summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2001-09-19 21:20:36 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-09-19 21:20:36 +0000
commitc8c873fb519799f61034d61f23f6e2ec1decb569 (patch)
tree8dea4cc686de762827186c88a82dc23537c94a31 /acconfig.h
parentcbfc2bbc09c9a666eedba8b965037f3c10be04c2 (diff)
downloadpango-c8c873fb519799f61034d61f23f6e2ec1decb569.tar.gz
header to abstract the difference between FreeType 2.0.3 and 2.0.4 error
2001-09-19 Havoc Pennington <hp@redhat.com> * pango/opentype/fterrcompat.h: header to abstract the difference between FreeType 2.0.3 and 2.0.4 error codes, based on the configure check. * configure.in: check for the tterrors.h header in FreeType 2.0.3, and define HAVE_FREETYPE_2_0_3 if we have it
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index fa17938e..7f052237 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -16,3 +16,4 @@
#undef HAVE_FRIBIDI
#undef HAVE_UNISTD_H
+#undef HAVE_FREETYPE_2_0_3