From: Jouk Jansen Date: Wed, 26 Jun 2002 10:48:34 +0000 (+0000) Subject: Committing in . X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d38b5757e08fc30d8010e4a50ce1db5b66f87215?ds=inline Committing in . 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 --- diff --git a/setup.h_vms b/setup.h_vms index 56dccc58ac..4aa0e67498 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -918,6 +918,15 @@ /* 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