Searched refs:ac_cv_libc_defines___progname (Results 1 – 2 of 2) sorted by relevance
16521 if ${ac_cv_libc_defines___progname+:} false; then :16537 ac_cv_libc_defines___progname="yes"16539 ac_cv_libc_defines___progname="no"16546 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libc_defines___progname" >&516547 $as_echo "$ac_cv_libc_defines___progname" >&6; }16548 if test "x$ac_cv_libc_defines___progname" = "xyes" ; then
3982 AC_CACHE_CHECK([if libc defines __progname], ac_cv_libc_defines___progname, [3985 [ ac_cv_libc_defines___progname="yes" ],3986 [ ac_cv_libc_defines___progname="no"3989 if test "x$ac_cv_libc_defines___progname" = "xyes" ; then