From a039e941d9964bf9e2aeeb6b9e390754ae11cf98 Mon Sep 17 00:00:00 2001 From: kramm Date: Fri, 3 Sep 2004 18:03:33 +0000 Subject: [PATCH] renamed HAVE_FREETYPE_FT2BUILD_H to HAVE_FT2BUILD_H. --- config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h.in b/config.h.in index 88699e0..98aa4b6 100644 --- a/config.h.in +++ b/config.h.in @@ -95,7 +95,7 @@ #undef HAVE_AVIFILE_VERSION_H /* Define if you have the header file. */ -#undef HAVE_FREETYPE_FT2BUILD_H +#undef HAVE_FT2BUILD_H /* Define if you have the header file. */ #undef HAVE_VERSION_H -- 1.7.10.4