Home
last modified time | relevance | path

Searched refs:ac_cv_func_chown_works (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dconfigure8588 if test ${ac_cv_func_chown_works+y}
8596 *-gnu*) ac_cv_func_chown_works=yes ;;
8598 *) ac_cv_func_chown_works=no ;;
8628 ac_cv_func_chown_works=yes
8630 ac_cv_func_chown_works=no
8639 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_chown_works" >&5
8640 printf "%s\n" "$ac_cv_func_chown_works" >&6; }
8641 if test $ac_cv_func_chown_works = yes; then
/openbsd/usr.sbin/unbound/
H A Dconfigure16695 if test ${ac_cv_func_chown_works+y}
16703 *-gnu*) ac_cv_func_chown_works=yes ;;
16705 *) ac_cv_func_chown_works=no ;;
16735 ac_cv_func_chown_works=yes
16737 ac_cv_func_chown_works=no
16746 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_chown_works" >&5
16747 printf "%s\n" "$ac_cv_func_chown_works" >&6; }
16748 if test $ac_cv_func_chown_works = yes; then