|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for spindle 0.12. |
| 3 | +# Generated by GNU Autoconf 2.69 for spindle 0.13rc1. |
4 | 4 | #
|
5 | 5 | # Report bugs to < [email protected]>.
|
6 | 6 | #
|
@@ -590,8 +590,8 @@ MAKEFLAGS=
|
590 | 590 | # Identity of this package.
|
591 | 591 | PACKAGE_NAME='spindle'
|
592 | 592 | PACKAGE_TARNAME='spindle'
|
593 |
| -PACKAGE_VERSION='0.12' |
594 |
| -PACKAGE_STRING='spindle 0.12' |
| 593 | +PACKAGE_VERSION='0.13rc1' |
| 594 | +PACKAGE_STRING='spindle 0.13rc1' |
595 | 595 | PACKAGE_BUGREPORT=' [email protected]'
|
596 | 596 | PACKAGE_URL=''
|
597 | 597 |
|
@@ -1423,7 +1423,7 @@ if test "$ac_init_help" = "long"; then
|
1423 | 1423 | # Omit some internal or obsolete options to make the list less imposing.
|
1424 | 1424 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1425 | 1425 | cat <<_ACEOF
|
1426 |
| -\`configure' configures spindle 0.12 to adapt to many kinds of systems. |
| 1426 | +\`configure' configures spindle 0.13rc1 to adapt to many kinds of systems. |
1427 | 1427 |
|
1428 | 1428 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1429 | 1429 |
|
|
1494 | 1494 |
|
1495 | 1495 | if test -n "$ac_init_help"; then
|
1496 | 1496 | case $ac_init_help in
|
1497 |
| - short | recursive ) echo "Configuration of spindle 0.12:";; |
| 1497 | + short | recursive ) echo "Configuration of spindle 0.13rc1:";; |
1498 | 1498 | esac
|
1499 | 1499 | cat <<\_ACEOF
|
1500 | 1500 |
|
|
1665 | 1665 | test -n "$ac_init_help" && exit $ac_status
|
1666 | 1666 | if $ac_init_version; then
|
1667 | 1667 | cat <<\_ACEOF
|
1668 |
| -spindle configure 0.12 |
| 1668 | +spindle configure 0.13rc1 |
1669 | 1669 | generated by GNU Autoconf 2.69
|
1670 | 1670 |
|
1671 | 1671 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2155,7 +2155,7 @@ cat >config.log <<_ACEOF
|
2155 | 2155 | This file contains any messages produced by compilers while
|
2156 | 2156 | running configure, to aid debugging if configure makes a mistake.
|
2157 | 2157 |
|
2158 |
| -It was created by spindle $as_me 0.12, which was |
| 2158 | +It was created by spindle $as_me 0.13rc1, which was |
2159 | 2159 | generated by GNU Autoconf 2.69. Invocation command line was
|
2160 | 2160 |
|
2161 | 2161 | $ $0 $@
|
|
3130 | 3130 |
|
3131 | 3131 | # Define the identity of the package.
|
3132 | 3132 | PACKAGE='spindle'
|
3133 |
| - VERSION='0.12' |
| 3133 | + VERSION='0.13rc1' |
3134 | 3134 |
|
3135 | 3135 |
|
3136 | 3136 | cat >>confdefs.h <<_ACEOF
|
@@ -18461,7 +18461,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
18461 | 18461 | # report actual input values of CONFIG_FILES etc. instead of their
|
18462 | 18462 | # values after options handling.
|
18463 | 18463 | ac_log="
|
18464 |
| -This file was extended by spindle $as_me 0.12, which was |
| 18464 | +This file was extended by spindle $as_me 0.13rc1, which was |
18465 | 18465 | generated by GNU Autoconf 2.69. Invocation command line was
|
18466 | 18466 |
|
18467 | 18467 | CONFIG_FILES = $CONFIG_FILES
|
@@ -18527,7 +18527,7 @@ _ACEOF
|
18527 | 18527 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
18528 | 18528 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
18529 | 18529 | ac_cs_version="\\
|
18530 |
| -spindle config.status 0.12 |
| 18530 | +spindle config.status 0.13rc1 |
18531 | 18531 | configured by $0, generated by GNU Autoconf 2.69,
|
18532 | 18532 | with options \\"\$ac_cs_config\\"
|
18533 | 18533 |
|
|
0 commit comments