Backout changesets 9229135ca287 and cf4eb744f2e1 (bug 762449) because of random oranges on a CLOSED TREE.

This commit is contained in:
Mike Hommey 2015-01-13 12:05:53 +09:00
parent fc45b14d2f
commit 79d4008c7f

View File

@ -7200,9 +7200,6 @@ if test -z "$MOZ_MEMORY"; then
esac
else
AC_DEFINE(MOZ_MEMORY)
if test -n "$NIGHTLY_BUILD" -a -z "$gonkdir"; then
MOZ_JEMALLOC3=1
fi
if test -n "$MOZ_JEMALLOC3"; then
AC_DEFINE(MOZ_JEMALLOC3)
fi