Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure.ac3848 ac_cv_have_getopt_optreset, [
3851 [ ac_cv_have_getopt_optreset="yes" ],
3852 [ ac_cv_have_getopt_optreset="no"
3855 if test "x$ac_cv_have_getopt_optreset" = "xyes" ; then
Dconfigure30602 ac_cv_have_getopt_optreset="yes"
30607 ac_cv_have_getopt_optreset="no"
30615 { echo "$as_me:$LINENO: result: $ac_cv_have_getopt_optreset" >&5
30616 echo "${ECHO_T}$ac_cv_have_getopt_optreset" >&6; }
30617 if test "x$ac_cv_have_getopt_optreset" = "xyes" ; then