[project @ 2005-01-10 11:45:19 by simonmar]
[ghc-hetmet.git] / configure.ac
index 388fa5c..44353a1 100644 (file)
@@ -805,6 +805,7 @@ dnl     Figure out which C compiler to use.  Gcc is preferred.
 dnl     If gcc, make sure it's at least 2.1
 dnl
 FP_HAVE_GCC
+FP_MINGW_GCC
 
 dnl ** figure out how to invoke cpp directly (gcc -E is no good)
 AC_PROG_CPP
@@ -1256,6 +1257,7 @@ case $HostOS_CPP in
 esac
 AC_SUBST(LdCmd)
 FPTOOLS_LD_X
+FPTOOLS_GNU_LD
 
 AC_CONFIG_FILES([mk/config.mk])
 AC_CONFIG_COMMANDS([mk/stamp-h],[echo timestamp > mk/stamp-h])