Also fix the detection of the pam and selinux features:

Fail if the feature is requested but the library (or
header file) could not be found. If nothing is specified, enable
the feature only if we can find the library (or header file).
This commit is contained in:
nekral-guest
2008-04-16 21:18:20 +00:00
parent 17cb7c754e
commit 8e82ae234e
3 changed files with 55 additions and 28 deletions

4
NEWS
View File

@@ -5,7 +5,9 @@ shadow-4.1.1 -> shadow-4.1.2 UNRELEASED
*** general:
- packaging
* Distribute the chfn, chsh, and userdel PAM configuration file.
* Fix the detection of the audit library and header file.
* Fix the detection of the audit, pam, and selinux library and header
file; and fail if the feature is requested but not present on the
system.
shadow-4.1.0 -> shadow-4.1.1 02-04-2008