Work around the lack of hstrerror(3) declaration on Tru64.
authorLudovic Courtès <ludo@gnu.org>
Wed, 22 Apr 2009 22:28:32 +0000 (00:28 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 20 May 2009 22:08:37 +0000 (00:08 +0200)
commitca329120627a0905c1aac805a52a59439f6c5482
treeadc2a104a7fc13fc26220bda7653576ad8e8ec96
parentd0f452d16299e8dbf2258fd00fbb7303186e6bdc
Work around the lack of hstrerror(3) declaration on Tru64.

* configure.in: Look for the declaration of hstrerror(3).

* libguile/net_db.c: Add hstrerror(3) declaration if
  `HAVE_DECL_HSTRERROR' is undefined.
configure.in
libguile/net_db.c