lib/util/charcnv: Remove broken internal CP850 and CP464 modules
authorAndrew Bartlett <abartlet@samba.org>
Fri, 16 Sep 2011 21:52:28 +0000 (14:52 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 20 Sep 2011 02:53:05 +0000 (04:53 +0200)
commit8316577b7538f7204c5fd6328756c4c3f171b36e
tree12afa55329f2b725c8a4ba26bf9e222683d8a9bb
parentbe4f188128d631abe014a8182c22a03f4c09264a
lib/util/charcnv: Remove broken internal CP850 and CP464 modules

These modules are now known to be faulty, and Samba 3.6.0 didn't
include support for them, so we now require a system iconv if you wish
to support these character sets for the non-ASCII range.

Andrew Bartlett
lib/util/charset/CP437.c [deleted file]
lib/util/charset/CP850.c [deleted file]
lib/util/charset/charset.h
lib/util/charset/wscript_build
source3/Makefile.in
source3/configure.in
source3/wscript