summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimonmar <unknown>2004-11-11 16:48:55 +0000
committersimonmar <unknown>2004-11-11 16:48:55 +0000
commita97485bf60621de28bf828d20a5de265cc2de882 (patch)
treeddbdf2619e76e8e536403038c2b8a84bea10cb0a
parentdfec17bf9c379ff1f899deb2cb39692d3cd5c418 (diff)
downloadhaskell-a97485bf60621de28bf828d20a5de265cc2de882.tar.gz
[project @ 2004-11-11 16:48:55 by simonmar]
Update comment
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3004834232..0549583634 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,11 +3,11 @@ dnl (run "grep '^dnl \*' configure.ac | sed -e 's/dnl / /g; s/\*\*/ +/g;'"
dnl (or some such) to see the outline of this file)
dnl
#
-# (c) The AQUA Project, Glasgow University, 1994-1998
+# (c) The AQUA Project, Glasgow University, 1994-2004
#
# Configure script template for the Glasgow functional programming tools
#
-# Process with 'autoconf' to get a working configure script.
+# Process with 'autoreconf' to get a working configure script.
#
# For the generated configure script, do "./configure --help" to
# see what flags are available. (Better yet, read the documentation!)