diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-07-18 12:01:48 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-07-18 12:01:48 +0200 |
commit | 9a9f2cecad9a3b6821d7d666960503d6f268b81b (patch) | |
tree | c33aba4312892a95284056bc483ed4c22db4afdc /firefox/mozconfig | |
parent | 2d265aa956638ca7b8a7f926ecc82904fcc1bdd7 (diff) | |
download | opt-9a9f2cecad9a3b6821d7d666960503d6f268b81b.tar.gz opt-9a9f2cecad9a3b6821d7d666960503d6f268b81b.tar.xz |
firefox: updated to 3.5.1.
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 913cb1b87..434d539f0 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 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.1 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding |