Fix bug 310835 Unknown option: emversion warning in build output (sync suite nsIXULAppInfo building to toolkit) r/sr=neil.parkwaycc.co.uk

git-svn-id: svn://10.0.0.236/trunk@181585 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bugzilla%standard8.demon.co.uk 2005-10-04 16:14:06 +00:00
parent 212fccadfd
commit 4d9de8c282

View File

@ -45,7 +45,7 @@ include $(DEPTH)/config/autoconf.mk
DEFINES += -DMOZ_APP_DISPLAYNAME=$(MOZ_APP_DISPLAYNAME) \
-DMOZ_APP_VERSION=$(MOZ_APP_VERSION) \
-DTOOLKIT_EM_VERSION=$(shell $(PERL) $(topsrcdir)/config/milestone.pl --emversion --topsrcdir=$(topsrcdir))
-DTOOLKIT_EM_VERSION=$(shell $(PERL) $(topsrcdir)/config/milestone.pl --topsrcdir=$(topsrcdir))
MODULE = xulappinfo
XPIDL_MODULE = xulappinfo