]> Pileus Git - ~andy/gtk/blobdiff - acconfig.h
Always set the max width or height to at least 1, since 0 triggers bugs in
[~andy/gtk] / acconfig.h
index f4393880ccd3e2fbdf88eda5438845f15432538b..b6cb32d37f95406d0da98ecd2be2431d64d3f92a 100644 (file)
 \f
 
 /* Other stuff */
+#undef ENABLE_NLS
+#undef GTK_COMPILED_WITH_DEBUGGING
+
+#undef HAVE_CATGETS
+#undef HAVE_GETTEXT
 #undef HAVE_IPC_H
+#undef HAVE_LC_MESSAGES
 #undef HAVE_SHM_H
-#undef HAVE_XPM
+#undef HAVE_STPCPY
 #undef HAVE_XSHM_H
+#undef HAVE_SHAPE_EXT
 #undef HAVE_SYS_SELECT_H
+#undef HAVE_XCONVERTCASE
 
-#undef IPC_RMID_DEFERRED_RELEASE
+#undef WITH_SYMBOL_UNDERSCORE
 
 #undef NO_FD_SET
 
 #undef RESOURCE_BASE
 
+/* Define to use X11R6 additions to XIM */
+#undef USE_X11R6_XIM
+
 #undef XINPUT_NONE
 #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