summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2000-06-24 22:32:05 +0000
committerTim Janik <timj@src.gnome.org>2000-06-24 22:32:05 +0000
commit100c9594d6005918249eb4fceb442ae406cb92a6 (patch)
treecf4bccf7eb047e544f3f2c1d16b815c6c703aac0 /gtk/Makefile.am
parent3ef478ecd78cccf43e2078c5e168487912e065ad (diff)
downloadgtk+-100c9594d6005918249eb4fceb442ae406cb92a6.tar.gz
make the current version number 1.3.1 (binary age 0, interface age 0).
Fri Jun 23 17:54:23 2000 Tim Janik <timj@gtk.org> * configure.in: make the current version number 1.3.1 (binary age 0, interface age 0). * gtkfeatures.h, gtkfeatures.h.in: dejavue, get rid of these *again*, gtkcompat.h is all we want. * gtk/gtktypeutils.[hc]: define most of the primitive types in terms of GLib primitive types. fixed g_type_register_fundamental() argument ordering. * gtk-config.in (lib_gtk): add -lgdk_pixbuf so third party code compiles. * gdk-pixbuf-loader.[hc]: get rid of unistd.h include. object code cleanup, comment trigraph fixes, etc...
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 0719357c10..e1375c837d 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -80,7 +80,6 @@ gtk_public_h_sources = @STRIP_BEGIN@ \
gtkentry.h \
gtkenums.h \
gtkeventbox.h \
- gtkfeatures.h \
gtkfilesel.h \
gtkfixed.h \
gtkfontsel.h \