diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-03-06 15:00:10 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-03-06 15:09:30 +0100 |
commit | 364f8241b8d14a5b1e386d7360d083933853b4de (patch) | |
tree | 24fc9a76823a298fb2b57ee1ba1b2f2a84f94c7f /firefox/mozconfig | |
parent | d166826bab755d317699f14edc741628f8aceb74 (diff) | |
download | opt-364f8241b8d14a5b1e386d7360d083933853b4de.tar.gz opt-364f8241b8d14a5b1e386d7360d083933853b4de.tar.xz |
firefox: updated to 3.0.7.
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 39fb7a7d0..4f57e7ded 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.6 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.7 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding |