summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2002-09-28 22:15:05 +0000
committerTor Lillqvist <tml@src.gnome.org>2002-09-28 22:15:05 +0000
commita6d23a4a5497c77bdeb28a46b9f6b81613ae77f8 (patch)
tree4aed373fe1d58dd8ab81bb956d16d5807fe76d07 /HACKING
parent0ce088277293ac4b209be0f1b1c1f3dd3c5ee103 (diff)
Say we require autoconf 2.52 as that is what configure.in does.
2002-09-29 Tor Lillqvist <tml@iki.fi> * HACKING: Say we require autoconf 2.52 as that is what configure.in does.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index d7c5019c7..957dbcca2 100644
--- a/HACKING
+++ b/HACKING
@@ -1,7 +1,7 @@
If you want to hack on the GLib project, you'll need to have the
following packages installed:
- - GNU autoconf 2.13
+ - GNU autoconf 2.52
- GNU automake 1.4
- GNU libtool 1.4
- GNU gettext 0.10.40