Check for additional functions during configure.
authorMichael Poole <mdpoole@troilus.org>
Wed, 7 Mar 2007 05:19:10 +0000 (00:19 -0500)
committerMichael Poole <mdpoole@troilus.org>
Wed, 7 Mar 2007 05:19:10 +0000 (00:19 -0500)
commit6f22223d9d80a148babc60a6483dd50c74cce723
tree553f27634d7a625554075f13c4cd3bf391235c2f
parented506a25fb6056b4a226c88591d259015c61be4b
Check for additional functions during configure.

If the operating system does not provide gai_strerror(), we must.
If the OS does not have a Unix-ish times(), we can use GetProcessTimes().
Update config.h.win32 based on the new configure script.
configure.in
src/compat.c
src/compat.h
src/config.h.win32
src/opserv.c