Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/
H A Daclocal.m4365 AC_CACHE_VAL(bash_cv_void_sighandler,
375 [int i;], bash_cv_void_sighandler=yes, bash_cv_void_sighandler=no)])dnl
376 AC_MSG_RESULT($bash_cv_void_sighandler)
377 if test $bash_cv_void_sighandler = yes; then
H A Dconfigure3913 bash_cv_void_sighandler=yes
3917 bash_cv_void_sighandler=no
3921 echo "$as_me:3921: result: $bash_cv_void_sighandler" >&5
3922 echo "${ECHO_T}$bash_cv_void_sighandler" >&6
3923 if test $bash_cv_void_sighandler = yes; then