diff options
author | Karl Berry <karl@freefriends.org> | 2023-03-19 22:16:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-03-19 22:16:03 +0000 |
commit | 98d1df9cb1120b32395682b6affef21a088e52a3 (patch) | |
tree | b1c16f27effee527b522854696ff4c9803e44923 /Build/source/configure | |
parent | 933a7226cbc411ab13dab4109fae3a0655cdcfc2 (diff) |
tl24/dev
git-svn-id: svn://tug.org/texlive/trunk@66596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/configure b/Build/source/configure index fc319d31a4b..5e2e2edfaa6 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -26574,11 +26574,11 @@ msg_compiling="$msg_compiling test "x$srcdir" = x. || msg_compiling="$msg_compiling from sources in $kpse_src" { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: -** Configuration summary for $PACKAGE_STRING (2023$with_banner_add): +** Configuration summary for $PACKAGE_STRING (2024$with_banner_add): $msg_compiling" >&5 printf "%s\n" " -** Configuration summary for $PACKAGE_STRING (2023$with_banner_add): +** Configuration summary for $PACKAGE_STRING (2024$with_banner_add): $msg_compiling" >&6; } case $kpse_src$kpse_bld in |