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:
bugzilla%standard8.demon.co.uk
2006-04-30 14:48:53 +00:00
parent db22f83f92
commit 29f142a11c

View File

@@ -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