freebsd_amp_hwpstate/contrib/libpam
Peter Wemm d6be5f6435 Fix libpam's linker set stuff to use the new API (unbreak world), and get
rid of gensetdefs from here as well.
2001-06-14 01:13:30 +00:00
..
defs
doc
libpam
libpam_misc
libpamc
modules
CHANGELOG
Copyright
FREEBSD-Xlist
FREEBSD-upgrade
Make.Rules.in
Makefile
README
TODO
_pam_aconf.h.in
configure
configure.in

README

#
# $Id: README,v 1.3 2000/11/20 00:01:49 agmorgan Exp $
#

Hello!

Thanks for downloading Linux-PAM.

NOTES:

How to use it is as follows:

      ./configure --help | less
      ./configure <your-options>
      make

Note, if you are worried - don't even think about doing the next line
(most Linux distributions already support PAM out of the box, so if
something goes wrong with installing the code from this version your
box may stop working..)

      make install

That said, please report problems to me.

Andrew Morgan
<morgan@kernel.org>
<agmorgan@users.sourceforge.net>