diff options
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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 |