ossp-pkg/l2/configure.ac 1.3 -> 1.4
--- configure.ac 2001/09/06 16:28:38 1.3
+++ configure.ac 2001/09/09 15:55:08 1.4
@@ -75,7 +75,7 @@
AC_PROG_CPP
AC_CHECK_DEBUGGING
AC_CONFIGURE_LIBTOOL
-AC_CHECK_FUNCS(inet_aton inet_pton)
+AC_CHECK_FUNCS(inet_aton inet_pton inet_ntoa inet_ntop snprintf vsnprintf)
AC_OUTPUT(dnl
Makefile dnl
|
|