build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmd
commit30a224367595f9e2506e41053fc9c7cb96a90928
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 May 2013 14:14:19 +0000 (22 00:14 +1000)
committerRichard Sharpe <sharpe@samba.org>
Wed, 22 May 2013 08:06:40 +0000 (22 10:06 +0200)
tree0deb2b11be00fea6c1eead145c716e06137b036a
parent27df444d0b92a8acb4d830b3b62f04835b57f0e8
build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmd

This brings the two build systems in sync, without using md5.h (which is a problem name)

Tested on FreeBSD

Andrew Bartlett

Reviewed-by: Richard Sharpe <rsharpe@samba.org>
Autobuild-User(master): Richard Sharpe <sharpe@samba.org>
Autobuild-Date(master): Wed May 22 10:06:40 CEST 2013 on sn-devel-104
lib/crypto/md5.h
lib/crypto/wscript_build
lib/crypto/wscript_configure
source3/configure.in