[pango] Update config.h.win32.in



commit 54f0ce4de22e0af9c4ef3c040bfc366ab2c75750
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue Dec 3 12:39:17 2013 +0800

    Update config.h.win32.in
    
    Make its entries more consistent to the autotools-generated config.h.in,
    and update MODULE_VERSION to 1.8.0, as that was missed.

 config.h.win32.in |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/config.h.win32.in b/config.h.win32.in
index 59fb177..f9ed4dc 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -98,9 +98,6 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 /* #undef HAVE_UNISTD_H */
 
-/* Have X libraries */
-/* #undef HAVE_X */
-
 /* Have Xft library */
 /* #undef HAVE_XFT */
 
@@ -109,7 +106,7 @@
 #define LT_OBJDIR ".libs/"
 
 /* Module interface version */
-#define MODULE_VERSION "1.6.0"
+#define MODULE_VERSION "1.8.0"
 
 /* Name of package */
 #define PACKAGE "pango"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]