]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
path correction for wxMac using Apple Developer Tools
[wxWidgets.git] / setup.h.in
index 30a3a4261d870f8976ddfecdd2da39441d2d26c5..d5e3965276a8ad6e2d0ece1104a9cc36cb004dfa 100644 (file)
 /* 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
 
 /* Define if you have the usleep function.  */
 #undef HAVE_USLEEP
 
-/* Define if you have the vfork function.  */
-#undef HAVE_VFORK
-
 /* Define if you have the <X11/XKBlib.h> header file.  */
 #undef HAVE_X11_XKBLIB_H