2004-04-29 15:38:51 +00:00
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Name: config_xcode.pch
|
|
|
|
// Purpose: configurations for xcode builds
|
|
|
|
// Author: Stefan Csomor
|
|
|
|
// Modified by:
|
|
|
|
// Created: 29.04.04
|
|
|
|
// RCS-ID: $Id$
|
2004-05-23 14:56:36 +00:00
|
|
|
// Copyright: (c) wxWidgets team
|
|
|
|
// Licence: wxWidgets licence
|
2004-04-29 15:38:51 +00:00
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
// from config.log confdefs
|
|
|
|
|
|
|
|
#define HAVE_BOOL 1
|
|
|
|
#define HAVE_CONST_CAST
|
|
|
|
#define HAVE_COS 1
|
|
|
|
#define HAVE_EXPLICIT 1
|
|
|
|
#define HAVE_FCNTL 1
|
|
|
|
#define HAVE_FLOOR 1
|
|
|
|
#define HAVE_FNMATCH 1
|
|
|
|
#define HAVE_FNMATCH_H 1
|
|
|
|
#define HAVE_GETTIMEOFDAY 1
|
|
|
|
#define HAVE_ICONV 1
|
|
|
|
#define HAVE_INET_ADDR 1
|
|
|
|
#define HAVE_INET_ADDR 1
|
|
|
|
#define HAVE_INET_ATON 1
|
|
|
|
#define HAVE_INET_ATON 1
|
|
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
#define HAVE_IOSTREAM 1
|
|
|
|
#define HAVE_LANGINFO_H 1
|
|
|
|
#define HAVE_LARGEFILE_SUPPORT 1
|
|
|
|
#define HAVE_LOCALTIME 1
|
|
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
#define HAVE_MKSTEMP 1
|
|
|
|
#define HAVE_PTHREAD_CANCEL 1
|
|
|
|
#define HAVE_PTHREAD_MUTEXATTR_T 1
|
|
|
|
#define HAVE_PUTENV 1
|
|
|
|
#define HAVE_PW_GECOS 1
|
|
|
|
#define HAVE_REGCOMP 1
|
|
|
|
#define HAVE_SCHED_H 1
|
|
|
|
#define HAVE_SCHED_YIELD 1
|
|
|
|
#define HAVE_SIGACTION 1
|
|
|
|
#define HAVE_STATFS 1
|
|
|
|
#define HAVE_STATIC_CAST
|
|
|
|
#define HAVE_STDINT_H 1
|
|
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
#define HAVE_STRCASECMP_IN_STRING_H 1
|
|
|
|
#define HAVE_STRINGS_H 1
|
|
|
|
#define HAVE_STRING_H 1
|
|
|
|
#define HAVE_STRPTIME 1
|
|
|
|
#define HAVE_STRTOK_R 1
|
|
|
|
#define HAVE_SYS_STAT_H 1
|
|
|
|
#define HAVE_SYS_TYPES_H 1
|
|
|
|
#define HAVE_THREAD_PRIORITY_FUNCTIONS 1
|
|
|
|
#define HAVE_TIMEGM 1
|
|
|
|
#define HAVE_UNAME 1
|
|
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
#define HAVE_USLEEP 1
|
|
|
|
#define HAVE_VSNPRINTF 1
|
|
|
|
#define HAVE_VSNPRINTF_DECL 1
|
|
|
|
#define HAVE_WCHAR_H 1
|
|
|
|
#define HAVE_WCSLEN 1
|
|
|
|
#define HAVE_WCSLEN 1
|
|
|
|
#define HAVE_WCSRTOMBS 1
|
|
|
|
#define HAVE_X11_XKBLIB_H 1
|
|
|
|
#define HAVE_X11_XLIB_H 1
|
|
|
|
#define ICONV_CONST const
|
2004-05-23 14:56:36 +00:00
|
|
|
#define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org"
|
|
|
|
#define PACKAGE_NAME "wxWidgets"
|
|
|
|
#define PACKAGE_STRING "wxWidgets 2.5.1"
|
|
|
|
#define PACKAGE_TARNAME "wxwidgets"
|
2004-04-29 15:38:51 +00:00
|
|
|
#define PACKAGE_VERSION "2.5.1"
|
|
|
|
#define SIZEOF_CHAR 1
|
|
|
|
#define SIZEOF_INT 4
|
|
|
|
#define SIZEOF_LONG 4
|
|
|
|
#define SIZEOF_LONG_LONG 8
|
|
|
|
#define SIZEOF_SHORT 2
|
|
|
|
#define SIZEOF_SIZE_T 4
|
|
|
|
#define SIZEOF_VOID_P 4
|
|
|
|
#define SIZEOF_WCHAR_T 4
|
|
|
|
#define SOCKLEN_T socklen_t
|
|
|
|
#define STDC_HEADERS 1
|
|
|
|
#define TARGET_CARBON 1
|
|
|
|
#define WORDS_BIGENDIAN 1
|
|
|
|
#define WXWIN_COMPATIBILITY_2_4 1
|
|
|
|
#define WXWIN_OS_DESCRIPTION "Darwin 7.3.0 Power Macintosh"
|
|
|
|
#define WX_GMTOFF_IN_TM 1
|
|
|
|
#define WX_NO_REGEX_ADVANCED 1
|
|
|
|
#define WX_STATFS_T struct statfs
|
|
|
|
#define WX_TIMEZONE timezone
|
|
|
|
#define _FILE_OFFSET_BITS 64
|
|
|
|
#define __BSD__ 1
|
|
|
|
#define __DARWIN__ 1
|
|
|
|
#define __POWERPC__ 1
|
|
|
|
#define __UNIX__ 1
|
|
|
|
#define wxSIZE_T_IS_ULONG 1
|
|
|
|
#define wxTYPE_SA_HANDLER int
|