2004-08-05 21:38:24 +00:00
|
|
|
|
2004-09-09 07:01:43 +00:00
|
|
|
# This file specifies the build flags for XULRunner. You can use it by adding:
|
2004-08-05 21:38:24 +00:00
|
|
|
# . $topsrcdir/xulrunner/config/mozconfig
|
|
|
|
# to the top of your mozconfig file.
|
|
|
|
|
|
|
|
export MOZ_XULRUNNER=1
|
|
|
|
mk_add_options MOZ_XULRUNNER=1
|
|
|
|
|
|
|
|
ac_add_options --disable-ldap
|
|
|
|
ac_add_options --disable-mailnews
|
2004-09-09 01:26:39 +00:00
|
|
|
ac_add_options --enable-extensions=xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,gnomevfs,negotiateauth
|
2004-08-05 21:38:24 +00:00
|
|
|
ac_add_options --enable-crypto
|
|
|
|
ac_add_options --disable-composer
|
|
|
|
ac_add_options --enable-single-profile
|
|
|
|
ac_add_options --disable-profilesharing
|