]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Removed @IF-GMAKE... or something similar
[wxWidgets.git] / setup.h_vms
index a5ac6c71e4f3e8c0b75afe1c99781f15fe4615b2..4aa0e67498fe47e448fd913b9e0923a3e5e9ca98 100644 (file)
 /* Define if you have ftime() */
 #define HAVE_FTIME
 
+/* Define if you have support for large (64 bit size) files */
+#undef HAVE_LARGEFILE_SUPPORT
+
+/* Required by HAVE_LARGEFILE_SUPPORT on some systems */
+#undef _FILE_OFFSET_BITS
+
+/* Ditto */
+#undef _LARGE_FILES
+
 /* Define if you have localtime() */
 #define HAVE_LOCALTIME
 
 /* Define if you have the <X11/XKBlib.h> header file.  */
 #undef HAVE_X11_XKBLIB_H
 
+/* Define if you have the fnmatch() function */
+#undef HAVE_FNMATCH
+
 /* Define if you have the <fnmatch.h> header file.  */
 #undef HAVE_FNMATCH_H