Fix MD5 detection in the autoconf build
commitb61a99c87f6e0e24ee36815976bb733b95ac4a3a
authorMatthieu Patou <mat@matws.net>
Fri, 23 Nov 2012 00:14:42 +0000 (22 16:14 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 6 Dec 2012 08:40:21 +0000 (6 09:40 +0100)
treee45bd8316ca3691b9a6f6c0a2c0983b7877793e4
parent4c2863c7979e4395b8c77b6d3d1e823283af4d00
Fix MD5 detection in the autoconf build

This is synthesis of patches made for bugs
* 9037
* 9086
* 9094
* 9418

It checks if there is a library for md5 related functions (libmd or
libmd5) and if so it checks for the presence of md5.h headers.

Signed-off-by: Matthieu Patou <mat@matws.net>
(cherry picked from commit 40c6cfeb6ff39e73d824f17cb2ddc26eedb2b022)
source3/configure.in