aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/fennec/mozconfig
blob: 7696f78a9cdd1de5700b74b7fa6a8c1697068b04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
mk_add_options MOZ_BUILD_PROJECTS="xulrunner mobile"
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir
mk_add_options AUTOCONF=autoconf2.13

ac_add_options --disable-javaxpcom

ac_add_options --enable-system-cairo
ac_add_options --with-system-zlib
ac_add_options --with-system-bz2
ac_add_options --with-system-jpeg

ac_add_app_options xulrunner --enable-application=xulrunner

ac_add_app_options mobile --enable-application=mobile