diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-05-14 23:57:40 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-05-14 23:57:40 +0000 |
commit | 41261ba1970c32fd3754c5992632bd7056104085 (patch) | |
tree | 26e6ce4a5e8714beb9cf183ad00a7b6c76d55270 /gdk/.cvsignore | |
parent | b61156d4b76d2be3dd91678f31f3237f5b1f35c1 (diff) | |
download | gtk+-41261ba1970c32fd3754c5992632bd7056104085.tar.gz |
Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, Gareth
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
* demos/gtk-demo/geninclude.pl.in configure.in:
Subsitute in @PERL@ instead of hardcoded
/usr/bin/perl. (#78355, Gareth Pearce. Fix based
on patch from Matthias Clasen)
* gdk/Makefile.am: Patch from Daniel Elstner to use glib-mkenums
instead of makeenums.pl.
* gdk/{x11,linux-fb,win32}/Makefile.am: Hack to
get gdkenumtypes.h built first.
Diffstat (limited to 'gdk/.cvsignore')
-rw-r--r-- | gdk/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/.cvsignore b/gdk/.cvsignore index b2c4a8bf28..baa11da02c 100644 --- a/gdk/.cvsignore +++ b/gdk/.cvsignore @@ -11,3 +11,4 @@ gdkenumtypes.[ch] libgdk.la gdkconfig.h stamp-gc-h +stamp-gdkenumtypes.h |