summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/unix-gcc.mak')
-rw-r--r--base/unix-gcc.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/unix-gcc.mak b/base/unix-gcc.mak
index 04ebcff8..5d659fa3 100644
--- a/base/unix-gcc.mak
+++ b/base/unix-gcc.mak
@@ -201,7 +201,6 @@ SHARE_FT=0
FTSRCDIR=./freetype
FT_CFLAGS=-I./freetype/include
FT_LIBS=
-FT_CONFIG_SYSTEM_ZLIB=
# Define whether to compile in UFST.
# FAPI/UFST depends on UFST_BRIDGE being undefined - hence the construct below.