Lines Matching +full:gas +full:- +full:preprocessor

2 # Guess values for system-dependent variables and create Makefiles.
5 # Report bugs to <http://icu-project.org/bugs>.
10 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
15 ## -------------------- ##
17 ## -------------------- ##
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
24 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
26 alias -g '${1+"$@"}'='"$@"'
29 case `(set -o) 2>/dev/null` in #(
31 set -o posix ;; #(
47 if test -z "$BASH_VERSION$ZSH_VERSION" \
48 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
49 as_echo='print -r --'
50 as_echo_n='print -rn --'
55 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
56 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
57 as_echo_n='/usr/ucb/echo -n'
67 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
88 # there to prevent editors from complaining about space-tab.
101 test -z "$as_dir" && as_dir=.
102 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
113 if test ! -f "$as_myself"; then
119 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
140 # into an infinite loop, continuously re-executing ourselves.
146 # Preserve -v and -x to the replacement shell.
150 case $- in # ((((
151 *v*x* | *x*v* ) as_opts=-vx ;;
152 *v* ) as_opts=-v ;;
153 *x* ) as_opts=-x ;;
159 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
165 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
168 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
170 alias -g '\${1+\"\$@\"}'='\"\$@\"'
173 case \`(set -o) 2>/dev/null\` in #(
175 set -o posix ;; #(
198 test -x / || exit 1"
217 test -z "$as_dir" && as_dir=.
224 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
235 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
247 # Preserve -v and -x to the replacement shell.
251 case $- in # ((((
252 *v*x* | *x*v* ) as_opts=-vx ;;
253 *v* ) as_opts=-v ;;
254 *x* ) as_opts=-x ;;
260 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
271 $as_echo "$0: Please tell bug-autoconf@gnu.org and
272 $0: http://icu-project.org/bugs about your system,
281 SHELL=${CONFIG_SHELL-/bin/sh}
287 ## --------------------- ##
289 ## --------------------- ##
291 # ---------------
300 # -----------------------
308 # -----------------
309 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
318 # -------------
324 -*) as_dir=./$as_dir;;
326 test -d "$as_dir" || eval $as_mkdir_p || {
334 as_dir=`$as_dirname -- "$as_dir" ||
357 test -d "$as_dir" && break
359 test -z "$as_dirs" || eval "mkdir $as_dirs"
360 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
366 # -----------------------
370 test -f "$1" && test -x "$1"
373 # ----------------------
391 # ------------------
403 as_val=`expr "$@" || test $? -eq 1`
409 # ----------------------------------------
415 as_status=$1; test $as_status -eq 0 && as_status=1
417 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
418 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
431 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
437 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
443 as_me=`$as_basename -- "$0" ||
474 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
475 sed -n '
480 s/[$]LINENO.*/&-/
488 s/-\n.*//
493 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
506 case `echo -n x` in #(((((
507 -n*)
515 ECHO_N='-n';;
518 rm -f conf$$ conf$$.exe conf$$.file
519 if test -d conf$$.dir; then
520 rm -f conf$$.dir/conf$$.file
522 rm -f conf$$.dir
526 if ln -s conf$$.file conf$$ 2>/dev/null; then
527 as_ln_s='ln -s'
529 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
530 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
531 # In both cases, we have to default to `cp -pR'.
532 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
533 as_ln_s='cp -pR'
537 as_ln_s='cp -pR'
540 as_ln_s='cp -pR'
542 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
545 if mkdir -p . 2>/dev/null; then
546 as_mkdir_p='mkdir -p "$as_dir"'
548 test -d ./-p && rmdir ./-p
552 as_test_x='test -x'
562 test -n "$DJDIR" || exec 7<&0 </dev/null
568 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
587 PACKAGE_BUGREPORT='http://icu-project.org/bugs'
588 PACKAGE_URL='http://icu-project.org'
879 if test -n "$ac_prev"; then
894 --)
897 -bindir | --bindir | --bindi | --bind | --bin | --bi)
899 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
902 -build | --build | --buil | --bui | --bu)
904 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
907 -cache-file | --cache-file | --cache-fil | --cache-fi \
908 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
910 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
911 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
914 --config-cache | -C)
917 -datadir | --datadir | --datadi | --datad)
919 -datadir=* | --datadir=* | --datadi=* | --datad=*)
922 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
923 | --dataroo | --dataro | --datar)
925 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
926 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
929 -disable-* | --disable-*)
930 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
932 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
935 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
940 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
945 -docdir | --docdir | --docdi | --doc | --do)
947 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
950 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
952 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
955 -enable-* | --enable-*)
956 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
958 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
961 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
966 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
971 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
972 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
973 | --exec | --exe | --ex)
975 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
976 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
977 | --exec=* | --exe=* | --ex=*)
980 -gas | --gas | --ga | --g)
981 # Obsolete; use --with-gas.
984 -help | --help | --hel | --he | -h)
986 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
988 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
991 -host | --host | --hos | --ho)
993 -host=* | --host=* | --hos=* | --ho=*)
996 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
998 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
999 | --ht=*)
1002 -includedir | --includedir | --includedi | --included | --include \
1003 | --includ | --inclu | --incl | --inc)
1005 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1006 | --includ=* | --inclu=* | --incl=* | --inc=*)
1009 -infodir | --infodir | --infodi | --infod | --info | --inf)
1011 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1014 -libdir | --libdir | --libdi | --libd)
1016 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1019 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1020 | --libexe | --libex | --libe)
1022 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1023 | --libexe=* | --libex=* | --libe=*)
1026 -localedir | --localedir | --localedi | --localed | --locale)
1028 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1031 -localstatedir | --localstatedir | --localstatedi | --localstated \
1032 | --localstate | --localstat | --localsta | --localst | --locals)
1034 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1035 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1038 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1040 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1043 -nfp | --nfp | --nf)
1044 # Obsolete; use --without-fp.
1047 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1048 | --no-cr | --no-c | -n)
1051 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1052 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1055 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1056 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1057 | --oldin | --oldi | --old | --ol | --o)
1059 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1060 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1061 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1064 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1066 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1069 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1070 | --program-pre | --program-pr | --program-p)
1072 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1073 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1076 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1077 | --program-suf | --program-su | --program-s)
1079 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1080 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1083 -program-transform-name | --program-transform-name \
1084 | --program-transform-nam | --program-transform-na \
1085 | --program-transform-n | --program-transform- \
1086 | --program-transform | --program-transfor \
1087 | --program-transfo | --program-transf \
1088 | --program-trans | --program-tran \
1089 | --progr-tra | --program-tr | --program-t)
1091 -program-transform-name=* | --program-transform-name=* \
1092 | --program-transform-nam=* | --program-transform-na=* \
1093 | --program-transform-n=* | --program-transform-=* \
1094 | --program-transform=* | --program-transfor=* \
1095 | --program-transfo=* | --program-transf=* \
1096 | --program-trans=* | --program-tran=* \
1097 | --progr-tra=* | --program-tr=* | --program-t=*)
1100 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1102 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1105 -psdir | --psdir | --psdi | --psd | --ps)
1107 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1110 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1111 | -silent | --silent | --silen | --sile | --sil)
1114 -runstatedir | --runstatedir | --runstatedi | --runstated \
1115 | --runstate | --runstat | --runsta | --runst | --runs \
1116 | --run | --ru | --r)
1118 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1119 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1120 | --run=* | --ru=* | --r=*)
1123 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1125 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1126 | --sbi=* | --sb=*)
1129 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1130 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1131 | --sharedst | --shareds | --shared | --share | --shar \
1132 | --sha | --sh)
1134 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1135 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1136 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1137 | --sha=* | --sh=*)
1140 -site | --site | --sit)
1142 -site=* | --site=* | --sit=*)
1145 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1147 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1150 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1151 | --syscon | --sysco | --sysc | --sys | --sy)
1153 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1154 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1157 -target | --target | --targe | --targ | --tar | --ta | --t)
1159 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1162 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1165 -version | --version | --versio | --versi | --vers | -V)
1168 -with-* | --with-*)
1169 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1171 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1174 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1179 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1184 -without-* | --without-*)
1185 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1187 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1190 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1195 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1200 --x)
1201 # Obsolete; use --with-x.
1204 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1205 | --x-incl | --x-inc | --x-in | --x-i)
1207 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1208 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1211 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1212 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1214 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1215 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1218 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1219 Try \`$0 --help' for more information"
1226 '' | [0-9]* | *[!_$as_cr_alnum]* )
1234 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1235 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1243 if test -n "$ac_prev"; then
1244 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1248 if test -n "$ac_unrecognized_opts"; then
1274 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1278 # used to hold the argument of --host etc.
1294 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1299 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1300 ac_ls_di=`ls -di .` &&
1301 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1308 if test -z "$srcdir"; then
1311 ac_confdir=`$as_dirname -- "$as_myself" ||
1335 if test ! -r "$srcdir/$ac_unique_file"; then
1341 if test ! -r "$srcdir/$ac_unique_file"; then
1347 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1355 # mess up M-x gdb in Emacs.
1367 # Report the --help message.
1383 -h, --help display this help and exit
1384 --help=short display options specific to this package
1385 --help=recursive display the short help of all the included packages
1386 -V, --version display version information and exit
1387 -q, --quiet, --silent do not print \`checking ...' messages
1388 --cache-file=FILE cache test results in FILE [disabled]
1389 -C, --config-cache alias for \`--cache-file=config.cache'
1390 -n, --no-create do not create output files
1391 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1394 --prefix=PREFIX install architecture-independent files in PREFIX
1396 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1401 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1402 for instance \`--prefix=\$HOME'.
1407 --bindir=DIR user executables [EPREFIX/bin]
1408 --sbindir=DIR system admin executables [EPREFIX/sbin]
1409 --libexecdir=DIR program executables [EPREFIX/libexec]
1410 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1411 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1412 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1413 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1414 --libdir=DIR object code libraries [EPREFIX/lib]
1415 --includedir=DIR C header files [PREFIX/include]
1416 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1417 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1418 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1419 --infodir=DIR info documentation [DATAROOTDIR/info]
1420 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1421 --mandir=DIR man documentation [DATAROOTDIR/man]
1422 --docdir=DIR documentation root [DATAROOTDIR/doc/International
1424 --htmldir=DIR html documentation [DOCDIR]
1425 --dvidir=DIR dvi documentation [DOCDIR]
1426 --pdfdir=DIR pdf documentation [DOCDIR]
1427 --psdir=DIR ps documentation [DOCDIR]
1433 --build=BUILD configure for building on BUILD [guessed]
1434 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1438 if test -n "$ac_init_help"; then
1445 --disable-option-checking ignore unrecognized --enable/--with options
1446 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1447 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1448 --enable-icu-config install icu-config
1449 --enable-debug build debug libraries and enable the U_DEBUG define default=no
1450 --enable-release build release libraries default=yes
1451 --enable-strict compile with strict compiler options default=yes
1452--enable-64bit-libs (deprecated, use --with-library-bits) build 64-bit libraries default= plat…
1453 --enable-shared build shared libraries default=yes
1454 --enable-static build static libraries default=no
1455 --enable-auto-cleanup enable auto cleanup of libraries default=no
1456 --enable-draft enable draft APIs (and internal APIs) default=yes
1457 --enable-renaming add a version suffix to symbols default=yes
1458 --enable-tracing enable function and data tracing default=no
1459 --enable-plugins enable plugins default=no
1460 --disable-dyload disable dynamic loading default=no
1461 --enable-rpath use rpath when linking default is only if necessary
1462 --enable-weak-threads weakly reference the threading library default=no
1463 --enable-extras build ICU extras default=yes
1464 --enable-icuio build ICU's icuio library default=yes
1465 --enable-layoutex build ICU's Paragraph Layout library default=yes.
1466 icu-le-hb must be installed via pkg-config. See http://harfbuzz.org
1468 --enable-tools build ICU's tools default=yes
1469 --enable-tests build ICU tests default=yes
1470 --enable-samples build ICU samples default=yes
1476 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1477 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1478--with-cross-build=dir specify an absolute path to the build directory of an ICU built for the cur…
1479--with-library-bits=bits specify how many bits to use for the library (32, 64, 64else32, nochange)…
1480 --with-data-packaging specify how to package ICU data. Possible values:
1486 See http://userguide.icu-project.org/icudata for more info.
1487 --with-library-suffix=suffix tag a suffix to the library names default=
1492 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1494 LIBS libraries to pass to the linker, e.g. -l<library>
1495 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1499 PKG_CONFIG path to pkg-config utility
1501 directories to add to pkg-config's search path
1503 path overriding pkg-config's built-in search path
1505 C compiler flags for ICULEHB, overriding pkg-config
1507 linker flags for ICULEHB, overriding pkg-config
1508 CPP C preprocessor
1513 Report bugs to <http://icu-project.org/bugs>.
1514 ICU home page: <http://icu-project.org>.
1520 # If there are subdirs, report their specific --help.
1522 test -d "$ac_dir" ||
1523 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1561 if test -f "$ac_srcdir/configure.gnu"; then
1563 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1564 elif test -f "$ac_srcdir/configure"; then
1566 $SHELL "$ac_srcdir/configure" --help=recursive
1574 test -n "$ac_init_help" && exit $ac_status
1589 ## ------------------------ ##
1591 ## ------------------------ ##
1594 # --------------------------
1598 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1599 rm -f conftest.$ac_objext
1605 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1609 if test -s conftest.err; then
1610 grep -v '^ *+' conftest.err >conftest.er1
1612 mv -f conftest.er1 conftest.err
1614 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1616 test -z "$ac_c_werror_flag" ||
1617 test ! -s conftest.err
1618 } && test -s conftest.$ac_objext; then :
1632 # ----------------------------
1636 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1637 rm -f conftest.$ac_objext
1643 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1647 if test -s conftest.err; then
1648 grep -v '^ *+' conftest.err >conftest.er1
1650 mv -f conftest.er1 conftest.err
1652 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1654 test -z "$ac_cxx_werror_flag" ||
1655 test ! -s conftest.err
1656 } && test -s conftest.$ac_objext; then :
1670 # ----------------------
1674 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1680 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1684 if test -s conftest.err; then
1685 grep -v '^ *+' conftest.err >conftest.er1
1687 mv -f conftest.er1 conftest.err
1689 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1691 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1692 test ! -s conftest.err
1707 # -------------------------
1711 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1712 rm -f conftest.$ac_objext conftest$ac_exeext
1718 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1722 if test -s conftest.err; then
1723 grep -v '^ *+' conftest.err >conftest.er1
1725 mv -f conftest.er1 conftest.err
1727 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1729 test -z "$ac_cxx_werror_flag" ||
1730 test ! -s conftest.err
1731 } && test -s conftest$ac_exeext && {
1733 test -x conftest$ac_exeext
1746 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1753 # ----------------------
1758 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1764 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1768 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1774 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1778 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1788 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1795 # --------------------------------------------
1796 # Tries to find the compile-time value of EXPR in a program that includes
1801 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1804 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1810 static int test_array [1 - 2 * !(($2) >= 0)];
1821 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1827 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1839 if test $ac_lo -le $ac_mid; then
1845 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1848 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1854 static int test_array [1 - 2 * !(($2) < 0)];
1863 ac_hi=-1 ac_mid=-1
1865 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1871 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1882 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
1883 if test $ac_mid -le $ac_hi; then
1889 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1894 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1896 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1899 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
1900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1906 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1926 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1967 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
1969 rm -f conftest.val
1978 # -------------------------------------------------------
1983 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1989 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1999 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2009 # -----------------------
2013 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2014 rm -f conftest.$ac_objext conftest$ac_exeext
2020 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2024 if test -s conftest.err; then
2025 grep -v '^ *+' conftest.err >conftest.er1
2027 mv -f conftest.er1 conftest.err
2029 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2031 test -z "$ac_c_werror_flag" ||
2032 test ! -s conftest.err
2033 } && test -s conftest$ac_exeext && {
2035 test -x conftest$ac_exeext
2048 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2055 # -------------------------------------------------------
2061 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
2075 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2085 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
2090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
2092 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2101 rm -f conftest.err conftest.i conftest.$ac_ext
2102 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2108 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the pr…
2109 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2110 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2114 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2116 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?"…
2118 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2120 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled…
2122 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2124 ( $as_echo "## ------------------------------------------ ##
2125 ## Report this to http://icu-project.org/bugs ##
2126 ## ------------------------------------------ ##"
2130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2146 # ----------------------------------
2150 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2151 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2156 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2159 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2202 rm -f core conftest.err conftest.$ac_objext \
2206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2213 # -------------------------------------------
2218 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2219 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2238 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2255 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2257 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2278 ## --------- ##
2280 ## --------- ##
2282 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2283 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2284 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2285 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2286 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2288 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2289 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2292 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2305 test -z "$as_dir" && as_dir=.
2315 ## ----------- ##
2317 ## ----------- ##
2323 # Strip out --no-create and --no-recursion so they do not pile up.
2324 # Strip out --silent because we don't want to record it for future runs.
2325 # Also quote any args containing shell meta-characters.
2326 # Make two passes to allow for proper duplicate-argument suppression.
2336 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2337 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2338 | -silent | --silent | --silen | --sile | --sil)
2351 *=* | --config-cache | -C | -disable-* | --disable-* \
2352 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2353 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2354 | -with-* | --with-* | -without-* | --without-* | --x)
2359 -* ) ac_must_keep_next=true ;;
2380 $as_echo "## ---------------- ##
2382 ## ---------------- ##"
2386 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2391 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
2404 sed -n \
2409 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2416 $as_echo "## ----------------- ##
2418 ## ----------------- ##"
2430 if test -n "$ac_subst_files"; then
2431 $as_echo "## ------------------- ##
2433 ## ------------------- ##"
2446 if test -s confdefs.h; then
2447 $as_echo "## ----------- ##
2449 ## ----------- ##"
2458 rm -f core *.core core.conftest.* &&
2459 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2468 rm -f -r conftest* confdefs.h
2472 # Predefined preprocessor variables.
2503 if test -n "$CONFIG_SITE"; then
2506 -*) ac_site_file1=./$CONFIG_SITE;;
2520 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2521 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2525 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2532 if test -r "$cache_file"; then
2535 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2536 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2544 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2559 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previo…
2563 … { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2573 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2577 …{ $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since …
2581 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2583 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2600 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2602 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the buil…
2606 ## -------------------- ##
2608 ## -------------------- ##
2612 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2613 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2626 # for icu-config
2627 # This may be removed later - mow (June 17, 2010)
2629 case `/bin/sh -c "echo -n x"` in
2630 -n*)
2631 case `/bin/sh -c "echo 'x\c'"` in
2636 ICU_ECHO_N='-n';;
2642 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ICU version numbers" >&5
2647 sed -n 's/^[ ]*#[ ]*define[ ]*U_ICU_VERSION[ ]*"\([^"]*\)".*/\1/p' "$@"
2650 sed -n 's/^[ ]*#[ ]*define[ ]*U_UNICODE_VERSION[ ]*"\([^"]*\)".*/\1/p' "$@"
2659 # AC_MSG_ERROR([configure was generated for $PACKAGE_VERSION but uvernum.h has $VERSION - please …
2669 #[LIB_VERSION=`echo $VERSION | sed -e 's/\.//' -e 's/^\([^.]*\)$/\1.0/'`]
2675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: release $VERSION, library $LIB_VERSION, unicode ve…
2683 if test -f "$ac_dir/install-sh"; then
2685 ac_install_sh="$ac_aux_dir/install-sh -c"
2687 elif test -f "$ac_dir/install.sh"; then
2689 ac_install_sh="$ac_aux_dir/install.sh -c"
2691 elif test -f "$ac_dir/shtool"; then
2693 ac_install_sh="$ac_aux_dir/shtool install -c"
2697 if test -z "$ac_aux_dir"; then
2698 …as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$src…
2714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2731 *-*-*) ;;
2735 ac_save_IFS=$IFS; IFS='-'
2745 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2748 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2761 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2764 *-*-*) ;;
2768 ac_save_IFS=$IFS; IFS='-'
2778 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2795 # for end-users of ICU also. uconfig.h.prepend is generated
2800 # such as -std
2803 # Check whether to install icu-config
2804 # Check whether --enable-icu-config was given.
2809 *) as_fn_error $? "bad value '${enableval}' for --enable-icu-config" "$LINENO" 5 ;;
2819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build debug libraries" >&5
2823 # Check whether --enable-debug was given.
2826 yes|"") enabled=yes; ENABLE_DEBUG=1; CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DU_DEBUG=1" ;;
2831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enabled" >&5
2836 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build release libraries" >&5
2840 # Check whether --enable-release was given.
2848 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enabled" >&5
2859 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2860 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2862 if test -n "$ac_tool_prefix"; then
2867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2872 if test -n "$CC"; then
2879 test -z "$as_dir" && as_dir=.
2883 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2893 if test -n "$CC"; then
2894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2902 test -n "$CC" && break
2905 if test -z "$CC"; then
2911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2916 if test -n "$ac_ct_CC"; then
2923 test -z "$as_dir" && as_dir=.
2927 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2937 if test -n "$ac_ct_CC"; then
2938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2946 test -n "$ac_ct_CC" && break
2954 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2963 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2969 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2972 for ac_option in --version -v -V -qversion; do
2978 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2982 if test -s conftest.err; then
2988 rm -f conftest.er1 conftest.err
2989 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2993 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3006 # Try to create an executable without -o first, disregard a.out.
3009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3011 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3024 rm -f $ac_rmfiles
3031 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3035 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3037 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3040 # so that the user can short-circuit this test for compilers unknown to
3044 test -f "$ac_file" || continue
3058 # safe: cross compilers may not add the suffix if given an `-o'
3072 if test -z "$ac_file"; then :
3073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3078 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3086 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3092 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3101 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3105 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3112 test -f "$ac_file" || continue
3121 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3126 rm -f conftest conftest$ac_cv_exeext
3127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3130 rm -f conftest.$ac_ext
3133 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3149 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3157 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3161 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3168 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3172 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3179 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3182 If you meant to cross compile, use \`--host'.
3187 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3190 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3192 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3197 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3208 rm -f conftest.o conftest.obj
3214 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3218 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3221 test -f "$ac_file" || continue;
3232 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3237 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3248 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3267 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3281 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3288 CFLAGS="-g"
3289 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3319 CFLAGS="-g"
3320 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3334 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3336 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3338 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3347 CFLAGS="-g -O2"
3349 CFLAGS="-g"
3353 CFLAGS="-O2"
3358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3389 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3392 as 'x'. The following induces an error, until -std is added to get
3395 that's true only with -std. */
3396 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3398 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3401 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3417 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3418 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3424 rm -f core conftest.err conftest.$ac_objext
3427 rm -f conftest.$ac_ext
3434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3450 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3451 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3458 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3459 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3461 if test -z "$CXX"; then
3462 if test -n "$CCC"; then
3465 if test -n "$ac_tool_prefix"; then
3470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3475 if test -n "$CXX"; then
3482 test -z "$as_dir" && as_dir=.
3486 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3496 if test -n "$CXX"; then
3497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3500 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3505 test -n "$CXX" && break
3508 if test -z "$CXX"; then
3514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3519 if test -n "$ac_ct_CXX"; then
3526 test -z "$as_dir" && as_dir=.
3530 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3540 if test -n "$ac_ct_CXX"; then
3541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3549 test -n "$ac_ct_CXX" && break
3557 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
3568 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3571 for ac_option in --version -v -V -qversion; do
3577 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3581 if test -s conftest.err; then
3587 rm -f conftest.er1 conftest.err
3588 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3597 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3616 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3630 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3637 CXXFLAGS="-g"
3638 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3653 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3668 CXXFLAGS="-g"
3669 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3683 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3685 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3687 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3696 CXXFLAGS="-g -O2"
3698 CXXFLAGS="-g"
3702 CXXFLAGS="-O2"
3709 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3710 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3714 # pkg-config is needed for harfbuzz support
3723 if test -n "$ac_tool_prefix"; then
3724 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
3725 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
3726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3740 test -z "$as_dir" && as_dir=.
3744 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3755 if test -n "$PKG_CONFIG"; then
3756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
3759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3765 if test -z "$ac_cv_path_PKG_CONFIG"; then
3767 # Extract the first word of "pkg-config", so it can be a program name with args.
3768 set dummy pkg-config; ac_word=$2
3769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3783 test -z "$as_dir" && as_dir=.
3787 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3798 if test -n "$ac_pt_PKG_CONFIG"; then
3799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
3802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3811 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
3822 if test -n "$PKG_CONFIG"; then
3824 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version…
3825 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
3826 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
3827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ICULEHB" >&5
3840 if test -n "$ICULEHB_CFLAGS"; then
3842 elif test -n "$PKG_CONFIG"; then
3843 if test -n "$PKG_CONFIG" && \
3844 …{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"icu-le-hb\""; } …
3845 ($PKG_CONFIG --exists --print-errors "icu-le-hb") 2>&5
3847 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3849 pkg_cv_ICULEHB_CFLAGS=`$PKG_CONFIG --cflags "icu-le-hb" 2>/dev/null`
3857 if test -n "$ICULEHB_LIBS"; then
3859 elif test -n "$PKG_CONFIG"; then
3860 if test -n "$PKG_CONFIG" && \
3861 …{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"icu-le-hb\""; } …
3862 ($PKG_CONFIG --exists --print-errors "icu-le-hb") 2>&5
3864 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3866 pkg_cv_ICULEHB_LIBS=`$PKG_CONFIG --libs "icu-le-hb" 2>/dev/null`
3878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3881 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
3887 … ICULEHB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "icu-le-hb" 2>&1`
3889 ICULEHB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "icu-le-hb" 2>&1`
3896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3912 CFLAGS=-g
3915 CFLAGS="$CFLAGS -O2"
3920 CXXFLAGS=-g
3923 CXXFLAGS="$CXXFLAGS -O2"
3930 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3931 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3933 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3934 $as_echo_n "checking how to run the C preprocessor... " >&6; }
3936 if test -n "$CPP" && test -d "$CPP"; then
3939 if test -z "$CPP"; then
3944 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3950 # with a fresh cross-compiler works.
3953 # On the NeXT, cc -E runs the code through the compiler's parser,
3955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3970 rm -f conftest.err conftest.i conftest.$ac_ext
3974 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3986 rm -f conftest.err conftest.i conftest.$ac_ext
3990 rm -f conftest.i conftest.err conftest.$ac_ext
4003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4009 # with a fresh cross-compiler works.
4012 # On the NeXT, cc -E runs the code through the compiler's parser,
4014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4029 rm -f conftest.err conftest.i conftest.$ac_ext
4033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4045 rm -f conftest.err conftest.i conftest.$ac_ext
4049 rm -f conftest.i conftest.err conftest.$ac_ext
4053 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4055 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
4061 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4062 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4074 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4080 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
4081 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4082 if test -z "$INSTALL"; then
4090 test -z "$as_dir" && as_dir=.
4110 # program-specific install script used by HP pwplus--don't use.
4113 rm -rf conftest.one conftest.two conftest.dir
4117 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
4118 test -s conftest.one && test -s conftest.two &&
4119 test -s conftest.dir/conftest.one &&
4120 test -s conftest.dir/conftest.two
4122 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4135 rm -rf conftest.one conftest.two conftest.dir
4148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4151 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4153 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4155 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4157 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4164 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4165 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4169 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4183 rm -f core conftest.err conftest.$ac_objext \
4187 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4188 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4192 # make sure install is relative to srcdir - if a script
4207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4212 if test -n "$PYTHON3"; then
4219 test -z "$as_dir" && as_dir=.
4223 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4233 if test -n "$PYTHON3"; then
4234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON3" >&5
4237 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4242 test -n "$PYTHON3" && break
4251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4265 test -z "$as_dir" && as_dir=.
4269 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4280 if test -n "$U_MAKE"; then
4281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $U_MAKE" >&5
4284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4289 test -n "$U_MAKE" && break
4291 test -n "$U_MAKE" || U_MAKE="make"
4297 # Check whether --with-cross-build was given.
4307 …as_fn_error $? "Error! Cross compiling but no --with-cross-build option specified - please supply …
4310 if test -f "${cross_buildroot}/config/icucross.mk"; then
4311 … { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using cross buildroot: $cross_buildroot" >&5
4314 if test -d "${cross_buildroot}"; then
4317 … $? "No such directory ${cross_buildroot} supplied as the argument to --with-cross-build. Use an a…
4326 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4341 test -z "$as_dir" && as_dir=.
4345 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4356 if test -n "$DOXYGEN"; then
4357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
4360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4369 *-*-cygwin*|*-*-mingw*)
4370 if test "$GCC" != yes && test -n "`link --version 2>&1 | grep 'GNU coreutils'`"; then
4380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking checking for executable suffix" >&5
4383 *-*-cygwin*|*-*-mingw*) EXEEXT=.exe ;;
4387 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXEEXT" >&5
4393 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether strict compiling is on" >&5
4395 # Check whether --enable-strict was given.
4409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_use_strict_options" >&5
4417 *-*-solaris*)
4418 # Don't use -std=c11 on Solaris because of timezone check fails
4421 # Do not use -ansi. It limits us to C90, and it breaks some platforms.
4422 # We use -std=c11 to disable the gnu99 defaults and its associated warnings
4423 CFLAGS="$CFLAGS -std=c11"
4427 … CFLAGS="$CFLAGS -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings"
4430 *-*-cygwin)
4431 if test "`$CC /help 2>&1 | head -c9`" = "Microsoft"
4435 *-*-mingw*)
4436 CFLAGS="$CFLAGS -W4" ;;
4441 CXXFLAGS="$CXXFLAGS -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"
4444 *-*-cygwin)
4445 if test "`$CXX /help 2>&1 | head -c9`" = "Microsoft"
4449 *-*-mingw*)
4450 CFLAGS="$CFLAGS -W4" ;;
4456 # Check if we can build and use 64-bit libraries
4459 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4460 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4464 if test -z "$GREP"; then
4466 # Loop through the user's path and test for each of PROGNAME-LIST
4471 test -z "$as_dir" && as_dir=.
4478 case `"$ac_path_GREP" --version 2>&1` in
4490 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
4493 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4499 test $ac_count -gt 10 && break
4501 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4509 if test -z "$ac_cv_path_GREP"; then
4517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4527 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4528 then ac_cv_path_EGREP="$GREP -E"
4530 if test -z "$EGREP"; then
4532 # Loop through the user's path and test for each of PROGNAME-LIST
4537 test -z "$as_dir" && as_dir=.
4544 case `"$ac_path_EGREP" --version 2>&1` in
4559 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4565 test $ac_count -gt 10 && break
4567 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4575 if test -z "$ac_cv_path_EGREP"; then
4584 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4594 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4614 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4618 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4629 rm -f conftest*
4635 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4646 rm -f conftest*
4651 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4655 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4661 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4687 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4721 ## revisit this for cross-compile.
4723 # Check whether --enable-64bit-libs was given.
4725 enableval=$enable_64bit_libs; echo "note, use --with-library-bits instead of --*-64bit-libs"
4730 *) as_fn_error $? "bad value ${enableval} for '--*-64bit-libs'" "$LINENO" 5 ;;
4737 # Check whether --with-library-bits was given.
4742 *) as_fn_error $? "bad value ${withval} for --with-library-bits" "$LINENO" 5 ;;
4748 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
4752 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
4764 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
4784 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether runnable 64 bit binaries are built by de…
4841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DEFAULT_64BIT" >&5
4865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to build 64-bit executables" >&5
4866 $as_echo_n "checking how to build 64-bit executables... " >&6; }
4870 … # Note, we don't have to actually check if the options work- we'll try them before using them.
4879 CFLAGS="${CFLAGS} -m64"
4880 CXXFLAGS="${CXXFLAGS} -m64"
4881 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4890 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4893 sparc*-*-solaris*)
4894 # 1. try -m64
4895 CFLAGS="${CFLAGS} -m64"
4896 CXXFLAGS="${CXXFLAGS} -m64"
4900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4909 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4919 SPARCV9=`isainfo -n 2>&1 | grep sparcv9`
4920 SOL64=`$CXX -xarch=v9 2>&1 && $CC -xarch=v9 2>&1 | grep -v usage:`
4921 # "Warning: -xarch=v9 is deprecated, use -m64 to create 64-bit programs"
4922 if test -z "$SOL64" && test -n "$SPARCV9"; then
4923 CFLAGS="${CFLAGS} -xtarget=ultra -xarch=v9"
4924 CXXFLAGS="${CXXFLAGS} -xtarget=ultra -xarch=v9"
4925 LDFLAGS="${LDFLAGS} -xtarget=ultra -xarch=v9"
4930 i386-*-solaris*)
4931 # 1. try -m64
4932 CFLAGS="${CFLAGS} -m64"
4933 CXXFLAGS="${CXXFLAGS} -m64"
4937 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4946 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4956 AMD64=`isainfo -n 2>&1 | grep amd64`
4957 … SOL64=`$CXX -xtarget=generic64 2>&1 && $CC -xtarget=generic64 2>&1 | grep -v usage:`
4958 if test -z "$SOL64" && test -n "$AMD64"; then
4959 CFLAGS="${CFLAGS} -xtarget=generic64"
4960 CXXFLAGS="${CXXFLAGS} -xtarget=generic64"
4965 ia64-*-linux*)
4968 if test -n "`$CXX --help 2>&1 && $CC --help 2>&1 | grep -v Intel`"; then
4969 if test -n "`$CXX --help 2>&1 && $CC --help 2>&1 | grep -v Itanium`"; then
4974 *-*-cygwin)
4975 # vcvarsamd64.bat should have been used to enable 64-bit builds.
4978 if test -n "`$CXX -help 2>&1 | grep 'for x64'`"; then
4982 *-*-aix*|powerpc64-*-linux*)
4983 CFLAGS="${CFLAGS} -q64"
4984 CXXFLAGS="${CXXFLAGS} -q64"
4985 LDFLAGS="${LDFLAGS} -q64"
4986 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4995 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4997 # worked- set other options.
4999 *-*-aix*)
5001 ARFLAGS="${ARFLAGS} -X64"
5005 *-*-hpux*)
5011 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5020 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5028 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5037 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5040 *-*ibm-openedition*|*-*-os390*)
5041 CFLAGS="${CFLAGS} -Wc,lp64"
5042 CXXFLAGS="${CXXFLAGS} -Wc,lp64"
5043 LDFLAGS="${LDFLAGS} -Wl,lp64"
5044 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5053 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CAN_BUILD_64" >&5
5063 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether runnable 64-bit binaries are being built…
5064 $as_echo_n "checking whether runnable 64-bit binaries are being built ... " >&6; }
5068 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5077 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BITS_RUN_64" >&5
5097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to build 32-bit executables" >&5
5098 $as_echo_n "checking how to build 32-bit executables... " >&6; }
5100 CFLAGS="${CFLAGS} -m32"
5101 CXXFLAGS="${CXXFLAGS} -m32"
5102 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5111 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CAN_BUILD_32" >&5
5116 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether runnable 32-bit binaries are being built…
5117 $as_echo_n "checking whether runnable 32-bit binaries are being built ... " >&6; }
5121 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5130 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BITS_RUN_32" >&5
5163 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then
5169 elif test "$BITS_REQ" = "64" -a "$BITS_RUN_64" = "yes"; then
5185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which Makefile fragment to use for ${host}" >&5
5192 *-*-solaris*)
5194 icu_cv_host_frag=mh-solaris-gcc
5196 icu_cv_host_frag=mh-solaris
5198 alpha*-*-linux-gnu)
5200 icu_cv_host_frag=mh-alpha-linux-gcc
5202 icu_cv_host_frag=mh-alpha-linux-cc
5204 powerpc*-*-linux*)
5206 icu_cv_host_frag=mh-linux
5208 icu_cv_host_frag=mh-linux-va
5210 *-*-linux*|*-*-gnu|*-*-k*bsd*-gnu|*-*-kopensolaris*-gnu) icu_cv_host_frag=mh-linux ;;
5211 i[34567]86-*-cygwin)
5213 icu_cv_host_frag=mh-cygwin
5215 icu_cv_host_frag=mh-cygwin-msvc
5217 x86_64-*-cygwin)
5219 icu_cv_host_frag=mh-cygwin64
5221 icu_cv_host_frag=mh-cygwin-msvc
5223 *-*-mingw*)
5225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5240 icu_cv_host_frag=mh-mingw64
5242 icu_cv_host_frag=mh-mingw
5244 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5247 *-*-mingw*) icu_cv_host_frag=mh-msys-msvc ;;
5248 *-*-cygwin) icu_cv_host_frag=mh-cygwin-msvc ;;
5251 *-*-*bsd*|*-*-dragonfly*) icu_cv_host_frag=mh-bsd-gcc ;;
5252 *-*-aix*)
5254 icu_cv_host_frag=mh-aix-gcc
5256 icu_cv_host_frag=mh-aix-va
5258 *-*-hpux*)
5260 icu_cv_host_frag=mh-hpux-gcc
5263 *aCC) icu_cv_host_frag=mh-hpux-acc ;;
5266 *-*ibm-openedition*|*-*-os390*) icu_cv_host_frag=mh-os390 ;;
5267 *-*-os400*) icu_cv_host_frag=mh-os400 ;;
5268 *-apple-rhapsody*) icu_cv_host_frag=mh-darwin ;;
5269 *-apple-darwin*) icu_cv_host_frag=mh-darwin ;;
5270 *-*-beos) icu_cv_host_frag=mh-beos ;;
5271 *-*-haiku) icu_cv_host_frag=mh-haiku ;;
5272 *-*-irix*) icu_cv_host_frag=mh-irix ;;
5273 *-dec-osf*) icu_cv_host_frag=mh-alpha-osf ;;
5274 *-*-nto*) icu_cv_host_frag=mh-qnx ;;
5275 *-ncr-*) icu_cv_host_frag=mh-mpras ;;
5276 *) icu_cv_host_frag=mh-unknown ;;
5281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $icu_cv_host_frag" >&5
5286 # On HP/UX, don't link to -lm from a shared lib because it isn't
5289 *-*-hpux*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for floor in -lm" >&5
5290 $as_echo_n "checking for floor in -lm... " >&6; }
5295 LIBS="-lm $LIBS"
5296 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5319 rm -f core conftest.err conftest.$ac_objext \
5323 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_floor" >&5
5326 LIB_M="-lm"
5330 *) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for floor in -lm" >&5
5331 $as_echo_n "checking for floor in -lm... " >&6; }
5336 LIBS="-lm $LIBS"
5337 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5360 rm -f core conftest.err conftest.$ac_objext \
5364 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_floor" >&5
5371 LIBS="-lm $LIBS"
5380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
5383 # Check whether --enable-shared was given.
5395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enabled" >&5
5400 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
5403 # Check whether --enable-static was given.
5412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enabled" >&5
5420 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can use static library optimization o…
5428 *-linux*|i*86-*-*bsd*|i*86-pc-gnu)
5430 CPPFLAGS="${CPPFLAGS} -ffunction-sections -fdata-sections"
5431 LDFLAGS="${LDFLAGS} -Wl,--gc-sections"
5438 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5454 rm -f core conftest.err conftest.$ac_objext \
5456 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CHECK_STATIC_OPT_FLAG" >&5
5468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable auto cleanup of libraries" >&5
5472 # Check whether --enable-auto-cleanup was given.
5476 CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DUCLN_NO_AUTO_CLEANUP=0";
5483 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enabled" >&5
5487 # MSVC floating-point option
5491 if test $icu_cv_host_frag = mh-cygwin-msvc -o $icu_cv_host_frag = mh-msys-msvc
5493 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5514 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable draft APIs" >&5
5526 # Check whether --enable-draft was given.
5530 CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DU_DEFAULT_SHOW_DRAFT=0"
5536 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enabled" >&5
5540 CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DU_SHOW_DRAFT_API -DU_SHOW_INTERNAL_API"
5544 if test -n "$ac_tool_prefix"; then
5547 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5552 if test -n "$RANLIB"; then
5559 test -z "$as_dir" && as_dir=.
5563 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5573 if test -n "$RANLIB"; then
5574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
5577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5583 if test -z "$ac_cv_prog_RANLIB"; then
5587 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5592 if test -n "$ac_ct_RANLIB"; then
5599 test -z "$as_dir" && as_dir=.
5603 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5613 if test -n "$ac_ct_RANLIB"; then
5614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
5617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5626 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5649 if test -z "$SED"; then
5651 # Loop through the user's path and test for each of PROGNAME-LIST
5656 test -z "$as_dir" && as_dir=.
5663 case `"$ac_path_SED" --version 2>&1` in
5675 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5678 if test $ac_count -gt ${ac_path_SED_max-0}; then
5684 test $ac_count -gt 10 && break
5686 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5694 if test -z "$ac_cv_path_SED"; then
5702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5705 rm -f conftest.sed
5709 if test -n "$ac_tool_prefix"; then
5712 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5717 if test -n "$AR"; then
5724 test -z "$as_dir" && as_dir=.
5728 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5738 if test -n "$AR"; then
5739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5748 if test -z "$ac_cv_prog_AR"; then
5752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5757 if test -n "$ac_ct_AR"; then
5764 test -z "$as_dir" && as_dir=.
5768 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5778 if test -n "$ac_ct_AR"; then
5779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
5782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5791 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable renaming of symbols" >&5
5806 # Check whether --enable-renaming was given.
5811 UCONFIG_CPPFLAGS="${UCONFIG_CPPFLAGS} -DU_DISABLE_RENAMING=1"
5817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enabled" >&5
5821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable function and data tracing" >&5
5825 # Check whether --enable-tracing was given.
5829 CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DU_ENABLE_TRACING=1";
5836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enabled" >&5
5854 CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DU_HAVE_ELF_H=1";
5858 # Check whether --enable-plugins was given.
5863 *) as_fn_error $? "bad value ${enableval} for --enable-plugins" "$LINENO" 5 ;;
5880 UCONFIG_CPPFLAGS="$UCONFIG_CPPFLAGS -DUCONFIG_ENABLE_PLUGINS=1"
5886 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable dynamic loading of plugins. Ign…
5888 # Check whether --enable-dyload was given.
5898 CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DU_ENABLE_DYLOAD=0";
5904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable" >&5
5922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
5928 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5947 if test -z "$ac_lib"; then
5950 ac_res=-l$ac_lib
5951 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
5956 rm -f core conftest.err conftest.$ac_objext \
5970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
5991 CONFIG_CPPFLAGS="$CONFIG_CPPFLAGS -DHAVE_DLOPEN=0"
6012 # Check whether --enable-rpath was given.
6030 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6031 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6034 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we have a C++ compiler" >&5
6036 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6052 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Good" >&5
6058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6064 # if CXXFLAGS does not have a "-std=" setting, set it now to -std=c++11,
6066 if ! echo "$CXXFLAGS" | grep '\-std=' >/dev/null 2>&1; then
6068 CXXFLAGS="$CXXFLAGS -std=c++11"
6069 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we have a C++11 compiler" >&5
6071 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6087 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cxx11_okay" >&5
6091 { $as_echo "$as_me:${as_lineno-$LINENO}: Adding CXXFLAGS option -std=c++11" >&5
6092 $as_echo "$as_me: Adding CXXFLAGS option -std=c++11" >&6;}
6093 UCONFIG_CXXFLAGS="${UCONFIG_CXXFLAGS} -std=c++11"
6098 *-*-solaris*)
6107 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6108 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6112 # Always build ICU with multi-threading support.
6121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_attr_init in -lpthread" >&5
6122 $as_echo_n "checking for pthread_attr_init in -lpthread... " >&6; }
6127 LIBS="-lpthread $LIBS"
6128 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6151 rm -f core conftest.err conftest.$ac_objext \
6155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_attr_init" >&5
6162 LIBS="-lpthread $LIBS"
6176 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing pthread_mutex_destroy" >&5
6184 LIBS="-l$i $ac_func_search_save_LIBS"
6185 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6204 ac_cv_search_pthread_mutex_destroy="-l$i"
6207 rm -f core conftest.err conftest.$ac_objext \
6211 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6232 rm -f core conftest.err conftest.$ac_objext \
6237 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_pthread_mutex_destroy" >&5
6250 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_mutex_init in -lpthread" >&5
6251 $as_echo_n "checking for pthread_mutex_init in -lpthread... " >&6; }
6256 LIBS="-lpthread $LIBS"
6257 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6280 rm -f core conftest.err conftest.$ac_objext \
6284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_mutex_init" >&5
6291 LIBS="-lpthread $LIBS"
6312 *-pc-cygwin*|*-pc-mingw*)
6313 # For gcc, the thread options are set by mh-mingw/mh-cygwin
6317 *-*-hpux*)
6318 # Add -mt because it does several nice things on newer compilers.
6320 mh-hpux-acc)
6322 CXXFLAGS="${CXXFLAGS} -mt"
6326 UCONFIG_CXXFLAGS="${UCONFIG_CXXFLAGS} -mt"
6331 *-*-solaris*)
6333 mh-solaris)
6334 LIBS="${LIBS} -mt"
6340 # Check whether --enable-weak-threads was given.
6348 *) as_fn_error $? "bad value ${enableval} for --enable-weak-threads" "$LINENO" 5 ;;
6359 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mmap" >&5
6364 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6383 rm -f core conftest.err conftest.$ac_objext \
6387 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_ok" >&5
6393 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_MMAP=0"
6397 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for genccode assembly" >&5
6403 *-linux*|*-kfreebsd*-gnu*|i*86-*-*bsd*|i*86-pc-gnu)
6405 # We're using gcc, and the simple -a gcc command line works for genccode
6406 GENCCODE_ASSEMBLY="-a gcc"
6408 i*86-*-solaris*)
6411 # When using GNU as, the simple -a gcc command line works for genccode.
6412 asv=`"${CC}" -print-prog-name=as 2>/dev/null`
6413 asv=`"${asv}" --version 2>/dev/null`
6415 X*GNU*) GENCCODE_ASSEMBLY="-a gcc" ;;
6416 X*) GENCCODE_ASSEMBLY="-a sun-x86" ;;
6420 GENCCODE_ASSEMBLY="-a sun-x86"
6422 sparc-*-solaris*)
6423 GENCCODE_ASSEMBLY="-a sun"
6425 ia64-*-hpux*)
6429 # GENCCODE_ASSEMBLY="-a aCC-ia64"
6434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GENCCODE_ASSEMBLY" >&5
6452 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_INTTYPES_H=0"
6457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: \"C compiler set to CCC ${CC}\" " >&5
6460 alpha*-*-*) U_HAVE_INTTYPES_H=0;
6461 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_INTTYPES_H=0"
6481 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_DIRENT_H=0"
6489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
6496 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6506 # Check for potential -arch flags. It is not universal unless
6507 # there are at least two -arch flags with different values.
6511 if test -n "$ac_prev"; then
6514 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
6523 elif test "x$ac_word" = "x-arch"; then
6528 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6531 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6551 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6572 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6574 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6578 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6595 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6615 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6617 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6623 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6662 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6664 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6678 return u.c[sizeof (long int) - 1] == 1;
6689 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
6724 U_NL_LANGINFO_CODESET=-1
6732 if test $U_HAVE_NL_LANGINFO -eq 1; then
6733 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo's argument to obtain the codeset…
6740 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6754 rm -f core conftest.err conftest.$ac_objext \
6758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_nl_langinfo_codeset" >&5
6766 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DNL_LANGINFO_CODESET=${ac_cv_nl_langinfo_codeset}"
6769 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_NL_LANGINFO_CODESET=0"
6778 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6779 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for namespace support" >&5
6787 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6806 rm -f core conftest.err conftest.$ac_objext \
6810 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_namespace_ok" >&5
6817 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for properly overriding new and delete" >&5
6824 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6848 rm -f core conftest.err conftest.$ac_objext \
6852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_override_cxx_allocation_ok" >&5
6857 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for placement new and delete" >&5
6862 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6888 rm -f core conftest.err conftest.$ac_objext \
6892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_override_placement_new_ok" >&5
6898 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_PLACEMENT_NEW=0"
6901 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_OVERRIDE_CXX_ALLOCATION=0"
6908 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6909 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6921 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_POPEN=0"
6947 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_TZSET=0"
6954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5
6959 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6982 rm -f core conftest.err conftest.$ac_objext \
6985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_tzname" >&5
6991 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _tzname" >&5
6996 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7014 rm -f core conftest.err conftest.$ac_objext \
7017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var__tzname" >&5
7023 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_TZNAME=0"
7029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for timezone" >&5
7034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7054 rm -f core conftest.err conftest.$ac_objext \
7057 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_timezone" >&5
7064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __timezone" >&5
7069 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7085 rm -f core conftest.err conftest.$ac_objext \
7088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var___timezone" >&5
7094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _timezone" >&5
7099 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7115 rm -f core conftest.err conftest.$ac_objext \
7118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var__timezone" >&5
7124 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_TIMEZONE=0"
7147 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1"
7150 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=0"
7153 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_STRTOD_L=0"
7249 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_INT8_T=0"
7253 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_UINT8_T=0"
7257 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_INT16_T=0"
7261 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_UINT16_T=0"
7265 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_INT32_T=0"
7269 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_UINT32_T=0"
7273 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_INT64_T=0"
7277 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_UINT64_T=0"
7291 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_WCHAR_H=0 -DU_HAVE_WCSCPY=0"
7298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing wcscpy" >&5
7304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7323 if test -z "$ac_lib"; then
7326 ac_res=-l$ac_lib
7327 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7332 rm -f core conftest.err conftest.$ac_objext \
7346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_wcscpy" >&5
7358 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_HAVE_WCSCPY=0"
7365 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
7368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of wchar_t" >&5
7386 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7396 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_wchar_t" >&5
7414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for UTF-16 string literal support" >&5
7415 $as_echo_n "checking for UTF-16 string literal support... " >&6; }
7420 *-*-aix*|powerpc64-*-linux*)
7424 CFLAGS="${CFLAGS} -qutf"
7425 CXXFLAGS="${CXXFLAGS} -qutf"
7426 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7442 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7447 UCONFIG_CXXFLAGS="${UCONFIG_CXXFLAGS} -qutf"
7448 CHECK_UTF16_STRING_RESULT="-qutf"
7452 *-*-solaris*)
7456 CFLAGS="${CFLAGS} -xustr=ascii_utf16_ushort"
7457 CXXFLAGS="${CXXFLAGS} -xustr=ascii_utf16_ushort"
7458 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7474 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7479 CHECK_UTF16_STRING_RESULT="-xustr=ascii_utf16_ushort"
7480 UCONFIG_CXXFLAGS="${UCONFIG_CXXFLAGS} -xustr=ascii_utf16_ushort"
7481 UCONFIG_CFLAGS="${UCONFIG_CFLAGS} -xustr=ascii_utf16_ushort"
7482 # Since we can't detect the availability of this UTF-16 syntax at compile time,
7484 # Since we can't ensure ICU users use -xustr=ascii_utf16_ushort,
7486 # If an ICU user uses icu-config, this feature will be enabled.
7487 CONFIG_CPPFLAGS="${CONFIG_CPPFLAGS} -DU_CHECK_UTF16_STRING=1"
7492 *-*-hpux*)
7498 *-*-cygwin)
7509 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7527 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7533 # -Wno-return-type-c-linkage is desired so that stable ICU API is not warned about.
7536 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7537 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7540 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7558 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7561 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7562 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CHECK_UTF16_STRING_RESULT" >&5
7578 # Check whether --enable-extras was given.
7583 *) as_fn_error $? "bad value ${enableval} for --enable-extras" "$LINENO" 5 ;;
7598 # Check whether --enable-icuio was given.
7603 *) as_fn_error $? "bad value ${enableval} for --enable-icuio" "$LINENO" 5 ;;
7620 # Check whether --enable-layoutex was given.
7625 *) as_fn_error $? "bad value ${enableval} for --enable-layoutex" "$LINENO" 5 ;;
7642 # Check whether --enable-layout was given.
7653 # Check whether --enable-tools was given.
7658 *) as_fn_error $? "bad value ${enableval} for --enable-tools" "$LINENO" 5 ;;
7675 # Check whether --with-data-packaging was given.
7683 *) as_fn_error $? "bad value ${withval} for --with-data-packaging" "$LINENO" 5 ;;
7700 if test x"$datapackaging" = x -o x"$datapackaging" = xauto; then
7749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a library suffix to use" >&5
7752 # Check whether --with-library-suffix was given.
7763 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $msg" >&5
7769 ICULIBSUFFIXCNAME=`echo _$ICULIBSUFFIX | sed 's/^A-Za-z0-9_/_/g'`
7770 …UCONFIG_CPPFLAGS="${UCONFIG_CPPFLAGS} -DU_HAVE_LIB_SUFFIX=1 -DU_LIB_SUFFIX_C_NAME=${ICULIBSUFFIXCN…
7778 # Check whether --enable-tests was given.
7783 *) as_fn_error $? "bad value ${enableval} for --enable-tests" "$LINENO" 5 ;;
7800 # Check whether --enable-samples was given.
7805 *) as_fn_error $? "bad value ${enableval} for --enable-samples" "$LINENO" 5 ;;
7823 # Platform-specific Makefile setup
7826 *-*-solaris*) platform=U_SOLARIS ;;
7827 *-*-linux*|*-*-gnu|*-*-k*bsd*-gnu|*-*-kopensolaris*-gnu) platform=U_LINUX ;;
7828 *-*-*bsd*|*-*-dragonfly*) platform=U_BSD ;;
7829 *-*-aix*) platform=U_AIX ;;
7830 *-*-hpux*) platform=U_HPUX ;;
7831 *-apple-darwin*|*-apple-rhapsody*) platform=U_DARWIN ;;
7832 *-*-cygwin*) platform=U_CYGWIN ;;
7833 *-*-mingw*) platform=U_MINGW ;;
7834 *-*ibm-openedition*|*-*-os390*) platform=OS390
7838 *-*-os400*) platform=OS400
7842 *-*-nto*) platform=U_QNX ;;
7843 *-dec-osf*) platform=U_OSF ;;
7844 *-*-beos) platform=U_BEOS ;;
7845 *-*-irix*) platform=U_IRIX ;;
7846 *-ncr-*) platform=U_MPRAS ;;
7865 CLANGCFLAGS="-Qunused-arguments -Wno-parentheses-equality"
7871 CLANGCXXFLAGS="-Qunused-arguments -Wno-parentheses-equality"
7897 # scripts and configure runs, see configure's option --config-cache.
7902 # the --recheck option to rerun configure.
7916 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
7921 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
7935 # `set' does not quote correctly, so add quotes: double-quote
7937 sed -n \
7943 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
7957 if test -w "$cache_file"; then
7959 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7961 if test ! -f "$cache_file" || test -h "$cache_file"; then
7966 mv -f confcache "$cache_file"$$ &&
7967 mv -f "$cache_file"$$ "$cache_file" ;; #(
7969 mv -f confcache "$cache_file" ;;
7974 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
7978 rm -f confcache
8000 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
8002 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
8019 DEFS=`sed -n "$ac_script" confdefs.h`
8045 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8059 SHELL=\${CONFIG_SHELL-$SHELL}
8063 ## -------------------- ##
8065 ## -------------------- ##
8069 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
8072 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
8074 alias -g '${1+"$@"}'='"$@"'
8077 case `(set -o) 2>/dev/null` in #(
8079 set -o posix ;; #(
8095 if test -z "$BASH_VERSION$ZSH_VERSION" \
8096 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
8097 as_echo='print -r --'
8098 as_echo_n='print -rn --'
8103 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
8104 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
8105 as_echo_n='/usr/ucb/echo -n'
8115 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
8118 as_echo_n='sh -c $as_echo_n_body as_echo'
8121 as_echo='sh -c $as_echo_body as_echo'
8127 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
8128 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
8136 # there to prevent editors from complaining about space-tab.
8149 test -z "$as_dir" && as_dir=.
8150 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
8161 if test ! -f "$as_myself"; then
8167 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
8189 # ----------------------------------------
8195 as_status=$1; test $as_status -eq 0 && as_status=1
8197 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
8198 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
8206 # -----------------------
8214 # -----------------
8215 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
8224 # ---------------
8232 # ----------------------
8250 # ------------------
8262 as_val=`expr "$@" || test $? -eq 1`
8274 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
8280 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
8286 as_me=`$as_basename -- "$0" ||
8313 case `echo -n x` in #(((((
8314 -n*)
8322 ECHO_N='-n';;
8325 rm -f conf$$ conf$$.exe conf$$.file
8326 if test -d conf$$.dir; then
8327 rm -f conf$$.dir/conf$$.file
8329 rm -f conf$$.dir
8333 if ln -s conf$$.file conf$$ 2>/dev/null; then
8334 as_ln_s='ln -s'
8336 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
8337 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
8338 # In both cases, we have to default to `cp -pR'.
8339 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
8340 as_ln_s='cp -pR'
8344 as_ln_s='cp -pR'
8347 as_ln_s='cp -pR'
8349 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
8354 # -------------
8360 -*) as_dir=./$as_dir;;
8362 test -d "$as_dir" || eval $as_mkdir_p || {
8370 as_dir=`$as_dirname -- "$as_dir" ||
8393 test -d "$as_dir" && break
8395 test -z "$as_dirs" || eval "mkdir $as_dirs"
8396 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
8400 if mkdir -p . 2>/dev/null; then
8401 as_mkdir_p='mkdir -p "$as_dir"'
8403 test -d ./-p && rmdir ./-p
8409 # -----------------------
8413 test -f "$1" && test -x "$1"
8415 as_test_x='test -x'
8426 ## ----------------------------------- ##
8428 ## ----------------------------------- ##
8446 on `(hostname || uname -n) 2>/dev/null | sed 1q`
8471 -h, --help print this help, then exit
8472 -V, --version print version number and configuration settings, then exit
8473 --config print configuration, then exit
8474 -q, --quiet, --silent
8476 -d, --debug don't remove temporary files
8477 --recheck update $as_me by reconfiguring in the same conditions
8478 --file=FILE[:TEMPLATE]
8484 Report bugs to <http://icu-project.org/bugs>.
8485 ICU home page: <http://icu-project.org>."
8502 test -n "\$AWK" || AWK=awk
8511 --*=?*)
8516 --*=)
8530 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
8532 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
8534 --config | --confi | --conf | --con | --co | --c )
8536 --debug | --debu | --deb | --de | --d | -d )
8538 --file | --fil | --fi | --f )
8546 --he | --h | --help | --hel | -h )
8548 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
8549 | -silent | --silent | --silen | --sile | --sil | --si | --s)
8553 -*) as_fn_error $? "unrecognized option: \`$1'
8554 Try \`$0 --help' for more information." ;;
8567 ac_configure_extra_args="$ac_configure_extra_args --silent"
8573 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
8586 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
8694 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
8701 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
8702 test -d "$tmp"
8705 tmp=./conf$$-$RANDOM
8713 if test -n "$CONFIG_FILES"; then
8740 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
8746 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
8755 rm -f conf$$subs.sh
8760 sed -n '
8803 rm -f conf$$subs.awk
8866 fi # test -n "$CONFIG_FILES"
8879 :[FH]-) ac_tag=-:-;;
8897 -) ac_f="$ac_tmp/stdin";;
8899 # (if the path is not absolute). The absolute path cannot be DOS-style,
8901 test -f "$ac_f" ||
8904 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
8918 if test x"$ac_file" != x-; then
8920 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
8932 *:-:* | *:-) cat >"$ac_tmp/stdin" \
8938 ac_dir=`$as_dirname -- "$ac_file" ||
9023 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
9026 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdi…
9027 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
9049 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
9063 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
9066 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9067 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
9068 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9069 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9070 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`…
9075 rm -f "$ac_tmp/stdin"
9077 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9078 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9110 ac_config_status_args="$ac_config_status_args --quiet"
9118 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
9119 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
9132 if test -n "`$U_MAKE -v 2>&1 | grep '^GNU Make'`"; then
9143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the version of \"$U_MAKE\"" >&5
9145 if "$U_MAKE" -f "$srcdir/config/gmakever.mk" PLATFORM="$platform"; then
9146 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
9149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: too old or test failed - try upgrading GNU Make" >…
9150 $as_echo "too old or test failed - try upgrading GNU Make" >&6; }
9154 if test -n "$UCONFIG_CPPFLAGS"; then
9163 echo '--------------- ' "${HDRFILE}"
9171 -D*=*)
9172 \echo "${flag}" | sed -n 's%-D\([^=]*\)=%#define \1 %p' >> "${HDRFILE}"
9175 -D*)
9176 \echo "${flag}" | sed -n 's%-D\([^=]*\)%#define \1 %p' >> "${HDRFILE}"
9186 \echo "/* End of ${HDRFILE} ------------ */" >> "${HDRFILE}"
9188 echo '--------------- end ' "${HDRFILE}"
9192 if test -n "$UCONFIG_CFLAGS"; then
9196 if test -n "$UCONFIG_CXXFLAGS"; then
9206 if test -z "$PYTHON3";
9210 echo "See ICU-10923 for more information: https://unicode-org.atlassian.net/browse/ICU-10923"
9215 …echo "For more info on Python 3 requirement, see: https://unicode-org.atlassian.net/browse/ICU-109…