diff options
author | Tim Janik <timj@src.gnome.org> | 1999-01-17 16:54:58 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1999-01-17 16:54:58 +0000 |
commit | 7e3af7c0785c2710709c76ffef04773fcb0cd48f (patch) | |
tree | 31b55d8857ce0e9b9dedcaabaa5dace78d6858ee /HACKING | |
parent | 529bd529efbee95bb8a4735e1f0af60d81a1e4d0 (diff) | |
download | gtk+-7e3af7c0785c2710709c76ffef04773fcb0cd48f.tar.gz |
- GNU autoconf 2.13 - GNU automake 1.4 (Beta releases are at
- GNU autoconf 2.13
- GNU automake 1.4
(Beta releases are at ftp://ftp.cygnus.com/pub/tromey)
- GNU libtool 1.2d
- indent (GNU indent 1.9.1 is known good)
- GNU gettext 10.35
Available in ftp://alpha.gnu.org/gnu
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ 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.3 + - GNU autoconf 2.13 + - GNU automake 1.4 (Beta releases are at ftp://ftp.cygnus.com/pub/tromey) - GNU libtool 1.2d - indent (GNU indent 1.9.1 is known good) |