summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-09-05 11:06:11 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-09-05 11:06:11 +0000
commitb76b22c776a214a305a031a20eaf514cb84fe34c (patch)
tree2c1555d834cb7d5552624b82d2e62aecedf48040 /build
parentcd73772c52b6f15a5355f016d309d28c4fb61343 (diff)
downloadlibparserutils-b76b22c776a214a305a031a20eaf514cb84fe34c.tar.gz
libparserutils-b76b22c776a214a305a031a20eaf514cb84fe34c.tar.bz2
Remove the iconv codec. It serves no purpose.
svn path=/trunk/libparserutils/; revision=5248
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.config3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/Makefile.config b/build/Makefile.config
index b6560c1..f7d1272 100644
--- a/build/Makefile.config
+++ b/build/Makefile.config
@@ -1,8 +1,5 @@
# Configuration Makefile fragment
-# Build the iconv codec
-# override CFLAGS += -DWITH_ICONV_CODEC
-
# Use iconv directly in the input filter
# override CFLAGS += -DWITH_ICONV_FILTER