[PATCH] Fix key management support detection
Tomas Mraz
tmraz at redhat.com
Mon Jul 3 08:01:03 UTC 2006
On Sun, 2006-07-02 at 00:33 +0400, Dan Yefimov wrote:
> Hello!
> Linux-PAM 0.99.5.0 has erroneous key management support detection.
> configure.in has incorrect statement at line 488:
>
> AM_CONDITIONAL([HAVE_KEY_MANAGEMENT], [test ! -z "$have_key_syscalls"])
>
> In that context have_key_syscalls is never either unset or having null value.
> Atached patch contains trivial fix for the problem. Please apply.
Applied, thank you Dan for the patch.
--
Tomas Mraz <tmraz at redhat.com>
More information about the Pam-list
mailing list