mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
really fix configure.in (CLOSED TREE argh)
This commit is contained in:
parent
e1819e65c7
commit
10b6e2e33b
@ -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
|
||||
;;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user