diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-04-25 21:32:25 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-04-25 21:33:02 +0200 |
commit | e04a8623100b109d7a85e5eb905a12ee417b16c6 (patch) | |
tree | 5b30e4f9d472b78af4fb8293b0721f8738fbde97 /firefox/mozconfig | |
parent | 0be9ee1f05c30f3630f65b1e73027124950566f5 (diff) | |
download | opt-e04a8623100b109d7a85e5eb905a12ee417b16c6.tar.gz opt-e04a8623100b109d7a85e5eb905a12ee417b16c6.tar.xz |
firefox: updated to 3.0.9.
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 5b209b464..c17c51ac5 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.8 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.9 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding |