]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
removed wxBusyCursorSuspender use
[wxWidgets.git] / setup.h.in
index 12667ee9b398146d4951150db813632313ebad0c..f63c96297023fb4bb945342080e4a7a208590562 100644 (file)
@@ -21,6 +21,9 @@
 /* fill in with the string wxGetOsDescription() will return */
 #undef WXWIN_OS_DESCRIPTION
 
 /* fill in with the string wxGetOsDescription() will return */
 #undef WXWIN_OS_DESCRIPTION
 
+/* the installation location prefix from configure */
+#undef wxINSTALL_PREFIX
+
 /* Define to `int' if <sys/types.h> doesn't define.  */
 #undef gid_t
 
 /* Define to `int' if <sys/types.h> doesn't define.  */
 #undef gid_t
 
 /* Define if you have shl_load() */
 #undef HAVE_SHL_LOAD
 
 /* Define if you have shl_load() */
 #undef HAVE_SHL_LOAD
 
+/* define if you have statfs function */
+#undef HAVE_STATFS
+
 /* Define if you have strptime() */
 #undef HAVE_STRPTIME
 
 /* Define if you have strptime() */
 #undef HAVE_STRPTIME