diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-03-31 11:36:18 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-03-31 11:36:18 +0000 |
commit | 489ea12ee16129f73ccc8c3e1e9e8e86d874a59a (patch) | |
tree | b615af5c61383af8e480706eefc861eb1101126e /Build/source/libs/icu/configure | |
parent | f20a7b38014b955978abc80b26b668bbceab45fb (diff) |
icu-4.4
git-svn-id: svn://tug.org/texlive/trunk@17641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu/configure')
-rwxr-xr-x | Build/source/libs/icu/configure | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/Build/source/libs/icu/configure b/Build/source/libs/icu/configure index ec9dcee8b68..c38408ef7e9 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.65 for icu for TeX Live 4.2.1. +# Generated by GNU Autoconf 2.65 for icu for TeX Live 4.4. # # Report bugs to <tex-k@tug.org>. # @@ -551,12 +551,12 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='icu for TeX Live' PACKAGE_TARNAME='icu-for-tex-live' -PACKAGE_VERSION='4.2.1' -PACKAGE_STRING='icu for TeX Live 4.2.1' +PACKAGE_VERSION='4.4' +PACKAGE_STRING='icu for TeX Live 4.4' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' -ac_unique_file="icu-4.2.1/common/unicode/utypes.h" +ac_unique_file="icu-4.4/common/unicode/utypes.h" ac_subst_vars='LTLIBOBJS LIBOBJS icu_native_args @@ -1189,7 +1189,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 4.2.1 to adapt to many kinds of systems. +\`configure' configures icu for TeX Live 4.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1260,7 +1260,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of icu for TeX Live 4.2.1:";; + short | recursive ) echo "Configuration of icu for TeX Live 4.4:";; esac cat <<\_ACEOF @@ -1334,7 +1334,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -icu for TeX Live configure 4.2.1 +icu for TeX Live configure 4.4 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. @@ -1351,7 +1351,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 4.2.1, which was +It was created by icu for TeX Live $as_me 4.4, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -2163,7 +2163,7 @@ fi # Define the identity of the package. PACKAGE='icu-for-tex-live' - VERSION='4.2.1' + VERSION='4.4' cat >>confdefs.h <<_ACEOF @@ -2333,7 +2333,7 @@ $as_echo "no, using $LN_S" >&6; } fi -ICU_TREE=icu-4.2.1 +ICU_TREE=icu-4.4 # Prepare configure arguments for ICU. @@ -2345,7 +2345,8 @@ if test "x$cache_file" != x/dev/null; then fi # Add '--disable-strict': required for MinGW32, otherwise reduce warnings. # Add '--disable-threads': required for FreeBSD, neither XeTeX nor BibTeXU use threads. -icu_config="$icu_config --disable-strict --disable-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" if test "x$cross_compiling" = xyes; then @@ -2932,7 +2933,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 4.2.1, which was +This file was extended by icu for TeX Live $as_me 4.4, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2985,7 +2986,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 4.2.1 +icu for TeX Live config.status 4.4 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" |