| 1 | /////////////////////////////////////////////////////////////////////////////// |
| 2 | // Name: config_xcode.pch |
| 3 | // Purpose: configurations for xcode builds |
| 4 | // Author: Stefan Csomor |
| 5 | // Modified by: |
| 6 | // Created: 29.04.04 |
| 7 | // RCS-ID: $Id$ |
| 8 | // Copyright: (c) wxWidgets team |
| 9 | // Licence: wxWindows licence |
| 10 | /////////////////////////////////////////////////////////////////////////////// |
| 11 | |
| 12 | // from config.log confdefs |
| 13 | |
| 14 | #define HAVE_SSIZE_T 1 |
| 15 | #define HAVE_BOOL 1 |
| 16 | #define HAVE_CONST_CAST |
| 17 | #define HAVE_COS 1 |
| 18 | #define HAVE_EXPLICIT 1 |
| 19 | #define HAVE_FCNTL 1 |
| 20 | #define HAVE_FLOOR 1 |
| 21 | #define HAVE_FNMATCH 1 |
| 22 | #define HAVE_FNMATCH_H 1 |
| 23 | #define HAVE_GETTIMEOFDAY 1 |
| 24 | #define HAVE_ICONV 1 |
| 25 | #define HAVE_INET_ADDR 1 |
| 26 | #define HAVE_INET_ADDR 1 |
| 27 | #define HAVE_INET_ATON 1 |
| 28 | #define HAVE_INET_ATON 1 |
| 29 | #define HAVE_INTTYPES_H 1 |
| 30 | #define HAVE_IOSTREAM 1 |
| 31 | #define HAVE_LANGINFO_H 1 |
| 32 | #define HAVE_LARGEFILE_SUPPORT 1 |
| 33 | #define HAVE_LOCALTIME 1 |
| 34 | #define HAVE_MEMORY_H 1 |
| 35 | #define HAVE_MKSTEMP 1 |
| 36 | #define HAVE_PTHREAD_CANCEL 1 |
| 37 | #define HAVE_PTHREAD_MUTEXATTR_T 1 |
| 38 | #define HAVE_PUTENV 1 |
| 39 | #define HAVE_PW_GECOS 1 |
| 40 | #define HAVE_REGCOMP 1 |
| 41 | #define HAVE_SCHED_H 1 |
| 42 | #define HAVE_SCHED_YIELD 1 |
| 43 | #define HAVE_SIGACTION 1 |
| 44 | #define HAVE_STATFS 1 |
| 45 | #define HAVE_STATIC_CAST |
| 46 | #define HAVE_STDINT_H 1 |
| 47 | #define HAVE_STDLIB_H 1 |
| 48 | #define HAVE_STDLIB_H 1 |
| 49 | #define HAVE_STRCASECMP_IN_STRING_H 1 |
| 50 | #define HAVE_STRINGS_H 1 |
| 51 | #define HAVE_STRING_H 1 |
| 52 | #define HAVE_STRPTIME 1 |
| 53 | #define HAVE_STRTOK_R 1 |
| 54 | #define HAVE_SYS_STAT_H 1 |
| 55 | #define HAVE_SYS_TYPES_H 1 |
| 56 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 |
| 57 | #define HAVE_TIMEGM 1 |
| 58 | #define HAVE_UNAME 1 |
| 59 | #define HAVE_UNISTD_H 1 |
| 60 | #define HAVE_UNISTD_H 1 |
| 61 | #define HAVE_USLEEP 1 |
| 62 | #define HAVE_VSNPRINTF 1 |
| 63 | #define HAVE_VSNPRINTF_DECL 1 |
| 64 | #define HAVE_WCHAR_H 1 |
| 65 | #define HAVE_WCSLEN 1 |
| 66 | #define HAVE_WPRINTF 1 |
| 67 | #define HAVE_WCSRTOMBS 1 |
| 68 | #define HAVE_X11_XKBLIB_H 1 |
| 69 | #define HAVE_X11_XLIB_H 1 |
| 70 | #define ICONV_CONST const |
| 71 | #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" |
| 72 | #define PACKAGE_NAME "wxWidgets" |
| 73 | #define PACKAGE_STRING "wxWidgets 2.5.1" |
| 74 | #define PACKAGE_TARNAME "wxwidgets" |
| 75 | #define PACKAGE_VERSION "2.5.1" |
| 76 | #define SIZEOF_CHAR 1 |
| 77 | #define SIZEOF_INT 4 |
| 78 | #define SIZEOF_LONG 4 |
| 79 | #define SIZEOF_LONG_LONG 8 |
| 80 | #define SIZEOF_SHORT 2 |
| 81 | #define SIZEOF_SIZE_T 4 |
| 82 | #define SIZEOF_VOID_P 4 |
| 83 | #define SIZEOF_WCHAR_T 4 |
| 84 | #define SOCKLEN_T socklen_t |
| 85 | #define STDC_HEADERS 1 |
| 86 | #define TARGET_CARBON 1 |
| 87 | #if __BIG_ENDIAN__ |
| 88 | #define WORDS_BIGENDIAN 1 |
| 89 | #endif |
| 90 | #define WXWIN_COMPATIBILITY_2_4 1 |
| 91 | #define WXWIN_OS_DESCRIPTION "Darwin 7.3.0 Power Macintosh" |
| 92 | #define WX_GMTOFF_IN_TM 1 |
| 93 | #define WX_NO_REGEX_ADVANCED 1 |
| 94 | #define WX_STATFS_T struct statfs |
| 95 | #define WX_TIMEZONE timezone |
| 96 | #define _FILE_OFFSET_BITS 64 |
| 97 | #define __BSD__ 1 |
| 98 | #define __DARWIN__ 1 |
| 99 | #define __POWERPC__ 1 |
| 100 | #define __UNIX__ 1 |
| 101 | #define wxSIZE_T_IS_ULONG 1 |
| 102 | #define wxTYPE_SA_HANDLER int |