Searched refs:bash_cv_void_sighandler (Results 1 – 2 of 2) sorted by relevance
365 AC_CACHE_VAL(bash_cv_void_sighandler,375 [int i;], bash_cv_void_sighandler=yes, bash_cv_void_sighandler=no)])dnl376 AC_MSG_RESULT($bash_cv_void_sighandler)377 if test $bash_cv_void_sighandler = yes; then
3913 bash_cv_void_sighandler=yes3917 bash_cv_void_sighandler=no3921 echo "$as_me:3921: result: $bash_cv_void_sighandler" >&53922 echo "${ECHO_T}$bash_cv_void_sighandler" >&63923 if test $bash_cv_void_sighandler = yes; then