|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.71 for scanssh 2.1.3. |
| 3 | +# Generated by GNU Autoconf 2.71 for scanssh 2.1.3.1. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://github.com/ofalk/scanssh/issues>.
|
6 | 6 | #
|
@@ -611,8 +611,8 @@ MAKEFLAGS=
|
611 | 611 | # Identity of this package.
|
612 | 612 | PACKAGE_NAME='scanssh'
|
613 | 613 | PACKAGE_TARNAME='scanssh'
|
614 |
| -PACKAGE_VERSION='2.1.3' |
615 |
| -PACKAGE_STRING='scanssh 2.1.3' |
| 614 | +PACKAGE_VERSION='2.1.3.1' |
| 615 | +PACKAGE_STRING='scanssh 2.1.3.1' |
616 | 616 | PACKAGE_BUGREPORT='https://github.com/ofalk/scanssh/issues'
|
617 | 617 | PACKAGE_URL=''
|
618 | 618 |
|
@@ -1325,7 +1325,7 @@ if test "$ac_init_help" = "long"; then
|
1325 | 1325 | # Omit some internal or obsolete options to make the list less imposing.
|
1326 | 1326 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1327 | 1327 | cat <<_ACEOF
|
1328 |
| -\`configure' configures scanssh 2.1.3 to adapt to many kinds of systems. |
| 1328 | +\`configure' configures scanssh 2.1.3.1 to adapt to many kinds of systems. |
1329 | 1329 |
|
1330 | 1330 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1331 | 1331 |
|
|
1396 | 1396 |
|
1397 | 1397 | if test -n "$ac_init_help"; then
|
1398 | 1398 | case $ac_init_help in
|
1399 |
| - short | recursive ) echo "Configuration of scanssh 2.1.3:";; |
| 1399 | + short | recursive ) echo "Configuration of scanssh 2.1.3.1:";; |
1400 | 1400 | esac
|
1401 | 1401 | cat <<\_ACEOF
|
1402 | 1402 |
|
|
1495 | 1495 | test -n "$ac_init_help" && exit $ac_status
|
1496 | 1496 | if $ac_init_version; then
|
1497 | 1497 | cat <<\_ACEOF
|
1498 |
| -scanssh configure 2.1.3 |
| 1498 | +scanssh configure 2.1.3.1 |
1499 | 1499 | generated by GNU Autoconf 2.71
|
1500 | 1500 |
|
1501 | 1501 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -1808,7 +1808,7 @@ cat >config.log <<_ACEOF
|
1808 | 1808 | This file contains any messages produced by compilers while
|
1809 | 1809 | running configure, to aid debugging if configure makes a mistake.
|
1810 | 1810 |
|
1811 |
| -It was created by scanssh $as_me 2.1.3, which was |
| 1811 | +It was created by scanssh $as_me 2.1.3.1, which was |
1812 | 1812 | generated by GNU Autoconf 2.71. Invocation command line was
|
1813 | 1813 |
|
1814 | 1814 | $ $0$ac_configure_args_raw
|
|
3080 | 3080 |
|
3081 | 3081 | # Define the identity of the package.
|
3082 | 3082 | PACKAGE='scanssh'
|
3083 |
| - VERSION='2.1.3' |
| 3083 | + VERSION='2.1.3.1' |
3084 | 3084 |
|
3085 | 3085 |
|
3086 | 3086 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
@@ -6318,7 +6318,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
6318 | 6318 | # report actual input values of CONFIG_FILES etc. instead of their
|
6319 | 6319 | # values after options handling.
|
6320 | 6320 | ac_log="
|
6321 |
| -This file was extended by scanssh $as_me 2.1.3, which was |
| 6321 | +This file was extended by scanssh $as_me 2.1.3.1, which was |
6322 | 6322 | generated by GNU Autoconf 2.71. Invocation command line was
|
6323 | 6323 |
|
6324 | 6324 | CONFIG_FILES = $CONFIG_FILES
|
@@ -6377,7 +6377,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
6377 | 6377 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
6378 | 6378 | ac_cs_config='$ac_cs_config_escaped'
|
6379 | 6379 | ac_cs_version="\\
|
6380 |
| -scanssh config.status 2.1.3 |
| 6380 | +scanssh config.status 2.1.3.1 |
6381 | 6381 | configured by $0, generated by GNU Autoconf 2.71,
|
6382 | 6382 | with options \\"\$ac_cs_config\\"
|
6383 | 6383 |
|
|
0 commit comments