]> Pileus Git - ~andy/gtk/commit
No need for INCLUDE_INTERNAL_SYMBOLS anymore.
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Aug 2004 18:24:06 +0000 (18:24 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 17 Aug 2004 18:24:06 +0000 (18:24 +0000)
commit54fb7a7b0d8761a0f5e38d94b35cfbaac4695d1f
tree75aae9b46fef1ac234624c133258d3fb6019e529
parent3cc0ae605a10eb7f24bc6083e2388a7103a4aeb4
No need for INCLUDE_INTERNAL_SYMBOLS anymore.

2004-08-17  Matthias Clasen  <mclasen@redhat.com>

* gtk/abicheck.sh: No need for INCLUDE_INTERNAL_SYMBOLS anymore.

* gdk/gdk.symbols: Don't use #if defined().

* gdk/Makefile.am (gdkalias.h):
* gtk/Makefile.am (gtkalias.h): Don't use cpp to filter gtk.symbols.

* gdk/makegdkalias.pl:
* gtk/makegtkalias.pl: Move the #ifdef processing into the perl script, and
keep the #ifdefs which differentiate between platforms.

* gtk/Makefile.am (gtk_private_h_sources): Remove gtkinternals.h, it is no
longer needed.
16 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am
gdk-pixbuf/abicheck.sh
gdk-pixbuf/gdk-pixbuf.symbols
gdk-pixbuf/makegdkpixbufalias.pl
gdk/Makefile.am
gdk/gdk.symbols
gdk/makegdkalias.pl
gtk/Makefile.am
gtk/abicheck.sh
gtk/gtkinternals.h [deleted file]
gtk/makegtkalias.pl