зеркало из https://github.com/mozilla/pjs.git
bug 385745, breakpad landing broke --disable-compile-environment, r=luser
This commit is contained in:
Родитель
93e9735c95
Коммит
0e8a3bb11c
|
@ -5365,7 +5365,7 @@ if test -n "$MOZ_AIRBAG"; then
|
|||
fi
|
||||
fi
|
||||
|
||||
if test -z "$_CURL_FOUND"; then
|
||||
if test -z "$_CURL_FOUND" && test -z "$SKIP_LIBRARY_CHECKS"; then
|
||||
AC_MSG_ERROR([Couldn't find libcurl, which is required for the crash reporter. Use --disable-airbag to disable the crash reporter.])
|
||||
fi
|
||||
fi
|
||||
|
|
Загрузка…
Ссылка в новой задаче