зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1470914 - bump minimum NSS version to 3.39, r=me
This commit is contained in:
Родитель
f180fd777d
Коммит
dc24a072c6
|
@ -1764,7 +1764,7 @@ MOZ_ARG_WITH_BOOL(system-nss,
|
|||
_USE_SYSTEM_NSS=1 )
|
||||
|
||||
if test -n "$_USE_SYSTEM_NSS"; then
|
||||
AM_PATH_NSS(3.38, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
|
||||
AM_PATH_NSS(3.39, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
|
||||
fi
|
||||
|
||||
if test -z "$MOZ_SYSTEM_NSS"; then
|
||||
|
|
Загрузка…
Ссылка в новой задаче