summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.config b/Makefile.config
index 5bedbd3..e2a29ff 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -1,7 +1,7 @@
# Configuration Makefile fragment
# Use iconv directly in the input filter
-# CFLAGS += -DWITH_ICONV_FILTER
+# CFLAGS := $(CFLAGS) -DWITH_ICONV_FILTER
# Cater for local configuration changes
--include build/Makefile.config.override
+-include Makefile.config.override