summaryrefslogtreecommitdiff
path: root/builds/unix/unix-cc.in
diff options
context:
space:
mode:
Diffstat (limited to 'builds/unix/unix-cc.in')
-rw-r--r--builds/unix/unix-cc.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/builds/unix/unix-cc.in b/builds/unix/unix-cc.in
index 6331845ea..ed51fde34 100644
--- a/builds/unix/unix-cc.in
+++ b/builds/unix/unix-cc.in
@@ -81,8 +81,6 @@ T := -o$(space)
CPPFLAGS := @CPPFLAGS@
CFLAGS := -c @XX_CFLAGS@ @CFLAGS@ -DFT_CONFIG_CONFIG_H="<ftconfig.h>"
-COMPILE_SVG_PORT := @COMPILE_SVG_PORT@
-
# ANSIFLAGS: Put there the flags used to make your compiler ANSI-compliant.
#
ANSIFLAGS := @XX_ANSIFLAGS@