]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
added wxApp::Yield
[wxWidgets.git] / setup.h.in
index 9cb3f483f6005ce377ca6afdbbe9a2ba244ddc56..f6e91fec797ca7815abccdd25da4f426c5c0127c 100644 (file)
@@ -74,6 +74,7 @@
 #undef __SOLARIS__
 #undef __SUNOS__
 #undef __ALPHA__
+#undef __IA64__
 #undef __OSF__
 #undef __BSD__
 #undef __FREEBSD__
 /* define if you have statfs function */
 #undef HAVE_STATFS
 
+/* define if you have statvfs function */
+#undef HAVE_STATVFS
+
 /* Define if you have strptime() */
 #undef HAVE_STRPTIME