|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for shc 4.0.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for shc 4.0.1. |
4 | 4 | #
|
5 | 5 | # Report bugs to <http://github.com/neurobin/shc/issues>.
|
6 | 6 | #
|
@@ -580,8 +580,8 @@ MAKEFLAGS=
|
580 | 580 | # Identity of this package.
|
581 | 581 | PACKAGE_NAME='shc'
|
582 | 582 | PACKAGE_TARNAME='shc'
|
583 |
| -PACKAGE_VERSION='4.0.0' |
584 |
| -PACKAGE_STRING='shc 4.0.0' |
| 583 | +PACKAGE_VERSION='4.0.1' |
| 584 | +PACKAGE_STRING='shc 4.0.1' |
585 | 585 | PACKAGE_BUGREPORT='http://github.com/neurobin/shc/issues'
|
586 | 586 | PACKAGE_URL=''
|
587 | 587 |
|
@@ -1279,7 +1279,7 @@ if test "$ac_init_help" = "long"; then
|
1279 | 1279 | # Omit some internal or obsolete options to make the list less imposing.
|
1280 | 1280 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1281 | 1281 | cat <<_ACEOF
|
1282 |
| -\`configure' configures shc 4.0.0 to adapt to many kinds of systems. |
| 1282 | +\`configure' configures shc 4.0.1 to adapt to many kinds of systems. |
1283 | 1283 |
|
1284 | 1284 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1285 | 1285 |
|
|
1346 | 1346 |
|
1347 | 1347 | if test -n "$ac_init_help"; then
|
1348 | 1348 | case $ac_init_help in
|
1349 |
| - short | recursive ) echo "Configuration of shc 4.0.0:";; |
| 1349 | + short | recursive ) echo "Configuration of shc 4.0.1:";; |
1350 | 1350 | esac
|
1351 | 1351 | cat <<\_ACEOF
|
1352 | 1352 |
|
|
1437 | 1437 | test -n "$ac_init_help" && exit $ac_status
|
1438 | 1438 | if $ac_init_version; then
|
1439 | 1439 | cat <<\_ACEOF
|
1440 |
| -shc configure 4.0.0 |
| 1440 | +shc configure 4.0.1 |
1441 | 1441 | generated by GNU Autoconf 2.69
|
1442 | 1442 |
|
1443 | 1443 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1863,7 +1863,7 @@ cat >config.log <<_ACEOF
|
1863 | 1863 | This file contains any messages produced by compilers while
|
1864 | 1864 | running configure, to aid debugging if configure makes a mistake.
|
1865 | 1865 |
|
1866 |
| -It was created by shc $as_me 4.0.0, which was |
| 1866 | +It was created by shc $as_me 4.0.1, which was |
1867 | 1867 | generated by GNU Autoconf 2.69. Invocation command line was
|
1868 | 1868 |
|
1869 | 1869 | $ $0 $@
|
|
2733 | 2733 |
|
2734 | 2734 | # Define the identity of the package.
|
2735 | 2735 | PACKAGE='shc'
|
2736 |
| - VERSION='4.0.0' |
| 2736 | + VERSION='4.0.1' |
2737 | 2737 |
|
2738 | 2738 |
|
2739 | 2739 | cat >>confdefs.h <<_ACEOF
|
@@ -5311,7 +5311,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
5311 | 5311 | # report actual input values of CONFIG_FILES etc. instead of their
|
5312 | 5312 | # values after options handling.
|
5313 | 5313 | ac_log="
|
5314 |
| -This file was extended by shc $as_me 4.0.0, which was |
| 5314 | +This file was extended by shc $as_me 4.0.1, which was |
5315 | 5315 | generated by GNU Autoconf 2.69. Invocation command line was
|
5316 | 5316 |
|
5317 | 5317 | CONFIG_FILES = $CONFIG_FILES
|
@@ -5368,7 +5368,7 @@ _ACEOF
|
5368 | 5368 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
5369 | 5369 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
5370 | 5370 | ac_cs_version="\\
|
5371 |
| -shc config.status 4.0.0 |
| 5371 | +shc config.status 4.0.1 |
5372 | 5372 | configured by $0, generated by GNU Autoconf 2.69,
|
5373 | 5373 | with options \\"\$ac_cs_config\\"
|
5374 | 5374 |
|
|
0 commit comments