diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-08-13 09:55:22 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-08-13 15:19:20 +0200 |
commit | 53b8fcbd3f81903b171fd59478abf0283c6feb24 (patch) | |
tree | 5f1ff7255c5b25af1f7fe62985e7bc5609e2d921 /configure.ac | |
parent | 20bc07707949508f029da5e523fedda3cd64ccc8 (diff) |
ofz: use system .a curl, fontconfig, freetype
Change-Id: I2d0fcf28aa8d2fe937f850a2a54125073a6913d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120423
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index bafd5b39e135..a113ba458e60 100644 --- a/configure.ac +++ b/configure.ac @@ -885,9 +885,6 @@ linux-gnu*|k*bsd*-gnu*) build_skia=yes test_gdb_index=yes test_split_debug=yes - if test "$enable_fuzzers" = yes; then - test_system_freetype=no - fi _os=Linux ;; |