diff options
author | Fredrik Rinnestam <fredrik@obra.se> | 2009-11-08 15:46:14 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@obra.se> | 2009-11-18 03:50:10 +0100 |
commit | 60b10aa67c66e25d68a55162c6d89d598f40dfa9 (patch) | |
tree | dd59225e2be6e39ca9886c4f12ea196af749983a /firefox/mozconfig | |
parent | 479bae8eb288b058d2689fd84cc978009891566b (diff) | |
download | opt-60b10aa67c66e25d68a55162c6d89d598f40dfa9.tar.gz opt-60b10aa67c66e25d68a55162c6d89d598f40dfa9.tar.xz |
firefox: updated to 3.5.5.
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 41746d541..9c55d39f9 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.1.4 +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 |