Home
last modified time | relevance | path

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

/freebsd/contrib/file/
H A Dacinclude.m428 AC_CACHE_CHECK([for tm_isdst in struct tm], ac_cv_struct_tm_isdst,
32 ac_cv_struct_tm_isdst=yes, ac_cv_struct_tm_isdst=no)])
33 if test "$ac_cv_struct_tm_isdst" = yes; then
H A Dconfigure14434 if test ${ac_cv_struct_tm_isdst+y}
14452 ac_cv_struct_tm_isdst=yes
14454 e) ac_cv_struct_tm_isdst=no ;;
14460 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm_isdst" >&5
14461 printf "%s\n" "$ac_cv_struct_tm_isdst" >&6; }
14462 if test "$ac_cv_struct_tm_isdst" = yes; then