commit | 4e2024e8a8c0cafd1db31c68777c6a352a96fd94 | [log] [tgz] |
---|---|---|
author | Huw D M Davies <hdavies@codeweavers.com> | Tue Oct 23 20:06:32 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Oct 23 20:06:32 2001 +0000 |
tree | 9b27e0e9c38ba4c84937f704351045a6251c121f | |
parent | 2843934af5515c7f2b8370324aa98d3964a40324 [diff] [blame] |
Implement GetFontData.
diff --git a/configure.in b/configure.in index 594336b..6ba0b71 100644 --- a/configure.in +++ b/configure.in
@@ -414,7 +414,8 @@ freetype/ftnames.h \ freetype/ftsnames.h \ freetype/ttnameid.h \ - freetype/ftoutln.h) + freetype/ftoutln.h \ + freetype/internal/sfnt.h) CPPFLAGS="$ac_save_CPPFLAGS" wine_cv_msg_freetype=no fi