--- configure.in.~1.215.~ 2003-05-12 08:50:01.000000000 +1000 +++ configure.in 2003-05-12 09:05:22.000000000 +1000 @@ -938,7 +938,7 @@ CCLD_FOR_BUILD="$CC_FOR_BUILD" AC_SUBST(cross_compiling) -AC_SUBST(CC_FOR_BUILD) +AC_ARG_VAR(CC_FOR_BUILD,[build system C compiler]) AC_SUBST(CCLD_FOR_BUILD) ## libtool erroneously calls CC_FOR_BUILD HOST_CC;