[project @ 1998-08-20 15:39:49 by sof]
authorsof <unknown>
Thu, 20 Aug 1998 15:39:49 +0000 (15:39 +0000)
committersof <unknown>
Thu, 20 Aug 1998 15:39:49 +0000 (15:39 +0000)
Updated to track aclocal.m4 changes

distrib/configure-bin.in

index 516f120..60d4905 100644 (file)
@@ -114,9 +114,9 @@ AC_PATH_PROG(SedCmd,sed)
 dnl ** How to invoke cpp directly **
 #
 AC_PROG_CC
-AC_HAVE_GCC
+FPTOOLS_HAVE_GCC
 AC_PROG_CPP
-AC_PROG_GNUCPP
+FPTOOLS_PROG_GNUCPP
 
 #
 AC_OUTPUT(Makefile)