Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@229135 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f6c6ed6620
commit
e6f6b3fe7f
2
mozilla/configure
vendored
2
mozilla/configure
vendored
@ -15252,7 +15252,7 @@ echo "configure:15248: checking MOZ_LIBCURL_LIBS" >&5
|
||||
fi
|
||||
fi
|
||||
|
||||
if test -z "$_CURL_FOUND"; then
|
||||
if test -z "$_CURL_FOUND" && test -z "$SKIP_LIBRARY_CHECKS"; then
|
||||
{ echo "configure: error: Couldn't find libcurl, which is required for the crash reporter. Use --disable-airbag to disable the crash reporter." 1>&2; exit 1; }
|
||||
fi
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user