summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 082633f17d..952f070cc5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -35,6 +35,11 @@
#undef XINPUT_GXI
#undef XINPUT_XFREE
+#undef GTK_MAJOR_VERSION
+#undef GTK_MINOR_VERSION
+#undef GTK_MICRO_VERSION
+#undef GTK_VERSION
+
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE