Bug 481780 - WINCE define needs to be in ACDEFINE. r=ted

This commit is contained in:
Doug Turner 2009-03-09 16:53:53 -07:00
parent cc56acc7ca
commit b38df147a7

View File

@ -251,8 +251,8 @@ case "$target" in
AC_DEFINE(WINCE_WINDOWS_MOBILE)
fi
AC_SUBST(WINCE_WINDOWS_MOBILE)
AC_DEFINE(WINCE)
export WINCE=1
echo -----------------------------------------------------------------------------
@ -8034,6 +8034,9 @@ AC_SUBST(AS_PERL)
AC_SUBST(WIN32_REDIST_DIR)
AC_SUBST(PYTHON)
AC_SUBST(WINCE)
AC_SUBST(WINCE_WINDOWS_MOBILE)
dnl Echo the CFLAGS to remove extra whitespace.
CFLAGS=`echo \
$_WARNINGS_CFLAGS \