diff options
author | 2011-09-27 14:10:43 -0400 | |
---|---|---|
committer | 2011-09-27 14:10:43 -0400 | |
commit | a4f3b1b106b0095a795b4fa3e0ef624354e547ea (patch) | |
tree | 6c557574da866e29fceccd33c44be8223f962484 /configure | |
parent | src/paxctl-ng.c: fix PT_PAX flag setting (diff) | |
download | elfix-a4f3b1b106b0095a795b4fa3e0ef624354e547ea.tar.gz elfix-a4f3b1b106b0095a795b4fa3e0ef624354e547ea.tar.bz2 elfix-a4f3b1b106b0095a795b4fa3e0ef624354e547ea.zip |
Prepare release 0.2.10.2.1
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for elfix 0.2.0. +# Generated by GNU Autoconf 2.68 for elfix 0.2.1. # # Report bugs to <http://bugs.gentoo.org/>. # @@ -560,8 +560,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='elfix' PACKAGE_TARNAME='elfix' -PACKAGE_VERSION='0.2.0' -PACKAGE_STRING='elfix 0.2.0' +PACKAGE_VERSION='0.2.1' +PACKAGE_STRING='elfix 0.2.1' PACKAGE_BUGREPORT='http://bugs.gentoo.org/' PACKAGE_URL='' @@ -1250,7 +1250,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 elfix 0.2.0 to adapt to many kinds of systems. +\`configure' configures elfix 0.2.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1316,7 +1316,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of elfix 0.2.0:";; + short | recursive ) echo "Configuration of elfix 0.2.1:";; esac cat <<\_ACEOF @@ -1406,7 +1406,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -elfix configure 0.2.0 +elfix configure 0.2.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1829,7 +1829,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 elfix $as_me 0.2.0, which was +It was created by elfix $as_me 0.2.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2650,7 +2650,7 @@ fi # Define the identity of the package. PACKAGE='elfix' - VERSION='0.2.0' + VERSION='0.2.1' cat >>confdefs.h <<_ACEOF @@ -5146,7 +5146,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 elfix $as_me 0.2.0, which was +This file was extended by elfix $as_me 0.2.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5212,7 +5212,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="\\ -elfix config.status 0.2.0 +elfix config.status 0.2.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |