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:
@@ -1,7 +1,9 @@
|
||||
2008-04-16 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* NEWS, configure.in: Fix the detection of the audit library and
|
||||
header file.
|
||||
* NEWS, configure.in: Fix the detection of the audit, pam, and
|
||||
selinux. 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).
|
||||
* configure.in: Document --with-selinux as "yes if found" rather
|
||||
than "autodetected" for consistency with other options.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user