configure: Rebuilt.

* configure: Rebuilt.
	* configure.in: Added inet_ntoa to AC_CHECK_FUNCS.
	* include/config.h.in: Rebuilt.
	* java/net/natPlainDatagramSocketImpl.cc: Added header checking.
	(mcastGrp): Updated FIXME comments.
	(setOption): Fixed typo.
	(getOption):Implemented IP_MULTICAST_IF.

From-SVN: r27929
This commit is contained in:
Warren Levy
1999-07-02 18:50:21 +00:00
committed by Warren Levy
parent 5193d0bfa5
commit 6130b0af10
5 changed files with 249 additions and 198 deletions
+3
View File
@@ -145,6 +145,9 @@
/* Define if you have the inet_aton function. */
#undef HAVE_INET_ATON
/* Define if you have the inet_ntoa function. */
#undef HAVE_INET_NTOA
/* Define if you have the inet_pton function. */
#undef HAVE_INET_PTON