New versions of mingw have gettimeofday(), so add an autoconf test

Magnus Hagander <magnus@hagander.net>

Commit: 6f14effbf9ce702614ee49cb36e1b31ead3fae45
Author: Magnus Hagander <magnus@hagander.net>
Date: 2007-10-29T11:25:42Z
Releases: 8.3.0
New versions of mingw have gettimeofday(), so add an autoconf test
for this.

Files

PathChange+/−
configure modified +110 −6
configure.in modified +2 −2
src/include/pg_config.h.in modified +3 −0
src/include/port.h modified +4 −1
src/include/port/win32.h modified +7 −1