lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1185 - nss-pam-ldapd

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1185 - nss-pam-ldapd



Author: arthur
Date: Thu Aug 19 22:18:19 2010
New Revision: 1185
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1185

Log:
fix for --with-nss-ldap-soname option by Julien Cristau

Modified:
   nss-pam-ldapd/configure.ac

Modified: nss-pam-ldapd/configure.ac
==============================================================================
--- nss-pam-ldapd/configure.ac  Wed Aug 18 21:40:34 2010        (r1184)
+++ nss-pam-ldapd/configure.ac  Thu Aug 19 22:18:19 2010        (r1185)
@@ -202,7 +202,7 @@
 AC_ARG_WITH(nss-ldap-soname,
             AS_HELP_STRING([--with-nss-ldap-soname=SONAME],
                            [name of NSS module @<:@libnss_ldap.so.2@:>@]),
-            [ NSS_LDAP_SONAME="$with_nslcd_socket" ],
+            [ NSS_LDAP_SONAME="$with_nss_ldap_soname" ],
             [ NSS_LDAP_SONAME="libnss_ldap.so.2" ])
 AC_DEFINE_UNQUOTED(NSS_LDAP_SONAME,"$NSS_LDAP_SONAME",[The SONAME of the NSS 
library module.])
 AC_SUBST(NSS_LDAP_SONAME)
@@ -310,7 +310,7 @@
       #include <rpc/rpcent.h>
       #endif])
 
-  # check for a definition of struct rpcent
+  # check for a definition of enum nss_status
   AC_CHECK_TYPES(enum nss_status,,,[
       #ifdef HAVE_NSS_H
       #include <nss.h>
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits