don't #define MOZ_MAIL_NEWS, only set it in the make system

git-svn-id: svn://10.0.0.236/trunk@23453 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
1999-03-10 01:41:09 +00:00
parent 4dd006de26
commit c84fa01c70

View File

@@ -663,7 +663,7 @@ dnl [ NO_UNIX_LDAP=1 ])
MOZ_ARG_ENABLE_BOOL(mailnews,
[ --enable-mailnews Enable Mail & News],
[ MOZ_MAIL_NEWS=1 AC_DEFINE(MOZ_MAIL_NEWS) ] )
[ MOZ_MAIL_NEWS=1 ] )
dnl Note: This conflicts with --disable-shared
MOZ_ARG_ENABLE_BOOL(oji,