Searched refs:static_nss (Results 1 – 4 of 4) sorted by relevance
91 build-static-nss = @static_nss@
250 [static_nss=$enableval],251 [static_nss=no])253 if test x"$static_nss" = xyes || test x"$shared" = xno; then254 static_nss=yes1799 AC_SUBST(static_nss) subst
3498 enableval=$enable_static_nss; static_nss=$enableval3500 static_nss=no3503 if test x"$static_nss" = xyes || test x"$shared" = xno; then3504 static_nss=yes
5119 * configure.in (static_nss): Set to `yes' if --disable-shared.