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