|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for thread 2.8.11. |
| 3 | +# Generated by GNU Autoconf 2.72 for thread 2.8.12. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, |
@@ -601,8 +601,8 @@ MAKEFLAGS= |
601 | 601 | # Identity of this package. |
602 | 602 | PACKAGE_NAME='thread' |
603 | 603 | PACKAGE_TARNAME='thread' |
604 | | -PACKAGE_VERSION='2.8.11' |
605 | | -PACKAGE_STRING='thread 2.8.11' |
| 604 | +PACKAGE_VERSION='2.8.12' |
| 605 | +PACKAGE_STRING='thread 2.8.12' |
606 | 606 | PACKAGE_BUGREPORT='' |
607 | 607 | PACKAGE_URL='' |
608 | 608 |
|
@@ -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 thread 2.8.11 to adapt to many kinds of systems. |
| 1328 | +'configure' configures thread 2.8.12 to adapt to many kinds of systems. |
1329 | 1329 |
|
1330 | 1330 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1331 | 1331 |
|
|
1387 | 1387 |
|
1388 | 1388 | if test -n "$ac_init_help"; then |
1389 | 1389 | case $ac_init_help in |
1390 | | - short | recursive ) echo "Configuration of thread 2.8.11:";; |
| 1390 | + short | recursive ) echo "Configuration of thread 2.8.12:";; |
1391 | 1391 | esac |
1392 | 1392 | cat <<\_ACEOF |
1393 | 1393 |
|
|
1492 | 1492 | test -n "$ac_init_help" && exit $ac_status |
1493 | 1493 | if $ac_init_version; then |
1494 | 1494 | cat <<\_ACEOF |
1495 | | -thread configure 2.8.11 |
| 1495 | +thread configure 2.8.12 |
1496 | 1496 | generated by GNU Autoconf 2.72 |
1497 | 1497 |
|
1498 | 1498 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1799,7 +1799,7 @@ cat >config.log <<_ACEOF |
1799 | 1799 | This file contains any messages produced by compilers while |
1800 | 1800 | running configure, to aid debugging if configure makes a mistake. |
1801 | 1801 |
|
1802 | | -It was created by thread $as_me 2.8.11, which was |
| 1802 | +It was created by thread $as_me 2.8.12, which was |
1803 | 1803 | generated by GNU Autoconf 2.72. Invocation command line was |
1804 | 1804 |
|
1805 | 1805 | $ $0$ac_configure_args_raw |
|
7204 | 7204 | SHLIB_LD='${CC} -shared' |
7205 | 7205 | SHLIB_SUFFIX=".dll" |
7206 | 7206 | if test "${TEA_PLATFORM}" = "unix" -a "${TCL_MAJOR_VERSION}" -gt 8 -a x"${with_tcl8}" = x; then |
7207 | | - SHLIB_LD_LIBS="${SHLIB_LD_LIBS} -Wl,--out-implib,\$(patsubst cyg%.dll,lib%.dll.a,\$@)" |
| 7207 | + SHLIB_LD_LIBS="${SHLIB_LD_LIBS} -Wl,--out-implib,\$(patsubst cyg%.dll,lib%.dll,\$@).a" |
7208 | 7208 | else |
7209 | 7209 | SHLIB_LD_LIBS="${SHLIB_LD_LIBS} -Wl,--out-implib,\$@.a" |
7210 | 7210 | fi |
@@ -9302,8 +9302,6 @@ rm -rf conftest* |
9302 | 9302 |
|
9303 | 9303 | printf "%s\n" "#define TCL_MAJOR_VERSION 8" >>confdefs.h |
9304 | 9304 |
|
9305 | | - fi |
9306 | | - if test "${TCL_MAJOR_VERSION}" -gt 8 -a x"${with_tk8}" != x; then |
9307 | 9305 |
|
9308 | 9306 | printf "%s\n" "#define TK_MAJOR_VERSION 8" >>confdefs.h |
9309 | 9307 |
|
@@ -9979,7 +9977,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
9979 | 9977 | # report actual input values of CONFIG_FILES etc. instead of their |
9980 | 9978 | # values after options handling. |
9981 | 9979 | ac_log=" |
9982 | | -This file was extended by thread $as_me 2.8.11, which was |
| 9980 | +This file was extended by thread $as_me 2.8.12, which was |
9983 | 9981 | generated by GNU Autoconf 2.72. Invocation command line was |
9984 | 9982 |
|
9985 | 9983 | CONFIG_FILES = $CONFIG_FILES |
@@ -10034,7 +10032,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
10034 | 10032 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
10035 | 10033 | ac_cs_config='$ac_cs_config_escaped' |
10036 | 10034 | ac_cs_version="\\ |
10037 | | -thread config.status 2.8.11 |
| 10035 | +thread config.status 2.8.12 |
10038 | 10036 | configured by $0, generated by GNU Autoconf 2.72, |
10039 | 10037 | with options \\"\$ac_cs_config\\" |
10040 | 10038 |
|
|
0 commit comments