]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Added note about the supportability of this module
[wxWidgets.git] / setup.h.in
index 8aa901cba982a44193c07bd48c561e966c96c7a5..b889f0d9a1e06b4d7052dfe5fc55ccaf64654b1c 100644 (file)
 /* Define if you have ftime() */
 #undef 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() */
 #undef HAVE_LOCALTIME