]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Added wxURLDataObject
[wxWidgets.git] / setup.h.in
index f61635403b32afb5f70251bd19dfd833564d34ca..5ad250d7a2277406c6793894d2ac69190213b13c 100644 (file)
@@ -94,7 +94,9 @@
 #endif
 
 #undef __WIN95__
+#ifndef __WIN32__
 #undef __WIN32__
+#endif
 #undef __GNUWIN32__
 #undef STRICT
 #undef WINVER
 /* 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