зеркало из https://github.com/mozilla/gecko-dev.git
bug 457082, configure --disable-compile-environment busted on windows, atl etc, bustage fix, r=ted
This commit is contained in:
Родитель
62272b2629
Коммит
dc6e3121cb
|
@ -5225,7 +5225,7 @@ if test "$ACCESSIBILITY"; then
|
|||
AC_DEFINE(ACCESSIBILITY)
|
||||
fi
|
||||
|
||||
if test -n "$ACCESSIBILITY" -a "$COMPILE_ENVIRONMET" = "1"; then
|
||||
if test -n "$ACCESSIBILITY" -a "$COMPILE_ENVIRONMENT" = "1"; then
|
||||
case "$target" in
|
||||
*-mingw*|*-cygwin*|*-msvc*|*-mks*)
|
||||
if test "$ac_cv_header_atlbase_h" = "no"; then
|
||||
|
|
Загрузка…
Ссылка в новой задаче