X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=distrib%2Fconfigure-bin.ac;h=8d9ea90d27beedd38e95a6e0f0ef47ceef7d06f0;hp=0d01388e8086797d653e89dae73dd7d5776e38b4;hb=2ebe8addfaae2bc65e6b87ad369928b02053014f;hpb=04a42d01c41923baf66eacabf6ffb22dfe367108 diff --git a/distrib/configure-bin.ac b/distrib/configure-bin.ac index 0d01388..8d9ea90 100644 --- a/distrib/configure-bin.ac +++ b/distrib/configure-bin.ac @@ -148,7 +148,13 @@ FP_HAVE_GCC AC_PROG_CPP # -AC_OUTPUT(Makefile-vars) +dnl ** Check gcc version and flags we need to pass it ** +# +FP_GCC_EXTRA_FLAGS + +# +AC_CONFIG_FILES(Makefile-vars extra-gcc-opts) +AC_OUTPUT echo "****************************************************" echo "Configuration done, ready to either 'make install'"