build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmd
[Samba/bjacke.git] / libcli / drsuapi / wscript_build
blob9d9e54df85bc16a520a0185fde8006100d382f11
1 #!/usr/bin/env python
4 bld.SAMBA_SUBSYSTEM('LIBCLI_DRSUAPI',
5 source='repl_decrypt.c',
6 public_deps='LIBCLI_AUTH'