Home
last modified time | relevance | path

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

/freebsd/contrib/file/
H A Dacinclude.m45 AC_CACHE_CHECK([for tm_zone in struct tm], ac_cv_struct_tm_zone,
9 ac_cv_struct_tm_zone=yes, ac_cv_struct_tm_zone=no)])
10 if test "$ac_cv_struct_tm_zone" = yes; then
H A Dconfigure14346 if test ${ac_cv_struct_tm_zone+y}
14364 ac_cv_struct_tm_zone=yes
14366 e) ac_cv_struct_tm_zone=no ;;
14372 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm_zone" >&5
14373 printf "%s\n" "$ac_cv_struct_tm_zone" >&6; }
14374 if test "$ac_cv_struct_tm_zone" = yes; then