summaryrefslogtreecommitdiff
path: root/config.h.win32.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.win32.in')
-rw-r--r--config.h.win32.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.win32.in b/config.h.win32.in
index f9ed4dc7..39259199 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -105,9 +105,6 @@
*/
#define LT_OBJDIR ".libs/"
-/* Module interface version */
-#define MODULE_VERSION "1.8.0"
-
/* Name of package */
#define PACKAGE "pango"
@@ -147,8 +144,5 @@
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
-/* Whether to load modules via .la files rather than directly */
-/* #undef USE_LA_MODULES */
-
/* Version number of package */
#define VERSION "@PANGO_VERSION@"