Home
last modified time | relevance | path

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

/external/strace/
Dconfigure.ac830 AC_CACHE_CHECK([for program_invocation_name], [st_cv_have_program_invocation_name],
833 [st_cv_have_program_invocation_name=yes],
834 [st_cv_have_program_invocation_name=no])])
835 if test "x$st_cv_have_program_invocation_name" = xyes; then
Dconfigure14375 if ${st_cv_have_program_invocation_name+:} false; then :
14390 st_cv_have_program_invocation_name=yes
14392 st_cv_have_program_invocation_name=no
14397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_have_program_invocation_name" >&5
14398 $as_echo "$st_cv_have_program_invocation_name" >&6; }
14399 if test "x$st_cv_have_program_invocation_name" = xyes; then