Bug 1222323 - Fixup to js/src/configure.in to match configure.in on a CLOSED TREE

This commit is contained in:
Mike Hommey 2015-11-11 13:34:38 +09:00
parent a190fd63d8
commit f6630b8fd3

View File

@ -3881,6 +3881,9 @@ fi
MOZ_SUBCONFIGURE_FFI()
MOZ_SUBCONFIGURE_JEMALLOC()
# Avoid using obsolete NSPR features
AC_DEFINE(NO_NSPR_10_SUPPORT)
dnl Spit out some output
dnl ========================================================
MOZ_CREATE_CONFIG_STATUS()