Home
last modified time | relevance | path

Searched refs:ac_cv_struct_tm (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libpng/
H A Dconfigure12875 if ${ac_cv_struct_tm+:} false; then :
12894 ac_cv_struct_tm=time.h
12896 ac_cv_struct_tm=sys/time.h
12900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm" >&5
12901 $as_echo "$ac_cv_struct_tm" >&6; }
12902 if test $ac_cv_struct_tm = sys/time.h; then
/third_party/python/
H A Dconfigure21544 if test ${ac_cv_struct_tm+y}
21565 ac_cv_struct_tm=time.h
21567 ac_cv_struct_tm=sys/time.h
21571 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm" >&5
21572 printf "%s\n" "$ac_cv_struct_tm" >&6; }
21573 if test $ac_cv_struct_tm = sys/time.h; then
21580 #include <$ac_cv_struct_tm>

Completed in 33 milliseconds