New versions of mingw have gettimeofday(), so add an autoconf test
Magnus Hagander <magnus@hagander.net>
New versions of mingw have gettimeofday(), so add an autoconf test for this.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |