PR#4722 typo

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@9188 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Damien Doligez 2009-03-16 14:36:51 +00:00
parent e93f6dd12b
commit 9e6bbde5aa
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -1103,7 +1103,7 @@ case "$arch,$system" in
echo "Cannot detect system stack overflow.";;
esac
x# Determine the target architecture for the "num" library
# Determine the target architecture for the "num" library
case "$arch" in
alpha) bng_arch=alpha; bng_asm_level=1;;