[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.13 and 1.14

version 1.13, 2002/01/23 23:03:24 version 1.14, 2002/04/25 15:49:03
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 Autoconf 2.52 for sudo 1.6.5.  # Generated by Autoconf 2.52 for sudo 1.6.6.
 #  #
 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
 # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
Line 182 
Line 182 
 # Identity of this package.  # Identity of this package.
 PACKAGE_NAME='sudo'  PACKAGE_NAME='sudo'
 PACKAGE_TARNAME='sudo'  PACKAGE_TARNAME='sudo'
 PACKAGE_VERSION='1.6.5'  PACKAGE_VERSION='1.6.6'
 PACKAGE_STRING='sudo 1.6.5'  PACKAGE_STRING='sudo 1.6.6'
 PACKAGE_BUGREPORT=''  PACKAGE_BUGREPORT=''
   
 ac_prev=  ac_prev=
Line 600 
Line 600 
   # 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 <<EOF    cat <<EOF
 \`configure' configures sudo 1.6.5 to adapt to many kinds of systems.  \`configure' configures sudo 1.6.6 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 661 
Line 661 
   
 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.5:";;       short | recursive ) echo "Configuration of sudo 1.6.6:";;
    esac     esac
   cat <<\EOF    cat <<\EOF
   
Line 804 
Line 804 
 test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
 if $ac_init_version; then  if $ac_init_version; then
   cat <<\EOF    cat <<\EOF
 sudo configure 1.6.5  sudo configure 1.6.6
 generated by GNU Autoconf 2.52  generated by GNU Autoconf 2.52
   
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
Line 819 
Line 819 
 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.5, which was  It was created by sudo $as_me 1.6.6, which was
 generated by GNU Autoconf 2.52.  Invocation command line was  generated by GNU Autoconf 2.52.  Invocation command line was
   
   $ $0 $@    $ $0 $@
Line 1048 
Line 1048 
   
 ac_config_headers="$ac_config_headers config.h pathnames.h"  ac_config_headers="$ac_config_headers config.h pathnames.h"
   
 echo "Configuring Sudo version 1.6.5"  echo "Configuring Sudo version 1.6.6"
   
 timeout=5  timeout=5
 password_timeout=5  password_timeout=5
Line 10971 
Line 10971 
   
 cat >>$CONFIG_STATUS <<EOF  cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\  ac_cs_version="\\
 sudo config.status 1.6.5  sudo config.status 1.6.6
 configured by $0, generated by GNU Autoconf 2.52,  configured by $0, generated by GNU Autoconf 2.52,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
   
Line 11053 
Line 11053 
 ## Running config.status.  ##  ## Running config.status.  ##
 ## ----------------------- ##  ## ----------------------- ##
   
 This file was extended by $as_me (sudo 1.6.5) 2.52, executed with  This file was extended by $as_me (sudo 1.6.6) 2.52, executed with
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
   CONFIG_LINKS    = $CONFIG_LINKS    CONFIG_LINKS    = $CONFIG_LINKS

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14