diff options
author | Predrag Ivanovic <predivan@nadlanu.com> | 2009-06-12 21:35:49 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-06-12 21:35:49 +0200 |
commit | d89dc9dc532c59b0da87d50ecbb0b8de81ede6e1 (patch) | |
tree | 8d358e2935b591f0751166531c97571a277aeb62 /firefox/mozconfig | |
parent | 4e63c5016dd03c2fdf1fbc107bab9cf6b2da3da3 (diff) | |
download | opt-d89dc9dc532c59b0da87d50ecbb0b8de81ede6e1.tar.gz opt-d89dc9dc532c59b0da87d50ecbb0b8de81ede6e1.tar.xz |
firefox: updated to 3.0.11.
Diffstat (limited to 'firefox/mozconfig')
-rw-r--r-- | firefox/mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox/mozconfig b/firefox/mozconfig index 1876ea082..28756ec31 100644 --- a/firefox/mozconfig +++ b/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.0.10 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.11 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding |