groonga/groonga
CMakeLists.txt
:514
check_struct_has_member("struct tm" "tm_gmtoff" "time.h"
HAVE_STRUCT_TM_TM_GMTOFF)
check_struct_has_member("struct tm" "tm_gmtoff" "time.h"
HAVE_STRUCT_TM_TM_GMTOFF)
check_struct_has_member("struct tm" tm_gmtoff time.h HAVE_STRUCT_TM_TM_GMTOFF)
check_struct_has_member("struct tm" tm_gmtoff time.h HAVE_STRUCT_TM_TM_GMTOFF)
CHECK_STRUCT_HAS_MEMBER("struct tm" tm_gmtoff
"time.h" HAVE_STRUCT_TM_TM_GMTOFF)