diff config.h.mingw @ 16229:12e2ee612d5f

Fix for using Pango < 1.4, will not have complete RTL support with older Pango though.
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 17 Apr 2007 11:14:50 +0000
parents ded8da3de5f8
children 973bc831cd0a
line wrap: on
line diff
--- a/config.h.mingw	Tue Apr 17 10:15:54 2007 +0000
+++ b/config.h.mingw	Tue Apr 17 11:14:50 2007 +0000
@@ -279,6 +279,9 @@
 /* Define to 1 if you have the <nss.h> header file. */
 /* #undef HAVE_NSS_H */
 
+/* Define if we have Pango 1.4 or newer. */
+#define HAVE_PANGO14 1
+
 /* Define to 1 if you have the <paths.h> header file. */
 /* #define HAVE_PATHS_H 1 */