texlive[69197] Build/source/libs/icu: icu 74.2, configure
commits+takuji at tug.org
commits+takuji at tug.org
Fri Dec 22 23:39:04 CET 2023
Revision: 69197
https://tug.org/svn/texlive?view=revision&revision=69197
Author: takuji
Date: 2023-12-22 23:39:04 +0100 (Fri, 22 Dec 2023)
Log Message:
-----------
icu 74.2, configure
Modified Paths:
--------------
trunk/Build/source/libs/icu/configure
trunk/Build/source/libs/icu/version.ac
Modified: trunk/Build/source/libs/icu/configure
===================================================================
--- trunk/Build/source/libs/icu/configure 2023-12-22 22:18:44 UTC (rev 69196)
+++ trunk/Build/source/libs/icu/configure 2023-12-22 22:39:04 UTC (rev 69197)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for icu (TeX Live) 72.1.
+# Generated by GNU Autoconf 2.71 for icu (TeX Live) 74.2.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -610,8 +610,8 @@
# Identity of this package.
PACKAGE_NAME='icu (TeX Live)'
PACKAGE_TARNAME='icu--tex-live-'
-PACKAGE_VERSION='72.1'
-PACKAGE_STRING='icu (TeX Live) 72.1'
+PACKAGE_VERSION='74.2'
+PACKAGE_STRING='icu (TeX Live) 74.2'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1301,7 +1301,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures icu (TeX Live) 72.1 to adapt to many kinds of systems.
+\`configure' configures icu (TeX Live) 74.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1372,7 +1372,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of icu (TeX Live) 72.1:";;
+ short | recursive ) echo "Configuration of icu (TeX Live) 74.2:";;
esac
cat <<\_ACEOF
@@ -1471,7 +1471,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-icu (TeX Live) configure 72.1
+icu (TeX Live) configure 74.2
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1633,7 +1633,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by icu (TeX Live) $as_me 72.1, which was
+It was created by icu (TeX Live) $as_me 74.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -4383,7 +4383,7 @@
# Define the identity of the package.
PACKAGE='icu--tex-live-'
- VERSION='72.1'
+ VERSION='74.2'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -5893,7 +5893,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by icu (TeX Live) $as_me 72.1, which was
+This file was extended by icu (TeX Live) $as_me 74.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5952,7 +5952,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-icu (TeX Live) config.status 72.1
+icu (TeX Live) config.status 74.2
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/libs/icu/version.ac
===================================================================
--- trunk/Build/source/libs/icu/version.ac 2023-12-22 22:18:44 UTC (rev 69196)
+++ trunk/Build/source/libs/icu/version.ac 2023-12-22 22:39:04 UTC (rev 69197)
@@ -7,4 +7,4 @@
dnl with or without modifications, as long as this notice is preserved.
dnl
dnl m4-include this file to define the current ICU version as icu_version.
-m4_define([icu_version], [72.1])
+m4_define([icu_version], [74.2])
More information about the tex-live-commits
mailing list.