diff options
Diffstat (limited to 'libre/icedove-libre/mozconfig')
-rw-r--r-- | libre/icedove-libre/mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icedove-libre/mozconfig b/libre/icedove-libre/mozconfig index 563c3fc22..57c02368a 100644 --- a/libre/icedove-libre/mozconfig +++ b/libre/icedove-libre/mozconfig @@ -20,7 +20,7 @@ ac_add_options --with-system-libvpx ac_add_options --enable-system-hunspell ac_add_options --enable-system-sqlite ac_add_options --enable-system-ffi -#ac_add_options --enable-system-cairo +ac_add_options --enable-system-cairo ac_add_options --enable-system-pixman ac_add_options --with-pthreads |