From 912027f0df88dc54999144a493208aec01ea9905 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 19 Jan 2007 15:50:30 +0000 Subject: Some file list updates (#398069, Owen Taylor) 2007-01-19 Matthias Clasen 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 --- HACKING | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'HACKING') 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. -- cgit v1.2.3