Put back AC_REQUIRE([AC_STRUCT_TM]).

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f667747b6d30c524c210501f5a2ca8e543a1bb67
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-05-15T03:06:48Z
Releases: 9.2.0
Put back AC_REQUIRE([AC_STRUCT_TM]).

The BSD-ish members of the buildfarm all seem to think removing this
was a bad idea.  It looks to me like it resulted in omitting the system
header inclusion necessary to detect the fields of struct tm correctly.

Files

PathChange+/−
config/c-library.m4 modified +2 −1
configure modified +62 −0
src/include/pg_config.h.in modified +3 −0