diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-27 16:13:16 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-27 16:13:16 +0000 |
commit | 914049e58cfb3d4b3a6cf696e3a8e8056433d128 (patch) | |
tree | 6070f9dc13d81d390be3941f390236c57f201cf8 /ChangeLog.pre-1-0 | |
parent | 6025d054faf871f777f14bccc56b49494af0cf8d (diff) | |
download | pango-914049e58cfb3d4b3a6cf696e3a8e8056433d128.tar.gz |
Move .la files to beginning of link line ... may prevent some problems
Wed Feb 27 11:10:07 2002 Owen Taylor <otaylor@redhat.com>
* pango/Makefile.am (libpangoft2_la_LIBADD): Move .la
files to beginning of link line ... may prevent some
problems with linking to installed libraries.
(#61359, Abel Cheung)
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 8c9d45a7..d2360f4b 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,10 @@ +Wed Feb 27 11:10:07 2002 Owen Taylor <otaylor@redhat.com> + + * pango/Makefile.am (libpangoft2_la_LIBADD): Move .la + files to beginning of link line ... may prevent some + problems with linking to installed libraries. + (#61359, Abel Cheung) + Wed Feb 27 08:55:32 2002 Owen Taylor <otaylor@redhat.com> * pango/Makefile.am (pango_querymodules_LDADD): Add |