|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for Unicon 13.2. |
| 3 | +# Generated by GNU Autoconf 2.69 for Unicon 13.3. |
4 | 4 | #
|
5 | 5 | # Report bugs to <[email protected]>.
|
6 | 6 | #
|
@@ -580,8 +580,8 @@ MAKEFLAGS=
|
580 | 580 | # Identity of this package.
|
581 | 581 | PACKAGE_NAME='Unicon'
|
582 | 582 | PACKAGE_TARNAME='unicon'
|
583 |
| -PACKAGE_VERSION='13.2' |
584 |
| -PACKAGE_STRING='Unicon 13.2' |
| 583 | +PACKAGE_VERSION='13.3' |
| 584 | +PACKAGE_STRING='Unicon 13.3' |
585 | 585 | PACKAGE_BUGREPORT= '[email protected]'
|
586 | 586 | PACKAGE_URL='http://www.unicon.org'
|
587 | 587 |
|
@@ -1342,7 +1342,7 @@ if test "$ac_init_help" = "long"; then
|
1342 | 1342 | # Omit some internal or obsolete options to make the list less imposing.
|
1343 | 1343 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1344 | 1344 | cat <<_ACEOF
|
1345 |
| -\`configure' configures Unicon 13.2 to adapt to many kinds of systems. |
| 1345 | +\`configure' configures Unicon 13.3 to adapt to many kinds of systems. |
1346 | 1346 |
|
1347 | 1347 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1348 | 1348 |
|
|
1408 | 1408 |
|
1409 | 1409 | if test -n "$ac_init_help"; then
|
1410 | 1410 | case $ac_init_help in
|
1411 |
| - short | recursive ) echo "Configuration of Unicon 13.2:";; |
| 1411 | + short | recursive ) echo "Configuration of Unicon 13.3:";; |
1412 | 1412 | esac
|
1413 | 1413 | cat <<\_ACEOF
|
1414 | 1414 |
|
|
1542 | 1542 | test -n "$ac_init_help" && exit $ac_status
|
1543 | 1543 | if $ac_init_version; then
|
1544 | 1544 | cat <<\_ACEOF
|
1545 |
| -Unicon configure 13.2 |
| 1545 | +Unicon configure 13.3 |
1546 | 1546 | generated by GNU Autoconf 2.69
|
1547 | 1547 |
|
1548 | 1548 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2463,7 +2463,7 @@ cat >config.log <<_ACEOF
|
2463 | 2463 | This file contains any messages produced by compilers while
|
2464 | 2464 | running configure, to aid debugging if configure makes a mistake.
|
2465 | 2465 |
|
2466 |
| -It was created by Unicon $as_me 13.2, which was |
| 2466 | +It was created by Unicon $as_me 13.3, which was |
2467 | 2467 | generated by GNU Autoconf 2.69. Invocation command line was
|
2468 | 2468 |
|
2469 | 2469 | $ $0 $@
|
@@ -14665,7 +14665,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
14665 | 14665 | # report actual input values of CONFIG_FILES etc. instead of their
|
14666 | 14666 | # values after options handling.
|
14667 | 14667 | ac_log="
|
14668 |
| -This file was extended by Unicon $as_me 13.2, which was |
| 14668 | +This file was extended by Unicon $as_me 13.3, which was |
14669 | 14669 | generated by GNU Autoconf 2.69. Invocation command line was
|
14670 | 14670 |
|
14671 | 14671 | CONFIG_FILES = $CONFIG_FILES
|
@@ -14728,7 +14728,7 @@ _ACEOF
|
14728 | 14728 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
14729 | 14729 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
14730 | 14730 | ac_cs_version="\\
|
14731 |
| -Unicon config.status 13.2 |
| 14731 | +Unicon config.status 13.3 |
14732 | 14732 | configured by $0, generated by GNU Autoconf 2.69,
|
14733 | 14733 | with options \\"\$ac_cs_config\\"
|
14734 | 14734 |
|
|
0 commit comments