summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-05-06 22:32:20 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-05-06 22:32:20 +0000
commitaa35a7e7a5ed52733de72bdf822ad79f3e29fbcc (patch)
tree5ffb3229ffd3a7a9ed766941bad7e04fd4965a09
parentfc06ab826e14f3bcdce7a0193f91261268063eb8 (diff)
downloadlibparserutils-aa35a7e7a5ed52733de72bdf822ad79f3e29fbcc.tar.gz
libparserutils-aa35a7e7a5ed52733de72bdf822ad79f3e29fbcc.tar.bz2
It helps if you include the correct override file.
svn path=/trunk/libparserutils/; revision=7407
-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