diff options
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 4dfcacd8..ffb74f71 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,10 @@ +2002-03-06 Manish Singh <yosh@gimp.org> + + * pango/Makefile.am: install-exec-hook should always exist, + because the automake rules assume it to be there if it is + included anywhere in the Makefile.am. So put only the body + of it inside DISABLE_EXPLICIT_DEPS. + Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Fix problem where == was used instead if =. |