Pointed out by: Doug Winterburn <dlw@seavme.xroads.com>

Marc G. Fournier <scrappy@hub.org>

Commit: 92c6bf9775bbcee2f8da9e2c872c3a28f3eaf228
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1998-03-31T02:59:07Z
Releases: 7.1.1
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

PathChange+/−
src/configure modified +157 −133
src/configure.in modified +6 −0
src/include/config.h.in modified +6 −0