summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
Diffstat (limited to 'distrib')
-rw-r--r--distrib/configure.ac.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/configure.ac.in b/distrib/configure.ac.in
index 33023a730f..19ea5f044b 100644
--- a/distrib/configure.ac.in
+++ b/distrib/configure.ac.in
@@ -4,7 +4,7 @@ dnl
#!/bin/sh
#
-AC_INIT([The Glorious Glasgow Haskell Compilation System], [@ProjectVersion@], [glasgow-haskell-bugs@haskell.org], [ghc])
+AC_INIT([The Glorious Glasgow Haskell Compilation System], [@ProjectVersion@], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
dnl--------------------------------------------------------------------
dnl * Deal with arguments telling us gmp is somewhere odd