diff options
author | Tor Lillqvist <tml@novell.com> | 2005-04-12 01:27:21 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-04-12 01:27:21 +0000 |
commit | a5a4cb9d89f4040a8679765861e3207ed633e9c0 (patch) | |
tree | 6d85ecfa48b5b40965c6c78f405d5f27ab9ec14d /ChangeLog.pre-1-10 | |
parent | ccdec1a1a60344509b3b012920a075f0ef189ac2 (diff) | |
download | pango-a5a4cb9d89f4040a8679765861e3207ed633e9c0.tar.gz |
Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.la
2005-04-12 Tor Lillqvist <tml@novell.com>
* pango/opentype/Makefile.am: Rename LDADDS to
libpango_ot_la_LIBADD to actually make libpango-ot.la link with
it.
* pango/pangowin32.def: Rename get_scale_factor to
get_metrics_factor here, too. (#300222, Ivan Wong)
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 70a87ca4..b03f3d3c 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,12 @@ +2005-04-12 Tor Lillqvist <tml@novell.com> + + * pango/opentype/Makefile.am: Rename LDADDS to + libpango_ot_la_LIBADD to actually make libpango-ot.la link with + it. + + * pango/pangowin32.def: Rename get_scale_factor to + get_metrics_factor here, too. (#300222, Ivan Wong) + Fri Apr 8 15:30:55 2005 Manish Singh <yosh@gimp.org> * examples/cairoview.c: #include <pixman.h> since the cairo headers |