Bug 554583 Failed to configure firefox on Solaris r=ted.mielczarek

This commit is contained in:
Brian Lu 2010-03-29 17:26:19 +08:00
parent db479aa8d3
commit 5bacc5f107

View File

@ -85,7 +85,7 @@ if [ "$WINCE" ]; then
"
fi
if [ "$MOZ_MEMORY" -a "$LIBXUL_SDK" -eq ""]; then
if [ "$MOZ_MEMORY" -a "$LIBXUL_SDK" = "" ]; then
add_makefiles "
memory/jemalloc/Makefile
"