summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-12-22 22:39:04 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-12-22 22:39:04 +0000
commitf50a3674f2782d1dc7f5cb60cbe196b24ba51178 (patch)
treee15041f5b73d60bcb2ffaaf64cb6ea0c19609d59 /Build
parentcd8897d2fce58877dfa9acce7ce334b90730c2c4 (diff)
icu 74.2, configure
git-svn-id: svn://tug.org/texlive/trunk@69197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/source/libs/icu/configure20
-rw-r--r--Build/source/libs/icu/version.ac2
2 files changed, 11 insertions, 11 deletions
diff --git a/Build/source/libs/icu/configure b/Build/source/libs/icu/configure
index b3679e3ada6..02c12b31088 100755
--- a/Build/source/libs/icu/configure
+++ b/Build/source/libs/icu/configure
@@ -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@tug.org>.
#
@@ -610,8 +610,8 @@ MAKEFLAGS=
# 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@tug.org'
PACKAGE_URL=''
@@ -1301,7 +1301,7 @@ if test "$ac_init_help" = "long"; then
# 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 @@ fi
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 @@ fi
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 @@ cat >config.log <<_ACEOF
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 @@ fi
# 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 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# 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 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
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\\"
diff --git a/Build/source/libs/icu/version.ac b/Build/source/libs/icu/version.ac
index 031fa76ed9a..c76303e0339 100644
--- a/Build/source/libs/icu/version.ac
+++ b/Build/source/libs/icu/version.ac
@@ -7,4 +7,4 @@ dnl gives unlimited permission to copy and/or distribute it,
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])