Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/
H A Daclocal.m4360 AC_CACHE_VAL(krb5_cv_struct_sigjmp_buf,
366 [krb5_cv_struct_sigjmp_buf=yes], [krb5_cv_struct_sigjmp_buf=no])])
367 AC_MSG_RESULT($krb5_cv_struct_sigjmp_buf)
368 if test $krb5_cv_struct_sigjmp_buf = yes; then
H A Dconfigure11608 if test ${krb5_cv_struct_sigjmp_buf+y}
11626 krb5_cv_struct_sigjmp_buf=yes
11628 krb5_cv_struct_sigjmp_buf=no
11633 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_struct_sigjmp_buf" >&5
11634 printf "%s\n" "$krb5_cv_struct_sigjmp_buf" >&6; }
11635 if test $krb5_cv_struct_sigjmp_buf = yes; then