r9078: - move charset stuff to lib/charset
authorStefan Metzmacher <metze@samba.org>
Thu, 4 Aug 2005 23:56:18 +0000 (23:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:14 +0000 (13:31 -0500)
commit6243e2a30414ef059fe2fd3636563269f4b12d06
tree802e5f2a70321ae014a806dd4c61df9558c367cb
parenta0314b225fe0ebc8bd154f8117a0f97d3389befa
r9078: - move charset stuff to lib/charset
- don't use the global $LIBS variable for -liconv as $LIBS is not used anymore

should fix the build on solaris 10

metze
(This used to be commit 69ade058fde8e4cc62e4830c0b080e720d8e581d)
source4/configure.in
source4/lib/charset/charcnv.c [moved from source4/lib/charcnv.c with 100% similarity]
source4/lib/charset/config.m4 [moved from source4/lib/iconv.m4 with 79% similarity]
source4/lib/charset/config.mk [new file with mode: 0644]
source4/lib/charset/iconv.c [moved from source4/lib/iconv.c with 100% similarity]
source4/main.mk