|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for rnm 4.0.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for rnm 4.0.1. |
4 | 4 | # |
5 | 5 | # Report bugs to <http://github.com/neurobin/rnm/issues>. |
6 | 6 | # |
@@ -580,8 +580,8 @@ MAKEFLAGS= |
580 | 580 | # Identity of this package. |
581 | 581 | PACKAGE_NAME='rnm' |
582 | 582 | PACKAGE_TARNAME='rnm' |
583 | | -PACKAGE_VERSION='4.0.0' |
584 | | -PACKAGE_STRING='rnm 4.0.0' |
| 583 | +PACKAGE_VERSION='4.0.1' |
| 584 | +PACKAGE_STRING='rnm 4.0.1' |
585 | 585 | PACKAGE_BUGREPORT='http://github.com/neurobin/rnm/issues' |
586 | 586 | PACKAGE_URL='' |
587 | 587 |
|
@@ -1293,7 +1293,7 @@ if test "$ac_init_help" = "long"; then |
1293 | 1293 | # Omit some internal or obsolete options to make the list less imposing. |
1294 | 1294 | # This message is too long to be a string in the A/UX 3.1 sh. |
1295 | 1295 | cat <<_ACEOF |
1296 | | -\`configure' configures rnm 4.0.0 to adapt to many kinds of systems. |
| 1296 | +\`configure' configures rnm 4.0.1 to adapt to many kinds of systems. |
1297 | 1297 |
|
1298 | 1298 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1299 | 1299 |
|
|
1360 | 1360 |
|
1361 | 1361 | if test -n "$ac_init_help"; then |
1362 | 1362 | case $ac_init_help in |
1363 | | - short | recursive ) echo "Configuration of rnm 4.0.0:";; |
| 1363 | + short | recursive ) echo "Configuration of rnm 4.0.1:";; |
1364 | 1364 | esac |
1365 | 1365 | cat <<\_ACEOF |
1366 | 1366 |
|
|
1455 | 1455 | test -n "$ac_init_help" && exit $ac_status |
1456 | 1456 | if $ac_init_version; then |
1457 | 1457 | cat <<\_ACEOF |
1458 | | -rnm configure 4.0.0 |
| 1458 | +rnm configure 4.0.1 |
1459 | 1459 | generated by GNU Autoconf 2.69 |
1460 | 1460 |
|
1461 | 1461 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1916,7 +1916,7 @@ cat >config.log <<_ACEOF |
1916 | 1916 | This file contains any messages produced by compilers while |
1917 | 1917 | running configure, to aid debugging if configure makes a mistake. |
1918 | 1918 |
|
1919 | | -It was created by rnm $as_me 4.0.0, which was |
| 1919 | +It was created by rnm $as_me 4.0.1, which was |
1920 | 1920 | generated by GNU Autoconf 2.69. Invocation command line was |
1921 | 1921 |
|
1922 | 1922 | $ $0 $@ |
|
2786 | 2786 |
|
2787 | 2787 | # Define the identity of the package. |
2788 | 2788 | PACKAGE='rnm' |
2789 | | - VERSION='4.0.0' |
| 2789 | + VERSION='4.0.1' |
2790 | 2790 |
|
2791 | 2791 |
|
2792 | 2792 | cat >>confdefs.h <<_ACEOF |
@@ -6128,7 +6128,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
6128 | 6128 | # report actual input values of CONFIG_FILES etc. instead of their |
6129 | 6129 | # values after options handling. |
6130 | 6130 | ac_log=" |
6131 | | -This file was extended by rnm $as_me 4.0.0, which was |
| 6131 | +This file was extended by rnm $as_me 4.0.1, which was |
6132 | 6132 | generated by GNU Autoconf 2.69. Invocation command line was |
6133 | 6133 |
|
6134 | 6134 | CONFIG_FILES = $CONFIG_FILES |
@@ -6189,7 +6189,7 @@ _ACEOF |
6189 | 6189 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
6190 | 6190 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
6191 | 6191 | ac_cs_version="\\ |
6192 | | -rnm config.status 4.0.0 |
| 6192 | +rnm config.status 4.0.1 |
6193 | 6193 | configured by $0, generated by GNU Autoconf 2.69, |
6194 | 6194 | with options \\"\$ac_cs_config\\" |
6195 | 6195 |
|
|
0 commit comments