diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-07 13:45:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-07 13:45:18 +0000 |
commit | 3f7e71c8c57997eb3b1bc778555a7dcf61796c6c (patch) | |
tree | 19d76cd0177d3cbc8d0c9af9d7408fa575e11ffd /configure | |
parent | Releasing debian version 1.2.1-3. (diff) | |
download | dnsjit-3f7e71c8c57997eb3b1bc778555a7dcf61796c6c.tar.xz dnsjit-3f7e71c8c57997eb3b1bc778555a7dcf61796c6c.zip |
Merging upstream version 1.2.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for dnsjit 1.2.1. +# Generated by GNU Autoconf 2.69 for dnsjit 1.2.2. # # Report bugs to <admin@dns-oarc.net>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='dnsjit' PACKAGE_TARNAME='dnsjit' -PACKAGE_VERSION='1.2.1' -PACKAGE_STRING='dnsjit 1.2.1' +PACKAGE_VERSION='1.2.2' +PACKAGE_STRING='dnsjit 1.2.2' PACKAGE_BUGREPORT='admin@dns-oarc.net' PACKAGE_URL='https://github.com/DNS-OARC/dnsjit/issues' @@ -1360,7 +1360,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 dnsjit 1.2.1 to adapt to many kinds of systems. +\`configure' configures dnsjit 1.2.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1431,7 +1431,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dnsjit 1.2.1:";; + short | recursive ) echo "Configuration of dnsjit 1.2.2:";; esac cat <<\_ACEOF @@ -1566,7 +1566,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -dnsjit configure 1.2.1 +dnsjit configure 1.2.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2172,7 +2172,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 dnsjit $as_me 1.2.1, which was +It was created by dnsjit $as_me 1.2.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2527,7 +2527,7 @@ $as_echo "#define PACKAGE_MAJOR_VERSION 1" >>confdefs.h $as_echo "#define PACKAGE_MINOR_VERSION 2" >>confdefs.h -$as_echo "#define PACKAGE_PATCH_VERSION 1" >>confdefs.h +$as_echo "#define PACKAGE_PATCH_VERSION 2" >>confdefs.h am__api_version='1.16' @@ -3044,7 +3044,7 @@ fi # Define the identity of the package. PACKAGE='dnsjit' - VERSION='1.2.1' + VERSION='1.2.2' cat >>confdefs.h <<_ACEOF @@ -16132,7 +16132,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by dnsjit $as_me 1.2.1, which was +This file was extended by dnsjit $as_me 1.2.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16199,7 +16199,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -dnsjit config.status 1.2.1 +dnsjit config.status 1.2.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |