Final piece of support needed to find iconv libraries on FreeBSD.
authorRichard Sharpe <sharpe@samba.org>
Thu, 10 Jul 2003 17:39:05 +0000 (17:39 +0000)
committerRichard Sharpe <sharpe@samba.org>
Thu, 10 Jul 2003 17:39:05 +0000 (17:39 +0000)
commitc56bf515ce37d975bfbd9d5d0dca8780ecc79ea8
tree9e9923b1d79ef1f32b1734b00e41f2bbb39e4dc9
parentd2d1bd3d7c41de86d489ebec110aa1e1400bb94e
Final piece of support needed to find iconv libraries on FreeBSD.

This has been tested on RedHat 9.0 with libiconv built in as well as
FreeBSD 4.6.2 with iconv-2.0.3 and biconv.g/libbiconv.

We should perhaps also check for other conversions that just ASCII<-->UCS-2LE
especially because those two names do not appear in charset.aliases for
iconv-2.0.3.
(This used to be commit 53d953da10dbfaf778907f19115e127c5aac1da8)
source3/configure.in