summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index be2cb542cd..f4393880cc 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -31,6 +31,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