diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-07-13 14:14:58 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-13 14:14:58 +0000 |
commit | ae24204cd6a5a9528cbd6ca80314280a0b748d8f (patch) | |
tree | 4bcde729a481b015cdda22d1433122826978be84 /ChangeLog.pre-1-8 | |
parent | 8efd1bc6db72b98509a81a82cee8ac903c287e23 (diff) | |
download | pango-ae24204cd6a5a9528cbd6ca80314280a0b748d8f.tar.gz |
Reverse order of pangoft2/pangoxft in Makefile; apparently automake
Tue Jul 13 10:07:44 2004 Owen Taylor <otaylor@redhat.com>
* pango/Makefile.am: Reverse order of pangoft2/pangoxft
in Makefile; apparently automake doesn't figure out
the correct installation order. (#146472)
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 ed669b8a..9d3c302c 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,9 @@ +Tue Jul 13 10:07:44 2004 Owen Taylor <otaylor@redhat.com> + + * pango/Makefile.am: Reverse order of pangoft2/pangoxft + in Makefile; apparently automake doesn't figure out + the correct installation order. (#146472) + Tue Jul 13 10:02:53 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-utils.c (pango_language_get_sample_string): |