From 889a0334e6b38da7031e6379f9777361e2c620e6 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 12 Feb 2005 23:33:30 +0000 Subject: [PATCH] regen --- configure | 22 +++++++++++----------- gram.c | 2 +- toke.c | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/configure b/configure index 668b6e3c3..63cfd4c7d 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for sudo 1.6.9. +# Generated by GNU Autoconf 2.59 for sudo 1.7. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -417,8 +417,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='sudo' PACKAGE_TARNAME='sudo' -PACKAGE_VERSION='1.6.9' -PACKAGE_STRING='sudo 1.6.9' +PACKAGE_VERSION='1.7' +PACKAGE_STRING='sudo 1.7' PACKAGE_BUGREPORT='' # Factoring default headers for most tests. @@ -947,7 +947,7 @@ if test "$ac_init_help" = "long"; then # 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. 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]... @@ -1009,7 +1009,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sudo 1.6.9:";; + short | recursive ) echo "Configuration of sudo 1.7:";; esac cat <<\_ACEOF @@ -1229,7 +1229,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -sudo configure 1.6.9 +sudo configure 1.7 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1243,7 +1243,7 @@ cat >&5 <<_ACEOF 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.6.9, which was +It was created by sudo $as_me 1.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1581,8 +1581,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_headers="$ac_config_headers config.h pathnames.h" -{ echo "$as_me:$LINENO: Configuring Sudo version 1.6.9" >&5 -echo "$as_me: Configuring Sudo version 1.6.9" >&6;} +{ echo "$as_me:$LINENO: Configuring Sudo version 1.7" >&5 +echo "$as_me: Configuring Sudo version 1.7" >&6;} @@ -32835,7 +32835,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -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.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -32895,7 +32895,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -sudo config.status 1.6.9 +sudo config.status 1.7 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/gram.c b/gram.c index 3788ec883..528b1d09e 100644 --- a/gram.c +++ b/gram.c @@ -18,7 +18,7 @@ static char yyrcsid[] #define YYPREFIX "yy" #line 2 "gram.y" /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/toke.c b/toke.c index 0c7ae1745..65e8061be 100644 --- a/toke.c +++ b/toke.c @@ -986,7 +986,7 @@ char *yytext; #define INITIAL 0 #line 2 "toke.l" /* - * Copyright (c) 1996, 1998-2004 Todd C. Miller + * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- 2.40.0