diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-02-13 15:29:33 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-02-13 15:29:33 +0000 |
commit | a036dc6bbf67584d8e7ae8ac0a72b7c922977a7a (patch) | |
tree | 8a8e7362b4453414039cfce7d4eae2348a850f57 /ChangeLog.pre-1-4 | |
parent | 7ff50a2173cb8fdf59472c24cde9883dd0d862bf (diff) | |
download | pango-a036dc6bbf67584d8e7ae8ac0a72b7c922977a7a.tar.gz |
Skip the xslt and stylesheet checks unless --enable-man is specified.
Fri Feb 13 10:19:16 2004 Owen Taylor <otaylor@redhat.com>
* configure.in: Skip the xslt and stylesheet checks
unless --enable-man is specified. (#134133,
Julio M. Merino Vidal)
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 044309b4..419f49ec 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,9 @@ +Fri Feb 13 10:19:16 2004 Owen Taylor <otaylor@redhat.com> + + * configure.in: Skip the xslt and stylesheet checks + unless --enable-man is specified. (#134133, + Julio M. Merino Vidal) + Tue Feb 10 19:03:44 2004 Manish Singh <yosh@gimp.org> * pango/pango-context.c (itemize_state_init): initialize font_desc |