really fix configure.in (CLOSED TREE argh)

This commit is contained in:
Vladimir Vukicevic 2009-02-12 18:50:41 -08:00
parent e1819e65c7
commit 10b6e2e33b

View File

@ -2043,10 +2043,10 @@ case "$target" in
# Sanity check for WINCE_WINDOWS_MOBILE
# XXX disabled until we can fix the mobile tinderbox
if test "$WINCE_WINDOWS_MOBILE"; then
##if test "$WINCE_WINDOWS_MOBILE"; then
## AC_CHECK_HEADER(tpcshell.h, [],
## AC_MSG_ERROR([Can't find tpcshell.h in your SDK; are you sure you don't need --disable-windows-mobile-components?]))
fi
##fi
;;