From 7ffb9698fde794f3c7ae38ed2abab1457d5975c8 Mon Sep 17 00:00:00 2001
From: kramm <kramm>
Date: Thu, 2 Sep 2004 20:01:19 +0000
Subject: [PATCH] added HAVE_FREETYPE_FT2BUILD_H.

---
 config.h.in |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/config.h.in b/config.h.in
index 572163e..88699e0 100644
--- a/config.h.in
+++ b/config.h.in
@@ -94,6 +94,9 @@
 /* Define if you have the <avifile/version.h> header file.  */
 #undef HAVE_AVIFILE_VERSION_H
 
+/* Define if you have the <freetype/ft2build.h> header file.  */
+#undef HAVE_FREETYPE_FT2BUILD_H
+
 /* Define if you have the <version.h> header file.  */
 #undef HAVE_VERSION_H
 
-- 
1.7.10.4