]> Pileus Git - ~andy/gtk/blobdiff - HACKING
If called when fontsel->face is NULL, just return "Sans 10". (#82745,
[~andy/gtk] / HACKING
diff --git a/HACKING b/HACKING
index 85d4be509b1716eaf39fc40a4bad7551acad64f0..78ba2bdc484bcf41e2a7858bb38efa5ca6edb754 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,13 +1,11 @@
-If you want to hack on the Gtk+ project, it will make you life easier
-to have the following packages installed:
+If you want to hack on the GTK+ project, you'll need to have
+the following packages installed:
 
-       - GNU autoconf 2.13
+       - GNU autoconf 2.52
        - GNU automake 1.4
-               (Beta releases are at ftp://ftp.cygnus.com/pub/tromey)
-       - GNU libtool 1.2d
+       - GNU libtool 1.4
        - indent (GNU indent 1.9.1 is known good)
-       - GNU gettext 10.35
-               Available in ftp://alpha.gnu.org/gnu
+       - GNU gettext 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.