This is an intermediate commit ... we check for three different charsets
commit7a56a78964cb148f632cc1dcfcf4c9feecc4ed17
authorRichard Sharpe <sharpe@samba.org>
Wed, 13 Aug 2003 21:29:59 +0000 (13 21:29 +0000)
committerRichard Sharpe <sharpe@samba.org>
Wed, 13 Aug 2003 21:29:59 +0000 (13 21:29 +0000)
tree4fdbdf91467cec99b5ec0fff82ee27b9ca0761d3
parent1a43ca5ace8e36b7e0b7b4503e8e0522dbf1127d
This is an intermediate commit ... we check for three different charsets
in an iconv_open to be more robust.

However, what we really want to do is find the name for something like CP850,
which can be IBM850 on Solaris, and we might want to also check for
ISO-8859-1.

So, this commit adds a macro to aclocal.m4 that can check for a specific
charset.
(This used to be commit 81dc28ca82b94d1bc42f96273f6cefac6ca1848c)
source3/aclocal.m4
source3/configure.in