summaryrefslogtreecommitdiff
path: root/net/ucd-snmp
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2002-04-09 09:53:54 +0000
committeritojun <itojun@pkgsrc.org>2002-04-09 09:53:54 +0000
commitd4d005b6f38bbc9fe9a75a2465abb05d167595e5 (patch)
treed8ce4dc44d46d4d3edf42471d1ea12eb9e29f869 /net/ucd-snmp
parent85dc2d2d26ec753ef603d264e63cbb3e7a6a6412 (diff)
downloadpkgsrc-d4d005b6f38bbc9fe9a75a2465abb05d167595e5.tar.gz
upgrade to 4.2.4.
release note: http://sourceforge.net/project/shownotes.php?release_id=83551
Diffstat (limited to 'net/ucd-snmp')
-rw-r--r--net/ucd-snmp/Makefile5
-rw-r--r--net/ucd-snmp/PLIST8
-rw-r--r--net/ucd-snmp/distinfo15
-rw-r--r--net/ucd-snmp/patches/patch-aa78
-rw-r--r--net/ucd-snmp/patches/patch-ac16
-rw-r--r--net/ucd-snmp/patches/patch-af12
-rw-r--r--net/ucd-snmp/patches/patch-ag10
-rw-r--r--net/ucd-snmp/patches/patch-ah2335
8 files changed, 1384 insertions, 1095 deletions
diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index a8b8ad3cb80..db9ffce2336 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-snmp/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2002/02/14 09:40:31 tron Exp $
+# $NetBSD: Makefile,v 1.40 2002/04/09 09:53:54 itojun Exp $
-DISTNAME= ucd-snmp-4.2.3
-PKGREVISION= 1
+DISTNAME= ucd-snmp-4.2.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=net-snmp/} \
ftp://ucd-snmp.ucdavis.edu/ \
diff --git a/net/ucd-snmp/PLIST b/net/ucd-snmp/PLIST
index def7bbe4bfd..13cd6781e17 100644
--- a/net/ucd-snmp/PLIST
+++ b/net/ucd-snmp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/02/13 16:41:40 tron Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/04/09 09:53:54 itojun Exp $
bin/encode_keychange
bin/mib2c
bin/snmpbulkget
@@ -67,15 +67,15 @@ include/ucd-snmp/version.h
lib/libsnmp.a
lib/libsnmp.la
lib/libsnmp.so
-lib/libsnmp-0.4.2.3.so
+lib/libsnmp-0.4.2.4.so
lib/libucdagent.a
lib/libucdagent.la
lib/libucdagent.so
-lib/libucdagent-0.4.2.3.so
+lib/libucdagent-0.4.2.4.so
lib/libucdmibs.a
lib/libucdmibs.la
lib/libucdmibs.so
-lib/libucdmibs-0.4.2.3.so
+lib/libucdmibs-0.4.2.4.so
man/man1/snmpbulkget.1
man/man1/snmpbulkwalk.1
man/man1/snmpcmd.1
diff --git a/net/ucd-snmp/distinfo b/net/ucd-snmp/distinfo
index 8d0dad9e154..9bb3fb2b51d 100644
--- a/net/ucd-snmp/distinfo
+++ b/net/ucd-snmp/distinfo
@@ -1,11 +1,10 @@
-$NetBSD: distinfo,v 1.4 2002/03/04 12:40:24 tron Exp $
+$NetBSD: distinfo,v 1.5 2002/04/09 09:53:54 itojun Exp $
-SHA1 (ucd-snmp-4.2.3.tar.gz) = ee4f9543dcfef129313db0a2d2c49230a1ba1c4f
-Size (ucd-snmp-4.2.3.tar.gz) = 1658006 bytes
-SHA1 (patch-aa) = 43a0b1f1b0deb2403b8950684e759d40819fce2f
+SHA1 (ucd-snmp-4.2.4.tar.gz) = b1dbf7c5f6971f1f4419d50630a4b34b82ddc57b
+Size (ucd-snmp-4.2.4.tar.gz) = 1706471 bytes
+SHA1 (patch-aa) = 2cef916f05a3052e371f0ae19048ea0680834c78
SHA1 (patch-ab) = a4bd7337b6c57791d5d0ab936d0fac6c2b1bd497
-SHA1 (patch-ac) = 7bfecf250fa933f498308c170487ff401031fe3a
SHA1 (patch-ad) = c84a3eb4b28d83f7cc731b1174be74e56c08a00a
-SHA1 (patch-af) = eb2fd9cfd1830e9a931bcd712a83938bc04dca42
-SHA1 (patch-ag) = 4e51af5d595d26e4b641757ad27737af76286893
-SHA1 (patch-ah) = 31c8ac63b9e21cb198481d4a299faf0cf9427788
+SHA1 (patch-af) = 61b69b70ffeecd715b7691f5d78862d7c216754b
+SHA1 (patch-ag) = 8234307641a3a276f32ea2d2516268a31c1c5e97
+SHA1 (patch-ah) = b023ee3b1c7d3e12e06e513fbd0167fb1cdca9f6
diff --git a/net/ucd-snmp/patches/patch-aa b/net/ucd-snmp/patches/patch-aa
index af71e7ed4a5..c4fcadfb366 100644
--- a/net/ucd-snmp/patches/patch-aa
+++ b/net/ucd-snmp/patches/patch-aa
@@ -1,45 +1,39 @@
-$NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
+$NetBSD: patch-aa,v 1.15 2002/04/09 09:53:55 itojun Exp $
---- configure.in.orig Tue Nov 27 23:51:57 2001
-+++ configure.in Fri Jan 11 15:28:57 2002
-@@ -1022,23 +1022,23 @@
- dnl
- dnl now check for rpm using the appropriate db library
- dnl
--AC_CHECK_LIB(rpm, rpmdbOpen,[
+--- configure.in.orig Wed Mar 27 18:55:22 2002
++++ configure.in Tue Apr 9 18:24:45 2002
+@@ -1037,18 +1037,18 @@
+ AC_CHECK_LIB(rpmio, Fopen, [_rpmlibs="-lrpmio $_rpmlibs"],,$_rpmlibs)
+
+ dnl now check for rpm using the appropriate libraries.
+-AC_CHECK_LIB(rpm, rpmGetFilesystemList,[
- AC_DEFINE(HAVE_LIBRPM)
-- LIBS="-lrpm $LIBS"
+- LIBS="-lrpm $_rpmlibs $LIBS"
- CFLAGS="$CFLAGS -I/usr/include/rpm"
--],,-lz)
-+#AC_CHECK_LIB(rpm, rpmdbOpen,[
-+# AC_DEFINE(HAVE_LIBRPM)
-+# LIBS="-lrpm $LIBS"
-+# CFLAGS="$CFLAGS -I/usr/include/rpm"
-+#],,-lz)
-
- dnl
- dnl now check for rpm using the appropriate db library
- dnl
--if test x$ac_cv_lib_rpm_rpmdbOpen = xno; then
-- unset ac_cv_lib_rpm_rpmdbOpen
-- AC_CHECK_LIB(rpm, rpmdbOpen,[
+-],[
+- dnl rpm-4.0.3 librpmdb actually contains what we need.
+- AC_CHECK_LIB(rpmdb, rpmdbOpen,[
- AC_DEFINE(HAVE_LIBRPM)
-- LIBS="-lrpm -lpopt $LIBS"
+- LIBS="-lrpmdb -lrpm $_rpmlibs $LIBS"
- CFLAGS="$CFLAGS -I/usr/include/rpm"
-- ],,-lpopt -lz)
--fi
-+#if test x$ac_cv_lib_rpm_rpmdbOpen = xno; then
-+# unset ac_cv_lib_rpm_rpmdbOpen
-+# AC_CHECK_LIB(rpm, rpmdbOpen,[
+- ],,-lrpm $_rpmlibs)
+-])
++#AC_CHECK_LIB(rpm, rpmGetFilesystemList,[
++# AC_DEFINE(HAVE_LIBRPM)
++# LIBS="-lrpm $_rpmlibs $LIBS"
++# CFLAGS="$CFLAGS -I/usr/include/rpm"
++#],[
++# dnl rpm-4.0.3 librpmdb actually contains what we need.
++# AC_CHECK_LIB(rpmdb, rpmdbOpen,[
+# AC_DEFINE(HAVE_LIBRPM)
-+# LIBS="-lrpm -lpopt $LIBS"
++# LIBS="-lrpmdb -lrpm $_rpmlibs $LIBS"
+# CFLAGS="$CFLAGS -I/usr/include/rpm"
-+# ],,-lpopt -lz)
-+#fi
-
++# ],,-lrpm $_rpmlibs)
++#])
dnl Replace `main' with a function in -lkstat:
-@@ -1064,7 +1064,7 @@
+ AC_CHECK_LIB(kstat, kstat_lookup)
+@@ -1073,7 +1073,7 @@
AC_HEADER_STDC
AC_HEADER_DIRENT
AC_HEADER_SYS_WAIT
@@ -48,7 +42,7 @@ $NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
dnl FreeBSD required headers
AC_CHECK_HEADERS(malloc.h sys/param.h net/if_dl.h sys/sysctl.h stdlib.h net/if_mib.h net/if_types.h net/if_var.h sys/queue.h osreldate.h sys/disklabel.h machine/types.h sys/socketvar.h)
dnl Linux
-@@ -1072,7 +1072,7 @@
+@@ -1081,7 +1081,7 @@
dnl NetBSD required headers
AC_CHECK_HEADERS(arpa/inet.h kvm.h sys/pool.h)
dnl BSDi2 headers
@@ -57,7 +51,7 @@ $NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
dnl BSDi3 headers
AC_CHECK_HEADERS(sys/stat.h sys/vnode.h ufs/ufs/quota.h ufs/ufs/inode.h)
dnl irix headers
-@@ -1329,11 +1329,7 @@
+@@ -1339,11 +1339,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -69,7 +63,7 @@ $NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
#include <net/route.h>
], rtentry, rt_dst, no)
-@@ -1347,11 +1343,7 @@
+@@ -1357,11 +1353,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -81,7 +75,7 @@ $NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
#include <net/route.h>
],[
-@@ -1371,11 +1363,7 @@
+@@ -1381,11 +1373,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -93,7 +87,7 @@ $NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
#include <net/route.h>
],[
struct rtentry rt;
-@@ -1428,11 +1416,7 @@
+@@ -1438,11 +1426,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -105,7 +99,7 @@ $NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
#include <net/route.h>
],[
struct rtentry rt;
-@@ -1452,11 +1436,7 @@
+@@ -1462,11 +1446,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -117,7 +111,7 @@ $NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
#include <net/route.h>
], rtentry, rt_unit)
-@@ -1465,11 +1445,7 @@
+@@ -1475,11 +1455,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -129,7 +123,7 @@ $NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
#include <net/route.h>
], rtentry, rt_refcnt)
-@@ -1478,11 +1454,7 @@
+@@ -1488,11 +1464,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -141,7 +135,7 @@ $NetBSD: patch-aa,v 1.14 2002/02/13 16:41:41 tron Exp $
#include <net/route.h>
], rtentry, rt_hash)
-@@ -1491,11 +1463,7 @@
+@@ -1501,11 +1473,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
diff --git a/net/ucd-snmp/patches/patch-ac b/net/ucd-snmp/patches/patch-ac
deleted file mode 100644
index 871961c50ce..00000000000
--- a/net/ucd-snmp/patches/patch-ac
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ac,v 1.5 2002/02/13 16:41:41 tron Exp $
-
---- apps/snmpnetstat/if.c.orig Fri Nov 16 11:54:02 2001
-+++ apps/snmpnetstat/if.c Wed Feb 13 17:29:05 2002
-@@ -279,6 +279,11 @@
- case IFINDEX:
- ifindex = *var->val.integer;
- for (cur_if = if_table; cur_if->ifindex != ifindex && cur_if->ifindex != 0; cur_if++) ;
-+ if (cur_if >= (if_table + cfg_nnets))
-+ {
-+ fprintf (stderr, "Inconsistent reponse from server. Aborting\n");
-+ exit (0);
-+ }
- cur_if->ifindex = ifindex;
- break;
- case OUTQLEN:
diff --git a/net/ucd-snmp/patches/patch-af b/net/ucd-snmp/patches/patch-af
index 7fb2e025e36..0579d83b858 100644
--- a/net/ucd-snmp/patches/patch-af
+++ b/net/ucd-snmp/patches/patch-af
@@ -1,9 +1,9 @@
-$NetBSD: patch-af,v 1.4 2002/02/13 16:41:42 tron Exp $
+$NetBSD: patch-af,v 1.5 2002/04/09 09:53:55 itojun Exp $
---- agent/mibgroup/mibII/interfaces.c.orig Tue Jan 30 15:36:04 2001
-+++ agent/mibgroup/mibII/interfaces.c Tue Jan 30 15:42:42 2001
-@@ -132,7 +132,7 @@
- #ifdef freebsd3
+--- agent/mibgroup/mibII/interfaces.c.orig Fri Mar 29 16:44:18 2002
++++ agent/mibgroup/mibII/interfaces.c Tue Apr 9 18:26:59 2002
+@@ -167,7 +167,7 @@
+ #if defined(freebsd3) || defined(freebsd4) || defined(freebsd5)
# define USE_SYSCTL_IFLIST
#else
-# if defined(CTL_NET) && !defined(freebsd2)
@@ -11,7 +11,7 @@ $NetBSD: patch-af,v 1.4 2002/02/13 16:41:42 tron Exp $
# ifdef PF_ROUTE
# ifdef NET_RT_IFLIST
# ifndef netbsd1
-@@ -1549,19 +1549,34 @@
+@@ -1776,19 +1776,34 @@
cp = strchr(saveName, '\0');
string_append_int (cp, ifnet.if_unit);
#endif
diff --git a/net/ucd-snmp/patches/patch-ag b/net/ucd-snmp/patches/patch-ag
index 47a1956dd9e..9357ac2de1e 100644
--- a/net/ucd-snmp/patches/patch-ag
+++ b/net/ucd-snmp/patches/patch-ag
@@ -1,9 +1,9 @@
-$NetBSD: patch-ag,v 1.4 2002/02/13 16:41:42 tron Exp $
+$NetBSD: patch-ag,v 1.5 2002/04/09 09:53:55 itojun Exp $
---- agent/mibgroup/mibII/ipAddr.c.orig Tue Jan 30 16:00:58 2001
-+++ agent/mibgroup/mibII/ipAddr.c Tue Jan 30 16:07:06 2001
-@@ -243,7 +243,11 @@
- #if defined(linux) || defined(sunV3)
+--- agent/mibgroup/mibII/ipAddr.c.orig Sat Mar 9 11:07:37 2002
++++ agent/mibgroup/mibII/ipAddr.c Tue Apr 9 18:28:34 2002
+@@ -278,7 +278,11 @@
+ #elif defined(linux) || defined(sunV3)
long_return = ntohl(((struct sockaddr_in *) &lowin_ifnet.ifu_broadaddr)->sin_addr.s_addr) & 1;
#else
+#ifdef netbsd1
diff --git a/net/ucd-snmp/patches/patch-ah b/net/ucd-snmp/patches/patch-ah
index 239accb9e71..bff8ad4116d 100644
--- a/net/ucd-snmp/patches/patch-ah
+++ b/net/ucd-snmp/patches/patch-ah
@@ -1,32 +1,32 @@
-$NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
+$NetBSD: patch-ah,v 1.4 2002/04/09 09:53:55 itojun Exp $
---- configure.orig Fri Jan 25 09:47:07 2002
-+++ configure
-@@ -7791,108 +7791,24 @@
-
+--- configure.orig Mon Apr 8 23:45:00 2002
++++ configure Tue Apr 9 18:29:20 2002
+@@ -8180,105 +8180,21 @@
fi
--echo $ac_n "checking for rpmdbOpen in -lrpm""... $ac_c" 1>&6
--echo "configure:7796: checking for rpmdbOpen in -lrpm" >&5
--ac_lib_var=`echo rpm'_'rpmdbOpen | sed 'y%./+-%__p_%'`
+
+-echo $ac_n "checking for rpmGetFilesystemList in -lrpm""... $ac_c" 1>&6
+-echo "configure:8185: checking for rpmGetFilesystemList in -lrpm" >&5
+-ac_lib_var=`echo rpm'_'rpmGetFilesystemList | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
--LIBS="-lrpm -lz $LIBS"
+-LIBS="-lrpm $LIBS"
-cat > conftest.$ac_ext <<EOF
--#line 7804 "configure"
+-#line 8193 "configure"
-#include "confdefs.h"
-/* Override any gcc2 internal prototype to avoid an error. */
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
--char rpmdbOpen();
+-char rpmGetFilesystemList();
-
-int main() {
--rpmdbOpen()
+-rpmGetFilesystemList()
-; return 0; }
-EOF
--if { (eval echo configure:7815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8204: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
@@ -46,26 +46,22 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
-#define HAVE_LIBRPM 1
-EOF
-
-- LIBS="-lrpm $LIBS"
+- LIBS="-lrpm $_rpmlibs $LIBS"
- CFLAGS="$CFLAGS -I/usr/include/rpm"
-
-else
- echo "$ac_t""no" 1>&6
--fi
--
-
--if test x$ac_cv_lib_rpm_rpmdbOpen = xno; then
-- unset ac_cv_lib_rpm_rpmdbOpen
-- echo $ac_n "checking for rpmdbOpen in -lrpm""... $ac_c" 1>&6
--echo "configure:7846: checking for rpmdbOpen in -lrpm" >&5
--ac_lib_var=`echo rpm'_'rpmdbOpen | sed 'y%./+-%__p_%'`
+- echo $ac_n "checking for rpmdbOpen in -lrpmdb""... $ac_c" 1>&6
+-echo "configure:8231: checking for rpmdbOpen in -lrpmdb" >&5
+-ac_lib_var=`echo rpmdb'_'rpmdbOpen | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
--LIBS="-lrpm -lpopt -lz $LIBS"
+-LIBS="-lrpmdb -lrpm $_rpmlibs $LIBS"
-cat > conftest.$ac_ext <<EOF
--#line 7854 "configure"
+-#line 8239 "configure"
-#include "confdefs.h"
-/* Override any gcc2 internal prototype to avoid an error. */
-/* We use char because int might match the return type of a gcc2
@@ -76,7 +72,7 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
-rpmdbOpen()
-; return 0; }
-EOF
--if { (eval echo configure:7865: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8250: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
@@ -96,468 +92,467 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
-#define HAVE_LIBRPM 1
-EOF
-
-- LIBS="-lrpm -lpopt $LIBS"
+- LIBS="-lrpmdb -lrpm $_rpmlibs $LIBS"
- CFLAGS="$CFLAGS -I/usr/include/rpm"
-
-else
- echo "$ac_t""no" 1>&6
-fi
-
+-
-fi
-+#AC_CHECK_LIB(rpm, rpmdbOpen,[
+-
++#AC_CHECK_LIB(rpm, rpmGetFilesystemList,[
+# AC_DEFINE(HAVE_LIBRPM)
-+# LIBS="-lrpm $LIBS"
++# LIBS="-lrpm $_rpmlibs $LIBS"
+# CFLAGS="$CFLAGS -I/usr/include/rpm"
-+#],,-lz)
-+
-+#if test x$ac_cv_lib_rpm_rpmdbOpen = xno; then
-+# unset ac_cv_lib_rpm_rpmdbOpen
-+# AC_CHECK_LIB(rpm, rpmdbOpen,[
++#],[
++# dnl rpm-4.0.3 librpmdb actually contains what we need.
++# AC_CHECK_LIB(rpmdb, rpmdbOpen,[
+# AC_DEFINE(HAVE_LIBRPM)
-+# LIBS="-lrpm -lpopt $LIBS"
++# LIBS="-lrpmdb -lrpm $_rpmlibs $LIBS"
+# CFLAGS="$CFLAGS -I/usr/include/rpm"
-+# ],,-lpopt -lz)
-+#fi
-
++# ],,-lrpm $_rpmlibs)
++#])
echo $ac_n "checking for kstat_lookup in -lkstat""... $ac_c" 1>&6
--echo "configure:7896: checking for kstat_lookup in -lkstat" >&5
-+echo "configure:7812: checking for kstat_lookup in -lkstat" >&5
+-echo "configure:8282: checking for kstat_lookup in -lkstat" >&5
++echo "configure:8198: checking for kstat_lookup in -lkstat" >&5
ac_lib_var=`echo kstat'_'kstat_lookup | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -7900,7 +7816,7 @@
+@@ -8286,7 +8202,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lkstat $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 7904 "configure"
-+#line 7820 "configure"
+-#line 8290 "configure"
++#line 8206 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -7911,7 +7827,7 @@
+@@ -8297,7 +8213,7 @@
kstat_lookup()
; return 0; }
EOF
--if { (eval echo configure:7915: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7831: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8217: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -7939,7 +7855,7 @@
+@@ -8325,7 +8241,7 @@
fi
echo $ac_n "checking for kvm_read in -lkvm""... $ac_c" 1>&6
--echo "configure:7943: checking for kvm_read in -lkvm" >&5
-+echo "configure:7859: checking for kvm_read in -lkvm" >&5
+-echo "configure:8329: checking for kvm_read in -lkvm" >&5
++echo "configure:8245: checking for kvm_read in -lkvm" >&5
ac_lib_var=`echo kvm'_'kvm_read | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -7947,7 +7863,7 @@
+@@ -8333,7 +8249,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lkvm $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 7951 "configure"
-+#line 7867 "configure"
+-#line 8337 "configure"
++#line 8253 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -7958,7 +7874,7 @@
+@@ -8344,7 +8260,7 @@
kvm_read()
; return 0; }
EOF
--if { (eval echo configure:7962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7878: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8348: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8264: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -7986,7 +7902,7 @@
+@@ -8372,7 +8288,7 @@
fi
echo $ac_n "checking for nlist in -lmld""... $ac_c" 1>&6
--echo "configure:7990: checking for nlist in -lmld" >&5
-+echo "configure:7906: checking for nlist in -lmld" >&5
+-echo "configure:8376: checking for nlist in -lmld" >&5
++echo "configure:8292: checking for nlist in -lmld" >&5
ac_lib_var=`echo mld'_'nlist | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -7994,7 +7910,7 @@
+@@ -8380,7 +8296,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lmld $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 7998 "configure"
-+#line 7914 "configure"
+-#line 8384 "configure"
++#line 8300 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -8005,7 +7921,7 @@
+@@ -8391,7 +8307,7 @@
nlist()
; return 0; }
EOF
--if { (eval echo configure:8009: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7925: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -8033,7 +7949,7 @@
+@@ -8419,7 +8335,7 @@
fi
echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
--echo "configure:8037: checking for dlopen in -ldl" >&5
-+echo "configure:7953: checking for dlopen in -ldl" >&5
+-echo "configure:8423: checking for dlopen in -ldl" >&5
++echo "configure:8339: checking for dlopen in -ldl" >&5
ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8041,7 +7957,7 @@
+@@ -8427,7 +8343,7 @@
ac_save_LIBS="$LIBS"
LIBS="-ldl $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 8045 "configure"
-+#line 7961 "configure"
+-#line 8431 "configure"
++#line 8347 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -8052,7 +7968,7 @@
+@@ -8438,7 +8354,7 @@
dlopen()
; return 0; }
EOF
--if { (eval echo configure:8056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:7972: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -8083,7 +7999,7 @@
+@@ -8469,7 +8385,7 @@
if test "x$tryopenssl" != "xno"; then
if test "x$tryrsaref" != "xno"; then
echo $ac_n "checking for RSAPrivateDecrypt in -lrsaref""... $ac_c" 1>&6
--echo "configure:8087: checking for RSAPrivateDecrypt in -lrsaref" >&5
-+echo "configure:8003: checking for RSAPrivateDecrypt in -lrsaref" >&5
+-echo "configure:8473: checking for RSAPrivateDecrypt in -lrsaref" >&5
++echo "configure:8389: checking for RSAPrivateDecrypt in -lrsaref" >&5
ac_lib_var=`echo rsaref'_'RSAPrivateDecrypt | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8091,7 +8007,7 @@
+@@ -8477,7 +8393,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lrsaref $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 8095 "configure"
-+#line 8011 "configure"
+-#line 8481 "configure"
++#line 8397 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -8102,7 +8018,7 @@
+@@ -8488,7 +8404,7 @@
RSAPrivateDecrypt()
; return 0; }
EOF
--if { (eval echo configure:8106: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8022: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8492: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -8130,7 +8046,7 @@
+@@ -8516,7 +8432,7 @@
fi
echo $ac_n "checking for RSA_PKCS1_RSAref in -lRSAglue""... $ac_c" 1>&6
--echo "configure:8134: checking for RSA_PKCS1_RSAref in -lRSAglue" >&5
-+echo "configure:8050: checking for RSA_PKCS1_RSAref in -lRSAglue" >&5
+-echo "configure:8520: checking for RSA_PKCS1_RSAref in -lRSAglue" >&5
++echo "configure:8436: checking for RSA_PKCS1_RSAref in -lRSAglue" >&5
ac_lib_var=`echo RSAglue'_'RSA_PKCS1_RSAref | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8138,7 +8054,7 @@
+@@ -8524,7 +8440,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lRSAglue $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 8142 "configure"
-+#line 8058 "configure"
+-#line 8528 "configure"
++#line 8444 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -8149,7 +8065,7 @@
+@@ -8535,7 +8451,7 @@
RSA_PKCS1_RSAref()
; return 0; }
EOF
--if { (eval echo configure:8153: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8069: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8539: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -8179,7 +8095,7 @@
+@@ -8565,7 +8481,7 @@
fi
echo $ac_n "checking for EVP_md5 in -lcrypto""... $ac_c" 1>&6
--echo "configure:8183: checking for EVP_md5 in -lcrypto" >&5
-+echo "configure:8099: checking for EVP_md5 in -lcrypto" >&5
+-echo "configure:8569: checking for EVP_md5 in -lcrypto" >&5
++echo "configure:8485: checking for EVP_md5 in -lcrypto" >&5
ac_lib_var=`echo crypto'_'EVP_md5 | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8187,7 +8103,7 @@
+@@ -8573,7 +8489,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lcrypto $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 8191 "configure"
-+#line 8107 "configure"
+-#line 8577 "configure"
++#line 8493 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -8198,7 +8114,7 @@
+@@ -8584,7 +8500,7 @@
EVP_md5()
; return 0; }
EOF
--if { (eval echo configure:8202: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8118: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8588: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8504: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -8228,12 +8144,12 @@
+@@ -8614,12 +8530,12 @@
fi
echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
--echo "configure:8232: checking for ANSI C header files" >&5
-+echo "configure:8148: checking for ANSI C header files" >&5
+-echo "configure:8618: checking for ANSI C header files" >&5
++echo "configure:8534: checking for ANSI C header files" >&5
if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8237 "configure"
-+#line 8153 "configure"
+-#line 8623 "configure"
++#line 8539 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
-@@ -8241,7 +8157,7 @@
+@@ -8627,7 +8543,7 @@
#include <float.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8245: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8161: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:8631: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:8547: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8258,7 +8174,7 @@
+@@ -8644,7 +8560,7 @@
if test $ac_cv_header_stdc = yes; then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
cat > conftest.$ac_ext <<EOF
--#line 8262 "configure"
-+#line 8178 "configure"
+-#line 8648 "configure"
++#line 8564 "configure"
#include "confdefs.h"
#include <string.h>
EOF
-@@ -8276,7 +8192,7 @@
+@@ -8662,7 +8578,7 @@
if test $ac_cv_header_stdc = yes; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
cat > conftest.$ac_ext <<EOF
--#line 8280 "configure"
-+#line 8196 "configure"
+-#line 8666 "configure"
++#line 8582 "configure"
#include "confdefs.h"
#include <stdlib.h>
EOF
-@@ -8297,7 +8213,7 @@
+@@ -8683,7 +8599,7 @@
:
else
cat > conftest.$ac_ext <<EOF
--#line 8301 "configure"
-+#line 8217 "configure"
+-#line 8687 "configure"
++#line 8603 "configure"
#include "confdefs.h"
#include <ctype.h>
#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
-@@ -8308,7 +8224,7 @@
+@@ -8694,7 +8610,7 @@
exit (0); }
EOF
--if { (eval echo configure:8312: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:8228: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+-if { (eval echo configure:8698: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
++if { (eval echo configure:8614: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
:
else
-@@ -8336,12 +8252,12 @@
+@@ -8722,12 +8638,12 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
--echo "configure:8340: checking for $ac_hdr that defines DIR" >&5
-+echo "configure:8256: checking for $ac_hdr that defines DIR" >&5
+-echo "configure:8726: checking for $ac_hdr that defines DIR" >&5
++echo "configure:8642: checking for $ac_hdr that defines DIR" >&5
if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8345 "configure"
-+#line 8261 "configure"
+-#line 8731 "configure"
++#line 8647 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <$ac_hdr>
-@@ -8349,7 +8265,7 @@
+@@ -8735,7 +8651,7 @@
DIR *dirp = 0;
; return 0; }
EOF
--if { (eval echo configure:8353: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8269: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:8739: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:8655: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "ac_cv_header_dirent_$ac_safe=yes"
else
-@@ -8374,7 +8290,7 @@
+@@ -8760,7 +8676,7 @@
# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
if test $ac_header_dirent = dirent.h; then
echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
--echo "configure:8378: checking for opendir in -ldir" >&5
-+echo "configure:8294: checking for opendir in -ldir" >&5
+-echo "configure:8764: checking for opendir in -ldir" >&5
++echo "configure:8680: checking for opendir in -ldir" >&5
ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8382,7 +8298,7 @@
+@@ -8768,7 +8684,7 @@
ac_save_LIBS="$LIBS"
LIBS="-ldir $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 8386 "configure"
-+#line 8302 "configure"
+-#line 8772 "configure"
++#line 8688 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -8393,7 +8309,7 @@
+@@ -8779,7 +8695,7 @@
opendir()
; return 0; }
EOF
--if { (eval echo configure:8397: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8783: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8699: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -8415,7 +8331,7 @@
+@@ -8801,7 +8717,7 @@
else
echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
--echo "configure:8419: checking for opendir in -lx" >&5
-+echo "configure:8335: checking for opendir in -lx" >&5
+-echo "configure:8805: checking for opendir in -lx" >&5
++echo "configure:8721: checking for opendir in -lx" >&5
ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8423,7 +8339,7 @@
+@@ -8809,7 +8725,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lx $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 8427 "configure"
-+#line 8343 "configure"
+-#line 8813 "configure"
++#line 8729 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -8434,7 +8350,7 @@
+@@ -8820,7 +8736,7 @@
opendir()
; return 0; }
EOF
--if { (eval echo configure:8438: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:8824: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:8740: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -8457,12 +8373,12 @@
+@@ -8843,12 +8759,12 @@
fi
echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6
--echo "configure:8461: checking for sys/wait.h that is POSIX.1 compatible" >&5
-+echo "configure:8377: checking for sys/wait.h that is POSIX.1 compatible" >&5
+-echo "configure:8847: checking for sys/wait.h that is POSIX.1 compatible" >&5
++echo "configure:8763: checking for sys/wait.h that is POSIX.1 compatible" >&5
if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8466 "configure"
-+#line 8382 "configure"
+-#line 8852 "configure"
++#line 8768 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/wait.h>
-@@ -8478,7 +8394,7 @@
+@@ -8864,7 +8780,7 @@
s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
; return 0; }
EOF
--if { (eval echo configure:8482: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:8398: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:8868: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:8784: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_header_sys_wait_h=yes
else
-@@ -8498,21 +8414,21 @@
+@@ -8884,21 +8800,21 @@
fi
--for ac_hdr in stdarg.h string.h fcntl.h limits.h sys/file.h sys/ioctl.h syslog.h unistd.h netinet/tcpip.h netinet/in.h netinet/ip.h netinet/ip_icmp.h net/if.h netdb.h sys/dmap.h machine/pte.h xti.h sys/sockio.h sys/socket.h sys/un.h fstab.h sys/fs.h mtab.h ufs/fs.h ufs/ffs/fs.h sys/fixpoint.h machine/param.h sys/vm.h vm/vm.h sys/vmmeter.h sys/vmparam.h sys/vmmac.h sys/vmsystm.h sys/mbuf.h sys/time.h sys/swap.h inet/mib2.h sys/statvfs.h sys/vfs.h sys/mnttab.h sys/user.h sys/proc.h sys/select.h mntent.h sys/mntent.h kstat.h utsname.h sys/utsname.h sys/cdefs.h getopt.h locale.h pthread.h sys/loadavg.h regex.h pwd.h grp.h utmpx.h
+-for ac_hdr in stdarg.h string.h fcntl.h limits.h sys/file.h sys/ioctl.h syslog.h unistd.h netinet/tcpip.h netinet/in.h netinet/ip.h netinet/ip_icmp.h net/if.h netdb.h sys/dmap.h machine/pte.h xti.h sys/sockio.h sys/socket.h sys/un.h fstab.h sys/fs.h mtab.h ufs/fs.h ufs/ffs/fs.h sys/fixpoint.h machine/param.h sys/vm.h vm/vm.h sys/vmmeter.h sys/vmparam.h sys/vmmac.h sys/vmsystm.h sys/mbuf.h sys/time.h sys/swap.h inet/mib2.h sys/statvfs.h sys/vfs.h sys/mnttab.h sys/user.h sys/proc.h sys/select.h mntent.h sys/mntent.h kstat.h utsname.h sys/utsname.h sys/cdefs.h getopt.h locale.h pthread.h sys/loadavg.h regex.h linux/tasks.h pwd.h grp.h utmpx.h
+for ac_hdr in stdarg.h string.h fcntl.h limits.h sys/file.h sys/ioctl.h syslog.h unistd.h netinet/tcpip.h netinet/in.h netinet/ip.h netinet/ip_icmp.h net/if.h netdb.h sys/dmap.h machine/pte.h xti.h sys/sockio.h sys/socket.h sys/un.h fstab.h sys/fs.h mtab.h ufs/fs.h ufs/ffs/fs.h sys/fixpoint.h machine/param.h vm/vm.h sys/vmmeter.h sys/vmparam.h sys/vmmac.h sys/vmsystm.h sys/mbuf.h sys/time.h sys/swap.h inet/mib2.h sys/statvfs.h sys/vfs.h sys/mnttab.h sys/user.h sys/proc.h sys/select.h mntent.h sys/mntent.h kstat.h utsname.h sys/utsname.h sys/cdefs.h getopt.h locale.h pthread.h sys/loadavg.h regex.h linux/tasks.h pwd.h grp.h utmpx.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8506: checking for $ac_hdr" >&5
-+echo "configure:8422: checking for $ac_hdr" >&5
+-echo "configure:8892: checking for $ac_hdr" >&5
++echo "configure:8808: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8511 "configure"
-+#line 8427 "configure"
+-#line 8897 "configure"
++#line 8813 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8516: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8432: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:8902: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:8818: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8542,17 +8458,17 @@
+@@ -8928,17 +8844,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8546: checking for $ac_hdr" >&5
-+echo "configure:8462: checking for $ac_hdr" >&5
+-echo "configure:8932: checking for $ac_hdr" >&5
++echo "configure:8848: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8551 "configure"
-+#line 8467 "configure"
+-#line 8937 "configure"
++#line 8853 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8556: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8472: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:8942: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:8858: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8582,17 +8498,17 @@
+@@ -8968,17 +8884,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8586: checking for $ac_hdr" >&5
-+echo "configure:8502: checking for $ac_hdr" >&5
+-echo "configure:8972: checking for $ac_hdr" >&5
++echo "configure:8888: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8591 "configure"
-+#line 8507 "configure"
+-#line 8977 "configure"
++#line 8893 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8596: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8512: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:8982: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:8898: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8622,17 +8538,17 @@
+@@ -9008,17 +8924,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8626: checking for $ac_hdr" >&5
-+echo "configure:8542: checking for $ac_hdr" >&5
+-echo "configure:9012: checking for $ac_hdr" >&5
++echo "configure:8928: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8631 "configure"
-+#line 8547 "configure"
+-#line 9017 "configure"
++#line 8933 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8636: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8552: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9022: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:8938: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8658,21 +8574,21 @@
+@@ -9044,21 +8960,21 @@
fi
done
@@ -566,1469 +561,1490 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8666: checking for $ac_hdr" >&5
-+echo "configure:8582: checking for $ac_hdr" >&5
+-echo "configure:9052: checking for $ac_hdr" >&5
++echo "configure:8968: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8671 "configure"
-+#line 8587 "configure"
+-#line 9057 "configure"
++#line 8973 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8676: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8592: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9062: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:8978: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8702,17 +8618,17 @@
+@@ -9088,17 +9004,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8706: checking for $ac_hdr" >&5
-+echo "configure:8622: checking for $ac_hdr" >&5
+-echo "configure:9092: checking for $ac_hdr" >&5
++echo "configure:9008: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8711 "configure"
-+#line 8627 "configure"
+-#line 9097 "configure"
++#line 9013 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8716: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8632: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9102: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9018: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8742,17 +8658,17 @@
+@@ -9128,17 +9044,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8746: checking for $ac_hdr" >&5
-+echo "configure:8662: checking for $ac_hdr" >&5
+-echo "configure:9132: checking for $ac_hdr" >&5
++echo "configure:9048: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8751 "configure"
-+#line 8667 "configure"
+-#line 9137 "configure"
++#line 9053 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8756: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8672: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9142: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9058: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8782,17 +8698,17 @@
+@@ -9168,17 +9084,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8786: checking for $ac_hdr" >&5
-+echo "configure:8702: checking for $ac_hdr" >&5
+-echo "configure:9172: checking for $ac_hdr" >&5
++echo "configure:9088: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8791 "configure"
-+#line 8707 "configure"
+-#line 9177 "configure"
++#line 9093 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8796: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8712: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9182: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9098: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8822,17 +8738,17 @@
+@@ -9208,17 +9124,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8826: checking for $ac_hdr" >&5
-+echo "configure:8742: checking for $ac_hdr" >&5
+-echo "configure:9212: checking for $ac_hdr" >&5
++echo "configure:9128: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8831 "configure"
-+#line 8747 "configure"
+-#line 9217 "configure"
++#line 9133 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8836: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8752: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9222: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9138: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8862,17 +8778,17 @@
+@@ -9248,17 +9164,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8866: checking for $ac_hdr" >&5
-+echo "configure:8782: checking for $ac_hdr" >&5
+-echo "configure:9252: checking for $ac_hdr" >&5
++echo "configure:9168: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8871 "configure"
-+#line 8787 "configure"
+-#line 9257 "configure"
++#line 9173 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8876: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8792: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9262: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9178: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8902,17 +8818,17 @@
+@@ -9288,17 +9204,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8906: checking for $ac_hdr" >&5
-+echo "configure:8822: checking for $ac_hdr" >&5
+-echo "configure:9292: checking for $ac_hdr" >&5
++echo "configure:9208: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8911 "configure"
-+#line 8827 "configure"
+-#line 9297 "configure"
++#line 9213 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8916: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8832: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9302: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9218: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8942,17 +8858,17 @@
+@@ -9328,17 +9244,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:8946: checking for $ac_hdr" >&5
-+echo "configure:8862: checking for $ac_hdr" >&5
+-echo "configure:9332: checking for $ac_hdr" >&5
++echo "configure:9248: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 8951 "configure"
-+#line 8867 "configure"
+-#line 9337 "configure"
++#line 9253 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:8956: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8872: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9342: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9258: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -8973,7 +8889,7 @@
+@@ -9359,7 +9275,7 @@
#define $ac_tr_hdr 1
EOF
echo $ac_n "checking for pkginfo in -ladm""... $ac_c" 1>&6
--echo "configure:8977: checking for pkginfo in -ladm" >&5
-+echo "configure:8893: checking for pkginfo in -ladm" >&5
+-echo "configure:9363: checking for pkginfo in -ladm" >&5
++echo "configure:9279: checking for pkginfo in -ladm" >&5
ac_lib_var=`echo adm'_'pkginfo | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -8981,7 +8897,7 @@
+@@ -9367,7 +9283,7 @@
ac_save_LIBS="$LIBS"
LIBS="-ladm $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 8985 "configure"
-+#line 8901 "configure"
+-#line 9371 "configure"
++#line 9287 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -8992,7 +8908,7 @@
+@@ -9378,7 +9294,7 @@
pkginfo()
; return 0; }
EOF
--if { (eval echo configure:8996: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:8912: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:9382: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:9298: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -9025,17 +8941,17 @@
+@@ -9411,17 +9327,17 @@
+ do
+ ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
+ echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
+-echo "configure:9415: checking for $ac_hdr" >&5
++echo "configure:9331: checking for $ac_hdr" >&5
+ if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ cat > conftest.$ac_ext <<EOF
+-#line 9420 "configure"
++#line 9336 "configure"
+ #include "confdefs.h"
+ #include <$ac_hdr>
+ EOF
+ ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+-{ (eval echo configure:9425: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9341: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+ if test -z "$ac_err"; then
+ rm -rf conftest*
+@@ -9451,17 +9367,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:9029: checking for $ac_hdr" >&5
-+echo "configure:8945: checking for $ac_hdr" >&5
+-echo "configure:9455: checking for $ac_hdr" >&5
++echo "configure:9371: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9034 "configure"
-+#line 8950 "configure"
+-#line 9460 "configure"
++#line 9376 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:9039: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8955: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9465: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9381: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -9065,17 +8981,17 @@
+@@ -9491,17 +9407,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:9069: checking for $ac_hdr" >&5
-+echo "configure:8985: checking for $ac_hdr" >&5
+-echo "configure:9495: checking for $ac_hdr" >&5
++echo "configure:9411: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9074 "configure"
-+#line 8990 "configure"
+-#line 9500 "configure"
++#line 9416 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:9079: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:8995: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9505: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9421: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -9105,17 +9021,17 @@
+@@ -9531,17 +9447,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:9109: checking for $ac_hdr" >&5
-+echo "configure:9025: checking for $ac_hdr" >&5
+-echo "configure:9535: checking for $ac_hdr" >&5
++echo "configure:9451: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9114 "configure"
-+#line 9030 "configure"
+-#line 9540 "configure"
++#line 9456 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:9119: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:9035: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9545: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9461: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -9145,17 +9061,17 @@
+@@ -9571,17 +9487,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:9149: checking for $ac_hdr" >&5
-+echo "configure:9065: checking for $ac_hdr" >&5
+-echo "configure:9575: checking for $ac_hdr" >&5
++echo "configure:9491: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9154 "configure"
-+#line 9070 "configure"
+-#line 9580 "configure"
++#line 9496 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:9159: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:9075: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9585: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9501: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -9183,12 +9099,12 @@
+@@ -9609,12 +9525,12 @@
echo $ac_n "checking for netinet/in_pcb.h""... $ac_c" 1>&6
--echo "configure:9187: checking for netinet/in_pcb.h" >&5
-+echo "configure:9103: checking for netinet/in_pcb.h" >&5
+-echo "configure:9613: checking for netinet/in_pcb.h" >&5
++echo "configure:9529: checking for netinet/in_pcb.h" >&5
if eval "test \"`echo '$''{'cv_have_netinet_in_pcb_h'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9192 "configure"
-+#line 9108 "configure"
+-#line 9618 "configure"
++#line 9534 "configure"
#include "confdefs.h"
#include <netinet/in.h>
-@@ -9196,7 +9112,7 @@
+@@ -9622,7 +9538,7 @@
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:9200: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:9116: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9626: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9542: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -9223,17 +9139,17 @@
+@@ -9649,17 +9565,17 @@
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
--echo "configure:9227: checking for $ac_hdr" >&5
-+echo "configure:9143: checking for $ac_hdr" >&5
+-echo "configure:9653: checking for $ac_hdr" >&5
++echo "configure:9569: checking for $ac_hdr" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9232 "configure"
-+#line 9148 "configure"
+-#line 9658 "configure"
++#line 9574 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
--{ (eval echo configure:9237: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-+{ (eval echo configure:9153: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+-{ (eval echo configure:9663: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:9579: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
-@@ -9263,7 +9179,7 @@
+@@ -9689,7 +9605,7 @@
# Extract the first word of "lpstat", so it can be a program name with args.
set dummy lpstat; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:9267: checking for $ac_word" >&5
-+echo "configure:9183: checking for $ac_word" >&5
+-echo "configure:9693: checking for $ac_word" >&5
++echo "configure:9609: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_LPSTAT_PATH'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -9308,12 +9224,12 @@
+@@ -9734,12 +9650,12 @@
for ac_func in cgetnext
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:9312: checking for $ac_func" >&5
-+echo "configure:9228: checking for $ac_func" >&5
+-echo "configure:9738: checking for $ac_func" >&5
++echo "configure:9654: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9317 "configure"
-+#line 9233 "configure"
+-#line 9743 "configure"
++#line 9659 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -9336,7 +9252,7 @@
+@@ -9762,7 +9678,7 @@
; return 0; }
EOF
--if { (eval echo configure:9340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:9256: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:9766: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:9682: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -9368,7 +9284,7 @@
+@@ -9794,7 +9710,7 @@
fi
echo $ac_n "checking for authentication support""... $ac_c" 1>&6
--echo "configure:9372: checking for authentication support" >&5
-+echo "configure:9288: checking for authentication support" >&5
+-echo "configure:9798: checking for authentication support" >&5
++echo "configure:9714: checking for authentication support" >&5
if test "x$ac_cv_lib_crypto_EVP_md5" != "xyes" -o "x$ac_cv_header_openssl_hmac_h" != "xyes" -o "x$ac_cv_header_openssl_hmac_h" != "xyes"; then
cat >> confdefs.h <<\EOF
#define USE_INTERNAL_MD5 1
-@@ -9395,12 +9311,12 @@
+@@ -9821,12 +9737,12 @@
fi
echo $ac_n "checking for off_t""... $ac_c" 1>&6
--echo "configure:9399: checking for off_t" >&5
-+echo "configure:9315: checking for off_t" >&5
+-echo "configure:9825: checking for off_t" >&5
++echo "configure:9741: checking for off_t" >&5
if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9404 "configure"
-+#line 9320 "configure"
+-#line 9830 "configure"
++#line 9746 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
-@@ -9428,12 +9344,12 @@
+@@ -9854,12 +9770,12 @@
fi
echo $ac_n "checking for pid_t""... $ac_c" 1>&6
--echo "configure:9432: checking for pid_t" >&5
-+echo "configure:9348: checking for pid_t" >&5
+-echo "configure:9858: checking for pid_t" >&5
++echo "configure:9774: checking for pid_t" >&5
if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9437 "configure"
-+#line 9353 "configure"
+-#line 9863 "configure"
++#line 9779 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
-@@ -9461,12 +9377,12 @@
+@@ -9887,12 +9803,12 @@
fi
echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
--echo "configure:9465: checking whether time.h and sys/time.h may both be included" >&5
-+echo "configure:9381: checking whether time.h and sys/time.h may both be included" >&5
+-echo "configure:9891: checking whether time.h and sys/time.h may both be included" >&5
++echo "configure:9807: checking whether time.h and sys/time.h may both be included" >&5
if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9470 "configure"
-+#line 9386 "configure"
+-#line 9896 "configure"
++#line 9812 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/time.h>
-@@ -9475,7 +9391,7 @@
+@@ -9901,7 +9817,7 @@
struct tm *tp;
; return 0; }
EOF
--if { (eval echo configure:9479: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9395: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:9905: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:9821: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_header_time=yes
else
-@@ -9497,12 +9413,12 @@
+@@ -9923,12 +9839,12 @@
echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6
--echo "configure:9501: checking for in_addr_t" >&5
-+echo "configure:9417: checking for in_addr_t" >&5
+-echo "configure:9927: checking for in_addr_t" >&5
++echo "configure:9843: checking for in_addr_t" >&5
if eval "test \"`echo '$''{'ac_cv_type_$1'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9506 "configure"
-+#line 9422 "configure"
+-#line 9932 "configure"
++#line 9848 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
-@@ -9534,7 +9450,7 @@
+@@ -9960,7 +9876,7 @@
fi
echo $ac_n "checking for correct flags to ps""... $ac_c" 1>&6
--echo "configure:9538: checking for correct flags to ps" >&5
-+echo "configure:9454: checking for correct flags to ps" >&5
+-echo "configure:9964: checking for correct flags to ps" >&5
++echo "configure:9880: checking for correct flags to ps" >&5
if eval "test \"`echo '$''{'ac_cv_ps_flags'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -9578,14 +9494,14 @@
+@@ -10004,14 +9920,14 @@
{ echo "configure: error: Endianness has been specified, but you are not cross-compiling." 1>&2; exit 1; }
fi
echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
--echo "configure:9582: checking whether byte ordering is bigendian" >&5
-+echo "configure:9498: checking whether byte ordering is bigendian" >&5
+-echo "configure:10008: checking whether byte ordering is bigendian" >&5
++echo "configure:9924: checking whether byte ordering is bigendian" >&5
if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_cv_c_bigendian=unknown
# See if sys/param.h defines the BYTE_ORDER macro.
cat > conftest.$ac_ext <<EOF
--#line 9589 "configure"
-+#line 9505 "configure"
+-#line 10015 "configure"
++#line 9931 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
-@@ -9596,11 +9512,11 @@
+@@ -10022,11 +9938,11 @@
#endif
; return 0; }
EOF
--if { (eval echo configure:9600: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9516: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:10026: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:9942: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
# It does; now see whether it defined to BIG_ENDIAN or not.
cat > conftest.$ac_ext <<EOF
--#line 9604 "configure"
-+#line 9520 "configure"
+-#line 10030 "configure"
++#line 9946 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
-@@ -9611,7 +9527,7 @@
+@@ -10037,7 +9953,7 @@
#endif
; return 0; }
EOF
--if { (eval echo configure:9615: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9531: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:10041: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:9957: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_c_bigendian=yes
else
-@@ -9631,7 +9547,7 @@
+@@ -10057,7 +9973,7 @@
{ echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
else
cat > conftest.$ac_ext <<EOF
--#line 9635 "configure"
-+#line 9551 "configure"
+-#line 10061 "configure"
++#line 9977 "configure"
#include "confdefs.h"
main () {
/* Are we little or big endian? From Harbison&Steele. */
-@@ -9644,7 +9560,7 @@
+@@ -10070,7 +9986,7 @@
exit (u.c[sizeof (long) - 1] == 1);
}
EOF
--if { (eval echo configure:9648: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9564: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+-if { (eval echo configure:10074: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
++if { (eval echo configure:9990: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_c_bigendian=no
else
-@@ -9672,19 +9588,19 @@
+@@ -10098,19 +10014,19 @@
# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
# for constant arguments. Useless!
echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
--echo "configure:9676: checking for working alloca.h" >&5
-+echo "configure:9592: checking for working alloca.h" >&5
+-echo "configure:10102: checking for working alloca.h" >&5
++echo "configure:10018: checking for working alloca.h" >&5
if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9681 "configure"
-+#line 9597 "configure"
+-#line 10107 "configure"
++#line 10023 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
EOF
--if { (eval echo configure:9688: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:9604: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10114: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_header_alloca_h=yes
else
-@@ -9705,12 +9621,12 @@
+@@ -10131,12 +10047,12 @@
fi
echo $ac_n "checking for alloca""... $ac_c" 1>&6
--echo "configure:9709: checking for alloca" >&5
-+echo "configure:9625: checking for alloca" >&5
+-echo "configure:10135: checking for alloca" >&5
++echo "configure:10051: checking for alloca" >&5
if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9714 "configure"
-+#line 9630 "configure"
+-#line 10140 "configure"
++#line 10056 "configure"
#include "confdefs.h"
#ifdef __GNUC__
-@@ -9738,7 +9654,7 @@
+@@ -10164,7 +10080,7 @@
char *p = (char *) alloca(1);
; return 0; }
EOF
--if { (eval echo configure:9742: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:9658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10168: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
ac_cv_func_alloca_works=yes
else
-@@ -9770,12 +9686,12 @@
+@@ -10196,12 +10112,12 @@
echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
--echo "configure:9774: checking whether alloca needs Cray hooks" >&5
-+echo "configure:9690: checking whether alloca needs Cray hooks" >&5
+-echo "configure:10200: checking whether alloca needs Cray hooks" >&5
++echo "configure:10116: checking whether alloca needs Cray hooks" >&5
if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9779 "configure"
-+#line 9695 "configure"
+-#line 10205 "configure"
++#line 10121 "configure"
#include "confdefs.h"
#if defined(CRAY) && ! defined(CRAY2)
webecray
-@@ -9800,12 +9716,12 @@
+@@ -10226,12 +10142,12 @@
if test $ac_cv_os_cray = yes; then
for ac_func in _getb67 GETB67 getb67; do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:9804: checking for $ac_func" >&5
-+echo "configure:9720: checking for $ac_func" >&5
+-echo "configure:10230: checking for $ac_func" >&5
++echo "configure:10146: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9809 "configure"
-+#line 9725 "configure"
+-#line 10235 "configure"
++#line 10151 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -9828,7 +9744,7 @@
+@@ -10254,7 +10170,7 @@
; return 0; }
EOF
--if { (eval echo configure:9832: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:9748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10258: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10174: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -9855,7 +9771,7 @@
+@@ -10281,7 +10197,7 @@
fi
echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
--echo "configure:9859: checking stack direction for C alloca" >&5
-+echo "configure:9775: checking stack direction for C alloca" >&5
+-echo "configure:10285: checking stack direction for C alloca" >&5
++echo "configure:10201: checking stack direction for C alloca" >&5
if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -9863,7 +9779,7 @@
+@@ -10289,7 +10205,7 @@
ac_cv_c_stack_direction=0
else
cat > conftest.$ac_ext <<EOF
--#line 9867 "configure"
-+#line 9783 "configure"
+-#line 10293 "configure"
++#line 10209 "configure"
#include "confdefs.h"
find_stack_direction ()
{
-@@ -9882,7 +9798,7 @@
+@@ -10308,7 +10224,7 @@
exit (find_stack_direction() < 0);
}
EOF
--if { (eval echo configure:9886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9802: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+-if { (eval echo configure:10312: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
++if { (eval echo configure:10228: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_c_stack_direction=1
else
-@@ -9905,13 +9821,13 @@
+@@ -10331,13 +10247,13 @@
if test $ac_cv_prog_gcc = yes; then
echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
--echo "configure:9909: checking whether ${CC-cc} needs -traditional" >&5
-+echo "configure:9825: checking whether ${CC-cc} needs -traditional" >&5
+-echo "configure:10335: checking whether ${CC-cc} needs -traditional" >&5
++echo "configure:10251: checking whether ${CC-cc} needs -traditional" >&5
if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_pattern="Autoconf.*'x'"
cat > conftest.$ac_ext <<EOF
--#line 9915 "configure"
-+#line 9831 "configure"
+-#line 10341 "configure"
++#line 10257 "configure"
#include "confdefs.h"
#include <sgtty.h>
Autoconf TIOCGETP
-@@ -9929,7 +9845,7 @@
+@@ -10355,7 +10271,7 @@
if test $ac_cv_prog_gcc_traditional = no; then
cat > conftest.$ac_ext <<EOF
--#line 9933 "configure"
-+#line 9849 "configure"
+-#line 10359 "configure"
++#line 10275 "configure"
#include "confdefs.h"
#include <termio.h>
Autoconf TCGETA
-@@ -9951,7 +9867,7 @@
+@@ -10377,7 +10293,7 @@
fi
echo $ac_n "checking for 8-bit clean memcmp""... $ac_c" 1>&6
--echo "configure:9955: checking for 8-bit clean memcmp" >&5
-+echo "configure:9871: checking for 8-bit clean memcmp" >&5
+-echo "configure:10381: checking for 8-bit clean memcmp" >&5
++echo "configure:10297: checking for 8-bit clean memcmp" >&5
if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -9959,7 +9875,7 @@
+@@ -10385,7 +10301,7 @@
ac_cv_func_memcmp_clean=no
else
cat > conftest.$ac_ext <<EOF
--#line 9963 "configure"
-+#line 9879 "configure"
+-#line 10389 "configure"
++#line 10305 "configure"
#include "confdefs.h"
main()
-@@ -9969,7 +9885,7 @@
+@@ -10395,7 +10311,7 @@
}
EOF
--if { (eval echo configure:9973: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:9889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+-if { (eval echo configure:10399: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
++if { (eval echo configure:10315: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_func_memcmp_clean=yes
else
-@@ -9987,12 +9903,12 @@
+@@ -10413,12 +10329,12 @@
test $ac_cv_func_memcmp_clean = no && LIBOBJS="$LIBOBJS memcmp.${ac_objext}"
echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
--echo "configure:9991: checking return type of signal handlers" >&5
-+echo "configure:9907: checking return type of signal handlers" >&5
+-echo "configure:10417: checking return type of signal handlers" >&5
++echo "configure:10333: checking return type of signal handlers" >&5
if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 9996 "configure"
-+#line 9912 "configure"
+-#line 10422 "configure"
++#line 10338 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
-@@ -10009,7 +9925,7 @@
+@@ -10435,7 +10351,7 @@
int i;
; return 0; }
EOF
--if { (eval echo configure:10013: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:9929: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:10439: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:10355: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_type_signal=void
else
-@@ -10029,7 +9945,7 @@
+@@ -10455,7 +10371,7 @@
# getmntent is in -lsun on Irix 4, -lseq on Dynix/PTX, -lgen on Unixware.
echo $ac_n "checking for getmntent in -lsun""... $ac_c" 1>&6
--echo "configure:10033: checking for getmntent in -lsun" >&5
-+echo "configure:9949: checking for getmntent in -lsun" >&5
+-echo "configure:10459: checking for getmntent in -lsun" >&5
++echo "configure:10375: checking for getmntent in -lsun" >&5
ac_lib_var=`echo sun'_'getmntent | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -10037,7 +9953,7 @@
+@@ -10463,7 +10379,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lsun $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 10041 "configure"
-+#line 9957 "configure"
+-#line 10467 "configure"
++#line 10383 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -10048,7 +9964,7 @@
+@@ -10474,7 +10390,7 @@
getmntent()
; return 0; }
EOF
--if { (eval echo configure:10052: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:9968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10478: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10394: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -10067,7 +9983,7 @@
+@@ -10493,7 +10409,7 @@
else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for getmntent in -lseq""... $ac_c" 1>&6
--echo "configure:10071: checking for getmntent in -lseq" >&5
-+echo "configure:9987: checking for getmntent in -lseq" >&5
+-echo "configure:10497: checking for getmntent in -lseq" >&5
++echo "configure:10413: checking for getmntent in -lseq" >&5
ac_lib_var=`echo seq'_'getmntent | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -10075,7 +9991,7 @@
+@@ -10501,7 +10417,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lseq $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 10079 "configure"
-+#line 9995 "configure"
+-#line 10505 "configure"
++#line 10421 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -10086,7 +10002,7 @@
+@@ -10512,7 +10428,7 @@
getmntent()
; return 0; }
EOF
--if { (eval echo configure:10090: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10006: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10516: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10432: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -10105,7 +10021,7 @@
+@@ -10531,7 +10447,7 @@
else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for getmntent in -lgen""... $ac_c" 1>&6
--echo "configure:10109: checking for getmntent in -lgen" >&5
-+echo "configure:10025: checking for getmntent in -lgen" >&5
+-echo "configure:10535: checking for getmntent in -lgen" >&5
++echo "configure:10451: checking for getmntent in -lgen" >&5
ac_lib_var=`echo gen'_'getmntent | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
-@@ -10113,7 +10029,7 @@
+@@ -10539,7 +10455,7 @@
ac_save_LIBS="$LIBS"
LIBS="-lgen $LIBS"
cat > conftest.$ac_ext <<EOF
--#line 10117 "configure"
-+#line 10033 "configure"
+-#line 10543 "configure"
++#line 10459 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
-@@ -10124,7 +10040,7 @@
+@@ -10550,7 +10466,7 @@
getmntent()
; return 0; }
EOF
--if { (eval echo configure:10128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10044: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10470: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
-@@ -10149,12 +10065,12 @@
+@@ -10575,12 +10491,12 @@
fi
echo $ac_n "checking for getmntent""... $ac_c" 1>&6
--echo "configure:10153: checking for getmntent" >&5
-+echo "configure:10069: checking for getmntent" >&5
+-echo "configure:10579: checking for getmntent" >&5
++echo "configure:10495: checking for getmntent" >&5
if eval "test \"`echo '$''{'ac_cv_func_getmntent'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10158 "configure"
-+#line 10074 "configure"
+-#line 10584 "configure"
++#line 10500 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getmntent(); below. */
-@@ -10177,7 +10093,7 @@
+@@ -10603,7 +10519,7 @@
; return 0; }
EOF
--if { (eval echo configure:10181: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10097: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10607: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10523: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_getmntent=yes"
else
-@@ -10202,12 +10118,12 @@
+@@ -10628,12 +10544,12 @@
for ac_func in setmntent gethostname uname gettimeofday select socket strtol strtoul
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10206: checking for $ac_func" >&5
-+echo "configure:10122: checking for $ac_func" >&5
+-echo "configure:10632: checking for $ac_func" >&5
++echo "configure:10548: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10211 "configure"
-+#line 10127 "configure"
+-#line 10637 "configure"
++#line 10553 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10230,7 +10146,7 @@
+@@ -10656,7 +10572,7 @@
; return 0; }
EOF
--if { (eval echo configure:10234: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10257,12 +10173,12 @@
+@@ -10683,12 +10599,12 @@
for ac_func in strchr strdup memcpy memmove index bcopy strcasestr regcomp
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10261: checking for $ac_func" >&5
-+echo "configure:10177: checking for $ac_func" >&5
+-echo "configure:10687: checking for $ac_func" >&5
++echo "configure:10603: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10266 "configure"
-+#line 10182 "configure"
+-#line 10692 "configure"
++#line 10608 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10285,7 +10201,7 @@
+@@ -10711,7 +10627,7 @@
; return 0; }
EOF
--if { (eval echo configure:10289: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10205: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10631: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10312,12 +10228,12 @@
+@@ -10738,12 +10654,12 @@
for ac_func in signal sigset sigblock sighold strerror setenv vsnprintf snprintf
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10316: checking for $ac_func" >&5
-+echo "configure:10232: checking for $ac_func" >&5
+-echo "configure:10742: checking for $ac_func" >&5
++echo "configure:10658: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10321 "configure"
-+#line 10237 "configure"
+-#line 10747 "configure"
++#line 10663 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10340,7 +10256,7 @@
+@@ -10766,7 +10682,7 @@
; return 0; }
EOF
--if { (eval echo configure:10344: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10260: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10686: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10367,12 +10283,12 @@
+@@ -10793,12 +10709,12 @@
for ac_func in sigaction
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10371: checking for $ac_func" >&5
-+echo "configure:10287: checking for $ac_func" >&5
+-echo "configure:10797: checking for $ac_func" >&5
++echo "configure:10713: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10376 "configure"
-+#line 10292 "configure"
+-#line 10802 "configure"
++#line 10718 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10395,7 +10311,7 @@
+@@ -10821,7 +10737,7 @@
; return 0; }
EOF
--if { (eval echo configure:10399: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10315: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10825: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10741: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10422,12 +10338,12 @@
+@@ -10848,12 +10764,12 @@
for ac_func in snprintf strtoul
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10426: checking for $ac_func" >&5
-+echo "configure:10342: checking for $ac_func" >&5
+-echo "configure:10852: checking for $ac_func" >&5
++echo "configure:10768: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10431 "configure"
-+#line 10347 "configure"
+-#line 10857 "configure"
++#line 10773 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10450,7 +10366,7 @@
+@@ -10876,7 +10792,7 @@
; return 0; }
EOF
--if { (eval echo configure:10454: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10880: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10477,12 +10393,12 @@
+@@ -10903,12 +10819,12 @@
for ac_func in random lrand48 rand
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10481: checking for $ac_func" >&5
-+echo "configure:10397: checking for $ac_func" >&5
+-echo "configure:10907: checking for $ac_func" >&5
++echo "configure:10823: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10486 "configure"
-+#line 10402 "configure"
+-#line 10912 "configure"
++#line 10828 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10505,7 +10421,7 @@
+@@ -10931,7 +10847,7 @@
; return 0; }
EOF
--if { (eval echo configure:10509: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10425: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10935: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10851: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10532,12 +10448,12 @@
+@@ -10958,12 +10874,12 @@
for ac_func in execv system fork getpid strncasecmp sigalrm
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10536: checking for $ac_func" >&5
-+echo "configure:10452: checking for $ac_func" >&5
+-echo "configure:10962: checking for $ac_func" >&5
++echo "configure:10878: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10541 "configure"
-+#line 10457 "configure"
+-#line 10967 "configure"
++#line 10883 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10560,7 +10476,7 @@
+@@ -10986,7 +10902,7 @@
; return 0; }
EOF
--if { (eval echo configure:10564: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:10990: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10906: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10587,12 +10503,12 @@
+@@ -11013,12 +10929,12 @@
for ac_func in rpmGetPath
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10591: checking for $ac_func" >&5
-+echo "configure:10507: checking for $ac_func" >&5
+-echo "configure:11017: checking for $ac_func" >&5
++echo "configure:10933: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10596 "configure"
-+#line 10512 "configure"
+-#line 11022 "configure"
++#line 10938 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10615,7 +10531,7 @@
+@@ -11041,7 +10957,7 @@
; return 0; }
EOF
--if { (eval echo configure:10619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10535: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11045: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:10961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10643,12 +10559,12 @@
+@@ -11069,12 +10985,12 @@
for ac_func in getloadavg
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10647: checking for $ac_func" >&5
-+echo "configure:10563: checking for $ac_func" >&5
+-echo "configure:11073: checking for $ac_func" >&5
++echo "configure:10989: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10652 "configure"
-+#line 10568 "configure"
+-#line 11078 "configure"
++#line 10994 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10671,7 +10587,7 @@
+@@ -11097,7 +11013,7 @@
; return 0; }
EOF
--if { (eval echo configure:10675: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10591: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11101: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10698,12 +10614,12 @@
+@@ -11124,12 +11040,12 @@
for ac_func in kvm_openfiles nlist knlist
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10702: checking for $ac_func" >&5
-+echo "configure:10618: checking for $ac_func" >&5
+-echo "configure:11128: checking for $ac_func" >&5
++echo "configure:11044: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10707 "configure"
-+#line 10623 "configure"
+-#line 11133 "configure"
++#line 11049 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10726,7 +10642,7 @@
+@@ -11152,7 +11068,7 @@
; return 0; }
EOF
--if { (eval echo configure:10730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11156: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10753,12 +10669,12 @@
+@@ -11179,12 +11095,12 @@
for ac_func in statvfs statfs
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10757: checking for $ac_func" >&5
-+echo "configure:10673: checking for $ac_func" >&5
+-echo "configure:11183: checking for $ac_func" >&5
++echo "configure:11099: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10762 "configure"
-+#line 10678 "configure"
+-#line 11188 "configure"
++#line 11104 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10781,7 +10697,7 @@
+@@ -11207,7 +11123,7 @@
; return 0; }
EOF
--if { (eval echo configure:10785: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10701: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11211: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11127: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10808,12 +10724,12 @@
+@@ -11234,12 +11150,12 @@
for ac_func in getdtablesize
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10812: checking for $ac_func" >&5
-+echo "configure:10728: checking for $ac_func" >&5
+-echo "configure:11238: checking for $ac_func" >&5
++echo "configure:11154: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10817 "configure"
-+#line 10733 "configure"
+-#line 11243 "configure"
++#line 11159 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10836,7 +10752,7 @@
+@@ -11262,7 +11178,7 @@
; return 0; }
EOF
--if { (eval echo configure:10840: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10756: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11182: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10863,12 +10779,12 @@
+@@ -11289,12 +11205,12 @@
for ac_func in getfsstat kvm_getprocs
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10867: checking for $ac_func" >&5
-+echo "configure:10783: checking for $ac_func" >&5
+-echo "configure:11293: checking for $ac_func" >&5
++echo "configure:11209: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10872 "configure"
-+#line 10788 "configure"
+-#line 11298 "configure"
++#line 11214 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10891,7 +10807,7 @@
+@@ -11317,7 +11233,7 @@
; return 0; }
EOF
--if { (eval echo configure:10895: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11321: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11237: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10918,12 +10834,12 @@
+@@ -11344,12 +11260,12 @@
for ac_func in usleep
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10922: checking for $ac_func" >&5
-+echo "configure:10838: checking for $ac_func" >&5
+-echo "configure:11348: checking for $ac_func" >&5
++echo "configure:11264: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10927 "configure"
-+#line 10843 "configure"
+-#line 11353 "configure"
++#line 11269 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -10946,7 +10862,7 @@
+@@ -11372,7 +11288,7 @@
; return 0; }
EOF
--if { (eval echo configure:10950: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10866: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11376: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11292: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -10973,12 +10889,12 @@
+@@ -11399,12 +11315,12 @@
for ac_func in setlocale
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:10977: checking for $ac_func" >&5
-+echo "configure:10893: checking for $ac_func" >&5
+-echo "configure:11403: checking for $ac_func" >&5
++echo "configure:11319: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 10982 "configure"
-+#line 10898 "configure"
+-#line 11408 "configure"
++#line 11324 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -11001,7 +10917,7 @@
+@@ -11427,7 +11343,7 @@
; return 0; }
EOF
--if { (eval echo configure:11005: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11431: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11347: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -11028,12 +10944,12 @@
+@@ -11454,12 +11370,12 @@
for ac_func in tcgetattr
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:11032: checking for $ac_func" >&5
-+echo "configure:10948: checking for $ac_func" >&5
+-echo "configure:11458: checking for $ac_func" >&5
++echo "configure:11374: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11037 "configure"
-+#line 10953 "configure"
+-#line 11463 "configure"
++#line 11379 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -11056,7 +10972,7 @@
+@@ -11482,7 +11398,7 @@
; return 0; }
EOF
--if { (eval echo configure:11060: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:10976: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11486: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -11083,12 +10999,12 @@
+@@ -11509,12 +11425,12 @@
for ac_func in if_nameindex if_freenameindex
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:11087: checking for $ac_func" >&5
-+echo "configure:11003: checking for $ac_func" >&5
+-echo "configure:11513: checking for $ac_func" >&5
++echo "configure:11429: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11092 "configure"
-+#line 11008 "configure"
+-#line 11518 "configure"
++#line 11434 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -11111,7 +11027,7 @@
+@@ -11537,7 +11453,7 @@
; return 0; }
EOF
--if { (eval echo configure:11115: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:11031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11541: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11457: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -11138,12 +11054,12 @@
+@@ -11564,12 +11480,12 @@
for ac_func in getpagesize
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:11142: checking for $ac_func" >&5
-+echo "configure:11058: checking for $ac_func" >&5
+-echo "configure:11568: checking for $ac_func" >&5
++echo "configure:11484: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11147 "configure"
-+#line 11063 "configure"
+-#line 11573 "configure"
++#line 11489 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -11166,7 +11082,7 @@
+@@ -11592,7 +11508,7 @@
; return 0; }
EOF
--if { (eval echo configure:11170: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:11086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11596: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11512: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -11193,12 +11109,12 @@
+@@ -11619,12 +11535,12 @@
for ac_func in dlopen
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:11197: checking for $ac_func" >&5
-+echo "configure:11113: checking for $ac_func" >&5
+-echo "configure:11623: checking for $ac_func" >&5
++echo "configure:11539: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11202 "configure"
-+#line 11118 "configure"
+-#line 11628 "configure"
++#line 11544 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -11221,7 +11137,7 @@
+@@ -11647,7 +11563,7 @@
; return 0; }
EOF
--if { (eval echo configure:11225: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:11141: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -11248,12 +11164,12 @@
+@@ -11674,12 +11590,12 @@
for ac_func in mkstemp
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:11252: checking for $ac_func" >&5
-+echo "configure:11168: checking for $ac_func" >&5
+-echo "configure:11678: checking for $ac_func" >&5
++echo "configure:11594: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11257 "configure"
-+#line 11173 "configure"
+-#line 11683 "configure"
++#line 11599 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -11276,7 +11192,7 @@
+@@ -11702,7 +11618,7 @@
; return 0; }
EOF
--if { (eval echo configure:11280: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:11196: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11706: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -11303,12 +11219,12 @@
+@@ -11729,12 +11645,12 @@
for ac_func in getpwnam getgrnam setgid setuid setgroups
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
--echo "configure:11307: checking for $ac_func" >&5
-+echo "configure:11223: checking for $ac_func" >&5
+-echo "configure:11733: checking for $ac_func" >&5
++echo "configure:11649: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11312 "configure"
-+#line 11228 "configure"
+-#line 11738 "configure"
++#line 11654 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
-@@ -11331,7 +11247,7 @@
+@@ -11757,7 +11673,7 @@
; return 0; }
EOF
--if { (eval echo configure:11335: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-+if { (eval echo configure:11251: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:11761: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:11677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
-@@ -11357,12 +11273,12 @@
+@@ -11783,12 +11699,12 @@
echo $ac_n "checking for SIOCGIFADDR in sys/ioctl.h""... $ac_c" 1>&6
--echo "configure:11361: checking for SIOCGIFADDR in sys/ioctl.h" >&5
-+echo "configure:11277: checking for SIOCGIFADDR in sys/ioctl.h" >&5
+-echo "configure:11787: checking for SIOCGIFADDR in sys/ioctl.h" >&5
++echo "configure:11703: checking for SIOCGIFADDR in sys/ioctl.h" >&5
if eval "test \"`echo '$''{'cv_sys_ioctl_h_has_SIOCGIFADDR'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11366 "configure"
-+#line 11282 "configure"
+-#line 11792 "configure"
++#line 11708 "configure"
#include "confdefs.h"
#ifdef HAVE_SYS_IOCTL_H
-@@ -11395,7 +11311,7 @@
+@@ -11821,7 +11737,7 @@
# ultrix
echo $ac_n "checking for two-argument statfs with struct fs_data (Ultrix)""... $ac_c" 1>&6
--echo "configure:11399: checking for two-argument statfs with struct fs_data (Ultrix)" >&5
-+echo "configure:11315: checking for two-argument statfs with struct fs_data (Ultrix)" >&5
+-echo "configure:11825: checking for two-argument statfs with struct fs_data (Ultrix)" >&5
++echo "configure:11741: checking for two-argument statfs with struct fs_data (Ultrix)" >&5
if eval "test \"`echo '$''{'fu_cv_sys_stat_fs_data'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -11403,7 +11319,7 @@
+@@ -11829,7 +11745,7 @@
fu_cv_sys_stat_fs_data=no
else
cat > conftest.$ac_ext <<EOF
--#line 11407 "configure"
-+#line 11323 "configure"
+-#line 11833 "configure"
++#line 11749 "configure"
#include "confdefs.h"
#ifdef HAVE_SYS_PARAM_H
-@@ -11424,7 +11340,7 @@
+@@ -11850,7 +11766,7 @@
exit (statfs (".", &fsd) != 1);
}
EOF
--if { (eval echo configure:11428: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:11344: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+-if { (eval echo configure:11854: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
++if { (eval echo configure:11770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
fu_cv_sys_stat_fs_data=yes
else
-@@ -11447,13 +11363,13 @@
+@@ -11873,13 +11789,13 @@
fi
echo $ac_n "checking if __FUNCTION__ is defined""... $ac_c" 1>&6
--echo "configure:11451: checking if __FUNCTION__ is defined" >&5
-+echo "configure:11367: checking if __FUNCTION__ is defined" >&5
+-echo "configure:11877: checking if __FUNCTION__ is defined" >&5
++echo "configure:11793: checking if __FUNCTION__ is defined" >&5
if eval "test \"`echo '$''{'ac_cv_HAVE_CPP_UNDERBAR_FUNCTION_DEFINED'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11457 "configure"
-+#line 11373 "configure"
+-#line 11883 "configure"
++#line 11799 "configure"
#include "confdefs.h"
int main() {
-@@ -11462,7 +11378,7 @@
+@@ -11888,7 +11804,7 @@
; return 0; }
EOF
--if { (eval echo configure:11466: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11382: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:11892: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:11808: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_HAVE_CPP_UNDERBAR_FUNCTION_DEFINED=yes
else
-@@ -11491,7 +11407,7 @@
+@@ -11917,7 +11833,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for sigaction.sa_sigaction""... $ac_c" 1>&6
--echo "configure:11495: checking for sigaction.sa_sigaction" >&5
-+echo "configure:11411: checking for sigaction.sa_sigaction" >&5
+-echo "configure:11921: checking for sigaction.sa_sigaction" >&5
++echo "configure:11837: checking for sigaction.sa_sigaction" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -11504,7 +11420,7 @@
+@@ -11930,7 +11846,7 @@
defineit="no"
fi
cat > conftest.$ac_ext <<EOF
--#line 11508 "configure"
-+#line 11424 "configure"
+-#line 11934 "configure"
++#line 11850 "configure"
#include "confdefs.h"
-@@ -11522,7 +11438,7 @@
+@@ -11948,7 +11864,7 @@
; return 0; }
EOF
--if { (eval echo configure:11526: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11442: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:11952: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:11868: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -11556,7 +11472,7 @@
+@@ -11982,7 +11898,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for sockaddr.sa_len""... $ac_c" 1>&6
--echo "configure:11560: checking for sockaddr.sa_len" >&5
-+echo "configure:11476: checking for sockaddr.sa_len" >&5
+-echo "configure:11986: checking for sockaddr.sa_len" >&5
++echo "configure:11902: checking for sockaddr.sa_len" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -11569,7 +11485,7 @@
+@@ -11995,7 +11911,7 @@
defineit="no"
fi
cat > conftest.$ac_ext <<EOF
--#line 11573 "configure"
-+#line 11489 "configure"
+-#line 11999 "configure"
++#line 11915 "configure"
#include "confdefs.h"
-@@ -11591,7 +11507,7 @@
+@@ -12017,7 +11933,7 @@
; return 0; }
EOF
--if { (eval echo configure:11595: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11511: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12021: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:11937: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -11625,7 +11541,7 @@
+@@ -12051,7 +11967,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for sockaddr.sa_union.sa_generic.sa_family2""... $ac_c" 1>&6
--echo "configure:11629: checking for sockaddr.sa_union.sa_generic.sa_family2" >&5
-+echo "configure:11545: checking for sockaddr.sa_union.sa_generic.sa_family2" >&5
+-echo "configure:12055: checking for sockaddr.sa_union.sa_generic.sa_family2" >&5
++echo "configure:11971: checking for sockaddr.sa_union.sa_generic.sa_family2" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -11638,7 +11554,7 @@
+@@ -12064,7 +11980,7 @@
defineit="no"
fi
cat > conftest.$ac_ext <<EOF
--#line 11642 "configure"
-+#line 11558 "configure"
+-#line 12068 "configure"
++#line 11984 "configure"
#include "confdefs.h"
-@@ -11660,7 +11576,7 @@
+@@ -12086,7 +12002,7 @@
; return 0; }
EOF
--if { (eval echo configure:11664: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11580: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12090: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12006: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -11694,7 +11610,7 @@
+@@ -12120,7 +12036,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for rtentry.rt_dst""... $ac_c" 1>&6
--echo "configure:11698: checking for rtentry.rt_dst" >&5
-+echo "configure:11614: checking for rtentry.rt_dst" >&5
+-echo "configure:12124: checking for rtentry.rt_dst" >&5
++echo "configure:12040: checking for rtentry.rt_dst" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -11707,7 +11623,7 @@
+@@ -12133,7 +12049,7 @@
defineit="no"
fi
cat > conftest.$ac_ext <<EOF
--#line 11711 "configure"
-+#line 11627 "configure"
+-#line 12137 "configure"
++#line 12053 "configure"
#include "confdefs.h"
-@@ -11715,11 +11631,7 @@
+@@ -12141,11 +12057,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -2040,29 +2056,29 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
#include <net/route.h>
-@@ -11730,7 +11642,7 @@
+@@ -12156,7 +12068,7 @@
; return 0; }
EOF
--if { (eval echo configure:11734: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11646: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12160: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12072: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -11757,25 +11669,21 @@
+@@ -12183,25 +12095,21 @@
echo $ac_n "checking type of rtentry structure""... $ac_c" 1>&6
--echo "configure:11761: checking type of rtentry structure" >&5
-+echo "configure:11673: checking type of rtentry structure" >&5
+-echo "configure:12187: checking type of rtentry structure" >&5
++echo "configure:12099: checking type of rtentry structure" >&5
if eval "test \"`echo '$''{'ac_cv_RTENTRY_TYPE'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11768 "configure"
-+#line 11680 "configure"
+-#line 12194 "configure"
++#line 12106 "configure"
#include "confdefs.h"
#ifdef HAVE_SYS_PARAM_H
@@ -2077,21 +2093,21 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
#include <net/route.h>
int main() {
-@@ -11791,7 +11699,7 @@
+@@ -12217,7 +12125,7 @@
; return 0; }
EOF
--if { (eval echo configure:11795: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11703: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12221: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12129: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_RTENTRY_TYPE="BSD-4.4"
else
-@@ -11802,18 +11710,14 @@
+@@ -12228,18 +12136,14 @@
if test "x$ac_cv_RTENTRY_TYPE" = "x"; then
cat > conftest.$ac_ext <<EOF
--#line 11806 "configure"
-+#line 11714 "configure"
+-#line 12232 "configure"
++#line 12140 "configure"
#include "confdefs.h"
#ifdef HAVE_SYS_PARAM_H
@@ -2106,43 +2122,43 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
#include <net/route.h>
int main() {
-@@ -11823,7 +11727,7 @@
+@@ -12249,7 +12153,7 @@
; return 0; }
EOF
--if { (eval echo configure:11827: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11731: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12253: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12157: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_RTENTRY_TYPE="BSD-4.3"
else
-@@ -11852,12 +11756,12 @@
+@@ -12278,12 +12182,12 @@
if test "x$ac_cv_RTENTRY_TYPE" = "xunknown"; then
echo $ac_n "checking for struct rtentry""... $ac_c" 1>&6
--echo "configure:11856: checking for struct rtentry" >&5
-+echo "configure:11760: checking for struct rtentry" >&5
+-echo "configure:12282: checking for struct rtentry" >&5
++echo "configure:12186: checking for struct rtentry" >&5
if eval "test \"`echo '$''{'ac_cv_struct_rtentry'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11861 "configure"
-+#line 11765 "configure"
+-#line 12287 "configure"
++#line 12191 "configure"
#include "confdefs.h"
#define KERNEL
#include <net/route.h>
-@@ -11901,24 +11805,20 @@
+@@ -12327,24 +12231,20 @@
if test "x$ac_cv_RTENTRY_TYPE" = "xBSD-4.3"; then
echo $ac_n "checking for struct rtentry has a rt_next node""... $ac_c" 1>&6
--echo "configure:11905: checking for struct rtentry has a rt_next node" >&5
-+echo "configure:11809: checking for struct rtentry has a rt_next node" >&5
+-echo "configure:12331: checking for struct rtentry has a rt_next node" >&5
++echo "configure:12235: checking for struct rtentry has a rt_next node" >&5
if eval "test \"`echo '$''{'ac_cv_struct_rtentry_rt_next'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 11911 "configure"
-+#line 11815 "configure"
+-#line 12337 "configure"
++#line 12241 "configure"
#include "confdefs.h"
#ifdef HAVE_SYS_PARAM_H
@@ -2157,34 +2173,34 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
#include <net/route.h>
int main() {
-@@ -11928,7 +11828,7 @@
+@@ -12354,7 +12254,7 @@
; return 0; }
EOF
--if { (eval echo configure:11932: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11832: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12358: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12258: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_struct_rtentry_rt_next=yes
else
-@@ -11960,7 +11860,7 @@
+@@ -12386,7 +12286,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for rtentry.rt_unit""... $ac_c" 1>&6
--echo "configure:11964: checking for rtentry.rt_unit" >&5
-+echo "configure:11864: checking for rtentry.rt_unit" >&5
+-echo "configure:12390: checking for rtentry.rt_unit" >&5
++echo "configure:12290: checking for rtentry.rt_unit" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -11973,7 +11873,7 @@
+@@ -12399,7 +12299,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 11977 "configure"
-+#line 11877 "configure"
+-#line 12403 "configure"
++#line 12303 "configure"
#include "confdefs.h"
-@@ -11981,11 +11881,7 @@
+@@ -12407,11 +12307,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -2196,34 +2212,34 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
#include <net/route.h>
-@@ -11996,7 +11892,7 @@
+@@ -12422,7 +12318,7 @@
; return 0; }
EOF
--if { (eval echo configure:12000: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11896: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12426: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12322: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12030,7 +11926,7 @@
+@@ -12456,7 +12352,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for rtentry.rt_refcnt""... $ac_c" 1>&6
--echo "configure:12034: checking for rtentry.rt_refcnt" >&5
-+echo "configure:11930: checking for rtentry.rt_refcnt" >&5
+-echo "configure:12460: checking for rtentry.rt_refcnt" >&5
++echo "configure:12356: checking for rtentry.rt_refcnt" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12043,7 +11939,7 @@
+@@ -12469,7 +12365,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12047 "configure"
-+#line 11943 "configure"
+-#line 12473 "configure"
++#line 12369 "configure"
#include "confdefs.h"
-@@ -12051,11 +11947,7 @@
+@@ -12477,11 +12373,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -2235,34 +2251,34 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
#include <net/route.h>
-@@ -12066,7 +11958,7 @@
+@@ -12492,7 +12384,7 @@
; return 0; }
EOF
--if { (eval echo configure:12070: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:11962: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12496: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12388: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12100,7 +11992,7 @@
+@@ -12526,7 +12418,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for rtentry.rt_hash""... $ac_c" 1>&6
--echo "configure:12104: checking for rtentry.rt_hash" >&5
-+echo "configure:11996: checking for rtentry.rt_hash" >&5
+-echo "configure:12530: checking for rtentry.rt_hash" >&5
++echo "configure:12422: checking for rtentry.rt_hash" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12113,7 +12005,7 @@
+@@ -12539,7 +12431,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12117 "configure"
-+#line 12009 "configure"
+-#line 12543 "configure"
++#line 12435 "configure"
#include "confdefs.h"
-@@ -12121,11 +12013,7 @@
+@@ -12547,11 +12439,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -2274,34 +2290,34 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
#include <net/route.h>
-@@ -12136,7 +12024,7 @@
+@@ -12562,7 +12450,7 @@
; return 0; }
EOF
--if { (eval echo configure:12140: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12028: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12566: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12454: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12170,7 +12058,7 @@
+@@ -12596,7 +12484,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for rtentry.rt_use""... $ac_c" 1>&6
--echo "configure:12174: checking for rtentry.rt_use" >&5
-+echo "configure:12062: checking for rtentry.rt_use" >&5
+-echo "configure:12600: checking for rtentry.rt_use" >&5
++echo "configure:12488: checking for rtentry.rt_use" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12183,7 +12071,7 @@
+@@ -12609,7 +12497,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12187 "configure"
-+#line 12075 "configure"
+-#line 12613 "configure"
++#line 12501 "configure"
#include "confdefs.h"
-@@ -12191,11 +12079,7 @@
+@@ -12617,11 +12505,7 @@
#include <sys/param.h>
#endif
#include <sys/types.h>
@@ -2313,828 +2329,1125 @@ $NetBSD: patch-ah,v 1.3 2002/02/13 16:41:42 tron Exp $
#include <net/route.h>
-@@ -12206,7 +12090,7 @@
+@@ -12632,7 +12516,7 @@
; return 0; }
EOF
--if { (eval echo configure:12210: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12094: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12636: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12520: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12240,7 +12124,7 @@
+@@ -12666,7 +12550,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for tcpstat.tcp_rcvmemdrop""... $ac_c" 1>&6
--echo "configure:12244: checking for tcpstat.tcp_rcvmemdrop" >&5
-+echo "configure:12128: checking for tcpstat.tcp_rcvmemdrop" >&5
+-echo "configure:12670: checking for tcpstat.tcp_rcvmemdrop" >&5
++echo "configure:12554: checking for tcpstat.tcp_rcvmemdrop" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12253,7 +12137,7 @@
+@@ -12679,7 +12563,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12257 "configure"
-+#line 12141 "configure"
+-#line 12683 "configure"
++#line 12567 "configure"
#include "confdefs.h"
-@@ -12278,7 +12162,7 @@
+@@ -12704,7 +12588,7 @@
; return 0; }
EOF
--if { (eval echo configure:12282: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12166: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12708: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12592: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12313,7 +12197,7 @@
+@@ -12739,7 +12623,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_mtu""... $ac_c" 1>&6
--echo "configure:12317: checking for ifnet.if_mtu" >&5
-+echo "configure:12201: checking for ifnet.if_mtu" >&5
+-echo "configure:12743: checking for ifnet.if_mtu" >&5
++echo "configure:12627: checking for ifnet.if_mtu" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12326,7 +12210,7 @@
+@@ -12752,7 +12636,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12330 "configure"
-+#line 12214 "configure"
+-#line 12756 "configure"
++#line 12640 "configure"
#include "confdefs.h"
-@@ -12348,7 +12232,7 @@
+@@ -12774,7 +12658,7 @@
; return 0; }
EOF
--if { (eval echo configure:12352: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12236: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12778: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12662: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12376,7 +12260,7 @@
+@@ -12802,7 +12686,7 @@
if test "x$ac_cv_struct_ifnet_has_if_mtu" = "xno"; then
echo $ac_n "checking if _KERNEL needs to be defined for if_mtu""... $ac_c" 1>&6
--echo "configure:12380: checking if _KERNEL needs to be defined for if_mtu" >&5
-+echo "configure:12264: checking if _KERNEL needs to be defined for if_mtu" >&5
+-echo "configure:12806: checking if _KERNEL needs to be defined for if_mtu" >&5
++echo "configure:12690: checking if _KERNEL needs to be defined for if_mtu" >&5
if eval "test \"`echo '$''{'ac_cv_IFNET_NEEDS_KERNEL'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12385,7 +12269,7 @@
+@@ -12811,7 +12695,7 @@
ac_cv_IFNET_NEEDS_KERNEL=no
else
cat > conftest.$ac_ext <<EOF
--#line 12389 "configure"
-+#line 12273 "configure"
+-#line 12815 "configure"
++#line 12699 "configure"
#include "confdefs.h"
#define _KERNEL 1
-@@ -12409,7 +12293,7 @@
+@@ -12835,7 +12719,7 @@
; return 0; }
EOF
--if { (eval echo configure:12413: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12297: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12839: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12723: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_IFNET_NEEDS_KERNEL=yes
else
-@@ -12441,7 +12325,7 @@
+@@ -12867,7 +12751,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifaddr.ifa_next""... $ac_c" 1>&6
--echo "configure:12445: checking for ifaddr.ifa_next" >&5
-+echo "configure:12329: checking for ifaddr.ifa_next" >&5
+-echo "configure:12871: checking for ifaddr.ifa_next" >&5
++echo "configure:12755: checking for ifaddr.ifa_next" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12454,7 +12338,7 @@
+@@ -12880,7 +12764,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12458 "configure"
-+#line 12342 "configure"
+-#line 12884 "configure"
++#line 12768 "configure"
#include "confdefs.h"
-@@ -12482,7 +12366,7 @@
+@@ -12908,7 +12792,7 @@
; return 0; }
EOF
--if { (eval echo configure:12486: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12370: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:12912: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12796: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12517,7 +12401,7 @@
+@@ -12943,7 +12827,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_baudrate""... $ac_c" 1>&6
--echo "configure:12521: checking for ifnet.if_baudrate" >&5
-+echo "configure:12405: checking for ifnet.if_baudrate" >&5
+-echo "configure:12947: checking for ifnet.if_baudrate" >&5
++echo "configure:12831: checking for ifnet.if_baudrate" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12530,7 +12414,7 @@
+@@ -12956,7 +12840,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12534 "configure"
-+#line 12418 "configure"
+-#line 12960 "configure"
++#line 12844 "configure"
#include "confdefs.h"
-@@ -12589,7 +12473,7 @@
+@@ -13015,7 +12899,7 @@
; return 0; }
EOF
--if { (eval echo configure:12593: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12477: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13019: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:12903: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12624,7 +12508,7 @@
+@@ -13050,7 +12934,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_baudrate.ifs_value""... $ac_c" 1>&6
--echo "configure:12628: checking for ifnet.if_baudrate.ifs_value" >&5
-+echo "configure:12512: checking for ifnet.if_baudrate.ifs_value" >&5
+-echo "configure:13054: checking for ifnet.if_baudrate.ifs_value" >&5
++echo "configure:12938: checking for ifnet.if_baudrate.ifs_value" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12637,7 +12521,7 @@
+@@ -13063,7 +12947,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12641 "configure"
-+#line 12525 "configure"
+-#line 13067 "configure"
++#line 12951 "configure"
#include "confdefs.h"
-@@ -12696,7 +12580,7 @@
+@@ -13122,7 +13006,7 @@
; return 0; }
EOF
--if { (eval echo configure:12700: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12584: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13126: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13010: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12731,7 +12615,7 @@
+@@ -13157,7 +13041,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_speed""... $ac_c" 1>&6
--echo "configure:12735: checking for ifnet.if_speed" >&5
-+echo "configure:12619: checking for ifnet.if_speed" >&5
+-echo "configure:13161: checking for ifnet.if_speed" >&5
++echo "configure:13045: checking for ifnet.if_speed" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12744,7 +12628,7 @@
+@@ -13170,7 +13054,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12748 "configure"
-+#line 12632 "configure"
+-#line 13174 "configure"
++#line 13058 "configure"
#include "confdefs.h"
-@@ -12803,7 +12687,7 @@
+@@ -13229,7 +13113,7 @@
; return 0; }
EOF
--if { (eval echo configure:12807: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12691: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13233: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13117: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12838,7 +12722,7 @@
+@@ -13264,7 +13148,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_type""... $ac_c" 1>&6
--echo "configure:12842: checking for ifnet.if_type" >&5
-+echo "configure:12726: checking for ifnet.if_type" >&5
+-echo "configure:13268: checking for ifnet.if_type" >&5
++echo "configure:13152: checking for ifnet.if_type" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12851,7 +12735,7 @@
+@@ -13277,7 +13161,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12855 "configure"
-+#line 12739 "configure"
+-#line 13281 "configure"
++#line 13165 "configure"
#include "confdefs.h"
-@@ -12910,7 +12794,7 @@
+@@ -13336,7 +13220,7 @@
; return 0; }
EOF
--if { (eval echo configure:12914: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12798: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13340: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13224: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -12945,7 +12829,7 @@
+@@ -13371,7 +13255,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_imcasts""... $ac_c" 1>&6
--echo "configure:12949: checking for ifnet.if_imcasts" >&5
-+echo "configure:12833: checking for ifnet.if_imcasts" >&5
+-echo "configure:13375: checking for ifnet.if_imcasts" >&5
++echo "configure:13259: checking for ifnet.if_imcasts" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -12958,7 +12842,7 @@
+@@ -13384,7 +13268,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 12962 "configure"
-+#line 12846 "configure"
+-#line 13388 "configure"
++#line 13272 "configure"
#include "confdefs.h"
-@@ -13017,7 +12901,7 @@
+@@ -13443,7 +13327,7 @@
; return 0; }
EOF
--if { (eval echo configure:13021: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:12905: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13447: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -13052,7 +12936,7 @@
+@@ -13478,7 +13362,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_iqdrops""... $ac_c" 1>&6
--echo "configure:13056: checking for ifnet.if_iqdrops" >&5
-+echo "configure:12940: checking for ifnet.if_iqdrops" >&5
+-echo "configure:13482: checking for ifnet.if_iqdrops" >&5
++echo "configure:13366: checking for ifnet.if_iqdrops" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -13065,7 +12949,7 @@
+@@ -13491,7 +13375,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 13069 "configure"
-+#line 12953 "configure"
+-#line 13495 "configure"
++#line 13379 "configure"
#include "confdefs.h"
-@@ -13124,7 +13008,7 @@
+@@ -13550,7 +13434,7 @@
; return 0; }
EOF
--if { (eval echo configure:13128: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13012: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13554: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13438: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -13159,7 +13043,7 @@
+@@ -13585,7 +13469,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_noproto""... $ac_c" 1>&6
--echo "configure:13163: checking for ifnet.if_noproto" >&5
-+echo "configure:13047: checking for ifnet.if_noproto" >&5
+-echo "configure:13589: checking for ifnet.if_noproto" >&5
++echo "configure:13473: checking for ifnet.if_noproto" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -13172,7 +13056,7 @@
+@@ -13598,7 +13482,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 13176 "configure"
-+#line 13060 "configure"
+-#line 13602 "configure"
++#line 13486 "configure"
#include "confdefs.h"
-@@ -13231,7 +13115,7 @@
+@@ -13657,7 +13541,7 @@
; return 0; }
EOF
--if { (eval echo configure:13235: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13119: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13661: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13545: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -13266,7 +13150,7 @@
+@@ -13692,7 +13576,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_omcasts""... $ac_c" 1>&6
--echo "configure:13270: checking for ifnet.if_omcasts" >&5
-+echo "configure:13154: checking for ifnet.if_omcasts" >&5
+-echo "configure:13696: checking for ifnet.if_omcasts" >&5
++echo "configure:13580: checking for ifnet.if_omcasts" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -13279,7 +13163,7 @@
+@@ -13705,7 +13589,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 13283 "configure"
-+#line 13167 "configure"
+-#line 13709 "configure"
++#line 13593 "configure"
#include "confdefs.h"
-@@ -13338,7 +13222,7 @@
+@@ -13764,7 +13648,7 @@
; return 0; }
EOF
--if { (eval echo configure:13342: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13226: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13768: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13652: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -13373,7 +13257,7 @@
+@@ -13799,7 +13683,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_xname""... $ac_c" 1>&6
--echo "configure:13377: checking for ifnet.if_xname" >&5
-+echo "configure:13261: checking for ifnet.if_xname" >&5
+-echo "configure:13803: checking for ifnet.if_xname" >&5
++echo "configure:13687: checking for ifnet.if_xname" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -13386,7 +13270,7 @@
+@@ -13812,7 +13696,7 @@
defineit="no"
fi
cat > conftest.$ac_ext <<EOF
--#line 13390 "configure"
-+#line 13274 "configure"
+-#line 13816 "configure"
++#line 13700 "configure"
#include "confdefs.h"
-@@ -13445,7 +13329,7 @@
+@@ -13871,7 +13755,7 @@
; return 0; }
EOF
--if { (eval echo configure:13449: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13333: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13875: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13759: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -13480,7 +13364,7 @@
+@@ -13906,7 +13790,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_lastchange.tv_sec""... $ac_c" 1>&6
--echo "configure:13484: checking for ifnet.if_lastchange.tv_sec" >&5
-+echo "configure:13368: checking for ifnet.if_lastchange.tv_sec" >&5
+-echo "configure:13910: checking for ifnet.if_lastchange.tv_sec" >&5
++echo "configure:13794: checking for ifnet.if_lastchange.tv_sec" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -13493,7 +13377,7 @@
+@@ -13919,7 +13803,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 13497 "configure"
-+#line 13381 "configure"
+-#line 13923 "configure"
++#line 13807 "configure"
#include "confdefs.h"
-@@ -13552,7 +13436,7 @@
+@@ -13978,7 +13862,7 @@
; return 0; }
EOF
--if { (eval echo configure:13556: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13440: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:13982: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13866: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -13587,7 +13471,7 @@
+@@ -14013,7 +13897,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_obytes""... $ac_c" 1>&6
--echo "configure:13591: checking for ifnet.if_obytes" >&5
-+echo "configure:13475: checking for ifnet.if_obytes" >&5
+-echo "configure:14017: checking for ifnet.if_obytes" >&5
++echo "configure:13901: checking for ifnet.if_obytes" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -13600,7 +13484,7 @@
+@@ -14026,7 +13910,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 13604 "configure"
-+#line 13488 "configure"
+-#line 14030 "configure"
++#line 13914 "configure"
#include "confdefs.h"
-@@ -13659,7 +13543,7 @@
+@@ -14085,7 +13969,7 @@
; return 0; }
EOF
--if { (eval echo configure:13663: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13547: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14089: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:13973: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -13694,7 +13578,7 @@
+@@ -14120,7 +14004,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_ibytes""... $ac_c" 1>&6
--echo "configure:13698: checking for ifnet.if_ibytes" >&5
-+echo "configure:13582: checking for ifnet.if_ibytes" >&5
+-echo "configure:14124: checking for ifnet.if_ibytes" >&5
++echo "configure:14008: checking for ifnet.if_ibytes" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -13707,7 +13591,7 @@
+@@ -14133,7 +14017,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 13711 "configure"
-+#line 13595 "configure"
+-#line 14137 "configure"
++#line 14021 "configure"
#include "confdefs.h"
-@@ -13766,7 +13650,7 @@
+@@ -14192,7 +14076,7 @@
; return 0; }
EOF
--if { (eval echo configure:13770: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13654: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14196: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14080: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -13801,7 +13685,7 @@
+@@ -14227,7 +14111,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_addrlist""... $ac_c" 1>&6
--echo "configure:13805: checking for ifnet.if_addrlist" >&5
-+echo "configure:13689: checking for ifnet.if_addrlist" >&5
+-echo "configure:14231: checking for ifnet.if_addrlist" >&5
++echo "configure:14115: checking for ifnet.if_addrlist" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -13814,7 +13698,7 @@
+@@ -14240,7 +14124,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 13818 "configure"
-+#line 13702 "configure"
+-#line 14244 "configure"
++#line 14128 "configure"
#include "confdefs.h"
-@@ -13873,7 +13757,7 @@
+@@ -14299,7 +14183,7 @@
; return 0; }
EOF
--if { (eval echo configure:13877: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13761: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14303: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14187: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -13908,7 +13792,7 @@
+@@ -14334,7 +14218,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for ifnet.if_addrhead.tqh_first""... $ac_c" 1>&6
--echo "configure:13912: checking for ifnet.if_addrhead.tqh_first" >&5
-+echo "configure:13796: checking for ifnet.if_addrhead.tqh_first" >&5
+-echo "configure:14338: checking for ifnet.if_addrhead.tqh_first" >&5
++echo "configure:14222: checking for ifnet.if_addrhead.tqh_first" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -13921,7 +13805,7 @@
+@@ -14347,7 +14231,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 13925 "configure"
-+#line 13809 "configure"
+-#line 14351 "configure"
++#line 14235 "configure"
#include "confdefs.h"
-@@ -13980,7 +13864,7 @@
+@@ -14406,7 +14290,7 @@
; return 0; }
EOF
--if { (eval echo configure:13984: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13868: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14410: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14294: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14015,7 +13899,7 @@
+@@ -14441,7 +14325,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for udpstat.udps_discard""... $ac_c" 1>&6
--echo "configure:14019: checking for udpstat.udps_discard" >&5
-+echo "configure:13903: checking for udpstat.udps_discard" >&5
+-echo "configure:14445: checking for udpstat.udps_discard" >&5
++echo "configure:14329: checking for udpstat.udps_discard" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14028,7 +13912,7 @@
+@@ -14454,7 +14338,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 14032 "configure"
-+#line 13916 "configure"
+-#line 14458 "configure"
++#line 14342 "configure"
#include "confdefs.h"
-@@ -14056,7 +13940,7 @@
+@@ -14480,7 +14364,7 @@
; return 0; }
EOF
--if { (eval echo configure:14060: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:13944: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14484: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14368: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14090,7 +13974,7 @@
+@@ -14514,7 +14398,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for udpstat.udps_noport""... $ac_c" 1>&6
--echo "configure:14094: checking for udpstat.udps_noport" >&5
-+echo "configure:13978: checking for udpstat.udps_noport" >&5
+-echo "configure:14518: checking for udpstat.udps_noport" >&5
++echo "configure:14402: checking for udpstat.udps_noport" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14103,7 +13987,7 @@
+@@ -14527,7 +14411,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 14107 "configure"
-+#line 13991 "configure"
+-#line 14531 "configure"
++#line 14415 "configure"
#include "confdefs.h"
-@@ -14131,7 +14015,7 @@
+@@ -14553,7 +14437,7 @@
; return 0; }
EOF
--if { (eval echo configure:14135: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:14019: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14557: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14441: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14165,7 +14049,7 @@
+@@ -14587,7 +14471,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for udpstat.udps_noportbcast""... $ac_c" 1>&6
--echo "configure:14169: checking for udpstat.udps_noportbcast" >&5
-+echo "configure:14053: checking for udpstat.udps_noportbcast" >&5
+-echo "configure:14591: checking for udpstat.udps_noportbcast" >&5
++echo "configure:14475: checking for udpstat.udps_noportbcast" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14178,7 +14062,7 @@
+@@ -14600,7 +14484,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 14182 "configure"
-+#line 14066 "configure"
+-#line 14604 "configure"
++#line 14488 "configure"
#include "confdefs.h"
-@@ -14206,7 +14090,7 @@
+@@ -14626,7 +14510,7 @@
; return 0; }
EOF
--if { (eval echo configure:14210: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:14094: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14630: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14514: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14240,7 +14124,7 @@
+@@ -14660,7 +14544,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for udpstat.udps_fullsock""... $ac_c" 1>&6
--echo "configure:14244: checking for udpstat.udps_fullsock" >&5
-+echo "configure:14128: checking for udpstat.udps_fullsock" >&5
+-echo "configure:14664: checking for udpstat.udps_fullsock" >&5
++echo "configure:14548: checking for udpstat.udps_fullsock" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14253,7 +14137,7 @@
+@@ -14673,7 +14557,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 14257 "configure"
-+#line 14141 "configure"
+-#line 14677 "configure"
++#line 14561 "configure"
#include "confdefs.h"
-@@ -14281,7 +14165,7 @@
+@@ -14699,7 +14583,7 @@
; return 0; }
EOF
--if { (eval echo configure:14285: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:14169: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14703: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14587: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14315,7 +14199,7 @@
+@@ -14733,7 +14617,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for arphd.at_next""... $ac_c" 1>&6
--echo "configure:14319: checking for arphd.at_next" >&5
-+echo "configure:14203: checking for arphd.at_next" >&5
+-echo "configure:14737: checking for arphd.at_next" >&5
++echo "configure:14621: checking for arphd.at_next" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14328,7 +14212,7 @@
+@@ -14746,7 +14630,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 14332 "configure"
-+#line 14216 "configure"
+-#line 14750 "configure"
++#line 14634 "configure"
#include "confdefs.h"
-@@ -14356,7 +14240,7 @@
+@@ -14774,7 +14658,7 @@
; return 0; }
EOF
--if { (eval echo configure:14360: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:14244: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14778: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14662: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14390,7 +14274,7 @@
+@@ -14808,7 +14692,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for swdevt.sw_nblksenabled""... $ac_c" 1>&6
--echo "configure:14394: checking for swdevt.sw_nblksenabled" >&5
-+echo "configure:14278: checking for swdevt.sw_nblksenabled" >&5
+-echo "configure:14812: checking for swdevt.sw_nblksenabled" >&5
++echo "configure:14696: checking for swdevt.sw_nblksenabled" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14403,7 +14287,7 @@
+@@ -14821,7 +14705,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 14407 "configure"
-+#line 14291 "configure"
+-#line 14825 "configure"
++#line 14709 "configure"
#include "confdefs.h"
-@@ -14419,7 +14303,7 @@
+@@ -14837,7 +14721,7 @@
; return 0; }
EOF
--if { (eval echo configure:14423: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:14307: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14841: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14725: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14453,7 +14337,7 @@
+@@ -14871,7 +14755,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for statvfs.f_frsize""... $ac_c" 1>&6
--echo "configure:14457: checking for statvfs.f_frsize" >&5
-+echo "configure:14341: checking for statvfs.f_frsize" >&5
+-echo "configure:14875: checking for statvfs.f_frsize" >&5
++echo "configure:14759: checking for statvfs.f_frsize" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14466,7 +14350,7 @@
+@@ -14884,7 +14768,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 14470 "configure"
-+#line 14354 "configure"
+-#line 14888 "configure"
++#line 14772 "configure"
#include "confdefs.h"
-@@ -14488,7 +14372,7 @@
+@@ -14906,7 +14790,7 @@
; return 0; }
EOF
--if { (eval echo configure:14492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:14376: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14910: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14794: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14522,7 +14406,7 @@
+@@ -14940,7 +14824,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for statvfs.f_files""... $ac_c" 1>&6
--echo "configure:14526: checking for statvfs.f_files" >&5
-+echo "configure:14410: checking for statvfs.f_files" >&5
+-echo "configure:14944: checking for statvfs.f_files" >&5
++echo "configure:14828: checking for statvfs.f_files" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14535,7 +14419,7 @@
+@@ -14953,7 +14837,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 14539 "configure"
-+#line 14423 "configure"
+-#line 14957 "configure"
++#line 14841 "configure"
#include "confdefs.h"
-@@ -14557,7 +14441,7 @@
+@@ -14975,7 +14859,7 @@
; return 0; }
EOF
--if { (eval echo configure:14561: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:14445: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:14979: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14863: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14591,7 +14475,7 @@
+@@ -15009,7 +14893,7 @@
ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
echo $ac_n "checking for nlist.n_value""... $ac_c" 1>&6
--echo "configure:14595: checking for nlist.n_value" >&5
-+echo "configure:14479: checking for nlist.n_value" >&5
+-echo "configure:15013: checking for nlist.n_value" >&5
++echo "configure:14897: checking for nlist.n_value" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15022,7 +14906,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15026 "configure"
++#line 14910 "configure"
+ #include "confdefs.h"
+
+
+@@ -15038,7 +14922,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15042: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14926: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15072,7 +14956,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_cantforward""... $ac_c" 1>&6
+-echo "configure:15076: checking for ipstat.ips_cantforward" >&5
++echo "configure:14960: checking for ipstat.ips_cantforward" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15085,7 +14969,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15089 "configure"
++#line 14973 "configure"
+ #include "confdefs.h"
+
+
+@@ -15105,7 +14989,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15109: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:14993: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15139,7 +15023,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_cantfrag""... $ac_c" 1>&6
+-echo "configure:15143: checking for ipstat.ips_cantfrag" >&5
++echo "configure:15027: checking for ipstat.ips_cantfrag" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15152,7 +15036,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15156 "configure"
++#line 15040 "configure"
+ #include "confdefs.h"
+
+
+@@ -15172,7 +15056,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15176: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15060: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15206,7 +15090,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_delivered""... $ac_c" 1>&6
+-echo "configure:15210: checking for ipstat.ips_delivered" >&5
++echo "configure:15094: checking for ipstat.ips_delivered" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15219,7 +15103,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15223 "configure"
++#line 15107 "configure"
+ #include "confdefs.h"
+
+
+@@ -15239,7 +15123,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15243: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15127: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15273,7 +15157,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_fragdropped""... $ac_c" 1>&6
+-echo "configure:15277: checking for ipstat.ips_fragdropped" >&5
++echo "configure:15161: checking for ipstat.ips_fragdropped" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15286,7 +15170,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15290 "configure"
++#line 15174 "configure"
+ #include "confdefs.h"
+
+
+@@ -15306,7 +15190,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15310: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15194: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15340,7 +15224,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_fragtimeout""... $ac_c" 1>&6
+-echo "configure:15344: checking for ipstat.ips_fragtimeout" >&5
++echo "configure:15228: checking for ipstat.ips_fragtimeout" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15353,7 +15237,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15357 "configure"
++#line 15241 "configure"
+ #include "confdefs.h"
+
+
+@@ -15373,7 +15257,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15377: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15261: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15407,7 +15291,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_localout""... $ac_c" 1>&6
+-echo "configure:15411: checking for ipstat.ips_localout" >&5
++echo "configure:15295: checking for ipstat.ips_localout" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15420,7 +15304,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15424 "configure"
++#line 15308 "configure"
+ #include "confdefs.h"
+
+
+@@ -15440,7 +15324,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15444: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15328: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15474,7 +15358,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_noproto""... $ac_c" 1>&6
+-echo "configure:15478: checking for ipstat.ips_noproto" >&5
++echo "configure:15362: checking for ipstat.ips_noproto" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15487,7 +15371,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15491 "configure"
++#line 15375 "configure"
+ #include "confdefs.h"
+
+
+@@ -15507,7 +15391,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15511: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15395: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15541,7 +15425,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_noroute""... $ac_c" 1>&6
+-echo "configure:15545: checking for ipstat.ips_noroute" >&5
++echo "configure:15429: checking for ipstat.ips_noroute" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15554,7 +15438,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15558 "configure"
++#line 15442 "configure"
+ #include "confdefs.h"
+
+
+@@ -15574,7 +15458,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15578: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15462: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15608,7 +15492,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_odropped""... $ac_c" 1>&6
+-echo "configure:15612: checking for ipstat.ips_odropped" >&5
++echo "configure:15496: checking for ipstat.ips_odropped" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15621,7 +15505,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15625 "configure"
++#line 15509 "configure"
+ #include "confdefs.h"
+
+
+@@ -15641,7 +15525,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15645: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15529: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15675,7 +15559,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_ofragments""... $ac_c" 1>&6
+-echo "configure:15679: checking for ipstat.ips_ofragments" >&5
++echo "configure:15563: checking for ipstat.ips_ofragments" >&5
+ if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -15688,7 +15572,7 @@
+ defineit=""
+ fi
+ cat > conftest.$ac_ext <<EOF
+-#line 15692 "configure"
++#line 15576 "configure"
+ #include "confdefs.h"
+
+
+@@ -15708,7 +15592,7 @@
+
+ ; return 0; }
+ EOF
+-if { (eval echo configure:15712: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15596: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+ rm -rf conftest*
+ eval "${ac_safe_all}=yes"
+ else
+@@ -15742,7 +15626,7 @@
+ ac_uc_define=STRUCT_`echo "${ac_safe_struct}_HAS_${ac_safe_member}" | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+
+ echo $ac_n "checking for ipstat.ips_reassembled""... $ac_c" 1>&6
+-echo "configure:15746: checking for ipstat.ips_reassembled" >&5
++echo "configure:15630: checking for ipstat.ips_reassembled" >&5
if eval "test \"`echo '$''{'$ac_safe_all'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14604,7 +14488,7 @@
+@@ -15755,7 +15639,7 @@
defineit=""
fi
cat > conftest.$ac_ext <<EOF
--#line 14608 "configure"
-+#line 14492 "configure"
+-#line 15759 "configure"
++#line 15643 "configure"
#include "confdefs.h"
-@@ -14620,7 +14504,7 @@
+@@ -15775,7 +15659,7 @@
; return 0; }
EOF
--if { (eval echo configure:14624: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
-+if { (eval echo configure:14508: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+-if { (eval echo configure:15779: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:15663: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
eval "${ac_safe_all}=yes"
else
-@@ -14651,7 +14535,7 @@
+@@ -15806,7 +15690,7 @@
echo "configure: warning: Can't check sysctl, manually define CAN_USE_SYSCTL if platform support available" 1>&2
else
echo $ac_n "checking if sysctl can read kernel information""... $ac_c" 1>&6
--echo "configure:14655: checking if sysctl can read kernel information" >&5
-+echo "configure:14539: checking if sysctl can read kernel information" >&5
+-echo "configure:15810: checking if sysctl can read kernel information" >&5
++echo "configure:15694: checking if sysctl can read kernel information" >&5
if eval "test \"`echo '$''{'ac_cv_CAN_USE_SYSCTL'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14659,7 +14543,7 @@
+@@ -15814,7 +15698,7 @@
ac_cv_CAN_USE_SYSCTL=no
else
cat > conftest.$ac_ext <<EOF
--#line 14663 "configure"
-+#line 14547 "configure"
+-#line 15818 "configure"
++#line 15702 "configure"
#include "confdefs.h"
#if TIME_WITH_SYS_TIME
-@@ -14697,7 +14581,7 @@
+@@ -15852,7 +15736,7 @@
}
EOF
--if { (eval echo configure:14701: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-+if { (eval echo configure:14585: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+-if { (eval echo configure:15856: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
++if { (eval echo configure:15740: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
ac_cv_CAN_USE_SYSCTL=yes
else
-@@ -14722,12 +14606,12 @@
+@@ -15877,12 +15761,12 @@
fi
echo $ac_n "checking whether TCP timers depend on \`hz'""... $ac_c" 1>&6
--echo "configure:14726: checking whether TCP timers depend on \`hz'" >&5
-+echo "configure:14610: checking whether TCP timers depend on \`hz'" >&5
+-echo "configure:15881: checking whether TCP timers depend on \`hz'" >&5
++echo "configure:15765: checking whether TCP timers depend on \`hz'" >&5
if eval "test \"`echo '$''{'ac_cv_TCPTV_NEEDS_HZ'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
--#line 14731 "configure"
-+#line 14615 "configure"
+-#line 15886 "configure"
++#line 15770 "configure"
#include "confdefs.h"
#include <netinet/tcp_timer.h>
TCPTV_SRTTDFLT
-@@ -14757,7 +14641,7 @@
+@@ -15912,7 +15796,7 @@
if test "x$ac_cv_user_prompt_LOGFILE" = "x" -o "x$ac_cv_user_prompt_SYS_LOC" = "x" -o "x$ac_cv_user_prompt_SYS_CONTACT" = "x"; then
echo $ac_n "checking if you have run configure before""... $ac_c" 1>&6
--echo "configure:14761: checking if you have run configure before" >&5
-+echo "configure:14645: checking if you have run configure before" >&5
+-echo "configure:15916: checking if you have run configure before" >&5
++echo "configure:15800: checking if you have run configure before" >&5
if eval "test \"`echo '$''{'ac_cv_have_warned'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14812,7 +14696,7 @@
+@@ -15967,7 +15851,7 @@
System Contact Information" | tail -1`
echo $ac_n "checking $MSG_CHECK""... $ac_c" 1>&6
--echo "configure:14816: checking $MSG_CHECK" >&5
-+echo "configure:14700: checking $MSG_CHECK" >&5
+-echo "configure:15971: checking $MSG_CHECK" >&5
++echo "configure:15855: checking $MSG_CHECK" >&5
if eval "test \"`echo '$''{'ac_cv_user_prompt_SYS_CONTACT'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14872,7 +14756,7 @@
+@@ -16027,7 +15911,7 @@
System Location" | tail -1`
echo $ac_n "checking $MSG_CHECK""... $ac_c" 1>&6
--echo "configure:14876: checking $MSG_CHECK" >&5
-+echo "configure:14760: checking $MSG_CHECK" >&5
+-echo "configure:16031: checking $MSG_CHECK" >&5
++echo "configure:15915: checking $MSG_CHECK" >&5
if eval "test \"`echo '$''{'ac_cv_user_prompt_SYS_LOC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -14938,7 +14822,7 @@
+@@ -16093,7 +15977,7 @@
Location to write logfile" | tail -1`
echo $ac_n "checking $MSG_CHECK""... $ac_c" 1>&6
--echo "configure:14942: checking $MSG_CHECK" >&5
-+echo "configure:14826: checking $MSG_CHECK" >&5
+-echo "configure:16097: checking $MSG_CHECK" >&5
++echo "configure:15981: checking $MSG_CHECK" >&5
if eval "test \"`echo '$''{'ac_cv_user_prompt_LOGFILE'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
-@@ -15003,7 +14887,7 @@
+@@ -16158,7 +16042,7 @@
Location to write persistent information" | tail -1`
echo $ac_n "checking $MSG_CHECK""... $ac_c" 1>&6
--echo "configure:15007: checking $MSG_CHECK" >&5
-+echo "configure:14891: checking $MSG_CHECK" >&5
+-echo "configure:16162: checking $MSG_CHECK" >&5
++echo "configure:16046: checking $MSG_CHECK" >&5
if eval "test \"`echo '$''{'ac_cv_user_prompt_PERSISTENT_DIRECTORY'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else