Make the bindist AC_INIT line match the main configure script's
[ghc-hetmet.git] / distrib / configure-bin.ac.in
similarity index 92%
rename from distrib/configure-bin.ac
rename to distrib/configure-bin.ac.in
index 425e906..de306a9 100644 (file)
@@ -4,8 +4,7 @@ dnl
 #!/bin/sh
 #
 
-# Is it there?
-AC_INIT(mk/config.mk.in)
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [@ProjectVersion@], [glasgow-haskell-bugs@haskell.org], [ghc])
 
 FP_FIND_ROOT