summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-09-05 11:23:42 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-09-05 11:23:42 +0000
commit6a415fb61754198b2aab2798eca2580da7edee6d (patch)
tree29c1f25b33925c26305f0ddda80c0de82ad8ff92 /build
parentbd21a62089e1fbcd80ac7888ce2b712caf5cf0ca (diff)
downloadlibparserutils-6a415fb61754198b2aab2798eca2580da7edee6d.tar.gz
libparserutils-6a415fb61754198b2aab2798eca2580da7edee6d.tar.bz2
Allow for non-versioned local configuration changes
svn path=/trunk/libparserutils/; revision=5250
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/Makefile.config b/build/Makefile.config
index 5cdc730..5bedbd3 100644
--- a/build/Makefile.config
+++ b/build/Makefile.config
@@ -3,3 +3,5 @@
# Use iconv directly in the input filter
# CFLAGS += -DWITH_ICONV_FILTER
+# Cater for local configuration changes
+-include build/Makefile.config.override