Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure16702 if ${ac_cv_have_getopt_optreset+:} false; then :
16718 ac_cv_have_getopt_optreset="yes"
16720 ac_cv_have_getopt_optreset="no"
16727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_getopt_optreset" >&5
16728 $as_echo "$ac_cv_have_getopt_optreset" >&6; }
16729 if test "x$ac_cv_have_getopt_optreset" = "xyes" ; then
Dconfigure.ac4042 ac_cv_have_getopt_optreset, [
4045 [ ac_cv_have_getopt_optreset="yes" ],
4046 [ ac_cv_have_getopt_optreset="no"
4049 if test "x$ac_cv_have_getopt_optreset" = "xyes" ; then