]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 26 Jun 2002 10:48:34 +0000 (10:48 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 26 Jun 2002 10:48:34 +0000 (10:48 +0000)
 Update setup.h for OpenVMS

 Modified Files:
  wxWindows/setup.h_vms
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 56dccc58ac1eaef6ca716e7292b14c86df0a54ab..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