From: Chun-wei Fan Date: Fri, 30 Dec 2011 07:44:54 +0000 (+0800) Subject: config.h.win32.in: Update a bit X-Git-Tag: 1.30.0~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7eeb5abdd188624ad473628f180c4126adfa298;p=platform%2Fupstream%2Fpango.git config.h.win32.in: Update a bit Make the config entries more like the standard config.h.in --- diff --git a/config.h.win32.in b/config.h.win32.in index a7b1231..f6e614c 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -28,6 +28,9 @@ /* Whether Cairo has Xlib support */ /* #undef HAVE_CAIRO_XLIB */ +/* Whether CoreText is available on the system */ +/* #undef HAVE_CORE_TEXT */ + /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_DIRENT_H */