summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-02-13 04:56:07 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-02-13 04:56:07 +0000
commit41b2d039af6f972a5c442d860277164f90fb9ccb (patch)
treed853cc5ccd158898bfd13be6b39e519418ad8bb5 /gtk/Makefile.am
parent32abeb4c969e28d58ad3aa34d05353d6b12476c6 (diff)
downloadgtk+-41b2d039af6f972a5c442d860277164f90fb9ccb.tar.gz
Remove gdkcc.h reference.
Mon Feb 12 23:43:30 2001 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am (gdk_headers): Remove gdkcc.h reference. * configure.in gtk/gtkmain.c: Add checks for setuid/setgid, and refuse to initialize GTK+ if they fail. Mon Feb 12 15:02:07 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Add check for gtk-doc version. Thu Feb 8 17:18:26 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtklabel.c (gtk_label_size_request): Fix bug where the xpad/ypad was only being used on one side!
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 92b76f99aa..84bc8dbc80 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -361,7 +361,6 @@ gtk_c_sources = @STRIP_BEGIN@ \
@STRIP_END@
# Extra headers that are used for enum type array/id generation
gdk_headers = @STRIP_BEGIN@ \
- ../gdk/gdkcc.h \
../gdk/gdkcolor.h \
../gdk/gdkcursor.h \
../gdk/gdkdnd.h \