[project @ 1998-01-29 11:38:20 by simonm]
[ghc-hetmet.git] / distrib / configure-bin.in
index 90967f4..956fb96 100644 (file)
@@ -108,13 +108,16 @@ AC_PATH_PROG(SedCmd,sed)
 #
 dnl ** How to invoke cpp directly **
 #
+AC_PROG_CC
+AC_HAVE_GCC
+AC_PROG_CPP
 AC_PROG_GNUCPP
 
 #
 AC_OUTPUT(Makefile)
 
 echo "**************************************************"
-echo "Configuration done, ready to either `make install' "
-echo ""
+echo "Configuration done, ready to either 'make install'"
+echo "or 'make in-place'."
 echo "(see README and INSTALL files for more info.)"
 echo "**************************************************"