diff options
author | Martin Stransky <stransky@redhat.com> | 2014-10-31 10:43:18 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2014-10-31 10:43:18 +0100 |
commit | 88a98103f7b29336661e7dfee23f44ae865c7adb (patch) | |
tree | 974becebc8c48c2044f05cf1cf07e06b146b0934 /firefox-mozconfig | |
parent | Added patches from mozbz#858919 (diff) | |
download | librewolf-fedora-ff-88a98103f7b29336661e7dfee23f44ae865c7adb.tar.gz librewolf-fedora-ff-88a98103f7b29336661e7dfee23f44ae865c7adb.tar.bz2 librewolf-fedora-ff-88a98103f7b29336661e7dfee23f44ae865c7adb.zip |
Gtk3 support - WIP
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index c3ca652..749a012 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -13,7 +13,6 @@ ac_add_options --disable-tests ac_add_options --disable-mochitest ac_add_options --disable-installer ac_add_options --enable-xinerama -ac_add_options --enable-default-toolkit=cairo-gtk2 ac_add_options --disable-xprint ac_add_options --disable-strip ac_add_options --enable-system-cairo |