diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-06 22:10:34 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-06 22:10:34 +0100 |
commit | e3c0e3d474c713ddba780a3e4e13281d90e6ae3d (patch) | |
tree | a4a07b954b09962c6a13808de6ff26543a849ad9 /extra/firefox/mozconfig | |
parent | 4a1afb685f774f306d9911944bb7334f076c2a57 (diff) | |
download | nutyx-pakxe-e3c0e3d474c713ddba780a3e4e13281d90e6ae3d.tar.gz nutyx-pakxe-e3c0e3d474c713ddba780a3e4e13281d90e6ae3d.tar.bz2 nutyx-pakxe-e3c0e3d474c713ddba780a3e4e13281d90e6ae3d.tar.xz nutyx-pakxe-e3c0e3d474c713ddba780a3e4e13281d90e6ae3d.zip |
firefox, maj mozconfig
Diffstat (limited to 'extra/firefox/mozconfig')
-rw-r--r-- | extra/firefox/mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/firefox/mozconfig b/extra/firefox/mozconfig index 8b98a078f..9c55d39f9 100644 --- a/extra/firefox/mozconfig +++ b/extra/firefox/mozconfig @@ -16,7 +16,7 @@ ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-mng ac_add_options --with-pthreads -ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.3 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.5 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding |