From e44184b3e56e06f3c8be2db2381eb4e448dfc2dd Mon Sep 17 00:00:00 2001 From: "daniel%glazman.org" Date: Tue, 24 Feb 2004 15:30:39 +0000 Subject: [PATCH] Missing change in previous checkin; b=235394,r=bsmedberg,a=bzbarsky git-svn-id: svn://10.0.0.236/trunk@153161 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/components/Makefile.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/mozilla/xpfe/components/Makefile.in b/mozilla/xpfe/components/Makefile.in index 21542db43c5..d42ef540763 100644 --- a/mozilla/xpfe/components/Makefile.in +++ b/mozilla/xpfe/components/Makefile.in @@ -30,9 +30,7 @@ ifdef MOZ_THUNDERBIRD MOZ_STANDALONE_NONBROWSER_XULAPP=1 endif ifdef MOZ_STANDALONE_COMPOSER -define MOZ_STANDALONE_NONBROWSER_XULAPP -1 -endef +MOZ_STANDALONE_NONBROWSER_XULAPP=1 endif ifndef MOZ_STANDALONE_NONBROWSER_XULAPP