Searched refs:st_cv_SIGRTMIN (Results 1 – 2 of 2) sorted by relevance
802 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; then808 AC_DEFINE_UNQUOTED([ASM_SIGRTMIN], [$st_cv_SIGRTMIN],
14304 if ${st_cv_SIGRTMIN+:} false; then :14307 st_cv_SIGRTMIN="$(echo SIGRTMIN |14310 test -n "$st_cv_SIGRTMIN" || st_cv_SIGRTMIN=no14312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_SIGRTMIN" >&514313 $as_echo "$st_cv_SIGRTMIN" >&6; }14314 if test "x$st_cv_SIGRTMIN" != xno; then