1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/m4
Kai Blin f5aff324cb s3 aclocal.m4: Fix iconv checks, clean up m4 code
The check for iconv requiring giconv.h and libgiconv as well as
the check for iconv requiring biconv.h and libbiconv were using the wrong
variable to check for previous successful test results. This caused the checks
to always fall back to libbiconv on systems where that library was available.

In the course of fixing this, I had to clean up the indentation in that piece of
code, and I also rewrote/added some comments.

Many thanks to Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> for the initial
patch and diagnosis.
2009-12-04 09:47:25 +01:00
..
aclocal.m4 s3 aclocal.m4: Fix iconv checks, clean up m4 code 2009-12-04 09:47:25 +01:00
check_path.m4 build: use AS_HELP_STRING() for --with-localedir 2009-09-23 00:53:47 +02:00
samba_version.m4 configure: Move assemblage of samba version strings to m4 include file. 2008-02-20 21:33:24 +01:00
swat.m4 configure: put swat-part of config into m4-include file of its own. 2008-02-26 13:56:12 +01:00