diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-05-02 15:39:00 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-05-02 15:39:00 +0000 |
commit | 8dddc32ed9aa784bfd6403a0992dce21f6c3b069 (patch) | |
tree | f926b8a808d79fe36a4c653fe887e17d119f0acb /ChangeLog.pre-1-4 | |
parent | 071af17799791f216db170770da8bef479fffa7c (diff) | |
download | pango-8dddc32ed9aa784bfd6403a0992dce21f6c3b069.tar.gz |
Add check to make sure #include FT_ERRORS_H works. (#54043)
Wed May 2 11:35:16 2001 Owen Taylor <otaylor@redhat.com>
* configure.in (have_freetype): Add check to make sure
#include FT_ERRORS_H works. (#54043)
* configure.in: do not try to build modules using Xft if X is not
available or was explicitely disabled.
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 0d5e5618..a166c52a 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,4 +1,7 @@ -2001-05-02 Sven Neumann <sven@convergence.de> +Wed May 2 11:35:16 2001 Owen Taylor <otaylor@redhat.com> + + * configure.in (have_freetype): Add check to make sure + #include FT_ERRORS_H works. (#54043) * configure.in: do not try to build modules using Xft if X is not available or was explicitely disabled. |