.
authorJim Meyering <jim@meyering.net>
Tue, 15 Aug 2006 12:05:34 +0000 (12:05 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 15 Aug 2006 12:05:34 +0000 (12:05 +0000)
52 files changed:
Makefile.in
aclocal.m4
config.hin
configure
doc/Makefile.in
lib/Makefile.in
man/Makefile.in
src/Makefile.in
tests/Makefile.in
tests/chgrp/Makefile.in
tests/chmod/Makefile.in
tests/chown/Makefile.in
tests/cp/Makefile.in
tests/cut/Makefile.in
tests/dd/Makefile.in
tests/dircolors/Makefile.in
tests/du/Makefile.in
tests/expr/Makefile.in
tests/factor/Makefile.in
tests/fmt/Makefile.in
tests/head/Makefile.in
tests/install/Makefile.in
tests/join/Makefile.in
tests/ln/Makefile.in
tests/ls-2/Makefile.in
tests/ls/Makefile.in
tests/md5sum/Makefile.in
tests/misc/Makefile.in
tests/mkdir/Makefile.in
tests/mv/Makefile.in
tests/od/Makefile.in
tests/pr/Makefile.in
tests/readlink/Makefile.in
tests/rm/Makefile.in
tests/rmdir/Makefile.in
tests/seq/Makefile.in
tests/sha1sum/Makefile.in
tests/shred/Makefile.in
tests/sort/Makefile.in
tests/stty/Makefile.in
tests/sum/Makefile.in
tests/tac/Makefile.in
tests/tail-2/Makefile.in
tests/tail/Makefile.in
tests/tee/Makefile.in
tests/test/Makefile.in
tests/touch/Makefile.in
tests/tr/Makefile.in
tests/tsort/Makefile.in
tests/unexpand/Makefile.in
tests/uniq/Makefile.in
tests/wc/Makefile.in

index b75b1a7..4218a16 100644 (file)
@@ -48,11 +48,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -60,11 +61,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -90,16 +92,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -116,31 +119,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -207,6 +212,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -281,6 +287,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index c15c908..2b20155 100644 (file)
@@ -906,6 +906,7 @@ m4_include([m4/acl.m4])
 m4_include([m4/alloca.m4])
 m4_include([m4/allocsa.m4])
 m4_include([m4/argmatch.m4])
+m4_include([m4/arpa_inet_h.m4])
 m4_include([m4/assert.m4])
 m4_include([m4/atexit.m4])
 m4_include([m4/autobuild.m4])
@@ -929,6 +930,7 @@ m4_include([m4/codeset.m4])
 m4_include([m4/cycle-check.m4])
 m4_include([m4/d-ino.m4])
 m4_include([m4/d-type.m4])
+m4_include([m4/dev-ino.m4])
 m4_include([m4/diacrit.m4])
 m4_include([m4/dirfd.m4])
 m4_include([m4/dirname.m4])
@@ -985,13 +987,13 @@ m4_include([m4/host-os.m4])
 m4_include([m4/human.m4])
 m4_include([m4/iconv.m4])
 m4_include([m4/idcache.m4])
+m4_include([m4/inet_ntop.m4])
 m4_include([m4/intmax_t.m4])
 m4_include([m4/inttostr.m4])
 m4_include([m4/inttypes-h.m4])
 m4_include([m4/inttypes-pri.m4])
 m4_include([m4/inttypes.m4])
 m4_include([m4/inttypes_h.m4])
-m4_include([m4/isc-posix.m4])
 m4_include([m4/jm-macros.m4])
 m4_include([m4/jm-winsz1.m4])
 m4_include([m4/jm-winsz2.m4])
@@ -1034,6 +1036,7 @@ m4_include([m4/mktime.m4])
 m4_include([m4/modechange.m4])
 m4_include([m4/mountlist.m4])
 m4_include([m4/nanosleep.m4])
+m4_include([m4/netinet_in_h.m4])
 m4_include([m4/nls.m4])
 m4_include([m4/obstack.m4])
 m4_include([m4/openat.m4])
@@ -1062,6 +1065,7 @@ m4_include([m4/root-dev-ino.m4])
 m4_include([m4/rpmatch.m4])
 m4_include([m4/safe-read.m4])
 m4_include([m4/safe-write.m4])
+m4_include([m4/same-inode.m4])
 m4_include([m4/same.m4])
 m4_include([m4/save-cwd.m4])
 m4_include([m4/savedir.m4])
@@ -1072,6 +1076,7 @@ m4_include([m4/sha256.m4])
 m4_include([m4/sha512.m4])
 m4_include([m4/sig2str.m4])
 m4_include([m4/signed.m4])
+m4_include([m4/snprintf.m4])
 m4_include([m4/socklen.m4])
 m4_include([m4/sockpfaf.m4])
 m4_include([m4/ssize_t.m4])
index 644d567..0000302 100644 (file)
 /* Define if you have an arithmetic hrtime_t type. */
 #undef HAVE_ARITHMETIC_HRTIME_T
 
+/* Define to 1 if you have the <arpa/inet.h> header file. */
+#undef HAVE_ARPA_INET_H
+
 /* Define to 1 if you have the `atexit' function. */
 #undef HAVE_ATEXIT
 
    don't. */
 #undef HAVE_DECL_GETUTENT
 
+/* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
+   don't. */
+#undef HAVE_DECL_INET_NTOP
+
 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
    don't. */
 #undef HAVE_DECL_ISBLANK
    don't. */
 #undef HAVE_DECL_SETREGID
 
+/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
+   don't. */
+#undef HAVE_DECL_SNPRINTF
+
 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
    */
 #undef HAVE_DECL_STPCPY
 /* Define if you have the iconv() function. */
 #undef HAVE_ICONV
 
+/* Define to 1 if you have the `inet_ntop' function. */
+#undef HAVE_INET_NTOP
+
 /* Define to 1 if you have the `initgroups' function. */
 #undef HAVE_INITGROUPS
 
index f018afa..cfc9b48 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for GNU coreutils 6.0-cvs.
+# Generated by GNU Autoconf 2.60 for GNU coreutils 6.0.
 #
 # Report bugs to <bug-coreutils@gnu.org>.
 #
@@ -559,8 +559,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU coreutils'
 PACKAGE_TARNAME='coreutils'
-PACKAGE_VERSION='6.0-cvs'
-PACKAGE_STRING='GNU coreutils 6.0-cvs'
+PACKAGE_VERSION='6.0'
+PACKAGE_STRING='GNU coreutils 6.0'
 PACKAGE_BUGREPORT='bug-coreutils@gnu.org'
 
 ac_unique_file="src/ls.c"
@@ -717,6 +717,8 @@ YFLAGS
 LIB_CLOCK_GETTIME
 LIB_GETHRXTIME
 GETOPT_H
+ARPA_INET_H
+NETINET_IN_H
 GLIBC21
 HAVE_LONG_LONG_INT
 HAVE_WCHAR_H
@@ -1275,7 +1277,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNU coreutils 6.0-cvs to adapt to many kinds of systems.
+\`configure' configures GNU coreutils 6.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1345,7 +1347,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU coreutils 6.0-cvs:";;
+     short | recursive ) echo "Configuration of GNU coreutils 6.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1454,7 +1456,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU coreutils configure 6.0-cvs
+GNU coreutils configure 6.0
 generated by GNU Autoconf 2.60
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1468,7 +1470,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNU coreutils $as_me 6.0-cvs, which was
+It was created by GNU coreutils $as_me 6.0, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   $ $0 $@
@@ -1779,6 +1781,7 @@ ac_func_list="$ac_func_list microuptime"
 ac_func_list="$ac_func_list nanouptime"
 ac_func_list="$ac_func_list gettimeofday"
 ac_func_list="$ac_func_list nanotime"
+ac_header_list="$ac_header_list arpa/inet.h"
 ac_func_list="$ac_func_list setlocale"
 ac_func_list="$ac_func_list isascii"
 ac_func_list="$ac_func_list mbsinit"
@@ -2333,7 +2336,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='coreutils'
- VERSION='6.0-cvs'
+ VERSION='6.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6031,14 +6034,12 @@ fi
 done
 
 
-
-        { echo "$as_me:$LINENO: checking for strerror in -lcposix" >&5
-echo $ECHO_N "checking for strerror in -lcposix... $ECHO_C" >&6; }
-if test "${ac_cv_lib_cposix_strerror+set}" = set; then
+{ echo "$as_me:$LINENO: checking for library containing strerror" >&5
+echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6; }
+if test "${ac_cv_search_strerror+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lcposix  $LIBS"
+  ac_func_search_save_LIBS=$LIBS
 cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -6061,7 +6062,14 @@ return strerror ();
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
+for ac_lib in '' cposix; do
+  if test -z "$ac_lib"; then
+    ac_res="none required"
+  else
+    ac_res=-l$ac_lib
+    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
+  fi
+  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (ac_try="$ac_link"
 case "(($ac_try" in
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -6095,25 +6103,35 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_lib_cposix_strerror=yes
+  ac_cv_search_strerror=$ac_res
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       ac_cv_lib_cposix_strerror=no
+
 fi
 
 rm -f core conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
+      conftest$ac_exeext
+  if test "${ac_cv_search_strerror+set}" = set; then
+  break
+fi
+done
+if test "${ac_cv_search_strerror+set}" = set; then
+  :
+else
+  ac_cv_search_strerror=no
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_cposix_strerror" >&5
-echo "${ECHO_T}$ac_cv_lib_cposix_strerror" >&6; }
-if test $ac_cv_lib_cposix_strerror = yes; then
-  LIBS="$LIBS -lcposix"
+rm conftest.$ac_ext
+LIBS=$ac_func_search_save_LIBS
 fi
+{ echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
+echo "${ECHO_T}$ac_cv_search_strerror" >&6; }
+ac_res=$ac_cv_search_strerror
+if test "$ac_res" != no; then
+  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
 
-
+fi
 
 # Check whether --enable-largefile was given.
 if test "${enable_largefile+set}" = set; then
@@ -25034,11 +25052,95 @@ done
 
   fi
 
+{ echo "$as_me:$LINENO: checking whether snprintf is declared" >&5
+echo $ECHO_N "checking whether snprintf is declared... $ECHO_C" >&6; }
+if test "${ac_cv_have_decl_snprintf+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+#ifndef snprintf
+  char *p = (char *) snprintf;
+  return !p;
+#endif
 
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } &&
+        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; } &&
+        { ac_try='test -s conftest.$ac_objext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+  ac_cv_have_decl_snprintf=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
 
+       ac_cv_have_decl_snprintf=no
+fi
 
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_snprintf" >&5
+echo "${ECHO_T}$ac_cv_have_decl_snprintf" >&6; }
+if test $ac_cv_have_decl_snprintf = yes; then
 
-for ac_func in stpcpy
+cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_SNPRINTF 1
+_ACEOF
+
+
+else
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_SNPRINTF 0
+_ACEOF
+
+
+fi
+
+
+
+
+for ac_func in snprintf
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 { echo "$as_me:$LINENO: checking for $ac_func" >&5
 done
 
 
-  if test $ac_cv_func_stpcpy = no; then
+
+
+
 
   :
 
-  fi
 
 
 
-for ac_func in strcspn
+
+for ac_func in stpcpy
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 { echo "$as_me:$LINENO: checking for $ac_func" >&5
 done
 
 
-  if test $ac_cv_func_strcspn = no; then
-    :
-  fi
-
-{ echo "$as_me:$LINENO: checking whether strdup is declared" >&5
-echo $ECHO_N "checking whether strdup is declared... $ECHO_C" >&6; }
-if test "${ac_cv_have_decl_strdup+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-$ac_includes_default
-int
-main ()
-{
-#ifndef strdup
-  char *p = (char *) strdup;
-  return !p;
-#endif
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  ac_cv_have_decl_strdup=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_cv_have_decl_strdup=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_strdup" >&5
-echo "${ECHO_T}$ac_cv_have_decl_strdup" >&6; }
-if test $ac_cv_have_decl_strdup = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define HAVE_DECL_STRDUP 1
-_ACEOF
-
-
-else
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DECL_STRDUP 0
-_ACEOF
-
-
-fi
-
+  if test $ac_cv_func_stpcpy = no; then
 
+  :
 
+  fi
 
 
 
-for ac_func in strdup
+for ac_func in strcspn
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 { echo "$as_me:$LINENO: checking for $ac_func" >&5
 done
 
 
+  if test $ac_cv_func_strcspn = no; then
+    :
+  fi
 
-
-
-
-  :
-
-{ echo "$as_me:$LINENO: checking whether strndup is declared" >&5
-echo $ECHO_N "checking whether strndup is declared... $ECHO_C" >&6; }
-if test "${ac_cv_have_decl_strndup+set}" = set; then
+{ echo "$as_me:$LINENO: checking whether strdup is declared" >&5
+echo $ECHO_N "checking whether strdup is declared... $ECHO_C" >&6; }
+if test "${ac_cv_have_decl_strdup+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
@@ -25512,8 +25528,8 @@ $ac_includes_default
 int
 main ()
 {
-#ifndef strndup
-  char *p = (char *) strndup;
+#ifndef strdup
+  char *p = (char *) strdup;
   return !p;
 #endif
 
@@ -25555,28 +25571,28 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_have_decl_strndup=yes
+  ac_cv_have_decl_strdup=yes
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       ac_cv_have_decl_strndup=no
+       ac_cv_have_decl_strdup=no
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_strndup" >&5
-echo "${ECHO_T}$ac_cv_have_decl_strndup" >&6; }
-if test $ac_cv_have_decl_strndup = yes; then
+{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_strdup" >&5
+echo "${ECHO_T}$ac_cv_have_decl_strdup" >&6; }
+if test $ac_cv_have_decl_strdup = yes; then
 
 cat >>confdefs.h <<_ACEOF
-#define HAVE_DECL_STRNDUP 1
+#define HAVE_DECL_STRDUP 1
 _ACEOF
 
 
 else
   cat >>confdefs.h <<_ACEOF
-#define HAVE_DECL_STRNDUP 0
+#define HAVE_DECL_STRDUP 0
 _ACEOF
 
 
 
 
 
-
-
-
-
-
-
-  # AIX 4.3.3, AIX 5.1 have a function that fails to add the terminating '\0'.
-  { echo "$as_me:$LINENO: checking for working strndup" >&5
-echo $ECHO_N "checking for working strndup... $ECHO_C" >&6; }
-if test "${gl_cv_func_strndup+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  if test "$cross_compiling" = yes; then
-  { echo "$as_me:$LINENO: checking for strndup" >&5
-echo $ECHO_N "checking for strndup... $ECHO_C" >&6; }
-if test "${ac_cv_func_strndup+set}" = set; then
+for ac_func in strdup
+do
+as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+{ echo "$as_me:$LINENO: checking for $ac_func" >&5
+echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
+if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
@@ -25611,12 +25617,12 @@ _ACEOF
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-/* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
+/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-#define strndup innocuous_strndup
+#define $ac_func innocuous_$ac_func
 
 /* System header to define __stub macros and hopefully few prototypes,
-    which can conflict with char strndup (); below.
+    which can conflict with char $ac_func (); below.
     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
     <limits.h> exists even on freestanding compilers.  */
 
@@ -25626,7 +25632,7 @@ cat >>conftest.$ac_ext <<_ACEOF
 # include <assert.h>
 #endif
 
-#undef strndup
+#undef $ac_func
 
 /* Override any GCC internal prototype to avoid an error.
    Use char because int might match the return type of a GCC
@@ -25634,18 +25640,241 @@ cat >>conftest.$ac_ext <<_ACEOF
 #ifdef __cplusplus
 extern "C"
 #endif
-char strndup ();
+char $ac_func ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined __stub_strndup || defined __stub___strndup
+#if defined __stub_$ac_func || defined __stub___$ac_func
 choke me
 #endif
 
 int
 main ()
 {
-return strndup ();
+return $ac_func ();
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_link") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } &&
+        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; } &&
+        { ac_try='test -s conftest$ac_exeext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+  eval "$as_ac_var=yes"
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       eval "$as_ac_var=no"
+fi
+
+rm -f core conftest.err conftest.$ac_objext \
+      conftest$ac_exeext conftest.$ac_ext
+fi
+ac_res=`eval echo '${'$as_ac_var'}'`
+              { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+if test `eval echo '${'$as_ac_var'}'` = yes; then
+  cat >>confdefs.h <<_ACEOF
+#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
+_ACEOF
+
+else
+  case " $LIBOBJS " in
+  *" $ac_func.$ac_objext "* ) ;;
+  *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
+ ;;
+esac
+
+fi
+done
+
+
+
+
+
+
+  :
+
+{ echo "$as_me:$LINENO: checking whether strndup is declared" >&5
+echo $ECHO_N "checking whether strndup is declared... $ECHO_C" >&6; }
+if test "${ac_cv_have_decl_strndup+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+#ifndef strndup
+  char *p = (char *) strndup;
+  return !p;
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } &&
+        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; } &&
+        { ac_try='test -s conftest.$ac_objext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+  ac_cv_have_decl_strndup=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_cv_have_decl_strndup=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_strndup" >&5
+echo "${ECHO_T}$ac_cv_have_decl_strndup" >&6; }
+if test $ac_cv_have_decl_strndup = yes; then
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_STRNDUP 1
+_ACEOF
+
+
+else
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_STRNDUP 0
+_ACEOF
+
+
+fi
+
+
+
+
+
+
+
+
+
+
+
+
+  # AIX 4.3.3, AIX 5.1 have a function that fails to add the terminating '\0'.
+  { echo "$as_me:$LINENO: checking for working strndup" >&5
+echo $ECHO_N "checking for working strndup... $ECHO_C" >&6; }
+if test "${gl_cv_func_strndup+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  if test "$cross_compiling" = yes; then
+  { echo "$as_me:$LINENO: checking for strndup" >&5
+echo $ECHO_N "checking for strndup... $ECHO_C" >&6; }
+if test "${ac_cv_func_strndup+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+/* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
+   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+#define strndup innocuous_strndup
+
+/* System header to define __stub macros and hopefully few prototypes,
+    which can conflict with char strndup (); below.
+    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+    <limits.h> exists even on freestanding compilers.  */
+
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+
+#undef strndup
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char strndup ();
+/* The GNU C library defines this for functions which it implements
+    to always fail with ENOSYS.  Some functions are actually named
+    something starting with __ and the normal name is an alias.  */
+#if defined __stub_strndup || defined __stub___strndup
+choke me
+#endif
+
+int
+main ()
+{
+return strndup ();
   ;
   return 0;
 }
@@ -31599,6 +31828,36 @@ esac
 
 
 
+
+
+
+
+
+
+
+  if test $ac_cv_header_arpa_inet_h = yes; then
+    ARPA_INET_H=''
+  else
+    ARPA_INET_H='arpa/inet.h'
+  fi
+
+
+
+
+
+
+
+
+
+  if test $ac_cv_header_netinet_in_h = yes; then
+    NETINET_IN_H=''
+  else
+    NETINET_IN_H='netinet/in.h'
+  fi
+
+
+
+
   case " $LIBOBJS " in
   *" human.$ac_objext "* ) ;;
   *) LIBOBJS="$LIBOBJS human.$ac_objext"
@@ -31622,6 +31881,225 @@ esac
 
 
 
+for ac_func in inet_ntop
+do
+as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+{ echo "$as_me:$LINENO: checking for $ac_func" >&5
+echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
+if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
+   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+#define $ac_func innocuous_$ac_func
+
+/* System header to define __stub macros and hopefully few prototypes,
+    which can conflict with char $ac_func (); below.
+    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+    <limits.h> exists even on freestanding compilers.  */
+
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+
+#undef $ac_func
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char $ac_func ();
+/* The GNU C library defines this for functions which it implements
+    to always fail with ENOSYS.  Some functions are actually named
+    something starting with __ and the normal name is an alias.  */
+#if defined __stub_$ac_func || defined __stub___$ac_func
+choke me
+#endif
+
+int
+main ()
+{
+return $ac_func ();
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_link") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } &&
+        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; } &&
+        { ac_try='test -s conftest$ac_exeext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+  eval "$as_ac_var=yes"
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       eval "$as_ac_var=no"
+fi
+
+rm -f core conftest.err conftest.$ac_objext \
+      conftest$ac_exeext conftest.$ac_ext
+fi
+ac_res=`eval echo '${'$as_ac_var'}'`
+              { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+if test `eval echo '${'$as_ac_var'}'` = yes; then
+  cat >>confdefs.h <<_ACEOF
+#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
+_ACEOF
+
+else
+  case " $LIBOBJS " in
+  *" $ac_func.$ac_objext "* ) ;;
+  *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
+ ;;
+esac
+
+fi
+done
+
+
+
+
+
+
+
+
+
+
+
+  { echo "$as_me:$LINENO: checking whether inet_ntop is declared" >&5
+echo $ECHO_N "checking whether inet_ntop is declared... $ECHO_C" >&6; }
+if test "${ac_cv_have_decl_inet_ntop+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+#include <arpa/inet.h>
+
+int
+main ()
+{
+#ifndef inet_ntop
+  char *p = (char *) inet_ntop;
+  return !p;
+#endif
+
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } &&
+        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; } &&
+        { ac_try='test -s conftest.$ac_objext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+  ac_cv_have_decl_inet_ntop=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_cv_have_decl_inet_ntop=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_inet_ntop" >&5
+echo "${ECHO_T}$ac_cv_have_decl_inet_ntop" >&6; }
+if test $ac_cv_have_decl_inet_ntop = yes; then
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_INET_NTOP 1
+_ACEOF
+
+
+else
+  cat >>confdefs.h <<_ACEOF
+#define HAVE_DECL_INET_NTOP 0
+_ACEOF
+
+
+fi
+
+
+
+
+
+
+
+
 
 
 
@@ -41869,35 +42347,207 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  gl_cv_time_r_posix=yes
+  gl_cv_time_r_posix=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       gl_cv_time_r_posix=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $gl_cv_time_r_posix" >&5
+echo "${ECHO_T}$gl_cv_time_r_posix" >&6; }
+  if test $gl_cv_time_r_posix = yes; then
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_TIME_R_POSIX 1
+_ACEOF
+
+  else
+    case " $LIBOBJS " in
+  *" time_r.$ac_objext "* ) ;;
+  *) LIBOBJS="$LIBOBJS time_r.$ac_objext"
+ ;;
+esac
+
+
+  :
+
+  fi
+
+   { echo "$as_me:$LINENO: checking for socklen_t" >&5
+echo $ECHO_N "checking for socklen_t... $ECHO_C" >&6; }
+if test "${ac_cv_type_socklen_t+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+#include <sys/types.h>
+      #if HAVE_SYS_SOCKET_H
+      # include <sys/socket.h>
+      #elif HAVE_WS2TCPIP_H
+      # include <ws2tcpip.h>
+      #endif
+
+typedef socklen_t ac__type_new_;
+int
+main ()
+{
+if ((ac__type_new_ *) 0)
+  return 0;
+if (sizeof (ac__type_new_))
+  return 0;
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } &&
+        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; } &&
+        { ac_try='test -s conftest.$ac_objext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+  ac_cv_type_socklen_t=yes
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       gl_cv_time_r_posix=no
+       ac_cv_type_socklen_t=no
 fi
 
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
-{ echo "$as_me:$LINENO: result: $gl_cv_time_r_posix" >&5
-echo "${ECHO_T}$gl_cv_time_r_posix" >&6; }
-  if test $gl_cv_time_r_posix = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_TIME_R_POSIX 1
+{ echo "$as_me:$LINENO: result: $ac_cv_type_socklen_t" >&5
+echo "${ECHO_T}$ac_cv_type_socklen_t" >&6; }
+if test $ac_cv_type_socklen_t = yes; then
+  :
+else
+  { echo "$as_me:$LINENO: checking for socklen_t equivalent" >&5
+echo $ECHO_N "checking for socklen_t equivalent... $ECHO_C" >&6; }
+      if test "${gl_cv_gl_cv_socklen_t_equiv+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  # Systems have either "struct sockaddr *" or
+        # "void *" as the second argument to getpeername
+        gl_cv_socklen_t_equiv=
+        for arg2 in "struct sockaddr" void; do
+          for t in int size_t "unsigned int" "long int" "unsigned long int"; do
+            cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
 _ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+#include <sys/types.h>
+               #include <sys/socket.h>
 
-  else
-    case " $LIBOBJS " in
-  *" time_r.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS time_r.$ac_objext"
- ;;
+               int getpeername (int, $arg2 *, $t *);
+int
+main ()
+{
+$t len;
+               getpeername (0, 0, &len);
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } &&
+        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; } &&
+        { ac_try='test -s conftest.$ac_objext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
 esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+  gl_cv_socklen_t_equiv="$t"
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
 
 
-  :
+fi
 
-  fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+            test "$gl_cv_socklen_t_equiv" != "" && break
+          done
+          test "$gl_cv_socklen_t_equiv" != "" && break
+        done
+
+fi
+
+      if test "$gl_cv_socklen_t_equiv" = ""; then
+       { { echo "$as_me:$LINENO: error: Cannot find a type to use in place of socklen_t" >&5
+echo "$as_me: error: Cannot find a type to use in place of socklen_t" >&2;}
+   { (exit 1); exit 1; }; }
+      fi
+      { echo "$as_me:$LINENO: result: $gl_cv_socklen_t_equiv" >&5
+echo "${ECHO_T}$gl_cv_socklen_t_equiv" >&6; }
+
+cat >>confdefs.h <<_ACEOF
+#define socklen_t $gl_cv_socklen_t_equiv
+_ACEOF
+
+fi
 
 
     :
@@ -45583,6 +46233,12 @@ esac
 
 
 
+
+
+
+
+
+
   case " $LIBOBJS " in
   *" cycle-check.$ac_objext "* ) ;;
   *) LIBOBJS="$LIBOBJS cycle-check.$ac_objext"
@@ -45594,6 +46250,8 @@ esac
 
 
 
+
+
   case " $LIBOBJS " in
   *" euidaccess-stat.$ac_objext "* ) ;;
   *) LIBOBJS="$LIBOBJS euidaccess-stat.$ac_objext"
@@ -45770,6 +46428,13 @@ esac
 
 
 
+
+
+
+
+
+
+
 for ac_func in dirfd
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 done
 
 
-  case $ac_cv_func_openat in
-  yes) ;;
-  *)
-
-cat >>confdefs.h <<\_ACEOF
-#define __OPENAT_PREFIX rpl_
-_ACEOF
-
-
-
-;;
-  esac
-
-
-
-
-
-
-
-
-
-
-
-
-for ac_func in memrchr
-do
-as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
-if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
-   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
-    which can conflict with char $ac_func (); below.
-    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-    <limits.h> exists even on freestanding compilers.  */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
-    to always fail with ENOSYS.  Some functions are actually named
-    something starting with __ and the normal name is an alias.  */
-#if defined __stub_$ac_func || defined __stub___$ac_func
-choke me
-#endif
-
-int
-main ()
-{
-return $ac_func ();
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_link") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest$ac_exeext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  eval "$as_ac_var=yes"
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       eval "$as_ac_var=no"
-fi
-
-rm -f core conftest.err conftest.$ac_objext \
-      conftest$ac_exeext conftest.$ac_ext
-fi
-ac_res=`eval echo '${'$as_ac_var'}'`
-              { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-  cat >>confdefs.h <<_ACEOF
-#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
-_ACEOF
-
-else
-  case " $LIBOBJS " in
-  *" $ac_func.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
- ;;
-esac
-
-fi
-done
-
-
-  if test $ac_cv_func_memrchr = no; then
-    :
-  fi
-
+  case $ac_cv_func_openat in
+  yes) ;;
+  *)
 
-  fi
+cat >>confdefs.h <<\_ACEOF
+#define __OPENAT_PREFIX rpl_
+_ACEOF
 
 
 
-  case " $LIBOBJS " in
-  *" xfts.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS xfts.$ac_objext"
- ;;
-esac
+;;
+  esac
 
 
-    :
 
 
 
-  case " $LIBOBJS " in
-  *" root-dev-ino.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS root-dev-ino.$ac_objext"
- ;;
-esac
 
 
 
-  :
 
 
 
-  case " $LIBOBJS " in
-  *" version-etc-fsf.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS version-etc-fsf.$ac_objext"
- ;;
-esac
 
-  case " $LIBOBJS " in
-  *" version-etc.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS version-etc.$ac_objext"
- ;;
-esac
-
-
-    :
-
-
-
-  case " $LIBOBJS " in
-  *" diacrit.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS diacrit.$ac_objext"
- ;;
-esac
-
-
-    :
-
-   { echo "$as_me:$LINENO: checking for socklen_t" >&5
-echo $ECHO_N "checking for socklen_t... $ECHO_C" >&6; }
-if test "${ac_cv_type_socklen_t+set}" = set; then
+for ac_func in memrchr
+do
+as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+{ echo "$as_me:$LINENO: checking for $ac_func" >&5
+echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
+if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
@@ -52129,33 +52622,53 @@ _ACEOF
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#include <sys/types.h>
-      #if HAVE_SYS_SOCKET_H
-      # include <sys/socket.h>
-      #elif HAVE_WS2TCPIP_H
-      # include <ws2tcpip.h>
-      #endif
+/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
+   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+#define $ac_func innocuous_$ac_func
+
+/* System header to define __stub macros and hopefully few prototypes,
+    which can conflict with char $ac_func (); below.
+    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+    <limits.h> exists even on freestanding compilers.  */
+
+#ifdef __STDC__
+# include <limits.h>
+#else
+# include <assert.h>
+#endif
+
+#undef $ac_func
+
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
+#ifdef __cplusplus
+extern "C"
+#endif
+char $ac_func ();
+/* The GNU C library defines this for functions which it implements
+    to always fail with ENOSYS.  Some functions are actually named
+    something starting with __ and the normal name is an alias.  */
+#if defined __stub_$ac_func || defined __stub___$ac_func
+choke me
+#endif
 
-typedef socklen_t ac__type_new_;
 int
 main ()
 {
-if ((ac__type_new_ *) 0)
-  return 0;
-if (sizeof (ac__type_new_))
-  return 0;
+return $ac_func ();
   ;
   return 0;
 }
 _ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (ac_try="$ac_link"
 case "(($ac_try" in
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
   *) ac_try_echo=$ac_try;;
 esac
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
+  (eval "$ac_link") 2>conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 >conftest.err
   rm -f conftest.er1
@@ -52172,7 +52685,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
+        { ac_try='test -s conftest$ac_exeext'
   { (case "(($ac_try" in
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
   *) ac_try_echo=$ac_try;;
@@ -52182,113 +52695,93 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  ac_cv_type_socklen_t=yes
+  eval "$as_ac_var=yes"
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       ac_cv_type_socklen_t=no
+       eval "$as_ac_var=no"
 fi
 
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+rm -f core conftest.err conftest.$ac_objext \
+      conftest$ac_exeext conftest.$ac_ext
 fi
-{ echo "$as_me:$LINENO: result: $ac_cv_type_socklen_t" >&5
-echo "${ECHO_T}$ac_cv_type_socklen_t" >&6; }
-if test $ac_cv_type_socklen_t = yes; then
-  :
-else
-  { echo "$as_me:$LINENO: checking for socklen_t equivalent" >&5
-echo $ECHO_N "checking for socklen_t equivalent... $ECHO_C" >&6; }
-      if test "${gl_cv_gl_cv_socklen_t_equiv+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-  # Systems have either "struct sockaddr *" or
-        # "void *" as the second argument to getpeername
-        gl_cv_socklen_t_equiv=
-        for arg2 in "struct sockaddr" void; do
-          for t in int size_t "unsigned int" "long int" "unsigned long int"; do
-            cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h.  */
+ac_res=`eval echo '${'$as_ac_var'}'`
+              { echo "$as_me:$LINENO: result: $ac_res" >&5
+echo "${ECHO_T}$ac_res" >&6; }
+if test `eval echo '${'$as_ac_var'}'` = yes; then
+  cat >>confdefs.h <<_ACEOF
+#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
 _ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h.  */
-#include <sys/types.h>
-               #include <sys/socket.h>
 
-               int getpeername (int, $arg2 *, $t *);
-int
-main ()
-{
-$t len;
-               getpeername (0, 0, &len);
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
+else
+  case " $LIBOBJS " in
+  *" $ac_func.$ac_objext "* ) ;;
+  *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
+ ;;
 esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_compile") 2>conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 >conftest.err
-  rm -f conftest.er1
-  cat conftest.err >&5
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); } &&
-        { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
+
+fi
+done
+
+
+  if test $ac_cv_func_memrchr = no; then
+    :
+  fi
+
+
+  fi
+
+
+
+  case " $LIBOBJS " in
+  *" xfts.$ac_objext "* ) ;;
+  *) LIBOBJS="$LIBOBJS xfts.$ac_objext"
+ ;;
 esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; } &&
-        { ac_try='test -s conftest.$ac_objext'
-  { (case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
+
+
+    :
+
+
+
+  case " $LIBOBJS " in
+  *" root-dev-ino.$ac_objext "* ) ;;
+  *) LIBOBJS="$LIBOBJS root-dev-ino.$ac_objext"
+ ;;
 esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" >&5
-  (exit $ac_status); }; }; then
-  gl_cv_socklen_t_equiv="$t"
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
 
 
-fi
 
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-            test "$gl_cv_socklen_t_equiv" != "" && break
-          done
-          test "$gl_cv_socklen_t_equiv" != "" && break
-        done
+  :
 
-fi
 
-      if test "$gl_cv_socklen_t_equiv" = ""; then
-       { { echo "$as_me:$LINENO: error: Cannot find a type to use in place of socklen_t" >&5
-echo "$as_me: error: Cannot find a type to use in place of socklen_t" >&2;}
-   { (exit 1); exit 1; }; }
-      fi
-      { echo "$as_me:$LINENO: result: $gl_cv_socklen_t_equiv" >&5
-echo "${ECHO_T}$gl_cv_socklen_t_equiv" >&6; }
 
-cat >>confdefs.h <<_ACEOF
-#define socklen_t $gl_cv_socklen_t_equiv
-_ACEOF
+  case " $LIBOBJS " in
+  *" version-etc-fsf.$ac_objext "* ) ;;
+  *) LIBOBJS="$LIBOBJS version-etc-fsf.$ac_objext"
+ ;;
+esac
 
-fi
+  case " $LIBOBJS " in
+  *" version-etc.$ac_objext "* ) ;;
+  *) LIBOBJS="$LIBOBJS version-etc.$ac_objext"
+ ;;
+esac
+
+
+    :
+
+
+
+  case " $LIBOBJS " in
+  *" diacrit.$ac_objext "* ) ;;
+  *) LIBOBJS="$LIBOBJS diacrit.$ac_objext"
+ ;;
+esac
+
+
+    :
 
 
 
@@ -60647,7 +61140,7 @@ _ACEOF
 
         { echo "$as_me:$LINENO: checking for GNU gettext in libc" >&5
 echo $ECHO_N "checking for GNU gettext in libc... $ECHO_C" >&6; }
-if test "${gt_cv_func_gnugettext2_libc+set}" = set; then
+if test "${gt_cv_func_gnugettext3_libc+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat >conftest.$ac_ext <<_ACEOF
@@ -60657,13 +61150,17 @@ cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
 #include <libintl.h>
+#ifndef __GNU_GETTEXT_SUPPORTED_REVISION
+#define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
+#endif
+typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
 extern int _nl_msg_cat_cntr;
 extern int *_nl_domain_bindings;
 int
 main ()
 {
 bindtextdomain ("", "");
-return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
+return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
   ;
   return 0;
 }
@@ -60702,21 +61199,21 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  gt_cv_func_gnugettext2_libc=yes
+  gt_cv_func_gnugettext3_libc=yes
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       gt_cv_func_gnugettext2_libc=no
+       gt_cv_func_gnugettext3_libc=no
 fi
 
 rm -f core conftest.err conftest.$ac_objext \
       conftest$ac_exeext conftest.$ac_ext
 fi
-{ echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext2_libc" >&5
-echo "${ECHO_T}$gt_cv_func_gnugettext2_libc" >&6; }
+{ echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext3_libc" >&5
+echo "${ECHO_T}$gt_cv_func_gnugettext3_libc" >&6; }
 
-        if test "$gt_cv_func_gnugettext2_libc" != "yes"; then
+        if test "$gt_cv_func_gnugettext3_libc" != "yes"; then
 
 
 
@@ -61291,7 +61788,7 @@ fi
 
           { echo "$as_me:$LINENO: checking for GNU gettext in libintl" >&5
 echo $ECHO_N "checking for GNU gettext in libintl... $ECHO_C" >&6; }
-if test "${gt_cv_func_gnugettext2_libintl+set}" = set; then
+if test "${gt_cv_func_gnugettext3_libintl+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   gt_save_CPPFLAGS="$CPPFLAGS"
@@ -61305,6 +61802,10 @@ cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
 #include <libintl.h>
+#ifndef __GNU_GETTEXT_SUPPORTED_REVISION
+#define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
+#endif
+typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
 extern int _nl_msg_cat_cntr;
 extern
 #ifdef __cplusplus
@@ -61315,7 +61816,7 @@ int
 main ()
 {
 bindtextdomain ("", "");
-return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
   ;
   return 0;
 }
@@ -61354,17 +61855,17 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
-  gt_cv_func_gnugettext2_libintl=yes
+  gt_cv_func_gnugettext3_libintl=yes
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5
 
-       gt_cv_func_gnugettext2_libintl=no
+       gt_cv_func_gnugettext3_libintl=no
 fi
 
 rm -f core conftest.err conftest.$ac_objext \
       conftest$ac_exeext conftest.$ac_ext
-                        if test "$gt_cv_func_gnugettext2_libintl" != yes && test -n "$LIBICONV"; then
+                        if test "$gt_cv_func_gnugettext3_libintl" != yes && test -n "$LIBICONV"; then
               LIBS="$LIBS $LIBICONV"
               cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
@@ -61373,6 +61874,10 @@ cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
 #include <libintl.h>
+#ifndef __GNU_GETTEXT_SUPPORTED_REVISION
+#define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
+#endif
+typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
 extern int _nl_msg_cat_cntr;
 extern
 #ifdef __cplusplus
@@ -61383,7 +61888,7 @@ int
 main ()
 {
 bindtextdomain ("", "");
-return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
   ;
   return 0;
 }
@@ -61424,7 +61929,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
   (exit $ac_status); }; }; then
   LIBINTL="$LIBINTL $LIBICONV"
                 LTLIBINTL="$LTLIBINTL $LTLIBICONV"
-                gt_cv_func_gnugettext2_libintl=yes
+                gt_cv_func_gnugettext3_libintl=yes
 
 else
   echo "$as_me: failed program was:" >&5
@@ -61439,12 +61944,12 @@ rm -f core conftest.err conftest.$ac_objext \
             CPPFLAGS="$gt_save_CPPFLAGS"
             LIBS="$gt_save_LIBS"
 fi
-{ echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext2_libintl" >&5
-echo "${ECHO_T}$gt_cv_func_gnugettext2_libintl" >&6; }
+{ echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext3_libintl" >&5
+echo "${ECHO_T}$gt_cv_func_gnugettext3_libintl" >&6; }
         fi
 
-                                        if test "$gt_cv_func_gnugettext2_libc" = "yes" \
-           || { test "$gt_cv_func_gnugettext2_libintl" = "yes" \
+                                        if test "$gt_cv_func_gnugettext3_libc" = "yes" \
+           || { test "$gt_cv_func_gnugettext3_libintl" = "yes" \
                 && test "$PACKAGE" != gettext-runtime \
                 && test "$PACKAGE" != gettext-tools; }; then
           gt_use_preinstalled_gnugettext=yes
@@ -61484,7 +61989,7 @@ echo "${ECHO_T}$USE_NLS" >&6; }
     { echo "$as_me:$LINENO: checking where the gettext function comes from" >&5
 echo $ECHO_N "checking where the gettext function comes from... $ECHO_C" >&6; }
     if test "$gt_use_preinstalled_gnugettext" = "yes"; then
-      if test "$gt_cv_func_gnugettext2_libintl" = "yes"; then
+      if test "$gt_cv_func_gnugettext3_libintl" = "yes"; then
         gt_source="external libintl"
       else
         gt_source="libc"
@@ -61499,7 +62004,7 @@ echo "${ECHO_T}$gt_source" >&6; }
   if test "$USE_NLS" = "yes"; then
 
     if test "$gt_use_preinstalled_gnugettext" = "yes"; then
-      if test "$gt_cv_func_gnugettext2_libintl" = "yes"; then
+      if test "$gt_cv_func_gnugettext3_libintl" = "yes"; then
         { echo "$as_me:$LINENO: checking how to link with libintl" >&5
 echo $ECHO_N "checking how to link with libintl... $ECHO_C" >&6; }
         { echo "$as_me:$LINENO: result: $LIBINTL" >&5
@@ -61954,7 +62459,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNU coreutils $as_me 6.0-cvs, which was
+This file was extended by GNU coreutils $as_me 6.0, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -62007,7 +62512,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU coreutils config.status 6.0-cvs
+GNU coreutils config.status 6.0
 configured by $0, generated by GNU Autoconf 2.60,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -62397,6 +62902,8 @@ YFLAGS!$YFLAGS$ac_delim
 LIB_CLOCK_GETTIME!$LIB_CLOCK_GETTIME$ac_delim
 LIB_GETHRXTIME!$LIB_GETHRXTIME$ac_delim
 GETOPT_H!$GETOPT_H$ac_delim
+ARPA_INET_H!$ARPA_INET_H$ac_delim
+NETINET_IN_H!$NETINET_IN_H$ac_delim
 GLIBC21!$GLIBC21$ac_delim
 HAVE_LONG_LONG_INT!$HAVE_LONG_LONG_INT$ac_delim
 HAVE_WCHAR_H!$HAVE_WCHAR_H$ac_delim
@@ -62443,7 +62950,7 @@ POSUB!$POSUB$ac_delim
 LTLIBOBJS!$LTLIBOBJS$ac_delim
 _ACEOF
 
-  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 61; then
+  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 63; then
     break
   elif $ac_last_try; then
     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
index c9325ab..a51d6d2 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -194,6 +199,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -268,6 +274,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 960df33..288cad4 100644 (file)
@@ -65,52 +65,53 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        getpass.c getpass.h gettime.c gettimeofday.c getugroups.c \
        getusershell.c group-member.c group-member.h hard-locale.c \
        hard-locale.h hash-pjw.c hash-pjw.h hash.c hash.h human.c \
-       human.h idcache.c imaxtostr.c intprops.h inttostr.c inttostr.h \
-       lchmod.h lchown.c lchown.h linebuffer.c linebuffer.h \
-       long-options.c long-options.h lstat.c lstat.h malloc.c \
-       mbchar.c md5.c md5.h memcasecmp.c memcasecmp.h memchr.c \
-       memcmp.c memcoll.c memcoll.h memcpy.c memmove.c mempcpy.c \
-       mempcpy.h memrchr.c memrchr.h memset.c memxfrm.c memxfrm.h \
-       mkancesdirs.c mkancesdirs.h mkdir-p.c mkdir-p.h mkdir.c \
-       mkdirat.c mkstemp-safer.c mkstemp.c mktime.c modechange.c \
-       modechange.h mountlist.c mountlist.h nanosleep.c obstack.c \
-       obstack.h offtostr.c open-safer.c openat-die.c openat-priv.h \
-       openat.c openat.h pathmax.h physmem.c physmem.h pipe-safer.c \
-       posixtm.c posixtm.h posixver.c posixver.h printf-args.c \
-       printf-parse.c putenv.c quote.c quote.h quotearg.c quotearg.h \
-       raise.c rand-isaac.c rand-isaac.h randint.c randint.h \
-       randperm.c randperm.h randread.c randread.h readlink.c \
-       readtokens.c readtokens.h readutmp.c readutmp.h realloc.c \
-       regcomp.c regex.c regex.h regex_internal.c regex_internal.h \
-       regexec.c rename.c rmdir.c root-dev-ino.c root-dev-ino.h \
-       rpmatch.c safe-read.c safe-read.h safe-write.c safe-write.h \
-       same-inode.h same.c same.h save-cwd.c save-cwd.h savedir.c \
-       savedir.h setenv.c settime.c sha1.c sha1.h sha256.c sha256.h \
-       sha512.c sha512.h sig2str.c sig2str.h stat-macros.h \
-       stat-time.h stdio--.h stdio-safer.h stdlib--.h stdlib-safer.h \
-       stpcpy.c strcasecmp.c strcspn.c strdup.c strdup.h strftime.c \
-       strftime.h strintcmp.c stripslash.c strncasecmp.c strndup.c \
-       strndup.h strnlen.c strnlen.h strnumcmp-in.h strnumcmp.c \
-       strnumcmp.h strpbrk.c strstr.c strtod.c strtoimax.c strtol.c \
-       strtoll.c strtoul.c strtoull.c strtoumax.c strverscmp.c \
-       strverscmp.h tempname.c time_r.c time_r.h timespec.h \
-       umaxtostr.c unistd--.h unistd-safer.h unlinkdir.c unlinkdir.h \
-       unlocked-io.h unsetenv.c userspec.c userspec.h utime.c \
-       utimecmp.c utimecmp.h utimens.c utimens.h vasnprintf.c \
-       vasprintf.c version-etc-fsf.c version-etc.c version-etc.h \
-       xalloc.h xfts.c xfts.h xgetcwd.c xgetcwd.h xmalloc.c \
-       xnanosleep.c xnanosleep.h xreadlink.c xreadlink.h xstrtod.c \
-       xstrtod.h xstrtol.c xstrtol.h xstrtold.c xstrtoul.c xtime.h \
-       yesno.c yesno.h
+       human.h idcache.c imaxtostr.c inet_ntop.c intprops.h \
+       inttostr.c inttostr.h lchmod.h lchown.c lchown.h linebuffer.c \
+       linebuffer.h long-options.c long-options.h lstat.c lstat.h \
+       malloc.c mbchar.c md5.c md5.h memcasecmp.c memcasecmp.h \
+       memchr.c memcmp.c memcoll.c memcoll.h memcpy.c memmove.c \
+       mempcpy.c mempcpy.h memrchr.c memrchr.h memset.c memxfrm.c \
+       memxfrm.h mkancesdirs.c mkancesdirs.h mkdir-p.c mkdir-p.h \
+       mkdir.c mkdirat.c mkstemp-safer.c mkstemp.c mktime.c \
+       modechange.c modechange.h mountlist.c mountlist.h nanosleep.c \
+       obstack.c obstack.h offtostr.c open-safer.c openat-die.c \
+       openat-priv.h openat.c openat.h pathmax.h physmem.c physmem.h \
+       pipe-safer.c posixtm.c posixtm.h posixver.c posixver.h \
+       printf-args.c printf-parse.c putenv.c quote.c quote.h \
+       quotearg.c quotearg.h raise.c rand-isaac.c rand-isaac.h \
+       randint.c randint.h randperm.c randperm.h randread.c \
+       randread.h readlink.c readtokens.c readtokens.h readutmp.c \
+       readutmp.h realloc.c regcomp.c regex.c regex.h \
+       regex_internal.c regex_internal.h regexec.c rename.c rmdir.c \
+       root-dev-ino.c root-dev-ino.h rpmatch.c safe-read.c \
+       safe-read.h safe-write.c safe-write.h same-inode.h same.c \
+       same.h save-cwd.c save-cwd.h savedir.c savedir.h setenv.c \
+       settime.c sha1.c sha1.h sha256.c sha256.h sha512.c sha512.h \
+       sig2str.c sig2str.h snprintf.c stat-macros.h stat-time.h \
+       stdio--.h stdio-safer.h stdlib--.h stdlib-safer.h stpcpy.c \
+       strcasecmp.c strcspn.c strdup.c strdup.h strftime.c strftime.h \
+       strintcmp.c stripslash.c strncasecmp.c strndup.c strndup.h \
+       strnlen.c strnlen.h strnumcmp-in.h strnumcmp.c strnumcmp.h \
+       strpbrk.c strstr.c strtod.c strtoimax.c strtol.c strtoll.c \
+       strtoul.c strtoull.c strtoumax.c strverscmp.c strverscmp.h \
+       tempname.c time_r.c time_r.h timespec.h umaxtostr.c unistd--.h \
+       unistd-safer.h unlinkdir.c unlinkdir.h unlocked-io.h \
+       unsetenv.c userspec.c userspec.h utime.c utimecmp.c utimecmp.h \
+       utimens.c utimens.h vasnprintf.c vasprintf.c version-etc-fsf.c \
+       version-etc.c version-etc.h xalloc.h xfts.c xfts.h xgetcwd.c \
+       xgetcwd.h xmalloc.c xnanosleep.c xnanosleep.h xreadlink.c \
+       xreadlink.h xstrtod.c xstrtod.h xstrtol.c xstrtol.h xstrtold.c \
+       xstrtoul.c xtime.h yesno.c yesno.h
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -118,11 +119,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -148,16 +150,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -174,31 +177,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -276,6 +281,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -350,6 +356,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
@@ -432,25 +439,29 @@ AM_CPPFLAGS = -I.. -I$(srcdir)
 libcoreutils_a_SOURCES = allocsa.c allocsa.h base64.c base64.h \
        buffer-lcm.c buffer-lcm.h euidaccess.h exit.h full-read.c \
        full-read.h full-write.c full-write.h getaddrinfo.h gettext.h \
-       localcharset.c localcharset.h mbchar.h mbswidth.c mbswidth.h \
-       mbuiter.h readtokens0.c readtokens0.h setenv.h strcase.h \
-       strnlen1.c strnlen1.h strstr.h unicodeio.c unicodeio.h \
-       verify.h wcwidth.h xalloc-die.c xgethostname.c xgethostname.h \
-       xmemcoll.c xmemcoll.h xmemxfrm.c xmemxfrm.h xstrndup.c \
-       xstrndup.h xstrtoimax.c xstrtoumax.c printf-args.h \
-       printf-parse.h vasprintf.h vasnprintf.h
+       inet_ntop.h localcharset.c localcharset.h mbchar.h mbswidth.c \
+       mbswidth.h mbuiter.h readtokens0.c readtokens0.h setenv.h \
+       snprintf.h strcase.h strnlen1.c strnlen1.h strstr.h \
+       unicodeio.c unicodeio.h verify.h wcwidth.h xalloc-die.c \
+       xgethostname.c xgethostname.h xmemcoll.c xmemcoll.h xmemxfrm.c \
+       xmemxfrm.h xstrndup.c xstrndup.h xstrtoimax.c xstrtoumax.c \
+       printf-args.h printf-parse.h vasprintf.h vasnprintf.h
 libcoreutils_a_LIBADD = $(LIBOBJS) $(ALLOCA)
 lib_OBJECTS = $(libcoreutils_a_OBJECTS)
 BUILT_SOURCES = getdate.c $(STDBOOL_H) $(STDINT_H) $(ALLOCA_H) \
-       $(FNMATCH_H) $(GETOPT_H)
+       $(FNMATCH_H) $(GETOPT_H) $(ARPA_INET_H) $(SYS_SOCKET_H) \
+       $(NETINET_IN_H)
 CLEANFILES = charset.alias ref-add.sed ref-del.sed
 MAINTAINERCLEANFILES = $(BUILT_SOURCES)
+MOSTLYCLEANDIRS = arpa netinet sys
 MOSTLYCLEANFILES = stdbool.h stdbool.h-t stdint.h stdint.h-t alloca.h \
-       alloca.h-t fnmatch.h fnmatch.h-t getopt.h getopt.h-t
+       alloca.h-t fnmatch.h fnmatch.h-t arpa/inet.h arpa/inet.h-t \
+       netinet/in.h netinet/in.h-t sys/socket.h sys/socket.h-t \
+       getopt.h getopt.h-t
 SUFFIXES = .sed .sin
 EXTRA_DIST = getdate.c config.charset ref-add.sin ref-del.sin \
        getndelim2.c getndelim2.h stdbool_.h stdint_.h alloca_.h \
-       fnmatch_.h fnmatch_loop.c getopt_.h getopt_int.h
+       fnmatch_.h fnmatch_loop.c getopt_.h getopt_int.h socket_.h
 charset_alias = $(DESTDIR)$(libdir)/charset.alias
 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
 all: $(BUILT_SOURCES)
@@ -583,6 +594,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/human.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/idcache.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/imaxtostr.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/inet_ntop.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/inttostr.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lchown.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/linebuffer.Po@am__quote@
@@ -653,6 +665,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sha256.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sha512.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sig2str.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/snprintf.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcspn.Po@am__quote@
@@ -1010,6 +1023,27 @@ fnmatch.h: fnmatch_.h
        cp $(srcdir)/fnmatch_.h $@-t
        mv $@-t $@
 
+# We need the following in order to create <arpa/inet.h> when the system
+# doesn't have one.
+arpa/inet.h:
+       test -d arpa || mkdir arpa
+       echo '#include <sys/socket.h>' >$@-t
+       mv $@-t $@
+
+# We need the following in order to create <netinet/in.h> when the system
+# doesn't have one.
+netinet/in.h:
+       test -d netinet || mkdir netinet
+       echo '#include <sys/socket.h>' >$@-t
+       mv $@-t $@
+
+# We need the following in order to create <sys/socket.h> when the system
+# doesn't have one that works with the given compiler.
+sys/socket.h: socket_.h
+       test -d sys || mkdir sys
+       cp $(srcdir)/socket_.h $@-t
+       mv $@-t $@
+
 check: unit-test
 
 .PHONY: unit-test
index c8c7a83..11715b7 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -184,6 +189,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -258,6 +264,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 9e4aa3a..f6ae0bf 100644 (file)
@@ -70,11 +70,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -82,11 +83,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -112,16 +114,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -138,31 +141,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -712,6 +717,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -786,6 +792,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index fe76f85..ec91bda 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -188,6 +193,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -262,6 +268,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 11eb19c..8b349a5 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index d7a8281..bbfa2f7 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 517c866..72511cd 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 951edf5..8b7c001 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 7fb8a98..77616a1 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 2c880e4..b973e78 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 1338d64..94f2902 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index bbc27d3..60cc10a 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 39d5464..3e1b1ee 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 6210be4..42af28b 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 0aed4b9..ff8c543 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 2d5d8d8..c26f89a 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 04c1b14..dfdba3e 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 022c21c..6169a14 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 8f96480..4a4b568 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index ba1ca9b..78d7d16 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index dcf8d2f..9de991e 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 3aa2290..efa4a51 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 3376e34..7c74d06 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index c70c316..c57c56c 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 0eb12cb..bf4b025 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 513a468..729f45a 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index cb2176e..9b5ac9b 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index c5771c6..182ef67 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 22eb883..642c740 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 050ba08..772ab8d 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 67e6763..6aa6d26 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index bb950fd..1bc57bc 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 26db7cc..1e85713 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index cbe18b6..faa99e6 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 442d86b..2c673f7 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 77fd22d..eb53429 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 4ce9577..ee8861a 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 4a8ec34..dc68732 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 2c75ac0..7a051e8 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 3007b04..bc6c5c7 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 7348e4d..cf6747e 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index fe964ad..fbb57ff 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index eca5fa9..4882a81 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index ceecdc6..8e7975b 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 9e2b166..7689d6a 100644 (file)
@@ -41,11 +41,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -53,11 +54,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -83,16 +85,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -109,31 +112,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -179,6 +184,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -253,6 +259,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 5fc2fb6..3541733 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@
index 62ec3a6..c375633 100644 (file)
@@ -42,11 +42,12 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/argmatch.m4 \
-       $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
-       $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/backupfile.m4 \
-       $(top_srcdir)/m4/basename.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
-       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/assert.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/autobuild.m4 \
+       $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/basename.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/boottime.m4 \
+       $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
+       $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
@@ -54,11 +55,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \
        $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
-       $(top_srcdir)/m4/diacrit.m4 $(top_srcdir)/m4/dirfd.m4 \
-       $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
-       $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
-       $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
-       $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+       $(top_srcdir)/m4/dev-ino.m4 $(top_srcdir)/m4/diacrit.m4 \
+       $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
+       $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+       $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+       $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+       $(top_srcdir)/m4/euidaccess-stat.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
        $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \
@@ -84,16 +86,17 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/hash-pjw.m4 \
        $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/host-os.m4 \
        $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/intmax_t.m4 \
-       $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-h.m4 \
+       $(top_srcdir)/m4/idcache.m4 $(top_srcdir)/m4/inet_ntop.m4 \
+       $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
+       $(top_srcdir)/m4/inttypes-h.m4 \
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
-       $(top_srcdir)/m4/jm-macros.m4 $(top_srcdir)/m4/jm-winsz1.m4 \
-       $(top_srcdir)/m4/jm-winsz2.m4 $(top_srcdir)/m4/lchmod.m4 \
-       $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-check.m4 \
-       $(top_srcdir)/m4/lib-ignore.m4 $(top_srcdir)/m4/lib-ld.m4 \
-       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-       $(top_srcdir)/m4/linebuffer.m4 $(top_srcdir)/m4/link-follow.m4 \
+       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/jm-macros.m4 \
+       $(top_srcdir)/m4/jm-winsz1.m4 $(top_srcdir)/m4/jm-winsz2.m4 \
+       $(top_srcdir)/m4/lchmod.m4 $(top_srcdir)/m4/lchown.m4 \
+       $(top_srcdir)/m4/lib-check.m4 $(top_srcdir)/m4/lib-ignore.m4 \
+       $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+       $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/linebuffer.m4 \
+       $(top_srcdir)/m4/link-follow.m4 \
        $(top_srcdir)/m4/localcharset.m4 \
        $(top_srcdir)/m4/long-options.m4 \
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
@@ -110,31 +113,33 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
        $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \
-       $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \
-       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pathmax.m4 \
-       $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \
-       $(top_srcdir)/m4/posixver.m4 $(top_srcdir)/m4/prereq.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
-       $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
-       $(top_srcdir)/m4/randint.m4 $(top_srcdir)/m4/randperm.m4 \
-       $(top_srcdir)/m4/randread.m4 $(top_srcdir)/m4/readlink.m4 \
-       $(top_srcdir)/m4/readtokens.m4 $(top_srcdir)/m4/readutmp.m4 \
-       $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rename.m4 \
-       $(top_srcdir)/m4/rmdir-errno.m4 $(top_srcdir)/m4/rmdir.m4 \
-       $(top_srcdir)/m4/root-dev-ino.m4 $(top_srcdir)/m4/rpmatch.m4 \
-       $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
+       $(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
+       $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/openat.m4 \
+       $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perl.m4 \
+       $(top_srcdir)/m4/physmem.m4 $(top_srcdir)/m4/po.m4 \
+       $(top_srcdir)/m4/posixtm.m4 $(top_srcdir)/m4/posixver.m4 \
+       $(top_srcdir)/m4/prereq.m4 $(top_srcdir)/m4/progtest.m4 \
+       $(top_srcdir)/m4/putenv.m4 $(top_srcdir)/m4/quote.m4 \
+       $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/randint.m4 \
+       $(top_srcdir)/m4/randperm.m4 $(top_srcdir)/m4/randread.m4 \
+       $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/readtokens.m4 \
+       $(top_srcdir)/m4/readutmp.m4 $(top_srcdir)/m4/regex.m4 \
+       $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/rmdir-errno.m4 \
+       $(top_srcdir)/m4/rmdir.m4 $(top_srcdir)/m4/root-dev-ino.m4 \
+       $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \
+       $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same-inode.m4 \
        $(top_srcdir)/m4/same.m4 $(top_srcdir)/m4/save-cwd.m4 \
        $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \
        $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \
        $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
        $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
-       $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \
-       $(top_srcdir)/m4/stat-macros.m4 $(top_srcdir)/m4/stat-prog.m4 \
-       $(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stdarg.m4 \
-       $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \
-       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio-safer.m4 \
+       $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socklen.m4 \
+       $(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
+       $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat-macros.m4 \
+       $(top_srcdir)/m4/stat-prog.m4 $(top_srcdir)/m4/stat-time.m4 \
+       $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
+       $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
+       $(top_srcdir)/m4/stdio-safer.m4 \
        $(top_srcdir)/m4/stdlib-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
        $(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strcspn.m4 \
        $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strftime.m4 \
@@ -181,6 +186,7 @@ ALLOCA_H = @ALLOCA_H@
 AMDEP_FALSE = @AMDEP_FALSE@
 AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
+ARPA_INET_H = @ARPA_INET_H@
 AUTOCONF = @AUTOCONF@
 AUTOHEADER = @AUTOHEADER@
 AUTOMAKE = @AUTOMAKE@
@@ -255,6 +261,7 @@ MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
 MSGMERGE = @MSGMERGE@
 NEED_SETGID = @NEED_SETGID@
+NETINET_IN_H = @NETINET_IN_H@
 OBJEXT = @OBJEXT@
 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
 PACKAGE = @PACKAGE@