|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for llvmtcl 3.9.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for llvmtcl 3.9.2. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
@@ -577,8 +577,8 @@ MAKEFLAGS=
|
577 | 577 | # Identity of this package.
|
578 | 578 | PACKAGE_NAME='llvmtcl'
|
579 | 579 | PACKAGE_TARNAME='llvmtcl'
|
580 |
| -PACKAGE_VERSION='3.9.1' |
581 |
| -PACKAGE_STRING='llvmtcl 3.9.1' |
| 580 | +PACKAGE_VERSION='3.9.2' |
| 581 | +PACKAGE_STRING='llvmtcl 3.9.2' |
582 | 582 | PACKAGE_BUGREPORT=''
|
583 | 583 | PACKAGE_URL=''
|
584 | 584 |
|
@@ -1291,7 +1291,7 @@ if test "$ac_init_help" = "long"; then
|
1291 | 1291 | # Omit some internal or obsolete options to make the list less imposing.
|
1292 | 1292 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1293 | 1293 | cat <<_ACEOF
|
1294 |
| -\`configure' configures llvmtcl 3.9.1 to adapt to many kinds of systems. |
| 1294 | +\`configure' configures llvmtcl 3.9.2 to adapt to many kinds of systems. |
1295 | 1295 |
|
1296 | 1296 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1297 | 1297 |
|
|
1352 | 1352 |
|
1353 | 1353 | if test -n "$ac_init_help"; then
|
1354 | 1354 | case $ac_init_help in
|
1355 |
| - short | recursive ) echo "Configuration of llvmtcl 3.9.1:";; |
| 1355 | + short | recursive ) echo "Configuration of llvmtcl 3.9.2:";; |
1356 | 1356 | esac
|
1357 | 1357 | cat <<\_ACEOF
|
1358 | 1358 |
|
|
1457 | 1457 | test -n "$ac_init_help" && exit $ac_status
|
1458 | 1458 | if $ac_init_version; then
|
1459 | 1459 | cat <<\_ACEOF
|
1460 |
| -llvmtcl configure 3.9.1 |
| 1460 | +llvmtcl configure 3.9.2 |
1461 | 1461 | generated by GNU Autoconf 2.69
|
1462 | 1462 |
|
1463 | 1463 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1822,7 +1822,7 @@ cat >config.log <<_ACEOF
|
1822 | 1822 | This file contains any messages produced by compilers while
|
1823 | 1823 | running configure, to aid debugging if configure makes a mistake.
|
1824 | 1824 |
|
1825 |
| -It was created by llvmtcl $as_me 3.9.1, which was |
| 1825 | +It was created by llvmtcl $as_me 3.9.2, which was |
1826 | 1826 | generated by GNU Autoconf 2.69. Invocation command line was
|
1827 | 1827 |
|
1828 | 1828 | $ $0 $@
|
@@ -9327,7 +9327,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
9327 | 9327 | # report actual input values of CONFIG_FILES etc. instead of their
|
9328 | 9328 | # values after options handling.
|
9329 | 9329 | ac_log="
|
9330 |
| -This file was extended by llvmtcl $as_me 3.9.1, which was |
| 9330 | +This file was extended by llvmtcl $as_me 3.9.2, which was |
9331 | 9331 | generated by GNU Autoconf 2.69. Invocation command line was
|
9332 | 9332 |
|
9333 | 9333 | CONFIG_FILES = $CONFIG_FILES
|
@@ -9380,7 +9380,7 @@ _ACEOF
|
9380 | 9380 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
9381 | 9381 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
9382 | 9382 | ac_cs_version="\\
|
9383 |
| -llvmtcl config.status 3.9.1 |
| 9383 | +llvmtcl config.status 3.9.2 |
9384 | 9384 | configured by $0, generated by GNU Autoconf 2.69,
|
9385 | 9385 | with options \\"\$ac_cs_config\\"
|
9386 | 9386 |
|
|
0 commit comments