diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-11-21 05:35:05 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-11-21 05:35:05 +0000 |
commit | 8a275434a1eb2b1a5d8c25b840b76ce86e1cf321 (patch) | |
tree | 2429b0c4f6ec6e2495c4a2c11b9f5b425294d59b /ChangeLog.pre-1-2 | |
parent | ceaeb6f33f43a9efe31e6549b3aad3d4a88a03e9 (diff) | |
download | pango-8a275434a1eb2b1a5d8c25b840b76ce86e1cf321.tar.gz |
Use some shell magic rather than perl to check for the right gtk-doc
Thu Nov 21 00:26:40 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Use some shell magic rather than
perl to check for the right gtk-doc version to
avoid having to worry about finding Perl.
Make checks handle 0.10 > 0.9. (#99120, Dan Mills)
Check for 0.10, since we need that for
--output-format=xml.
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index b7a3c53b..d3e8e766 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,12 @@ +Thu Nov 21 00:26:40 2002 Owen Taylor <otaylor@redhat.com> + + * configure.in: Use some shell magic rather than + perl to check for the right gtk-doc version to + avoid having to worry about finding Perl. + Make checks handle 0.10 > 0.9. (#99120, Dan Mills) + Check for 0.10, since we need that for + --output-format=xml. + 2002-11-12 Tor Lillqvist <tml@iki.fi> * pango/pangowin32-fontcache.c (free_cache_entry, |