diff options
author | Martin Stransky <stransky@redhat.com> | 2016-07-26 15:56:06 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2016-07-26 15:56:06 +0200 |
commit | 171062f9096b95e75382400614828e6b7e857d54 (patch) | |
tree | 80a6324b4a63eb8f410f0efae34c93391f7bf455 /firefox-mozconfig | |
parent | Merge branch 'master' into f23 (diff) | |
parent | Build fixes (diff) | |
download | librewolf-fedora-ff-171062f9096b95e75382400614828e6b7e857d54.tar.gz librewolf-fedora-ff-171062f9096b95e75382400614828e6b7e857d54.tar.bz2 librewolf-fedora-ff-171062f9096b95e75382400614828e6b7e857d54.zip |
Merge branch 'master' into f23
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index ea6f325..ea34e72 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -3,6 +3,7 @@ ac_add_options --enable-default-toolkit=cairo-gtk3 ac_add_options --prefix="$PREFIX" +ac_add_options --libdir="$LIBDIR" ac_add_options --with-system-zlib ac_add_options --with-system-bz2 ac_add_options --enable-system-hunspell |