Bug 335154 Fix problems with previous checkin of this file due to incorrect review comment/fixup
git-svn-id: svn://10.0.0.236/trunk@195736 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,12 +42,10 @@ topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
# XXX Remove this ifdef once SeaMonkey becomes a full XUL app.
|
||||
ifndef MOZ_XUL_APP
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
else
|
||||
# XXX Remove this ifdef once SeaMonkey becomes a full XUL app.
|
||||
ifdef MOZ_XUL_APP
|
||||
|
||||
USE_EXTENSION_MANIFEST = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user