Pointed out by: Doug Winterburn <dlw@seavme.xroads.com>
Marc G. Fournier <scrappy@hub.org>
Pointed out by: Doug Winterburn <dlw@seavme.xroads.com>
2) Add "#define gettimeofday(a,b) gettimeofday(a) to src/include/config.h
On the 88k SVR4, gettimeofday only has one argument. This is
checked for in a few other packages by configure, so there should
be some examples of the configure test out there.
Files
| Path | Change | +/− |
|---|---|---|
| src/configure | modified | +157 −133 |
| src/configure.in | modified | +6 −0 |
| src/include/config.h.in | modified | +6 −0 |