diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2002-02-02 23:32:14 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-02 23:32:14 +0000 |
commit | dadac18a2d959343059b527b3aa7716892bb84ff (patch) | |
tree | 44dbcbacd1af4889b2dacf02194fbcb164f361b7 /ChangeLog.pre-1-6 | |
parent | f2af57b9c9cc257243383f15733fc9fb82e1cc0d (diff) | |
download | pango-dadac18a2d959343059b527b3aa7716892bb84ff.tar.gz |
at Feb 2 18:27:38 2002 Owen Taylor <otaylor@redhat.com>
* pango/Makefile.am (pango_querymodules_LDADD): Try removing
libpango.la from the link line since it will be pulled
in from the other libraries to avoid duplicate inclusion.
(#70400.)
* pangox.pc.in (Libs): Add @X_XTRA_LIBS@ (#70400)
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 4819802a..53a5ae88 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,12 @@ +Sat Feb 2 18:27:38 2002 Owen Taylor <otaylor@redhat.com> + + * pango/Makefile.am (pango_querymodules_LDADD): Try removing + libpango.la from the link line since it will be pulled + in from the other libraries to avoid duplicate inclusion. + (#70400.) + + * pangox.pc.in (Libs): Add @X_XTRA_LIBS@ (#70400) + 2002-02-01 Havoc Pennington <hp@redhat.com> * pangoxft.pc.in (Description, Name): fix cut-and-paste mess |