Home
last modified time | relevance | path

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

/external/strace/
Dconfigure.ac802 AC_CACHE_CHECK([for SIGRTMIN], [st_cv_SIGRTMIN],
803 [[st_cv_SIGRTMIN="$(echo SIGRTMIN |
806 test -n "$st_cv_SIGRTMIN" || st_cv_SIGRTMIN=no]])
807 if test "x$st_cv_SIGRTMIN" != xno; then
808 AC_DEFINE_UNQUOTED([ASM_SIGRTMIN], [$st_cv_SIGRTMIN],
Dconfigure14304 if ${st_cv_SIGRTMIN+:} false; then :
14307 st_cv_SIGRTMIN="$(echo SIGRTMIN |
14310 test -n "$st_cv_SIGRTMIN" || st_cv_SIGRTMIN=no
14312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_SIGRTMIN" >&5
14313 $as_echo "$st_cv_SIGRTMIN" >&6; }
14314 if test "x$st_cv_SIGRTMIN" != xno; then