Final piece of support needed to find iconv libraries on FreeBSD.
commit53d953da10dbfaf778907f19115e127c5aac1da8
authorRichard Sharpe <sharpe@samba.org>
Thu, 10 Jul 2003 17:39:05 +0000 (10 17:39 +0000)
committerRichard Sharpe <sharpe@samba.org>
Thu, 10 Jul 2003 17:39:05 +0000 (10 17:39 +0000)
tree5c04a35d7ed1215024b03b5eca2d6a5edad6b3c2
parentb6bb70ea1e2eefbb538290a987390728f002ceac
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.
source/configure.in