diff options
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 0f8397d..acdf98b 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -1,5 +1,7 @@ . $topsrcdir/browser/config/mozconfig +ac_add_options --enable-default-toolkit=cairo-gtk3 + ac_add_options --prefix="$PREFIX" ac_add_options --libdir="$LIBDIR" ac_add_options --with-system-zlib |