*/
#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