diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-10-26 07:13:09 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-10-26 07:13:09 +0000 |
commit | 74cc05c672add53f566ac385f117008e8c4b3eda (patch) | |
tree | ce973a7d2e4814a20d52a55b1a2131d1515e9911 /Build/source/libs/icu/configure | |
parent | 6439fb8917718c4d620170e1459a1d9e7ab3c441 (diff) |
icu 50.1 (50_rc)
git-svn-id: svn://tug.org/texlive/trunk@28087 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu/configure')
-rwxr-xr-x | Build/source/libs/icu/configure | 32 |
1 files changed, 13 insertions, 19 deletions
diff --git a/Build/source/libs/icu/configure b/Build/source/libs/icu/configure index 4a1b979e051..66cb54c289c 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.69 for icu for TeX Live 49.1. +# Generated by GNU Autoconf 2.69 for icu for TeX Live 50.1. # # Report bugs to <tex-k@tug.org>. # @@ -579,12 +579,12 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='icu for TeX Live' PACKAGE_TARNAME='icu-for-tex-live' -PACKAGE_VERSION='49.1' -PACKAGE_STRING='icu for TeX Live 49.1' +PACKAGE_VERSION='50.1' +PACKAGE_STRING='icu for TeX Live 50.1' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' -ac_unique_file="icu-49.1/common/unicode/utypes.h" +ac_unique_file="icu-50.1/common/unicode/utypes.h" ac_subst_vars='LTLIBOBJS LIBOBJS icu_native_args @@ -1216,7 +1216,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 for TeX Live 49.1 to adapt to many kinds of systems. +\`configure' configures icu for TeX Live 50.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1287,7 +1287,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of icu for TeX Live 49.1:";; + short | recursive ) echo "Configuration of icu for TeX Live 50.1:";; esac cat <<\_ACEOF @@ -1362,7 +1362,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -icu for TeX Live configure 49.1 +icu for TeX Live configure 50.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1379,7 +1379,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 for TeX Live $as_me 49.1, which was +It was created by icu for TeX Live $as_me 50.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2207,7 +2207,7 @@ fi # Define the identity of the package. PACKAGE='icu-for-tex-live' - VERSION='49.1' + VERSION='50.1' cat >>confdefs.h <<_ACEOF @@ -2383,7 +2383,7 @@ $as_echo "no, using $LN_S" >&6; } fi -ICU_TREE=icu-49.1 +ICU_TREE=icu-50.1 # Prepare configure arguments for ICU. @@ -2394,14 +2394,8 @@ if test "x$cache_file" != x/dev/null; then icu_config="$icu_config -C" fi # Add '--disable-strict': required for MinGW32, otherwise reduce warnings. -# Add '--disable-threads': required for FreeBSD, neither XeTeX nor BibTeXU use threads. # Add '--disable-dyload': neither XeTeX nor BibTeXU use plugins, new in ICU 4.4. -icu_config="$icu_config --disable-strict --disable-threads --disable-dyload" - -# Add '--disable-utf16-string-check': gcc 4.4+ supports this, but -# XeTeX/BibTeXU don't need it, and propagating the necessary compiler -# flags as computed by ICU is not easy. -icu_config="$icu_config --disable-utf16-string-check" +icu_config="$icu_config --disable-strict --disable-dyload" if test "x$cross_compiling" = xyes; then @@ -2997,7 +2991,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 for TeX Live $as_me 49.1, which was +This file was extended by icu for TeX Live $as_me 50.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3050,7 +3044,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -icu for TeX Live config.status 49.1 +icu for TeX Live config.status 50.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |