]> granicus.if.org Git - sudo/commitdiff
Update to autoconf 2.68 and libtool 2.4
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 11 Aug 2011 18:40:53 +0000 (14:40 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 11 Aug 2011 18:40:53 +0000 (14:40 -0400)
--HG--
branch : 1.8

1  2 
configure
configure.in

diff --cc configure
index ae5116811c57348c0b9bfb138efca1582820dc4a,8a2ebaaf1cdb2f3e464f28b2eaa8e8c35a503905..0bdb568dacc511d2190d67493f021314f621854a
+++ b/configure
@@@ -1,6 -1,6 +1,6 @@@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
- # Generated by GNU Autoconf 2.65 for sudo 1.8.2.
 -# Generated by GNU Autoconf 2.68 for sudo 1.8.x.
++# Generated by GNU Autoconf 2.68 for sudo 1.8.2.
  #
  # Report bugs to <http://www.sudo.ws/bugs/>.
  #
  test -n "$ac_init_help" && exit $ac_status
  if $ac_init_version; then
    cat <<\_ACEOF
 -sudo configure 1.8.x
 +sudo configure 1.8.2
- generated by GNU Autoconf 2.65
+ generated by GNU Autoconf 2.68
  
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2010 Free Software Foundation, Inc.
  This configure script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it.
  _ACEOF
@@@ -2409,8 -2430,8 +2430,8 @@@ cat >config.log <<_ACEO
  This file contains any messages produced by compilers while
  running configure, to aid debugging if configure makes a mistake.
  
 -It was created by sudo $as_me 1.8.x, which was
 +It was created by sudo $as_me 1.8.2, which was
- generated by GNU Autoconf 2.65.  Invocation command line was
+ generated by GNU Autoconf 2.68.  Invocation command line was
  
    $ $0 $@
  
@@@ -19893,8 -20614,8 +20614,8 @@@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_wr
  # report actual input values of CONFIG_FILES etc. instead of their
  # values after options handling.
  ac_log="
 -This file was extended by sudo $as_me 1.8.x, which was
 +This file was extended by sudo $as_me 1.8.2, which was
- generated by GNU Autoconf 2.65.  Invocation command line was
+ generated by GNU Autoconf 2.68.  Invocation command line was
  
    CONFIG_FILES    = $CONFIG_FILES
    CONFIG_HEADERS  = $CONFIG_HEADERS
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
  ac_cs_version="\\
 -sudo config.status 1.8.x
 +sudo config.status 1.8.2
- configured by $0, generated by GNU Autoconf 2.65,
+ configured by $0, generated by GNU Autoconf 2.68,
    with options \\"\$ac_cs_config\\"
  
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2010 Free Software Foundation, Inc.
  This config.status script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it."
  
diff --cc configure.in
Simple merge