head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.50 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.48 pkgsrc-2012Q4-base:1.8 pkgsrc-2011Q4:1.8.0.46 pkgsrc-2011Q4-base:1.8 pkgsrc-2011Q2:1.8.0.44 pkgsrc-2011Q2-base:1.8 pkgsrc-2009Q4:1.8.0.42 pkgsrc-2009Q4-base:1.8 pkgsrc-2008Q4:1.8.0.40 pkgsrc-2008Q4-base:1.8 pkgsrc-2008Q3:1.8.0.38 pkgsrc-2008Q3-base:1.8 cube-native-xorg:1.8.0.36 cube-native-xorg-base:1.8 pkgsrc-2008Q2:1.8.0.34 pkgsrc-2008Q2-base:1.8 pkgsrc-2008Q1:1.8.0.32 pkgsrc-2008Q1-base:1.8 pkgsrc-2007Q4:1.8.0.30 pkgsrc-2007Q4-base:1.8 pkgsrc-2007Q3:1.8.0.28 pkgsrc-2007Q3-base:1.8 pkgsrc-2007Q2:1.8.0.26 pkgsrc-2007Q2-base:1.8 pkgsrc-2007Q1:1.8.0.24 pkgsrc-2007Q1-base:1.8 pkgsrc-2006Q4:1.8.0.22 pkgsrc-2006Q4-base:1.8 pkgsrc-2006Q3:1.8.0.20 pkgsrc-2006Q3-base:1.8 pkgsrc-2006Q2:1.8.0.18 pkgsrc-2006Q2-base:1.8 pkgsrc-2006Q1:1.8.0.16 pkgsrc-2006Q1-base:1.8 pkgsrc-2005Q4:1.8.0.14 pkgsrc-2005Q4-base:1.8 pkgsrc-2005Q3:1.8.0.12 pkgsrc-2005Q3-base:1.8 pkgsrc-2005Q2:1.8.0.10 pkgsrc-2005Q2-base:1.8 pkgsrc-2005Q1:1.8.0.8 pkgsrc-2005Q1-base:1.8 pkgsrc-2004Q4:1.8.0.6 pkgsrc-2004Q4-base:1.8 pkgsrc-2004Q3:1.8.0.4 pkgsrc-2004Q3-base:1.8 pkgsrc-2004Q2:1.8.0.2 pkgsrc-2004Q2-base:1.8 pkgsrc-2004Q1:1.7.0.2 pkgsrc-2004Q1-base:1.7 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 netbsd-1-6-1:1.5.0.2 netbsd-1-6-1-base:1.5 netbsd-1-6:1.4.0.8 netbsd-1-6-RELEASE-base:1.4 pkgviews:1.4.0.4 pkgviews-base:1.4 buildlink2:1.4.0.2 buildlink2-base:1.4 netbsd-1-5-PATCH003:1.4 netbsd-1-5-PATCH001:1.2 netbsd-1-5-RELEASE:1.2 netbsd-1-4-PATCH003:1.2 netbsd-1-4-PATCH002:1.1; locks; strict; comment @# @; 1.8 date 2004.03.29.16.30.24; author cube; state dead; branches; next 1.7; 1.7 date 2004.02.20.23.25.14; author christos; state Exp; branches; next 1.6; 1.6 date 2003.07.30.21.05.00; author jmmv; state Exp; branches; next 1.5; 1.5 date 2002.10.02.21.10.12; author wiz; state Exp; branches; next 1.4; 1.4 date 2002.04.09.09.53.55; author itojun; state Exp; branches; next 1.3; 1.3 date 2002.02.13.16.41.42; author tron; state Exp; branches; next 1.2; 1.2 date 2000.10.13.17.55.36; author kim; state Exp; branches; next 1.1; 1.1 date 2000.01.23.10.41.10; author itojun; state Exp; branches; next ; desc @@ 1.8 log @Remove ucd-snmp package, which is outdated, insecure, and now unused in pkgsrc since gkrellm1-snmp conversion to net-snmp. @ text @$NetBSD: patch-ah,v 1.7 2004/02/20 23:25:14 christos Exp $ --- configure.orig 2002-04-08 10:45:00.000000000 -0400 +++ configure 2004-02-20 18:18:08.000000000 -0500 @@@@ -6724,7 +6724,7 @@@@ fi SNMPCONFPATH="" -tmpset="$sysconfdir/snmp" +tmpset="$sysconfdir" while test "x$tmpset" != "x$SNMPCONFPATH"; do SNMPCONFPATH="$tmpset" eval tmpset="$tmpset" @@@@ -8180,73 +8180,40 @@@@ fi -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 $LIBS" -cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" -else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=no" -fi -rm -f conftest* -LIBS="$ac_save_LIBS" - -fi -if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 - - cat >> confdefs.h <<\EOF -#define HAVE_LIBRPM 1 -EOF - - LIBS="-lrpm $_rpmlibs $LIBS" - CFLAGS="$CFLAGS -I/usr/include/rpm" - -else - echo "$ac_t""no" 1>&6 - - 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_%'` +echo $ac_n "checking for kstat_lookup in -lkstat""... $ac_c" 1>&6 +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 else ac_save_LIBS="$LIBS" -LIBS="-lrpmdb -lrpm $_rpmlibs $LIBS" +LIBS="-lkstat $LIBS" cat > conftest.$ac_ext <&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 rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@@@ -8261,43 +8228,39 @@@@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - - cat >> confdefs.h <<\EOF -#define HAVE_LIBRPM 1 + ac_tr_lib=HAVE_LIB`echo kstat | sed -e 's/[^a-zA-Z0-9_]/_/g' \ + -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'` + cat >> confdefs.h <&6 fi - -fi - - -echo $ac_n "checking for kstat_lookup in -lkstat""... $ac_c" 1>&6 -echo "configure:8282: checking for kstat_lookup in -lkstat" >&5 -ac_lib_var=`echo kstat'_'kstat_lookup | sed 'y%./+-%__p_%'` +echo $ac_n "checking for kvm_read in -lkvm""... $ac_c" 1>&6 +echo "configure:8329: 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 else ac_save_LIBS="$LIBS" -LIBS="-lkstat $LIBS" +LIBS="-lkvm $LIBS" cat > conftest.$ac_ext <&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 rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@@@ -8312,36 +8275,38 @@@@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_tr_lib=HAVE_LIB`echo kstat | sed -e 's/[^a-zA-Z0-9_]/_/g' \ + ac_tr_lib=HAVE_LIB`echo kvm | sed -e 's/[^a-zA-Z0-9_]/_/g' \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'` cat >> confdefs.h <&6 fi -echo $ac_n "checking for kvm_read in -lkvm""... $ac_c" 1>&6 -echo "configure:8329: checking for kvm_read in -lkvm" >&5 -ac_lib_var=`echo kvm'_'kvm_read | sed 'y%./+-%__p_%'` +--- + +echo $ac_n "checking for des_crypt in -ldes""... $ac_c" 1>&6 +echo "configure:8329: checking for des_crypt in -ldes" >&5 +ac_lib_var=`echo des'_'des_crypt | 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="-lkvm $LIBS" +LIBS="-ldes $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then @@@@ -8359,13 +8324,13 @@@@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - ac_tr_lib=HAVE_LIB`echo kvm | sed -e 's/[^a-zA-Z0-9_]/_/g' \ + ac_tr_lib=HAVE_LIB`echo des | sed -e 's/[^a-zA-Z0-9_]/_/g' \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'` cat >> confdefs.h <&6 @@@@ -8884,7 +8849,7 @@@@ 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 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 @@@@ -9044,7 +9009,7 @@@@ fi done -for ac_hdr in sys/mount.h vm/swap_pager.h ufs/ufs/dinode.h +for ac_hdr in sys/mount.h ufs/ufs/dinode.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 @@@@ -12141,11 +12106,7 @@@@ #include #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @@@@ -12197,11 +12158,7 @@@@ #include #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include int main() { @@@@ -12235,11 +12192,7 @@@@ #include #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include int main() { @@@@ -12340,11 +12293,7 @@@@ #include #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include int main() { @@@@ -12407,11 +12356,7 @@@@ #include #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @@@@ -12477,11 +12422,7 @@@@ #include #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @@@@ -12547,11 +12488,7 @@@@ #include #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @@@@ -12617,11 +12554,7 @@@@ #include #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @ 1.7 log @This package should be deleted! It has been superceded by net-snmp and has been bit-rotting. This is a last ditch effort to get it to work. I am not fixing configure.in because it is really busted and autoconf does not like it anymore. @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.6 2003/07/30 21:05:00 jmmv Exp $ @ 1.6 log @Convert to the bsd.pkg.install.mk framework: - Honour PKG_SYSCONFDIR. - Use RCD_SCRIPTS to automatically handle rc.d scripts. Also convert the two installed rc.d scripts to the rc.subr framework (keeping some compatibility if not present). Bump PKGREVISION to 1. @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.5 2002/10/02 21:10:12 wiz Exp $ d3 3 a5 3 --- configure.orig 2002-04-08 16:45:00.000000000 +0200 +++ configure @@@@ -6724,7 +6724,7 @@@@ EOF d14 1 a14 1 @@@@ -8180,105 +8180,21 @@@@ else d33 13 a45 1 - d79 7 a85 4 -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" d87 2 a88 1 -cat > conftest.$ac_ext <&5 - cat conftest.$ac_ext >&5 - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=no" -fi -rm -f conftest* -LIBS="$ac_save_LIBS" - -fi -if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 d115 6 a120 2 -EOF - d124 7 a130 2 -else - echo "$ac_t""no" 1>&6 d134 49 a182 14 -fi - +#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="-lrpmdb -lrpm $_rpmlibs $LIBS" +# CFLAGS="$CFLAGS -I/usr/include/rpm" +# ],,-lrpm $_rpmlibs) +#]) d184 8 a191 4 echo $ac_n "checking for kstat_lookup in -lkstat""... $ac_c" 1>&6 -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_%'` d194 36 a229 1 @@@@ -8884,7 +8800,7 @@@@ EOF d238 1 a238 1 @@@@ -9044,7 +8960,7 @@@@ else d247 1 a247 1 @@@@ -12141,11 +12057,7 @@@@ cat > conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext <&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 @@@@ -8325,7 +8241,7 @@@@ fi echo $ac_n "checking for kvm_read in -lkvm""... $ac_c" 1>&6 -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 @@@@ -8333,7 +8249,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lkvm $LIBS" cat > conftest.$ac_ext <&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 @@@@ -8372,7 +8288,7 @@@@ fi echo $ac_n "checking for nlist in -lmld""... $ac_c" 1>&6 -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 @@@@ -8380,7 +8296,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lmld $LIBS" cat > conftest.$ac_ext <&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 @@@@ -8419,7 +8335,7 @@@@ fi echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 -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 @@@@ -8427,7 +8343,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-ldl $LIBS" cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -8477,7 +8393,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lrsaref $LIBS" cat > conftest.$ac_ext <&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 @@@@ -8516,7 +8432,7 @@@@ fi echo $ac_n "checking for RSA_PKCS1_RSAref in -lRSAglue""... $ac_c" 1>&6 -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 @@@@ -8524,7 +8440,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lRSAglue $LIBS" cat > conftest.$ac_ext <&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 @@@@ -8565,7 +8481,7 @@@@ fi echo $ac_n "checking for EVP_md5 in -lcrypto""... $ac_c" 1>&6 -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 @@@@ -8573,7 +8489,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lcrypto $LIBS" cat > conftest.$ac_ext <&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 @@@@ -8614,12 +8530,12 @@@@ fi echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 -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 < #include @@@@ -8627,7 +8543,7 @@@@ #include EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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 @@@@ -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 @@@@ -8683,7 +8599,7 @@@@ : else cat > conftest.$ac_ext < #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') @@@@ -8694,7 +8610,7 @@@@ exit (0); } EOF -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 @@@@ -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: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 < #include <$ac_hdr> @@@@ -8735,7 +8651,7 @@@@ DIR *dirp = 0; ; return 0; } EOF -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 @@@@ -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: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 @@@@ -8768,7 +8684,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-ldir $LIBS" cat > conftest.$ac_ext <&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 @@@@ -8801,7 +8717,7 @@@@ else echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 -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 @@@@ -8809,7 +8725,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lx $LIBS" cat > conftest.$ac_ext <&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 @@@@ -8843,12 +8759,12 @@@@ fi echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 -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 < #include @@@@ -8864,7 +8780,7 @@@@ s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } EOF -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 @@@@ -8884,21 +8800,21 @@@@ d133 1 a133 81 -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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -9044,21 +8960,21 @@@@ d142 3 a144 396 -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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -9359,7 +9275,7 @@@@ #define $ac_tr_hdr 1 EOF echo $ac_n "checking for pkginfo in -ladm""... $ac_c" 1>&6 -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 @@@@ -9367,7 +9283,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-ladm $LIBS" cat > conftest.$ac_ext <&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 @@@@ -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 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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -9609,12 +9525,12 @@@@ echo $ac_n "checking for netinet/in_pcb.h""... $ac_c" 1>&6 -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 < @@@@ -9622,7 +9538,7 @@@@ EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (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* @@@@ -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: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 @@@@ -9734,12 +9650,12 @@@@ for ac_func in cgetnext do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -9794,7 +9710,7 @@@@ fi echo $ac_n "checking for authentication support""... $ac_c" 1>&6 -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 @@@@ -9821,12 +9737,12 @@@@ fi echo $ac_n "checking for off_t""... $ac_c" 1>&6 -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 <&6 -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 < #if STDC_HEADERS @@@@ -9887,12 +9803,12 @@@@ fi d154 3 a156 10 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 -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 < @@@@ -9901,7 +9817,7 @@@@ struct tm *tp; ; return 0; } EOF -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 @@@@ -9923,12 +9839,12 @@@@ d165 4 a168 11 echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6 -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 <&6 -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 @@@@ -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: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 < a179 1 @@@@ -10022,11 +9938,11 @@@@ a180 10 ; return 0; } EOF -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 <&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 @@@@ -10057,7 +9973,7 @@@@ { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } else cat > conftest.$ac_ext <&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 @@@@ -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: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 < int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } EOF -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 @@@@ -10131,12 +10047,12 @@@@ fi a200 10 echo $ac_n "checking for alloca""... $ac_c" 1>&6 -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 <&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 @@@@ -10196,12 +10112,12 @@@@ d214 10 a223 28 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -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 <&6 -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 <&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 @@@@ -10281,7 +10197,7 @@@@ fi d226 3 a228 89 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -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 @@@@ -10289,7 +10205,7 @@@@ ac_cv_c_stack_direction=0 else cat > conftest.$ac_ext <&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 @@@@ -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: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 < Autoconf TIOCGETP @@@@ -10355,7 +10271,7 @@@@ if test $ac_cv_prog_gcc_traditional = no; then cat > conftest.$ac_ext < Autoconf TCGETA @@@@ -10377,7 +10293,7 @@@@ fi echo $ac_n "checking for 8-bit clean memcmp""... $ac_c" 1>&6 -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 @@@@ -10385,7 +10301,7 @@@@ ac_cv_func_memcmp_clean=no else cat > conftest.$ac_ext <&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 @@@@ -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: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 < @@@@ -10435,7 +10351,7 @@@@ int i; ; return 0; } EOF -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 @@@@ -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: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 @@@@ -10463,7 +10379,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lsun $LIBS" cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -10501,7 +10417,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lseq $LIBS" cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -10539,7 +10455,7 @@@@ ac_save_LIBS="$LIBS" LIBS="-lgen $LIBS" cat > conftest.$ac_ext <&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 @@@@ -10575,12 +10491,12 @@@@ fi a236 133 echo $ac_n "checking for getmntent""... $ac_c" 1>&6 -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 <&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 @@@@ -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: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 <&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 @@@@ -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: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 <&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 @@@@ -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: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 <&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 @@@@ -10793,12 +10709,12 @@@@ for ac_func in sigaction do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -10848,12 +10764,12 @@@@ for ac_func in snprintf strtoul do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -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: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 <&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 @@@@ -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: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 <&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 @@@@ -11013,12 +10929,12 @@@@ for ac_func in rpmGetPath do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -11069,12 +10985,12 @@@@ for ac_func in getloadavg do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -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: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 <&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 @@@@ -11179,12 +11095,12 @@@@ for ac_func in statvfs statfs do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -11234,12 +11150,12 @@@@ for ac_func in getdtablesize do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -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: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 <&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 @@@@ -11344,12 +11260,12 @@@@ for ac_func in usleep do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -11399,12 +11315,12 @@@@ for ac_func in setlocale do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -11454,12 +11370,12 @@@@ for ac_func in tcgetattr do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -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: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 <&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 @@@@ -11564,12 +11480,12 @@@@ for ac_func in getpagesize do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -11619,12 +11535,12 @@@@ for ac_func in dlopen do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -11674,12 +11590,12 @@@@ for ac_func in mkstemp do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -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 <&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 @@@@ -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: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 <&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 @@@@ -11783,12 +11699,12 @@@@ echo $ac_n "checking for SIOCGIFADDR in sys/ioctl.h""... $ac_c" 1>&6 -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 <&6 -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 @@@@ -11829,7 +11745,7 @@@@ fu_cv_sys_stat_fs_data=no else cat > conftest.$ac_ext <&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 @@@@ -11873,13 +11789,13 @@@@ fi echo $ac_n "checking if __FUNCTION__ is defined""... $ac_c" 1>&6 -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 <&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 @@@@ -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: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 @@@@ -11930,7 +11846,7 @@@@ defineit="no" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -11995,7 +11911,7 @@@@ defineit="no" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -12064,7 +11980,7 @@@@ defineit="no" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -12133,7 +12049,7 @@@@ defineit="no" fi cat > conftest.$ac_ext < #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @@@@ -12156,7 +12068,7 @@@@ ; return 0; } EOF -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 @@@@ -12183,25 +12095,21 @@@@ echo $ac_n "checking type of rtentry structure""... $ac_c" 1>&6 -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 < #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include int main() { @@@@ -12217,7 +12125,7 @@@@ ; return 0; } EOF -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 @@@@ -12228,18 +12136,14 @@@@ if test "x$ac_cv_RTENTRY_TYPE" = "x"; then cat > conftest.$ac_ext < #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include int main() { @@@@ -12249,7 +12153,7 @@@@ ; return 0; } EOF -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 @@@@ -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: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 < @@@@ -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: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 < #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include int main() { @@@@ -12354,7 +12254,7 @@@@ ; return 0; } EOF -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 @@@@ -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: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 @@@@ -12399,7 +12299,7 @@@@ defineit="" fi cat > conftest.$ac_ext < #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @@@@ -12422,7 +12318,7 @@@@ ; return 0; } EOF -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 @@@@ -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: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 @@@@ -12469,7 +12365,7 @@@@ defineit="" fi cat > conftest.$ac_ext < #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @@@@ -12492,7 +12384,7 @@@@ ; return 0; } EOF -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 @@@@ -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: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 @@@@ -12539,7 +12431,7 @@@@ defineit="" fi cat > conftest.$ac_ext < #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @@@@ -12562,7 +12450,7 @@@@ ; return 0; } EOF -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 @@@@ -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: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 @@@@ -12609,7 +12497,7 @@@@ defineit="" fi cat > conftest.$ac_ext < #endif #include -#define KERNEL -#define _KERNEL #include -#undef KERNEL -#undef _KERNEL #include @@@@ -12632,7 +12516,7 @@@@ ; return 0; } EOF -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 @@@@ -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: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 @@@@ -12679,7 +12563,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -12752,7 +12636,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -12811,7 +12695,7 @@@@ ac_cv_IFNET_NEEDS_KERNEL=no else cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -12880,7 +12764,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -12956,7 +12840,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -13063,7 +12947,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -13170,7 +13054,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -13277,7 +13161,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -13384,7 +13268,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -13491,7 +13375,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -13598,7 +13482,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -13705,7 +13589,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -13812,7 +13696,7 @@@@ defineit="no" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -13919,7 +13803,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14026,7 +13910,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14133,7 +14017,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14240,7 +14124,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14347,7 +14231,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14454,7 +14338,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14527,7 +14411,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14600,7 +14484,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14673,7 +14557,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14746,7 +14630,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14821,7 +14705,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14884,7 +14768,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -14953,7 +14837,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 <&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 <&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 <&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 <&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 <&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 <&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 <&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 <&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 <&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 <&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 <&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 @@@@ -15755,7 +15639,7 @@@@ defineit="" fi cat > conftest.$ac_ext <&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 @@@@ -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: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 @@@@ -15814,7 +15698,7 @@@@ ac_cv_CAN_USE_SYSCTL=no else cat > conftest.$ac_ext <&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 @@@@ -15877,12 +15761,12 @@@@ fi echo $ac_n "checking whether TCP timers depend on \`hz'""... $ac_c" 1>&6 -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 < TCPTV_SRTTDFLT @@@@ -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: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 @@@@ -15967,7 +15851,7 @@@@ System Contact Information" | tail -1` echo $ac_n "checking $MSG_CHECK""... $ac_c" 1>&6 -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 @@@@ -16027,7 +15911,7 @@@@ System Location" | tail -1` echo $ac_n "checking $MSG_CHECK""... $ac_c" 1>&6 -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 @@@@ -16093,7 +15977,7 @@@@ Location to write logfile" | tail -1` echo $ac_n "checking $MSG_CHECK""... $ac_c" 1>&6 -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 @@@@ -16158,7 +16042,7 @@@@ Location to write persistent information" | tail -1` echo $ac_n "checking $MSG_CHECK""... $ac_c" 1>&6 -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 @ 1.3 log @Update "ucd-snmp" package to version 4.2.3nb1: - Replace with contents of "ucd-snmp-current" package to fix various security problems. - Add patch sent to "bugtraq" by Juan M. de la Torre to fix buffer overflow in "snmpnetstat" client. @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.1 2002/01/25 10:27:50 skrll Exp $ d3 4 a6 3 --- configure.orig Fri Jan 25 09:47:07 2002 +++ configure @@@@ -7791,108 +7791,24 @@@@ a7 1 fi d9 3 a11 3 -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_%'` d16 1 a16 1 -LIBS="-lrpm -lz $LIBS" d18 1 a18 1 -#line 7804 "configure" d23 1 a23 1 -char rpmdbOpen(); d26 1 a26 1 -rpmdbOpen() d29 1 a29 1 -if { (eval echo configure:7815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d49 1 a49 1 - LIBS="-lrpm $LIBS" a53 2 -fi - d55 3 a57 5 -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_%'` d62 1 a62 1 -LIBS="-lrpm -lpopt -lz $LIBS" d64 1 a64 1 -#line 7854 "configure" d75 1 a75 1 -if { (eval echo configure:7865: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then d95 1 a95 1 - LIBS="-lrpm -lpopt $LIBS" d102 1 d104 2 a105 1 +#AC_CHECK_LIB(rpm, rpmdbOpen,[ d107 1 a107 1 +# LIBS="-lrpm $LIBS" d109 3 a111 5 +#],,-lz) + +#if test x$ac_cv_lib_rpm_rpmdbOpen = xno; then +# unset ac_cv_lib_rpm_rpmdbOpen +# AC_CHECK_LIB(rpm, rpmdbOpen,[ d113 1 a113 1 +# LIBS="-lrpm -lpopt $LIBS" d115 2 a116 3 +# ],,-lpopt -lz) +#fi d119 2 a120 2 -echo "configure:7896: checking for kstat_lookup in -lkstat" >&5 +echo "configure:7812: checking for kstat_lookup in -lkstat" >&5 d124 1 a124 1 @@@@ -7900,7 +7816,7 @@@@ d128 2 a129 2 -#line 7904 "configure" +#line 7820 "configure" d133 1 a133 1 @@@@ -7911,7 +7827,7 @@@@ d137 2 a138 2 -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 d142 1 a142 1 @@@@ -7939,7 +7855,7 @@@@ d146 2 a147 2 -echo "configure:7943: checking for kvm_read in -lkvm" >&5 +echo "configure:7859: checking for kvm_read in -lkvm" >&5 d151 1 a151 1 @@@@ -7947,7 +7863,7 @@@@ d155 2 a156 2 -#line 7951 "configure" +#line 7867 "configure" d160 1 a160 1 @@@@ -7958,7 +7874,7 @@@@ d164 2 a165 2 -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 d169 1 a169 1 @@@@ -7986,7 +7902,7 @@@@ d173 2 a174 2 -echo "configure:7990: checking for nlist in -lmld" >&5 +echo "configure:7906: checking for nlist in -lmld" >&5 d178 1 a178 1 @@@@ -7994,7 +7910,7 @@@@ d182 2 a183 2 -#line 7998 "configure" +#line 7914 "configure" d187 1 a187 1 @@@@ -8005,7 +7921,7 @@@@ d191 2 a192 2 -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 d196 1 a196 1 @@@@ -8033,7 +7949,7 @@@@ d200 2 a201 2 -echo "configure:8037: checking for dlopen in -ldl" >&5 +echo "configure:7953: checking for dlopen in -ldl" >&5 d205 1 a205 1 @@@@ -8041,7 +7957,7 @@@@ d209 2 a210 2 -#line 8045 "configure" +#line 7961 "configure" d214 1 a214 1 @@@@ -8052,7 +7968,7 @@@@ d218 2 a219 2 -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 d223 1 a223 1 @@@@ -8083,7 +7999,7 @@@@ d227 2 a228 2 -echo "configure:8087: checking for RSAPrivateDecrypt in -lrsaref" >&5 +echo "configure:8003: checking for RSAPrivateDecrypt in -lrsaref" >&5 d232 1 a232 1 @@@@ -8091,7 +8007,7 @@@@ d236 2 a237 2 -#line 8095 "configure" +#line 8011 "configure" d241 1 a241 1 @@@@ -8102,7 +8018,7 @@@@ d245 2 a246 2 -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 d250 1 a250 1 @@@@ -8130,7 +8046,7 @@@@ d254 2 a255 2 -echo "configure:8134: checking for RSA_PKCS1_RSAref in -lRSAglue" >&5 +echo "configure:8050: checking for RSA_PKCS1_RSAref in -lRSAglue" >&5 d259 1 a259 1 @@@@ -8138,7 +8054,7 @@@@ d263 2 a264 2 -#line 8142 "configure" +#line 8058 "configure" d268 1 a268 1 @@@@ -8149,7 +8065,7 @@@@ d272 2 a273 2 -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 d277 1 a277 1 @@@@ -8179,7 +8095,7 @@@@ d281 2 a282 2 -echo "configure:8183: checking for EVP_md5 in -lcrypto" >&5 +echo "configure:8099: checking for EVP_md5 in -lcrypto" >&5 d286 1 a286 1 @@@@ -8187,7 +8103,7 @@@@ d290 2 a291 2 -#line 8191 "configure" +#line 8107 "configure" d295 1 a295 1 @@@@ -8198,7 +8114,7 @@@@ d299 2 a300 2 -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 d304 1 a304 1 @@@@ -8228,12 +8144,12 @@@@ d308 2 a309 2 -echo "configure:8232: checking for ANSI C header files" >&5 +echo "configure:8148: checking for ANSI C header files" >&5 d314 2 a315 2 -#line 8237 "configure" +#line 8153 "configure" d319 1 a319 1 @@@@ -8241,7 +8157,7 @@@@ d323 2 a324 2 -{ (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; } d328 1 a328 1 @@@@ -8258,7 +8174,7 @@@@ d332 2 a333 2 -#line 8262 "configure" +#line 8178 "configure" d337 1 a337 1 @@@@ -8276,7 +8192,7 @@@@ d341 2 a342 2 -#line 8280 "configure" +#line 8196 "configure" d346 1 a346 1 @@@@ -8297,7 +8213,7 @@@@ d350 2 a351 2 -#line 8301 "configure" +#line 8217 "configure" d355 1 a355 1 @@@@ -8308,7 +8224,7 @@@@ d359 2 a360 2 -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 d364 1 a364 1 @@@@ -8336,12 +8252,12 @@@@ d368 2 a369 2 -echo "configure:8340: checking for $ac_hdr that defines DIR" >&5 +echo "configure:8256: checking for $ac_hdr that defines DIR" >&5 d374 2 a375 2 -#line 8345 "configure" +#line 8261 "configure" d379 1 a379 1 @@@@ -8349,7 +8265,7 @@@@ d383 2 a384 2 -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 d388 1 a388 1 @@@@ -8374,7 +8290,7 @@@@ d392 2 a393 2 -echo "configure:8378: checking for opendir in -ldir" >&5 +echo "configure:8294: checking for opendir in -ldir" >&5 d397 1 a397 1 @@@@ -8382,7 +8298,7 @@@@ d401 2 a402 2 -#line 8386 "configure" +#line 8302 "configure" d406 1 a406 1 @@@@ -8393,7 +8309,7 @@@@ d410 2 a411 2 -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 d415 1 a415 1 @@@@ -8415,7 +8331,7 @@@@ d419 2 a420 2 -echo "configure:8419: checking for opendir in -lx" >&5 +echo "configure:8335: checking for opendir in -lx" >&5 d424 1 a424 1 @@@@ -8423,7 +8339,7 @@@@ d428 2 a429 2 -#line 8427 "configure" +#line 8343 "configure" d433 1 a433 1 @@@@ -8434,7 +8350,7 @@@@ d437 2 a438 2 -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 d442 1 a442 1 @@@@ -8457,12 +8373,12 @@@@ d446 2 a447 2 -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 d452 2 a453 2 -#line 8466 "configure" +#line 8382 "configure" d457 1 a457 1 @@@@ -8478,7 +8394,7 @@@@ d461 2 a462 2 -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 d466 1 a466 1 @@@@ -8498,21 +8414,21 @@@@ d470 1 a470 1 -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 d475 2 a476 2 -echo "configure:8506: checking for $ac_hdr" >&5 +echo "configure:8422: checking for $ac_hdr" >&5 d481 2 a482 2 -#line 8511 "configure" +#line 8427 "configure" d487 2 a488 2 -{ (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; } d492 1 a492 1 @@@@ -8542,17 +8458,17 @@@@ d496 2 a497 2 -echo "configure:8546: checking for $ac_hdr" >&5 +echo "configure:8462: checking for $ac_hdr" >&5 d502 2 a503 2 -#line 8551 "configure" +#line 8467 "configure" d508 2 a509 2 -{ (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; } d513 1 a513 1 @@@@ -8582,17 +8498,17 @@@@ d517 2 a518 2 -echo "configure:8586: checking for $ac_hdr" >&5 +echo "configure:8502: checking for $ac_hdr" >&5 d523 2 a524 2 -#line 8591 "configure" +#line 8507 "configure" d529 2 a530 2 -{ (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; } d534 1 a534 1 @@@@ -8622,17 +8538,17 @@@@ d538 2 a539 2 -echo "configure:8626: checking for $ac_hdr" >&5 +echo "configure:8542: checking for $ac_hdr" >&5 d544 2 a545 2 -#line 8631 "configure" +#line 8547 "configure" d550 2 a551 2 -{ (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; } d555 1 a555 1 @@@@ -8658,21 +8574,21 @@@@ d564 2 a565 2 -echo "configure:8666: checking for $ac_hdr" >&5 +echo "configure:8582: checking for $ac_hdr" >&5 d570 2 a571 2 -#line 8671 "configure" +#line 8587 "configure" d576 2 a577 2 -{ (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; } d581 1 a581 1 @@@@ -8702,17 +8618,17 @@@@ d585 2 a586 2 -echo "configure:8706: checking for $ac_hdr" >&5 +echo "configure:8622: checking for $ac_hdr" >&5 d591 2 a592 2 -#line 8711 "configure" +#line 8627 "configure" d597 2 a598 2 -{ (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; } d602 1 a602 1 @@@@ -8742,17 +8658,17 @@@@ d606 2 a607 2 -echo "configure:8746: checking for $ac_hdr" >&5 +echo "configure:8662: checking for $ac_hdr" >&5 d612 2 a613 2 -#line 8751 "configure" +#line 8667 "configure" d618 2 a619 2 -{ (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; } d623 1 a623 1 @@@@ -8782,17 +8698,17 @@@@ d627 2 a628 2 -echo "configure:8786: checking for $ac_hdr" >&5 +echo "configure:8702: checking for $ac_hdr" >&5 d633 2 a634 2 -#line 8791 "configure" +#line 8707 "configure" d639 2 a640 2 -{ (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; } d644 1 a644 1 @@@@ -8822,17 +8738,17 @@@@ d648 2 a649 2 -echo "configure:8826: checking for $ac_hdr" >&5 +echo "configure:8742: checking for $ac_hdr" >&5 d654 2 a655 2 -#line 8831 "configure" +#line 8747 "configure" d660 2 a661 2 -{ (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; } d665 1 a665 1 @@@@ -8862,17 +8778,17 @@@@ d669 2 a670 2 -echo "configure:8866: checking for $ac_hdr" >&5 +echo "configure:8782: checking for $ac_hdr" >&5 d675 2 a676 2 -#line 8871 "configure" +#line 8787 "configure" d681 2 a682 2 -{ (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; } d686 1 a686 1 @@@@ -8902,17 +8818,17 @@@@ d690 2 a691 2 -echo "configure:8906: checking for $ac_hdr" >&5 +echo "configure:8822: checking for $ac_hdr" >&5 d696 2 a697 2 -#line 8911 "configure" +#line 8827 "configure" d702 2 a703 2 -{ (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; } d707 1 a707 1 @@@@ -8942,17 +8858,17 @@@@ d711 2 a712 2 -echo "configure:8946: checking for $ac_hdr" >&5 +echo "configure:8862: checking for $ac_hdr" >&5 d717 2 a718 2 -#line 8951 "configure" +#line 8867 "configure" d723 2 a724 2 -{ (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; } d728 1 a728 1 @@@@ -8973,7 +8889,7 @@@@ d732 2 a733 2 -echo "configure:8977: checking for pkginfo in -ladm" >&5 +echo "configure:8893: checking for pkginfo in -ladm" >&5 d737 1 a737 1 @@@@ -8981,7 +8897,7 @@@@ d741 2 a742 2 -#line 8985 "configure" +#line 8901 "configure" d746 1 a746 1 @@@@ -8992,7 +8908,7 @@@@ d750 2 a751 2 -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 d755 22 a776 1 @@@@ -9025,17 +8941,17 @@@@ d780 2 a781 2 -echo "configure:9029: checking for $ac_hdr" >&5 +echo "configure:8945: checking for $ac_hdr" >&5 d786 2 a787 2 -#line 9034 "configure" +#line 8950 "configure" d792 2 a793 2 -{ (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; } d797 1 a797 1 @@@@ -9065,17 +8981,17 @@@@ d801 2 a802 2 -echo "configure:9069: checking for $ac_hdr" >&5 +echo "configure:8985: checking for $ac_hdr" >&5 d807 2 a808 2 -#line 9074 "configure" +#line 8990 "configure" d813 2 a814 2 -{ (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; } d818 1 a818 1 @@@@ -9105,17 +9021,17 @@@@ d822 2 a823 2 -echo "configure:9109: checking for $ac_hdr" >&5 +echo "configure:9025: checking for $ac_hdr" >&5 d828 2 a829 2 -#line 9114 "configure" +#line 9030 "configure" d834 2 a835 2 -{ (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; } d839 1 a839 1 @@@@ -9145,17 +9061,17 @@@@ d843 2 a844 2 -echo "configure:9149: checking for $ac_hdr" >&5 +echo "configure:9065: checking for $ac_hdr" >&5 d849 2 a850 2 -#line 9154 "configure" +#line 9070 "configure" d855 2 a856 2 -{ (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; } d860 1 a860 1 @@@@ -9183,12 +9099,12 @@@@ d864 2 a865 2 -echo "configure:9187: checking for netinet/in_pcb.h" >&5 +echo "configure:9103: checking for netinet/in_pcb.h" >&5 d870 2 a871 2 -#line 9192 "configure" +#line 9108 "configure" d875 1 a875 1 @@@@ -9196,7 +9112,7 @@@@ d879 2 a880 2 -{ (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; } d884 1 a884 1 @@@@ -9223,17 +9139,17 @@@@ d888 2 a889 2 -echo "configure:9227: checking for $ac_hdr" >&5 +echo "configure:9143: checking for $ac_hdr" >&5 d894 2 a895 2 -#line 9232 "configure" +#line 9148 "configure" d900 2 a901 2 -{ (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; } d905 1 a905 1 @@@@ -9263,7 +9179,7 @@@@ d909 2 a910 2 -echo "configure:9267: checking for $ac_word" >&5 +echo "configure:9183: checking for $ac_word" >&5 d914 1 a914 1 @@@@ -9308,12 +9224,12 @@@@ d918 2 a919 2 -echo "configure:9312: checking for $ac_func" >&5 +echo "configure:9228: checking for $ac_func" >&5 d924 2 a925 2 -#line 9317 "configure" +#line 9233 "configure" d929 1 a929 1 @@@@ -9336,7 +9252,7 @@@@ d933 2 a934 2 -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 d938 1 a938 1 @@@@ -9368,7 +9284,7 @@@@ d942 2 a943 2 -echo "configure:9372: checking for authentication support" >&5 +echo "configure:9288: checking for authentication support" >&5 d947 1 a947 1 @@@@ -9395,12 +9311,12 @@@@ d951 2 a952 2 -echo "configure:9399: checking for off_t" >&5 +echo "configure:9315: checking for off_t" >&5 d957 2 a958 2 -#line 9404 "configure" +#line 9320 "configure" d962 1 a962 1 @@@@ -9428,12 +9344,12 @@@@ d966 2 a967 2 -echo "configure:9432: checking for pid_t" >&5 +echo "configure:9348: checking for pid_t" >&5 d972 2 a973 2 -#line 9437 "configure" +#line 9353 "configure" d977 1 a977 1 @@@@ -9461,12 +9377,12 @@@@ d981 2 a982 2 -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 d987 2 a988 2 -#line 9470 "configure" +#line 9386 "configure" d992 1 a992 1 @@@@ -9475,7 +9391,7 @@@@ d996 2 a997 2 -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 d1001 1 a1001 1 @@@@ -9497,12 +9413,12 @@@@ d1005 2 a1006 2 -echo "configure:9501: checking for in_addr_t" >&5 +echo "configure:9417: checking for in_addr_t" >&5 d1011 2 a1012 2 -#line 9506 "configure" +#line 9422 "configure" d1016 1 a1016 1 @@@@ -9534,7 +9450,7 @@@@ d1020 2 a1021 2 -echo "configure:9538: checking for correct flags to ps" >&5 +echo "configure:9454: checking for correct flags to ps" >&5 d1025 1 a1025 1 @@@@ -9578,14 +9494,14 @@@@ d1029 2 a1030 2 -echo "configure:9582: checking whether byte ordering is bigendian" >&5 +echo "configure:9498: checking whether byte ordering is bigendian" >&5 d1037 2 a1038 2 -#line 9589 "configure" +#line 9505 "configure" d1042 1 a1042 1 @@@@ -9596,11 +9512,11 @@@@ d1046 2 a1047 2 -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 d1051 2 a1052 2 -#line 9604 "configure" +#line 9520 "configure" d1056 1 a1056 1 @@@@ -9611,7 +9527,7 @@@@ d1060 2 a1061 2 -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 d1065 1 a1065 1 @@@@ -9631,7 +9547,7 @@@@ d1069 2 a1070 2 -#line 9635 "configure" +#line 9551 "configure" d1074 1 a1074 1 @@@@ -9644,7 +9560,7 @@@@ d1078 2 a1079 2 -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 d1083 1 a1083 1 @@@@ -9672,19 +9588,19 @@@@ d1087 2 a1088 2 -echo "configure:9676: checking for working alloca.h" >&5 +echo "configure:9592: checking for working alloca.h" >&5 d1093 2 a1094 2 -#line 9681 "configure" +#line 9597 "configure" d1101 2 a1102 2 -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 d1106 1 a1106 1 @@@@ -9705,12 +9621,12 @@@@ d1110 2 a1111 2 -echo "configure:9709: checking for alloca" >&5 +echo "configure:9625: checking for alloca" >&5 d1116 2 a1117 2 -#line 9714 "configure" +#line 9630 "configure" d1121 1 a1121 1 @@@@ -9738,7 +9654,7 @@@@ d1125 2 a1126 2 -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 d1130 1 a1130 1 @@@@ -9770,12 +9686,12 @@@@ d1134 2 a1135 2 -echo "configure:9774: checking whether alloca needs Cray hooks" >&5 +echo "configure:9690: checking whether alloca needs Cray hooks" >&5 d1140 2 a1141 2 -#line 9779 "configure" +#line 9695 "configure" d1145 1 a1145 1 @@@@ -9800,12 +9716,12 @@@@ d1149 2 a1150 2 -echo "configure:9804: checking for $ac_func" >&5 +echo "configure:9720: checking for $ac_func" >&5 d1155 2 a1156 2 -#line 9809 "configure" +#line 9725 "configure" d1160 1 a1160 1 @@@@ -9828,7 +9744,7 @@@@ d1164 2 a1165 2 -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 d1169 1 a1169 1 @@@@ -9855,7 +9771,7 @@@@ d1173 2 a1174 2 -echo "configure:9859: checking stack direction for C alloca" >&5 +echo "configure:9775: checking stack direction for C alloca" >&5 d1178 1 a1178 1 @@@@ -9863,7 +9779,7 @@@@ d1182 2 a1183 2 -#line 9867 "configure" +#line 9783 "configure" d1187 1 a1187 1 @@@@ -9882,7 +9798,7 @@@@ d1191 2 a1192 2 -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 d1196 1 a1196 1 @@@@ -9905,13 +9821,13 @@@@ d1200 2 a1201 2 -echo "configure:9909: checking whether ${CC-cc} needs -traditional" >&5 +echo "configure:9825: checking whether ${CC-cc} needs -traditional" >&5 d1207 2 a1208 2 -#line 9915 "configure" +#line 9831 "configure" d1212 1 a1212 1 @@@@ -9929,7 +9845,7 @@@@ d1216 2 a1217 2 -#line 9933 "configure" +#line 9849 "configure" d1221 1 a1221 1 @@@@ -9951,7 +9867,7 @@@@ d1225 2 a1226 2 -echo "configure:9955: checking for 8-bit clean memcmp" >&5 +echo "configure:9871: checking for 8-bit clean memcmp" >&5 d1230 1 a1230 1 @@@@ -9959,7 +9875,7 @@@@ d1234 2 a1235 2 -#line 9963 "configure" +#line 9879 "configure" d1239 1 a1239 1 @@@@ -9969,7 +9885,7 @@@@ d1243 2 a1244 2 -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 d1248 1 a1248 1 @@@@ -9987,12 +9903,12 @@@@ d1252 2 a1253 2 -echo "configure:9991: checking return type of signal handlers" >&5 +echo "configure:9907: checking return type of signal handlers" >&5 d1258 2 a1259 2 -#line 9996 "configure" +#line 9912 "configure" d1263 1 a1263 1 @@@@ -10009,7 +9925,7 @@@@ d1267 2 a1268 2 -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 d1272 1 a1272 1 @@@@ -10029,7 +9945,7 @@@@ d1276 2 a1277 2 -echo "configure:10033: checking for getmntent in -lsun" >&5 +echo "configure:9949: checking for getmntent in -lsun" >&5 d1281 1 a1281 1 @@@@ -10037,7 +9953,7 @@@@ d1285 2 a1286 2 -#line 10041 "configure" +#line 9957 "configure" d1290 1 a1290 1 @@@@ -10048,7 +9964,7 @@@@ d1294 2 a1295 2 -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 d1299 1 a1299 1 @@@@ -10067,7 +9983,7 @@@@ d1303 2 a1304 2 -echo "configure:10071: checking for getmntent in -lseq" >&5 +echo "configure:9987: checking for getmntent in -lseq" >&5 d1308 1 a1308 1 @@@@ -10075,7 +9991,7 @@@@ d1312 2 a1313 2 -#line 10079 "configure" +#line 9995 "configure" d1317 1 a1317 1 @@@@ -10086,7 +10002,7 @@@@ d1321 2 a1322 2 -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 d1326 1 a1326 1 @@@@ -10105,7 +10021,7 @@@@ d1330 2 a1331 2 -echo "configure:10109: checking for getmntent in -lgen" >&5 +echo "configure:10025: checking for getmntent in -lgen" >&5 d1335 1 a1335 1 @@@@ -10113,7 +10029,7 @@@@ d1339 2 a1340 2 -#line 10117 "configure" +#line 10033 "configure" d1344 1 a1344 1 @@@@ -10124,7 +10040,7 @@@@ d1348 2 a1349 2 -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 d1353 1 a1353 1 @@@@ -10149,12 +10065,12 @@@@ d1357 2 a1358 2 -echo "configure:10153: checking for getmntent" >&5 +echo "configure:10069: checking for getmntent" >&5 d1363 2 a1364 2 -#line 10158 "configure" +#line 10074 "configure" d1368 1 a1368 1 @@@@ -10177,7 +10093,7 @@@@ d1372 2 a1373 2 -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 d1377 1 a1377 1 @@@@ -10202,12 +10118,12 @@@@ d1381 2 a1382 2 -echo "configure:10206: checking for $ac_func" >&5 +echo "configure:10122: checking for $ac_func" >&5 d1387 2 a1388 2 -#line 10211 "configure" +#line 10127 "configure" d1392 1 a1392 1 @@@@ -10230,7 +10146,7 @@@@ d1396 2 a1397 2 -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 d1401 1 a1401 1 @@@@ -10257,12 +10173,12 @@@@ d1405 2 a1406 2 -echo "configure:10261: checking for $ac_func" >&5 +echo "configure:10177: checking for $ac_func" >&5 d1411 2 a1412 2 -#line 10266 "configure" +#line 10182 "configure" d1416 1 a1416 1 @@@@ -10285,7 +10201,7 @@@@ d1420 2 a1421 2 -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 d1425 1 a1425 1 @@@@ -10312,12 +10228,12 @@@@ d1429 2 a1430 2 -echo "configure:10316: checking for $ac_func" >&5 +echo "configure:10232: checking for $ac_func" >&5 d1435 2 a1436 2 -#line 10321 "configure" +#line 10237 "configure" d1440 1 a1440 1 @@@@ -10340,7 +10256,7 @@@@ d1444 2 a1445 2 -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 d1449 1 a1449 1 @@@@ -10367,12 +10283,12 @@@@ d1453 2 a1454 2 -echo "configure:10371: checking for $ac_func" >&5 +echo "configure:10287: checking for $ac_func" >&5 d1459 2 a1460 2 -#line 10376 "configure" +#line 10292 "configure" d1464 1 a1464 1 @@@@ -10395,7 +10311,7 @@@@ d1468 2 a1469 2 -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 d1473 1 a1473 1 @@@@ -10422,12 +10338,12 @@@@ d1477 2 a1478 2 -echo "configure:10426: checking for $ac_func" >&5 +echo "configure:10342: checking for $ac_func" >&5 d1483 2 a1484 2 -#line 10431 "configure" +#line 10347 "configure" d1488 1 a1488 1 @@@@ -10450,7 +10366,7 @@@@ d1492 2 a1493 2 -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 d1497 1 a1497 1 @@@@ -10477,12 +10393,12 @@@@ d1501 2 a1502 2 -echo "configure:10481: checking for $ac_func" >&5 +echo "configure:10397: checking for $ac_func" >&5 d1507 2 a1508 2 -#line 10486 "configure" +#line 10402 "configure" d1512 1 a1512 1 @@@@ -10505,7 +10421,7 @@@@ d1516 2 a1517 2 -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 d1521 1 a1521 1 @@@@ -10532,12 +10448,12 @@@@ d1525 2 a1526 2 -echo "configure:10536: checking for $ac_func" >&5 +echo "configure:10452: checking for $ac_func" >&5 d1531 2 a1532 2 -#line 10541 "configure" +#line 10457 "configure" d1536 1 a1536 1 @@@@ -10560,7 +10476,7 @@@@ d1540 2 a1541 2 -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 d1545 1 a1545 1 @@@@ -10587,12 +10503,12 @@@@ d1549 2 a1550 2 -echo "configure:10591: checking for $ac_func" >&5 +echo "configure:10507: checking for $ac_func" >&5 d1555 2 a1556 2 -#line 10596 "configure" +#line 10512 "configure" d1560 1 a1560 1 @@@@ -10615,7 +10531,7 @@@@ d1564 2 a1565 2 -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 d1569 1 a1569 1 @@@@ -10643,12 +10559,12 @@@@ d1573 2 a1574 2 -echo "configure:10647: checking for $ac_func" >&5 +echo "configure:10563: checking for $ac_func" >&5 d1579 2 a1580 2 -#line 10652 "configure" +#line 10568 "configure" d1584 1 a1584 1 @@@@ -10671,7 +10587,7 @@@@ d1588 2 a1589 2 -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 d1593 1 a1593 1 @@@@ -10698,12 +10614,12 @@@@ d1597 2 a1598 2 -echo "configure:10702: checking for $ac_func" >&5 +echo "configure:10618: checking for $ac_func" >&5 d1603 2 a1604 2 -#line 10707 "configure" +#line 10623 "configure" d1608 1 a1608 1 @@@@ -10726,7 +10642,7 @@@@ d1612 2 a1613 2 -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 d1617 1 a1617 1 @@@@ -10753,12 +10669,12 @@@@ d1621 2 a1622 2 -echo "configure:10757: checking for $ac_func" >&5 +echo "configure:10673: checking for $ac_func" >&5 d1627 2 a1628 2 -#line 10762 "configure" +#line 10678 "configure" d1632 1 a1632 1 @@@@ -10781,7 +10697,7 @@@@ d1636 2 a1637 2 -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 d1641 1 a1641 1 @@@@ -10808,12 +10724,12 @@@@ d1645 2 a1646 2 -echo "configure:10812: checking for $ac_func" >&5 +echo "configure:10728: checking for $ac_func" >&5 d1651 2 a1652 2 -#line 10817 "configure" +#line 10733 "configure" d1656 1 a1656 1 @@@@ -10836,7 +10752,7 @@@@ d1660 2 a1661 2 -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 d1665 1 a1665 1 @@@@ -10863,12 +10779,12 @@@@ d1669 2 a1670 2 -echo "configure:10867: checking for $ac_func" >&5 +echo "configure:10783: checking for $ac_func" >&5 d1675 2 a1676 2 -#line 10872 "configure" +#line 10788 "configure" d1680 1 a1680 1 @@@@ -10891,7 +10807,7 @@@@ d1684 2 a1685 2 -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 d1689 1 a1689 1 @@@@ -10918,12 +10834,12 @@@@ d1693 2 a1694 2 -echo "configure:10922: checking for $ac_func" >&5 +echo "configure:10838: checking for $ac_func" >&5 d1699 2 a1700 2 -#line 10927 "configure" +#line 10843 "configure" d1704 1 a1704 1 @@@@ -10946,7 +10862,7 @@@@ d1708 2 a1709 2 -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 d1713 1 a1713 1 @@@@ -10973,12 +10889,12 @@@@ d1717 2 a1718 2 -echo "configure:10977: checking for $ac_func" >&5 +echo "configure:10893: checking for $ac_func" >&5 d1723 2 a1724 2 -#line 10982 "configure" +#line 10898 "configure" d1728 1 a1728 1 @@@@ -11001,7 +10917,7 @@@@ d1732 2 a1733 2 -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 d1737 1 a1737 1 @@@@ -11028,12 +10944,12 @@@@ d1741 2 a1742 2 -echo "configure:11032: checking for $ac_func" >&5 +echo "configure:10948: checking for $ac_func" >&5 d1747 2 a1748 2 -#line 11037 "configure" +#line 10953 "configure" d1752 1 a1752 1 @@@@ -11056,7 +10972,7 @@@@ d1756 2 a1757 2 -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 d1761 1 a1761 1 @@@@ -11083,12 +10999,12 @@@@ d1765 2 a1766 2 -echo "configure:11087: checking for $ac_func" >&5 +echo "configure:11003: checking for $ac_func" >&5 d1771 2 a1772 2 -#line 11092 "configure" +#line 11008 "configure" d1776 1 a1776 1 @@@@ -11111,7 +11027,7 @@@@ d1780 2 a1781 2 -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 d1785 1 a1785 1 @@@@ -11138,12 +11054,12 @@@@ d1789 2 a1790 2 -echo "configure:11142: checking for $ac_func" >&5 +echo "configure:11058: checking for $ac_func" >&5 d1795 2 a1796 2 -#line 11147 "configure" +#line 11063 "configure" d1800 1 a1800 1 @@@@ -11166,7 +11082,7 @@@@ d1804 2 a1805 2 -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 d1809 1 a1809 1 @@@@ -11193,12 +11109,12 @@@@ d1813 2 a1814 2 -echo "configure:11197: checking for $ac_func" >&5 +echo "configure:11113: checking for $ac_func" >&5 d1819 2 a1820 2 -#line 11202 "configure" +#line 11118 "configure" d1824 1 a1824 1 @@@@ -11221,7 +11137,7 @@@@ d1828 2 a1829 2 -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 d1833 1 a1833 1 @@@@ -11248,12 +11164,12 @@@@ d1837 2 a1838 2 -echo "configure:11252: checking for $ac_func" >&5 +echo "configure:11168: checking for $ac_func" >&5 d1843 2 a1844 2 -#line 11257 "configure" +#line 11173 "configure" d1848 1 a1848 1 @@@@ -11276,7 +11192,7 @@@@ d1852 2 a1853 2 -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 d1857 1 a1857 1 @@@@ -11303,12 +11219,12 @@@@ d1861 2 a1862 2 -echo "configure:11307: checking for $ac_func" >&5 +echo "configure:11223: checking for $ac_func" >&5 d1867 2 a1868 2 -#line 11312 "configure" +#line 11228 "configure" d1872 1 a1872 1 @@@@ -11331,7 +11247,7 @@@@ d1876 2 a1877 2 -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 d1881 1 a1881 1 @@@@ -11357,12 +11273,12 @@@@ d1885 2 a1886 2 -echo "configure:11361: checking for SIOCGIFADDR in sys/ioctl.h" >&5 +echo "configure:11277: checking for SIOCGIFADDR in sys/ioctl.h" >&5 d1891 2 a1892 2 -#line 11366 "configure" +#line 11282 "configure" d1896 1 a1896 1 @@@@ -11395,7 +11311,7 @@@@ d1900 2 a1901 2 -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 d1905 1 a1905 1 @@@@ -11403,7 +11319,7 @@@@ d1909 2 a1910 2 -#line 11407 "configure" +#line 11323 "configure" d1914 1 a1914 1 @@@@ -11424,7 +11340,7 @@@@ d1918 2 a1919 2 -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 d1923 1 a1923 1 @@@@ -11447,13 +11363,13 @@@@ d1927 2 a1928 2 -echo "configure:11451: checking if __FUNCTION__ is defined" >&5 +echo "configure:11367: checking if __FUNCTION__ is defined" >&5 d1934 2 a1935 2 -#line 11457 "configure" +#line 11373 "configure" d1939 1 a1939 1 @@@@ -11462,7 +11378,7 @@@@ d1943 2 a1944 2 -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 d1948 1 a1948 1 @@@@ -11491,7 +11407,7 @@@@ d1952 2 a1953 2 -echo "configure:11495: checking for sigaction.sa_sigaction" >&5 +echo "configure:11411: checking for sigaction.sa_sigaction" >&5 d1957 1 a1957 1 @@@@ -11504,7 +11420,7 @@@@ d1961 2 a1962 2 -#line 11508 "configure" +#line 11424 "configure" d1966 1 a1966 1 @@@@ -11522,7 +11438,7 @@@@ d1970 2 a1971 2 -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 d1975 1 a1975 1 @@@@ -11556,7 +11472,7 @@@@ d1979 2 a1980 2 -echo "configure:11560: checking for sockaddr.sa_len" >&5 +echo "configure:11476: checking for sockaddr.sa_len" >&5 d1984 1 a1984 1 @@@@ -11569,7 +11485,7 @@@@ d1988 2 a1989 2 -#line 11573 "configure" +#line 11489 "configure" d1993 1 a1993 1 @@@@ -11591,7 +11507,7 @@@@ d1997 2 a1998 2 -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 d2002 1 a2002 1 @@@@ -11625,7 +11541,7 @@@@ d2006 2 a2007 2 -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 d2011 1 a2011 1 @@@@ -11638,7 +11554,7 @@@@ d2015 2 a2016 2 -#line 11642 "configure" +#line 11558 "configure" d2020 1 a2020 1 @@@@ -11660,7 +11576,7 @@@@ d2024 2 a2025 2 -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 d2029 1 a2029 1 @@@@ -11694,7 +11610,7 @@@@ d2033 2 a2034 2 -echo "configure:11698: checking for rtentry.rt_dst" >&5 +echo "configure:11614: checking for rtentry.rt_dst" >&5 d2038 1 a2038 1 @@@@ -11707,7 +11623,7 @@@@ d2042 2 a2043 2 -#line 11711 "configure" +#line 11627 "configure" d2047 1 a2047 1 @@@@ -11715,11 +11631,7 @@@@ d2059 1 a2059 1 @@@@ -11730,7 +11642,7 @@@@ d2063 2 a2064 2 -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 d2068 1 a2068 1 @@@@ -11757,25 +11669,21 @@@@ d2072 2 a2073 2 -echo "configure:11761: checking type of rtentry structure" >&5 +echo "configure:11673: checking type of rtentry structure" >&5 d2080 2 a2081 2 -#line 11768 "configure" +#line 11680 "configure" d2096 1 a2096 1 @@@@ -11791,7 +11699,7 @@@@ d2100 2 a2101 2 -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 d2105 1 a2105 1 @@@@ -11802,18 +11710,14 @@@@ d2109 2 a2110 2 -#line 11806 "configure" +#line 11714 "configure" d2125 1 a2125 1 @@@@ -11823,7 +11727,7 @@@@ d2129 2 a2130 2 -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 d2134 1 a2134 1 @@@@ -11852,12 +11756,12 @@@@ d2138 2 a2139 2 -echo "configure:11856: checking for struct rtentry" >&5 +echo "configure:11760: checking for struct rtentry" >&5 d2144 2 a2145 2 -#line 11861 "configure" +#line 11765 "configure" d2149 1 a2149 1 @@@@ -11901,24 +11805,20 @@@@ d2153 2 a2154 2 -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 d2160 2 a2161 2 -#line 11911 "configure" +#line 11815 "configure" d2176 1 a2176 1 @@@@ -11928,7 +11828,7 @@@@ d2180 2 a2181 2 -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 d2185 1 a2185 1 @@@@ -11960,7 +11860,7 @@@@ d2189 2 a2190 2 -echo "configure:11964: checking for rtentry.rt_unit" >&5 +echo "configure:11864: checking for rtentry.rt_unit" >&5 d2194 1 a2194 1 @@@@ -11973,7 +11873,7 @@@@ d2198 2 a2199 2 -#line 11977 "configure" +#line 11877 "configure" d2203 1 a2203 1 @@@@ -11981,11 +11881,7 @@@@ d2215 1 a2215 1 @@@@ -11996,7 +11892,7 @@@@ d2219 2 a2220 2 -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 d2224 1 a2224 1 @@@@ -12030,7 +11926,7 @@@@ d2228 2 a2229 2 -echo "configure:12034: checking for rtentry.rt_refcnt" >&5 +echo "configure:11930: checking for rtentry.rt_refcnt" >&5 d2233 1 a2233 1 @@@@ -12043,7 +11939,7 @@@@ d2237 2 a2238 2 -#line 12047 "configure" +#line 11943 "configure" d2242 1 a2242 1 @@@@ -12051,11 +11947,7 @@@@ d2254 1 a2254 1 @@@@ -12066,7 +11958,7 @@@@ d2258 2 a2259 2 -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 d2263 1 a2263 1 @@@@ -12100,7 +11992,7 @@@@ d2267 2 a2268 2 -echo "configure:12104: checking for rtentry.rt_hash" >&5 +echo "configure:11996: checking for rtentry.rt_hash" >&5 d2272 1 a2272 1 @@@@ -12113,7 +12005,7 @@@@ d2276 2 a2277 2 -#line 12117 "configure" +#line 12009 "configure" d2281 1 a2281 1 @@@@ -12121,11 +12013,7 @@@@ d2293 1 a2293 1 @@@@ -12136,7 +12024,7 @@@@ d2297 2 a2298 2 -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 d2302 1 a2302 1 @@@@ -12170,7 +12058,7 @@@@ d2306 2 a2307 2 -echo "configure:12174: checking for rtentry.rt_use" >&5 +echo "configure:12062: checking for rtentry.rt_use" >&5 d2311 1 a2311 1 @@@@ -12183,7 +12071,7 @@@@ d2315 2 a2316 2 -#line 12187 "configure" +#line 12075 "configure" d2320 1 a2320 1 @@@@ -12191,11 +12079,7 @@@@ d2332 1 a2332 1 @@@@ -12206,7 +12090,7 @@@@ d2336 2 a2337 2 -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 d2341 1 a2341 1 @@@@ -12240,7 +12124,7 @@@@ d2345 2 a2346 2 -echo "configure:12244: checking for tcpstat.tcp_rcvmemdrop" >&5 +echo "configure:12128: checking for tcpstat.tcp_rcvmemdrop" >&5 d2350 1 a2350 1 @@@@ -12253,7 +12137,7 @@@@ d2354 2 a2355 2 -#line 12257 "configure" +#line 12141 "configure" d2359 1 a2359 1 @@@@ -12278,7 +12162,7 @@@@ d2363 2 a2364 2 -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 d2368 1 a2368 1 @@@@ -12313,7 +12197,7 @@@@ d2372 2 a2373 2 -echo "configure:12317: checking for ifnet.if_mtu" >&5 +echo "configure:12201: checking for ifnet.if_mtu" >&5 d2377 1 a2377 1 @@@@ -12326,7 +12210,7 @@@@ d2381 2 a2382 2 -#line 12330 "configure" +#line 12214 "configure" d2386 1 a2386 1 @@@@ -12348,7 +12232,7 @@@@ d2390 2 a2391 2 -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 d2395 1 a2395 1 @@@@ -12376,7 +12260,7 @@@@ d2399 2 a2400 2 -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 d2404 1 a2404 1 @@@@ -12385,7 +12269,7 @@@@ d2408 2 a2409 2 -#line 12389 "configure" +#line 12273 "configure" d2413 1 a2413 1 @@@@ -12409,7 +12293,7 @@@@ d2417 2 a2418 2 -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 d2422 1 a2422 1 @@@@ -12441,7 +12325,7 @@@@ d2426 2 a2427 2 -echo "configure:12445: checking for ifaddr.ifa_next" >&5 +echo "configure:12329: checking for ifaddr.ifa_next" >&5 d2431 1 a2431 1 @@@@ -12454,7 +12338,7 @@@@ d2435 2 a2436 2 -#line 12458 "configure" +#line 12342 "configure" d2440 1 a2440 1 @@@@ -12482,7 +12366,7 @@@@ d2444 2 a2445 2 -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 d2449 1 a2449 1 @@@@ -12517,7 +12401,7 @@@@ d2453 2 a2454 2 -echo "configure:12521: checking for ifnet.if_baudrate" >&5 +echo "configure:12405: checking for ifnet.if_baudrate" >&5 d2458 1 a2458 1 @@@@ -12530,7 +12414,7 @@@@ d2462 2 a2463 2 -#line 12534 "configure" +#line 12418 "configure" d2467 1 a2467 1 @@@@ -12589,7 +12473,7 @@@@ d2471 2 a2472 2 -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 d2476 1 a2476 1 @@@@ -12624,7 +12508,7 @@@@ d2480 2 a2481 2 -echo "configure:12628: checking for ifnet.if_baudrate.ifs_value" >&5 +echo "configure:12512: checking for ifnet.if_baudrate.ifs_value" >&5 d2485 1 a2485 1 @@@@ -12637,7 +12521,7 @@@@ d2489 2 a2490 2 -#line 12641 "configure" +#line 12525 "configure" d2494 1 a2494 1 @@@@ -12696,7 +12580,7 @@@@ d2498 2 a2499 2 -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 d2503 1 a2503 1 @@@@ -12731,7 +12615,7 @@@@ d2507 2 a2508 2 -echo "configure:12735: checking for ifnet.if_speed" >&5 +echo "configure:12619: checking for ifnet.if_speed" >&5 d2512 1 a2512 1 @@@@ -12744,7 +12628,7 @@@@ d2516 2 a2517 2 -#line 12748 "configure" +#line 12632 "configure" d2521 1 a2521 1 @@@@ -12803,7 +12687,7 @@@@ d2525 2 a2526 2 -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 d2530 1 a2530 1 @@@@ -12838,7 +12722,7 @@@@ d2534 2 a2535 2 -echo "configure:12842: checking for ifnet.if_type" >&5 +echo "configure:12726: checking for ifnet.if_type" >&5 d2539 1 a2539 1 @@@@ -12851,7 +12735,7 @@@@ d2543 2 a2544 2 -#line 12855 "configure" +#line 12739 "configure" d2548 1 a2548 1 @@@@ -12910,7 +12794,7 @@@@ d2552 2 a2553 2 -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 d2557 1 a2557 1 @@@@ -12945,7 +12829,7 @@@@ d2561 2 a2562 2 -echo "configure:12949: checking for ifnet.if_imcasts" >&5 +echo "configure:12833: checking for ifnet.if_imcasts" >&5 d2566 1 a2566 1 @@@@ -12958,7 +12842,7 @@@@ d2570 2 a2571 2 -#line 12962 "configure" +#line 12846 "configure" d2575 1 a2575 1 @@@@ -13017,7 +12901,7 @@@@ d2579 2 a2580 2 -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 d2584 1 a2584 1 @@@@ -13052,7 +12936,7 @@@@ d2588 2 a2589 2 -echo "configure:13056: checking for ifnet.if_iqdrops" >&5 +echo "configure:12940: checking for ifnet.if_iqdrops" >&5 d2593 1 a2593 1 @@@@ -13065,7 +12949,7 @@@@ d2597 2 a2598 2 -#line 13069 "configure" +#line 12953 "configure" d2602 1 a2602 1 @@@@ -13124,7 +13008,7 @@@@ d2606 2 a2607 2 -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 d2611 1 a2611 1 @@@@ -13159,7 +13043,7 @@@@ d2615 2 a2616 2 -echo "configure:13163: checking for ifnet.if_noproto" >&5 +echo "configure:13047: checking for ifnet.if_noproto" >&5 d2620 1 a2620 1 @@@@ -13172,7 +13056,7 @@@@ d2624 2 a2625 2 -#line 13176 "configure" +#line 13060 "configure" d2629 1 a2629 1 @@@@ -13231,7 +13115,7 @@@@ d2633 2 a2634 2 -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 d2638 1 a2638 1 @@@@ -13266,7 +13150,7 @@@@ d2642 2 a2643 2 -echo "configure:13270: checking for ifnet.if_omcasts" >&5 +echo "configure:13154: checking for ifnet.if_omcasts" >&5 d2647 1 a2647 1 @@@@ -13279,7 +13163,7 @@@@ d2651 2 a2652 2 -#line 13283 "configure" +#line 13167 "configure" d2656 1 a2656 1 @@@@ -13338,7 +13222,7 @@@@ d2660 2 a2661 2 -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 d2665 1 a2665 1 @@@@ -13373,7 +13257,7 @@@@ d2669 2 a2670 2 -echo "configure:13377: checking for ifnet.if_xname" >&5 +echo "configure:13261: checking for ifnet.if_xname" >&5 d2674 1 a2674 1 @@@@ -13386,7 +13270,7 @@@@ d2678 2 a2679 2 -#line 13390 "configure" +#line 13274 "configure" d2683 1 a2683 1 @@@@ -13445,7 +13329,7 @@@@ d2687 2 a2688 2 -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 d2692 1 a2692 1 @@@@ -13480,7 +13364,7 @@@@ d2696 2 a2697 2 -echo "configure:13484: checking for ifnet.if_lastchange.tv_sec" >&5 +echo "configure:13368: checking for ifnet.if_lastchange.tv_sec" >&5 d2701 1 a2701 1 @@@@ -13493,7 +13377,7 @@@@ d2705 2 a2706 2 -#line 13497 "configure" +#line 13381 "configure" d2710 1 a2710 1 @@@@ -13552,7 +13436,7 @@@@ d2714 2 a2715 2 -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 d2719 1 a2719 1 @@@@ -13587,7 +13471,7 @@@@ d2723 2 a2724 2 -echo "configure:13591: checking for ifnet.if_obytes" >&5 +echo "configure:13475: checking for ifnet.if_obytes" >&5 d2728 1 a2728 1 @@@@ -13600,7 +13484,7 @@@@ d2732 2 a2733 2 -#line 13604 "configure" +#line 13488 "configure" d2737 1 a2737 1 @@@@ -13659,7 +13543,7 @@@@ d2741 2 a2742 2 -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 d2746 1 a2746 1 @@@@ -13694,7 +13578,7 @@@@ d2750 2 a2751 2 -echo "configure:13698: checking for ifnet.if_ibytes" >&5 +echo "configure:13582: checking for ifnet.if_ibytes" >&5 d2755 1 a2755 1 @@@@ -13707,7 +13591,7 @@@@ d2759 2 a2760 2 -#line 13711 "configure" +#line 13595 "configure" d2764 1 a2764 1 @@@@ -13766,7 +13650,7 @@@@ d2768 2 a2769 2 -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 d2773 1 a2773 1 @@@@ -13801,7 +13685,7 @@@@ d2777 2 a2778 2 -echo "configure:13805: checking for ifnet.if_addrlist" >&5 +echo "configure:13689: checking for ifnet.if_addrlist" >&5 d2782 1 a2782 1 @@@@ -13814,7 +13698,7 @@@@ d2786 2 a2787 2 -#line 13818 "configure" +#line 13702 "configure" d2791 1 a2791 1 @@@@ -13873,7 +13757,7 @@@@ d2795 2 a2796 2 -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 d2800 1 a2800 1 @@@@ -13908,7 +13792,7 @@@@ d2804 2 a2805 2 -echo "configure:13912: checking for ifnet.if_addrhead.tqh_first" >&5 +echo "configure:13796: checking for ifnet.if_addrhead.tqh_first" >&5 d2809 1 a2809 1 @@@@ -13921,7 +13805,7 @@@@ d2813 2 a2814 2 -#line 13925 "configure" +#line 13809 "configure" d2818 1 a2818 1 @@@@ -13980,7 +13864,7 @@@@ d2822 2 a2823 2 -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 d2827 1 a2827 1 @@@@ -14015,7 +13899,7 @@@@ d2831 2 a2832 2 -echo "configure:14019: checking for udpstat.udps_discard" >&5 +echo "configure:13903: checking for udpstat.udps_discard" >&5 d2836 1 a2836 1 @@@@ -14028,7 +13912,7 @@@@ d2840 2 a2841 2 -#line 14032 "configure" +#line 13916 "configure" d2845 1 a2845 1 @@@@ -14056,7 +13940,7 @@@@ d2849 2 a2850 2 -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 d2854 1 a2854 1 @@@@ -14090,7 +13974,7 @@@@ d2858 2 a2859 2 -echo "configure:14094: checking for udpstat.udps_noport" >&5 +echo "configure:13978: checking for udpstat.udps_noport" >&5 d2863 1 a2863 1 @@@@ -14103,7 +13987,7 @@@@ d2867 2 a2868 2 -#line 14107 "configure" +#line 13991 "configure" d2872 1 a2872 1 @@@@ -14131,7 +14015,7 @@@@ d2876 2 a2877 2 -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 d2881 1 a2881 1 @@@@ -14165,7 +14049,7 @@@@ d2885 2 a2886 2 -echo "configure:14169: checking for udpstat.udps_noportbcast" >&5 +echo "configure:14053: checking for udpstat.udps_noportbcast" >&5 d2890 1 a2890 1 @@@@ -14178,7 +14062,7 @@@@ d2894 2 a2895 2 -#line 14182 "configure" +#line 14066 "configure" d2899 1 a2899 1 @@@@ -14206,7 +14090,7 @@@@ d2903 2 a2904 2 -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 d2908 1 a2908 1 @@@@ -14240,7 +14124,7 @@@@ d2912 2 a2913 2 -echo "configure:14244: checking for udpstat.udps_fullsock" >&5 +echo "configure:14128: checking for udpstat.udps_fullsock" >&5 d2917 1 a2917 1 @@@@ -14253,7 +14137,7 @@@@ d2921 2 a2922 2 -#line 14257 "configure" +#line 14141 "configure" d2926 1 a2926 1 @@@@ -14281,7 +14165,7 @@@@ d2930 2 a2931 2 -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 d2935 1 a2935 1 @@@@ -14315,7 +14199,7 @@@@ d2939 2 a2940 2 -echo "configure:14319: checking for arphd.at_next" >&5 +echo "configure:14203: checking for arphd.at_next" >&5 d2944 1 a2944 1 @@@@ -14328,7 +14212,7 @@@@ d2948 2 a2949 2 -#line 14332 "configure" +#line 14216 "configure" d2953 1 a2953 1 @@@@ -14356,7 +14240,7 @@@@ d2957 2 a2958 2 -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 d2962 1 a2962 1 @@@@ -14390,7 +14274,7 @@@@ d2966 2 a2967 2 -echo "configure:14394: checking for swdevt.sw_nblksenabled" >&5 +echo "configure:14278: checking for swdevt.sw_nblksenabled" >&5 d2971 1 a2971 1 @@@@ -14403,7 +14287,7 @@@@ d2975 2 a2976 2 -#line 14407 "configure" +#line 14291 "configure" d2980 1 a2980 1 @@@@ -14419,7 +14303,7 @@@@ d2984 2 a2985 2 -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 d2989 1 a2989 1 @@@@ -14453,7 +14337,7 @@@@ d2993 2 a2994 2 -echo "configure:14457: checking for statvfs.f_frsize" >&5 +echo "configure:14341: checking for statvfs.f_frsize" >&5 d2998 1 a2998 1 @@@@ -14466,7 +14350,7 @@@@ d3002 2 a3003 2 -#line 14470 "configure" +#line 14354 "configure" d3007 1 a3007 1 @@@@ -14488,7 +14372,7 @@@@ d3011 2 a3012 2 -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 d3016 1 a3016 1 @@@@ -14522,7 +14406,7 @@@@ d3020 2 a3021 2 -echo "configure:14526: checking for statvfs.f_files" >&5 +echo "configure:14410: checking for statvfs.f_files" >&5 d3025 1 a3025 1 @@@@ -14535,7 +14419,7 @@@@ d3029 2 a3030 2 -#line 14539 "configure" +#line 14423 "configure" d3034 1 a3034 1 @@@@ -14557,7 +14441,7 @@@@ d3038 2 a3039 2 -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 d3043 1 a3043 1 @@@@ -14591,7 +14475,7 @@@@ d3047 299 a3345 2 -echo "configure:14595: checking for nlist.n_value" >&5 +echo "configure:14479: checking for nlist.n_value" >&5 d3349 1 a3349 1 @@@@ -14604,7 +14488,7 @@@@ d3353 2 a3354 2 -#line 14608 "configure" +#line 14492 "configure" d3358 1 a3358 1 @@@@ -14620,7 +14504,7 @@@@ d3362 2 a3363 2 -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 d3367 1 a3367 1 @@@@ -14651,7 +14535,7 @@@@ d3371 2 a3372 2 -echo "configure:14655: checking if sysctl can read kernel information" >&5 +echo "configure:14539: checking if sysctl can read kernel information" >&5 d3376 1 a3376 1 @@@@ -14659,7 +14543,7 @@@@ d3380 2 a3381 2 -#line 14663 "configure" +#line 14547 "configure" d3385 1 a3385 1 @@@@ -14697,7 +14581,7 @@@@ d3389 2 a3390 2 -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 d3394 1 a3394 1 @@@@ -14722,12 +14606,12 @@@@ d3398 2 a3399 2 -echo "configure:14726: checking whether TCP timers depend on \`hz'" >&5 +echo "configure:14610: checking whether TCP timers depend on \`hz'" >&5 d3404 2 a3405 2 -#line 14731 "configure" +#line 14615 "configure" d3409 1 a3409 1 @@@@ -14757,7 +14641,7 @@@@ d3413 2 a3414 2 -echo "configure:14761: checking if you have run configure before" >&5 +echo "configure:14645: checking if you have run configure before" >&5 d3418 1 a3418 1 @@@@ -14812,7 +14696,7 @@@@ d3422 2 a3423 2 -echo "configure:14816: checking $MSG_CHECK" >&5 +echo "configure:14700: checking $MSG_CHECK" >&5 d3427 1 a3427 1 @@@@ -14872,7 +14756,7 @@@@ d3431 2 a3432 2 -echo "configure:14876: checking $MSG_CHECK" >&5 +echo "configure:14760: checking $MSG_CHECK" >&5 d3436 1 a3436 1 @@@@ -14938,7 +14822,7 @@@@ d3440 2 a3441 2 -echo "configure:14942: checking $MSG_CHECK" >&5 +echo "configure:14826: checking $MSG_CHECK" >&5 d3445 1 a3445 1 @@@@ -15003,7 +14887,7 @@@@ d3449 2 a3450 2 -echo "configure:15007: checking $MSG_CHECK" >&5 +echo "configure:14891: checking $MSG_CHECK" >&5 @ 1.2 log @Update to 4.1.2: *4.1.2* Fixes: - Host resources fixes for FreeBSD and NetBSD - ucd-snmp memory/vmstat fixes for FreeBSD-3 - configure --enable-ipv6 fixes - AIX fix (use knlist) - fix init_master_agent calling exit - bad free in subagent.c - dont let a agentx subagent be a smux master - ucd-snmp/loadave fix for AIX - fix doing a set on a pass variable - snmptable fixes - snmpnetstat fixes for v2c exceptions - man page fixes Features: - Some UnixWare 5 configuration support - configure --enable-mini-agent --without-openssl - snmptrapd -n - snmp_log callbacks - noTokenWarnings and noRangeCheck in snmp.conf - using a counter type in snmpset/snmptrap *4.1.1* Fixes: - Better agent handling of unauthorized requests. - Better "make test" support. - Misc bug fixes. *4.1* New: - Many new command line flags have been added for input/output flexibility. (see the snmpcmd(1) manual page on the -O flag and -I flag) - The tools support regex matching of oids on the command line. (see the snmpcmd(1) manual page on the -Ib option) - A ucd-snmp usage tutorial has been placed on the main web page. (see http://ucd-snmp.ucdavis.edu/tutorial) - snmptable is much smarter and handles sparse tables better. - tkmib supports snmpv3. - New agent libraries to embed SNMP and AgentX agents into other programs. (see the snmp_agent_api(3) manual page and the tutorial) - SNMP over TCP is supported. (-T TCP on the command lines) - OpenSSL has replaced KMT for SHA authentication and DES encryption. (Get OpenSSL from http://www.openssl.org/). - Some easier-to-use access-control snmpd.conf directives for simple setups. (see the snmpd.conf(5) manual page) - Easier setup of SNMPv3 support for the agent. (see the README.snmpv3 file). - Command line argument parsing has been reworked for getopt() use. (currently backwards compatible; see the snmpcmd(1) manual page) - Table rows with embedded strings are dealt with for both input and output. (see the snmpcmd(1) manual on the -Ob flag) - Many more snmp.conf directives supported. (see the snmp.conf(5) manual page) - Many AgentX improvements. - All of our distributed mibs have been updated to be SMIv2 compliant. - Trap support in the agent has been cleaned up and an API created. Perl: - Joe Marzot's perl module is now included with the ucd-snmp source. (this should help people trying to synchronize the two packages) Fixes: - SMUX support has been reintegrated into the agent in a better way. - Many many others. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 8 --- agent/mibgroup/Makefile.in.orig Fri Feb 4 16:15:15 2000 +++ agent/mibgroup/Makefile.in Fri Oct 13 13:15:57 2000 @@@@ -7,7 +7,7 @@@@ # object files in the sub directory. .c.o: - $(CC) -c $(CPPFLAGS) $(CFLAGS) -o $@@ $< + $(LIBTOOL) $(CC) -c $(CPPFLAGS) $(CFLAGS) -o $@@ $< d7 3134 a3140 2 OBJS = @@module_list_o@@ SRCS = @@module_list_c@@ @ 1.1 log @upgrade ucd-snmp to 4.0.1. include IPv6 MIB support patch into compilation. @ text @d2 3 a4 2 --- agent/mibgroup/Makefile.in- Fri Jan 21 05:58:34 2000 +++ agent/mibgroup/Makefile.in Fri Jan 21 05:58:15 2000 d10 1 a10 1 + $(LIBTOOL) $(CC) -c $(CPPFLAGS) $(CFLAGS) $< @