r14631: Add {,un}installpammodules rule and add it to the install rule.
authorLars Müller <lmuelle@samba.org>
Tue, 21 Mar 2006 21:54:53 +0000 (21:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:40 +0000 (11:15 -0500)
commit7163c6860549378fa63907048c4eb34fe81835cc
tree4256288f54e3cfc118433fb86efdbcbc4150952a
parent1b6a64378553008127a85131fa4139842de4128b
r14631: Add {,un}installpammodules rule and add it to the install rule.

Nothing happens if PAM_MODULES is empty which is our default.

The default destination dir is "${LIBDIR}/security".  It's possible to
overwrite the default with --with-pammodulesdir while calling configure.
source/Makefile.in
source/configure.in