diff options
author | Sibelle <lesibel@free.fr> | 2011-07-16 14:07:30 +0200 |
---|---|---|
committer | Sibelle <lesibel@free.fr> | 2011-07-16 14:07:30 +0200 |
commit | fef921d6455838949387f21758019dcb5ff1a0be (patch) | |
tree | 3013731ac62996c58d50cbefc64cea853a17e974 /extra/thunderbird/mozconfig | |
parent | f666f425fb0d6cfa6bf41a97ec2cea429df5b311 (diff) | |
parent | 067b3dc8544fba3eab99b7471b98270447a74f4c (diff) | |
download | nutyx-extra-fef921d6455838949387f21758019dcb5ff1a0be.tar.gz nutyx-extra-fef921d6455838949387f21758019dcb5ff1a0be.tar.bz2 nutyx-extra-fef921d6455838949387f21758019dcb5ff1a0be.tar.xz nutyx-extra-fef921d6455838949387f21758019dcb5ff1a0be.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/thunderbird/mozconfig')
-rw-r--r-- | extra/thunderbird/mozconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/thunderbird/mozconfig b/extra/thunderbird/mozconfig index 1bb406aa0..dd3bd8e87 100644 --- a/extra/thunderbird/mozconfig +++ b/extra/thunderbird/mozconfig @@ -36,6 +36,8 @@ ac_add_options --disable-gnomevfs ac_add_options --enable-gconf ac_add_options --enable-libnotify +ac_add_options --disable-necko-wifi + export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 export USE_SHORT_LIBNAME=1 |