summaryrefslogtreecommitdiff
path: root/build/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'build/Makefile.config')
-rw-r--r--build/Makefile.config8
1 files changed, 8 insertions, 0 deletions
diff --git a/build/Makefile.config b/build/Makefile.config
new file mode 100644
index 0000000..b6560c1
--- /dev/null
+++ b/build/Makefile.config
@@ -0,0 +1,8 @@
+# Configuration Makefile fragment
+
+# Build the iconv codec
+# override CFLAGS += -DWITH_ICONV_CODEC
+
+# Use iconv directly in the input filter
+# override CFLAGS += -DWITH_ICONV_FILTER
+