diff options
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 594d60053..9476b243e 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -2,6 +2,9 @@ * gtk/Makefile.am (gtkmarshal.c gtkmarshal.h): Pass $srcdir in environment to genmarshal.pl. + (gtk.defs,gtktypebuiltins*): Add $(srcdir) where needed (in the + rule), and removed it where not needed (in the dependencies). + * gtk/genmarshal.pl: Look for `gtkmarshal.list' in $srcdir. Tue Jun 9 18:44:57 1998 Owen Taylor <otaylor@gtk.org> |