Home
last modified time | relevance | path

Searched refs:with_nss_maps (Results 1 – 4 of 4) sorted by relevance

/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/
H A Dconfigure.ac351 [ with_nss_maps="all" ])
543 if test "x$with_nss_maps" = "xall"
546 …glibc) with_nss_maps="aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services…
547 …solaris) with_nss_maps="ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow"…
548 freebsd) with_nss_maps="group,hosts,passwd,netgroup" ;;
551 AC_MSG_RESULT($with_nss_maps)
552 NSS_MODULE_OBJS="$(echo "$with_nss_maps " | sed 's/,/ /g;s/ */.$(OBJEXT) /g')"
H A Dconfigure6119 withval=$with_nss_maps;
6121 with_nss_maps="all"
7433 if test "x$with_nss_maps" = "xall"
7436 …glibc) with_nss_maps="aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services…
7437 …solaris) with_nss_maps="ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow"…
7438 freebsd) with_nss_maps="group,hosts,passwd,netgroup" ;;
7441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_nss_maps" >&5
7442 $as_echo "$with_nss_maps" >&6; }
7443 NSS_MODULE_OBJS="$(echo "$with_nss_maps " | sed 's/,/ /g;s/ */.$(OBJEXT) /g')"
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/
H A Dconfigure.ac351 [ with_nss_maps="all" ])
543 if test "x$with_nss_maps" = "xall"
546 …glibc) with_nss_maps="aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services…
547 …solaris) with_nss_maps="ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow"…
548 freebsd) with_nss_maps="group,hosts,passwd,netgroup" ;;
551 AC_MSG_RESULT($with_nss_maps)
552 NSS_MODULE_OBJS="$(echo "$with_nss_maps " | sed 's/,/ /g;s/ */.$(OBJEXT) /g')"
H A Dconfigure6119 withval=$with_nss_maps;
6121 with_nss_maps="all"
7433 if test "x$with_nss_maps" = "xall"
7436 …glibc) with_nss_maps="aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services…
7437 …solaris) with_nss_maps="ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow"…
7438 freebsd) with_nss_maps="group,hosts,passwd,netgroup" ;;
7441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_nss_maps" >&5
7442 $as_echo "$with_nss_maps" >&6; }
7443 NSS_MODULE_OBJS="$(echo "$with_nss_maps " | sed 's/,/ /g;s/ */.$(OBJEXT) /g')"