lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1244 - nss-pam-ldapd-solaris

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

nss-pam-ldapd commit: r1244 - nss-pam-ldapd-solaris



Author: arthur
Date: Fri Oct  8 12:23:06 2010
New Revision: 1244
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1244

Log:
fix test of returnlen struct member check

Modified:
   nss-pam-ldapd-solaris/configure.ac

Modified: nss-pam-ldapd-solaris/configure.ac
==============================================================================
--- nss-pam-ldapd-solaris/configure.ac  Fri Oct  8 12:22:35 2010        (r1243)
+++ nss-pam-ldapd-solaris/configure.ac  Fri Oct  8 12:23:06 2010        (r1244)
@@ -380,7 +380,7 @@
       #endif])
 
   # check if struct nss_XbyY_args has a returnlen attribute
-  AC_CHECK_MEMBER([struct nss_XbyY_args.returnlen],,,[[
+  AC_CHECK_MEMBERS([struct nss_XbyY_args.returnlen],,,[[
       #ifdef HAVE_NSS_H
       #include <nss.h>
       #endif
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits