wok-6.x diff palemoon/stuff/mozconfig @ rev 19220

Up palemoon (26.3.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Jun 17 20:55:45 2016 +0300 (2016-06-17)
parents 2b78860f3817
children 983d378b4eb9
line diff
     1.1 --- a/palemoon/stuff/mozconfig	Sat Apr 30 15:13:06 2016 +0200
     1.2 +++ b/palemoon/stuff/mozconfig	Fri Jun 17 20:55:45 2016 +0300
     1.3 @@ -40,3 +40,11 @@
     1.4  ac_add_options --disable-websms-backend
     1.5  ac_add_options --disable-windows-mobile-components
     1.6  ac_add_options --disable-valgrind
     1.7 +
     1.8 +ac_add_options --with-system-libevent
     1.9 +ac_add_options --with-system-zlib
    1.10 +ac_add_options --with-system-bz2
    1.11 +ac_add_options --enable-system-sqlite
    1.12 +ac_add_options --enable-system-ffi
    1.13 +ac_add_options --enable-system-pixman
    1.14 +