summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2007-01-19 15:50:30 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-01-19 15:50:30 +0000
commit912027f0df88dc54999144a493208aec01ea9905 (patch)
treeb7da8e292322d63a62af89462b0fc7fdae5ecbee /HACKING
parent28dc240ebfc97c11d376d484a5eadcff13314a20 (diff)
downloadglib-912027f0df88dc54999144a493208aec01ea9905.tar.gz
Some file list updates (#398069, Owen Taylor)
2007-01-19 Matthias Clasen <mclasen@redhat.com> Some file list updates (#398069, Owen Taylor) * docs/Changes-2.0.txt * docs/reference/README.cvs-commits * glib.spec.in: Remove obsolete files * tests/Makefile.am: * glib/libcharset/Makefile.am: * gobject/Makefile.am: * Makefile.am: Add some missing files to EXTRA_DIST * tests/timeloop-basic.c: Make it build * HACKING: Small updates svn path=/trunk/; revision=5302
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING7
1 files changed, 4 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index 957dbcca2..b1ba9f2ff 100644
--- a/HACKING
+++ b/HACKING
@@ -1,10 +1,11 @@
If you want to hack on the GLib project, you'll need to have the
following packages installed:
- - GNU autoconf 2.52
- - GNU automake 1.4
- - GNU libtool 1.4
+ - GNU autoconf 2.54
+ - GNU automake 1.7
+ - GNU libtool 1.4
- GNU gettext 0.10.40
+ - gtk-doc
These should be available by ftp from ftp.gnu.org or any of the
fine GNU mirrors. Beta software can be found at alpha.gnu.org.