configure.in (case $THREADS): Add *-*-freebsd* configuration.
authorLoren J. Rittle <ljrittle@acm.org>
Wed, 24 Oct 2001 21:57:08 +0000 (21:57 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Wed, 24 Oct 2001 21:57:08 +0000 (21:57 +0000)
commitda97915227f800fd13ca92d3bbe78a7e5c31406a
tree62260745ef05b530d9696fd569b6bc264845b3bb
parentc163d21d79193fb3463998fe81395b0a9f81da55
configure.in (case $THREADS): Add *-*-freebsd* configuration.

* configure.in (case $THREADS): Add *-*-freebsd* configuration.
(HAVE_GETHOSTBYADDR_R): Create a valid, non-optimal
configuration when gethostbyaddr_r exists yet no prototype
exists in netdb.h.
* configure: Rebuilt.
* posix-threads.cc (INTR): Reuse path for LINUX_THREADS
with FREEBSD_THREADS.  However, comment different reason.

From-SVN: r46476
libjava/ChangeLog
libjava/configure
libjava/configure.in
libjava/posix-threads.cc