--- gforth/configure.in 2008/01/21 18:42:42 1.212 +++ gforth/configure.in 2008/01/23 13:52:02 1.213 @@ -513,7 +513,7 @@ then OPTS=-ll else if test "$ac_cv_sizeof_char_p" == 8; then - OPTS="-ll -no-ll" + OPTS="-ll -noll" else OPTS=-noll fi