config.h.win32.in: Update a bit
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 30 Dec 2011 07:44:54 +0000 (15:44 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 30 Dec 2011 07:44:54 +0000 (15:44 +0800)
Make the config entries more like the standard config.h.in

config.h.win32.in

index a7b1231..f6e614c 100644 (file)
@@ -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 <dirent.h> header file, and it defines `DIR'.
    */
 /* #undef HAVE_DIRENT_H */