aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'autom4te.cache/output.1')
-rw-r--r--autom4te.cache/output.123
1 files changed, 12 insertions, 11 deletions
diff --git a/autom4te.cache/output.1 b/autom4te.cache/output.1
index c433ff7..a431f1d 100644
--- a/autom4te.cache/output.1
+++ b/autom4te.cache/output.1
@@ -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.2.
+@%:@ Generated by GNU Autoconf 2.68 for elfix 0.2.3.
@%:@
@%:@ 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.2'
-PACKAGE_STRING='elfix 0.2.2'
+PACKAGE_VERSION='0.2.3'
+PACKAGE_STRING='elfix 0.2.3'
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.2 to adapt to many kinds of systems.
+\`configure' configures elfix 0.2.3 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.2:";;
+ short | recursive ) echo "Configuration of elfix 0.2.3:";;
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.2
+elfix configure 0.2.3
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.2, which was
+It was created by elfix $as_me 0.2.3, 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.2'
+ VERSION='0.2.3'
cat >>confdefs.h <<_ACEOF
@@ -4601,7 +4601,7 @@ esac
fi
-ac_config_files="$ac_config_files Makefile src/Makefile doc/Makefile poc/Makefile tests/Makefile"
+ac_config_files="$ac_config_files Makefile src/Makefile scripts/Makefile doc/Makefile poc/Makefile tests/Makefile"
cat >confcache <<\_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.2, which was
+This file was extended by elfix $as_me 0.2.3, 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.2
+elfix config.status 0.2.3
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
@@ -5345,6 +5345,7 @@ do
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
+ "scripts/Makefile") CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;;
"doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
"poc/Makefile") CONFIG_FILES="$CONFIG_FILES poc/Makefile" ;;
"tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;