|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for bc-seedtool-cli 1.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for bc-seedtool-cli 1.0.0b1. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -577,8 +577,8 @@ MAKEFLAGS= |
577 | 577 | # Identity of this package. |
578 | 578 | PACKAGE_NAME='bc-seedtool-cli' |
579 | 579 | PACKAGE_TARNAME='bc-seedtool-cli' |
580 | | -PACKAGE_VERSION='1.0' |
581 | | -PACKAGE_STRING='bc-seedtool-cli 1.0' |
| 580 | +PACKAGE_VERSION='1.0.0b1' |
| 581 | +PACKAGE_STRING='bc-seedtool-cli 1.0.0b1' |
582 | 582 | PACKAGE_BUGREPORT='' |
583 | 583 | PACKAGE_URL='' |
584 | 584 |
|
@@ -1231,7 +1231,7 @@ if test "$ac_init_help" = "long"; then |
1231 | 1231 | # Omit some internal or obsolete options to make the list less imposing. |
1232 | 1232 | # This message is too long to be a string in the A/UX 3.1 sh. |
1233 | 1233 | cat <<_ACEOF |
1234 | | -\`configure' configures bc-seedtool-cli 1.0 to adapt to many kinds of systems. |
| 1234 | +\`configure' configures bc-seedtool-cli 1.0.0b1 to adapt to many kinds of systems. |
1235 | 1235 |
|
1236 | 1236 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1237 | 1237 |
|
|
1292 | 1292 |
|
1293 | 1293 | if test -n "$ac_init_help"; then |
1294 | 1294 | case $ac_init_help in |
1295 | | - short | recursive ) echo "Configuration of bc-seedtool-cli 1.0:";; |
| 1295 | + short | recursive ) echo "Configuration of bc-seedtool-cli 1.0.0b1:";; |
1296 | 1296 | esac |
1297 | 1297 | cat <<\_ACEOF |
1298 | 1298 |
|
|
1374 | 1374 | test -n "$ac_init_help" && exit $ac_status |
1375 | 1375 | if $ac_init_version; then |
1376 | 1376 | cat <<\_ACEOF |
1377 | | -bc-seedtool-cli configure 1.0 |
| 1377 | +bc-seedtool-cli configure 1.0.0b1 |
1378 | 1378 | generated by GNU Autoconf 2.69 |
1379 | 1379 |
|
1380 | 1380 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1885,7 +1885,7 @@ cat >config.log <<_ACEOF |
1885 | 1885 | This file contains any messages produced by compilers while |
1886 | 1886 | running configure, to aid debugging if configure makes a mistake. |
1887 | 1887 |
|
1888 | | -It was created by bc-seedtool-cli $as_me 1.0, which was |
| 1888 | +It was created by bc-seedtool-cli $as_me 1.0.0b1, which was |
1889 | 1889 | generated by GNU Autoconf 2.69. Invocation command line was |
1890 | 1890 |
|
1891 | 1891 | $ $0 $@ |
@@ -2234,7 +2234,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2234 | 2234 |
|
2235 | 2235 |
|
2236 | 2236 |
|
2237 | | -ac_config_headers="$ac_config_headers config.h" |
| 2237 | +ac_config_headers="$ac_config_headers src/config.h" |
2238 | 2238 |
|
2239 | 2239 |
|
2240 | 2240 | # Checks for programs. |
@@ -4868,7 +4868,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
4868 | 4868 | # report actual input values of CONFIG_FILES etc. instead of their |
4869 | 4869 | # values after options handling. |
4870 | 4870 | ac_log=" |
4871 | | -This file was extended by bc-seedtool-cli $as_me 1.0, which was |
| 4871 | +This file was extended by bc-seedtool-cli $as_me 1.0.0b1, which was |
4872 | 4872 | generated by GNU Autoconf 2.69. Invocation command line was |
4873 | 4873 |
|
4874 | 4874 | CONFIG_FILES = $CONFIG_FILES |
@@ -4930,7 +4930,7 @@ _ACEOF |
4930 | 4930 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
4931 | 4931 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
4932 | 4932 | ac_cs_version="\\ |
4933 | | -bc-seedtool-cli config.status 1.0 |
| 4933 | +bc-seedtool-cli config.status 1.0.0b1 |
4934 | 4934 | configured by $0, generated by GNU Autoconf 2.69, |
4935 | 4935 | with options \\"\$ac_cs_config\\" |
4936 | 4936 |
|
@@ -5052,7 +5052,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
5052 | 5052 | for ac_config_target in $ac_config_targets |
5053 | 5053 | do |
5054 | 5054 | case $ac_config_target in |
5055 | | - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; |
| 5055 | + "src/config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;; |
5056 | 5056 | "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
5057 | 5057 | "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
5058 | 5058 |
|
|
0 commit comments