diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-11-29 16:18:50 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-11-29 16:18:50 +0000 |
commit | 4790c35c8df31f8840c3155def017a6754d447db (patch) | |
tree | f044d30a43a463037f2f5fb118b6605a317447e4 /HACKING | |
parent | 16b965383047a96c6c17baf6b46a378524f3a492 (diff) |
Update (#65721, Dave Neary)
Thu Nov 29 11:16:03 2001 Owen Taylor <otaylor@redhat.com>
* HACKING: Update (#65721, Dave Neary)
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ -If you want to hack on the GLib project, it will make you life easier -to have the following packages installed: +If you want to hack on the GLib project, you'll need to have the +following packages installed: - GNU autoconf 2.13 - GNU automake 1.4 - (Beta releases are at ftp://ftp.cygnus.com/pub/tromey) - - GNU libtool 1.2d + - GNU libtool 1.4 + - GNU gettext 0.10.40 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. |