///////////////////////////////////////////////////////////////////////////////
-// Name: config_xcode.pch
+// Name: wx/osx/config_xcode.h
// Purpose: configurations for xcode builds
// Author: Stefan Csomor
// Modified by:
#define HAVE_SSIZE_T 1
#define STDC_HEADERS 1
-#if __BIG_ENDIAN__
+#ifdef __BIG_ENDIAN__
#define WORDS_BIGENDIAN 1
#endif
#define wxUSE_UNIX 1