Error out if user specified --with-pam but we can't find the headers
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 1 Feb 2012 16:27:50 +0000 (11:27 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 1 Feb 2012 16:27:50 +0000 (11:27 -0500)
commitf1fef17d83fbb345f9c9ee36bcd12f8609a78b88
tree34cf9c4677abf2db7fcb7f8dec4c8748a2830eb2
parent491b4495f56195edd2f15ef148293e6d328a66a5
Error out if user specified --with-pam but we can't find the headers
or library.  Also throw an error if the headers are present but the
library is not and vice versa.
configure
configure.in