configure.in: Check for bstring.h.

1999-08-01  Alexandre Oliva  <oliva@dcc.unicamp.br>

	* configure.in: Check for bstring.h.
	* configure, include/config.h.in: Rebuilt.
	* java/net/natPlainDatagramSocketImpl.cc: #include bstring.h.
	* java/net/natPlainSocketImpl.cc: Likewise.

From-SVN: r28378
This commit is contained in:
Alexandre Oliva
1999-08-01 23:39:53 +00:00
committed by Tom Tromey
parent 73a8b900bd
commit 130e63de4a
6 changed files with 22 additions and 2 deletions
+3
View File
@@ -214,6 +214,9 @@
/* Define if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
/* Define if you have the <bstring.h> header file. */
#undef HAVE_BSTRING_H
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H