[project @ 2004-09-18 12:49:59 by panne]
[ghc-base.git] / configure.ac
index 0c248e1..a275e20 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([base], [], [libraries@haskell.org], [base])
+AC_INIT([Haskell base package], [1.0], [libraries@haskell.org], [base])
 
 # Safety check: Ensure that we are in the correct source directory.
 AC_CONFIG_SRCDIR([include/HsBase.h])