- Added AC_CHECK_FUNC tests for the availability of
authoroes <oes@users.sourceforge.net>
Wed, 9 Jan 2002 14:29:49 +0000 (14:29 +0000)
committeroes <oes@users.sourceforge.net>
Wed, 9 Jan 2002 14:29:49 +0000 (14:29 +0000)
commit17a4adbc25915207272d167eccea36c5172fb348
tree8e37a549f61421d6de094206832c9d5dd08f4a61
parentc127731058757335fed33b6a213068d9f70f9bf0
- Added AC_CHECK_FUNC tests for the availability of
  gethostbyname_r, gethostbyaddr_r, gmtime_r and
  localtime_r, as well as AC_TRY_COMPILE tests to
  determine their signatures.

- Fixed a bug with the init of CFLAGS that was
  reported by barsnick
configure.in