restore original logic for setting MOZ_NO_WALLET_HACK which I believe was correct all along
git-svn-id: svn://10.0.0.236/trunk@27553 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -62,11 +62,7 @@ MOZ_INSURE_DIRS = @MOZ_INSURE_DIRS@
|
||||
MOZ_INSURE_EXCLUDE_DIRS = @MOZ_INSURE_EXCLUDE_DIRS@
|
||||
|
||||
MOZ_BUILD_XPFE = @MOZ_BUILD_XPFE@
|
||||
|
||||
ifndef MOZ_BUILD_XPFE
|
||||
MOZ_NO_WALLET_HACK=1
|
||||
endif
|
||||
|
||||
MOZ_NO_WALLET_HACK = @MOZ_BUILD_XPFE@
|
||||
MOZ_NATIVE_NSPR = @MOZ_NATIVE_NSPR@
|
||||
|
||||
# Should the extra CFLAGS only be added in Makefile.ins that need them?
|
||||
|
||||
Reference in New Issue
Block a user