From db3e58c1515b19d6fb4f1aa46445cbbcb4261e65 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Wed, 2 Jan 2013 23:51:56 +0000 Subject: [PATCH] Update auto-conf files for 4.1-ESV-R8 --- aclocal.m4 | 4 ++-- configure | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/aclocal.m4 b/aclocal.m4 index be41d128b..5bad61919 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -13,8 +13,8 @@ m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(AC_AUTOCONF_VERSION, [2.67],, -[m4_warning([this file was generated for autoconf 2.67. +m4_if(AC_AUTOCONF_VERSION, [2.69],, +[m4_warning([this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) diff --git a/configure b/configure index 6cad71d71..66f015cbe 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.61 for DHCP 4.1-ESV-R8rc1. +# Generated by GNU Autoconf 2.61 for DHCP 4.1-ESV-R8. # # Report bugs to . # @@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='DHCP' PACKAGE_TARNAME='dhcp' -PACKAGE_VERSION='4.1-ESV-R8rc1' -PACKAGE_STRING='DHCP 4.1-ESV-R8rc1' +PACKAGE_VERSION='4.1-ESV-R8' +PACKAGE_STRING='DHCP 4.1-ESV-R8' PACKAGE_BUGREPORT='dhcp-users@isc.org' # Factoring default headers for most tests. @@ -1216,7 +1216,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 DHCP 4.1-ESV-R8rc1 to adapt to many kinds of systems. +\`configure' configures DHCP 4.1-ESV-R8 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1282,7 +1282,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of DHCP 4.1-ESV-R8rc1:";; + short | recursive ) echo "Configuration of DHCP 4.1-ESV-R8:";; esac cat <<\_ACEOF @@ -1420,7 +1420,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -DHCP configure 4.1-ESV-R8rc1 +DHCP configure 4.1-ESV-R8 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1434,7 +1434,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by DHCP $as_me 4.1-ESV-R8rc1, which was +It was created by DHCP $as_me 4.1-ESV-R8, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2127,7 +2127,7 @@ fi # Define the identity of the package. PACKAGE='dhcp' - VERSION='4.1-ESV-R8rc1' + VERSION='4.1-ESV-R8' cat >>confdefs.h <<_ACEOF @@ -8980,7 +8980,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by DHCP $as_me 4.1-ESV-R8rc1, which was +This file was extended by DHCP $as_me 4.1-ESV-R8, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9033,7 +9033,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -DHCP config.status 4.1-ESV-R8rc1 +DHCP config.status 4.1-ESV-R8 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -- 2.47.3