Added --disable-iconv-open option for configure to turn off all use
authorWayne Davison <wayned@samba.org>
Sat, 14 Feb 2009 15:50:09 +0000 (07:50 -0800)
committerWayne Davison <wayned@samba.org>
Sat, 14 Feb 2009 15:50:09 +0000 (07:50 -0800)
of the iconv_open() function.  Implies --disable-iconv (which turns
off the --iconv option).  Fixes bug #6107.


No differences found