summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-05-03 20:11:14 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-05-03 20:11:14 +0000
commit42cc312df65ba892bfc21e638f109c77be3cd00e (patch)
tree9ca5fd5b82443cebf1a96fd6ffaecefe6a8e1f59 /INSTALL
parent3125dc0cf28a399bcc92d9c5350f996a1a23cc76 (diff)
downloadgtk+-42cc312df65ba892bfc21e638f109c77be3cd00e.tar.gz
Add dependency on Atk for accessibility support.
Thu May 3 14:13:49 2001 Owen Taylor <otaylor@redhat.com> * INSTALL.in HACKING gtk/gtkaccessible.[ch] gtk/gtk.c: Add dependency on Atk for accessibility support. * configure.in **/Makefile.am: Major reworking of substituted variables for CFLAGS/LIBS to make a lot more sane and keep the the compile/link lines a bit shorter. * gdk/x11/gdkkeys-x11.c: Fix #endif with trailing stuff.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 1 insertions, 9 deletions
diff --git a/INSTALL b/INSTALL
index 634cc143b2..4683c6acc0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,15 +3,7 @@ Prerequisites
GTK+ requires the following packages:
- - The GLIB library, available at the same location as GTK+
-
- - The Pango library, available from:
-
- http://www.pango.org/download.shtml
-
- Pango also requires the FriBidi library, available from:
-
- http://imagic.weizmann.ac.il/~dov/freesw/FriBidi/
+ - The GLIB, Pango, and Atk libraries, available at the same location as GTK+
- The TIFF, PNG, and JPEG image loading libraries. You most
likely have these installed on your system already. If not