|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for Tcsh 6.24.07. |
| 3 | +# Generated by GNU Autoconf 2.71 for Tcsh 6.24.08. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://bugs.astron.com/>. |
6 | 6 | # |
@@ -611,8 +611,8 @@ MAKEFLAGS= |
611 | 611 | # Identity of this package. |
612 | 612 | PACKAGE_NAME='Tcsh' |
613 | 613 | PACKAGE_TARNAME='tcsh' |
614 | | -PACKAGE_VERSION='6.24.07' |
615 | | -PACKAGE_STRING='Tcsh 6.24.07' |
| 614 | +PACKAGE_VERSION='6.24.08' |
| 615 | +PACKAGE_STRING='Tcsh 6.24.08' |
616 | 616 | PACKAGE_BUGREPORT='https://bugs.astron.com/' |
617 | 617 | PACKAGE_URL='https://www.tcsh.org/' |
618 | 618 |
|
@@ -1294,7 +1294,7 @@ if test "$ac_init_help" = "long"; then |
1294 | 1294 | # Omit some internal or obsolete options to make the list less imposing. |
1295 | 1295 | # This message is too long to be a string in the A/UX 3.1 sh. |
1296 | 1296 | cat <<_ACEOF |
1297 | | -\`configure' configures Tcsh 6.24.07 to adapt to many kinds of systems. |
| 1297 | +\`configure' configures Tcsh 6.24.08 to adapt to many kinds of systems. |
1298 | 1298 |
|
1299 | 1299 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1300 | 1300 |
|
|
1360 | 1360 |
|
1361 | 1361 | if test -n "$ac_init_help"; then |
1362 | 1362 | case $ac_init_help in |
1363 | | - short | recursive ) echo "Configuration of Tcsh 6.24.07:";; |
| 1363 | + short | recursive ) echo "Configuration of Tcsh 6.24.08:";; |
1364 | 1364 | esac |
1365 | 1365 | cat <<\_ACEOF |
1366 | 1366 |
|
|
1458 | 1458 | test -n "$ac_init_help" && exit $ac_status |
1459 | 1459 | if $ac_init_version; then |
1460 | 1460 | cat <<\_ACEOF |
1461 | | -Tcsh configure 6.24.07 |
| 1461 | +Tcsh configure 6.24.08 |
1462 | 1462 | generated by GNU Autoconf 2.71 |
1463 | 1463 |
|
1464 | 1464 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2172,7 +2172,7 @@ cat >config.log <<_ACEOF |
2172 | 2172 | This file contains any messages produced by compilers while |
2173 | 2173 | running configure, to aid debugging if configure makes a mistake. |
2174 | 2174 |
|
2175 | | -It was created by Tcsh $as_me 6.24.07, which was |
| 2175 | +It was created by Tcsh $as_me 6.24.08, which was |
2176 | 2176 | generated by GNU Autoconf 2.71. Invocation command line was |
2177 | 2177 |
|
2178 | 2178 | $ $0$ac_configure_args_raw |
@@ -2928,7 +2928,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2928 | 2928 |
|
2929 | 2929 |
|
2930 | 2930 |
|
2931 | | -PACKAGE_DATE=2022-12-21 |
| 2931 | +PACKAGE_DATE=2023-04-10 |
2932 | 2932 |
|
2933 | 2933 | PACKAGE_ORIGIN=Astron |
2934 | 2934 |
|
@@ -2984,6 +2984,7 @@ PACKAGE_VERS="${PACKAGE_VERS%.*}" |
2984 | 2984 |
|
2985 | 2985 |
|
2986 | 2986 | PACKAGE_PATCHLEVEL="${PACKAGE_VERSION##*.}" |
| 2987 | +PACKAGE_PATCHLEVEL="${PACKAGE_PATCHLEVEL##0}" |
2987 | 2988 |
|
2988 | 2989 |
|
2989 | 2990 |
|
@@ -9476,7 +9477,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
9476 | 9477 | # report actual input values of CONFIG_FILES etc. instead of their |
9477 | 9478 | # values after options handling. |
9478 | 9479 | ac_log=" |
9479 | | -This file was extended by Tcsh $as_me 6.24.07, which was |
| 9480 | +This file was extended by Tcsh $as_me 6.24.08, which was |
9480 | 9481 | generated by GNU Autoconf 2.71. Invocation command line was |
9481 | 9482 |
|
9482 | 9483 | CONFIG_FILES = $CONFIG_FILES |
@@ -9545,7 +9546,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
9545 | 9546 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
9546 | 9547 | ac_cs_config='$ac_cs_config_escaped' |
9547 | 9548 | ac_cs_version="\\ |
9548 | | -Tcsh config.status 6.24.07 |
| 9549 | +Tcsh config.status 6.24.08 |
9549 | 9550 | configured by $0, generated by GNU Autoconf 2.71, |
9550 | 9551 | with options \\"\$ac_cs_config\\" |
9551 | 9552 |
|
|
0 commit comments