nss-pam-ldapd commit: r1481 - nss-pam-ldapd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1481 - nss-pam-ldapd
- From: Commits of the nss-pam-ldapd project	<nss-pam-ldapd-commits [at] lists.arthurdejong.org>
 
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
 
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
 
- Subject: nss-pam-ldapd commit: r1481 - nss-pam-ldapd
 
- Date: Mon,  4 Jul 2011 23:18:08 +0200 (CEST)
 
Author: arthur
Date: Mon Jul  4 23:18:06 2011
New Revision: 1481
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1481
Log:
show the default value for the pam-seclib-dir option
Modified:
   nss-pam-ldapd/configure.ac
Modified: nss-pam-ldapd/configure.ac
==============================================================================
--- nss-pam-ldapd/configure.ac  Sun Jul  3 22:34:33 2011        (r1480)
+++ nss-pam-ldapd/configure.ac  Mon Jul  4 23:18:06 2011        (r1481)
@@ -225,7 +225,7 @@
 # the directory PAM librabries are expected to be placed into
 AC_ARG_WITH(pam-seclib-dir,
             AS_HELP_STRING([--with-pam-seclib-dir=PAM_SECLIB_DIR],
-                           [path to PAM security library]),
+                           [path to PAM security library 
@<:@/lib/security@:>@]),
             [ PAM_SECLIB_DIR="$with_pam_seclib_dir" ],
             [ PAM_SECLIB_DIR="/lib/security" ])
 AC_DEFINE_UNQUOTED(PAM_SECLIB_DIR,"$PAM_SECLIB_DIR",[path to PAM security 
library])
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1481 - nss-pam-ldapd,
Commits of the nss-pam-ldapd project