[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.36 and 1.37

version 1.36, 2008/07/31 16:44:03 version 1.37, 2008/11/14 11:58:08
Line 1 
Line 1 
 #! /bin/sh  #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61 for sudo 1.6.9.  # Generated by GNU Autoconf 2.61 for sudo 1.7.
 #  #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.  # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Line 722 
Line 722 
 # Identity of this package.  # Identity of this package.
 PACKAGE_NAME='sudo'  PACKAGE_NAME='sudo'
 PACKAGE_TARNAME='sudo'  PACKAGE_TARNAME='sudo'
 PACKAGE_VERSION='1.6.9'  PACKAGE_VERSION='1.7'
 PACKAGE_STRING='sudo 1.6.9'  PACKAGE_STRING='sudo 1.7'
 PACKAGE_BUGREPORT=''  PACKAGE_BUGREPORT=''
   
 # Factoring default headers for most tests.  # Factoring default headers for most tests.
Line 822 
Line 822 
 BAMAN  BAMAN
 LCMAN  LCMAN
 SEMAN  SEMAN
   devdir
 mansectsu  mansectsu
 mansectform  mansectform
 mansrcdir  mansrcdir
Line 830 
Line 831 
 noexec_file  noexec_file
 INSTALL_NOEXEC  INSTALL_NOEXEC
 DONT_LEAK_PATH_INFO  DONT_LEAK_PATH_INFO
   BSDAUTH_USAGE
   SELINUX_USAGE
   LDAP
   LOGINCAP_USAGE
 timedir  timedir
 timeout  timeout
 password_timeout  password_timeout
Line 856 
Line 861 
 insults  insults
 root_sudo  root_sudo
 path_info  path_info
   ldap_conf
   ldap_secret
   nsswitch_conf
 EGREPPROG  EGREPPROG
 CC  CC
 ac_ct_CC  ac_ct_CC
Line 890 
Line 898 
 YACC  YACC
 YFLAGS  YFLAGS
 LIBOBJS  LIBOBJS
 ALLOCA  
 KRB5CONFIG  KRB5CONFIG
 LTLIBOBJS'  LTLIBOBJS'
 ac_subst_files=''  ac_subst_files=''
Line 1407 
Line 1414 
   # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF    cat <<_ACEOF
 \`configure' configures sudo 1.6.9 to adapt to many kinds of systems.  \`configure' configures sudo 1.7 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1473 
Line 1480 
   
 if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
   case $ac_init_help in    case $ac_init_help in
      short | recursive ) echo "Configuration of sudo 1.6.9:";;       short | recursive ) echo "Configuration of sudo 1.7:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1490 
Line 1497 
   --enable-log-host       Log the hostname in the log file    --enable-log-host       Log the hostname in the log file
   --enable-noargs-shell   If sudo is given no arguments run a shell    --enable-noargs-shell   If sudo is given no arguments run a shell
   --enable-shell-sets-home    --enable-shell-sets-home
                           set $HOME to target user in shell mode                            Set $HOME to target user in shell mode
   --disable-path-info     Print 'command not allowed' not 'command not found'    --disable-path-info     Print 'command not allowed' not 'command not found'
     --enable-gss-krb5-ccache-name
                             Use GSS-API to set the Kerberos V cred cache name
   --enable-static[=PKGS]  build static libraries [default=no]    --enable-static[=PKGS]  build static libraries [default=no]
   --enable-shared[=PKGS]  build shared libraries [default=yes]    --enable-shared[=PKGS]  build shared libraries [default=yes]
   --enable-fast-install[=PKGS]    --enable-fast-install[=PKGS]
Line 1567 
Line 1576 
   --with-csops-insults    include CSOps insults    --with-csops-insults    include CSOps insults
   --with-hal-insults      include 2001-like insults    --with-hal-insults      include 2001-like insults
   --with-goons-insults    include the insults from the "Goon Show"    --with-goons-insults    include the insults from the "Goon Show"
     --with-nsswitch[=PATH]  path to nsswitch.conf
   --with-ldap[=DIR]       enable LDAP support    --with-ldap[=DIR]       enable LDAP support
   --with-ldap-conf-file   path to LDAP configuration file    --with-ldap-conf-file   path to LDAP configuration file
   --with-ldap-secret-file path to LDAP secret password file    --with-ldap-secret-file path to LDAP secret password file
Line 1574 
Line 1584 
   --with-secure-path      override the user's path with a built-in one    --with-secure-path      override the user's path with a built-in one
   --without-interfaces    don't try to read the ip addr of ether interfaces    --without-interfaces    don't try to read the ip addr of ether interfaces
   --with-stow             properly handle GNU stow packaging    --with-stow             properly handle GNU stow packaging
     --with-askpass=PATH     Fully qualified pathname of askpass helper
   --with-selinux          enable SELinux support    --with-selinux          enable SELinux support
   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
   --with-pic              try to use only PIC/non-PIC objects [default=use    --with-pic              try to use only PIC/non-PIC objects [default=use
Line 1658 
Line 1669 
 test -n "$ac_init_help" && exit $ac_status  test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then  if $ac_init_version; then
   cat <<\_ACEOF    cat <<\_ACEOF
 sudo configure 1.6.9  sudo configure 1.7
 generated by GNU Autoconf 2.61  generated by GNU Autoconf 2.61
   
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
Line 1672 
Line 1683 
 This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
   
 It was created by sudo $as_me 1.6.9, which was  It was created by sudo $as_me 1.7, which was
 generated by GNU Autoconf 2.61.  Invocation command line was  generated by GNU Autoconf 2.61.  Invocation command line was
   
   $ $0 $@    $ $0 $@
Line 2027 
Line 2038 
   
 ac_config_headers="$ac_config_headers config.h pathnames.h"  ac_config_headers="$ac_config_headers config.h pathnames.h"
   
 { echo "$as_me:$LINENO: Configuring Sudo version 1.6.9" >&5  { echo "$as_me:$LINENO: Configuring Sudo version 1.7" >&5
 echo "$as_me: Configuring Sudo version 1.6.9" >&6;}  echo "$as_me: Configuring Sudo version 1.7" >&6;}
   
   
   
Line 2086 
Line 2097 
   
   
   
   
   
   
   
   
   
   
   
 timeout=5  timeout=5
 password_timeout=5  password_timeout=5
 sudo_umask=0022  sudo_umask=0022
Line 2112 
Line 2131 
 root_sudo=on  root_sudo=on
 path_info=on  path_info=on
 INSTALL_NOEXEC=  INSTALL_NOEXEC=
   devdir='$(srcdir)'
 PROGS="sudo visudo"  PROGS="sudo visudo"
 : ${MANTYPE='man'}  : ${MANTYPE='man'}
 : ${mansrcdir='.'}  : ${mansrcdir='.'}
Line 2119 
Line 2139 
 : ${SUDOERS_UID='0'}  : ${SUDOERS_UID='0'}
 : ${SUDOERS_GID='0'}  : ${SUDOERS_GID='0'}
 DEV="#"  DEV="#"
   LDAP="#"
 SELINUX="#"  SELINUX="#"
 BAMAN='.\" '  BAMAN='.\" '
 LCMAN='.\" '  LCMAN='.\" '
Line 2282 
Line 2303 
                 PROGS="${PROGS} testsudoers"                  PROGS="${PROGS} testsudoers"
                 OSDEFS="${OSDEFS} -DSUDO_DEVEL"                  OSDEFS="${OSDEFS} -DSUDO_DEVEL"
                 DEV=""                  DEV=""
                   devdir=.
                 ;;                  ;;
     no)         ;;      no)         ;;
     *)          { echo "$as_me:$LINENO: WARNING: Ignoring unknown argument to --with-devel: $with_devel" >&5      *)          { echo "$as_me:$LINENO: WARNING: Ignoring unknown argument to --with-devel: $with_devel" >&5
Line 3547 
Line 3569 
   
   
   
   # Check whether --with-nsswitch was given.
   if test "${with_nsswitch+set}" = set; then
     withval=$with_nsswitch; case $with_nsswitch in
       no)         ;;
       yes)        with_nsswitch="/etc/nsswitch.conf"
                   ;;
       *)          ;;
   esac
   fi
   
   if test ${with_nsswitch-"yes"} != "no"; then
       cat >>confdefs.h <<EOF
   #define _PATH_NSSWITCH_CONF "${with_nsswitch-/etc/nsswitch.conf}"
   EOF
   
       nsswitch_conf=${with_nsswitch-/etc/nsswitch.conf}
   else
       nsswitch_conf='/etc/nsswitch.conf'
   fi
   
   
 # Check whether --with-ldap was given.  # Check whether --with-ldap was given.
 if test "${with_ldap+set}" = set; then  if test "${with_ldap+set}" = set; then
   withval=$with_ldap; case $with_ldap in    withval=$with_ldap; case $with_ldap in
Line 3564 
Line 3607 
 fi  fi
   
   
   
 # Check whether --with-ldap-conf-file was given.  # Check whether --with-ldap-conf-file was given.
 if test "${with_ldap_conf_file+set}" = set; then  if test "${with_ldap_conf_file+set}" = set; then
   withval=$with_ldap_conf_file;    withval=$with_ldap_conf_file;
 cat >>confdefs.h <<_ACEOF  
 #define _PATH_LDAP_CONF "$with_ldap_conf_file"  
 _ACEOF  
   
 fi  fi
   
   cat >>confdefs.h <<EOF
   #define _PATH_LDAP_CONF "${with_ldap_conf_file-/etc/ldap.conf}"
   EOF
   
   ldap_conf=${with_ldap_conf_file-'/etc/ldap.conf'}
   
   
 # Check whether --with-ldap-secret-file was given.  # Check whether --with-ldap-secret-file was given.
 if test "${with_ldap_secret_file+set}" = set; then  if test "${with_ldap_secret_file+set}" = set; then
   withval=$with_ldap_secret_file;    withval=$with_ldap_secret_file;
 cat >>confdefs.h <<_ACEOF  
 #define _PATH_LDAP_SECRET "$with_ldap_secret_file"  
 _ACEOF  
   
 fi  fi
   
   cat >>confdefs.h <<EOF
   #define _PATH_LDAP_SECRET "${with_ldap_secret_file-/etc/ldap.secret}"
   EOF
   
   ldap_secret=${with_ldap_secret_file-'/etc/ldap.secret'}
   
   
 # Check whether --with-pc-insults was given.  # Check whether --with-pc-insults was given.
 if test "${with_pc_insults+set}" = set; then  if test "${with_pc_insults+set}" = set; then
   withval=$with_pc_insults; case $with_pc_insults in    withval=$with_pc_insults; case $with_pc_insults in
Line 3698 
Line 3745 
 fi  fi
   
   
   { echo "$as_me:$LINENO: checking whether to use an askpass helper" >&5
   echo $ECHO_N "checking whether to use an askpass helper... $ECHO_C" >&6; }
   
   # Check whether --with-askpass was given.
   if test "${with_askpass+set}" = set; then
     withval=$with_askpass; case $with_askpass in
       yes)        { { echo "$as_me:$LINENO: error: \"--with-askpass takes a path as an argument.\"" >&5
   echo "$as_me: error: \"--with-askpass takes a path as an argument.\"" >&2;}
      { (exit 1); exit 1; }; }
                   ;;
       no)         ;;
       *)
   cat >>confdefs.h <<_ACEOF
   #define _PATH_SUDO_ASKPASS "$with_askpass"
   _ACEOF
   
                   ;;
   esac
   else
     { echo "$as_me:$LINENO: result: no" >&5
   echo "${ECHO_T}no" >&6; }
   fi
   
   
   
 { echo "$as_me:$LINENO: checking whether to do user authentication by default" >&5  { echo "$as_me:$LINENO: checking whether to do user authentication by default" >&5
 echo $ECHO_N "checking whether to do user authentication by default... $ECHO_C" >&6; }  echo $ECHO_N "checking whether to do user authentication by default... $ECHO_C" >&6; }
 # Check whether --enable-authentication was given.  # Check whether --enable-authentication was given.
Line 3947 
Line 4018 
 # Check whether --with-selinux was given.  # Check whether --with-selinux was given.
 if test "${with_selinux+set}" = set; then  if test "${with_selinux+set}" = set; then
   withval=$with_selinux; case $with_selinux in    withval=$with_selinux; case $with_selinux in
     yes)        cat >>confdefs.h <<\_ACEOF      yes)        SELINUX_USAGE="[-r role] [-t type] "
                   cat >>confdefs.h <<\_ACEOF
 #define HAVE_SELINUX 1  #define HAVE_SELINUX 1
 _ACEOF  _ACEOF
   
Line 3966 
Line 4038 
 fi  fi
   
   
   # Check whether --enable-gss_krb5_ccache_name was given.
   if test "${enable_gss_krb5_ccache_name+set}" = set; then
     enableval=$enable_gss_krb5_ccache_name; check_gss_krb5_ccache_name=$enableval
   else
     check_gss_krb5_ccache_name=no
   fi
   
   
 # Extract the first word of "egrep", so it can be a program name with args.  # Extract the first word of "egrep", so it can be a program name with args.
 set dummy egrep; ac_word=$2  set dummy egrep; ac_word=$2
 { echo "$as_me:$LINENO: checking for $ac_word" >&5  { echo "$as_me:$LINENO: checking for $ac_word" >&5
Line 6129 
Line 6209 
   ;;    ;;
 *-*-irix6*)  *-*-irix6*)
   # Find out which ABI we are using.    # Find out which ABI we are using.
   echo '#line 6132 "configure"' > conftest.$ac_ext    echo '#line 6212 "configure"' > conftest.$ac_ext
   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
Line 7988 
Line 8068 
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:7991: $lt_compile\"" >&5)     (eval echo "\"\$as_me:8071: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:7995: \$? = $ac_status" >&5     echo "$as_me:8075: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
Line 8278 
Line 8358 
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:8281: $lt_compile\"" >&5)     (eval echo "\"\$as_me:8361: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:8285: \$? = $ac_status" >&5     echo "$as_me:8365: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
Line 8382 
Line 8462 
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:8385: $lt_compile\"" >&5)     (eval echo "\"\$as_me:8465: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?     ac_status=$?
    cat out/conftest.err >&5     cat out/conftest.err >&5
    echo "$as_me:8389: \$? = $ac_status" >&5     echo "$as_me:8469: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then     then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
Line 10742 
Line 10822 
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 10745 "configure"  #line 10825 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 10842 
Line 10922 
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 10845 "configure"  #line 10925 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 11868 
Line 11948 
 done  done
   
                 fi                  fi
   
                   # AIX-specific functions
   
   for ac_func in getuserattr
   do
   as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
   { echo "$as_me:$LINENO: checking for $ac_func" >&5
   echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
   if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
      For example, HP-UX 11i <limits.h> declares gettimeofday.  */
   #define $ac_func innocuous_$ac_func
   
   /* System header to define __stub macros and hopefully few prototypes,
       which can conflict with char $ac_func (); below.
       Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
       <limits.h> exists even on freestanding compilers.  */
   
   #ifdef __STDC__
   # include <limits.h>
   #else
   # include <assert.h>
   #endif
   
   #undef $ac_func
   
   /* Override any GCC internal prototype to avoid an error.
      Use char because int might match the return type of a GCC
      builtin and then its argument prototype would still apply.  */
   #ifdef __cplusplus
   extern "C"
   #endif
   char $ac_func ();
   /* The GNU C library defines this for functions which it implements
       to always fail with ENOSYS.  Some functions are actually named
       something starting with __ and the normal name is an alias.  */
   #if defined __stub_$ac_func || defined __stub___$ac_func
   choke me
   #endif
   
   int
   main ()
   {
   return $ac_func ();
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext conftest$ac_exeext
   if { (ac_try="$ac_link"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_link") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest$ac_exeext &&
          $as_test_x conftest$ac_exeext; then
     eval "$as_ac_var=yes"
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           eval "$as_ac_var=no"
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
         conftest$ac_exeext conftest.$ac_ext
   fi
   ac_res=`eval echo '${'$as_ac_var'}'`
                  { echo "$as_me:$LINENO: result: $ac_res" >&5
   echo "${ECHO_T}$ac_res" >&6; }
   if test `eval echo '${'$as_ac_var'}'` = yes; then
     cat >>confdefs.h <<_ACEOF
   #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
   _ACEOF
   
   fi
   done
   
                   SUDO_OBJS="$SUDO_OBJS aix.o"
                 ;;                  ;;
     *-*-hiuxmpp*)      *-*-hiuxmpp*)
                 : ${mansectsu='1m'}                  : ${mansectsu='1m'}
Line 13567 
Line 13744 
   
 done  done
   
   
 for ac_header in err.h  
 do  
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  
 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then  
   { echo "$as_me:$LINENO: checking for $ac_header" >&5  
 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }  
 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 fi  
 ac_res=`eval echo '${'$as_ac_Header'}'`  
                { echo "$as_me:$LINENO: result: $ac_res" >&5  
 echo "${ECHO_T}$ac_res" >&6; }  
 else  
   # Is the header compilable?  
 { echo "$as_me:$LINENO: checking $ac_header usability" >&5  
 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }  
 cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 $ac_includes_default  
 #include <$ac_header>  
 _ACEOF  
 rm -f conftest.$ac_objext  
 if { (ac_try="$ac_compile"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_compile") 2>conftest.er1  
   ac_status=$?  
   grep -v '^ *+' conftest.er1 >conftest.err  
   rm -f conftest.er1  
   cat conftest.err >&5  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } && {  
          test -z "$ac_c_werror_flag" ||  
          test ! -s conftest.err  
        } && test -s conftest.$ac_objext; then  
   ac_header_compiler=yes  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
         ac_header_compiler=no  
 fi  
   
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext  
 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5  
 echo "${ECHO_T}$ac_header_compiler" >&6; }  
   
 # Is the header present?  
 { echo "$as_me:$LINENO: checking $ac_header presence" >&5  
 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }  
 cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 #include <$ac_header>  
 _ACEOF  
 if { (ac_try="$ac_cpp conftest.$ac_ext"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1  
   ac_status=$?  
   grep -v '^ *+' conftest.er1 >conftest.err  
   rm -f conftest.er1  
   cat conftest.err >&5  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } >/dev/null && {  
          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||  
          test ! -s conftest.err  
        }; then  
   ac_header_preproc=yes  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
   ac_header_preproc=no  
 fi  
   
 rm -f conftest.err conftest.$ac_ext  
 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5  
 echo "${ECHO_T}$ac_header_preproc" >&6; }  
   
 # So?  What about this header?  
 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in  
   yes:no: )  
     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5  
 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5  
 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  
     ac_header_preproc=yes  
     ;;  
   no:yes:* )  
     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5  
 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5  
 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5  
 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
   
     ;;  
 esac  
 { echo "$as_me:$LINENO: checking for $ac_header" >&5  
 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }  
 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   eval "$as_ac_Header=\$ac_header_preproc"  
 fi  
 ac_res=`eval echo '${'$as_ac_Header'}'`  
                { echo "$as_me:$LINENO: result: $ac_res" >&5  
 echo "${ECHO_T}$ac_res" >&6; }  
   
 fi  
 if test `eval echo '${'$as_ac_Header'}'` = yes; then  
   cat >>confdefs.h <<_ACEOF  
 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1  
 _ACEOF  
   
 else  
   case " $LIBOBJS " in  
   *" err.$ac_objext "* ) ;;  
   *) LIBOBJS="$LIBOBJS err.$ac_objext"  
  ;;  
 esac  
   
 fi  
   
 done  
   
 if test "$OS" != "ultrix"; then  if test "$OS" != "ultrix"; then
     { echo "$as_me:$LINENO: checking POSIX termios" >&5      { echo "$as_me:$LINENO: checking POSIX termios" >&5
 echo $ECHO_N "checking POSIX termios... $ECHO_C" >&6; }  echo $ECHO_N "checking POSIX termios... $ECHO_C" >&6; }
Line 14055 
Line 14085 
   cat >>confdefs.h <<_ACEOF    cat >>confdefs.h <<_ACEOF
 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1  #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
 _ACEOF  _ACEOF
  LCMAN=""   LOGINCAP_USAGE='[-c class|-] '; LCMAN=""
         case "$OS" in          case "$OS" in
             freebsd|netbsd)     SUDO_LIBS="${SUDO_LIBS} -lutil"              freebsd|netbsd)     SUDO_LIBS="${SUDO_LIBS} -lutil"
             ;;              ;;
Line 14305 
Line 14335 
   
 fi  fi
   
   { echo "$as_me:$LINENO: checking for __signed char" >&5
   echo $ECHO_N "checking for __signed char... $ECHO_C" >&6; }
   if test "${ac_cv_type___signed_char+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   $ac_includes_default
   typedef __signed char ac__type_new_;
   int
   main ()
   {
   if ((ac__type_new_ *) 0)
     return 0;
   if (sizeof (ac__type_new_))
     return 0;
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext
   if { (ac_try="$ac_compile"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_compile") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest.$ac_objext; then
     ac_cv_type___signed_char=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_cv_type___signed_char=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_type___signed_char" >&5
   echo "${ECHO_T}$ac_cv_type___signed_char" >&6; }
   if test $ac_cv_type___signed_char = yes; then
     :
   else
     { echo "$as_me:$LINENO: checking for signed char" >&5
   echo $ECHO_N "checking for signed char... $ECHO_C" >&6; }
   if test "${ac_cv_type_signed_char+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   $ac_includes_default
   typedef signed char ac__type_new_;
   int
   main ()
   {
   if ((ac__type_new_ *) 0)
     return 0;
   if (sizeof (ac__type_new_))
     return 0;
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext
   if { (ac_try="$ac_compile"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_compile") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest.$ac_objext; then
     ac_cv_type_signed_char=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_cv_type_signed_char=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_type_signed_char" >&5
   echo "${ECHO_T}$ac_cv_type_signed_char" >&6; }
   if test $ac_cv_type_signed_char = yes; then
     cat >>confdefs.h <<\_ACEOF
   #define __signed signed
   _ACEOF
   
   else
     cat >>confdefs.h <<\_ACEOF
   #define __signed
   _ACEOF
   
   fi
   
   fi
   
 { echo "$as_me:$LINENO: checking for sig_atomic_t" >&5  { echo "$as_me:$LINENO: 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
Line 14361 
Line 14514 
 { echo "$as_me:$LINENO: result: $ac_cv_type_sig_atomic_t" >&5  { echo "$as_me:$LINENO: 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
     :
 cat >>confdefs.h <<_ACEOF  
 #define HAVE_SIG_ATOMIC_T 1  
 _ACEOF  
   
   
 else  else
   cat >>confdefs.h <<\_ACEOF    cat >>confdefs.h <<\_ACEOF
 #define sig_atomic_t int  #define sig_atomic_t int
Line 14729 
Line 14877 
   
 fi  fi
   
 { echo "$as_me:$LINENO: checking for full void implementation" >&5  
 echo $ECHO_N "checking for full void implementation... $ECHO_C" >&6; }  
 cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
   
 int  
 main ()  
 {  
 void *foo;  
 foo = (void *)0; (void *)"test";  
   ;  
   return 0;  
 }  
 _ACEOF  
 rm -f conftest.$ac_objext  
 if { (ac_try="$ac_compile"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_compile") 2>conftest.er1  
   ac_status=$?  
   grep -v '^ *+' conftest.er1 >conftest.err  
   rm -f conftest.er1  
   cat conftest.err >&5  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } && {  
          test -z "$ac_c_werror_flag" ||  
          test ! -s conftest.err  
        } && test -s conftest.$ac_objext; then  
   
 cat >>confdefs.h <<\_ACEOF  
 #define VOID void  
 _ACEOF  
   
 { echo "$as_me:$LINENO: result: yes" >&5  
 echo "${ECHO_T}yes" >&6; }  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
         cat >>confdefs.h <<\_ACEOF  
 #define VOID char  
 _ACEOF  
   
 { echo "$as_me:$LINENO: result: no" >&5  
 echo "${ECHO_T}no" >&6; }  
 fi  
   
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext  
   
 { echo "$as_me:$LINENO: checking max length of uid_t" >&5  { echo "$as_me:$LINENO: 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
Line 16742 
Line 16835 
 done  done
   
   
 for ac_func in lsearch  
 do  
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  
 { echo "$as_me:$LINENO: checking for $ac_func" >&5  
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }  
 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
 /* System header to define __stub macros and hopefully few prototypes,  
     which can conflict with char $ac_func (); below.  
     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since  
     <limits.h> exists even on freestanding compilers.  */  
   
 #ifdef __STDC__  
 # include <limits.h>  
 #else  
 # include <assert.h>  
 #endif  
   
 #undef $ac_func  
   
 /* Override any GCC internal prototype to avoid an error.  
    Use char because int might match the return type of a GCC  
    builtin and then its argument prototype would still apply.  */  
 #ifdef __cplusplus  
 extern "C"  
 #endif  
 char $ac_func ();  
 /* The GNU C library defines this for functions which it implements  
     to always fail with ENOSYS.  Some functions are actually named  
     something starting with __ and the normal name is an alias.  */  
 #if defined __stub_$ac_func || defined __stub___$ac_func  
 choke me  
 #endif  
   
 int  
 main ()  
 {  
 return $ac_func ();  
   ;  
   return 0;  
 }  
 _ACEOF  
 rm -f conftest.$ac_objext conftest$ac_exeext  
 if { (ac_try="$ac_link"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_link") 2>conftest.er1  
   ac_status=$?  
   grep -v '^ *+' conftest.er1 >conftest.err  
   rm -f conftest.er1  
   cat conftest.err >&5  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } && {  
          test -z "$ac_c_werror_flag" ||  
          test ! -s conftest.err  
        } && test -s conftest$ac_exeext &&  
        $as_test_x conftest$ac_exeext; then  
   eval "$as_ac_var=yes"  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
         eval "$as_ac_var=no"  
 fi  
   
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \  
       conftest$ac_exeext conftest.$ac_ext  
 fi  
 ac_res=`eval echo '${'$as_ac_var'}'`  
                { echo "$as_me:$LINENO: result: $ac_res" >&5  
 echo "${ECHO_T}$ac_res" >&6; }  
 if test `eval echo '${'$as_ac_var'}'` = yes; then  
   cat >>confdefs.h <<_ACEOF  
 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1  
 _ACEOF  
   
 else  
   { echo "$as_me:$LINENO: checking for lsearch in -lcompat" >&5  
 echo $ECHO_N "checking for lsearch in -lcompat... $ECHO_C" >&6; }  
 if test "${ac_cv_lib_compat_lsearch+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   ac_check_lib_save_LIBS=$LIBS  
 LIBS="-lcompat  $LIBS"  
 cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
   
 /* Override any GCC internal prototype to avoid an error.  
    Use char because int might match the return type of a GCC  
    builtin and then its argument prototype would still apply.  */  
 #ifdef __cplusplus  
 extern "C"  
 #endif  
 char lsearch ();  
 int  
 main ()  
 {  
 return lsearch ();  
   ;  
   return 0;  
 }  
 _ACEOF  
 rm -f conftest.$ac_objext conftest$ac_exeext  
 if { (ac_try="$ac_link"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_link") 2>conftest.er1  
   ac_status=$?  
   grep -v '^ *+' conftest.er1 >conftest.err  
   rm -f conftest.er1  
   cat conftest.err >&5  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } && {  
          test -z "$ac_c_werror_flag" ||  
          test ! -s conftest.err  
        } && test -s conftest$ac_exeext &&  
        $as_test_x conftest$ac_exeext; then  
   ac_cv_lib_compat_lsearch=yes  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
         ac_cv_lib_compat_lsearch=no  
 fi  
   
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \  
       conftest$ac_exeext conftest.$ac_ext  
 LIBS=$ac_check_lib_save_LIBS  
 fi  
 { echo "$as_me:$LINENO: result: $ac_cv_lib_compat_lsearch" >&5  
 echo "${ECHO_T}$ac_cv_lib_compat_lsearch" >&6; }  
 if test $ac_cv_lib_compat_lsearch = yes; then  
   { echo "$as_me:$LINENO: checking for search.h" >&5  
 echo $ECHO_N "checking for search.h... $ECHO_C" >&6; }  
 if test "${ac_cv_header_search_h+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 #include <search.h>  
 _ACEOF  
 if { (ac_try="$ac_cpp conftest.$ac_ext"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1  
   ac_status=$?  
   grep -v '^ *+' conftest.er1 >conftest.err  
   rm -f conftest.er1  
   cat conftest.err >&5  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } >/dev/null && {  
          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||  
          test ! -s conftest.err  
        }; then  
   ac_cv_header_search_h=yes  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
   ac_cv_header_search_h=no  
 fi  
   
 rm -f conftest.err conftest.$ac_ext  
 fi  
 { echo "$as_me:$LINENO: result: $ac_cv_header_search_h" >&5  
 echo "${ECHO_T}$ac_cv_header_search_h" >&6; }  
 if test $ac_cv_header_search_h = yes; then  
   cat >>confdefs.h <<\_ACEOF  
 #define HAVE_LSEARCH 1  
 _ACEOF  
  LIBS="${LIBS} -lcompat"  
 else  
   case " $LIBOBJS " in  
   *" lsearch.$ac_objext "* ) ;;  
   *) LIBOBJS="$LIBOBJS lsearch.$ac_objext"  
  ;;  
 esac  
   
 fi  
   
   
 else  
   case " $LIBOBJS " in  
   *" lsearch.$ac_objext "* ) ;;  
   *) LIBOBJS="$LIBOBJS lsearch.$ac_objext"  
  ;;  
 esac  
   
 fi  
   
 fi  
 done  
   
   
 for ac_func in utimes  for ac_func in utimes
 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`
Line 17379 
Line 17250 
 #define HAVE_ISBLANK 1  #define HAVE_ISBLANK 1
 _ACEOF  _ACEOF
   
     else
       case " $LIBOBJS " in
     *" isblank.$ac_objext "* ) ;;
     *) LIBOBJS="$LIBOBJS isblank.$ac_objext"
    ;;
   esac
   
   fi    fi
   
   
Line 19340 
Line 19218 
   
 fi  fi
   
 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  
 # for constant arguments.  Useless!  
 { echo "$as_me:$LINENO: checking for working alloca.h" >&5  
 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6; }  
 if test "${ac_cv_working_alloca_h+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 #include <alloca.h>  
 int  
 main ()  
 {  
 char *p = (char *) alloca (2 * sizeof (int));  
                           if (p) return 0;  
   ;  
   return 0;  
 }  
 _ACEOF  
 rm -f conftest.$ac_objext conftest$ac_exeext  
 if { (ac_try="$ac_link"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_link") 2>conftest.er1  
   ac_status=$?  
   grep -v '^ *+' conftest.er1 >conftest.err  
   rm -f conftest.er1  
   cat conftest.err >&5  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } && {  
          test -z "$ac_c_werror_flag" ||  
          test ! -s conftest.err  
        } && test -s conftest$ac_exeext &&  
        $as_test_x conftest$ac_exeext; then  
   ac_cv_working_alloca_h=yes  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
         ac_cv_working_alloca_h=no  
 fi  
   
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \  
       conftest$ac_exeext conftest.$ac_ext  
 fi  
 { echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5  
 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6; }  
 if test $ac_cv_working_alloca_h = yes; then  
   
 cat >>confdefs.h <<\_ACEOF  
 #define HAVE_ALLOCA_H 1  
 _ACEOF  
   
 fi  
   
 { echo "$as_me:$LINENO: checking for alloca" >&5  
 echo $ECHO_N "checking for alloca... $ECHO_C" >&6; }  
 if test "${ac_cv_func_alloca_works+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 #ifdef __GNUC__  
 # define alloca __builtin_alloca  
 #else  
 # ifdef _MSC_VER  
 #  include <malloc.h>  
 #  define alloca _alloca  
 # else  
 #  ifdef HAVE_ALLOCA_H  
 #   include <alloca.h>  
 #  else  
 #   ifdef _AIX  
  #pragma alloca  
 #   else  
 #    ifndef alloca /* predefined by HP cc +Olibcalls */  
 char *alloca ();  
 #    endif  
 #   endif  
 #  endif  
 # endif  
 #endif  
   
 int  
 main ()  
 {  
 char *p = (char *) alloca (1);  
                                     if (p) return 0;  
   ;  
   return 0;  
 }  
 _ACEOF  
 rm -f conftest.$ac_objext conftest$ac_exeext  
 if { (ac_try="$ac_link"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_link") 2>conftest.er1  
   ac_status=$?  
   grep -v '^ *+' conftest.er1 >conftest.err  
   rm -f conftest.er1  
   cat conftest.err >&5  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } && {  
          test -z "$ac_c_werror_flag" ||  
          test ! -s conftest.err  
        } && test -s conftest$ac_exeext &&  
        $as_test_x conftest$ac_exeext; then  
   ac_cv_func_alloca_works=yes  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
         ac_cv_func_alloca_works=no  
 fi  
   
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \  
       conftest$ac_exeext conftest.$ac_ext  
 fi  
 { echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5  
 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6; }  
   
 if test $ac_cv_func_alloca_works = yes; then  
   
 cat >>confdefs.h <<\_ACEOF  
 #define HAVE_ALLOCA 1  
 _ACEOF  
   
 else  
   # The SVR3 libPW and SVR4 libucb both contain incompatible functions  
 # that cause trouble.  Some versions do not even contain alloca or  
 # contain a buggy version.  If you still want to use their alloca,  
 # use ar to extract alloca.o from them instead of compiling alloca.c.  
   
 ALLOCA=\${LIBOBJDIR}alloca.$ac_objext  
   
 cat >>confdefs.h <<\_ACEOF  
 #define C_ALLOCA 1  
 _ACEOF  
   
   
 { echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5  
 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6; }  
 if test "${ac_cv_os_cray+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 #if defined CRAY && ! defined CRAY2  
 webecray  
 #else  
 wenotbecray  
 #endif  
   
 _ACEOF  
 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |  
   $EGREP "webecray" >/dev/null 2>&1; then  
   ac_cv_os_cray=yes  
 else  
   ac_cv_os_cray=no  
 fi  
 rm -f conftest*  
   
 fi  
 { echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5  
 echo "${ECHO_T}$ac_cv_os_cray" >&6; }  
 if test $ac_cv_os_cray = yes; then  
   for ac_func in _getb67 GETB67 getb67; do  
     as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`  
 { echo "$as_me:$LINENO: checking for $ac_func" >&5  
 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }  
 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
 /* System header to define __stub macros and hopefully few prototypes,  
     which can conflict with char $ac_func (); below.  
     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since  
     <limits.h> exists even on freestanding compilers.  */  
   
 #ifdef __STDC__  
 # include <limits.h>  
 #else  
 # include <assert.h>  
 #endif  
   
 #undef $ac_func  
   
 /* Override any GCC internal prototype to avoid an error.  
    Use char because int might match the return type of a GCC  
    builtin and then its argument prototype would still apply.  */  
 #ifdef __cplusplus  
 extern "C"  
 #endif  
 char $ac_func ();  
 /* The GNU C library defines this for functions which it implements  
     to always fail with ENOSYS.  Some functions are actually named  
     something starting with __ and the normal name is an alias.  */  
 #if defined __stub_$ac_func || defined __stub___$ac_func  
 choke me  
 #endif  
   
 int  
 main ()  
 {  
 return $ac_func ();  
   ;  
   return 0;  
 }  
 _ACEOF  
 rm -f conftest.$ac_objext conftest$ac_exeext  
 if { (ac_try="$ac_link"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_link") 2>conftest.er1  
   ac_status=$?  
   grep -v '^ *+' conftest.er1 >conftest.err  
   rm -f conftest.er1  
   cat conftest.err >&5  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } && {  
          test -z "$ac_c_werror_flag" ||  
          test ! -s conftest.err  
        } && test -s conftest$ac_exeext &&  
        $as_test_x conftest$ac_exeext; then  
   eval "$as_ac_var=yes"  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
         eval "$as_ac_var=no"  
 fi  
   
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \  
       conftest$ac_exeext conftest.$ac_ext  
 fi  
 ac_res=`eval echo '${'$as_ac_var'}'`  
                { echo "$as_me:$LINENO: result: $ac_res" >&5  
 echo "${ECHO_T}$ac_res" >&6; }  
 if test `eval echo '${'$as_ac_var'}'` = yes; then  
   
 cat >>confdefs.h <<_ACEOF  
 #define CRAY_STACKSEG_END $ac_func  
 _ACEOF  
   
     break  
 fi  
   
   done  
 fi  
   
 { echo "$as_me:$LINENO: checking stack direction for C alloca" >&5  
 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6; }  
 if test "${ac_cv_c_stack_direction+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   if test "$cross_compiling" = yes; then  
   ac_cv_c_stack_direction=0  
 else  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 $ac_includes_default  
 int  
 find_stack_direction ()  
 {  
   static char *addr = 0;  
   auto char dummy;  
   if (addr == 0)  
     {  
       addr = &dummy;  
       return find_stack_direction ();  
     }  
   else  
     return (&dummy > addr) ? 1 : -1;  
 }  
   
 int  
 main ()  
 {  
   return find_stack_direction () < 0;  
 }  
 _ACEOF  
 rm -f conftest$ac_exeext  
 if { (ac_try="$ac_link"  
 case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_link") 2>&5  
   ac_status=$?  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); } && { ac_try='./conftest$ac_exeext'  
   { (case "(($ac_try" in  
   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;  
   *) ac_try_echo=$ac_try;;  
 esac  
 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5  
   (eval "$ac_try") 2>&5  
   ac_status=$?  
   echo "$as_me:$LINENO: \$? = $ac_status" >&5  
   (exit $ac_status); }; }; then  
   ac_cv_c_stack_direction=1  
 else  
   echo "$as_me: program exited with status $ac_status" >&5  
 echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
 ( exit $ac_status )  
 ac_cv_c_stack_direction=-1  
 fi  
 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext  
 fi  
   
   
 fi  
 { echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5  
 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6; }  
   
 cat >>confdefs.h <<_ACEOF  
 #define STACK_DIRECTION $ac_cv_c_stack_direction  
 _ACEOF  
   
   
 fi  
   
 fi  
   
 for ac_func in getprogname  for ac_func in getprogname
 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`
Line 20099 
Line 19616 
                         ;;                          ;;
                 no)             { echo "$as_me:$LINENO: result: no" >&5                  no)             { echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6; }  echo "${ECHO_T}no" >&6; }
                             cat >>confdefs.h <<\_ACEOF  
 #define NO_PAM_SESSION 1  cat >>confdefs.h <<\_ACEOF
   #define NO_PAM_SESSION
 _ACEOF  _ACEOF
   
                             ;;                              ;;
Line 20385 
Line 19903 
 _ACEOF  _ACEOF
   
         AUTH_OBJS="$AUTH_OBJS bsdauth.o"          AUTH_OBJS="$AUTH_OBJS bsdauth.o"
           BSDAUTH_USAGE='[-a auth_type] '
         AUTH_EXCL=BSD_AUTH; BAMAN=""          AUTH_EXCL=BSD_AUTH; BAMAN=""
 else  else
   { { echo "$as_me:$LINENO: error: BSD authentication was specified but bsd_auth.h could not be found" >&5    { { echo "$as_me:$LINENO: error: BSD authentication was specified but bsd_auth.h could not be found" >&5
Line 21423 
Line 20942 
 #define HAVE_HEIMDAL 1  #define HAVE_HEIMDAL 1
 _ACEOF  _ACEOF
   
               # XXX - need to check whether -lcrypo is needed!
             SUDO_LIBS="${SUDO_LIBS} -lkrb5 -lcrypto -ldes -lcom_err -lasn1"              SUDO_LIBS="${SUDO_LIBS} -lkrb5 -lcrypto -ldes -lcom_err -lasn1"
             { echo "$as_me:$LINENO: checking for main in -lroken" >&5              { echo "$as_me:$LINENO: checking for main in -lroken" >&5
 echo $ECHO_N "checking for main in -lroken... $ECHO_C" >&6; }  echo $ECHO_N "checking for main in -lroken... $ECHO_C" >&6; }
Line 21560 
Line 21080 
     LIBS="${LIBS} ${SUDO_LIBS}"      LIBS="${LIBS} ${SUDO_LIBS}"
   
   
 for ac_func in krb5_verify_user krb5_init_secure_context  
   for ac_func in krb5_verify_user krb5_init_secure_context krb5_get_init_creds_opt_alloc
 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:$LINENO: checking for $ac_func" >&5  { echo "$as_me:$LINENO: checking for $ac_func" >&5
Line 21653 
Line 21174 
 fi  fi
 done  done
   
       { echo "$as_me:$LINENO: checking whether krb5_get_init_creds_opt_free takes a two argument2" >&5
   echo $ECHO_N "checking whether krb5_get_init_creds_opt_free takes a two argument2... $ECHO_C" >&6; }
   if test "${sudo_cv_krb5_get_init_creds_opt_free_two_args+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
   
               cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   #include <krb5.h>
   int
   main ()
   {
   
                       krb5_context context = NULL;
                       krb5_get_init_creds_opt *opts = NULL;
                       krb5_get_init_creds_opt_free(context, opts);
   
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext
   if { (ac_try="$ac_compile"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_compile") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest.$ac_objext; then
     sudo_cv_krb5_get_init_creds_opt_free_two_args=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           sudo_cv_krb5_get_init_creds_opt_free_two_args=no
   
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   
   
   fi
   { echo "$as_me:$LINENO: result: $sudo_cv_krb5_get_init_creds_opt_free_two_args" >&5
   echo "${ECHO_T}$sudo_cv_krb5_get_init_creds_opt_free_two_args" >&6; }
       if test X"$sudo_cv_krb5_get_init_creds_opt_free_two_args" = X"yes"; then
           cat >>confdefs.h <<\_ACEOF
   #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_TWO_ARGS 1
   _ACEOF
   
       fi
     LIBS="$_LIBS"      LIBS="$_LIBS"
 fi  fi
   
Line 22748 
Line 22332 
   
         CPPFLAGS="${CPPFLAGS} -I${with_ldap}/include"          CPPFLAGS="${CPPFLAGS} -I${with_ldap}/include"
         with_ldap=yes          with_ldap=yes
           LDAP=""
     fi      fi
     SUDO_OBJS="${SUDO_OBJS} ldap.o"      SUDO_OBJS="${SUDO_OBJS} ldap.o"
   
Line 22961 
Line 22546 
   
   
   
 for ac_func in ldap_initialize ldap_start_tls_s ldapssl_init ldapssl_set_strength  
   
   
   
   
   
   for ac_func in ldap_initialize ldap_start_tls_s ldap_sasl_interactive_bind_s ldapssl_init ldapssl_set_strength ldap_search_ext_s ldap_unbind_ext_s ldap_str2dn ldap_create ldap_sasl_bind_s
 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:$LINENO: checking for $ac_func" >&5  { echo "$as_me:$LINENO: checking for $ac_func" >&5
Line 23055 
Line 22646 
 done  done
   
   
   for ac_header in sasl/sasl.h
   do
   as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     { echo "$as_me:$LINENO: checking for $ac_header" >&5
   echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   fi
   ac_res=`eval echo '${'$as_ac_Header'}'`
                  { echo "$as_me:$LINENO: result: $ac_res" >&5
   echo "${ECHO_T}$ac_res" >&6; }
   else
     # Is the header compilable?
   { echo "$as_me:$LINENO: checking $ac_header usability" >&5
   echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   $ac_includes_default
   #include <$ac_header>
   _ACEOF
   rm -f conftest.$ac_objext
   if { (ac_try="$ac_compile"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_compile") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest.$ac_objext; then
     ac_header_compiler=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_header_compiler=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
   echo "${ECHO_T}$ac_header_compiler" >&6; }
   
   # Is the header present?
   { echo "$as_me:$LINENO: checking $ac_header presence" >&5
   echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   #include <$ac_header>
   _ACEOF
   if { (ac_try="$ac_cpp conftest.$ac_ext"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } >/dev/null && {
            test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
            test ! -s conftest.err
          }; then
     ac_header_preproc=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
     ac_header_preproc=no
   fi
   
   rm -f conftest.err conftest.$ac_ext
   { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
   echo "${ECHO_T}$ac_header_preproc" >&6; }
   
   # So?  What about this header?
   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
     yes:no: )
       { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
   echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
   echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
       ac_header_preproc=yes
       ;;
     no:yes:* )
       { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
   echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
   echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
   echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
   echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
   echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
   echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
   
       ;;
   esac
   { echo "$as_me:$LINENO: checking for $ac_header" >&5
   echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     eval "$as_ac_Header=\$ac_header_preproc"
   fi
   ac_res=`eval echo '${'$as_ac_Header'}'`
                  { echo "$as_me:$LINENO: result: $ac_res" >&5
   echo "${ECHO_T}$ac_res" >&6; }
   
   fi
   if test `eval echo '${'$as_ac_Header'}'` = yes; then
     cat >>confdefs.h <<_ACEOF
   #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
   _ACEOF
   
   fi
   
   done
   
   
   
 for ac_header in ldap_ssl.h mps/ldap_ssl.h  for ac_header in ldap_ssl.h mps/ldap_ssl.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`
Line 23114 
Line 22845 
 done  done
   
   
       if test X"$check_gss_krb5_ccache_name" = X"yes"; then
           { echo "$as_me:$LINENO: checking for gss_krb5_ccache_name in -lgssapi" >&5
   echo $ECHO_N "checking for gss_krb5_ccache_name in -lgssapi... $ECHO_C" >&6; }
   if test "${ac_cv_lib_gssapi_gss_krb5_ccache_name+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     ac_check_lib_save_LIBS=$LIBS
   LIBS="-lgssapi  $LIBS"
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   
   /* Override any GCC internal prototype to avoid an error.
      Use char because int might match the return type of a GCC
      builtin and then its argument prototype would still apply.  */
   #ifdef __cplusplus
   extern "C"
   #endif
   char gss_krb5_ccache_name ();
   int
   main ()
   {
   return gss_krb5_ccache_name ();
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext conftest$ac_exeext
   if { (ac_try="$ac_link"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_link") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest$ac_exeext &&
          $as_test_x conftest$ac_exeext; then
     ac_cv_lib_gssapi_gss_krb5_ccache_name=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_cv_lib_gssapi_gss_krb5_ccache_name=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
         conftest$ac_exeext conftest.$ac_ext
   LIBS=$ac_check_lib_save_LIBS
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_lib_gssapi_gss_krb5_ccache_name" >&5
   echo "${ECHO_T}$ac_cv_lib_gssapi_gss_krb5_ccache_name" >&6; }
   if test $ac_cv_lib_gssapi_gss_krb5_ccache_name = yes; then
     cat >>confdefs.h <<\_ACEOF
   #define HAVE_GSS_KRB5_CCACHE_NAME 1
   _ACEOF
   
               LDAP_LIBS="${LDAP_LIBS} -lgssapi"
   else
     { echo "$as_me:$LINENO: checking for gss_krb5_ccache_name in -lgssapi_krb5" >&5
   echo $ECHO_N "checking for gss_krb5_ccache_name in -lgssapi_krb5... $ECHO_C" >&6; }
   if test "${ac_cv_lib_gssapi_krb5_gss_krb5_ccache_name+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     ac_check_lib_save_LIBS=$LIBS
   LIBS="-lgssapi_krb5  $LIBS"
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   
   /* Override any GCC internal prototype to avoid an error.
      Use char because int might match the return type of a GCC
      builtin and then its argument prototype would still apply.  */
   #ifdef __cplusplus
   extern "C"
   #endif
   char gss_krb5_ccache_name ();
   int
   main ()
   {
   return gss_krb5_ccache_name ();
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext conftest$ac_exeext
   if { (ac_try="$ac_link"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_link") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest$ac_exeext &&
          $as_test_x conftest$ac_exeext; then
     ac_cv_lib_gssapi_krb5_gss_krb5_ccache_name=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_cv_lib_gssapi_krb5_gss_krb5_ccache_name=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
         conftest$ac_exeext conftest.$ac_ext
   LIBS=$ac_check_lib_save_LIBS
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_lib_gssapi_krb5_gss_krb5_ccache_name" >&5
   echo "${ECHO_T}$ac_cv_lib_gssapi_krb5_gss_krb5_ccache_name" >&6; }
   if test $ac_cv_lib_gssapi_krb5_gss_krb5_ccache_name = yes; then
     cat >>confdefs.h <<\_ACEOF
   #define HAVE_GSS_KRB5_CCACHE_NAME 1
   _ACEOF
   
                   LDAP_LIBS="${LDAP_LIBS} -lgssapi_krb5"
   fi
   
   
   fi
   
   
           # gssapi headers may be separate or part of Kerberos V
           found=no
           O_CPPFLAGS="$CPPFLAGS"
           for dir in "" "kerberosV" "krb5" "kerberos5" "kerberosv5"; do
               test X"$dir" != X"" && CPPFLAGS="$O_CPPFLAGS -I/usr/include/${dir}"
               cat >conftest.$ac_ext <<_ACEOF
   #include <gssapi/gssapi.h>
   _ACEOF
   if { (ac_try="$ac_cpp conftest.$ac_ext"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } >/dev/null && {
            test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
            test ! -s conftest.err
          }; then
     found="gssapi/gssapi.h"; break
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
     cat >conftest.$ac_ext <<_ACEOF
   #include <gssapi.h>
   _ACEOF
   if { (ac_try="$ac_cpp conftest.$ac_ext"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } >/dev/null && {
            test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
            test ! -s conftest.err
          }; then
     found="gssapi.h"; break
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
   
   fi
   
   rm -f conftest.err conftest.$ac_ext
   fi
   
   rm -f conftest.err conftest.$ac_ext
           done
           if test X"$found" != X"no"; then
   
   for ac_header in $found
   do
   as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     { echo "$as_me:$LINENO: checking for $ac_header" >&5
   echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   fi
   ac_res=`eval echo '${'$as_ac_Header'}'`
                  { echo "$as_me:$LINENO: result: $ac_res" >&5
   echo "${ECHO_T}$ac_res" >&6; }
   else
     # Is the header compilable?
   { echo "$as_me:$LINENO: checking $ac_header usability" >&5
   echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   $ac_includes_default
   #include <$ac_header>
   _ACEOF
   rm -f conftest.$ac_objext
   if { (ac_try="$ac_compile"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_compile") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest.$ac_objext; then
     ac_header_compiler=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_header_compiler=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
   echo "${ECHO_T}$ac_header_compiler" >&6; }
   
   # Is the header present?
   { echo "$as_me:$LINENO: checking $ac_header presence" >&5
   echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   #include <$ac_header>
   _ACEOF
   if { (ac_try="$ac_cpp conftest.$ac_ext"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } >/dev/null && {
            test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
            test ! -s conftest.err
          }; then
     ac_header_preproc=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
     ac_header_preproc=no
   fi
   
   rm -f conftest.err conftest.$ac_ext
   { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
   echo "${ECHO_T}$ac_header_preproc" >&6; }
   
   # So?  What about this header?
   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
     yes:no: )
       { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
   echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
   echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
       ac_header_preproc=yes
       ;;
     no:yes:* )
       { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
   echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
   echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
   echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
   echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
   echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
   echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
   
       ;;
   esac
   { echo "$as_me:$LINENO: checking for $ac_header" >&5
   echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     eval "$as_ac_Header=\$ac_header_preproc"
   fi
   ac_res=`eval echo '${'$as_ac_Header'}'`
                  { echo "$as_me:$LINENO: result: $ac_res" >&5
   echo "${ECHO_T}$ac_res" >&6; }
   
   fi
   if test `eval echo '${'$as_ac_Header'}'` = yes; then
     cat >>confdefs.h <<_ACEOF
   #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
   _ACEOF
   
   fi
   
   done
   
               if test X"$found" = X"gssapi/gssapi.h"; then
   
   for ac_header in gssapi/gssapi_krb5.h
   do
   as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     { echo "$as_me:$LINENO: checking for $ac_header" >&5
   echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   fi
   ac_res=`eval echo '${'$as_ac_Header'}'`
                  { echo "$as_me:$LINENO: result: $ac_res" >&5
   echo "${ECHO_T}$ac_res" >&6; }
   else
     # Is the header compilable?
   { echo "$as_me:$LINENO: checking $ac_header usability" >&5
   echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   $ac_includes_default
   #include <$ac_header>
   _ACEOF
   rm -f conftest.$ac_objext
   if { (ac_try="$ac_compile"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_compile") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest.$ac_objext; then
     ac_header_compiler=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_header_compiler=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
   echo "${ECHO_T}$ac_header_compiler" >&6; }
   
   # Is the header present?
   { echo "$as_me:$LINENO: checking $ac_header presence" >&5
   echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   #include <$ac_header>
   _ACEOF
   if { (ac_try="$ac_cpp conftest.$ac_ext"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } >/dev/null && {
            test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
            test ! -s conftest.err
          }; then
     ac_header_preproc=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
     ac_header_preproc=no
   fi
   
   rm -f conftest.err conftest.$ac_ext
   { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
   echo "${ECHO_T}$ac_header_preproc" >&6; }
   
   # So?  What about this header?
   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
     yes:no: )
       { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
   echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
   echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
       ac_header_preproc=yes
       ;;
     no:yes:* )
       { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
   echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
   echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
   echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
   echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
   echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
       { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
   echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
   
       ;;
   esac
   { echo "$as_me:$LINENO: checking for $ac_header" >&5
   echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     eval "$as_ac_Header=\$ac_header_preproc"
   fi
   ac_res=`eval echo '${'$as_ac_Header'}'`
                  { echo "$as_me:$LINENO: result: $ac_res" >&5
   echo "${ECHO_T}$ac_res" >&6; }
   
   fi
   if test `eval echo '${'$as_ac_Header'}'` = yes; then
     cat >>confdefs.h <<_ACEOF
   #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
   _ACEOF
   
   fi
   
   done
   
               fi
           else
               CPPFLAGS="$O_CPPFLAGS"
               { echo "$as_me:$LINENO: WARNING: Unable to locate gssapi.h, you will have to edit the Makefile and add -I/path/to/gssapi/includes to CPPFLAGS" >&5
   echo "$as_me: WARNING: Unable to locate gssapi.h, you will have to edit the Makefile and add -I/path/to/gssapi/includes to CPPFLAGS" >&2;}
           fi
       fi
   
     SUDO_LIBS="${SUDO_LIBS} ${LDAP_LIBS}"      SUDO_LIBS="${SUDO_LIBS} ${LDAP_LIBS}"
     LIBS="$_LIBS"      LIBS="$_LIBS"
     LDFLAGS="$_LDFLAGS"      LDFLAGS="$_LDFLAGS"
     # XXX - OpenLDAP has deprecated ldap_get_values()  
     CPPFLAGS="${CPPFLAGS} -DLDAP_DEPRECATED"  
 fi  fi
   
 if test -n "$blibpath"; then  if test -n "$blibpath"; then
Line 23267 
Line 23489 
     exec_prefix="$oexec_prefix"      exec_prefix="$oexec_prefix"
 fi  fi
   
 ac_config_files="$ac_config_files Makefile sudo.man visudo.man sudoers.man"  ac_config_files="$ac_config_files Makefile sudo.man visudo.man sudoers.man sudoers.ldap.man sudo_usage.h"
   
 cat >confcache <<\_ACEOF  cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure  # This file is a shell script that caches the results of configure
Line 23665 
Line 23887 
 # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.  # values after options handling.
 ac_log="  ac_log="
 This file was extended by sudo $as_me 1.6.9, which was  This file was extended by sudo $as_me 1.7, which was
 generated by GNU Autoconf 2.61.  Invocation command line was  generated by GNU Autoconf 2.61.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
Line 23714 
Line 23936 
 _ACEOF  _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\  ac_cs_version="\\
 sudo config.status 1.6.9  sudo config.status 1.7
 configured by $0, generated by GNU Autoconf 2.61,  configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
   
Line 23827 
Line 24049 
     "sudo.man") CONFIG_FILES="$CONFIG_FILES sudo.man" ;;      "sudo.man") CONFIG_FILES="$CONFIG_FILES sudo.man" ;;
     "visudo.man") CONFIG_FILES="$CONFIG_FILES visudo.man" ;;      "visudo.man") CONFIG_FILES="$CONFIG_FILES visudo.man" ;;
     "sudoers.man") CONFIG_FILES="$CONFIG_FILES sudoers.man" ;;      "sudoers.man") CONFIG_FILES="$CONFIG_FILES sudoers.man" ;;
       "sudoers.ldap.man") CONFIG_FILES="$CONFIG_FILES sudoers.ldap.man" ;;
       "sudo_usage.h") CONFIG_FILES="$CONFIG_FILES sudo_usage.h" ;;
   
   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5    *) { { echo "$as_me:$LINENO: 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;}
Line 23948 
Line 24172 
 BAMAN!$BAMAN$ac_delim  BAMAN!$BAMAN$ac_delim
 LCMAN!$LCMAN$ac_delim  LCMAN!$LCMAN$ac_delim
 SEMAN!$SEMAN$ac_delim  SEMAN!$SEMAN$ac_delim
   devdir!$devdir$ac_delim
 mansectsu!$mansectsu$ac_delim  mansectsu!$mansectsu$ac_delim
 mansectform!$mansectform$ac_delim  mansectform!$mansectform$ac_delim
 mansrcdir!$mansrcdir$ac_delim  mansrcdir!$mansrcdir$ac_delim
Line 23956 
Line 24181 
 noexec_file!$noexec_file$ac_delim  noexec_file!$noexec_file$ac_delim
 INSTALL_NOEXEC!$INSTALL_NOEXEC$ac_delim  INSTALL_NOEXEC!$INSTALL_NOEXEC$ac_delim
 DONT_LEAK_PATH_INFO!$DONT_LEAK_PATH_INFO$ac_delim  DONT_LEAK_PATH_INFO!$DONT_LEAK_PATH_INFO$ac_delim
   BSDAUTH_USAGE!$BSDAUTH_USAGE$ac_delim
   SELINUX_USAGE!$SELINUX_USAGE$ac_delim
   LDAP!$LDAP$ac_delim
   LOGINCAP_USAGE!$LOGINCAP_USAGE$ac_delim
 timedir!$timedir$ac_delim  timedir!$timedir$ac_delim
 timeout!$timeout$ac_delim  timeout!$timeout$ac_delim
 password_timeout!$password_timeout$ac_delim  password_timeout!$password_timeout$ac_delim
Line 23980 
Line 24209 
 passwd_tries!$passwd_tries$ac_delim  passwd_tries!$passwd_tries$ac_delim
 tty_tickets!$tty_tickets$ac_delim  tty_tickets!$tty_tickets$ac_delim
 insults!$insults$ac_delim  insults!$insults$ac_delim
 root_sudo!$root_sudo$ac_delim  
 path_info!$path_info$ac_delim  
 EGREPPROG!$EGREPPROG$ac_delim  
 CC!$CC$ac_delim  
 ac_ct_CC!$ac_ct_CC$ac_delim  
 _ACEOF  _ACEOF
   
   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
Line 24026 
Line 24250 
 ac_delim='%!_!# '  ac_delim='%!_!# '
 for ac_last_try in false false false false false :; do  for ac_last_try in false false false false false :; do
   cat >conf$$subs.sed <<_ACEOF    cat >conf$$subs.sed <<_ACEOF
   root_sudo!$root_sudo$ac_delim
   path_info!$path_info$ac_delim
   ldap_conf!$ldap_conf$ac_delim
   ldap_secret!$ldap_secret$ac_delim
   nsswitch_conf!$nsswitch_conf$ac_delim
   EGREPPROG!$EGREPPROG$ac_delim
   CC!$CC$ac_delim
   ac_ct_CC!$ac_ct_CC$ac_delim
 EXEEXT!$EXEEXT$ac_delim  EXEEXT!$EXEEXT$ac_delim
 OBJEXT!$OBJEXT$ac_delim  OBJEXT!$OBJEXT$ac_delim
 CPP!$CPP$ac_delim  CPP!$CPP$ac_delim
Line 24057 
Line 24289 
 YACC!$YACC$ac_delim  YACC!$YACC$ac_delim
 YFLAGS!$YFLAGS$ac_delim  YFLAGS!$YFLAGS$ac_delim
 LIBOBJS!$LIBOBJS$ac_delim  LIBOBJS!$LIBOBJS$ac_delim
 ALLOCA!$ALLOCA$ac_delim  
 KRB5CONFIG!$KRB5CONFIG$ac_delim  KRB5CONFIG!$KRB5CONFIG$ac_delim
 LTLIBOBJS!$LTLIBOBJS$ac_delim  LTLIBOBJS!$LTLIBOBJS$ac_delim
 _ACEOF  _ACEOF
   
   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 34; then    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 41; then
     break      break
   elif $ac_last_try; then    elif $ac_last_try; then
     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5      { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
Line 24529 
Line 24760 
             ;;              ;;
     esac      esac
 fi  fi
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37