]> Pileus Git - ~andy/gtk/commitdiff
Updated package versions
authorOwen Taylor <otaylor@src.gnome.org>
Tue, 14 Apr 1998 01:10:04 +0000 (01:10 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 14 Apr 1998 01:10:04 +0000 (01:10 +0000)
HACKING

diff --git a/HACKING b/HACKING
index 22eaa0a0c235a219083331f6a6b7d79e3b9b9a0a..21fd2c59844c2131ca032f4ac170f1eb398fd9fc 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -2,12 +2,11 @@ If you want to hack on the Gtk+ project, it will make you life easier
 to have the following packages installed:
 
        - GNU autoconf 2.12
-       - GNU automake 1.2d
-               Available in ftp://ftp.cygnus.com/pub/tromey
-       - GNU libtool 1.0h
-               Available in ftp://alpha.gnu.org/gnu/
+       - GNU automake 1.3
+               (Beta releases are at ftp://ftp.cygnus.com/pub/tromey)
+       - GNU libtool 1.2
 
-These should be available by ftp from prep.ai.mit.edu or any of the
+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.
 
 If you are accessing gtk+ via CVS, then you will need to take several