From: sof Date: Thu, 20 Aug 1998 15:39:49 +0000 (+0000) Subject: [project @ 1998-08-20 15:39:49 by sof] X-Git-Tag: Approx_2487_patches~304 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c7389a19b85b6415b70d01dec83ad451b8917364 [project @ 1998-08-20 15:39:49 by sof] Updated to track aclocal.m4 changes --- diff --git a/distrib/configure-bin.in b/distrib/configure-bin.in index 516f120..60d4905 100644 --- a/distrib/configure-bin.in +++ b/distrib/configure-bin.in @@ -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)