summaryrefslogtreecommitdiff
path: root/Makefile.config
blob: 15c0a48d1176fa12b8c8a804479e5ee572e95275 (plain)
1
2
3
4
5
6
7
# Configuration Makefile fragment

# Disable use of iconv in the input filter
# CFLAGS := $(CFLAGS) -DWITHOUT_ICONV_FILTER

# Cater for local configuration changes
-include Makefile.config.override