summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-11-30 21:14:07 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-11-30 21:14:07 +0000
commit845d3701f799bc059e9cdcfb0e4988e8de83d3bf (patch)
treedf3711e42f2fc82cb30342e163c3376f7e758768 /HACKING
parent2de8e8bf5e405c21a128717aa1b276437b8b51dc (diff)
downloadgtk+-845d3701f799bc059e9cdcfb0e4988e8de83d3bf.tar.gz
Patch from Hidetoshi Tajima to fix bad match error when target drawable is
Fri Nov 30 16:12:21 2001 Owen Taylor <otaylor@redhat.com> * gdk/gdkpango.c: Patch from Hidetoshi Tajima to fix bad match error when target drawable is not the same depth as the root window. (#65841) * HACKING: Update.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING12
1 files changed, 5 insertions, 7 deletions
diff --git a/HACKING b/HACKING
index 85d4be509b..78ba2bdc48 100644
--- 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.