Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDconfigure.ac3736 AC_CACHE_CHECK([if libc defines __progname], ac_cv_libc_defines___progname, [
3739 [ ac_cv_libc_defines___progname="yes" ],
3740 [ ac_cv_libc_defines___progname="no"
3743 if test "x$ac_cv_libc_defines___progname" = "xyes" ; then
HDconfigure15867 if ${ac_cv_libc_defines___progname+:} false; then :
15883 ac_cv_libc_defines___progname="yes"
15885 ac_cv_libc_defines___progname="no"
15892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libc_defines___progname" >&5
15893 $as_echo "$ac_cv_libc_defines___progname" >&6; }
15894 if test "x$ac_cv_libc_defines___progname" = "xyes" ; then