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
5945 bash_cv_void_sighandler=yes5950 bash_cv_void_sighandler=no5954 echo "$as_me:$LINENO: result: $bash_cv_void_sighandler" >&55955 echo "${ECHO_T}$bash_cv_void_sighandler" >&65956 if test $bash_cv_void_sighandler = yes; then