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