mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 05:44:10 +00:00
Bug 495542 - make building without a necko/wifi an error. r=ted
This commit is contained in:
parent
42d074eead
commit
b151fd72c7
@ -7929,7 +7929,7 @@ if test "$NECKO_WIFI"; then
|
||||
elif test "$OS_ARCH" = "WINCE"; then
|
||||
NECKO_WIFI=1
|
||||
else
|
||||
AC_MSG_WARN([Necko WiFi scanning not supported on your platform.])
|
||||
AC_MSG_ERROR([Necko WiFi scanning not supported on your platform, use --disable-necko-wifi])
|
||||
fi
|
||||
AC_SUBST(NECKO_WIFI)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user