From b76b22c776a214a305a031a20eaf514cb84fe34c Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 5 Sep 2008 11:06:11 +0000 Subject: Remove the iconv codec. It serves no purpose. svn path=/trunk/libparserutils/; revision=5248 --- build/Makefile.config | 3 --- 1 file changed, 3 deletions(-) (limited to 'build') 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 -- cgit v1.2.1