lib/util/charset Use top level iconv.c in source3
authorAndrew Bartlett <abartlet@samba.org>
Thu, 17 Feb 2011 23:24:58 +0000 (10:24 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 18 Feb 2011 07:41:00 +0000 (18:41 +1100)
commit8afc271e2a9950fda68e99928746623093cbd6ac
treee2a685a3929cea74a5d1b7f09ca6508e2b60fa30
parentbed374215ff040cc995659d42938be35412a794a
lib/util/charset Use top level iconv.c in source3

The two files were very similar already, the only change required was
to adopt the s3 module registration fucntion name.

(NTSTATUS wasn't used as the charset code does not otherwise use that
type).

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
lib/util/charset/charset.h
lib/util/charset/iconv.c
lib/util/charset/wscript_build
source3/Makefile.in
source3/include/proto.h
source3/lib/iconv.c [deleted file]
source3/modules/charset_macosxfs.c
source3/modules/developer.c
source3/modules/weird.c
source3/wscript_build