Bug 806819 - Part 2: Enable FORCE_PR_LOG globally. r=ted

--HG--
extra : rebase_source : 926d988f0e50abcd07c223b62d367b22ac242344
This commit is contained in:
Eric Rahm 2014-10-06 13:08:02 -07:00
parent 6c9073397b
commit bd73b23136

View File

@ -6911,6 +6911,7 @@ if test "$NS_DISABLE_LOGGING"; then
AC_DEFINE(NS_DISABLE_LOGGING)
else
AC_DEFINE(MOZ_LOGGING)
AC_DEFINE(FORCE_PR_LOG)
fi
dnl ========================================================