]> Pileus Git - ~andy/gtk/commit
Add dependency on Atk for accessibility support.
authorOwen Taylor <otaylor@redhat.com>
Thu, 3 May 2001 20:11:14 +0000 (20:11 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 3 May 2001 20:11:14 +0000 (20:11 +0000)
commit42cc312df65ba892bfc21e638f109c77be3cd00e
tree9ca5fd5b82443cebf1a96fd6ffaecefe6a8e1f59
parent3125dc0cf28a399bcc92d9c5350f996a1a23cc76
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.
34 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
HACKING
INSTALL
INSTALL.in
configure.in
contrib/gdk-pixbuf-xlib/Makefile.am
demos/Makefile.am
demos/gtk-demo/Makefile.am
docs/reference/gdk-pixbuf/Makefile.am
docs/reference/gtk/Makefile.am
gdk-2.0.pc.in
gdk-pixbuf-2.0.pc.in
gdk-pixbuf/Makefile.am
gdk/Makefile.am
gdk/linux-fb/Makefile.am
gdk/nanox/Makefile.am
gdk/x11/Makefile.am
gdk/x11/gdkkeys-x11.c
gdk/x11/gdkmain-x11.c
gtk+-2.0.pc.in
gtk/Makefile.am
gtk/gtk.h
gtk/gtkaccessible.c [new file with mode: 0644]
gtk/gtkaccessible.h [new file with mode: 0644]
gtk/gtkwidget.c
gtk/gtkwidget.h
modules/input/Makefile.am
tests/Makefile.am