diff options
author | jdp <jdp@FreeBSD.org> | 1999-01-20 21:48:56 +0000 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 1999-01-20 21:48:56 +0000 |
commit | ef01c22e1080a19283f19943021d45e9ad3a711f (patch) | |
tree | 2a6fdadf41638eade6aeacb2b938bb3f94f266a0 /usr.bin/at | |
parent | c5b38af5ff9ae669808d4ff9278268dfdb0d8382 (diff) | |
download | FreeBSD-src-ef01c22e1080a19283f19943021d45e9ad3a711f.zip FreeBSD-src-ef01c22e1080a19283f19943021d45e9ad3a711f.tar.gz |
Change the definition of LIBPAM to support the static PAM library.
When linking statically, LIBPAM is augmented with the extra libraries
that the PAM modules require. The idea is to centralize this
information rather than scattering it about in the Makefiles of
all the applications that use (OK, will use) PAM.
There is a new variable MINUSLPAM that should be used instead of
"-lpam". In the static case, it gets -l flags for the extra required
libraries.
This approach was suggested by <bde>, but he didn't actually review
my changes.
Diffstat (limited to 'usr.bin/at')
0 files changed, 0 insertions, 0 deletions