git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60979
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#! /bin/sh
-# From configure.in Id: configure.in 60555 2009-05-08 23:12:57Z VZ .
+# From configure.in Id: configure.in 60978 2009-06-10 14:55:04Z VZ .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for wxWidgets 2.9.0.
#
DEFAULT_DEFAULT_wxUSE_OSX_CARBON=1
DEFAULT_STD_FLAG=no
;;
- powerpc-apple-macos* )
- USE_UNIX=0
- ac_cv_c_bigendian=yes
- DEFAULT_DEFAULT_wxUSE_OSX_CARBON=1
- DEFAULT_STD_FLAG=no
- ;;
*-*-beos* )
USE_BEOS=1
DEFAULT_DEFAULT_wxUSE_OSX_CARBON=1
DEFAULT_STD_FLAG=no
;;
- powerpc-apple-macos* )
- dnl Classic Mac OS (< X)
- USE_UNIX=0
- dnl For some reason the test that should be cross-compiler capable fails
- dnl However, there is no doubt that MacOS PowerPC is big endian.
- ac_cv_c_bigendian=yes
- dnl AC_DEFINE(TARGET_CARBON)
- dnl platform.h needs TARGET_CARBON before setup.h, we'll add it to CPPFLAGS
- DEFAULT_DEFAULT_wxUSE_OSX_CARBON=1
- DEFAULT_STD_FLAG=no
- ;;
*-*-beos* )
dnl leave USE_UNIX on - BeOS is sufficiently Unix-like for this