summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ff786e2bc..c9ad51dc4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -252,7 +252,6 @@ FTSRCDIR=@FTSRCDIR@
FT_CFLAGS=@FT_CFLAGS@ -DSHARE_FT=@SHARE_FT@
FT_LIBS=@FT_LIBS@
FT_LIB_PATH=@FT_LIB_PATH@
-FT_CONFIG_SYSTEM_ZLIB=@FT_SYS_ZLIB@
# Define whether to compile in UFST.
# FAPI/UFST depends on UFST_BRIDGE being undefined - hence the construct below.