diff options
author | Raja R Harinath <harinath@cs.umn.edu> | 1998-06-10 01:04:46 +0000 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-06-10 01:04:46 +0000 |
commit | d292dd9b27d0755372871d51628e034ba9dcb939 (patch) | |
tree | c2a34aa57ee0834eb538b7441939c47356e768f6 /ChangeLog.pre-2-4 | |
parent | 5ab6b7e02047527eb6492dd97cdff3e97af43f6e (diff) | |
download | gtk+-d292dd9b27d0755372871d51628e034ba9dcb939.tar.gz |
Pass $srcdir in environment to genmarshal.pl. Look for `gtkmarshal.list'
1998-06-09 Raja R Harinath <harinath@cs.umn.edu>
* gtk/Makefile.am (gtkmarshal.c gtkmarshal.h): Pass $srcdir in
environment to genmarshal.pl.
* gtk/genmarshal.pl: Look for `gtkmarshal.list' in $srcdir.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 0a90f2e8b4..594d60053e 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +1998-06-09 Raja R Harinath <harinath@cs.umn.edu> + + * gtk/Makefile.am (gtkmarshal.c gtkmarshal.h): Pass $srcdir in + environment to genmarshal.pl. + * gtk/genmarshal.pl: Look for `gtkmarshal.list' in $srcdir. + Tue Jun 9 18:44:57 1998 Owen Taylor <otaylor@gtk.org> * gtk/gtkobject.c: Removed g_object_pointer_hash, which |