X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2Fconfigure-bin.ac;h=62562b864b5ea59daa243355040bbfffdea2db4a;hb=442f06cc8f9f729d33a8de3aa14cdaf80545808e;hp=4f18013f065af534e10ee29f085e7b1bae98c493;hpb=ccc9a4a5c7131e5bece84c0983d7d3f8d6480967;p=ghc-hetmet.git diff --git a/distrib/configure-bin.ac b/distrib/configure-bin.ac index 4f18013..62562b8 100644 --- a/distrib/configure-bin.ac +++ b/distrib/configure-bin.ac @@ -5,7 +5,7 @@ dnl # # Is it there? -AC_INIT(Makefile-vars.in) +AC_INIT(mk/config.mk.in) exeext='' @@ -148,7 +148,7 @@ dnl ** Check gcc version and flags we need to pass it ** FP_GCC_EXTRA_FLAGS # -AC_CONFIG_FILES(Makefile-vars extra-gcc-opts) +AC_CONFIG_FILES(extra-gcc-opts mk/config.mk) AC_OUTPUT echo "****************************************************"