]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
oops, wxGTK.spec missed clean section
[wxWidgets.git] / setup.h.in
index 09f018e62d7959d7b4bf47eddf55a79d69712b08..a193068a071061d01802396be1cbe918869cc2af 100644 (file)
 */
 #define wxUSE_POPUPWIN 0
 
+/*
+   Use wxTipWindow
+ */
+#define wxUSE_TIPWINDOW 0
+
 /*
  * Use accelerators
  */
 /* Define if you have the inet_aton function.  */
 #undef HAVE_INET_ATON
 
+/* Define if you have the mktemp function.  */
+#undef HAVE_MKTEMP
+
+/* Define if you have the mkstemp function.  */
+#undef HAVE_MKSTEMP
+
 /* Define if you have the nanosleep function.  */
 #undef HAVE_NANOSLEEP