diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-14 21:30:58 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-14 21:30:58 +0100 |
commit | 8065016422acb017bface98b0eb014b027e7227f (patch) | |
tree | 8b0d7c5dae5508e0f2da46b44595736f66eb5f14 /extra/xulrunner/mozconfig | |
parent | 0b3a1edb621a539b1932cd03a6822b9a3873fc20 (diff) | |
download | nutyx-pakxe-8065016422acb017bface98b0eb014b027e7227f.tar.gz nutyx-pakxe-8065016422acb017bface98b0eb014b027e7227f.tar.bz2 nutyx-pakxe-8065016422acb017bface98b0eb014b027e7227f.tar.xz nutyx-pakxe-8065016422acb017bface98b0eb014b027e7227f.zip |
xulrunner, maj mozconfig
Diffstat (limited to 'extra/xulrunner/mozconfig')
-rw-r--r-- | extra/xulrunner/mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/xulrunner/mozconfig b/extra/xulrunner/mozconfig index 279ba5bdb..bcb2bf338 100644 --- a/extra/xulrunner/mozconfig +++ b/extra/xulrunner/mozconfig @@ -29,3 +29,4 @@ ac_add_options --disable-crashreporter ac_add_options --disable-javaxpcom ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-shared +ac_add_options --disable-necko-wifi |