diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-09-12 09:27:55 +0200 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-09-12 09:27:55 +0200 |
commit | 496b8dbb8832d9b97a3f5d347f57cb280bdeacb5 (patch) | |
tree | 0aa544e30226a96c6b46452d1e1dd0ec0da523c9 /extra/firefox/mozconfig | |
parent | 7e26027906ea2dcc3cf18960c08a6fc25fdbfd2d (diff) | |
download | nutyx-pakxe-496b8dbb8832d9b97a3f5d347f57cb280bdeacb5.tar.gz nutyx-pakxe-496b8dbb8832d9b97a3f5d347f57cb280bdeacb5.tar.bz2 nutyx-pakxe-496b8dbb8832d9b97a3f5d347f57cb280bdeacb5.tar.xz nutyx-pakxe-496b8dbb8832d9b97a3f5d347f57cb280bdeacb5.zip |
Maj firefox#3.5.3-1
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 434d539f0..8b98a078f 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.1 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.3 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding |