Searched refs:ac_cv_libc_defines___progname (Results 1 – 2 of 2) sorted by relevance
3736 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
15867 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" >&515893 $as_echo "$ac_cv_libc_defines___progname" >&6; }15894 if test "x$ac_cv_libc_defines___progname" = "xyes" ; then