diff options
author | Martin Stransky <stransky@anakreon.cz> | 2012-10-09 13:54:57 +0200 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2012-10-09 13:54:57 +0200 |
commit | f1073d2d1207d05610d6d26eb1c4b75515c2c821 (patch) | |
tree | 115f196e55e084b0412019dfcdd4f00808a3d162 /firefox-mozconfig | |
parent | Update to 16.0 (diff) | |
download | librewolf-fedora-ff-f1073d2d1207d05610d6d26eb1c4b75515c2c821.tar.gz librewolf-fedora-ff-f1073d2d1207d05610d6d26eb1c4b75515c2c821.tar.bz2 librewolf-fedora-ff-f1073d2d1207d05610d6d26eb1c4b75515c2c821.zip |
build fixes
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 8278b5e..b2ef22a 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -2,8 +2,6 @@ ac_add_options --prefix="$PREFIX" ac_add_options --libdir="$LIBDIR" -ac_add_options --with-system-nspr -ac_add_options --with-system-nss ac_add_options --with-system-jpeg ac_add_options --with-system-zlib #ac_add_options --with-system-png |