From 6a415fb61754198b2aab2798eca2580da7edee6d Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 5 Sep 2008 11:23:42 +0000 Subject: Allow for non-versioned local configuration changes svn path=/trunk/libparserutils/; revision=5250 --- build/Makefile.config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build') 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 -- cgit v1.2.3