[BACK]Return to configure CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/configure between version 1.9 and 1.10

version 1.9, 2002/01/03 03:49:16 version 1.10, 2002/01/08 15:44:25
Line 5544 
Line 5544 
                 test -n "$mansectsu" || mansectsu=1m                  test -n "$mansectsu" || mansectsu=1m
                 test -n "$mansectform" || mansectform=4                  test -n "$mansectform" || mansectform=4
                 ;;                  ;;
       m88k-motorola-sysv*)
                   # motorolla's cc (a variant of gcc) does -O but not -O2
                   CFLAGS=`echo $CFLAGS | sed 's/-O2/-O/g'`
                   test -n "$mansectsu" || mansectsu=1m
                   test -n "$mansectform" || mansectform=4
                   ;;
     *-sequent-sysv*)      *-sequent-sysv*)
                 if test "$CHECKSHADOW" = "true"; then                  if test "$CHECKSHADOW" = "true"; then
                     echo "$as_me:5549: checking for getspnam in -lsec" >&5                      echo "$as_me:5555: checking for getspnam in -lsec" >&5
 echo $ECHO_N "checking for getspnam in -lsec... $ECHO_C" >&6  echo $ECHO_N "checking for getspnam in -lsec... $ECHO_C" >&6
 if test "${ac_cv_lib_sec_getspnam+set}" = set; then  if test "${ac_cv_lib_sec_getspnam+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 5554 
Line 5560 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lsec  $LIBS"  LIBS="-lsec  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 5557 "configure"  #line 5563 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 5573 
Line 5579 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:5576: \"$ac_link\"") >&5  if { (eval echo "$as_me:5582: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5579: \$? = $ac_status" >&5    echo "$as_me:5585: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:5582: \"$ac_try\"") >&5    { (eval echo "$as_me:5588: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5585: \$? = $ac_status" >&5    echo "$as_me:5591: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_sec_getspnam=yes    ac_cv_lib_sec_getspnam=yes
 else  else
Line 5593 
Line 5599 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:5596: result: $ac_cv_lib_sec_getspnam" >&5  echo "$as_me:5602: result: $ac_cv_lib_sec_getspnam" >&5
 echo "${ECHO_T}$ac_cv_lib_sec_getspnam" >&6  echo "${ECHO_T}$ac_cv_lib_sec_getspnam" >&6
 if test $ac_cv_lib_sec_getspnam = yes; then  if test $ac_cv_lib_sec_getspnam = yes; then
   cat >>confdefs.h <<\EOF    cat >>confdefs.h <<\EOF
Line 5608 
Line 5614 
                 test -n "$mansectform" || mansectform=4                  test -n "$mansectform" || mansectform=4
                 ;;                  ;;
     *-ncr-sysv4*|*-ncr-sysvr4*)      *-ncr-sysv4*|*-ncr-sysvr4*)
                 echo "$as_me:5611: checking for strcasecmp in -lc89" >&5                  echo "$as_me:5617: checking for strcasecmp in -lc89" >&5
 echo $ECHO_N "checking for strcasecmp in -lc89... $ECHO_C" >&6  echo $ECHO_N "checking for strcasecmp in -lc89... $ECHO_C" >&6
 if test "${ac_cv_lib_c89_strcasecmp+set}" = set; then  if test "${ac_cv_lib_c89_strcasecmp+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 5616 
Line 5622 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lc89  $LIBS"  LIBS="-lc89  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 5619 "configure"  #line 5625 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 5635 
Line 5641 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:5638: \"$ac_link\"") >&5  if { (eval echo "$as_me:5644: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5641: \$? = $ac_status" >&5    echo "$as_me:5647: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:5644: \"$ac_try\"") >&5    { (eval echo "$as_me:5650: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5647: \$? = $ac_status" >&5    echo "$as_me:5653: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_c89_strcasecmp=yes    ac_cv_lib_c89_strcasecmp=yes
 else  else
Line 5655 
Line 5661 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:5658: result: $ac_cv_lib_c89_strcasecmp" >&5  echo "$as_me:5664: result: $ac_cv_lib_c89_strcasecmp" >&5
 echo "${ECHO_T}$ac_cv_lib_c89_strcasecmp" >&6  echo "${ECHO_T}$ac_cv_lib_c89_strcasecmp" >&6
 if test $ac_cv_lib_c89_strcasecmp = yes; then  if test $ac_cv_lib_c89_strcasecmp = yes; then
   cat >>confdefs.h <<\EOF    cat >>confdefs.h <<\EOF
Line 5731 
Line 5737 
 for ac_func in getspnam  for ac_func in getspnam
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:5734: checking for $ac_func" >&5  echo "$as_me:5740: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 5740 "configure"  #line 5746 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 5768 
Line 5774 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:5771: \"$ac_link\"") >&5  if { (eval echo "$as_me:5777: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5774: \$? = $ac_status" >&5    echo "$as_me:5780: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:5777: \"$ac_try\"") >&5    { (eval echo "$as_me:5783: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5780: \$? = $ac_status" >&5    echo "$as_me:5786: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 5787 
Line 5793 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:5790: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:5796: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 5795 
Line 5801 
 EOF  EOF
  CHECKSHADOW="false"   CHECKSHADOW="false"
 else  else
   echo "$as_me:5798: checking for getspnam in -lgen" >&5    echo "$as_me:5804: checking for getspnam in -lgen" >&5
 echo $ECHO_N "checking for getspnam in -lgen... $ECHO_C" >&6  echo $ECHO_N "checking for getspnam in -lgen... $ECHO_C" >&6
 if test "${ac_cv_lib_gen_getspnam+set}" = set; then  if test "${ac_cv_lib_gen_getspnam+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 5803 
Line 5809 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lgen  $LIBS"  LIBS="-lgen  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 5806 "configure"  #line 5812 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 5822 
Line 5828 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:5825: \"$ac_link\"") >&5  if { (eval echo "$as_me:5831: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5828: \$? = $ac_status" >&5    echo "$as_me:5834: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:5831: \"$ac_try\"") >&5    { (eval echo "$as_me:5837: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5834: \$? = $ac_status" >&5    echo "$as_me:5840: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_gen_getspnam=yes    ac_cv_lib_gen_getspnam=yes
 else  else
Line 5842 
Line 5848 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:5845: result: $ac_cv_lib_gen_getspnam" >&5  echo "$as_me:5851: result: $ac_cv_lib_gen_getspnam" >&5
 echo "${ECHO_T}$ac_cv_lib_gen_getspnam" >&6  echo "${ECHO_T}$ac_cv_lib_gen_getspnam" >&6
 if test $ac_cv_lib_gen_getspnam = yes; then  if test $ac_cv_lib_gen_getspnam = yes; then
   
Line 5857 
Line 5863 
   
 fi  fi
 if test "$CHECKSHADOW" = "true"; then  if test "$CHECKSHADOW" = "true"; then
     echo "$as_me:5860: checking for getprpwnam" >&5      echo "$as_me:5866: checking for getprpwnam" >&5
 echo $ECHO_N "checking for getprpwnam... $ECHO_C" >&6  echo $ECHO_N "checking for getprpwnam... $ECHO_C" >&6
 if test "${ac_cv_func_getprpwnam+set}" = set; then  if test "${ac_cv_func_getprpwnam+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 5866 "configure"  #line 5872 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char getprpwnam (); below.  */      which can conflict with char getprpwnam (); below.  */
Line 5894 
Line 5900 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:5897: \"$ac_link\"") >&5  if { (eval echo "$as_me:5903: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5900: \$? = $ac_status" >&5    echo "$as_me:5906: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:5903: \"$ac_try\"") >&5    { (eval echo "$as_me:5909: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5906: \$? = $ac_status" >&5    echo "$as_me:5912: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_func_getprpwnam=yes    ac_cv_func_getprpwnam=yes
 else  else
Line 5913 
Line 5919 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:5916: result: $ac_cv_func_getprpwnam" >&5  echo "$as_me:5922: result: $ac_cv_func_getprpwnam" >&5
 echo "${ECHO_T}$ac_cv_func_getprpwnam" >&6  echo "${ECHO_T}$ac_cv_func_getprpwnam" >&6
 if test $ac_cv_func_getprpwnam = yes; then  if test $ac_cv_func_getprpwnam = yes; then
   cat >>confdefs.h <<\EOF    cat >>confdefs.h <<\EOF
 #define HAVE_GETPRPWNAM 1  #define HAVE_GETPRPWNAM 1
 EOF  EOF
  CHECKSHADOW="false"; SECUREWARE=1, echo "$as_me:5922: checking for getprpwnam in -lsec" >&5   CHECKSHADOW="false"; SECUREWARE=1, echo "$as_me:5928: checking for getprpwnam in -lsec" >&5
 echo $ECHO_N "checking for getprpwnam in -lsec... $ECHO_C" >&6  echo $ECHO_N "checking for getprpwnam in -lsec... $ECHO_C" >&6
 if test "${ac_cv_lib_sec_getprpwnam+set}" = set; then  if test "${ac_cv_lib_sec_getprpwnam+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 5927 
Line 5933 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lsec  $LIBS"  LIBS="-lsec  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 5930 "configure"  #line 5936 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 5946 
Line 5952 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:5949: \"$ac_link\"") >&5  if { (eval echo "$as_me:5955: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5952: \$? = $ac_status" >&5    echo "$as_me:5958: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:5955: \"$ac_try\"") >&5    { (eval echo "$as_me:5961: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:5958: \$? = $ac_status" >&5    echo "$as_me:5964: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_sec_getprpwnam=yes    ac_cv_lib_sec_getprpwnam=yes
 else  else
Line 5966 
Line 5972 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:5969: result: $ac_cv_lib_sec_getprpwnam" >&5  echo "$as_me:5975: result: $ac_cv_lib_sec_getprpwnam" >&5
 echo "${ECHO_T}$ac_cv_lib_sec_getprpwnam" >&6  echo "${ECHO_T}$ac_cv_lib_sec_getprpwnam" >&6
 if test $ac_cv_lib_sec_getprpwnam = yes; then  if test $ac_cv_lib_sec_getprpwnam = yes; then
   cat >>confdefs.h <<\EOF    cat >>confdefs.h <<\EOF
Line 5974 
Line 5980 
 EOF  EOF
  CHECKSHADOW="false"; SECUREWARE=1; SUDO_LIBS="${SUDO_LIBS} -lsec"; LIBS="${LIBS} -lsec"   CHECKSHADOW="false"; SECUREWARE=1; SUDO_LIBS="${SUDO_LIBS} -lsec"; LIBS="${LIBS} -lsec"
 else  else
   echo "$as_me:5977: checking for getprpwnam in -lsecurity" >&5    echo "$as_me:5983: checking for getprpwnam in -lsecurity" >&5
 echo $ECHO_N "checking for getprpwnam in -lsecurity... $ECHO_C" >&6  echo $ECHO_N "checking for getprpwnam in -lsecurity... $ECHO_C" >&6
 if test "${ac_cv_lib_security_getprpwnam+set}" = set; then  if test "${ac_cv_lib_security_getprpwnam+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 5982 
Line 5988 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lsecurity  $LIBS"  LIBS="-lsecurity  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 5985 "configure"  #line 5991 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 6001 
Line 6007 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:6004: \"$ac_link\"") >&5  if { (eval echo "$as_me:6010: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6007: \$? = $ac_status" >&5    echo "$as_me:6013: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:6010: \"$ac_try\"") >&5    { (eval echo "$as_me:6016: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6013: \$? = $ac_status" >&5    echo "$as_me:6019: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_security_getprpwnam=yes    ac_cv_lib_security_getprpwnam=yes
 else  else
Line 6021 
Line 6027 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:6024: result: $ac_cv_lib_security_getprpwnam" >&5  echo "$as_me:6030: result: $ac_cv_lib_security_getprpwnam" >&5
 echo "${ECHO_T}$ac_cv_lib_security_getprpwnam" >&6  echo "${ECHO_T}$ac_cv_lib_security_getprpwnam" >&6
 if test $ac_cv_lib_security_getprpwnam = yes; then  if test $ac_cv_lib_security_getprpwnam = yes; then
   cat >>confdefs.h <<\EOF    cat >>confdefs.h <<\EOF
Line 6029 
Line 6035 
 EOF  EOF
  CHECKSHADOW="false"; SECUREWARE=1; SUDO_LIBS="${SUDO_LIBS} -lsecurity"; LIBS="${LIBS} -lsecurity"   CHECKSHADOW="false"; SECUREWARE=1; SUDO_LIBS="${SUDO_LIBS} -lsecurity"; LIBS="${LIBS} -lsecurity"
 else  else
   echo "$as_me:6032: checking for getprpwnam in -lprot" >&5    echo "$as_me:6038: checking for getprpwnam in -lprot" >&5
 echo $ECHO_N "checking for getprpwnam in -lprot... $ECHO_C" >&6  echo $ECHO_N "checking for getprpwnam in -lprot... $ECHO_C" >&6
 if test "${ac_cv_lib_prot_getprpwnam+set}" = set; then  if test "${ac_cv_lib_prot_getprpwnam+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 6037 
Line 6043 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lprot  $LIBS"  LIBS="-lprot  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 6040 "configure"  #line 6046 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 6056 
Line 6062 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:6059: \"$ac_link\"") >&5  if { (eval echo "$as_me:6065: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6062: \$? = $ac_status" >&5    echo "$as_me:6068: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:6065: \"$ac_try\"") >&5    { (eval echo "$as_me:6071: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6068: \$? = $ac_status" >&5    echo "$as_me:6074: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_prot_getprpwnam=yes    ac_cv_lib_prot_getprpwnam=yes
 else  else
Line 6076 
Line 6082 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:6079: result: $ac_cv_lib_prot_getprpwnam" >&5  echo "$as_me:6085: result: $ac_cv_lib_prot_getprpwnam" >&5
 echo "${ECHO_T}$ac_cv_lib_prot_getprpwnam" >&6  echo "${ECHO_T}$ac_cv_lib_prot_getprpwnam" >&6
 if test $ac_cv_lib_prot_getprpwnam = yes; then  if test $ac_cv_lib_prot_getprpwnam = yes; then
   cat >>confdefs.h <<\EOF    cat >>confdefs.h <<\EOF
Line 6094 
Line 6100 
 fi  fi
   
 if test $ac_cv_c_compiler_gnu = yes; then  if test $ac_cv_c_compiler_gnu = yes; then
     echo "$as_me:6097: checking whether $CC needs -traditional" >&5      echo "$as_me:6103: checking whether $CC needs -traditional" >&5
 echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6  echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6
 if test "${ac_cv_prog_gcc_traditional+set}" = set; then  if test "${ac_cv_prog_gcc_traditional+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
     ac_pattern="Autoconf.*'x'"      ac_pattern="Autoconf.*'x'"
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6104 "configure"  #line 6110 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sgtty.h>  #include <sgtty.h>
 Autoconf TIOCGETP  Autoconf TIOCGETP
Line 6116 
Line 6122 
   
   if test $ac_cv_prog_gcc_traditional = no; then    if test $ac_cv_prog_gcc_traditional = no; then
     cat >conftest.$ac_ext <<_ACEOF      cat >conftest.$ac_ext <<_ACEOF
 #line 6119 "configure"  #line 6125 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <termio.h>  #include <termio.h>
 Autoconf TCGETA  Autoconf TCGETA
Line 6129 
Line 6135 
   
   fi    fi
 fi  fi
 echo "$as_me:6132: result: $ac_cv_prog_gcc_traditional" >&5  echo "$as_me:6138: result: $ac_cv_prog_gcc_traditional" >&5
 echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6  echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6
   if test $ac_cv_prog_gcc_traditional = yes; then    if test $ac_cv_prog_gcc_traditional = yes; then
     CC="$CC -traditional"      CC="$CC -traditional"
   fi    fi
 fi  fi
   
 echo "$as_me:6139: checking for an ANSI C-conforming const" >&5  echo "$as_me:6145: checking for an ANSI C-conforming const" >&5
 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6  echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
 if test "${ac_cv_c_const+set}" = set; then  if test "${ac_cv_c_const+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6145 "configure"  #line 6151 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 int  int
Line 6200 
Line 6206 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
 if { (eval echo "$as_me:6203: \"$ac_compile\"") >&5  if { (eval echo "$as_me:6209: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6206: \$? = $ac_status" >&5    echo "$as_me:6212: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
   { (eval echo "$as_me:6209: \"$ac_try\"") >&5    { (eval echo "$as_me:6215: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6212: \$? = $ac_status" >&5    echo "$as_me:6218: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_c_const=yes    ac_cv_c_const=yes
 else  else
Line 6219 
Line 6225 
 fi  fi
 rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
 fi  fi
 echo "$as_me:6222: result: $ac_cv_c_const" >&5  echo "$as_me:6228: result: $ac_cv_c_const" >&5
 echo "${ECHO_T}$ac_cv_c_const" >&6  echo "${ECHO_T}$ac_cv_c_const" >&6
 if test $ac_cv_c_const = no; then  if test $ac_cv_c_const = no; then
   
Line 6229 
Line 6235 
   
 fi  fi
   
 echo "$as_me:6232: checking for working volatile" >&5  echo "$as_me:6238: checking for working volatile" >&5
 echo $ECHO_N "checking for working volatile... $ECHO_C" >&6  echo $ECHO_N "checking for working volatile... $ECHO_C" >&6
 if test "${ac_cv_c_volatile+set}" = set; then  if test "${ac_cv_c_volatile+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6238 "configure"  #line 6244 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 int  int
Line 6249 
Line 6255 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
 if { (eval echo "$as_me:6252: \"$ac_compile\"") >&5  if { (eval echo "$as_me:6258: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6255: \$? = $ac_status" >&5    echo "$as_me:6261: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
   { (eval echo "$as_me:6258: \"$ac_try\"") >&5    { (eval echo "$as_me:6264: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6261: \$? = $ac_status" >&5    echo "$as_me:6267: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_c_volatile=yes    ac_cv_c_volatile=yes
 else  else
Line 6268 
Line 6274 
 fi  fi
 rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
 fi  fi
 echo "$as_me:6271: result: $ac_cv_c_volatile" >&5  echo "$as_me:6277: result: $ac_cv_c_volatile" >&5
 echo "${ECHO_T}$ac_cv_c_volatile" >&6  echo "${ECHO_T}$ac_cv_c_volatile" >&6
 if test $ac_cv_c_volatile = no; then  if test $ac_cv_c_volatile = no; then
   
Line 6282 
Line 6288 
 do  do
   # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2  set dummy $ac_prog; ac_word=$2
 echo "$as_me:6285: checking for $ac_word" >&5  echo "$as_me:6291: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 if test "${ac_cv_prog_YACC+set}" = set; then  if test "${ac_cv_prog_YACC+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 6297 
Line 6303 
   test -z "$ac_dir" && ac_dir=.    test -z "$ac_dir" && ac_dir=.
   $as_executable_p "$ac_dir/$ac_word" || continue    $as_executable_p "$ac_dir/$ac_word" || continue
 ac_cv_prog_YACC="$ac_prog"  ac_cv_prog_YACC="$ac_prog"
 echo "$as_me:6300: found $ac_dir/$ac_word" >&5  echo "$as_me:6306: found $ac_dir/$ac_word" >&5
 break  break
 done  done
   
Line 6305 
Line 6311 
 fi  fi
 YACC=$ac_cv_prog_YACC  YACC=$ac_cv_prog_YACC
 if test -n "$YACC"; then  if test -n "$YACC"; then
   echo "$as_me:6308: result: $YACC" >&5    echo "$as_me:6314: result: $YACC" >&5
 echo "${ECHO_T}$YACC" >&6  echo "${ECHO_T}$YACC" >&6
 else  else
   echo "$as_me:6311: result: no" >&5    echo "$as_me:6317: result: no" >&5
 echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
 fi  fi
   
Line 6316 
Line 6322 
 done  done
 test -n "$YACC" || YACC="yacc"  test -n "$YACC" || YACC="yacc"
   
 echo "$as_me:6319: checking for mv" >&5  echo "$as_me:6325: checking for mv" >&5
 echo $ECHO_N "checking for mv... $ECHO_C" >&6  echo $ECHO_N "checking for mv... $ECHO_C" >&6
 if test -f "/usr/bin/mv"; then  if test -f "/usr/bin/mv"; then
     echo "$as_me:6322: result: /usr/bin/mv" >&5      echo "$as_me:6328: result: /usr/bin/mv" >&5
 echo "${ECHO_T}/usr/bin/mv" >&6  echo "${ECHO_T}/usr/bin/mv" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_MV "/usr/bin/mv"  #define _PATH_MV "/usr/bin/mv"
 EOF  EOF
   
 elif test -f "/bin/mv"; then  elif test -f "/bin/mv"; then
     echo "$as_me:6329: result: /bin/mv" >&5      echo "$as_me:6335: result: /bin/mv" >&5
 echo "${ECHO_T}/bin/mv" >&6  echo "${ECHO_T}/bin/mv" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_MV "/bin/mv"  #define _PATH_MV "/bin/mv"
 EOF  EOF
   
 elif test -f "/usr/ucb/mv"; then  elif test -f "/usr/ucb/mv"; then
     echo "$as_me:6336: result: /usr/ucb/mv" >&5      echo "$as_me:6342: result: /usr/ucb/mv" >&5
 echo "${ECHO_T}/usr/ucb/mv" >&6  echo "${ECHO_T}/usr/ucb/mv" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_MV "/usr/ucb/mv"  #define _PATH_MV "/usr/ucb/mv"
 EOF  EOF
   
 elif test -f "/usr/sbin/mv"; then  elif test -f "/usr/sbin/mv"; then
     echo "$as_me:6343: result: /usr/sbin/mv" >&5      echo "$as_me:6349: result: /usr/sbin/mv" >&5
 echo "${ECHO_T}/usr/sbin/mv" >&6  echo "${ECHO_T}/usr/sbin/mv" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_MV "/usr/sbin/mv"  #define _PATH_MV "/usr/sbin/mv"
 EOF  EOF
   
 else  else
     echo "$as_me:6350: result: not found" >&5      echo "$as_me:6356: result: not found" >&5
 echo "${ECHO_T}not found" >&6  echo "${ECHO_T}not found" >&6
 fi  fi
   
 echo "$as_me:6354: checking for bourne shell" >&5  echo "$as_me:6360: checking for bourne shell" >&5
 echo $ECHO_N "checking for bourne shell... $ECHO_C" >&6  echo $ECHO_N "checking for bourne shell... $ECHO_C" >&6
 if test -f "/bin/sh"; then  if test -f "/bin/sh"; then
     echo "$as_me:6357: result: /bin/sh" >&5      echo "$as_me:6363: result: /bin/sh" >&5
 echo "${ECHO_T}/bin/sh" >&6  echo "${ECHO_T}/bin/sh" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_BSHELL "/bin/sh"  #define _PATH_BSHELL "/bin/sh"
 EOF  EOF
   
 elif test -f "/usr/bin/sh"; then  elif test -f "/usr/bin/sh"; then
     echo "$as_me:6364: result: /usr/bin/sh" >&5      echo "$as_me:6370: result: /usr/bin/sh" >&5
 echo "${ECHO_T}/usr/bin/sh" >&6  echo "${ECHO_T}/usr/bin/sh" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_BSHELL "/usr/bin/sh"  #define _PATH_BSHELL "/usr/bin/sh"
 EOF  EOF
   
 elif test -f "/sbin/sh"; then  elif test -f "/sbin/sh"; then
     echo "$as_me:6371: result: /sbin/sh" >&5      echo "$as_me:6377: result: /sbin/sh" >&5
 echo "${ECHO_T}/sbin/sh" >&6  echo "${ECHO_T}/sbin/sh" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_BSHELL "/sbin/sh"  #define _PATH_BSHELL "/sbin/sh"
 EOF  EOF
   
 elif test -f "/usr/sbin/sh"; then  elif test -f "/usr/sbin/sh"; then
     echo "$as_me:6378: result: /usr/sbin/sh" >&5      echo "$as_me:6384: result: /usr/sbin/sh" >&5
 echo "${ECHO_T}/usr/sbin/sh" >&6  echo "${ECHO_T}/usr/sbin/sh" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_BSHELL "/usr/sbin/sh"  #define _PATH_BSHELL "/usr/sbin/sh"
 EOF  EOF
   
 elif test -f "/bin/ksh"; then  elif test -f "/bin/ksh"; then
     echo "$as_me:6385: result: /bin/ksh" >&5      echo "$as_me:6391: result: /bin/ksh" >&5
 echo "${ECHO_T}/bin/ksh" >&6  echo "${ECHO_T}/bin/ksh" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_BSHELL "/bin/ksh"  #define _PATH_BSHELL "/bin/ksh"
 EOF  EOF
   
 elif test -f "/usr/bin/ksh"; then  elif test -f "/usr/bin/ksh"; then
     echo "$as_me:6392: result: /usr/bin/ksh" >&5      echo "$as_me:6398: result: /usr/bin/ksh" >&5
 echo "${ECHO_T}/usr/bin/ksh" >&6  echo "${ECHO_T}/usr/bin/ksh" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_BSHELL "/usr/bin/ksh"  #define _PATH_BSHELL "/usr/bin/ksh"
 EOF  EOF
   
 elif test -f "/bin/bash"; then  elif test -f "/bin/bash"; then
     echo "$as_me:6399: result: /bin/bash" >&5      echo "$as_me:6405: result: /bin/bash" >&5
 echo "${ECHO_T}/bin/bash" >&6  echo "${ECHO_T}/bin/bash" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_BSHELL "/bin/bash"  #define _PATH_BSHELL "/bin/bash"
 EOF  EOF
   
 elif test -f "/usr/bin/bash"; then  elif test -f "/usr/bin/bash"; then
     echo "$as_me:6406: result: /usr/bin/bash" >&5      echo "$as_me:6412: result: /usr/bin/bash" >&5
 echo "${ECHO_T}/usr/bin/bash" >&6  echo "${ECHO_T}/usr/bin/bash" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_BSHELL "/usr/bin/bash"  #define _PATH_BSHELL "/usr/bin/bash"
 EOF  EOF
   
 else  else
     echo "$as_me:6413: result: not found" >&5      echo "$as_me:6419: result: not found" >&5
 echo "${ECHO_T}not found" >&6  echo "${ECHO_T}not found" >&6
 fi  fi
   
 if test -z "$with_sendmail"; then  if test -z "$with_sendmail"; then
     echo "$as_me:6418: checking for sendmail" >&5      echo "$as_me:6424: checking for sendmail" >&5
 echo $ECHO_N "checking for sendmail... $ECHO_C" >&6  echo $ECHO_N "checking for sendmail... $ECHO_C" >&6
 if test -f "/usr/sbin/sendmail"; then  if test -f "/usr/sbin/sendmail"; then
     echo "$as_me:6421: result: /usr/sbin/sendmail" >&5      echo "$as_me:6427: result: /usr/sbin/sendmail" >&5
 echo "${ECHO_T}/usr/sbin/sendmail" >&6  echo "${ECHO_T}/usr/sbin/sendmail" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_SENDMAIL "/usr/sbin/sendmail"  #define _PATH_SUDO_SENDMAIL "/usr/sbin/sendmail"
 EOF  EOF
   
 elif test -f "/usr/lib/sendmail"; then  elif test -f "/usr/lib/sendmail"; then
     echo "$as_me:6428: result: /usr/lib/sendmail" >&5      echo "$as_me:6434: result: /usr/lib/sendmail" >&5
 echo "${ECHO_T}/usr/lib/sendmail" >&6  echo "${ECHO_T}/usr/lib/sendmail" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"  #define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
 EOF  EOF
   
 elif test -f "/usr/etc/sendmail"; then  elif test -f "/usr/etc/sendmail"; then
     echo "$as_me:6435: result: /usr/etc/sendmail" >&5      echo "$as_me:6441: result: /usr/etc/sendmail" >&5
 echo "${ECHO_T}/usr/etc/sendmail" >&6  echo "${ECHO_T}/usr/etc/sendmail" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_SENDMAIL "/usr/etc/sendmail"  #define _PATH_SUDO_SENDMAIL "/usr/etc/sendmail"
 EOF  EOF
   
 elif test -f "/usr/ucblib/sendmail"; then  elif test -f "/usr/ucblib/sendmail"; then
     echo "$as_me:6442: result: /usr/ucblib/sendmail" >&5      echo "$as_me:6448: result: /usr/ucblib/sendmail" >&5
 echo "${ECHO_T}/usr/ucblib/sendmail" >&6  echo "${ECHO_T}/usr/ucblib/sendmail" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_SENDMAIL "/usr/ucblib/sendmail"  #define _PATH_SUDO_SENDMAIL "/usr/ucblib/sendmail"
 EOF  EOF
   
 elif test -f "/usr/local/lib/sendmail"; then  elif test -f "/usr/local/lib/sendmail"; then
     echo "$as_me:6449: result: /usr/local/lib/sendmail" >&5      echo "$as_me:6455: result: /usr/local/lib/sendmail" >&5
 echo "${ECHO_T}/usr/local/lib/sendmail" >&6  echo "${ECHO_T}/usr/local/lib/sendmail" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_SENDMAIL "/usr/local/lib/sendmail"  #define _PATH_SUDO_SENDMAIL "/usr/local/lib/sendmail"
 EOF  EOF
   
 elif test -f "/usr/local/bin/sendmail"; then  elif test -f "/usr/local/bin/sendmail"; then
     echo "$as_me:6456: result: /usr/local/bin/sendmail" >&5      echo "$as_me:6462: result: /usr/local/bin/sendmail" >&5
 echo "${ECHO_T}/usr/local/bin/sendmail" >&6  echo "${ECHO_T}/usr/local/bin/sendmail" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_SENDMAIL "/usr/local/bin/sendmail"  #define _PATH_SUDO_SENDMAIL "/usr/local/bin/sendmail"
 EOF  EOF
   
 else  else
     echo "$as_me:6463: result: not found" >&5      echo "$as_me:6469: result: not found" >&5
 echo "${ECHO_T}not found" >&6  echo "${ECHO_T}not found" >&6
 fi  fi
   
 fi  fi
 if test -z "$with_editor"; then  if test -z "$with_editor"; then
     echo "$as_me:6469: checking for vi" >&5      echo "$as_me:6475: checking for vi" >&5
 echo $ECHO_N "checking for vi... $ECHO_C" >&6  echo $ECHO_N "checking for vi... $ECHO_C" >&6
 if test -f "/usr/bin/vi"; then  if test -f "/usr/bin/vi"; then
     echo "$as_me:6472: result: /usr/bin/vi" >&5      echo "$as_me:6478: result: /usr/bin/vi" >&5
 echo "${ECHO_T}/usr/bin/vi" >&6  echo "${ECHO_T}/usr/bin/vi" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_VI "/usr/bin/vi"  #define _PATH_VI "/usr/bin/vi"
 EOF  EOF
   
 elif test -f "/usr/ucb/vi"; then  elif test -f "/usr/ucb/vi"; then
     echo "$as_me:6479: result: /usr/ucb/vi" >&5      echo "$as_me:6485: result: /usr/ucb/vi" >&5
 echo "${ECHO_T}/usr/ucb/vi" >&6  echo "${ECHO_T}/usr/ucb/vi" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_VI "/usr/ucb/vi"  #define _PATH_VI "/usr/ucb/vi"
 EOF  EOF
   
 elif test -f "/usr/bsd/vi"; then  elif test -f "/usr/bsd/vi"; then
     echo "$as_me:6486: result: /usr/bsd/vi" >&5      echo "$as_me:6492: result: /usr/bsd/vi" >&5
 echo "${ECHO_T}/usr/bsd/vi" >&6  echo "${ECHO_T}/usr/bsd/vi" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_VI "/usr/bsd/vi"  #define _PATH_VI "/usr/bsd/vi"
 EOF  EOF
   
 elif test -f "/bin/vi"; then  elif test -f "/bin/vi"; then
     echo "$as_me:6493: result: /bin/vi" >&5      echo "$as_me:6499: result: /bin/vi" >&5
 echo "${ECHO_T}/bin/vi" >&6  echo "${ECHO_T}/bin/vi" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_VI "/bin/vi"  #define _PATH_VI "/bin/vi"
 EOF  EOF
   
 elif test -f "/usr/local/bin/vi"; then  elif test -f "/usr/local/bin/vi"; then
     echo "$as_me:6500: result: /usr/local/bin/vi" >&5      echo "$as_me:6506: result: /usr/local/bin/vi" >&5
 echo "${ECHO_T}/usr/local/bin/vi" >&6  echo "${ECHO_T}/usr/local/bin/vi" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_VI "/usr/local/bin/vi"  #define _PATH_VI "/usr/local/bin/vi"
 EOF  EOF
   
 else  else
     echo "$as_me:6507: result: not found" >&5      echo "$as_me:6513: result: not found" >&5
 echo "${ECHO_T}not found" >&6  echo "${ECHO_T}not found" >&6
 fi  fi
   
 fi  fi
 echo "$as_me:6512: checking for ANSI C header files" >&5  echo "$as_me:6518: checking for ANSI C header files" >&5
 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
 if test "${ac_cv_header_stdc+set}" = set; then  if test "${ac_cv_header_stdc+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6518 "configure"  #line 6524 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <stdlib.h>  #include <stdlib.h>
 #include <stdarg.h>  #include <stdarg.h>
Line 6523 
Line 6529 
 #include <float.h>  #include <float.h>
   
 _ACEOF  _ACEOF
 if { (eval echo "$as_me:6526: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:6532: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?    ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1    rm -f conftest.er1
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:6532: \$? = $ac_status" >&5    echo "$as_me:6538: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then    if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
Line 6551 
Line 6557 
 if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6554 "configure"  #line 6560 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <string.h>  #include <string.h>
   
Line 6569 
Line 6575 
 if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6572 "configure"  #line 6578 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <stdlib.h>  #include <stdlib.h>
   
Line 6590 
Line 6596 
   :    :
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6593 "configure"  #line 6599 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <ctype.h>  #include <ctype.h>
 #if ((' ' & 0x0FF) == 0x020)  #if ((' ' & 0x0FF) == 0x020)
Line 6616 
Line 6622 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
 if { (eval echo "$as_me:6619: \"$ac_link\"") >&5  if { (eval echo "$as_me:6625: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6622: \$? = $ac_status" >&5    echo "$as_me:6628: \$? = $ac_status" >&5
   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
   { (eval echo "$as_me:6624: \"$ac_try\"") >&5    { (eval echo "$as_me:6630: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6627: \$? = $ac_status" >&5    echo "$as_me:6633: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   :    :
 else  else
Line 6637 
Line 6643 
 fi  fi
 fi  fi
 fi  fi
 echo "$as_me:6640: result: $ac_cv_header_stdc" >&5  echo "$as_me:6646: result: $ac_cv_header_stdc" >&5
 echo "${ECHO_T}$ac_cv_header_stdc" >&6  echo "${ECHO_T}$ac_cv_header_stdc" >&6
 if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
   
Line 6650 
Line 6656 
 ac_header_dirent=no  ac_header_dirent=no
 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do  for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
   as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`    as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
 echo "$as_me:6653: checking for $ac_hdr that defines DIR" >&5  echo "$as_me:6659: checking for $ac_hdr that defines DIR" >&5
 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6
 if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6659 "configure"  #line 6665 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <$ac_hdr>  #include <$ac_hdr>
Line 6671 
Line 6677 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
 if { (eval echo "$as_me:6674: \"$ac_compile\"") >&5  if { (eval echo "$as_me:6680: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6677: \$? = $ac_status" >&5    echo "$as_me:6683: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
   { (eval echo "$as_me:6680: \"$ac_try\"") >&5    { (eval echo "$as_me:6686: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6683: \$? = $ac_status" >&5    echo "$as_me:6689: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_Header=yes"    eval "$as_ac_Header=yes"
 else  else
Line 6690 
Line 6696 
 fi  fi
 rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
 fi  fi
 echo "$as_me:6693: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:6699: result: `eval echo '${'$as_ac_Header'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 if test `eval echo '${'$as_ac_Header'}'` = yes; then  if test `eval echo '${'$as_ac_Header'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 6703 
Line 6709 
 done  done
 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.  # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
 if test $ac_header_dirent = dirent.h; then  if test $ac_header_dirent = dirent.h; then
   echo "$as_me:6706: checking for opendir in -ldir" >&5    echo "$as_me:6712: checking for opendir in -ldir" >&5
 echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6  echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6
 if test "${ac_cv_lib_dir_opendir+set}" = set; then  if test "${ac_cv_lib_dir_opendir+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 6711 
Line 6717 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-ldir  $LIBS"  LIBS="-ldir  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 6714 "configure"  #line 6720 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 6730 
Line 6736 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:6733: \"$ac_link\"") >&5  if { (eval echo "$as_me:6739: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6736: \$? = $ac_status" >&5    echo "$as_me:6742: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:6739: \"$ac_try\"") >&5    { (eval echo "$as_me:6745: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6742: \$? = $ac_status" >&5    echo "$as_me:6748: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_dir_opendir=yes    ac_cv_lib_dir_opendir=yes
 else  else
Line 6750 
Line 6756 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:6753: result: $ac_cv_lib_dir_opendir" >&5  echo "$as_me:6759: result: $ac_cv_lib_dir_opendir" >&5
 echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6  echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6
 if test $ac_cv_lib_dir_opendir = yes; then  if test $ac_cv_lib_dir_opendir = yes; then
   LIBS="$LIBS -ldir"    LIBS="$LIBS -ldir"
 fi  fi
   
 else  else
   echo "$as_me:6760: checking for opendir in -lx" >&5    echo "$as_me:6766: checking for opendir in -lx" >&5
 echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6  echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6
 if test "${ac_cv_lib_x_opendir+set}" = set; then  if test "${ac_cv_lib_x_opendir+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 6765 
Line 6771 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lx  $LIBS"  LIBS="-lx  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 6768 "configure"  #line 6774 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 6784 
Line 6790 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:6787: \"$ac_link\"") >&5  if { (eval echo "$as_me:6793: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6790: \$? = $ac_status" >&5    echo "$as_me:6796: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:6793: \"$ac_try\"") >&5    { (eval echo "$as_me:6799: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6796: \$? = $ac_status" >&5    echo "$as_me:6802: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_x_opendir=yes    ac_cv_lib_x_opendir=yes
 else  else
Line 6804 
Line 6810 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:6807: result: $ac_cv_lib_x_opendir" >&5  echo "$as_me:6813: result: $ac_cv_lib_x_opendir" >&5
 echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6  echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6
 if test $ac_cv_lib_x_opendir = yes; then  if test $ac_cv_lib_x_opendir = yes; then
   LIBS="$LIBS -lx"    LIBS="$LIBS -lx"
Line 6815 
Line 6821 
 for ac_header in malloc.h paths.h utime.h netgroup.h sys/sockio.h sys/bsdtypes.h sys/select.h  for ac_header in malloc.h paths.h utime.h netgroup.h sys/sockio.h sys/bsdtypes.h sys/select.h
 do  do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 echo "$as_me:6818: checking for $ac_header" >&5  echo "$as_me:6824: checking for $ac_header" >&5
 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6824 "configure"  #line 6830 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <$ac_header>  #include <$ac_header>
 _ACEOF  _ACEOF
 if { (eval echo "$as_me:6828: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:6834: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?    ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1    rm -f conftest.er1
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:6834: \$? = $ac_status" >&5    echo "$as_me:6840: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then    if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
Line 6850 
Line 6856 
 fi  fi
 rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
 fi  fi
 echo "$as_me:6853: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:6859: result: `eval echo '${'$as_ac_Header'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 if test `eval echo '${'$as_ac_Header'}'` = yes; then  if test `eval echo '${'$as_ac_Header'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 6861 
Line 6867 
 done  done
   
 if test "$OS" != "ultrix"; then  if test "$OS" != "ultrix"; then
     echo "$as_me:6864: checking POSIX termios" >&5      echo "$as_me:6870: checking POSIX termios" >&5
 echo $ECHO_N "checking POSIX termios... $ECHO_C" >&6  echo $ECHO_N "checking POSIX termios... $ECHO_C" >&6
 if test "${ac_cv_sys_posix_termios+set}" = set; then  if test "${ac_cv_sys_posix_termios+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6870 "configure"  #line 6876 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <unistd.h>  #include <unistd.h>
Line 6882 
Line 6888 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:6885: \"$ac_link\"") >&5  if { (eval echo "$as_me:6891: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6888: \$? = $ac_status" >&5    echo "$as_me:6894: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:6891: \"$ac_try\"") >&5    { (eval echo "$as_me:6897: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:6894: \$? = $ac_status" >&5    echo "$as_me:6900: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_sys_posix_termios=yes    ac_cv_sys_posix_termios=yes
 else  else
Line 6901 
Line 6907 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:6904: result: $ac_cv_sys_posix_termios" >&5  echo "$as_me:6910: result: $ac_cv_sys_posix_termios" >&5
 echo "${ECHO_T}$ac_cv_sys_posix_termios" >&6  echo "${ECHO_T}$ac_cv_sys_posix_termios" >&6
   
     if test "$ac_cv_sys_posix_termios" = "yes"; then      if test "$ac_cv_sys_posix_termios" = "yes"; then
Line 6915 
Line 6921 
 for ac_header in termio.h  for ac_header in termio.h
 do  do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 echo "$as_me:6918: checking for $ac_header" >&5  echo "$as_me:6924: checking for $ac_header" >&5
 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6924 "configure"  #line 6930 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <$ac_header>  #include <$ac_header>
 _ACEOF  _ACEOF
 if { (eval echo "$as_me:6928: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:6934: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?    ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1    rm -f conftest.er1
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:6934: \$? = $ac_status" >&5    echo "$as_me:6940: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then    if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
Line 6950 
Line 6956 
 fi  fi
 rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
 fi  fi
 echo "$as_me:6953: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:6959: result: `eval echo '${'$as_ac_Header'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 if test `eval echo '${'$as_ac_Header'}'` = yes; then  if test `eval echo '${'$as_ac_Header'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 6967 
Line 6973 
 for ac_header in login_cap.h  for ac_header in login_cap.h
 do  do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 echo "$as_me:6970: checking for $ac_header" >&5  echo "$as_me:6976: checking for $ac_header" >&5
 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 6976 "configure"  #line 6982 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <$ac_header>  #include <$ac_header>
 _ACEOF  _ACEOF
 if { (eval echo "$as_me:6980: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:6986: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?    ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1    rm -f conftest.er1
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:6986: \$? = $ac_status" >&5    echo "$as_me:6992: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then    if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
Line 7002 
Line 7008 
 fi  fi
 rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
 fi  fi
 echo "$as_me:7005: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:7011: result: `eval echo '${'$as_ac_Header'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 if test `eval echo '${'$as_ac_Header'}'` = yes; then  if test `eval echo '${'$as_ac_Header'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 7014 
Line 7020 
   
 fi  fi
 if test "$with_bsdauth" = "yes"; then  if test "$with_bsdauth" = "yes"; then
     echo "$as_me:7017: checking for bsd_auth.h" >&5      echo "$as_me:7023: checking for bsd_auth.h" >&5
 echo $ECHO_N "checking for bsd_auth.h... $ECHO_C" >&6  echo $ECHO_N "checking for bsd_auth.h... $ECHO_C" >&6
 if test "${ac_cv_header_bsd_auth_h+set}" = set; then  if test "${ac_cv_header_bsd_auth_h+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7023 "configure"  #line 7029 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <bsd_auth.h>  #include <bsd_auth.h>
 _ACEOF  _ACEOF
 if { (eval echo "$as_me:7027: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:7033: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?    ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1    rm -f conftest.er1
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:7033: \$? = $ac_status" >&5    echo "$as_me:7039: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then    if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
Line 7049 
Line 7055 
 fi  fi
 rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
 fi  fi
 echo "$as_me:7052: result: $ac_cv_header_bsd_auth_h" >&5  echo "$as_me:7058: result: $ac_cv_header_bsd_auth_h" >&5
 echo "${ECHO_T}$ac_cv_header_bsd_auth_h" >&6  echo "${ECHO_T}$ac_cv_header_bsd_auth_h" >&6
 if test $ac_cv_header_bsd_auth_h = yes; then  if test $ac_cv_header_bsd_auth_h = yes; then
   
Line 7066 
Line 7072 
                   inttypes.h stdint.h unistd.h                    inttypes.h stdint.h unistd.h
 do  do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 echo "$as_me:7069: checking for $ac_header" >&5  echo "$as_me:7075: checking for $ac_header" >&5
 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
 if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7075 "configure"  #line 7081 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 $ac_includes_default  $ac_includes_default
 #include <$ac_header>  #include <$ac_header>
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
 if { (eval echo "$as_me:7081: \"$ac_compile\"") >&5  if { (eval echo "$as_me:7087: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7084: \$? = $ac_status" >&5    echo "$as_me:7090: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
   { (eval echo "$as_me:7087: \"$ac_try\"") >&5    { (eval echo "$as_me:7093: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7090: \$? = $ac_status" >&5    echo "$as_me:7096: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_Header=yes"    eval "$as_ac_Header=yes"
 else  else
Line 7097 
Line 7103 
 fi  fi
 rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
 fi  fi
 echo "$as_me:7100: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:7106: result: `eval echo '${'$as_ac_Header'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
 if test `eval echo '${'$as_ac_Header'}'` = yes; then  if test `eval echo '${'$as_ac_Header'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 7107 
Line 7113 
 fi  fi
 done  done
   
 echo "$as_me:7110: checking for mode_t" >&5  echo "$as_me:7116: checking for mode_t" >&5
 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6  echo $ECHO_N "checking for mode_t... $ECHO_C" >&6
 if test "${ac_cv_type_mode_t+set}" = set; then  if test "${ac_cv_type_mode_t+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7116 "configure"  #line 7122 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 $ac_includes_default  $ac_includes_default
 int  int
Line 7128 
Line 7134 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
 if { (eval echo "$as_me:7131: \"$ac_compile\"") >&5  if { (eval echo "$as_me:7137: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7134: \$? = $ac_status" >&5    echo "$as_me:7140: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
   { (eval echo "$as_me:7137: \"$ac_try\"") >&5    { (eval echo "$as_me:7143: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7140: \$? = $ac_status" >&5    echo "$as_me:7146: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_type_mode_t=yes    ac_cv_type_mode_t=yes
 else  else
Line 7147 
Line 7153 
 fi  fi
 rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
 fi  fi
 echo "$as_me:7150: result: $ac_cv_type_mode_t" >&5  echo "$as_me:7156: result: $ac_cv_type_mode_t" >&5
 echo "${ECHO_T}$ac_cv_type_mode_t" >&6  echo "${ECHO_T}$ac_cv_type_mode_t" >&6
 if test $ac_cv_type_mode_t = yes; then  if test $ac_cv_type_mode_t = yes; then
   :    :
Line 7159 
Line 7165 
   
 fi  fi
   
 echo "$as_me:7162: checking for uid_t in sys/types.h" >&5  echo "$as_me:7168: checking for uid_t in sys/types.h" >&5
 echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6  echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6
 if test "${ac_cv_type_uid_t+set}" = set; then  if test "${ac_cv_type_uid_t+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7168 "configure"  #line 7174 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
   
Line 7179 
Line 7185 
 rm -f conftest*  rm -f conftest*
   
 fi  fi
 echo "$as_me:7182: result: $ac_cv_type_uid_t" >&5  echo "$as_me:7188: result: $ac_cv_type_uid_t" >&5
 echo "${ECHO_T}$ac_cv_type_uid_t" >&6  echo "${ECHO_T}$ac_cv_type_uid_t" >&6
 if test $ac_cv_type_uid_t = no; then  if test $ac_cv_type_uid_t = no; then
   
Line 7193 
Line 7199 
   
 fi  fi
   
 echo "$as_me:7196: checking for sig_atomic_t" >&5  echo "$as_me:7202: checking for sig_atomic_t" >&5
 echo $ECHO_N "checking for sig_atomic_t... $ECHO_C" >&6  echo $ECHO_N "checking for sig_atomic_t... $ECHO_C" >&6
 if test "${ac_cv_type_sig_atomic_t+set}" = set; then  if test "${ac_cv_type_sig_atomic_t+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7202 "configure"  #line 7208 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <signal.h>  #include <signal.h>
Line 7216 
Line 7222 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
 if { (eval echo "$as_me:7219: \"$ac_compile\"") >&5  if { (eval echo "$as_me:7225: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7222: \$? = $ac_status" >&5    echo "$as_me:7228: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
   { (eval echo "$as_me:7225: \"$ac_try\"") >&5    { (eval echo "$as_me:7231: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7228: \$? = $ac_status" >&5    echo "$as_me:7234: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_type_sig_atomic_t=yes    ac_cv_type_sig_atomic_t=yes
 else  else
Line 7235 
Line 7241 
 fi  fi
 rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
 fi  fi
 echo "$as_me:7238: result: $ac_cv_type_sig_atomic_t" >&5  echo "$as_me:7244: result: $ac_cv_type_sig_atomic_t" >&5
 echo "${ECHO_T}$ac_cv_type_sig_atomic_t" >&6  echo "${ECHO_T}$ac_cv_type_sig_atomic_t" >&6
 if test $ac_cv_type_sig_atomic_t = yes; then  if test $ac_cv_type_sig_atomic_t = yes; then
   
Line 7251 
Line 7257 
   
 fi  fi
   
 echo "$as_me:7254: checking for sigaction_t" >&5  echo "$as_me:7260: checking for sigaction_t" >&5
 echo $ECHO_N "checking for sigaction_t... $ECHO_C" >&6  echo $ECHO_N "checking for sigaction_t... $ECHO_C" >&6
 if test "${ac_cv_type_sigaction_t+set}" = set; then  if test "${ac_cv_type_sigaction_t+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7260 "configure"  #line 7266 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <signal.h>  #include <signal.h>
Line 7274 
Line 7280 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
 if { (eval echo "$as_me:7277: \"$ac_compile\"") >&5  if { (eval echo "$as_me:7283: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7280: \$? = $ac_status" >&5    echo "$as_me:7286: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
   { (eval echo "$as_me:7283: \"$ac_try\"") >&5    { (eval echo "$as_me:7289: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7286: \$? = $ac_status" >&5    echo "$as_me:7292: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_type_sigaction_t=yes    ac_cv_type_sigaction_t=yes
 else  else
Line 7293 
Line 7299 
 fi  fi
 rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
 fi  fi
 echo "$as_me:7296: result: $ac_cv_type_sigaction_t" >&5  echo "$as_me:7302: result: $ac_cv_type_sigaction_t" >&5
 echo "${ECHO_T}$ac_cv_type_sigaction_t" >&6  echo "${ECHO_T}$ac_cv_type_sigaction_t" >&6
 if test $ac_cv_type_sigaction_t = yes; then  if test $ac_cv_type_sigaction_t = yes; then
   
Line 7307 
Line 7313 
   
 fi  fi
   
 echo "$as_me:7310: checking for size_t" >&5  echo "$as_me:7316: checking for size_t" >&5
 echo $ECHO_N "checking for size_t... $ECHO_C" >&6  echo $ECHO_N "checking for size_t... $ECHO_C" >&6
 if test "${sudo_cv_type_size_t+set}" = set; then  if test "${sudo_cv_type_size_t+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7316 "configure"  #line 7322 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <stdio.h>  #include <stdio.h>
Line 7333 
Line 7339 
 rm -f conftest*  rm -f conftest*
   
 fi  fi
 echo "$as_me:7336: result: $sudo_cv_type_size_t" >&5  echo "$as_me:7342: result: $sudo_cv_type_size_t" >&5
 echo "${ECHO_T}$sudo_cv_type_size_t" >&6  echo "${ECHO_T}$sudo_cv_type_size_t" >&6
 if test $sudo_cv_type_size_t = no; then  if test $sudo_cv_type_size_t = no; then
   
Line 7343 
Line 7349 
   
 fi  fi
   
 echo "$as_me:7346: checking for ssize_t" >&5  echo "$as_me:7352: checking for ssize_t" >&5
 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6  echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6
 if test "${sudo_cv_type_ssize_t+set}" = set; then  if test "${sudo_cv_type_ssize_t+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7352 "configure"  #line 7358 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <stdio.h>  #include <stdio.h>
Line 7369 
Line 7375 
 rm -f conftest*  rm -f conftest*
   
 fi  fi
 echo "$as_me:7372: result: $sudo_cv_type_ssize_t" >&5  echo "$as_me:7378: result: $sudo_cv_type_ssize_t" >&5
 echo "${ECHO_T}$sudo_cv_type_ssize_t" >&6  echo "${ECHO_T}$sudo_cv_type_ssize_t" >&6
 if test $sudo_cv_type_ssize_t = no; then  if test $sudo_cv_type_ssize_t = no; then
   
Line 7379 
Line 7385 
   
 fi  fi
   
 echo "$as_me:7382: checking for dev_t" >&5  echo "$as_me:7388: checking for dev_t" >&5
 echo $ECHO_N "checking for dev_t... $ECHO_C" >&6  echo $ECHO_N "checking for dev_t... $ECHO_C" >&6
 if test "${sudo_cv_type_dev_t+set}" = set; then  if test "${sudo_cv_type_dev_t+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7388 "configure"  #line 7394 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <stdio.h>  #include <stdio.h>
Line 7405 
Line 7411 
 rm -f conftest*  rm -f conftest*
   
 fi  fi
 echo "$as_me:7408: result: $sudo_cv_type_dev_t" >&5  echo "$as_me:7414: result: $sudo_cv_type_dev_t" >&5
 echo "${ECHO_T}$sudo_cv_type_dev_t" >&6  echo "${ECHO_T}$sudo_cv_type_dev_t" >&6
 if test $sudo_cv_type_dev_t = no; then  if test $sudo_cv_type_dev_t = no; then
   
Line 7415 
Line 7421 
   
 fi  fi
   
 echo "$as_me:7418: checking for ino_t" >&5  echo "$as_me:7424: checking for ino_t" >&5
 echo $ECHO_N "checking for ino_t... $ECHO_C" >&6  echo $ECHO_N "checking for ino_t... $ECHO_C" >&6
 if test "${sudo_cv_type_ino_t+set}" = set; then  if test "${sudo_cv_type_ino_t+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7424 "configure"  #line 7430 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <stdio.h>  #include <stdio.h>
Line 7441 
Line 7447 
 rm -f conftest*  rm -f conftest*
   
 fi  fi
 echo "$as_me:7444: result: $sudo_cv_type_ino_t" >&5  echo "$as_me:7450: result: $sudo_cv_type_ino_t" >&5
 echo "${ECHO_T}$sudo_cv_type_ino_t" >&6  echo "${ECHO_T}$sudo_cv_type_ino_t" >&6
 if test $sudo_cv_type_ino_t = no; then  if test $sudo_cv_type_ino_t = no; then
   
Line 7451 
Line 7457 
   
 fi  fi
   
 echo "$as_me:7454: checking for full void implementation" >&5  echo "$as_me:7460: checking for full void implementation" >&5
 echo $ECHO_N "checking for full void implementation... $ECHO_C" >&6  echo $ECHO_N "checking for full void implementation... $ECHO_C" >&6
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 7457 "configure"  #line 7463 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 int  int
Line 7467 
Line 7473 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
 if { (eval echo "$as_me:7470: \"$ac_compile\"") >&5  if { (eval echo "$as_me:7476: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7473: \$? = $ac_status" >&5    echo "$as_me:7479: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
   { (eval echo "$as_me:7476: \"$ac_try\"") >&5    { (eval echo "$as_me:7482: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7479: \$? = $ac_status" >&5    echo "$as_me:7485: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   
 cat >>confdefs.h <<\EOF  cat >>confdefs.h <<\EOF
 #define VOID void  #define VOID void
 EOF  EOF
   
 echo "$as_me:7486: result: yes" >&5  echo "$as_me:7492: result: yes" >&5
 echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
 else  else
   echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
Line 7492 
Line 7498 
 #define VOID char  #define VOID char
 EOF  EOF
   
 echo "$as_me:7495: result: no" >&5  echo "$as_me:7501: result: no" >&5
 echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
 fi  fi
 rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
   
 echo "$as_me:7500: checking max length of uid_t" >&5  echo "$as_me:7506: checking max length of uid_t" >&5
 echo $ECHO_N "checking max length of uid_t... $ECHO_C" >&6  echo $ECHO_N "checking max length of uid_t... $ECHO_C" >&6
 if test "${sudo_cv_uid_t_len+set}" = set; then  if test "${sudo_cv_uid_t_len+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   rm -f conftestdata    rm -f conftestdata
 if test "$cross_compiling" = yes; then  if test "$cross_compiling" = yes; then
   { { echo "$as_me:7507: error: cannot run test program while cross compiling" >&5    { { echo "$as_me:7513: error: cannot run test program while cross compiling" >&5
 echo "$as_me: error: cannot run test program while cross compiling" >&2;}  echo "$as_me: error: cannot run test program while cross compiling" >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7512 "configure"  #line 7518 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <stdio.h>  #include <stdio.h>
 #include <pwd.h>  #include <pwd.h>
Line 7531 
Line 7537 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
 if { (eval echo "$as_me:7534: \"$ac_link\"") >&5  if { (eval echo "$as_me:7540: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7537: \$? = $ac_status" >&5    echo "$as_me:7543: \$? = $ac_status" >&5
   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
   { (eval echo "$as_me:7539: \"$ac_try\"") >&5    { (eval echo "$as_me:7545: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7542: \$? = $ac_status" >&5    echo "$as_me:7548: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   sudo_cv_uid_t_len=`cat conftestdata`    sudo_cv_uid_t_len=`cat conftestdata`
 else  else
Line 7554 
Line 7560 
 fi  fi
   
 rm -f conftestdata  rm -f conftestdata
 echo "$as_me:7557: result: $sudo_cv_uid_t_len" >&5  echo "$as_me:7563: result: $sudo_cv_uid_t_len" >&5
 echo "${ECHO_T}$sudo_cv_uid_t_len" >&6  echo "${ECHO_T}$sudo_cv_uid_t_len" >&6
   
 cat >>confdefs.h <<EOF  cat >>confdefs.h <<EOF
 #define MAX_UID_T_LEN $sudo_cv_uid_t_len  #define MAX_UID_T_LEN $sudo_cv_uid_t_len
 EOF  EOF
   
 echo "$as_me:7564: checking for long long support" >&5  echo "$as_me:7570: checking for long long support" >&5
 echo $ECHO_N "checking for long long support... $ECHO_C" >&6  echo $ECHO_N "checking for long long support... $ECHO_C" >&6
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 7567 "configure"  #line 7573 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 int  int
Line 7576 
Line 7582 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:7579: \"$ac_link\"") >&5  if { (eval echo "$as_me:7585: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7582: \$? = $ac_status" >&5    echo "$as_me:7588: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:7585: \"$ac_try\"") >&5    { (eval echo "$as_me:7591: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7588: \$? = $ac_status" >&5    echo "$as_me:7594: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   
 cat >>confdefs.h <<\EOF  cat >>confdefs.h <<\EOF
Line 7593 
Line 7599 
 EOF  EOF
   
 if test "$cross_compiling" = yes; then  if test "$cross_compiling" = yes; then
   { { echo "$as_me:7596: error: cannot run test program while cross compiling" >&5    { { echo "$as_me:7602: error: cannot run test program while cross compiling" >&5
 echo "$as_me: error: cannot run test program while cross compiling" >&2;}  echo "$as_me: error: cannot run test program while cross compiling" >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7601 "configure"  #line 7607 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 main() {if (sizeof(long long) == sizeof(long)) exit(0); else exit(1);}  main() {if (sizeof(long long) == sizeof(long)) exit(0); else exit(1);}
 _ACEOF  _ACEOF
 rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
 if { (eval echo "$as_me:7606: \"$ac_link\"") >&5  if { (eval echo "$as_me:7612: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7609: \$? = $ac_status" >&5    echo "$as_me:7615: \$? = $ac_status" >&5
   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
   { (eval echo "$as_me:7611: \"$ac_try\"") >&5    { (eval echo "$as_me:7617: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7614: \$? = $ac_status" >&5    echo "$as_me:7620: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   
 cat >>confdefs.h <<\EOF  cat >>confdefs.h <<\EOF
Line 7625 
Line 7631 
 fi  fi
 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext  rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 fi  fi
 echo "$as_me:7628: result: yes" >&5  echo "$as_me:7634: result: yes" >&5
 echo "${ECHO_T}yes" >&6  echo "${ECHO_T}yes" >&6
 else  else
   echo "$as_me: failed program was:" >&5    echo "$as_me: failed program was:" >&5
 cat conftest.$ac_ext >&5  cat conftest.$ac_ext >&5
 echo "$as_me:7633: result: no" >&5  echo "$as_me:7639: result: no" >&5
 echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 echo "$as_me:7637: checking for sa_len field in struct sockaddr" >&5  echo "$as_me:7643: checking for sa_len field in struct sockaddr" >&5
 echo $ECHO_N "checking for sa_len field in struct sockaddr... $ECHO_C" >&6  echo $ECHO_N "checking for sa_len field in struct sockaddr... $ECHO_C" >&6
 if test "${sudo_cv_sock_sa_len+set}" = set; then  if test "${sudo_cv_sock_sa_len+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 7643 
Line 7649 
   sudo_cv_sock_sa_len=no    sudo_cv_sock_sa_len=no
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7646 "configure"  #line 7652 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
Line 7654 
Line 7660 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
 if { (eval echo "$as_me:7657: \"$ac_link\"") >&5  if { (eval echo "$as_me:7663: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7660: \$? = $ac_status" >&5    echo "$as_me:7666: \$? = $ac_status" >&5
   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
   { (eval echo "$as_me:7662: \"$ac_try\"") >&5    { (eval echo "$as_me:7668: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7665: \$? = $ac_status" >&5    echo "$as_me:7671: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   sudo_cv_sock_sa_len=yes    sudo_cv_sock_sa_len=yes
 else  else
Line 7675 
Line 7681 
 fi  fi
 rm -f core core.* *.core  rm -f core core.* *.core
 fi  fi
 echo "$as_me:7678: result: $sudo_cv_sock_sa_len" >&5  echo "$as_me:7684: result: $sudo_cv_sock_sa_len" >&5
 echo "${ECHO_T}$sudo_cv_sock_sa_len" >&6  echo "${ECHO_T}$sudo_cv_sock_sa_len" >&6
 if test $sudo_cv_sock_sa_len = yes; then  if test $sudo_cv_sock_sa_len = yes; then
   
Line 7687 
Line 7693 
   
 case "$DEFS" in  case "$DEFS" in
     *"RETSIGTYPE"*)     ;;      *"RETSIGTYPE"*)     ;;
     *)                  echo "$as_me:7690: checking return type of signal handlers" >&5      *)                  echo "$as_me:7696: checking return type of signal handlers" >&5
 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6  echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
 if test "${ac_cv_type_signal+set}" = set; then  if test "${ac_cv_type_signal+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7696 "configure"  #line 7702 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <signal.h>  #include <signal.h>
Line 7715 
Line 7721 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
 if { (eval echo "$as_me:7718: \"$ac_compile\"") >&5  if { (eval echo "$as_me:7724: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7721: \$? = $ac_status" >&5    echo "$as_me:7727: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
   { (eval echo "$as_me:7724: \"$ac_try\"") >&5    { (eval echo "$as_me:7730: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7727: \$? = $ac_status" >&5    echo "$as_me:7733: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_type_signal=void    ac_cv_type_signal=void
 else  else
Line 7734 
Line 7740 
 fi  fi
 rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
 fi  fi
 echo "$as_me:7737: result: $ac_cv_type_signal" >&5  echo "$as_me:7743: result: $ac_cv_type_signal" >&5
 echo "${ECHO_T}$ac_cv_type_signal" >&6  echo "${ECHO_T}$ac_cv_type_signal" >&6
   
 cat >>confdefs.h <<EOF  cat >>confdefs.h <<EOF
Line 7748 
Line 7754 
                seteuid setegid strftime setrlimit initgroups fstat                 seteuid setegid strftime setrlimit initgroups fstat
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:7751: checking for $ac_func" >&5  echo "$as_me:7757: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7757 "configure"  #line 7763 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 7785 
Line 7791 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:7788: \"$ac_link\"") >&5  if { (eval echo "$as_me:7794: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7791: \$? = $ac_status" >&5    echo "$as_me:7797: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:7794: \"$ac_try\"") >&5    { (eval echo "$as_me:7800: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7797: \$? = $ac_status" >&5    echo "$as_me:7803: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 7804 
Line 7810 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:7807: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:7813: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 7819 
Line 7825 
 for ac_func in setreuid  for ac_func in setreuid
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:7822: checking for $ac_func" >&5  echo "$as_me:7828: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7828 "configure"  #line 7834 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 7856 
Line 7862 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:7859: \"$ac_link\"") >&5  if { (eval echo "$as_me:7865: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7862: \$? = $ac_status" >&5    echo "$as_me:7868: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:7865: \"$ac_try\"") >&5    { (eval echo "$as_me:7871: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7868: \$? = $ac_status" >&5    echo "$as_me:7874: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 7875 
Line 7881 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:7878: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:7884: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 7891 
Line 7897 
 for ac_func in getifaddrs  for ac_func in getifaddrs
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:7894: checking for $ac_func" >&5  echo "$as_me:7900: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7900 "configure"  #line 7906 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 7928 
Line 7934 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:7931: \"$ac_link\"") >&5  if { (eval echo "$as_me:7937: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7934: \$? = $ac_status" >&5    echo "$as_me:7940: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:7937: \"$ac_try\"") >&5    { (eval echo "$as_me:7943: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:7940: \$? = $ac_status" >&5    echo "$as_me:7946: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 7947 
Line 7953 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:7950: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:7956: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 7963 
Line 7969 
 for ac_func in bigcrypt set_auth_parameters initprivs  for ac_func in bigcrypt set_auth_parameters initprivs
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:7966: checking for $ac_func" >&5  echo "$as_me:7972: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 7972 "configure"  #line 7978 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 8000 
Line 8006 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8003: \"$ac_link\"") >&5  if { (eval echo "$as_me:8009: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8006: \$? = $ac_status" >&5    echo "$as_me:8012: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8009: \"$ac_try\"") >&5    { (eval echo "$as_me:8015: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8012: \$? = $ac_status" >&5    echo "$as_me:8018: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8019 
Line 8025 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8022: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8028: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 8035 
Line 8041 
 for ac_func in getcwd  for ac_func in getcwd
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:8038: checking for $ac_func" >&5  echo "$as_me:8044: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8044 "configure"  #line 8050 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 8072 
Line 8078 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8075: \"$ac_link\"") >&5  if { (eval echo "$as_me:8081: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8078: \$? = $ac_status" >&5    echo "$as_me:8084: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8081: \"$ac_try\"") >&5    { (eval echo "$as_me:8087: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8084: \$? = $ac_status" >&5    echo "$as_me:8090: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8091 
Line 8097 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8094: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8100: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 8108 
Line 8114 
 for ac_func in lockf flock  for ac_func in lockf flock
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:8111: checking for $ac_func" >&5  echo "$as_me:8117: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8117 "configure"  #line 8123 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 8145 
Line 8151 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8148: \"$ac_link\"") >&5  if { (eval echo "$as_me:8154: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8151: \$? = $ac_status" >&5    echo "$as_me:8157: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8154: \"$ac_try\"") >&5    { (eval echo "$as_me:8160: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8157: \$? = $ac_status" >&5    echo "$as_me:8163: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8164 
Line 8170 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8167: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8173: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 8177 
Line 8183 
 for ac_func in waitpid wait3  for ac_func in waitpid wait3
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:8180: checking for $ac_func" >&5  echo "$as_me:8186: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8186 "configure"  #line 8192 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 8214 
Line 8220 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8217: \"$ac_link\"") >&5  if { (eval echo "$as_me:8223: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8220: \$? = $ac_status" >&5    echo "$as_me:8226: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8223: \"$ac_try\"") >&5    { (eval echo "$as_me:8229: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8226: \$? = $ac_status" >&5    echo "$as_me:8232: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8233 
Line 8239 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8236: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8242: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 8246 
Line 8252 
 for ac_func in innetgr _innetgr  for ac_func in innetgr _innetgr
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:8249: checking for $ac_func" >&5  echo "$as_me:8255: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8255 "configure"  #line 8261 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 8283 
Line 8289 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8286: \"$ac_link\"") >&5  if { (eval echo "$as_me:8292: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8289: \$? = $ac_status" >&5    echo "$as_me:8295: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8292: \"$ac_try\"") >&5    { (eval echo "$as_me:8298: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8295: \$? = $ac_status" >&5    echo "$as_me:8301: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8302 
Line 8308 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8305: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8311: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 8312 
Line 8318 
 for ac_func in getdomainname  for ac_func in getdomainname
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:8315: checking for $ac_func" >&5  echo "$as_me:8321: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8321 "configure"  #line 8327 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes  /* System header to define __stub macros and hopefully few prototypes
 else  else
Line 8350 
Line 8356 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8353: \"$ac_link\"") >&5  if { (eval echo "$as_me:8359: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8356: \$? = $ac_status" >&5    echo "$as_me:8362: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8359: \"$ac_try\"") >&5    { (eval echo "$as_me:8365: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8362: \$? = $ac_status" >&5    echo "$as_me:8368: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8369 
Line 8375 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8372: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8378: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 8385 
Line 8391 
 for ac_func in lsearch  for ac_func in lsearch
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:8388: checking for $ac_func" >&5  echo "$as_me:8394: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8394 "configure"  #line 8400 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 8422 
Line 8428 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8425: \"$ac_link\"") >&5  if { (eval echo "$as_me:8431: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8428: \$? = $ac_status" >&5    echo "$as_me:8434: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8431: \"$ac_try\"") >&5    { (eval echo "$as_me:8437: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8434: \$? = $ac_status" >&5    echo "$as_me:8440: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8441 
Line 8447 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8444: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8450: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 8449 
Line 8455 
 EOF  EOF
   
 else  else
   echo "$as_me:8452: checking for lsearch in -lcompat" >&5    echo "$as_me:8458: checking for lsearch in -lcompat" >&5
 echo $ECHO_N "checking for lsearch in -lcompat... $ECHO_C" >&6  echo $ECHO_N "checking for lsearch in -lcompat... $ECHO_C" >&6
 if test "${ac_cv_lib_compat_lsearch+set}" = set; then  if test "${ac_cv_lib_compat_lsearch+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 8457 
Line 8463 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lcompat  $LIBS"  LIBS="-lcompat  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 8460 "configure"  #line 8466 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 8476 
Line 8482 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8479: \"$ac_link\"") >&5  if { (eval echo "$as_me:8485: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8482: \$? = $ac_status" >&5    echo "$as_me:8488: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8485: \"$ac_try\"") >&5    { (eval echo "$as_me:8491: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8488: \$? = $ac_status" >&5    echo "$as_me:8494: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_compat_lsearch=yes    ac_cv_lib_compat_lsearch=yes
 else  else
Line 8496 
Line 8502 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:8499: result: $ac_cv_lib_compat_lsearch" >&5  echo "$as_me:8505: result: $ac_cv_lib_compat_lsearch" >&5
 echo "${ECHO_T}$ac_cv_lib_compat_lsearch" >&6  echo "${ECHO_T}$ac_cv_lib_compat_lsearch" >&6
 if test $ac_cv_lib_compat_lsearch = yes; then  if test $ac_cv_lib_compat_lsearch = yes; then
   echo "$as_me:8502: checking for search.h" >&5    echo "$as_me:8508: checking for search.h" >&5
 echo $ECHO_N "checking for search.h... $ECHO_C" >&6  echo $ECHO_N "checking for search.h... $ECHO_C" >&6
 if test "${ac_cv_header_search_h+set}" = set; then  if test "${ac_cv_header_search_h+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8508 "configure"  #line 8514 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <search.h>  #include <search.h>
 _ACEOF  _ACEOF
 if { (eval echo "$as_me:8512: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:8518: \"$ac_cpp conftest.$ac_ext\"") >&5
   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
   ac_status=$?    ac_status=$?
   egrep -v '^ *\+' conftest.er1 >conftest.err    egrep -v '^ *\+' conftest.er1 >conftest.err
   rm -f conftest.er1    rm -f conftest.er1
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:8518: \$? = $ac_status" >&5    echo "$as_me:8524: \$? = $ac_status" >&5
   (exit $ac_status); } >/dev/null; then    (exit $ac_status); } >/dev/null; then
   if test -s conftest.err; then    if test -s conftest.err; then
     ac_cpp_err=$ac_c_preproc_warn_flag      ac_cpp_err=$ac_c_preproc_warn_flag
Line 8534 
Line 8540 
 fi  fi
 rm -f conftest.err conftest.$ac_ext  rm -f conftest.err conftest.$ac_ext
 fi  fi
 echo "$as_me:8537: result: $ac_cv_header_search_h" >&5  echo "$as_me:8543: result: $ac_cv_header_search_h" >&5
 echo "${ECHO_T}$ac_cv_header_search_h" >&6  echo "${ECHO_T}$ac_cv_header_search_h" >&6
 if test $ac_cv_header_search_h = yes; then  if test $ac_cv_header_search_h = yes; then
   cat >>confdefs.h <<\EOF    cat >>confdefs.h <<\EOF
Line 8555 
Line 8561 
 for ac_func in utime  for ac_func in utime
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:8558: checking for $ac_func" >&5  echo "$as_me:8564: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8564 "configure"  #line 8570 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 8592 
Line 8598 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8595: \"$ac_link\"") >&5  if { (eval echo "$as_me:8601: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8598: \$? = $ac_status" >&5    echo "$as_me:8604: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8601: \"$ac_try\"") >&5    { (eval echo "$as_me:8607: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8604: \$? = $ac_status" >&5    echo "$as_me:8610: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8611 
Line 8617 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8614: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8620: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1  #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
 EOF  EOF
  echo "$as_me:8620: checking for POSIX utime" >&5   echo "$as_me:8626: checking for POSIX utime" >&5
 echo $ECHO_N "checking for POSIX utime... $ECHO_C" >&6  echo $ECHO_N "checking for POSIX utime... $ECHO_C" >&6
 if test "${sudo_cv_func_utime_posix+set}" = set; then  if test "${sudo_cv_func_utime_posix+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 8627 
Line 8633 
   sudo_cv_func_utime_posix=no    sudo_cv_func_utime_posix=no
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8630 "configure"  #line 8636 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/time.h>  #include <sys/time.h>
Line 8640 
Line 8646 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
 if { (eval echo "$as_me:8643: \"$ac_link\"") >&5  if { (eval echo "$as_me:8649: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8646: \$? = $ac_status" >&5    echo "$as_me:8652: \$? = $ac_status" >&5
   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
   { (eval echo "$as_me:8648: \"$ac_try\"") >&5    { (eval echo "$as_me:8654: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8651: \$? = $ac_status" >&5    echo "$as_me:8657: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   sudo_cv_func_utime_posix=yes    sudo_cv_func_utime_posix=yes
 else  else
Line 8661 
Line 8667 
 fi  fi
 rm -f core core.* *.core  rm -f core core.* *.core
 fi  fi
 echo "$as_me:8664: result: $sudo_cv_func_utime_posix" >&5  echo "$as_me:8670: result: $sudo_cv_func_utime_posix" >&5
 echo "${ECHO_T}$sudo_cv_func_utime_posix" >&6  echo "${ECHO_T}$sudo_cv_func_utime_posix" >&6
 if test $sudo_cv_func_utime_posix = yes; then  if test $sudo_cv_func_utime_posix = yes; then
   
Line 8676 
Line 8682 
 fi  fi
 done  done
   
 echo "$as_me:8679: checking for working fnmatch with FNM_CASEFOLD" >&5  echo "$as_me:8685: checking for working fnmatch with FNM_CASEFOLD" >&5
 echo $ECHO_N "checking for working fnmatch with FNM_CASEFOLD... $ECHO_C" >&6  echo $ECHO_N "checking for working fnmatch with FNM_CASEFOLD... $ECHO_C" >&6
 if test "${sudo_cv_func_fnmatch+set}" = set; then  if test "${sudo_cv_func_fnmatch+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 8686 
Line 8692 
   sudo_cv_func_fnmatch=no    sudo_cv_func_fnmatch=no
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8689 "configure"  #line 8695 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <fnmatch.h>  #include <fnmatch.h>
 main() { exit(fnmatch("/*/bin/echo *", "/usr/bin/echo just a test", FNM_CASEFOLD)); }  main() { exit(fnmatch("/*/bin/echo *", "/usr/bin/echo just a test", FNM_CASEFOLD)); }
   
 _ACEOF  _ACEOF
 rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
 if { (eval echo "$as_me:8696: \"$ac_link\"") >&5  if { (eval echo "$as_me:8702: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8699: \$? = $ac_status" >&5    echo "$as_me:8705: \$? = $ac_status" >&5
   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
   { (eval echo "$as_me:8701: \"$ac_try\"") >&5    { (eval echo "$as_me:8707: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8704: \$? = $ac_status" >&5    echo "$as_me:8710: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   sudo_cv_func_fnmatch=yes    sudo_cv_func_fnmatch=yes
 else  else
Line 8714 
Line 8720 
 fi  fi
 rm -f core core.* *.core  rm -f core core.* *.core
 fi  fi
 echo "$as_me:8717: result: $sudo_cv_func_fnmatch" >&5  echo "$as_me:8723: result: $sudo_cv_func_fnmatch" >&5
 echo "${ECHO_T}$sudo_cv_func_fnmatch" >&6  echo "${ECHO_T}$sudo_cv_func_fnmatch" >&6
 if test $sudo_cv_func_fnmatch = yes; then  if test $sudo_cv_func_fnmatch = yes; then
   
Line 8726 
Line 8732 
   LIBOBJS="$LIBOBJS fnmatch.$ac_objext"    LIBOBJS="$LIBOBJS fnmatch.$ac_objext"
 fi  fi
   
 echo "$as_me:8729: checking for isblank" >&5  echo "$as_me:8735: checking for isblank" >&5
 echo $ECHO_N "checking for isblank... $ECHO_C" >&6  echo $ECHO_N "checking for isblank... $ECHO_C" >&6
 if test "${sudo_cv_func_isblank+set}" = set; then  if test "${sudo_cv_func_isblank+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8735 "configure"  #line 8741 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <ctype.h>  #include <ctype.h>
 int  int
Line 8744 
Line 8750 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8747: \"$ac_link\"") >&5  if { (eval echo "$as_me:8753: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8750: \$? = $ac_status" >&5    echo "$as_me:8756: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8753: \"$ac_try\"") >&5    { (eval echo "$as_me:8759: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8756: \$? = $ac_status" >&5    echo "$as_me:8762: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   sudo_cv_func_isblank=yes    sudo_cv_func_isblank=yes
 else  else
Line 8763 
Line 8769 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8766: result: $sudo_cv_func_isblank" >&5  echo "$as_me:8772: result: $sudo_cv_func_isblank" >&5
 echo "${ECHO_T}$sudo_cv_func_isblank" >&6  echo "${ECHO_T}$sudo_cv_func_isblank" >&6
   
   if test "$sudo_cv_func_isblank" = "yes"; then    if test "$sudo_cv_func_isblank" = "yes"; then
Line 8777 
Line 8783 
 for ac_func in strerror strcasecmp sigaction  for ac_func in strerror strcasecmp sigaction
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:8780: checking for $ac_func" >&5  echo "$as_me:8786: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8786 "configure"  #line 8792 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 8814 
Line 8820 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8817: \"$ac_link\"") >&5  if { (eval echo "$as_me:8823: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8820: \$? = $ac_status" >&5    echo "$as_me:8826: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8823: \"$ac_try\"") >&5    { (eval echo "$as_me:8829: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8826: \$? = $ac_status" >&5    echo "$as_me:8832: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8833 
Line 8839 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8836: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8842: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 8848 
Line 8854 
 for ac_func in snprintf vsnprintf asprintf vasprintf  for ac_func in snprintf vsnprintf asprintf vasprintf
 do  do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:8851: checking for $ac_func" >&5  echo "$as_me:8857: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8857 "configure"  #line 8863 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 8885 
Line 8891 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8888: \"$ac_link\"") >&5  if { (eval echo "$as_me:8894: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8891: \$? = $ac_status" >&5    echo "$as_me:8897: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8894: \"$ac_try\"") >&5    { (eval echo "$as_me:8900: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8897: \$? = $ac_status" >&5    echo "$as_me:8903: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 8904 
Line 8910 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8907: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:8913: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat >>confdefs.h <<EOF    cat >>confdefs.h <<EOF
Line 8920 
Line 8926 
     LIBOBJS="$LIBOBJS snprintf.$ac_objext"      LIBOBJS="$LIBOBJS snprintf.$ac_objext"
 fi  fi
 if test -z "$LIB_CRYPT"; then  if test -z "$LIB_CRYPT"; then
     echo "$as_me:8923: checking for crypt" >&5      echo "$as_me:8929: checking for crypt" >&5
 echo $ECHO_N "checking for crypt... $ECHO_C" >&6  echo $ECHO_N "checking for crypt... $ECHO_C" >&6
 if test "${ac_cv_func_crypt+set}" = set; then  if test "${ac_cv_func_crypt+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 8929 "configure"  #line 8935 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char crypt (); below.  */      which can conflict with char crypt (); below.  */
Line 8957 
Line 8963 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:8960: \"$ac_link\"") >&5  if { (eval echo "$as_me:8966: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8963: \$? = $ac_status" >&5    echo "$as_me:8969: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:8966: \"$ac_try\"") >&5    { (eval echo "$as_me:8972: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:8969: \$? = $ac_status" >&5    echo "$as_me:8975: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_func_crypt=yes    ac_cv_func_crypt=yes
 else  else
Line 8976 
Line 8982 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:8979: result: $ac_cv_func_crypt" >&5  echo "$as_me:8985: result: $ac_cv_func_crypt" >&5
 echo "${ECHO_T}$ac_cv_func_crypt" >&6  echo "${ECHO_T}$ac_cv_func_crypt" >&6
 if test $ac_cv_func_crypt = yes; then  if test $ac_cv_func_crypt = yes; then
   :    :
 else  else
   echo "$as_me:8984: checking for crypt in -lcrypt" >&5    echo "$as_me:8990: checking for crypt in -lcrypt" >&5
 echo $ECHO_N "checking for crypt in -lcrypt... $ECHO_C" >&6  echo $ECHO_N "checking for crypt in -lcrypt... $ECHO_C" >&6
 if test "${ac_cv_lib_crypt_crypt+set}" = set; then  if test "${ac_cv_lib_crypt_crypt+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 8989 
Line 8995 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lcrypt  $LIBS"  LIBS="-lcrypt  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 8992 "configure"  #line 8998 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9008 
Line 9014 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9011: \"$ac_link\"") >&5  if { (eval echo "$as_me:9017: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9014: \$? = $ac_status" >&5    echo "$as_me:9020: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9017: \"$ac_try\"") >&5    { (eval echo "$as_me:9023: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9020: \$? = $ac_status" >&5    echo "$as_me:9026: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_crypt_crypt=yes    ac_cv_lib_crypt_crypt=yes
 else  else
Line 9028 
Line 9034 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9031: result: $ac_cv_lib_crypt_crypt" >&5  echo "$as_me:9037: result: $ac_cv_lib_crypt_crypt" >&5
 echo "${ECHO_T}$ac_cv_lib_crypt_crypt" >&6  echo "${ECHO_T}$ac_cv_lib_crypt_crypt" >&6
 if test $ac_cv_lib_crypt_crypt = yes; then  if test $ac_cv_lib_crypt_crypt = yes; then
   SUDO_LIBS="${SUDO_LIBS} -lcrypt"; LIBS="${LIBS} -lcrypt"    SUDO_LIBS="${SUDO_LIBS} -lcrypt"; LIBS="${LIBS} -lcrypt"
 else  else
   echo "$as_me:9036: checking for crypt in -lcrypt_d" >&5    echo "$as_me:9042: checking for crypt in -lcrypt_d" >&5
 echo $ECHO_N "checking for crypt in -lcrypt_d... $ECHO_C" >&6  echo $ECHO_N "checking for crypt in -lcrypt_d... $ECHO_C" >&6
 if test "${ac_cv_lib_crypt_d_crypt+set}" = set; then  if test "${ac_cv_lib_crypt_d_crypt+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9041 
Line 9047 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lcrypt_d  $LIBS"  LIBS="-lcrypt_d  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9044 "configure"  #line 9050 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9060 
Line 9066 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9063: \"$ac_link\"") >&5  if { (eval echo "$as_me:9069: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9066: \$? = $ac_status" >&5    echo "$as_me:9072: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9069: \"$ac_try\"") >&5    { (eval echo "$as_me:9075: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9072: \$? = $ac_status" >&5    echo "$as_me:9078: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_crypt_d_crypt=yes    ac_cv_lib_crypt_d_crypt=yes
 else  else
Line 9080 
Line 9086 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9083: result: $ac_cv_lib_crypt_d_crypt" >&5  echo "$as_me:9089: result: $ac_cv_lib_crypt_d_crypt" >&5
 echo "${ECHO_T}$ac_cv_lib_crypt_d_crypt" >&6  echo "${ECHO_T}$ac_cv_lib_crypt_d_crypt" >&6
 if test $ac_cv_lib_crypt_d_crypt = yes; then  if test $ac_cv_lib_crypt_d_crypt = yes; then
   SUDO_LIBS="${SUDO_LIBS} -lcrypt_d"; LIBS="${LIBS} -lcrypt_d"    SUDO_LIBS="${SUDO_LIBS} -lcrypt_d"; LIBS="${LIBS} -lcrypt_d"
 else  else
   echo "$as_me:9088: checking for crypt in -lufc" >&5    echo "$as_me:9094: checking for crypt in -lufc" >&5
 echo $ECHO_N "checking for crypt in -lufc... $ECHO_C" >&6  echo $ECHO_N "checking for crypt in -lufc... $ECHO_C" >&6
 if test "${ac_cv_lib_ufc_crypt+set}" = set; then  if test "${ac_cv_lib_ufc_crypt+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9093 
Line 9099 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lufc  $LIBS"  LIBS="-lufc  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9096 "configure"  #line 9102 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9112 
Line 9118 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9115: \"$ac_link\"") >&5  if { (eval echo "$as_me:9121: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9118: \$? = $ac_status" >&5    echo "$as_me:9124: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9121: \"$ac_try\"") >&5    { (eval echo "$as_me:9127: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9124: \$? = $ac_status" >&5    echo "$as_me:9130: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_ufc_crypt=yes    ac_cv_lib_ufc_crypt=yes
 else  else
Line 9132 
Line 9138 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9135: result: $ac_cv_lib_ufc_crypt" >&5  echo "$as_me:9141: result: $ac_cv_lib_ufc_crypt" >&5
 echo "${ECHO_T}$ac_cv_lib_ufc_crypt" >&6  echo "${ECHO_T}$ac_cv_lib_ufc_crypt" >&6
 if test $ac_cv_lib_ufc_crypt = yes; then  if test $ac_cv_lib_ufc_crypt = yes; then
   SUDO_LIBS="${SUDO_LIBS} -lufc"; LIBS="${LIBS} -lufc"    SUDO_LIBS="${SUDO_LIBS} -lufc"; LIBS="${LIBS} -lufc"
Line 9145 
Line 9151 
 fi  fi
   
 fi  fi
 echo "$as_me:9148: checking for socket" >&5  echo "$as_me:9154: checking for socket" >&5
 echo $ECHO_N "checking for socket... $ECHO_C" >&6  echo $ECHO_N "checking for socket... $ECHO_C" >&6
 if test "${ac_cv_func_socket+set}" = set; then  if test "${ac_cv_func_socket+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 9154 "configure"  #line 9160 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char socket (); below.  */      which can conflict with char socket (); below.  */
Line 9182 
Line 9188 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9185: \"$ac_link\"") >&5  if { (eval echo "$as_me:9191: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9188: \$? = $ac_status" >&5    echo "$as_me:9194: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9191: \"$ac_try\"") >&5    { (eval echo "$as_me:9197: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9194: \$? = $ac_status" >&5    echo "$as_me:9200: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_func_socket=yes    ac_cv_func_socket=yes
 else  else
Line 9201 
Line 9207 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:9204: result: $ac_cv_func_socket" >&5  echo "$as_me:9210: result: $ac_cv_func_socket" >&5
 echo "${ECHO_T}$ac_cv_func_socket" >&6  echo "${ECHO_T}$ac_cv_func_socket" >&6
 if test $ac_cv_func_socket = yes; then  if test $ac_cv_func_socket = yes; then
   :    :
 else  else
   echo "$as_me:9209: checking for socket in -lsocket" >&5    echo "$as_me:9215: checking for socket in -lsocket" >&5
 echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6  echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
 if test "${ac_cv_lib_socket_socket+set}" = set; then  if test "${ac_cv_lib_socket_socket+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9214 
Line 9220 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lsocket  $LIBS"  LIBS="-lsocket  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9217 "configure"  #line 9223 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9233 
Line 9239 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9236: \"$ac_link\"") >&5  if { (eval echo "$as_me:9242: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9239: \$? = $ac_status" >&5    echo "$as_me:9245: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9242: \"$ac_try\"") >&5    { (eval echo "$as_me:9248: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9245: \$? = $ac_status" >&5    echo "$as_me:9251: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_socket_socket=yes    ac_cv_lib_socket_socket=yes
 else  else
Line 9253 
Line 9259 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9256: result: $ac_cv_lib_socket_socket" >&5  echo "$as_me:9262: result: $ac_cv_lib_socket_socket" >&5
 echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6  echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
 if test $ac_cv_lib_socket_socket = yes; then  if test $ac_cv_lib_socket_socket = yes; then
   NET_LIBS="${NET_LIBS} -lsocket"; LIBS="${LIBS} -lsocket"    NET_LIBS="${NET_LIBS} -lsocket"; LIBS="${LIBS} -lsocket"
 else  else
   echo "$as_me:9261: checking for socket in -linet" >&5    echo "$as_me:9267: checking for socket in -linet" >&5
 echo $ECHO_N "checking for socket in -linet... $ECHO_C" >&6  echo $ECHO_N "checking for socket in -linet... $ECHO_C" >&6
 if test "${ac_cv_lib_inet_socket+set}" = set; then  if test "${ac_cv_lib_inet_socket+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9266 
Line 9272 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-linet  $LIBS"  LIBS="-linet  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9269 "configure"  #line 9275 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9285 
Line 9291 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9288: \"$ac_link\"") >&5  if { (eval echo "$as_me:9294: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9291: \$? = $ac_status" >&5    echo "$as_me:9297: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9294: \"$ac_try\"") >&5    { (eval echo "$as_me:9300: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9297: \$? = $ac_status" >&5    echo "$as_me:9303: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_inet_socket=yes    ac_cv_lib_inet_socket=yes
 else  else
Line 9305 
Line 9311 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9308: result: $ac_cv_lib_inet_socket" >&5  echo "$as_me:9314: result: $ac_cv_lib_inet_socket" >&5
 echo "${ECHO_T}$ac_cv_lib_inet_socket" >&6  echo "${ECHO_T}$ac_cv_lib_inet_socket" >&6
 if test $ac_cv_lib_inet_socket = yes; then  if test $ac_cv_lib_inet_socket = yes; then
   NET_LIBS="${NET_LIBS} -linet"; LIBS="${LIBS} -linet"    NET_LIBS="${NET_LIBS} -linet"; LIBS="${LIBS} -linet"
 else  else
   { echo "$as_me:9313: WARNING: unable to find socket() trying -lsocket -lnsl" >&5    { echo "$as_me:9319: WARNING: unable to find socket() trying -lsocket -lnsl" >&5
 echo "$as_me: WARNING: unable to find socket() trying -lsocket -lnsl" >&2;}  echo "$as_me: WARNING: unable to find socket() trying -lsocket -lnsl" >&2;}
 echo "$as_me:9315: checking for socket in -lsocket" >&5  echo "$as_me:9321: checking for socket in -lsocket" >&5
 echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6  echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
 if test "${ac_cv_lib_socket_socket_lnsl+set}" = set; then  if test "${ac_cv_lib_socket_socket_lnsl+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9320 
Line 9326 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lsocket -lnsl $LIBS"  LIBS="-lsocket -lnsl $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9323 "configure"  #line 9329 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9339 
Line 9345 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9342: \"$ac_link\"") >&5  if { (eval echo "$as_me:9348: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9345: \$? = $ac_status" >&5    echo "$as_me:9351: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9348: \"$ac_try\"") >&5    { (eval echo "$as_me:9354: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9351: \$? = $ac_status" >&5    echo "$as_me:9357: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_socket_socket_lnsl=yes    ac_cv_lib_socket_socket_lnsl=yes
 else  else
Line 9359 
Line 9365 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9362: result: $ac_cv_lib_socket_socket_lnsl" >&5  echo "$as_me:9368: result: $ac_cv_lib_socket_socket_lnsl" >&5
 echo "${ECHO_T}$ac_cv_lib_socket_socket_lnsl" >&6  echo "${ECHO_T}$ac_cv_lib_socket_socket_lnsl" >&6
 if test $ac_cv_lib_socket_socket_lnsl = yes; then  if test $ac_cv_lib_socket_socket_lnsl = yes; then
   NET_LIBS="${NET_LIBS} -lsocket -lnsl"; LIBS="${LIBS} -lsocket -lnsl"    NET_LIBS="${NET_LIBS} -lsocket -lnsl"; LIBS="${LIBS} -lsocket -lnsl"
Line 9371 
Line 9377 
   
 fi  fi
   
 echo "$as_me:9374: checking for inet_addr" >&5  echo "$as_me:9380: checking for inet_addr" >&5
 echo $ECHO_N "checking for inet_addr... $ECHO_C" >&6  echo $ECHO_N "checking for inet_addr... $ECHO_C" >&6
 if test "${ac_cv_func_inet_addr+set}" = set; then  if test "${ac_cv_func_inet_addr+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 9380 "configure"  #line 9386 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char inet_addr (); below.  */      which can conflict with char inet_addr (); below.  */
Line 9408 
Line 9414 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9411: \"$ac_link\"") >&5  if { (eval echo "$as_me:9417: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9414: \$? = $ac_status" >&5    echo "$as_me:9420: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9417: \"$ac_try\"") >&5    { (eval echo "$as_me:9423: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9420: \$? = $ac_status" >&5    echo "$as_me:9426: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_func_inet_addr=yes    ac_cv_func_inet_addr=yes
 else  else
Line 9427 
Line 9433 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:9430: result: $ac_cv_func_inet_addr" >&5  echo "$as_me:9436: result: $ac_cv_func_inet_addr" >&5
 echo "${ECHO_T}$ac_cv_func_inet_addr" >&6  echo "${ECHO_T}$ac_cv_func_inet_addr" >&6
 if test $ac_cv_func_inet_addr = yes; then  if test $ac_cv_func_inet_addr = yes; then
   :    :
 else  else
   echo "$as_me:9435: checking for __inet_addr" >&5    echo "$as_me:9441: checking for __inet_addr" >&5
 echo $ECHO_N "checking for __inet_addr... $ECHO_C" >&6  echo $ECHO_N "checking for __inet_addr... $ECHO_C" >&6
 if test "${ac_cv_func___inet_addr+set}" = set; then  if test "${ac_cv_func___inet_addr+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 9441 "configure"  #line 9447 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char __inet_addr (); below.  */      which can conflict with char __inet_addr (); below.  */
Line 9469 
Line 9475 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9472: \"$ac_link\"") >&5  if { (eval echo "$as_me:9478: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9475: \$? = $ac_status" >&5    echo "$as_me:9481: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9478: \"$ac_try\"") >&5    { (eval echo "$as_me:9484: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9481: \$? = $ac_status" >&5    echo "$as_me:9487: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_func___inet_addr=yes    ac_cv_func___inet_addr=yes
 else  else
Line 9488 
Line 9494 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:9491: result: $ac_cv_func___inet_addr" >&5  echo "$as_me:9497: result: $ac_cv_func___inet_addr" >&5
 echo "${ECHO_T}$ac_cv_func___inet_addr" >&6  echo "${ECHO_T}$ac_cv_func___inet_addr" >&6
 if test $ac_cv_func___inet_addr = yes; then  if test $ac_cv_func___inet_addr = yes; then
   :    :
 else  else
   echo "$as_me:9496: checking for inet_addr in -lnsl" >&5    echo "$as_me:9502: checking for inet_addr in -lnsl" >&5
 echo $ECHO_N "checking for inet_addr in -lnsl... $ECHO_C" >&6  echo $ECHO_N "checking for inet_addr in -lnsl... $ECHO_C" >&6
 if test "${ac_cv_lib_nsl_inet_addr+set}" = set; then  if test "${ac_cv_lib_nsl_inet_addr+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9501 
Line 9507 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lnsl  $LIBS"  LIBS="-lnsl  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9504 "configure"  #line 9510 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9520 
Line 9526 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9523: \"$ac_link\"") >&5  if { (eval echo "$as_me:9529: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9526: \$? = $ac_status" >&5    echo "$as_me:9532: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9529: \"$ac_try\"") >&5    { (eval echo "$as_me:9535: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9532: \$? = $ac_status" >&5    echo "$as_me:9538: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_nsl_inet_addr=yes    ac_cv_lib_nsl_inet_addr=yes
 else  else
Line 9540 
Line 9546 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9543: result: $ac_cv_lib_nsl_inet_addr" >&5  echo "$as_me:9549: result: $ac_cv_lib_nsl_inet_addr" >&5
 echo "${ECHO_T}$ac_cv_lib_nsl_inet_addr" >&6  echo "${ECHO_T}$ac_cv_lib_nsl_inet_addr" >&6
 if test $ac_cv_lib_nsl_inet_addr = yes; then  if test $ac_cv_lib_nsl_inet_addr = yes; then
   NET_LIBS="${NET_LIBS} -lnsl"; LIBS="${LIBS} -lnsl"    NET_LIBS="${NET_LIBS} -lnsl"; LIBS="${LIBS} -lnsl"
 else  else
   echo "$as_me:9548: checking for inet_addr in -linet" >&5    echo "$as_me:9554: checking for inet_addr in -linet" >&5
 echo $ECHO_N "checking for inet_addr in -linet... $ECHO_C" >&6  echo $ECHO_N "checking for inet_addr in -linet... $ECHO_C" >&6
 if test "${ac_cv_lib_inet_inet_addr+set}" = set; then  if test "${ac_cv_lib_inet_inet_addr+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9553 
Line 9559 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-linet  $LIBS"  LIBS="-linet  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9556 "configure"  #line 9562 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9572 
Line 9578 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9575: \"$ac_link\"") >&5  if { (eval echo "$as_me:9581: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9578: \$? = $ac_status" >&5    echo "$as_me:9584: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9581: \"$ac_try\"") >&5    { (eval echo "$as_me:9587: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9584: \$? = $ac_status" >&5    echo "$as_me:9590: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_inet_inet_addr=yes    ac_cv_lib_inet_inet_addr=yes
 else  else
Line 9592 
Line 9598 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9595: result: $ac_cv_lib_inet_inet_addr" >&5  echo "$as_me:9601: result: $ac_cv_lib_inet_inet_addr" >&5
 echo "${ECHO_T}$ac_cv_lib_inet_inet_addr" >&6  echo "${ECHO_T}$ac_cv_lib_inet_inet_addr" >&6
 if test $ac_cv_lib_inet_inet_addr = yes; then  if test $ac_cv_lib_inet_inet_addr = yes; then
   NET_LIBS="${NET_LIBS} -linet"; LIBS="${LIBS} -linet"    NET_LIBS="${NET_LIBS} -linet"; LIBS="${LIBS} -linet"
 else  else
   { echo "$as_me:9600: WARNING: unable to find inet_addr() trying -lsocket -lnsl" >&5    { echo "$as_me:9606: WARNING: unable to find inet_addr() trying -lsocket -lnsl" >&5
 echo "$as_me: WARNING: unable to find inet_addr() trying -lsocket -lnsl" >&2;}  echo "$as_me: WARNING: unable to find inet_addr() trying -lsocket -lnsl" >&2;}
 echo "$as_me:9602: checking for inet_addr in -lsocket" >&5  echo "$as_me:9608: checking for inet_addr in -lsocket" >&5
 echo $ECHO_N "checking for inet_addr in -lsocket... $ECHO_C" >&6  echo $ECHO_N "checking for inet_addr in -lsocket... $ECHO_C" >&6
 if test "${ac_cv_lib_socket_inet_addr_lnsl+set}" = set; then  if test "${ac_cv_lib_socket_inet_addr_lnsl+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9607 
Line 9613 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lsocket -lnsl $LIBS"  LIBS="-lsocket -lnsl $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9610 "configure"  #line 9616 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9626 
Line 9632 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9629: \"$ac_link\"") >&5  if { (eval echo "$as_me:9635: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9632: \$? = $ac_status" >&5    echo "$as_me:9638: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9635: \"$ac_try\"") >&5    { (eval echo "$as_me:9641: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9638: \$? = $ac_status" >&5    echo "$as_me:9644: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_socket_inet_addr_lnsl=yes    ac_cv_lib_socket_inet_addr_lnsl=yes
 else  else
Line 9646 
Line 9652 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9649: result: $ac_cv_lib_socket_inet_addr_lnsl" >&5  echo "$as_me:9655: result: $ac_cv_lib_socket_inet_addr_lnsl" >&5
 echo "${ECHO_T}$ac_cv_lib_socket_inet_addr_lnsl" >&6  echo "${ECHO_T}$ac_cv_lib_socket_inet_addr_lnsl" >&6
 if test $ac_cv_lib_socket_inet_addr_lnsl = yes; then  if test $ac_cv_lib_socket_inet_addr_lnsl = yes; then
   NET_LIBS="${NET_LIBS} -lsocket -lnsl"; LIBS="${LIBS} -lsocket -lnsl"    NET_LIBS="${NET_LIBS} -lsocket -lnsl"; LIBS="${LIBS} -lsocket -lnsl"
Line 9660 
Line 9666 
   
 fi  fi
   
 echo "$as_me:9663: checking for syslog" >&5  echo "$as_me:9669: checking for syslog" >&5
 echo $ECHO_N "checking for syslog... $ECHO_C" >&6  echo $ECHO_N "checking for syslog... $ECHO_C" >&6
 if test "${ac_cv_func_syslog+set}" = set; then  if test "${ac_cv_func_syslog+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 9669 "configure"  #line 9675 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char syslog (); below.  */      which can conflict with char syslog (); below.  */
Line 9697 
Line 9703 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9700: \"$ac_link\"") >&5  if { (eval echo "$as_me:9706: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9703: \$? = $ac_status" >&5    echo "$as_me:9709: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9706: \"$ac_try\"") >&5    { (eval echo "$as_me:9712: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9709: \$? = $ac_status" >&5    echo "$as_me:9715: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_func_syslog=yes    ac_cv_func_syslog=yes
 else  else
Line 9716 
Line 9722 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:9719: result: $ac_cv_func_syslog" >&5  echo "$as_me:9725: result: $ac_cv_func_syslog" >&5
 echo "${ECHO_T}$ac_cv_func_syslog" >&6  echo "${ECHO_T}$ac_cv_func_syslog" >&6
 if test $ac_cv_func_syslog = yes; then  if test $ac_cv_func_syslog = yes; then
   :    :
 else  else
   echo "$as_me:9724: checking for syslog in -lsocket" >&5    echo "$as_me:9730: checking for syslog in -lsocket" >&5
 echo $ECHO_N "checking for syslog in -lsocket... $ECHO_C" >&6  echo $ECHO_N "checking for syslog in -lsocket... $ECHO_C" >&6
 if test "${ac_cv_lib_socket_syslog+set}" = set; then  if test "${ac_cv_lib_socket_syslog+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9729 
Line 9735 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lsocket  $LIBS"  LIBS="-lsocket  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9732 "configure"  #line 9738 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9748 
Line 9754 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9751: \"$ac_link\"") >&5  if { (eval echo "$as_me:9757: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9754: \$? = $ac_status" >&5    echo "$as_me:9760: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9757: \"$ac_try\"") >&5    { (eval echo "$as_me:9763: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9760: \$? = $ac_status" >&5    echo "$as_me:9766: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_socket_syslog=yes    ac_cv_lib_socket_syslog=yes
 else  else
Line 9768 
Line 9774 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9771: result: $ac_cv_lib_socket_syslog" >&5  echo "$as_me:9777: result: $ac_cv_lib_socket_syslog" >&5
 echo "${ECHO_T}$ac_cv_lib_socket_syslog" >&6  echo "${ECHO_T}$ac_cv_lib_socket_syslog" >&6
 if test $ac_cv_lib_socket_syslog = yes; then  if test $ac_cv_lib_socket_syslog = yes; then
   NET_LIBS="${NET_LIBS} -lsocket"; LIBS="${LIBS} -lsocket"    NET_LIBS="${NET_LIBS} -lsocket"; LIBS="${LIBS} -lsocket"
 else  else
   echo "$as_me:9776: checking for syslog in -lnsl" >&5    echo "$as_me:9782: checking for syslog in -lnsl" >&5
 echo $ECHO_N "checking for syslog in -lnsl... $ECHO_C" >&6  echo $ECHO_N "checking for syslog in -lnsl... $ECHO_C" >&6
 if test "${ac_cv_lib_nsl_syslog+set}" = set; then  if test "${ac_cv_lib_nsl_syslog+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9781 
Line 9787 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lnsl  $LIBS"  LIBS="-lnsl  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9784 "configure"  #line 9790 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9800 
Line 9806 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9803: \"$ac_link\"") >&5  if { (eval echo "$as_me:9809: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9806: \$? = $ac_status" >&5    echo "$as_me:9812: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9809: \"$ac_try\"") >&5    { (eval echo "$as_me:9815: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9812: \$? = $ac_status" >&5    echo "$as_me:9818: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_nsl_syslog=yes    ac_cv_lib_nsl_syslog=yes
 else  else
Line 9820 
Line 9826 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9823: result: $ac_cv_lib_nsl_syslog" >&5  echo "$as_me:9829: result: $ac_cv_lib_nsl_syslog" >&5
 echo "${ECHO_T}$ac_cv_lib_nsl_syslog" >&6  echo "${ECHO_T}$ac_cv_lib_nsl_syslog" >&6
 if test $ac_cv_lib_nsl_syslog = yes; then  if test $ac_cv_lib_nsl_syslog = yes; then
   NET_LIBS="${NET_LIBS} -lnsl"; LIBS="${LIBS} -lnsl"    NET_LIBS="${NET_LIBS} -lnsl"; LIBS="${LIBS} -lnsl"
 else  else
   echo "$as_me:9828: checking for syslog in -linet" >&5    echo "$as_me:9834: checking for syslog in -linet" >&5
 echo $ECHO_N "checking for syslog in -linet... $ECHO_C" >&6  echo $ECHO_N "checking for syslog in -linet... $ECHO_C" >&6
 if test "${ac_cv_lib_inet_syslog+set}" = set; then  if test "${ac_cv_lib_inet_syslog+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 9833 
Line 9839 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-linet  $LIBS"  LIBS="-linet  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 9836 "configure"  #line 9842 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 9852 
Line 9858 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9855: \"$ac_link\"") >&5  if { (eval echo "$as_me:9861: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9858: \$? = $ac_status" >&5    echo "$as_me:9864: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9861: \"$ac_try\"") >&5    { (eval echo "$as_me:9867: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9864: \$? = $ac_status" >&5    echo "$as_me:9870: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_inet_syslog=yes    ac_cv_lib_inet_syslog=yes
 else  else
Line 9872 
Line 9878 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:9875: result: $ac_cv_lib_inet_syslog" >&5  echo "$as_me:9881: result: $ac_cv_lib_inet_syslog" >&5
 echo "${ECHO_T}$ac_cv_lib_inet_syslog" >&6  echo "${ECHO_T}$ac_cv_lib_inet_syslog" >&6
 if test $ac_cv_lib_inet_syslog = yes; then  if test $ac_cv_lib_inet_syslog = yes; then
   NET_LIBS="${NET_LIBS} -linet"; LIBS="${LIBS} -linet"    NET_LIBS="${NET_LIBS} -linet"; LIBS="${LIBS} -linet"
Line 9887 
Line 9893 
 if test "$with_DCE" = "yes" -o "$ac_cv_prog_YACC" = "bison -y"; then  if test "$with_DCE" = "yes" -o "$ac_cv_prog_YACC" = "bison -y"; then
     # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works      # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
 # for constant arguments.  Useless!  # for constant arguments.  Useless!
 echo "$as_me:9890: checking for working alloca.h" >&5  echo "$as_me:9896: checking for working alloca.h" >&5
 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6  echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
 if test "${ac_cv_working_alloca_h+set}" = set; then  if test "${ac_cv_working_alloca_h+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 9896 "configure"  #line 9902 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #include <alloca.h>  #include <alloca.h>
 int  int
Line 9905 
Line 9911 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9908: \"$ac_link\"") >&5  if { (eval echo "$as_me:9914: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9911: \$? = $ac_status" >&5    echo "$as_me:9917: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9914: \"$ac_try\"") >&5    { (eval echo "$as_me:9920: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9917: \$? = $ac_status" >&5    echo "$as_me:9923: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_working_alloca_h=yes    ac_cv_working_alloca_h=yes
 else  else
Line 9924 
Line 9930 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:9927: result: $ac_cv_working_alloca_h" >&5  echo "$as_me:9933: result: $ac_cv_working_alloca_h" >&5
 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6  echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
 if test $ac_cv_working_alloca_h = yes; then  if test $ac_cv_working_alloca_h = yes; then
   
Line 9934 
Line 9940 
   
 fi  fi
   
 echo "$as_me:9937: checking for alloca" >&5  echo "$as_me:9943: checking for alloca" >&5
 echo $ECHO_N "checking for alloca... $ECHO_C" >&6  echo $ECHO_N "checking for alloca... $ECHO_C" >&6
 if test "${ac_cv_func_alloca_works+set}" = set; then  if test "${ac_cv_func_alloca_works+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 9943 "configure"  #line 9949 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #ifdef __GNUC__  #ifdef __GNUC__
 # define alloca __builtin_alloca  # define alloca __builtin_alloca
Line 9972 
Line 9978 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:9975: \"$ac_link\"") >&5  if { (eval echo "$as_me:9981: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9978: \$? = $ac_status" >&5    echo "$as_me:9984: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:9981: \"$ac_try\"") >&5    { (eval echo "$as_me:9987: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:9984: \$? = $ac_status" >&5    echo "$as_me:9990: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_func_alloca_works=yes    ac_cv_func_alloca_works=yes
 else  else
Line 9991 
Line 9997 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:9994: result: $ac_cv_func_alloca_works" >&5  echo "$as_me:10000: result: $ac_cv_func_alloca_works" >&5
 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6  echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
   
 if test $ac_cv_func_alloca_works = yes; then  if test $ac_cv_func_alloca_works = yes; then
Line 10012 
Line 10018 
 #define C_ALLOCA 1  #define C_ALLOCA 1
 EOF  EOF
   
 echo "$as_me:10015: checking whether \`alloca.c' needs Cray hooks" >&5  echo "$as_me:10021: checking whether \`alloca.c' needs Cray hooks" >&5
 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6  echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
 if test "${ac_cv_os_cray+set}" = set; then  if test "${ac_cv_os_cray+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 10021 "configure"  #line 10027 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 #if defined(CRAY) && ! defined(CRAY2)  #if defined(CRAY) && ! defined(CRAY2)
 webecray  webecray
Line 10036 
Line 10042 
 rm -f conftest*  rm -f conftest*
   
 fi  fi
 echo "$as_me:10039: result: $ac_cv_os_cray" >&5  echo "$as_me:10045: result: $ac_cv_os_cray" >&5
 echo "${ECHO_T}$ac_cv_os_cray" >&6  echo "${ECHO_T}$ac_cv_os_cray" >&6
 if test $ac_cv_os_cray = yes; then  if test $ac_cv_os_cray = yes; then
   for ac_func in _getb67 GETB67 getb67; do    for ac_func in _getb67 GETB67 getb67; do
     as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`      as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:10044: checking for $ac_func" >&5  echo "$as_me:10050: checking for $ac_func" >&5
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6  echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
 if eval "test \"\${$as_ac_var+set}\" = set"; then  if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 10050 "configure"  #line 10056 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func (); below.  */      which can conflict with char $ac_func (); below.  */
Line 10078 
Line 10084 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:10081: \"$ac_link\"") >&5  if { (eval echo "$as_me:10087: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10084: \$? = $ac_status" >&5    echo "$as_me:10090: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:10087: \"$ac_try\"") >&5    { (eval echo "$as_me:10093: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10090: \$? = $ac_status" >&5    echo "$as_me:10096: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   eval "$as_ac_var=yes"    eval "$as_ac_var=yes"
 else  else
Line 10097 
Line 10103 
 fi  fi
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 fi  fi
 echo "$as_me:10100: result: `eval echo '${'$as_ac_var'}'`" >&5  echo "$as_me:10106: result: `eval echo '${'$as_ac_var'}'`" >&5
 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
 if test `eval echo '${'$as_ac_var'}'` = yes; then  if test `eval echo '${'$as_ac_var'}'` = yes; then
   
Line 10111 
Line 10117 
   done    done
 fi  fi
   
 echo "$as_me:10114: checking stack direction for C alloca" >&5  echo "$as_me:10120: checking stack direction for C alloca" >&5
 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6  echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
 if test "${ac_cv_c_stack_direction+set}" = set; then  if test "${ac_cv_c_stack_direction+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 10120 
Line 10126 
   ac_cv_c_stack_direction=0    ac_cv_c_stack_direction=0
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line 10123 "configure"  #line 10129 "configure"
 #include "confdefs.h"  #include "confdefs.h"
 int  int
 find_stack_direction ()  find_stack_direction ()
Line 10143 
Line 10149 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
 if { (eval echo "$as_me:10146: \"$ac_link\"") >&5  if { (eval echo "$as_me:10152: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10149: \$? = $ac_status" >&5    echo "$as_me:10155: \$? = $ac_status" >&5
   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
   { (eval echo "$as_me:10151: \"$ac_try\"") >&5    { (eval echo "$as_me:10157: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10154: \$? = $ac_status" >&5    echo "$as_me:10160: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_c_stack_direction=1    ac_cv_c_stack_direction=1
 else  else
Line 10163 
Line 10169 
 rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext  rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 fi  fi
 fi  fi
 echo "$as_me:10166: result: $ac_cv_c_stack_direction" >&5  echo "$as_me:10172: result: $ac_cv_c_stack_direction" >&5
 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6  echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
   
 cat >>confdefs.h <<EOF  cat >>confdefs.h <<EOF
Line 10209 
Line 10215 
 fi  fi
   
 if test "$with_pam" = "yes"; then  if test "$with_pam" = "yes"; then
     echo "$as_me:10212: checking for main in -ldl" >&5      echo "$as_me:10218: checking for main in -ldl" >&5
 echo $ECHO_N "checking for main in -ldl... $ECHO_C" >&6  echo $ECHO_N "checking for main in -ldl... $ECHO_C" >&6
 if test "${ac_cv_lib_dl_main+set}" = set; then  if test "${ac_cv_lib_dl_main+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 10217 
Line 10223 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-ldl  $LIBS"  LIBS="-ldl  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 10220 "configure"  #line 10226 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 int  int
Line 10229 
Line 10235 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:10232: \"$ac_link\"") >&5  if { (eval echo "$as_me:10238: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10235: \$? = $ac_status" >&5    echo "$as_me:10241: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:10238: \"$ac_try\"") >&5    { (eval echo "$as_me:10244: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10241: \$? = $ac_status" >&5    echo "$as_me:10247: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_dl_main=yes    ac_cv_lib_dl_main=yes
 else  else
Line 10249 
Line 10255 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:10252: result: $ac_cv_lib_dl_main" >&5  echo "$as_me:10258: result: $ac_cv_lib_dl_main" >&5
 echo "${ECHO_T}$ac_cv_lib_dl_main" >&6  echo "${ECHO_T}$ac_cv_lib_dl_main" >&6
 if test $ac_cv_lib_dl_main = yes; then  if test $ac_cv_lib_dl_main = yes; then
   SUDO_LIBS="${SUDO_LIBS} -ldl -lpam"    SUDO_LIBS="${SUDO_LIBS} -ldl -lpam"
Line 10288 
Line 10294 
         echo 'Unable to locate kerberos 4 libraries, you will have to edit the Makefile and add -L/path/to/krb/libs to SUDO_LDFLAGS'          echo 'Unable to locate kerberos 4 libraries, you will have to edit the Makefile and add -L/path/to/krb/libs to SUDO_LDFLAGS'
     fi      fi
   
     echo "$as_me:10291: checking for main in -ldes" >&5      echo "$as_me:10297: checking for main in -ldes" >&5
 echo $ECHO_N "checking for main in -ldes... $ECHO_C" >&6  echo $ECHO_N "checking for main in -ldes... $ECHO_C" >&6
 if test "${ac_cv_lib_des_main+set}" = set; then  if test "${ac_cv_lib_des_main+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 10296 
Line 10302 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-ldes  $LIBS"  LIBS="-ldes  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 10299 "configure"  #line 10305 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 int  int
Line 10308 
Line 10314 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:10311: \"$ac_link\"") >&5  if { (eval echo "$as_me:10317: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10314: \$? = $ac_status" >&5    echo "$as_me:10320: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:10317: \"$ac_try\"") >&5    { (eval echo "$as_me:10323: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10320: \$? = $ac_status" >&5    echo "$as_me:10326: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_des_main=yes    ac_cv_lib_des_main=yes
 else  else
Line 10328 
Line 10334 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:10331: result: $ac_cv_lib_des_main" >&5  echo "$as_me:10337: result: $ac_cv_lib_des_main" >&5
 echo "${ECHO_T}$ac_cv_lib_des_main" >&6  echo "${ECHO_T}$ac_cv_lib_des_main" >&6
 if test $ac_cv_lib_des_main = yes; then  if test $ac_cv_lib_des_main = yes; then
   SUDO_LIBS="${SUDO_LIBS} -lkrb -ldes"    SUDO_LIBS="${SUDO_LIBS} -lkrb -ldes"
Line 10400 
Line 10406 
     else      else
         echo 'Unable to locate libskey.a and/or skey.h, you will have to edit the Makefile and add -L/path/to/skey/lib to SUDO_LDFLAGS and/or -I/path/to/skey.h to CPPFLAGS'          echo 'Unable to locate libskey.a and/or skey.h, you will have to edit the Makefile and add -L/path/to/skey/lib to SUDO_LDFLAGS and/or -I/path/to/skey.h to CPPFLAGS'
     fi      fi
     echo "$as_me:10403: checking for skeyaccess in -lskey" >&5      echo "$as_me:10409: checking for skeyaccess in -lskey" >&5
 echo $ECHO_N "checking for skeyaccess in -lskey... $ECHO_C" >&6  echo $ECHO_N "checking for skeyaccess in -lskey... $ECHO_C" >&6
 if test "${ac_cv_lib_skey_skeyaccess+set}" = set; then  if test "${ac_cv_lib_skey_skeyaccess+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
Line 10408 
Line 10414 
   ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
 LIBS="-lskey  $LIBS"  LIBS="-lskey  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line 10411 "configure"  #line 10417 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
Line 10427 
Line 10433 
 }  }
 _ACEOF  _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext  rm -f conftest.$ac_objext conftest$ac_exeext
 if { (eval echo "$as_me:10430: \"$ac_link\"") >&5  if { (eval echo "$as_me:10436: \"$ac_link\"") >&5
   (eval $ac_link) 2>&5    (eval $ac_link) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10433: \$? = $ac_status" >&5    echo "$as_me:10439: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
          { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
   { (eval echo "$as_me:10436: \"$ac_try\"") >&5    { (eval echo "$as_me:10442: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
   echo "$as_me:10439: \$? = $ac_status" >&5    echo "$as_me:10445: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
   ac_cv_lib_skey_skeyaccess=yes    ac_cv_lib_skey_skeyaccess=yes
 else  else
Line 10447 
Line 10453 
 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS  LIBS=$ac_check_lib_save_LIBS
 fi  fi
 echo "$as_me:10450: result: $ac_cv_lib_skey_skeyaccess" >&5  echo "$as_me:10456: result: $ac_cv_lib_skey_skeyaccess" >&5
 echo "${ECHO_T}$ac_cv_lib_skey_skeyaccess" >&6  echo "${ECHO_T}$ac_cv_lib_skey_skeyaccess" >&6
 if test $ac_cv_lib_skey_skeyaccess = yes; then  if test $ac_cv_lib_skey_skeyaccess = yes; then
   
Line 10492 
Line 10498 
     SUDO_LIBS="${SUDO_LIBS} -ls"      SUDO_LIBS="${SUDO_LIBS} -ls"
 fi  fi
   
 echo "$as_me:10495: checking for log file location" >&5  echo "$as_me:10501: checking for log file location" >&5
 echo $ECHO_N "checking for log file location... $ECHO_C" >&6  echo $ECHO_N "checking for log file location... $ECHO_C" >&6
 if test -n "$with_logpath"; then  if test -n "$with_logpath"; then
     echo "$as_me:10498: result: $with_logpath" >&5      echo "$as_me:10504: result: $with_logpath" >&5
 echo "${ECHO_T}$with_logpath" >&6  echo "${ECHO_T}$with_logpath" >&6
     cat >>confdefs.h <<EOF      cat >>confdefs.h <<EOF
 #define _PATH_SUDO_LOGFILE "$with_logpath"  #define _PATH_SUDO_LOGFILE "$with_logpath"
 EOF  EOF
   
 elif test -d "/var/log"; then  elif test -d "/var/log"; then
     echo "$as_me:10505: result: /var/log/sudo.log" >&5      echo "$as_me:10511: result: /var/log/sudo.log" >&5
 echo "${ECHO_T}/var/log/sudo.log" >&6  echo "${ECHO_T}/var/log/sudo.log" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_LOGFILE "/var/log/sudo.log"  #define _PATH_SUDO_LOGFILE "/var/log/sudo.log"
 EOF  EOF
   
 elif test -d "/var/adm"; then  elif test -d "/var/adm"; then
     echo "$as_me:10512: result: /var/adm/sudo.log" >&5      echo "$as_me:10518: result: /var/adm/sudo.log" >&5
 echo "${ECHO_T}/var/adm/sudo.log" >&6  echo "${ECHO_T}/var/adm/sudo.log" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_LOGFILE "/var/adm/sudo.log"  #define _PATH_SUDO_LOGFILE "/var/adm/sudo.log"
 EOF  EOF
   
 elif test -d "/usr/adm"; then  elif test -d "/usr/adm"; then
     echo "$as_me:10519: result: /usr/adm/sudo.log" >&5      echo "$as_me:10525: result: /usr/adm/sudo.log" >&5
 echo "${ECHO_T}/usr/adm/sudo.log" >&6  echo "${ECHO_T}/usr/adm/sudo.log" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_LOGFILE "/usr/adm/sudo.log"  #define _PATH_SUDO_LOGFILE "/usr/adm/sudo.log"
 EOF  EOF
   
 else  else
     echo "$as_me:10526: result: unknown" >&5      echo "$as_me:10532: result: unknown" >&5
 echo "${ECHO_T}unknown" >&6  echo "${ECHO_T}unknown" >&6
 fi  fi
   
 echo "$as_me:10530: checking for timestamp file location" >&5  echo "$as_me:10536: checking for timestamp file location" >&5
 echo $ECHO_N "checking for timestamp file location... $ECHO_C" >&6  echo $ECHO_N "checking for timestamp file location... $ECHO_C" >&6
 if test -n "$with_timedir"; then  if test -n "$with_timedir"; then
     echo "$as_me:10533: result: $with_timedir" >&5      echo "$as_me:10539: result: $with_timedir" >&5
 echo "${ECHO_T}$with_timedir" >&6  echo "${ECHO_T}$with_timedir" >&6
     cat >>confdefs.h <<EOF      cat >>confdefs.h <<EOF
 #define _PATH_SUDO_TIMEDIR "$with_timedir"  #define _PATH_SUDO_TIMEDIR "$with_timedir"
Line 10538 
Line 10544 
   
     timedir="$with_timedir"      timedir="$with_timedir"
 elif test -d "/var/run"; then  elif test -d "/var/run"; then
     echo "$as_me:10541: result: /var/run/sudo" >&5      echo "$as_me:10547: result: /var/run/sudo" >&5
 echo "${ECHO_T}/var/run/sudo" >&6  echo "${ECHO_T}/var/run/sudo" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_TIMEDIR "/var/run/sudo"  #define _PATH_SUDO_TIMEDIR "/var/run/sudo"
Line 10546 
Line 10552 
   
     timedir="/var/run/sudo"      timedir="/var/run/sudo"
 else  else
     echo "$as_me:10549: result: /tmp/.odus" >&5      echo "$as_me:10555: result: /tmp/.odus" >&5
 echo "${ECHO_T}/tmp/.odus" >&6  echo "${ECHO_T}/tmp/.odus" >&6
     cat >>confdefs.h <<\EOF      cat >>confdefs.h <<\EOF
 #define _PATH_SUDO_TIMEDIR "/tmp/.odus"  #define _PATH_SUDO_TIMEDIR "/tmp/.odus"
Line 10561 
Line 10567 
 EOF  EOF
   
     if test -z "$AUTH_OBJS"; then      if test -z "$AUTH_OBJS"; then
         { { echo "$as_me:10564: error: no authentication methods defined." >&5          { { echo "$as_me:10570: error: no authentication methods defined." >&5
 echo "$as_me: error: no authentication methods defined." >&2;}  echo "$as_me: error: no authentication methods defined." >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
     fi      fi
Line 10667 
Line 10673 
 : ${CONFIG_STATUS=./config.status}  : ${CONFIG_STATUS=./config.status}
 ac_clean_files_save=$ac_clean_files  ac_clean_files_save=$ac_clean_files
 ac_clean_files="$ac_clean_files $CONFIG_STATUS"  ac_clean_files="$ac_clean_files $CONFIG_STATUS"
 { echo "$as_me:10670: creating $CONFIG_STATUS" >&5  { echo "$as_me:10676: creating $CONFIG_STATUS" >&5
 echo "$as_me: creating $CONFIG_STATUS" >&6;}  echo "$as_me: creating $CONFIG_STATUS" >&6;}
 cat >$CONFIG_STATUS <<_ACEOF  cat >$CONFIG_STATUS <<_ACEOF
 #! $SHELL  #! $SHELL
Line 10839 
Line 10845 
     echo "$ac_cs_version"; exit 0 ;;      echo "$ac_cs_version"; exit 0 ;;
   --he | --h)    --he | --h)
     # Conflict between --help and --header      # Conflict between --help and --header
     { { echo "$as_me:10842: error: ambiguous option: $1      { { echo "$as_me:10848: error: ambiguous option: $1
 Try \`$0 --help' for more information." >&5  Try \`$0 --help' for more information." >&5
 echo "$as_me: error: ambiguous option: $1  echo "$as_me: error: ambiguous option: $1
 Try \`$0 --help' for more information." >&2;}  Try \`$0 --help' for more information." >&2;}
Line 10858 
Line 10864 
     ac_need_defaults=false;;      ac_need_defaults=false;;
   
   # This is an error.    # This is an error.
   -*) { { echo "$as_me:10861: error: unrecognized option: $1    -*) { { echo "$as_me:10867: error: unrecognized option: $1
 Try \`$0 --help' for more information." >&5  Try \`$0 --help' for more information." >&5
 echo "$as_me: error: unrecognized option: $1  echo "$as_me: error: unrecognized option: $1
 Try \`$0 --help' for more information." >&2;}  Try \`$0 --help' for more information." >&2;}
Line 10899 
Line 10905 
   "sudoers.man" ) CONFIG_FILES="$CONFIG_FILES sudoers.man" ;;    "sudoers.man" ) CONFIG_FILES="$CONFIG_FILES sudoers.man" ;;
   "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;    "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
   "pathnames.h" ) CONFIG_HEADERS="$CONFIG_HEADERS pathnames.h" ;;    "pathnames.h" ) CONFIG_HEADERS="$CONFIG_HEADERS pathnames.h" ;;
   *) { { echo "$as_me:10902: error: invalid argument: $ac_config_target" >&5    *) { { echo "$as_me:10908: error: invalid argument: $ac_config_target" >&5
 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}  echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    { (exit 1); exit 1; }; };;     { (exit 1); exit 1; }; };;
   esac    esac
Line 11153 
Line 11159 
   esac    esac
   
   if test x"$ac_file" != x-; then    if test x"$ac_file" != x-; then
     { echo "$as_me:11156: creating $ac_file" >&5      { echo "$as_me:11162: creating $ac_file" >&5
 echo "$as_me: creating $ac_file" >&6;}  echo "$as_me: creating $ac_file" >&6;}
     rm -f "$ac_file"      rm -f "$ac_file"
   fi    fi
Line 11171 
Line 11177 
       -) echo $tmp/stdin ;;        -) echo $tmp/stdin ;;
       [\\/$]*)        [\\/$]*)
          # Absolute (can't be DOS-style, as IFS=:)           # Absolute (can't be DOS-style, as IFS=:)
          test -f "$f" || { { echo "$as_me:11174: error: cannot find input file: $f" >&5           test -f "$f" || { { echo "$as_me:11180: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
          echo $f;;           echo $f;;
Line 11184 
Line 11190 
            echo $srcdir/$f             echo $srcdir/$f
          else           else
            # /dev/null tree             # /dev/null tree
            { { echo "$as_me:11187: error: cannot find input file: $f" >&5             { { echo "$as_me:11193: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
          fi;;           fi;;
Line 11244 
Line 11250 
   * )   ac_file_in=$ac_file.in ;;    * )   ac_file_in=$ac_file.in ;;
   esac    esac
   
   test x"$ac_file" != x- && { echo "$as_me:11247: creating $ac_file" >&5    test x"$ac_file" != x- && { echo "$as_me:11253: creating $ac_file" >&5
 echo "$as_me: creating $ac_file" >&6;}  echo "$as_me: creating $ac_file" >&6;}
   
   # First look for the input files in the build tree, otherwise in the    # First look for the input files in the build tree, otherwise in the
Line 11255 
Line 11261 
       -) echo $tmp/stdin ;;        -) echo $tmp/stdin ;;
       [\\/$]*)        [\\/$]*)
          # Absolute (can't be DOS-style, as IFS=:)           # Absolute (can't be DOS-style, as IFS=:)
          test -f "$f" || { { echo "$as_me:11258: error: cannot find input file: $f" >&5           test -f "$f" || { { echo "$as_me:11264: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
          echo $f;;           echo $f;;
Line 11268 
Line 11274 
            echo $srcdir/$f             echo $srcdir/$f
          else           else
            # /dev/null tree             # /dev/null tree
            { { echo "$as_me:11271: error: cannot find input file: $f" >&5             { { echo "$as_me:11277: error: cannot find input file: $f" >&5
 echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
          fi;;           fi;;
Line 11385 
Line 11391 
   rm -f $tmp/in    rm -f $tmp/in
   if test x"$ac_file" != x-; then    if test x"$ac_file" != x-; then
     if cmp -s $ac_file $tmp/config.h 2>/dev/null; then      if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
       { echo "$as_me:11388: $ac_file is unchanged" >&5        { echo "$as_me:11394: $ac_file is unchanged" >&5
 echo "$as_me: $ac_file is unchanged" >&6;}  echo "$as_me: $ac_file is unchanged" >&6;}
     else      else
       ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \        ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10