r7935: auth_unix now uses crypt(), so depend on -lcrypt.
authorAndrew Bartlett <abartlet@samba.org>
Sun, 26 Jun 2005 23:21:25 +0000 (23:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:52 +0000 (13:18 -0500)
commit83d9d8f4827280a68dfd07beccf2924c9e0825b0
treefa9e91653949e4329060deb595af001ce0a1152a
parent08ec299dcbdc8dba12568b95b636866f147b2e7c
r7935: auth_unix now uses crypt(), so depend on -lcrypt.

This builds on the work tridge did to make -lcrypt conditional, rather
than globally linked.  This was needed for Heimdal stuff, but then I
'fixed' heimdal, and we now reintroduce it here.

Andrew Bartlett
source/auth/config.mk