diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-12-14 23:39:37 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-12-14 23:39:37 +0000 |
commit | 4834f77c227ed49094b17beb53b3c9012c1e80ec (patch) | |
tree | 1e1eafd5510ae14b94783e4c62b93b32ceba290f /ChangeLog.pre-1-8 | |
parent | 51c48b557c6aeaa3dd457e6d034ecdab99a271d6 (diff) | |
download | pango-4834f77c227ed49094b17beb53b3c9012c1e80ec.tar.gz |
Add $(libm), needed for no-undefined platforms like AIX. (#160773, Vincent
Tue Dec 14 18:32:46 2004 Owen Taylor <otaylor@redhat.com>
* pango/Makefile.am (libpangoft2_1_0_la_LIBADD): Add $(libm),
needed for no-undefined platforms like AIX. (#160773,
Vincent Berger)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 8928d752..b6022859 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,9 @@ +Tue Dec 14 18:32:46 2004 Owen Taylor <otaylor@redhat.com> + + * pango/Makefile.am (libpangoft2_1_0_la_LIBADD): Add $(libm), + needed for no-undefined platforms like AIX. (#160773, + Vincent Berger) + Tue Dec 14 18:08:36 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-font.h: Add PANGO_WEIGHT_SEMIBOLD. |