diff options
author | Manish Singh <yosh@gimp.org> | 2002-03-06 02:57:42 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2002-03-06 02:57:42 +0000 |
commit | 81e287cc836cfb99de3af1d267330a817049059f (patch) | |
tree | e56361bb2abbb0df0dcf87c63445937c83b4475d /ChangeLog.pre-2-0 | |
parent | 5f46a6cb73a143185c28b0b7757fcd451573ce4a (diff) | |
download | gdk-pixbuf-81e287cc836cfb99de3af1d267330a817049059f.tar.gz |
gdk/Makefile.am use install-foo-hook instead of install-foo-local, since
2002-03-05 Manish Singh <yosh@gimp.org>
* gdk/Makefile.am
* gtk/Makefile.am: use install-foo-hook instead of install-foo-local,
since foo-local is run before the their respective builtin targets
in automake 1.5
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 5c10237a2..771466643 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,10 @@ +2002-03-05 Manish Singh <yosh@gimp.org> + + * gdk/Makefile.am + * gtk/Makefile.am: use install-foo-hook instead of install-foo-local, + since foo-local is run before the their respective builtin targets + in automake 1.5 + 2002-03-05 jacob berkman <jacob@ximian.com> * configure.in: change an == to = |