|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.72 for Tcsh 6.24.12. |
| 3 | +# Generated by GNU Autoconf 2.72 for Tcsh 6.24.13. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://bugs.astron.com/>.
|
6 | 6 | #
|
@@ -604,8 +604,8 @@ MAKEFLAGS=
|
604 | 604 | # Identity of this package.
|
605 | 605 | PACKAGE_NAME='Tcsh'
|
606 | 606 | PACKAGE_TARNAME='tcsh'
|
607 |
| -PACKAGE_VERSION='6.24.12' |
608 |
| -PACKAGE_STRING='Tcsh 6.24.12' |
| 607 | +PACKAGE_VERSION='6.24.13' |
| 608 | +PACKAGE_STRING='Tcsh 6.24.13' |
609 | 609 | PACKAGE_BUGREPORT='https://bugs.astron.com/'
|
610 | 610 | PACKAGE_URL='https://www.tcsh.org/'
|
611 | 611 |
|
@@ -1289,7 +1289,7 @@ if test "$ac_init_help" = "long"; then
|
1289 | 1289 | # Omit some internal or obsolete options to make the list less imposing.
|
1290 | 1290 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1291 | 1291 | cat <<_ACEOF
|
1292 |
| -'configure' configures Tcsh 6.24.12 to adapt to many kinds of systems. |
| 1292 | +'configure' configures Tcsh 6.24.13 to adapt to many kinds of systems. |
1293 | 1293 |
|
1294 | 1294 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1295 | 1295 |
|
|
1355 | 1355 |
|
1356 | 1356 | if test -n "$ac_init_help"; then
|
1357 | 1357 | case $ac_init_help in
|
1358 |
| - short | recursive ) echo "Configuration of Tcsh 6.24.12:";; |
| 1358 | + short | recursive ) echo "Configuration of Tcsh 6.24.13:";; |
1359 | 1359 | esac
|
1360 | 1360 | cat <<\_ACEOF
|
1361 | 1361 |
|
|
1453 | 1453 | test -n "$ac_init_help" && exit $ac_status
|
1454 | 1454 | if $ac_init_version; then
|
1455 | 1455 | cat <<\_ACEOF
|
1456 |
| -Tcsh configure 6.24.12 |
| 1456 | +Tcsh configure 6.24.13 |
1457 | 1457 | generated by GNU Autoconf 2.72
|
1458 | 1458 |
|
1459 | 1459 | Copyright (C) 2023 Free Software Foundation, Inc.
|
@@ -2190,7 +2190,7 @@ cat >config.log <<_ACEOF
|
2190 | 2190 | This file contains any messages produced by compilers while
|
2191 | 2191 | running configure, to aid debugging if configure makes a mistake.
|
2192 | 2192 |
|
2193 |
| -It was created by Tcsh $as_me 6.24.12, which was |
| 2193 | +It was created by Tcsh $as_me 6.24.13, which was |
2194 | 2194 | generated by GNU Autoconf 2.72. Invocation command line was
|
2195 | 2195 |
|
2196 | 2196 | $ $0$ac_configure_args_raw
|
@@ -2964,7 +2964,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
2964 | 2964 |
|
2965 | 2965 |
|
2966 | 2966 |
|
2967 |
| -PACKAGE_DATE=2024-04-05 |
| 2967 | +PACKAGE_DATE=2024-06-12 |
2968 | 2968 |
|
2969 | 2969 | PACKAGE_ORIGIN=Astron
|
2970 | 2970 |
|
@@ -9537,7 +9537,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
9537 | 9537 | # report actual input values of CONFIG_FILES etc. instead of their
|
9538 | 9538 | # values after options handling.
|
9539 | 9539 | ac_log="
|
9540 |
| -This file was extended by Tcsh $as_me 6.24.12, which was |
| 9540 | +This file was extended by Tcsh $as_me 6.24.13, which was |
9541 | 9541 | generated by GNU Autoconf 2.72. Invocation command line was
|
9542 | 9542 |
|
9543 | 9543 | CONFIG_FILES = $CONFIG_FILES
|
@@ -9606,7 +9606,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
9606 | 9606 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
9607 | 9607 | ac_cs_config='$ac_cs_config_escaped'
|
9608 | 9608 | ac_cs_version="\\
|
9609 |
| -Tcsh config.status 6.24.12 |
| 9609 | +Tcsh config.status 6.24.13 |
9610 | 9610 | configured by $0, generated by GNU Autoconf 2.72,
|
9611 | 9611 | with options \\"\$ac_cs_config\\"
|
9612 | 9612 |
|
|
0 commit comments