Pointed out by: Doug Winterburn <dlw@seavme.xroads.com>
authorMarc G. Fournier <scrappy@hub.org>
Tue, 31 Mar 1998 02:59:07 +0000 (02:59 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 31 Mar 1998 02:59:07 +0000 (02:59 +0000)
commit92c6bf9775bbcee2f8da9e2c872c3a28f3eaf228
treeea93edfcaddab6966015e755ed4c175b3d9f0d4f
parent01ecb2e3a03195c65d1ea55bfc9b4a47f632baec
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.
src/configure
src/configure.in
src/include/config.h.in