Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/libreadline/
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
Dconfigure5945 bash_cv_void_sighandler=yes
5950 bash_cv_void_sighandler=no
5954 echo "$as_me:$LINENO: result: $bash_cv_void_sighandler" >&5
5955 echo "${ECHO_T}$bash_cv_void_sighandler" >&6
5956 if test $bash_cv_void_sighandler = yes; then