• Home
  • Raw
  • Download

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

2 # Guess values for system-dependent variables and create Makefiles.
12 # Copyright (c) 2003-2011 University of Illinois at Urbana-Champaign.
13 ## --------------------- ##
15 ## --------------------- ##
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in
28 *posix*) set -o posix ;;
54 rm -f conf$$.sh
67 # there to prevent editors from complaining about space-tab.
81 test -z "$as_dir" && as_dir=.
82 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
93 if test ! -f "$as_myself"; then
98 # Work around bugs in pre-3.0 UWIN ksh.
112 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
127 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
135 as_me=`$as_basename -- "$0" ||
229 test -z "$as_dir" && as_dir=.
242 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
244 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
249 alias -g '${1+"$@"}'='"$@"'
252 case `(set -o) 2>/dev/null` in
253 *posix*) set -o posix ;;
265 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
270 alias -g '${1+"$@"}'='"$@"'
273 case `(set -o) 2>/dev/null` in
274 *posix*) set -o posix ;;
434 # line-number line after each line using $LINENO; the second 'sed'
436 # line-number line with the line containing $LINENO, and appends
437 # trailing '-' during substitution so that $LINENO is not a special
441 # E. McMahon (1931-1989) for sed's syntax. :-)
442 sed -n '
447 s/[$]LINENO.*/&-/
455 s/-\n.*//
470 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
477 case `echo -n x` in
478 -n*)
484 ECHO_N='-n';;
494 rm -f conf$$ conf$$.exe conf$$.file
495 if test -d conf$$.dir; then
496 rm -f conf$$.dir/conf$$.file
498 rm -f conf$$.dir
502 if ln -s conf$$.file conf$$ 2>/dev/null; then
503 as_ln_s='ln -s'
505 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
506 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
507 # In both cases, we have to default to `cp -p'.
508 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
509 as_ln_s='cp -p'
513 as_ln_s='cp -p'
515 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
518 if mkdir -p . 2>/dev/null; then
521 test -d ./-p && rmdir ./-p
525 if test -x / >/dev/null 2>&1; then
526 as_test_x='test -x'
528 if ls -dL / >/dev/null 2>&1; then
534 eval sh -c '\''
535 if test -d "$1"; then
536 test -d "$1/.";
539 -*)set "./$1";;
541 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
561 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
574 SHELL=${CONFIG_SHELL-/bin/sh}
578 PACKAGE_TARNAME='-llvm-'
771 GAS
818 ac_subdirs_all='projects/llvm-gcc
819 projects/test-suite
820 projects/llvm-test
822 projects/llvm-poolalloc
825 projects/llvm-stacker
826 projects/llvm-reopt
827 projects/llvm-java
828 projects/llvm-tv
830 projects/llvm-kernel
884 if test -n "$ac_prev"; then
898 --)
901 -bindir | --bindir | --bindi | --bind | --bin | --bi)
903 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
906 -build | --build | --buil | --bui | --bu)
908 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
911 -cache-file | --cache-file | --cache-fil | --cache-fi \
912 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
914 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
915 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
918 --config-cache | -C)
921 -datadir | --datadir | --datadi | --datad)
923 -datadir=* | --datadir=* | --datadi=* | --datad=*)
926 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
927 | --dataroo | --dataro | --datar)
929 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
930 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
933 -disable-* | --disable-*)
934 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
936 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
939 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
942 -docdir | --docdir | --docdi | --doc | --do)
944 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
947 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
949 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
952 -enable-* | --enable-*)
953 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
955 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
958 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
961 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
962 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
963 | --exec | --exe | --ex)
965 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
966 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
967 | --exec=* | --exe=* | --ex=*)
970 -gas | --gas | --ga | --g)
971 # Obsolete; use --with-gas.
974 -help | --help | --hel | --he | -h)
976 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
978 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
981 -host | --host | --hos | --ho)
983 -host=* | --host=* | --hos=* | --ho=*)
986 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
988 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
989 | --ht=*)
992 -includedir | --includedir | --includedi | --included | --include \
993 | --includ | --inclu | --incl | --inc)
995 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
996 | --includ=* | --inclu=* | --incl=* | --inc=*)
999 -infodir | --infodir | --infodi | --infod | --info | --inf)
1001 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1004 -libdir | --libdir | --libdi | --libd)
1006 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1009 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1010 | --libexe | --libex | --libe)
1012 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1013 | --libexe=* | --libex=* | --libe=*)
1016 -localedir | --localedir | --localedi | --localed | --locale)
1018 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1021 -localstatedir | --localstatedir | --localstatedi | --localstated \
1022 | --localstate | --localstat | --localsta | --localst | --locals)
1024 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1025 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1028 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1030 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1033 -nfp | --nfp | --nf)
1034 # Obsolete; use --without-fp.
1037 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1038 | --no-cr | --no-c | -n)
1041 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1042 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1045 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1046 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1047 | --oldin | --oldi | --old | --ol | --o)
1049 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1050 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1051 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1054 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1056 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1059 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1060 | --program-pre | --program-pr | --program-p)
1062 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1063 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1066 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1067 | --program-suf | --program-su | --program-s)
1069 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1070 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1073 -program-transform-name | --program-transform-name \
1074 | --program-transform-nam | --program-transform-na \
1075 | --program-transform-n | --program-transform- \
1076 | --program-transform | --program-transfor \
1077 | --program-transfo | --program-transf \
1078 | --program-trans | --program-tran \
1079 | --progr-tra | --program-tr | --program-t)
1081 -program-transform-name=* | --program-transform-name=* \
1082 | --program-transform-nam=* | --program-transform-na=* \
1083 | --program-transform-n=* | --program-transform-=* \
1084 | --program-transform=* | --program-transfor=* \
1085 | --program-transfo=* | --program-transf=* \
1086 | --program-trans=* | --program-tran=* \
1087 | --progr-tra=* | --program-tr=* | --program-t=*)
1090 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1092 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1095 -psdir | --psdir | --psdi | --psd | --ps)
1097 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1100 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1101 | -silent | --silent | --silen | --sile | --sil)
1104 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1106 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1107 | --sbi=* | --sb=*)
1110 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1111 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1112 | --sharedst | --shareds | --shared | --share | --shar \
1113 | --sha | --sh)
1115 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1116 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1117 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1118 | --sha=* | --sh=*)
1121 -site | --site | --sit)
1123 -site=* | --site=* | --sit=*)
1126 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1128 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1131 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1132 | --syscon | --sysco | --sysc | --sys | --sy)
1134 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1135 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1138 -target | --target | --targe | --targ | --tar | --ta | --t)
1140 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1143 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1146 -version | --version | --versio | --versi | --vers | -V)
1149 -with-* | --with-*)
1150 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1152 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1155 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1158 -without-* | --without-*)
1159 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1161 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1164 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1167 --x)
1168 # Obsolete; use --with-x.
1171 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1172 | --x-incl | --x-inc | --x-in | --x-i)
1174 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1175 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1178 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1179 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1181 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1182 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1185 -*) { echo "$as_me: error: unrecognized option: $ac_option
1186 Try \`$0 --help' for more information." >&2
1201 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1202 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1210 if test -n "$ac_prev"; then
1211 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1227 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1232 # used to hold the argument of --host etc.
1242 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1250 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1255 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1256 ac_ls_di=`ls -di .` &&
1257 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1266 if test -z "$srcdir"; then
1269 ac_confdir=`$as_dirname -- "$0" ||
1293 if test ! -r "$srcdir/$ac_unique_file"; then
1299 if test ! -r "$srcdir/$ac_unique_file"; then
1306 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1315 # mess up M-x gdb in Emacs.
1327 # Report the --help message.
1343 -h, --help display this help and exit
1344 --help=short display options specific to this package
1345 --help=recursive display the short help of all the included packages
1346 -V, --version display version information and exit
1347 -q, --quiet, --silent do not print \`checking...' messages
1348 --cache-file=FILE cache test results in FILE [disabled]
1349 -C, --config-cache alias for \`--cache-file=config.cache'
1350 -n, --no-create do not create output files
1351 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1354 --prefix=PREFIX install architecture-independent files in PREFIX
1356 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1361 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1362 for instance \`--prefix=\$HOME'.
1367 --bindir=DIR user executables [EPREFIX/bin]
1368 --sbindir=DIR system admin executables [EPREFIX/sbin]
1369 --libexecdir=DIR program executables [EPREFIX/libexec]
1370 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1371 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1372 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1373 --libdir=DIR object code libraries [EPREFIX/lib]
1374 --includedir=DIR C header files [PREFIX/include]
1375 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1376 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1377 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1378 --infodir=DIR info documentation [DATAROOTDIR/info]
1379 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1380 --mandir=DIR man documentation [DATAROOTDIR/man]
1381 --docdir=DIR documentation root [DATAROOTDIR/doc/-llvm-]
1382 --htmldir=DIR html documentation [DOCDIR]
1383 --dvidir=DIR dvi documentation [DOCDIR]
1384 --pdfdir=DIR pdf documentation [DOCDIR]
1385 --psdir=DIR ps documentation [DOCDIR]
1391 --build=BUILD configure for building on BUILD [guessed]
1392 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1393 --target=TARGET configure for building compilers for TARGET [HOST]
1397 if test -n "$ac_init_help"; then
1404 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1405 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1406 --enable-polly Use polly if available (default is YES)
1407 --enable-optimized Compile with optimizations enabled (default is YES)
1408 --enable-profiling Compile with profiling enabled (default is NO)
1409 --enable-assertions Compile with assertion checks enabled (default is
1411 --enable-expensive-checks
1414 --enable-debug-runtime Build runtime libs with debug symbols (default is
1416 --enable-debug-symbols Build compiler with debug symbols (default is NO if
1418 --enable-jit Enable Just In Time Compiling (default is YES)
1419 --enable-docs Build documents (default is YES)
1420 --enable-doxygen Build doxygen documentation (default is NO)
1421 --enable-threads Use threads if available (default is YES)
1422 --enable-pthreads Use pthreads if available (default is YES)
1423 --enable-pic Build LLVM with Position Independent Code (default
1425 --enable-shared Build a shared library and link tools against it
1427 --enable-embed-stdcxx Build a shared library with embedded libstdc++ for
1429 --enable-timestamps Enable embedding timestamp information in build
1431 --enable-targets Build specific host targets: all or
1436 --enable-cbe-printf-a Enable C Backend output with hex floating point via
1438 --enable-bindings Build specific language bindings:
1439 all,auto,none,{binding-name} (default=auto)
1440 --enable-libffi Check for the presence of libffi (default is NO)
1441 --enable-ltdl-install install libltdl
1444 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1445 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1446 --with-optimize-option Select the compiler options to use for optimized
1448 --with-extra-options Specify additional options to compile LLVM with
1449 --with-extra-ld-options Specify additional options to link LLVM with
1450 --with-ocaml-libdir Specify install location for ocaml bindings (default
1452 --with-clang-resource-dir
1455 --with-c-include-dirs Colon separated list of directories clang will
1457 --with-cxx-include-root Directory with the libstdc++ headers.
1458 --with-cxx-include-arch Architecture of the libstdc++ headers.
1459 --with-cxx-include-32bit-dir
1461 --with-cxx-include-64bit-dir
1463 --with-binutils-include Specify path to binutils/include/ containing
1464 plugin-api.h file for gold plugin.
1465 --with-bug-report-url Specify the URL where bug reports should be
1467 --with-tclinclude directory where tcl headers are
1468 --with-udis86=<path> Use udis86 external x86 disassembler library
1469 --with-oprofile=<prefix>
1475 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1477 LIBS libraries to pass to the linker, e.g. -l<library>
1478 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1482 CPP C preprocessor
1493 # If there are subdirs, report their specific --help.
1495 test -d "$ac_dir" || continue
1532 if test -f "$ac_srcdir/configure.gnu"; then
1534 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1535 elif test -f "$ac_srcdir/configure"; then
1537 $SHELL "$ac_srcdir/configure" --help=recursive
1545 test -n "$ac_init_help" && exit $ac_status
1556 Copyright (c) 2003-2011 University of Illinois at Urbana-Champaign.
1573 ## --------- ##
1575 ## --------- ##
1577 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1578 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1579 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1580 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1581 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1583 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1584 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1587 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1600 test -z "$as_dir" && as_dir=.
1610 ## ----------- ##
1612 ## ----------- ##
1618 # Strip out --no-create and --no-recursion so they do not pile up.
1619 # Strip out --silent because we don't want to record it for future runs.
1620 # Also quote any args containing shell meta-characters.
1621 # Make two passes to allow for proper duplicate-argument suppression.
1631 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1632 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1633 | -silent | --silent | --silen | --sile | --sil)
1646 *=* | --config-cache | -C | -disable-* | --disable-* \
1647 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1648 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1649 | -with-* | --with-* | -without-* | --without-* | --x)
1654 -* ) ac_must_keep_next=true ;;
1676 ## ---------------- ##
1678 ## ---------------- ##
1683 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1700 sed -n \
1705 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1713 ## ----------------- ##
1715 ## ----------------- ##
1728 if test -n "$ac_subst_files"; then
1730 ## ------------------- ##
1732 ## ------------------- ##
1746 if test -s confdefs.h; then
1748 ## ----------- ##
1750 ## ----------- ##
1760 rm -f core *.core core.conftest.* &&
1761 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1770 rm -f -r conftest* confdefs.h
1772 # Predefined preprocessor variables.
1801 if test -n "$CONFIG_SITE"; then
1812 if test -r "$ac_site_file"; then
1820 if test -r "$cache_file"; then
1823 if test -f "$cache_file"; then
1912 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1913 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1918 LLVM_COPYRIGHT="Copyright (c) 2003-2011 University of Illinois at Urbana-Champaign."
1928 if test -f "$ac_dir/install-sh"; then
1930 ac_install_sh="$ac_aux_dir/install-sh -c"
1932 elif test -f "$ac_dir/install.sh"; then
1934 ac_install_sh="$ac_aux_dir/install.sh -c"
1936 elif test -f "$ac_dir/shtool"; then
1938 ac_install_sh="$ac_aux_dir/shtool install -c"
1942 if test -z "$ac_aux_dir"; then
1943 …{ { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf \"$srcdir\"/auto…
1944 echo "$as_me: error: cannot find install-sh or install.sh in autoconf \"$srcdir\"/autoconf" >&2;}
1959 if test -f ${srcdir}/include/llvm/Config/config.h ; then
1968 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1969 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1971 if test -n "$ac_tool_prefix"; then
1972 for ac_prog in clang llvm-gcc gcc
1981 if test -n "$CC"; then
1988 test -z "$as_dir" && as_dir=.
1990 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2002 if test -n "$CC"; then
2011 test -n "$CC" && break
2014 if test -z "$CC"; then
2016 for ac_prog in clang llvm-gcc gcc
2025 if test -n "$ac_ct_CC"; then
2032 test -z "$as_dir" && as_dir=.
2034 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2046 if test -n "$ac_ct_CC"; then
2055 test -n "$ac_ct_CC" && break
2063 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2066 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2076 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2085 { (ac_try="$ac_compiler --version >&5"
2091 (eval "$ac_compiler --version >&5") 2>&5
2095 { (ac_try="$ac_compiler -v >&5"
2101 (eval "$ac_compiler -v >&5") 2>&5
2105 { (ac_try="$ac_compiler -V >&5"
2111 (eval "$ac_compiler -V >&5") 2>&5
2133 # Try to create an executable without -o first, disregard a.out.
2138 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2156 rm -f $ac_rmfiles
2168 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2171 # so that the user can short-circuit this test for compilers unknown to
2175 test -f "$ac_file" || continue
2189 # safe: cross compilers may not add the suffix if given an `-o'
2206 if test -z "$ac_file"; then
2242 If you meant to cross compile, use \`--host'.
2245 If you meant to cross compile, use \`--host'.
2254 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2280 test -f "$ac_file" || continue
2296 rm -f conftest$ac_cv_exeext
2300 rm -f conftest.$ac_ext
2323 rm -f conftest.o conftest.obj
2335 test -f "$ac_file" || continue;
2353 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2382 rm -f conftest.$ac_objext
2391 grep -v '^ *+' conftest.er1 >conftest.err
2392 rm -f conftest.er1
2396 test -z "$ac_c_werror_flag" ||
2397 test ! -s conftest.err
2398 } && test -s conftest.$ac_objext; then
2407 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2416 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2417 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2424 CFLAGS="-g"
2440 rm -f conftest.$ac_objext
2449 grep -v '^ *+' conftest.er1 >conftest.err
2450 rm -f conftest.er1
2454 test -z "$ac_c_werror_flag" ||
2455 test ! -s conftest.err
2456 } && test -s conftest.$ac_objext; then
2478 rm -f conftest.$ac_objext
2487 grep -v '^ *+' conftest.er1 >conftest.err
2488 rm -f conftest.er1
2492 test -z "$ac_c_werror_flag" ||
2493 test ! -s conftest.err
2494 } && test -s conftest.$ac_objext; then
2501 CFLAGS="-g"
2517 rm -f conftest.$ac_objext
2526 grep -v '^ *+' conftest.er1 >conftest.err
2527 rm -f conftest.er1
2531 test -z "$ac_c_werror_flag" ||
2532 test ! -s conftest.err
2533 } && test -s conftest.$ac_objext; then
2542 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2545 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2548 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2557 CFLAGS="-g -O2"
2559 CFLAGS="-g"
2563 CFLAGS="-O2"
2604 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2607 as 'x'. The following induces an error, until -std is added to get
2610 that's true only with -std. */
2611 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2613 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2616 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
2632 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
2633 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2636 rm -f conftest.$ac_objext
2645 grep -v '^ *+' conftest.er1 >conftest.err
2646 rm -f conftest.er1
2650 test -z "$ac_c_werror_flag" ||
2651 test ! -s conftest.err
2652 } && test -s conftest.$ac_objext; then
2661 rm -f core conftest.err conftest.$ac_objext
2664 rm -f conftest.$ac_ext
2685 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2686 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2691 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2692 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2694 if test -z "$CXX"; then
2695 if test -n "$CCC"; then
2698 if test -n "$ac_tool_prefix"; then
2699 for ac_prog in clang++ llvm-g++ g++
2708 if test -n "$CXX"; then
2715 test -z "$as_dir" && as_dir=.
2717 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2729 if test -n "$CXX"; then
2738 test -n "$CXX" && break
2741 if test -z "$CXX"; then
2743 for ac_prog in clang++ llvm-g++ g++
2752 if test -n "$ac_ct_CXX"; then
2759 test -z "$as_dir" && as_dir=.
2761 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2773 if test -n "$ac_ct_CXX"; then
2782 test -n "$ac_ct_CXX" && break
2790 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2793 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2807 { (ac_try="$ac_compiler --version >&5"
2813 (eval "$ac_compiler --version >&5") 2>&5
2817 { (ac_try="$ac_compiler -v >&5"
2823 (eval "$ac_compiler -v >&5") 2>&5
2827 { (ac_try="$ac_compiler -V >&5"
2833 (eval "$ac_compiler -V >&5") 2>&5
2861 rm -f conftest.$ac_objext
2870 grep -v '^ *+' conftest.er1 >conftest.err
2871 rm -f conftest.er1
2875 test -z "$ac_cxx_werror_flag" ||
2876 test ! -s conftest.err
2877 } && test -s conftest.$ac_objext; then
2886 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2895 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
2896 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
2903 CXXFLAGS="-g"
2919 rm -f conftest.$ac_objext
2928 grep -v '^ *+' conftest.er1 >conftest.err
2929 rm -f conftest.er1
2933 test -z "$ac_cxx_werror_flag" ||
2934 test ! -s conftest.err
2935 } && test -s conftest.$ac_objext; then
2957 rm -f conftest.$ac_objext
2966 grep -v '^ *+' conftest.er1 >conftest.err
2967 rm -f conftest.er1
2971 test -z "$ac_cxx_werror_flag" ||
2972 test ! -s conftest.err
2973 } && test -s conftest.$ac_objext; then
2980 CXXFLAGS="-g"
2996 rm -f conftest.$ac_objext
3005 grep -v '^ *+' conftest.er1 >conftest.err
3006 rm -f conftest.er1
3010 test -z "$ac_cxx_werror_flag" ||
3011 test ! -s conftest.err
3012 } && test -s conftest.$ac_objext; then
3021 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3024 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3027 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3036 CXXFLAGS="-g -O2"
3038 CXXFLAGS="-g"
3042 CXXFLAGS="-O2"
3049 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3050 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3055 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3056 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3058 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3059 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3061 if test -n "$CPP" && test -d "$CPP"; then
3064 if test -z "$CPP"; then
3069 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3075 # with a fresh cross-compiler works.
3078 # On the NeXT, cc -E runs the code through the compiler's parser,
3101 grep -v '^ *+' conftest.er1 >conftest.err
3102 rm -f conftest.er1
3106 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3107 test ! -s conftest.err
3118 rm -f conftest.err conftest.$ac_ext
3138 grep -v '^ *+' conftest.er1 >conftest.err
3139 rm -f conftest.er1
3143 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3144 test ! -s conftest.err
3157 rm -f conftest.err conftest.$ac_ext
3161 rm -f conftest.err conftest.$ac_ext
3180 # with a fresh cross-compiler works.
3183 # On the NeXT, cc -E runs the code through the compiler's parser,
3206 grep -v '^ *+' conftest.er1 >conftest.err
3207 rm -f conftest.er1
3211 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3212 test ! -s conftest.err
3223 rm -f conftest.err conftest.$ac_ext
3243 grep -v '^ *+' conftest.er1 >conftest.err
3244 rm -f conftest.er1
3248 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3249 test ! -s conftest.err
3262 rm -f conftest.err conftest.$ac_ext
3266 rm -f conftest.err conftest.$ac_ext
3270 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3272 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3279 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3280 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3286 if test -d ${srcdir}/projects/llvm-gcc ; then
3287 subdirs="$subdirs projects/llvm-gcc"
3291 if test -d ${srcdir}/projects/test-suite ; then
3292 subdirs="$subdirs projects/test-suite"
3296 if test -d ${srcdir}/projects/llvm-test ; then
3297 subdirs="$subdirs projects/llvm-test"
3301 if test -d ${srcdir}/projects/poolalloc ; then
3306 if test -d ${srcdir}/projects/llvm-poolalloc ; then
3307 subdirs="$subdirs projects/llvm-poolalloc"
3313 if test -d ${srcdir}/projects/${i} ; then
3319 llvm-stacker) subdirs="$subdirs projects/llvm-stacker"
3321 llvm-reopt) subdirs="$subdirs projects/llvm-reopt"
3323 llvm-java) subdirs="$subdirs projects/llvm-java"
3325 llvm-tv) subdirs="$subdirs projects/llvm-tv"
3329 llvm-kernel) subdirs="$subdirs projects/llvm-kernel"
3331 llvm-gcc) ;;
3332 test-suite) ;;
3333 llvm-test) ;;
3335 llvm-poolalloc) ;;
3344 # Check whether --enable-polly was given.
3358 *) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-polly. Use \"yes\" or \"no\"" >&5
3359 echo "$as_me: error: Invalid setting for --enable-polly. Use \"yes\" or \"no\"" >&2;}
3364 if (test -d ${srcdir}/tools/polly) && (test $ENABLE_POLLY -eq 1) ; then
3399 *-*-*) ;;
3405 ac_save_IFS=$IFS; IFS='-'
3415 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3436 *-*-*) ;;
3442 ac_save_IFS=$IFS; IFS='-'
3452 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3473 *-*-*) ;;
3479 ac_save_IFS=$IFS; IFS='-'
3489 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
3494 test -n "$target_alias" &&
3497 program_prefix=${target_alias}-
3505 *-*-aix*)
3506 llvm_cv_link_all_option="-Wl,--whole-archive"
3507 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3510 *-*-irix*)
3511 llvm_cv_link_all_option="-Wl,--whole-archive"
3512 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3515 *-*-cygwin*)
3516 llvm_cv_link_all_option="-Wl,--whole-archive"
3517 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3520 *-*-darwin*)
3521 llvm_cv_link_all_option="-Wl,-all_load"
3522 llvm_cv_no_link_all_option="-Wl,-noall_load"
3525 *-*-minix*)
3526 llvm_cv_link_all_option="-Wl,-all_load"
3527 llvm_cv_no_link_all_option="-Wl,-noall_load"
3530 *-*-freebsd*)
3531 llvm_cv_link_all_option="-Wl,--whole-archive"
3532 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3535 *-*-openbsd*)
3536 llvm_cv_link_all_option="-Wl,--whole-archive"
3537 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3540 *-*-netbsd*)
3541 llvm_cv_link_all_option="-Wl,--whole-archive"
3542 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3545 *-*-dragonfly*)
3546 llvm_cv_link_all_option="-Wl,--whole-archive"
3547 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3550 *-*-hpux*)
3551 llvm_cv_link_all_option="-Wl,--whole-archive"
3552 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3553 llvm_cv_os_type="HP-UX"
3555 *-*-interix*)
3556 llvm_cv_link_all_option="-Wl,--whole-archive"
3557 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3560 *-*-linux*)
3561 llvm_cv_link_all_option="-Wl,--whole-archive"
3562 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3565 *-*-solaris*)
3566 llvm_cv_link_all_option="-Wl,-z,allextract"
3567 llvm_cv_no_link_all_option="-Wl,-z,defaultextract"
3570 *-*-auroraux*)
3571 llvm_cv_link_all_option="-Wl,-z,allextract"
3572 llvm_cv_link_all_option="-Wl,-z,defaultextract"
3575 *-*-win32*)
3576 llvm_cv_link_all_option="-Wl,--whole-archive"
3577 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3580 *-*-mingw*)
3581 llvm_cv_link_all_option="-Wl,--whole-archive"
3582 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3585 *-*-haiku*)
3586 llvm_cv_link_all_option="-Wl,--whole-archive"
3587 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3590 *-unknown-eabi*)
3591 llvm_cv_link_all_option="-Wl,--whole-archive"
3592 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3595 *-unknown-elf*)
3596 llvm_cv_link_all_option="-Wl,--whole-archive"
3597 llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
3616 *-*-aix*)
3618 *-*-irix*)
3620 *-*-cygwin*)
3622 *-*-darwin*)
3624 *-*-minix*)
3626 *-*-freebsd*)
3628 *-*-openbsd*)
3630 *-*-netbsd*)
3632 *-*-dragonfly*)
3634 *-*-hpux*)
3635 llvm_cv_target_os_type="HP-UX" ;;
3636 *-*-interix*)
3638 *-*-linux*)
3640 *-*-solaris*)
3642 *-*-auroraux*)
3644 *-*-win32*)
3646 *-*-mingw*)
3648 *-*-haiku*)
3650 *-*-rtems*)
3652 *-*-nacl*)
3654 *-unknown-eabi*)
3712 i?86-*) llvm_cv_target_arch="x86" ;;
3713 amd64-* | x86_64-*) llvm_cv_target_arch="x86_64" ;;
3714 sparc*-*) llvm_cv_target_arch="Sparc" ;;
3715 powerpc*-*) llvm_cv_target_arch="PowerPC" ;;
3716 alpha*-*) llvm_cv_target_arch="Alpha" ;;
3717 arm*-*) llvm_cv_target_arch="ARM" ;;
3718 mips-*) llvm_cv_target_arch="Mips" ;;
3719 xcore-*) llvm_cv_target_arch="XCore" ;;
3720 msp430-*) llvm_cv_target_arch="MSP430" ;;
3721 s390x-*) llvm_cv_target_arch="SystemZ" ;;
3722 bfin-*) llvm_cv_target_arch="Blackfin" ;;
3723 mblaze-*) llvm_cv_target_arch="MBlaze" ;;
3724 ptx-*) llvm_cv_target_arch="PTX" ;;
3748 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3749 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
3754 if test -z "$GREP"; then
3760 # Loop through the user's path and test for each of PROGNAME-LIST
3765 test -z "$as_dir" && as_dir=.
3769 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3772 case `"$ac_path_GREP" --version 2>&1` in
3784 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
3787 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3793 test $ac_count -gt 10 && break
3795 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3810 if test -z "$GREP"; then
3832 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3833 then ac_cv_path_EGREP="$GREP -E"
3836 if test -z "$EGREP"; then
3842 # Loop through the user's path and test for each of PROGNAME-LIST
3847 test -z "$as_dir" && as_dir=.
3851 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3854 case `"$ac_path_EGREP" --version 2>&1` in
3869 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3875 test $ac_count -gt 10 && break
3877 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3892 if test -z "$EGREP"; then
3934 rm -f conftest.$ac_objext
3943 grep -v '^ *+' conftest.er1 >conftest.err
3944 rm -f conftest.er1
3948 test -z "$ac_c_werror_flag" ||
3949 test ! -s conftest.err
3950 } && test -s conftest.$ac_objext; then
3959 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3978 rm -f -r conftest*
3999 rm -f -r conftest*
4004 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4018 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4039 rm -f conftest$ac_exeext
4068 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$…
4113 rm -f conftest.$ac_objext
4122 grep -v '^ *+' conftest.er1 >conftest.err
4123 rm -f conftest.er1
4127 test -z "$ac_c_werror_flag" ||
4128 test ! -s conftest.err
4129 } && test -s conftest.$ac_objext; then
4138 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4180 rm -f conftest.$ac_objext
4189 grep -v '^ *+' conftest.er1 >conftest.err
4190 rm -f conftest.er1
4194 test -z "$ac_c_werror_flag" ||
4195 test ! -s conftest.err
4196 } && test -s conftest.$ac_objext; then
4218 rm -f conftest.$ac_objext
4227 grep -v '^ *+' conftest.er1 >conftest.err
4228 rm -f conftest.er1
4232 test -z "$ac_c_werror_flag" ||
4233 test ! -s conftest.err
4234 } && test -s conftest.$ac_objext; then
4243 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4272 rm -f conftest.$ac_objext
4281 grep -v '^ *+' conftest.er1 >conftest.err
4282 rm -f conftest.er1
4286 test -z "$ac_c_werror_flag" ||
4287 test ! -s conftest.err
4288 } && test -s conftest.$ac_objext; then
4307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4327 return u.c[sizeof (long int) - 1] == 1;
4333 rm -f conftest$ac_exeext
4362 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$…
4368 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4400 ac_build_prefix=${build_alias}-
4409 if test -n "$BUILD_CC"; then
4416 test -z "$as_dir" && as_dir=.
4418 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4430 if test -n "$BUILD_CC"; then
4439 if test -z "$BUILD_CC"; then
4447 if test -n "$BUILD_CC"; then
4454 test -z "$as_dir" && as_dir=.
4456 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4468 if test -n "$BUILD_CC"; then
4477 if test -z "$BUILD_CC"; then
4485 if test -n "$BUILD_CC"; then
4493 test -z "$as_dir" && as_dir=.
4495 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4523 if test -n "$BUILD_CC"; then
4534 test -z "$BUILD_CC" && { { echo "$as_me:$LINENO: error: no acceptable cc found in \$PATH" >&5
4537 ac_build_link='${BUILD_CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
4538 rm -f conftest*
4549 *) ac_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
4557 rm -f conftest*
4568 ac_build_prefix=${build_alias}-
4576 if test -n "$BUILD_CXX"; then
4583 test -z "$as_dir" && as_dir=.
4585 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4597 if test -n "$BUILD_CXX"; then
4606 if test -z "$BUILD_CXX"; then
4614 if test -n "$BUILD_CXX"; then
4621 test -z "$as_dir" && as_dir=.
4623 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4635 if test -n "$BUILD_CXX"; then
4644 if test -z "$BUILD_CXX"; then
4652 if test -n "$BUILD_CXX"; then
4660 test -z "$as_dir" && as_dir=.
4662 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4690 if test -n "$BUILD_CXX"; then
4706 if test -d ".svn" -o -d "${srcdir}/.svn" -o -d ".git" -o -d "${srcdir}/.git"; then
4717 # Check whether --enable-optimized was given.
4732 # Check whether --enable-profiling was given.
4747 # Check whether --enable-assertions was given.
4762 # Check whether --enable-expensive-checks was given.
4781 # Check whether --enable-debug-runtime was given.
4796 # Check whether --enable-debug-symbols was given.
4811 # Check whether --enable-jit was given.
4855 # Check whether --enable-docs was given.
4869 *) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-docs. Use \"yes\" or \"no\"" >&5
4870 echo "$as_me: error: Invalid setting for --enable-docs. Use \"yes\" or \"no\"" >&2;}
4874 # Check whether --enable-doxygen was given.
4888 …*) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-doxygen. Use \"yes\" or \"no\"" >…
4889 echo "$as_me: error: Invalid setting for --enable-doxygen. Use \"yes\" or \"no\"" >&2;}
4893 # Check whether --enable-threads was given.
4907 …*) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-threads. Use \"yes\" or \"no\"" >…
4908 echo "$as_me: error: Invalid setting for --enable-threads. Use \"yes\" or \"no\"" >&2;}
4917 # Check whether --enable-pthreads was given.
4931 …*) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-pthreads. Use \"yes\" or \"no\"" …
4932 echo "$as_me: error: Invalid setting for --enable-pthreads. Use \"yes\" or \"no\"" >&2;}
4936 # Check whether --enable-pic was given.
4950 *) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-pic. Use \"yes\" or \"no\"" >&5
4951 echo "$as_me: error: Invalid setting for --enable-pic. Use \"yes\" or \"no\"" >&2;}
4960 # Check whether --enable-shared was given.
4974 …*) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-shared. Use \"yes\" or \"no\"" >&5
4975 echo "$as_me: error: Invalid setting for --enable-shared. Use \"yes\" or \"no\"" >&2;}
4979 # Check whether --enable-embed-stdcxx was given.
4993 …*) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-embed-stdcxx. Use \"yes\" or \"no…
4994 echo "$as_me: error: Invalid setting for --enable-embed-stdcxx. Use \"yes\" or \"no\"" >&2;}
4998 # Check whether --enable-timestamps was given.
5012 …*) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-timestamps. Use \"yes\" or \"no\"…
5013 echo "$as_me: error: Invalid setting for --enable-timestamps. Use \"yes\" or \"no\"" >&2;}
5023 # Check whether --enable-targets was given.
5030 if test "$enableval" = host-only ; then
5035 *)for a_target in `echo $enableval|sed -e 's/,/ /g' ` ; do
5095 if test -f ${srcdir}/lib/Target/${LLVM_NATIVE_ARCH}/AsmParser/Makefile ; then
5118 if test -f ${srcdir}/lib/Target/${LLVM_NATIVE_ARCH}/AsmParser/Makefile ; then
5136 if test -f ${srcdir}/lib/Target/${target_to_build}/*AsmPrinter.cpp ; then
5139 if test -f ${srcdir}/lib/Target/${target_to_build}/AsmParser/Makefile ; then
5142 if test -f ${srcdir}/lib/Target/${target_to_build}/Disassembler/Makefile ; then
5151 # Check whether --enable-cbe-printf-a was given.
5165 …*) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-cbe-printf-a. Use \"yes\" or \"no…
5166 echo "$as_me: error: Invalid setting for --enable-cbe-printf-a. Use \"yes\" or \"no\"" >&2;}
5176 # Check whether --with-optimize-option was given.
5188 FreeBSD) optimize_option=-O2 ;;
5189 MingW) optimize_option=-O2 ;;
5190 *) optimize_option=-O3 ;;
5200 # Check whether --with-extra-options was given.
5215 # Check whether --with-extra-ld-options was given.
5229 # Check whether --enable-bindings was given.
5241 *)for a_binding in `echo $enableval|sed -e 's/,/ /g' ` ; do
5253 # Check whether --with-ocaml-libdir was given.
5262 /* | [A-Za-z]:[\\/]*) with_ocaml_libdir="$withval" ;;
5263 *) { { echo "$as_me:$LINENO: error: Invalid path for --with-ocaml-libdir. Provide full path" >&5
5264 echo "$as_me: error: Invalid path for --with-ocaml-libdir. Provide full path" >&2;}
5269 # Check whether --with-clang-resource-dir was given.
5283 # Check whether --with-c-include-dirs was given.
5297 # Check whether --with-cxx-include-root was given.
5311 # Check whether --with-cxx-include-arch was given.
5325 # Check whether --with-cxx-include-32bit-dir was given.
5339 # Check whether --with-cxx-include-64bit-dir was given.
5353 # Check whether --with-binutils-include was given.
5362 /* | [A-Za-z]:[\\/]*) WITH_BINUTILS_INCDIR=$withval ;;
5363 …*) { { echo "$as_me:$LINENO: error: Invalid path for --with-binutils-include. Provide full path" >…
5364 echo "$as_me: error: Invalid path for --with-binutils-include. Provide full path" >&2;}
5370 if test ! -f "$WITH_BINUTILS_INCDIR/plugin-api.h"; then
5371 echo "$WITH_BINUTILS_INCDIR/plugin-api.h"
5372 { { echo "$as_me:$LINENO: error: Invalid path to directory containing plugin-api.h." >&5
5373 echo "$as_me: error: Invalid path to directory containing plugin-api.h." >&2;}
5379 # Check whether --with-bug-report-url was given.
5392 # Check whether --enable-libffi was given.
5397 …*) { { echo "$as_me:$LINENO: error: Invalid setting for --enable-libffi. Use \"yes\" or \"no\"" >&5
5398 echo "$as_me: error: Invalid setting for --enable-libffi. Use \"yes\" or \"no\"" >&2;}
5407 { echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
5408 echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6; }
5412 if test -n "$NM"; then
5417 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5424 test -z "$ac_dir" && ac_dir=.
5426 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5427 # Check to see if the nm accepts a BSD-compat flag.
5428 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5431 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5433 lt_cv_path_NM="$tmp_nm -B"
5437 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5439 lt_cv_path_NM="$tmp_nm -p"
5453 test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
5469 if test -z "$a" ; then continue ; fi ;
5470 if ( sh -c "$a --version" 2> /dev/null | grep GNU 2>&1 > /dev/null )
5488 { echo "$as_me:$LINENO: checking whether ln -s works" >&5
5489 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
5491 if test "$LN_S" = "ln -s"; then
5515 test -z "$as_dir" && as_dir=.
5517 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5526 test -z "$ac_cv_path_CMP" && ac_cv_path_CMP="cmp"
5531 if test -n "$CMP"; then
5556 test -z "$as_dir" && as_dir=.
5558 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5567 test -z "$ac_cv_path_CP" && ac_cv_path_CP="cp"
5572 if test -n "$CP"; then
5597 test -z "$as_dir" && as_dir=.
5599 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5608 test -z "$ac_cv_path_DATE" && ac_cv_path_DATE="date"
5613 if test -n "$DATE"; then
5638 test -z "$as_dir" && as_dir=.
5640 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5649 test -z "$ac_cv_path_FIND" && ac_cv_path_FIND="find"
5654 if test -n "$FIND"; then
5679 test -z "$as_dir" && as_dir=.
5681 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5690 test -z "$ac_cv_path_GREP" && ac_cv_path_GREP="grep"
5695 if test -n "$GREP"; then
5720 test -z "$as_dir" && as_dir=.
5722 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5731 test -z "$ac_cv_path_MKDIR" && ac_cv_path_MKDIR="mkdir"
5736 if test -n "$MKDIR"; then
5761 test -z "$as_dir" && as_dir=.
5763 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5772 test -z "$ac_cv_path_MV" && ac_cv_path_MV="mv"
5777 if test -n "$MV"; then
5786 if test -n "$ac_tool_prefix"; then
5794 if test -n "$RANLIB"; then
5801 test -z "$as_dir" && as_dir=.
5803 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5815 if test -n "$RANLIB"; then
5825 if test -z "$ac_cv_prog_RANLIB"; then
5834 if test -n "$ac_ct_RANLIB"; then
5841 test -z "$as_dir" && as_dir=.
5843 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5855 if test -n "$ac_ct_RANLIB"; then
5868 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5871 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5882 if test -n "$ac_tool_prefix"; then
5890 if test -n "$AR"; then
5897 test -z "$as_dir" && as_dir=.
5899 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5911 if test -n "$AR"; then
5921 if test -z "$ac_cv_prog_AR"; then
5930 if test -n "$ac_ct_AR"; then
5937 test -z "$as_dir" && as_dir=.
5939 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5951 if test -n "$ac_ct_AR"; then
5964 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5967 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5994 test -z "$as_dir" && as_dir=.
5996 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6005 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
6010 if test -n "$RM"; then
6035 test -z "$as_dir" && as_dir=.
6037 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6046 test -z "$ac_cv_path_SED" && ac_cv_path_SED="sed"
6051 if test -n "$SED"; then
6076 test -z "$as_dir" && as_dir=.
6078 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6087 test -z "$ac_cv_path_TAR" && ac_cv_path_TAR="gtar"
6092 if test -n "$TAR"; then
6117 test -z "$as_dir" && as_dir=.
6119 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6128 test -z "$ac_cv_path_BINPWD" && ac_cv_path_BINPWD="pwd"
6133 if test -n "$BINPWD"; then
6159 test -z "$as_dir" && as_dir=.
6161 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6170 test -z "$ac_cv_path_GRAPHVIZ" && ac_cv_path_GRAPHVIZ="echo Graphviz"
6175 if test -n "$GRAPHVIZ"; then
6191 GRAPHVIZ=`echo $GRAPHVIZ | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
6215 test -z "$as_dir" && as_dir=.
6217 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6226 test -z "$ac_cv_path_DOT" && ac_cv_path_DOT="echo dot"
6231 if test -n "$DOT"; then
6247 DOT=`echo $DOT | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
6271 test -z "$as_dir" && as_dir=.
6273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6282 test -z "$ac_cv_path_FDP" && ac_cv_path_FDP="echo fdp"
6287 if test -n "$FDP"; then
6303 FDP=`echo $FDP | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
6327 test -z "$as_dir" && as_dir=.
6329 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6338 test -z "$ac_cv_path_NEATO" && ac_cv_path_NEATO="echo neato"
6343 if test -n "$NEATO"; then
6359 NEATO=`echo $NEATO | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
6383 test -z "$as_dir" && as_dir=.
6385 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6394 test -z "$ac_cv_path_TWOPI" && ac_cv_path_TWOPI="echo twopi"
6399 if test -n "$TWOPI"; then
6415 TWOPI=`echo $TWOPI | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
6439 test -z "$as_dir" && as_dir=.
6441 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6450 test -z "$ac_cv_path_CIRCO" && ac_cv_path_CIRCO="echo circo"
6455 if test -n "$CIRCO"; then
6471 CIRCO=`echo $CIRCO | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
6497 test -z "$as_dir" && as_dir=.
6499 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6512 if test -n "$GV"; then
6521 test -n "$GV" && break
6523 test -n "$GV" || GV="echo gv"
6532 GV=`echo $GV | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
6556 test -z "$as_dir" && as_dir=.
6558 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6567 test -z "$ac_cv_path_DOTTY" && ac_cv_path_DOTTY="echo dotty"
6572 if test -n "$DOTTY"; then
6588 DOTTY=`echo $DOTTY | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
6612 test -z "$as_dir" && as_dir=.
6614 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6623 test -z "$ac_cv_path_XDOT_PY" && ac_cv_path_XDOT_PY="echo xdot.py"
6628 if test -n "$XDOT_PY"; then
6644 XDOT_PY=`echo $XDOT_PY | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
6670 test -z "$as_dir" && as_dir=.
6672 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6681 test -z "$ac_cv_path_PERL" && ac_cv_path_PERL="none"
6686 if test -n "$PERL"; then
6698 if $PERL -e 'use 5.006;' 2>&1 > /dev/null; then
6728 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6733 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
6734 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
6735 if test -z "$INSTALL"; then
6743 test -z "$as_dir" && as_dir=.
6756 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
6763 # program-specific install script used by HP pwplus--don't use.
6766 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
6792 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6794 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
6796 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
6798 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
6821 test -z "$as_dir" && as_dir=.
6823 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6836 if test -n "$BZIP2"; then
6861 test -z "$as_dir" && as_dir=.
6863 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6876 if test -n "$CAT"; then
6901 test -z "$as_dir" && as_dir=.
6903 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6916 if test -n "$DOXYGEN"; then
6941 test -z "$as_dir" && as_dir=.
6943 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6956 if test -n "$GROFF"; then
6981 test -z "$as_dir" && as_dir=.
6983 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6996 if test -n "$GZIPBIN"; then
7021 test -z "$as_dir" && as_dir=.
7023 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7036 if test -n "$POD2HTML"; then
7061 test -z "$as_dir" && as_dir=.
7063 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7076 if test -n "$POD2MAN"; then
7101 test -z "$as_dir" && as_dir=.
7103 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7116 if test -n "$PDFROFF"; then
7141 test -z "$as_dir" && as_dir=.
7143 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7156 if test -n "$RUNTEST"; then
7170 # Check whether --with-tclinclude was given.
7182 if test -f ${with_tclinclude}/tclsh ; then
7184 elif test -f ${with_tclinclude}/src/tclsh ; then
7216 test -z "$as_dir" && as_dir=.
7218 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7231 if test -n "$TCLSH"; then
7240 test -n "$TCLSH" && break
7271 test -z "$as_dir" && as_dir=.
7273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7286 if test -n "$ZIP"; then
7313 test -z "$as_dir" && as_dir=.
7315 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7328 if test -n "$OCAMLC"; then
7337 test -n "$OCAMLC" && break
7358 test -z "$as_dir" && as_dir=.
7360 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7373 if test -n "$OCAMLOPT"; then
7382 test -n "$OCAMLOPT" && break
7403 test -z "$as_dir" && as_dir=.
7405 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7418 if test -n "$OCAMLDEP"; then
7427 test -n "$OCAMLDEP" && break
7448 test -z "$as_dir" && as_dir=.
7450 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7463 if test -n "$OCAMLDOC"; then
7472 test -n "$OCAMLDOC" && break
7475 for ac_prog in gas as
7484 case $GAS in
7486 ac_cv_path_GAS="$GAS" # Let the user override the test with a path.
7493 test -z "$as_dir" && as_dir=.
7495 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7507 GAS=$ac_cv_path_GAS
7508 if test -n "$GAS"; then
7509 { echo "$as_me:$LINENO: result: $GAS" >&5
7510 echo "${ECHO_T}$GAS" >&6; }
7517 test -n "$GAS" && break
7527 version_string="$(ld -v 2>&1 | head -1)"
7530 if (echo "$version_string" | grep -q "ld64"); then
7531 llvm_cv_link_version=$(echo "$version_string" | sed -e "s#.*ld64-\([^ ]*\)#\1#")
7533 llvm_cv_link_version=$(echo "$version_string" | sed -e "s#[^0-9]*\([0-9.]*\).*#\1#")
7546 { echo "$as_me:$LINENO: checking for compiler -Wl,-R<path> option" >&5
7547 echo $ECHO_N "checking for compiler -Wl,-R<path> option... $ECHO_C" >&6; }
7553 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7554 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7558 CFLAGS="$CFLAGS -Wl,-R."
7574 rm -f conftest.$ac_objext conftest$ac_exeext
7583 grep -v '^ *+' conftest.er1 >conftest.err
7584 rm -f conftest.er1
7588 test -z "$ac_c_werror_flag" ||
7589 test ! -s conftest.err
7590 } && test -s conftest$ac_exeext &&
7600 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7605 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7606 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7622 { echo "$as_me:$LINENO: checking for compiler -Wl,-export-dynamic option" >&5
7623 echo $ECHO_N "checking for compiler -Wl,-export-dynamic option... $ECHO_C" >&6; }
7629 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7630 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7634 CFLAGS="$CFLAGS -Wl,-export-dynamic"
7650 rm -f conftest.$ac_objext conftest$ac_exeext
7659 grep -v '^ *+' conftest.er1 >conftest.err
7660 rm -f conftest.er1
7664 test -z "$ac_c_werror_flag" ||
7665 test ! -s conftest.err
7666 } && test -s conftest$ac_exeext &&
7676 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7681 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7682 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7698 { echo "$as_me:$LINENO: checking for compiler -Wl,--version-script option" >&5
7699 echo $ECHO_N "checking for compiler -Wl,--version-script option... $ECHO_C" >&6; }
7705 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7706 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7719 (umask 077 && mktemp -d "$TMPDIR/fooXXXXXX") 2>/dev/null
7721 test -n "$tmp" && test -d "$tmp"
7723 tmp=$TMPDIR/foo$$-$RANDOM
7732 CFLAGS="$CFLAGS -Wl,--version-script=$tmp/export.map"
7748 rm -f conftest.$ac_objext conftest$ac_exeext
7757 grep -v '^ *+' conftest.er1 >conftest.err
7758 rm -f conftest.er1
7762 test -z "$ac_c_werror_flag" ||
7763 test ! -s conftest.err
7764 } && test -s conftest$ac_exeext &&
7774 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7781 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7782 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7797 { echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
7798 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; }
7825 an arm of an if-expression whose if-part is not a constant
7828 pcpcc = &g + (g ? g-g : 0);
7840 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
7845 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
7851 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
7853 struct s *b; b->j = 5;
7855 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
7866 rm -f conftest.$ac_objext
7875 grep -v '^ *+' conftest.er1 >conftest.err
7876 rm -f conftest.er1
7880 test -z "$ac_c_werror_flag" ||
7881 test ! -s conftest.err
7882 } && test -s conftest.$ac_objext; then
7891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7934 rm -f conftest.$ac_objext
7943 grep -v '^ *+' conftest.er1 >conftest.err
7944 rm -f conftest.er1
7948 test -z "$ac_c_werror_flag" ||
7949 test ! -s conftest.err
7950 } && test -s conftest.$ac_objext; then
7959 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7973 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
8004 if test -z "$ac_lib"; then
8007 ac_res=-l$ac_lib
8008 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8010 rm -f conftest.$ac_objext conftest$ac_exeext
8019 grep -v '^ *+' conftest.er1 >conftest.err
8020 rm -f conftest.er1
8024 test -z "$ac_c_werror_flag" ||
8025 test ! -s conftest.err
8026 } && test -s conftest$ac_exeext &&
8036 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8088 if test -z "$ac_lib"; then
8091 ac_res=-l$ac_lib
8092 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8094 rm -f conftest.$ac_objext conftest$ac_exeext
8103 grep -v '^ *+' conftest.er1 >conftest.err
8104 rm -f conftest.er1
8108 test -z "$ac_c_werror_flag" ||
8109 test ! -s conftest.err
8110 } && test -s conftest$ac_exeext &&
8120 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8170 rm -f conftest.$ac_objext
8179 grep -v '^ *+' conftest.er1 >conftest.err
8180 rm -f conftest.er1
8184 test -z "$ac_c_werror_flag" ||
8185 test ! -s conftest.err
8186 } && test -s conftest.$ac_objext; then
8195 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8218 grep -v '^ *+' conftest.er1 >conftest.err
8219 rm -f conftest.er1
8223 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8224 test ! -s conftest.err
8234 rm -f conftest.err conftest.$ac_ext
8241 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8242 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8256 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8257 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8261 ## ----------------------------------- ##
8263 ## ----------------------------------- ##
8289 # Check whether --enable-ltdl-install was given.
8295 if test x"${enable_ltdl_install-no}" != xno; then
8303 if test x"${enable_ltdl_convenience-no}" != xno; then
8328 …sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://"
8331 # otherwise default to the standard path separator (i.e. ":") - it is
8334 sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
8336 sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
8344 # when you set need_version to no, make sure it does not cause -set_version
8377 echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
8405 …finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e…
8425 # libtool to hard-code these into programs
8439 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
8441 test -d \$dldir || mkdir -p \$dldir~
8444 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
8452 …soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${vers…
8457 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
8458 …sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://"
8459 if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
8466 sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
8468 … sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
8473 …library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`…
8479 …library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $li…
8497 # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
8499-print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" …
8519 kfreebsd*-gnu)
8534 if test -x /usr/bin/objformat; then
8542 version_type=freebsd-$objformat
8544 freebsd-elf*)
8549 freebsd-*)
8563 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
8564 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
8627 # HP-UX runs *really* slowly unless shared libraries are mode 555.
8663 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
8664 libsuff= shlibsuff= libmagic=32-bit;;
8665 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
8667 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
8668 libsuff=64 shlibsuff=64 libmagic=64-bit;;
8669 *) libsuff= shlibsuff= libmagic=never-match;;
8692 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
8701 if test -f /etc/ld.so.conf; then
8702 …; skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /…
8709 # most powerpc-linux boxes support dynamic linking these days and
8710 # people can always --disable-shared, the test was removed, and we
8715 knetbsd*-gnu)
8731 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
8733 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
8752 nto-qnx*)
8772 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
8774 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p…
8842 export_dynamic_flag_spec='${wl}-Blargedynsym'
8858 if test -d /usr/nec ;then
8867 version_type=freebsd-elf
8922 if test -n "$libltdl_cv_shlibext"; then
8931 { echo "$as_me:$LINENO: checking which variable specifies run-time library path" >&5
8932 echo $ECHO_N "checking which variable specifies run-time library path... $ECHO_C" >&6; }
8940 if test -n "$libltdl_cv_shlibpath_var"; then
8958 if test -n "$libltdl_cv_sys_search_path"; then
8961 if test -z "$sys_search_path"; then
8980 if test -n "$objdir"; then
8983 rm -f .libs 2>/dev/null
8985 if test -d .libs; then
8988 # MS-DOS does not allow filenames that begin with a dot.
9021 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
9024 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
9027 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/…
9029 # Define system-specific variables.
9041 …lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* …
9042 …lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},…
9047 …lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* …
9048 …lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},…
9083 case `$NM -V 2>&1` in
9095 …lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat…
9100 rm -f conftest*
9124 (exit $ac_status); } && test -s "$nlist"; then
9127 mv -f "$nlist"T "$nlist"
9129 rm -f "$nlist"T
9142 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
9160 …$SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main…
9179 (exit $ac_status); } && test -s conftest${ac_exeext}; then
9197 rm -f conftest* conftst*
9209 if test -z "$lt_cv_sys_global_symbol_pipe"; then
9212 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
9221 { echo "$as_me:$LINENO: checking whether libtool supports -dlopen/-dlpreopen" >&5
9222 echo $ECHO_N "checking whether libtool supports -dlopen/-dlpreopen... $ECHO_C" >&6; }
9226 if test -n "$lt_cv_sys_global_symbol_pipe"; then
9247 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9248 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9264 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9302 rm -f conftest.$ac_objext conftest$ac_exeext
9311 grep -v '^ *+' conftest.er1 >conftest.err
9312 rm -f conftest.er1
9316 test -z "$ac_c_werror_flag" ||
9317 test ! -s conftest.err
9318 } && test -s conftest$ac_exeext &&
9328 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9340 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
9341 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
9346 LIBS="-ldld $LIBS"
9369 rm -f conftest.$ac_objext conftest$ac_exeext
9378 grep -v '^ *+' conftest.er1 >conftest.err
9379 rm -f conftest.er1
9383 test -z "$ac_c_werror_flag" ||
9384 test ! -s conftest.err
9385 } && test -s conftest$ac_exeext &&
9395 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9407 LIBADD_DL="$LIBADD_DL -ldld"
9409 { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
9410 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
9415 LIBS="-ldl $LIBS"
9438 rm -f conftest.$ac_objext conftest$ac_exeext
9447 grep -v '^ *+' conftest.er1 >conftest.err
9448 rm -f conftest.er1
9452 test -z "$ac_c_werror_flag" ||
9453 test ! -s conftest.err
9454 } && test -s conftest$ac_exeext &&
9464 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9476 LIBADD_DL="-ldl" libltdl_cv_lib_dl_dlopen="yes"
9496 rm -f conftest.$ac_objext conftest$ac_exeext
9505 grep -v '^ *+' conftest.er1 >conftest.err
9506 rm -f conftest.er1
9510 test -z "$ac_c_werror_flag" ||
9511 test ! -s conftest.err
9512 } && test -s conftest$ac_exeext &&
9523 { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
9524 echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
9529 LIBS="-lsvld $LIBS"
9552 rm -f conftest.$ac_objext conftest$ac_exeext
9561 grep -v '^ *+' conftest.er1 >conftest.err
9562 rm -f conftest.er1
9566 test -z "$ac_c_werror_flag" ||
9567 test ! -s conftest.err
9568 } && test -s conftest$ac_exeext &&
9578 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9590 LIBADD_DL="-lsvld" libltdl_cv_func_dlopen="yes"
9592 { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
9593 echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
9598 LIBS="-ldld $LIBS"
9621 rm -f conftest.$ac_objext conftest$ac_exeext
9630 grep -v '^ *+' conftest.er1 >conftest.err
9631 rm -f conftest.er1
9635 test -z "$ac_c_werror_flag" ||
9636 test ! -s conftest.err
9637 } && test -s conftest$ac_exeext &&
9647 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9659 LIBADD_DL="$LIBADD_DL -ldld"
9673 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9711 rm -f conftest.$ac_objext conftest$ac_exeext
9720 grep -v '^ *+' conftest.er1 >conftest.err
9721 rm -f conftest.er1
9725 test -z "$ac_c_werror_flag" ||
9726 test ! -s conftest.err
9727 } && test -s conftest$ac_exeext &&
9737 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9759 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9791 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9829 rm -f conftest.$ac_objext conftest$ac_exeext
9838 grep -v '^ *+' conftest.er1 >conftest.err
9839 rm -f conftest.er1
9843 test -z "$ac_c_werror_flag" ||
9844 test ! -s conftest.err
9845 } && test -s conftest$ac_exeext &&
9855 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9873 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9874 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9900 (exit $ac_status); } && test -s "$ac_nlist"; then
9918 rm -rf conftest*
10009 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
10022 rm -fr conftest*
10047 # or its logical equivalent (e.g. shl_load for HP-UX < 11)
10048 # For now, we just catch OSes we know something about -- in the
10065 gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu)
10102 # say is unknown -- it depends on the patch being installed. If
10158 rm -f conftest.$ac_objext
10167 grep -v '^ *+' conftest.er1 >conftest.err
10168 rm -f conftest.er1
10172 test -z "$ac_c_werror_flag" ||
10173 test ! -s conftest.err
10174 } && test -s conftest.$ac_objext; then
10183 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10206 grep -v '^ *+' conftest.er1 >conftest.err
10207 rm -f conftest.er1
10211 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
10212 test ! -s conftest.err
10222 rm -f conftest.err conftest.$ac_ext
10229 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10230 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10244 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10245 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10249 ## ----------------------------------- ##
10251 ## ----------------------------------- ##
10305 rm -f conftest.$ac_objext
10314 grep -v '^ *+' conftest.er1 >conftest.err
10315 rm -f conftest.er1
10319 test -z "$ac_c_werror_flag" ||
10320 test ! -s conftest.err
10321 } && test -s conftest.$ac_objext; then
10330 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10370 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10408 rm -f conftest.$ac_objext conftest$ac_exeext
10417 grep -v '^ *+' conftest.er1 >conftest.err
10418 rm -f conftest.er1
10422 test -z "$ac_c_werror_flag" ||
10423 test ! -s conftest.err
10424 } && test -s conftest$ac_exeext &&
10434 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10501 rm -f conftest.$ac_objext
10510 grep -v '^ *+' conftest.er1 >conftest.err
10511 rm -f conftest.er1
10515 test -z "$ac_c_werror_flag" ||
10516 test ! -s conftest.err
10517 } && test -s conftest.$ac_objext; then
10526 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10549 grep -v '^ *+' conftest.er1 >conftest.err
10550 rm -f conftest.er1
10554 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
10555 test ! -s conftest.err
10565 rm -f conftest.err conftest.$ac_ext
10572 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10573 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10587 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10588 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10592 ## ----------------------------------- ##
10594 ## ----------------------------------- ##
10624 for ac_header in dl.h sys/dl.h dld.h mach-o/dyld.h
10649 rm -f conftest.$ac_objext
10658 grep -v '^ *+' conftest.er1 >conftest.err
10659 rm -f conftest.er1
10663 test -z "$ac_c_werror_flag" ||
10664 test ! -s conftest.err
10665 } && test -s conftest.$ac_objext; then
10674 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10697 grep -v '^ *+' conftest.er1 >conftest.err
10698 rm -f conftest.er1
10702 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
10703 test ! -s conftest.err
10713 rm -f conftest.err conftest.$ac_ext
10720 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10721 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10735 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10736 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10740 ## ----------------------------------- ##
10742 ## ----------------------------------- ##
10795 rm -f conftest.$ac_objext
10804 grep -v '^ *+' conftest.er1 >conftest.err
10805 rm -f conftest.er1
10809 test -z "$ac_c_werror_flag" ||
10810 test ! -s conftest.err
10811 } && test -s conftest.$ac_objext; then
10820 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10843 grep -v '^ *+' conftest.er1 >conftest.err
10844 rm -f conftest.er1
10848 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
10849 test ! -s conftest.err
10859 rm -f conftest.err conftest.$ac_ext
10866 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10867 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10881 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10882 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10886 ## ----------------------------------- ##
10888 ## ----------------------------------- ##
10932 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10970 rm -f conftest.$ac_objext conftest$ac_exeext
10979 grep -v '^ *+' conftest.er1 >conftest.err
10980 rm -f conftest.er1
10984 test -z "$ac_c_werror_flag" ||
10985 test ! -s conftest.err
10986 } && test -s conftest$ac_exeext &&
10996 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11027 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11065 rm -f conftest.$ac_objext conftest$ac_exeext
11074 grep -v '^ *+' conftest.er1 >conftest.err
11075 rm -f conftest.er1
11079 test -z "$ac_c_werror_flag" ||
11080 test ! -s conftest.err
11081 } && test -s conftest$ac_exeext &&
11091 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11122 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11160 rm -f conftest.$ac_objext conftest$ac_exeext
11169 grep -v '^ *+' conftest.er1 >conftest.err
11170 rm -f conftest.er1
11174 test -z "$ac_c_werror_flag" ||
11175 test ! -s conftest.err
11176 } && test -s conftest$ac_exeext &&
11186 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11217 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11255 rm -f conftest.$ac_objext conftest$ac_exeext
11264 grep -v '^ *+' conftest.er1 >conftest.err
11265 rm -f conftest.er1
11269 test -z "$ac_c_werror_flag" ||
11270 test ! -s conftest.err
11271 } && test -s conftest$ac_exeext &&
11281 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11313 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11351 rm -f conftest.$ac_objext conftest$ac_exeext
11360 grep -v '^ *+' conftest.er1 >conftest.err
11361 rm -f conftest.er1
11365 test -z "$ac_c_werror_flag" ||
11366 test ! -s conftest.err
11367 } && test -s conftest$ac_exeext &&
11377 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11429 rm -f conftest.$ac_objext
11438 grep -v '^ *+' conftest.er1 >conftest.err
11439 rm -f conftest.er1
11443 test -z "$ac_c_werror_flag" ||
11444 test ! -s conftest.err
11445 } && test -s conftest.$ac_objext; then
11456 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11459 if test -z "$llvm_cv_gnu_make_command"
11471 NO_VARIADIC_MACROS=`$CXX -Wno-variadic-macros -fsyntax-only -xc /dev/null 2>/dev/null && echo -Wno-
11473 …G_FIELD_INITIALIZERS=`$CXX -Wno-missing-field-initializers -fsyntax-only -xc /dev/null 2>/dev/null…
11480 { echo "$as_me:$LINENO: checking for sin in -lm" >&5
11481 echo $ECHO_N "checking for sin in -lm... $ECHO_C" >&6; }
11486 LIBS="-lm $LIBS"
11509 rm -f conftest.$ac_objext conftest$ac_exeext
11518 grep -v '^ *+' conftest.er1 >conftest.err
11519 rm -f conftest.er1
11523 test -z "$ac_c_werror_flag" ||
11524 test ! -s conftest.err
11525 } && test -s conftest$ac_exeext &&
11535 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11546 LIBS="-lm $LIBS"
11552 { echo "$as_me:$LINENO: checking for main in -limagehlp" >&5
11553 echo $ECHO_N "checking for main in -limagehlp... $ECHO_C" >&6; }
11558 LIBS="-limagehlp $LIBS"
11575 rm -f conftest.$ac_objext conftest$ac_exeext
11584 grep -v '^ *+' conftest.er1 >conftest.err
11585 rm -f conftest.er1
11589 test -z "$ac_c_werror_flag" ||
11590 test ! -s conftest.err
11591 } && test -s conftest$ac_exeext &&
11601 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11612 LIBS="-limagehlp $LIBS"
11617 { echo "$as_me:$LINENO: checking for main in -lpsapi" >&5
11618 echo $ECHO_N "checking for main in -lpsapi... $ECHO_C" >&6; }
11623 LIBS="-lpsapi $LIBS"
11640 rm -f conftest.$ac_objext conftest$ac_exeext
11649 grep -v '^ *+' conftest.er1 >conftest.err
11650 rm -f conftest.er1
11654 test -z "$ac_c_werror_flag" ||
11655 test ! -s conftest.err
11656 } && test -s conftest$ac_exeext &&
11666 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11677 LIBS="-lpsapi $LIBS"
11712 if test -z "$ac_lib"; then
11715 ac_res=-l$ac_lib
11716 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
11718 rm -f conftest.$ac_objext conftest$ac_exeext
11727 grep -v '^ *+' conftest.er1 >conftest.err
11728 rm -f conftest.er1
11732 test -z "$ac_c_werror_flag" ||
11733 test ! -s conftest.err
11734 } && test -s conftest$ac_exeext &&
11744 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11769 { echo "$as_me:$LINENO: WARNING: dlopen() not found - disabling plugin support" >&5
11770 echo "$as_me: WARNING: dlopen() not found - disabling plugin support" >&2;}
11804 if test -z "$ac_lib"; then
11807 ac_res=-l$ac_lib
11808 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
11810 rm -f conftest.$ac_objext conftest$ac_exeext
11819 grep -v '^ *+' conftest.er1 >conftest.err
11820 rm -f conftest.er1
11824 test -z "$ac_c_werror_flag" ||
11825 test ! -s conftest.err
11826 } && test -s conftest$ac_exeext &&
11836 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11861 …{ { echo "$as_me:$LINENO: error: libffi not found - configure without --enable-libffi to compile w…
11862 echo "$as_me: error: libffi not found - configure without --enable-libffi to compile without it" >&…
11897 if test -z "$ac_lib"; then
11900 ac_res=-l$ac_lib
11901 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
11903 rm -f conftest.$ac_objext conftest$ac_exeext
11912 grep -v '^ *+' conftest.er1 >conftest.err
11913 rm -f conftest.er1
11917 test -z "$ac_c_werror_flag" ||
11918 test ! -s conftest.err
11919 } && test -s conftest$ac_exeext &&
11929 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11956 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
11958 { echo "$as_me:$LINENO: checking for pthread_mutex_init in -lpthread" >&5
11959 echo $ECHO_N "checking for pthread_mutex_init in -lpthread... $ECHO_C" >&6; }
11964 LIBS="-lpthread $LIBS"
11987 rm -f conftest.$ac_objext conftest$ac_exeext
11996 grep -v '^ *+' conftest.er1 >conftest.err
11997 rm -f conftest.er1
12001 test -z "$ac_c_werror_flag" ||
12002 test ! -s conftest.err
12003 } && test -s conftest$ac_exeext &&
12013 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12024 LIBS="-lpthread $LIBS"
12057 if test -z "$ac_lib"; then
12060 ac_res=-l$ac_lib
12061 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12063 rm -f conftest.$ac_objext conftest$ac_exeext
12072 grep -v '^ *+' conftest.er1 >conftest.err
12073 rm -f conftest.er1
12077 test -z "$ac_c_werror_flag" ||
12078 test ! -s conftest.err
12079 } && test -s conftest$ac_exeext &&
12089 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12144 if test -z "$ac_lib"; then
12147 ac_res=-l$ac_lib
12148 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12150 rm -f conftest.$ac_objext conftest$ac_exeext
12159 grep -v '^ *+' conftest.er1 >conftest.err
12160 rm -f conftest.er1
12164 test -z "$ac_c_werror_flag" ||
12165 test ! -s conftest.err
12166 } && test -s conftest$ac_exeext &&
12176 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12231 if test -z "$ac_lib"; then
12234 ac_res=-l$ac_lib
12235 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12237 rm -f conftest.$ac_objext conftest$ac_exeext
12246 grep -v '^ *+' conftest.er1 >conftest.err
12247 rm -f conftest.er1
12251 test -z "$ac_c_werror_flag" ||
12252 test ! -s conftest.err
12253 } && test -s conftest$ac_exeext &&
12263 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12292 # Check whether --with-udis86 was given.
12299 *) LDFLAGS="$LDFLAGS -L${withval}" ;;
12302 { echo "$as_me:$LINENO: checking for ud_init in -ludis86" >&5
12303 echo $ECHO_N "checking for ud_init in -ludis86... $ECHO_C" >&6; }
12308 LIBS="-ludis86 $LIBS"
12331 rm -f conftest.$ac_objext conftest$ac_exeext
12340 grep -v '^ *+' conftest.er1 >conftest.err
12341 rm -f conftest.er1
12345 test -z "$ac_c_werror_flag" ||
12346 test ! -s conftest.err
12347 } && test -s conftest$ac_exeext &&
12357 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12368 LIBS="-ludis86 $LIBS"
12373 exit -1
12390 # Check whether --with-oprofile was given.
12401 CPPFLAGS="-I${withval}/include";;
12403 if test -n "$llvm_cv_oppath" ; then
12404 LIBS="$LIBS -L${llvm_cv_oppath} -Wl,-rpath,${llvm_cv_oppath}"
12434 if test -z "$ac_lib"; then
12437 ac_res=-l$ac_lib
12438 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12440 rm -f conftest.$ac_objext conftest$ac_exeext
12449 grep -v '^ *+' conftest.er1 >conftest.err
12450 rm -f conftest.er1
12454 test -z "$ac_c_werror_flag" ||
12455 test ! -s conftest.err
12456 } && test -s conftest$ac_exeext &&
12466 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12517 if test -z "$ac_lib"; then
12520 ac_res=-l$ac_lib
12521 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12523 rm -f conftest.$ac_objext conftest$ac_exeext
12532 grep -v '^ *+' conftest.er1 >conftest.err
12533 rm -f conftest.er1
12537 test -z "$ac_c_werror_flag" ||
12538 test ! -s conftest.err
12539 } && test -s conftest$ac_exeext &&
12549 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12572 exit -1
12597 rm -f conftest.$ac_objext
12606 grep -v '^ *+' conftest.er1 >conftest.err
12607 rm -f conftest.er1
12611 test -z "$ac_c_werror_flag" ||
12612 test ! -s conftest.err
12613 } && test -s conftest.$ac_objext; then
12622 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12645 grep -v '^ *+' conftest.er1 >conftest.err
12646 rm -f conftest.er1
12650 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12651 test ! -s conftest.err
12661 rm -f conftest.err conftest.$ac_ext
12668 …o "$as_me:$LINENO: WARNING: opagent.h: accepted by the compiler, rejected by the preprocessor!" >&5
12669 echo "$as_me: WARNING: opagent.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12683 { echo "$as_me:$LINENO: WARNING: opagent.h: proceeding with the preprocessor's result" >&5
12684 echo "$as_me: WARNING: opagent.h: proceeding with the preprocessor's result" >&2;}
12688 ## ----------------------------------- ##
12690 ## ----------------------------------- ##
12711 exit -1
12763 rm -f conftest.$ac_objext
12772 grep -v '^ *+' conftest.er1 >conftest.err
12773 rm -f conftest.er1
12777 test -z "$ac_c_werror_flag" ||
12778 test ! -s conftest.err
12779 } && test -s conftest.$ac_objext; then
12788 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12802 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
12833 if test -z "$ac_lib"; then
12836 ac_res=-l$ac_lib
12837 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12839 rm -f conftest.$ac_objext conftest$ac_exeext
12848 grep -v '^ *+' conftest.er1 >conftest.err
12849 rm -f conftest.er1
12853 test -z "$ac_c_werror_flag" ||
12854 test ! -s conftest.err
12855 } && test -s conftest$ac_exeext &&
12865 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12917 if test -z "$ac_lib"; then
12920 ac_res=-l$ac_lib
12921 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12923 rm -f conftest.$ac_objext conftest$ac_exeext
12932 grep -v '^ *+' conftest.er1 >conftest.err
12933 rm -f conftest.er1
12937 test -z "$ac_c_werror_flag" ||
12938 test ! -s conftest.err
12939 } && test -s conftest$ac_exeext &&
12949 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12980 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12981 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12996 mmap (0, 1, PROT_READ, MAP_ANONYMOUS, -1, 0); return (0);
13001 rm -f conftest.$ac_objext
13010 grep -v '^ *+' conftest.er1 >conftest.err
13011 rm -f conftest.er1
13015 test -z "$ac_c_werror_flag" ||
13016 test ! -s conftest.err
13017 } && test -s conftest.$ac_objext; then
13026 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13029 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13030 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13045 { echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
13046 echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6; }
13060 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
13064 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
13068 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
13072 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
13076 rm -f conftest.$ac_objext
13085 grep -v '^ *+' conftest.er1 >conftest.err
13086 rm -f conftest.er1
13090 test -z "$ac_c_werror_flag" ||
13091 test ! -s conftest.err
13092 } && test -s conftest.$ac_objext; then
13101 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13143 rm -f conftest.$ac_objext
13152 grep -v '^ *+' conftest.er1 >conftest.err
13153 rm -f conftest.er1
13157 test -z "$ac_c_werror_flag" ||
13158 test ! -s conftest.err
13159 } && test -s conftest.$ac_objext; then
13168 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13204 rm -f conftest.$ac_objext
13213 grep -v '^ *+' conftest.er1 >conftest.err
13214 rm -f conftest.er1
13218 test -z "$ac_c_werror_flag" ||
13219 test ! -s conftest.err
13220 } && test -s conftest.$ac_objext; then
13229 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13273 rm -f conftest.$ac_objext
13282 grep -v '^ *+' conftest.er1 >conftest.err
13283 rm -f conftest.er1
13287 test -z "$ac_c_werror_flag" ||
13288 test ! -s conftest.err
13289 } && test -s conftest.$ac_objext; then
13298 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13321 grep -v '^ *+' conftest.er1 >conftest.err
13322 rm -f conftest.er1
13326 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13327 test ! -s conftest.err
13337 rm -f conftest.err conftest.$ac_ext
13344 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13345 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13359 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13360 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13364 ## ----------------------------------- ##
13366 ## ----------------------------------- ##
13423 rm -f conftest.$ac_objext
13432 grep -v '^ *+' conftest.er1 >conftest.err
13433 rm -f conftest.er1
13437 test -z "$ac_c_werror_flag" ||
13438 test ! -s conftest.err
13439 } && test -s conftest.$ac_objext; then
13448 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13471 grep -v '^ *+' conftest.er1 >conftest.err
13472 rm -f conftest.er1
13476 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13477 test ! -s conftest.err
13487 rm -f conftest.err conftest.$ac_ext
13494 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13495 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13509 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13510 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13514 ## ----------------------------------- ##
13516 ## ----------------------------------- ##
13569 rm -f conftest.$ac_objext
13578 grep -v '^ *+' conftest.er1 >conftest.err
13579 rm -f conftest.er1
13583 test -z "$ac_c_werror_flag" ||
13584 test ! -s conftest.err
13585 } && test -s conftest.$ac_objext; then
13594 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13617 grep -v '^ *+' conftest.er1 >conftest.err
13618 rm -f conftest.er1
13622 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13623 test ! -s conftest.err
13633 rm -f conftest.err conftest.$ac_ext
13640 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13641 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13655 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13656 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13660 ## ----------------------------------- ##
13662 ## ----------------------------------- ##
13718 rm -f conftest.$ac_objext
13727 grep -v '^ *+' conftest.er1 >conftest.err
13728 rm -f conftest.er1
13732 test -z "$ac_c_werror_flag" ||
13733 test ! -s conftest.err
13734 } && test -s conftest.$ac_objext; then
13743 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13766 grep -v '^ *+' conftest.er1 >conftest.err
13767 rm -f conftest.er1
13771 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13772 test ! -s conftest.err
13782 rm -f conftest.err conftest.$ac_ext
13789 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13790 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13804 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13805 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13809 ## ----------------------------------- ##
13811 ## ----------------------------------- ##
13866 rm -f conftest.$ac_objext
13875 grep -v '^ *+' conftest.er1 >conftest.err
13876 rm -f conftest.er1
13880 test -z "$ac_c_werror_flag" ||
13881 test ! -s conftest.err
13882 } && test -s conftest.$ac_objext; then
13891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13914 grep -v '^ *+' conftest.er1 >conftest.err
13915 rm -f conftest.er1
13919 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13920 test ! -s conftest.err
13930 rm -f conftest.err conftest.$ac_ext
13937 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13938 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13952 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13953 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13957 ## ----------------------------------- ##
13959 ## ----------------------------------- ##
14011 rm -f conftest.$ac_objext
14020 grep -v '^ *+' conftest.er1 >conftest.err
14021 rm -f conftest.er1
14025 test -z "$ac_c_werror_flag" ||
14026 test ! -s conftest.err
14027 } && test -s conftest.$ac_objext; then
14036 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14059 grep -v '^ *+' conftest.er1 >conftest.err
14060 rm -f conftest.er1
14064 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14065 test ! -s conftest.err
14075 rm -f conftest.err conftest.$ac_ext
14082 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14083 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14097 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14098 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14102 ## ----------------------------------- ##
14104 ## ----------------------------------- ##
14156 rm -f conftest.$ac_objext
14165 grep -v '^ *+' conftest.er1 >conftest.err
14166 rm -f conftest.er1
14170 test -z "$ac_c_werror_flag" ||
14171 test ! -s conftest.err
14172 } && test -s conftest.$ac_objext; then
14181 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14204 grep -v '^ *+' conftest.er1 >conftest.err
14205 rm -f conftest.er1
14209 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14210 test ! -s conftest.err
14220 rm -f conftest.err conftest.$ac_ext
14227 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14228 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14242 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14243 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14247 ## ----------------------------------- ##
14249 ## ----------------------------------- ##
14275 if test "$ENABLE_THREADS" -eq 1 && test "$ENABLE_PTHREADS" -eq 1 ; then
14302 rm -f conftest.$ac_objext
14311 grep -v '^ *+' conftest.er1 >conftest.err
14312 rm -f conftest.er1
14316 test -z "$ac_c_werror_flag" ||
14317 test ! -s conftest.err
14318 } && test -s conftest.$ac_objext; then
14327 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14350 grep -v '^ *+' conftest.er1 >conftest.err
14351 rm -f conftest.er1
14355 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14356 test ! -s conftest.err
14366 rm -f conftest.err conftest.$ac_ext
14373 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14374 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14388 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14389 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14393 ## ----------------------------------- ##
14395 ## ----------------------------------- ##
14458 rm -f conftest.$ac_objext
14467 grep -v '^ *+' conftest.er1 >conftest.err
14468 rm -f conftest.er1
14472 test -z "$ac_c_werror_flag" ||
14473 test ! -s conftest.err
14474 } && test -s conftest.$ac_objext; then
14483 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14506 grep -v '^ *+' conftest.er1 >conftest.err
14507 rm -f conftest.er1
14511 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14512 test ! -s conftest.err
14522 rm -f conftest.err conftest.$ac_ext
14529 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14530 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14544 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14545 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14549 ## ----------------------------------- ##
14551 ## ----------------------------------- ##
14605 rm -f conftest.$ac_objext
14614 grep -v '^ *+' conftest.er1 >conftest.err
14615 rm -f conftest.er1
14619 test -z "$ac_c_werror_flag" ||
14620 test ! -s conftest.err
14621 } && test -s conftest.$ac_objext; then
14630 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14653 grep -v '^ *+' conftest.er1 >conftest.err
14654 rm -f conftest.er1
14658 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14659 test ! -s conftest.err
14669 rm -f conftest.err conftest.$ac_ext
14676 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14677 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14691 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14692 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14696 ## ----------------------------------- ##
14698 ## ----------------------------------- ##
14740 rm -f conftest.$ac_objext conftest$ac_exeext
14749 grep -v '^ *+' conftest.er1 >conftest.err
14750 rm -f conftest.er1
14754 test -z "$ac_c_werror_flag" ||
14755 test ! -s conftest.err
14756 } && test -s conftest$ac_exeext &&
14778 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14792 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14793 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14797 CXXFLAGS=-pedantic
14816 rm -f conftest$ac_exeext
14845 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$…
14852 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14853 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14887 rm -f conftest.$ac_objext
14896 grep -v '^ *+' conftest.er1 >conftest.err
14897 rm -f conftest.er1
14901 test -z "$ac_c_werror_flag" ||
14902 test ! -s conftest.err
14903 } && test -s conftest.$ac_objext; then
14912 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14950 rm -f conftest.$ac_objext
14959 grep -v '^ *+' conftest.er1 >conftest.err
14960 rm -f conftest.er1
14964 test -z "$ac_c_werror_flag" ||
14965 test ! -s conftest.err
14966 } && test -s conftest.$ac_objext; then
14975 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15018 rm -f conftest.$ac_objext
15027 grep -v '^ *+' conftest.er1 >conftest.err
15028 rm -f conftest.er1
15032 test -z "$ac_c_werror_flag" ||
15033 test ! -s conftest.err
15034 } && test -s conftest.$ac_objext; then
15043 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15079 rm -f conftest.$ac_objext
15088 grep -v '^ *+' conftest.er1 >conftest.err
15089 rm -f conftest.er1
15093 test -z "$ac_c_werror_flag" ||
15094 test ! -s conftest.err
15095 } && test -s conftest.$ac_objext; then
15104 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15145 rm -f conftest.$ac_objext
15154 grep -v '^ *+' conftest.er1 >conftest.err
15155 rm -f conftest.er1
15159 test -z "$ac_c_werror_flag" ||
15160 test ! -s conftest.err
15161 } && test -s conftest.$ac_objext; then
15170 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15206 rm -f conftest.$ac_objext
15215 grep -v '^ *+' conftest.er1 >conftest.err
15216 rm -f conftest.er1
15220 test -z "$ac_c_werror_flag" ||
15221 test ! -s conftest.err
15222 } && test -s conftest.$ac_objext; then
15231 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15274 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15312 rm -f conftest.$ac_objext conftest$ac_exeext
15321 grep -v '^ *+' conftest.er1 >conftest.err
15322 rm -f conftest.er1
15326 test -z "$ac_c_werror_flag" ||
15327 test ! -s conftest.err
15328 } && test -s conftest$ac_exeext &&
15338 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15371 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15409 rm -f conftest.$ac_objext conftest$ac_exeext
15418 grep -v '^ *+' conftest.er1 >conftest.err
15419 rm -f conftest.er1
15423 test -z "$ac_c_werror_flag" ||
15424 test ! -s conftest.err
15425 } && test -s conftest$ac_exeext &&
15435 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15469 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15507 rm -f conftest.$ac_objext conftest$ac_exeext
15516 grep -v '^ *+' conftest.er1 >conftest.err
15517 rm -f conftest.er1
15521 test -z "$ac_c_werror_flag" ||
15522 test ! -s conftest.err
15523 } && test -s conftest$ac_exeext &&
15533 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15565 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15603 rm -f conftest.$ac_objext conftest$ac_exeext
15612 grep -v '^ *+' conftest.er1 >conftest.err
15613 rm -f conftest.er1
15617 test -z "$ac_c_werror_flag" ||
15618 test ! -s conftest.err
15619 } && test -s conftest$ac_exeext &&
15629 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15664 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15702 rm -f conftest.$ac_objext conftest$ac_exeext
15711 grep -v '^ *+' conftest.er1 >conftest.err
15712 rm -f conftest.er1
15716 test -z "$ac_c_werror_flag" ||
15717 test ! -s conftest.err
15718 } && test -s conftest$ac_exeext &&
15728 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15760 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15798 rm -f conftest.$ac_objext conftest$ac_exeext
15807 grep -v '^ *+' conftest.er1 >conftest.err
15808 rm -f conftest.er1
15812 test -z "$ac_c_werror_flag" ||
15813 test ! -s conftest.err
15814 } && test -s conftest$ac_exeext &&
15824 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15857 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15895 rm -f conftest.$ac_objext conftest$ac_exeext
15904 grep -v '^ *+' conftest.er1 >conftest.err
15905 rm -f conftest.er1
15909 test -z "$ac_c_werror_flag" ||
15910 test ! -s conftest.err
15911 } && test -s conftest$ac_exeext &&
15921 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15955 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15993 rm -f conftest.$ac_objext conftest$ac_exeext
16002 grep -v '^ *+' conftest.er1 >conftest.err
16003 rm -f conftest.er1
16007 test -z "$ac_c_werror_flag" ||
16008 test ! -s conftest.err
16009 } && test -s conftest$ac_exeext &&
16019 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16040 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16041 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16070 if (A != 0x1.999999999999ap-4)
16077 rm -f conftest$ac_exeext
16106 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$…
16112 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16113 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16135 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16136 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16154 rm -f conftest.$ac_objext
16163 grep -v '^ *+' conftest.er1 >conftest.err
16164 rm -f conftest.er1
16168 test -z "$ac_cxx_werror_flag" ||
16169 test ! -s conftest.err
16170 } && test -s conftest.$ac_objext; then
16179 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16182 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16183 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16222 rm -f conftest.$ac_objext
16231 grep -v '^ *+' conftest.er1 >conftest.err
16232 rm -f conftest.er1
16236 test -z "$ac_c_werror_flag" ||
16237 test ! -s conftest.err
16238 } && test -s conftest.$ac_objext; then
16247 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16269 { echo "$as_me:$LINENO: checking for _alloca in -lgcc" >&5
16270 echo $ECHO_N "checking for _alloca in -lgcc... $ECHO_C" >&6; }
16275 LIBS="-lgcc $LIBS"
16298 rm -f conftest.$ac_objext conftest$ac_exeext
16307 grep -v '^ *+' conftest.er1 >conftest.err
16308 rm -f conftest.er1
16312 test -z "$ac_c_werror_flag" ||
16313 test ! -s conftest.err
16314 } && test -s conftest$ac_exeext &&
16324 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16338 { echo "$as_me:$LINENO: checking for __alloca in -lgcc" >&5
16339 echo $ECHO_N "checking for __alloca in -lgcc... $ECHO_C" >&6; }
16344 LIBS="-lgcc $LIBS"
16367 rm -f conftest.$ac_objext conftest$ac_exeext
16376 grep -v '^ *+' conftest.er1 >conftest.err
16377 rm -f conftest.er1
16381 test -z "$ac_c_werror_flag" ||
16382 test ! -s conftest.err
16383 } && test -s conftest$ac_exeext &&
16393 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16407 { echo "$as_me:$LINENO: checking for __chkstk in -lgcc" >&5
16408 echo $ECHO_N "checking for __chkstk in -lgcc... $ECHO_C" >&6; }
16413 LIBS="-lgcc $LIBS"
16436 rm -f conftest.$ac_objext conftest$ac_exeext
16445 grep -v '^ *+' conftest.er1 >conftest.err
16446 rm -f conftest.er1
16450 test -z "$ac_c_werror_flag" ||
16451 test ! -s conftest.err
16452 } && test -s conftest$ac_exeext &&
16462 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16476 { echo "$as_me:$LINENO: checking for ___chkstk in -lgcc" >&5
16477 echo $ECHO_N "checking for ___chkstk in -lgcc... $ECHO_C" >&6; }
16482 LIBS="-lgcc $LIBS"
16505 rm -f conftest.$ac_objext conftest$ac_exeext
16514 grep -v '^ *+' conftest.er1 >conftest.err
16515 rm -f conftest.er1
16519 test -z "$ac_c_werror_flag" ||
16520 test ! -s conftest.err
16521 } && test -s conftest$ac_exeext &&
16531 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16546 { echo "$as_me:$LINENO: checking for __ashldi3 in -lgcc" >&5
16547 echo $ECHO_N "checking for __ashldi3 in -lgcc... $ECHO_C" >&6; }
16552 LIBS="-lgcc $LIBS"
16575 rm -f conftest.$ac_objext conftest$ac_exeext
16584 grep -v '^ *+' conftest.er1 >conftest.err
16585 rm -f conftest.er1
16589 test -z "$ac_c_werror_flag" ||
16590 test ! -s conftest.err
16591 } && test -s conftest$ac_exeext &&
16601 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16615 { echo "$as_me:$LINENO: checking for __ashrdi3 in -lgcc" >&5
16616 echo $ECHO_N "checking for __ashrdi3 in -lgcc... $ECHO_C" >&6; }
16621 LIBS="-lgcc $LIBS"
16644 rm -f conftest.$ac_objext conftest$ac_exeext
16653 grep -v '^ *+' conftest.er1 >conftest.err
16654 rm -f conftest.er1
16658 test -z "$ac_c_werror_flag" ||
16659 test ! -s conftest.err
16660 } && test -s conftest$ac_exeext &&
16670 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16684 { echo "$as_me:$LINENO: checking for __divdi3 in -lgcc" >&5
16685 echo $ECHO_N "checking for __divdi3 in -lgcc... $ECHO_C" >&6; }
16690 LIBS="-lgcc $LIBS"
16713 rm -f conftest.$ac_objext conftest$ac_exeext
16722 grep -v '^ *+' conftest.er1 >conftest.err
16723 rm -f conftest.er1
16727 test -z "$ac_c_werror_flag" ||
16728 test ! -s conftest.err
16729 } && test -s conftest$ac_exeext &&
16739 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16753 { echo "$as_me:$LINENO: checking for __fixdfdi in -lgcc" >&5
16754 echo $ECHO_N "checking for __fixdfdi in -lgcc... $ECHO_C" >&6; }
16759 LIBS="-lgcc $LIBS"
16782 rm -f conftest.$ac_objext conftest$ac_exeext
16791 grep -v '^ *+' conftest.er1 >conftest.err
16792 rm -f conftest.er1
16796 test -z "$ac_c_werror_flag" ||
16797 test ! -s conftest.err
16798 } && test -s conftest$ac_exeext &&
16808 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16822 { echo "$as_me:$LINENO: checking for __fixsfdi in -lgcc" >&5
16823 echo $ECHO_N "checking for __fixsfdi in -lgcc... $ECHO_C" >&6; }
16828 LIBS="-lgcc $LIBS"
16851 rm -f conftest.$ac_objext conftest$ac_exeext
16860 grep -v '^ *+' conftest.er1 >conftest.err
16861 rm -f conftest.er1
16865 test -z "$ac_c_werror_flag" ||
16866 test ! -s conftest.err
16867 } && test -s conftest$ac_exeext &&
16877 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16891 { echo "$as_me:$LINENO: checking for __floatdidf in -lgcc" >&5
16892 echo $ECHO_N "checking for __floatdidf in -lgcc... $ECHO_C" >&6; }
16897 LIBS="-lgcc $LIBS"
16920 rm -f conftest.$ac_objext conftest$ac_exeext
16929 grep -v '^ *+' conftest.er1 >conftest.err
16930 rm -f conftest.er1
16934 test -z "$ac_c_werror_flag" ||
16935 test ! -s conftest.err
16936 } && test -s conftest$ac_exeext &&
16946 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16960 { echo "$as_me:$LINENO: checking for __lshrdi3 in -lgcc" >&5
16961 echo $ECHO_N "checking for __lshrdi3 in -lgcc... $ECHO_C" >&6; }
16966 LIBS="-lgcc $LIBS"
16989 rm -f conftest.$ac_objext conftest$ac_exeext
16998 grep -v '^ *+' conftest.er1 >conftest.err
16999 rm -f conftest.er1
17003 test -z "$ac_c_werror_flag" ||
17004 test ! -s conftest.err
17005 } && test -s conftest$ac_exeext &&
17015 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17029 { echo "$as_me:$LINENO: checking for __moddi3 in -lgcc" >&5
17030 echo $ECHO_N "checking for __moddi3 in -lgcc... $ECHO_C" >&6; }
17035 LIBS="-lgcc $LIBS"
17058 rm -f conftest.$ac_objext conftest$ac_exeext
17067 grep -v '^ *+' conftest.er1 >conftest.err
17068 rm -f conftest.er1
17072 test -z "$ac_c_werror_flag" ||
17073 test ! -s conftest.err
17074 } && test -s conftest$ac_exeext &&
17084 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17098 { echo "$as_me:$LINENO: checking for __udivdi3 in -lgcc" >&5
17099 echo $ECHO_N "checking for __udivdi3 in -lgcc... $ECHO_C" >&6; }
17104 LIBS="-lgcc $LIBS"
17127 rm -f conftest.$ac_objext conftest$ac_exeext
17136 grep -v '^ *+' conftest.er1 >conftest.err
17137 rm -f conftest.er1
17141 test -z "$ac_c_werror_flag" ||
17142 test ! -s conftest.err
17143 } && test -s conftest$ac_exeext &&
17153 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17167 { echo "$as_me:$LINENO: checking for __umoddi3 in -lgcc" >&5
17168 echo $ECHO_N "checking for __umoddi3 in -lgcc... $ECHO_C" >&6; }
17173 LIBS="-lgcc $LIBS"
17196 rm -f conftest.$ac_objext conftest$ac_exeext
17205 grep -v '^ *+' conftest.er1 >conftest.err
17206 rm -f conftest.er1
17210 test -z "$ac_c_werror_flag" ||
17211 test ! -s conftest.err
17212 } && test -s conftest$ac_exeext &&
17222 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17237 { echo "$as_me:$LINENO: checking for __main in -lgcc" >&5
17238 echo $ECHO_N "checking for __main in -lgcc... $ECHO_C" >&6; }
17243 LIBS="-lgcc $LIBS"
17266 rm -f conftest.$ac_objext conftest$ac_exeext
17275 grep -v '^ *+' conftest.er1 >conftest.err
17276 rm -f conftest.er1
17280 test -z "$ac_c_werror_flag" ||
17281 test ! -s conftest.err
17282 } && test -s conftest$ac_exeext &&
17292 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17306 { echo "$as_me:$LINENO: checking for __cmpdi2 in -lgcc" >&5
17307 echo $ECHO_N "checking for __cmpdi2 in -lgcc... $ECHO_C" >&6; }
17312 LIBS="-lgcc $LIBS"
17335 rm -f conftest.$ac_objext conftest$ac_exeext
17344 grep -v '^ *+' conftest.er1 >conftest.err
17345 rm -f conftest.er1
17349 test -z "$ac_c_werror_flag" ||
17350 test ! -s conftest.err
17351 } && test -s conftest$ac_exeext &&
17361 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17386 rm -f conftest.$ac_objext
17395 grep -v '^ *+' conftest.er1 >conftest.err
17396 rm -f conftest.er1
17400 test -z "$ac_c_werror_flag" ||
17401 test ! -s conftest.err
17402 } && test -s conftest.$ac_objext; then
17419 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17435 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17436 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17454 rm -f conftest.$ac_objext
17463 grep -v '^ *+' conftest.er1 >conftest.err
17464 rm -f conftest.er1
17468 test -z "$ac_cxx_werror_flag" ||
17469 test ! -s conftest.err
17470 } && test -s conftest.$ac_objext; then
17479 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17482 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17483 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17506 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17507 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17525 rm -f conftest.$ac_objext
17534 grep -v '^ *+' conftest.er1 >conftest.err
17535 rm -f conftest.er1
17539 test -z "$ac_cxx_werror_flag" ||
17540 test ! -s conftest.err
17541 } && test -s conftest.$ac_objext; then
17550 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17553 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17554 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17576 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17577 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17595 rm -f conftest.$ac_objext
17604 grep -v '^ *+' conftest.er1 >conftest.err
17605 rm -f conftest.er1
17609 test -z "$ac_cxx_werror_flag" ||
17610 test ! -s conftest.err
17611 } && test -s conftest.$ac_objext; then
17620 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17623 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17624 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17647 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17648 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17666 rm -f conftest.$ac_objext
17675 grep -v '^ *+' conftest.er1 >conftest.err
17676 rm -f conftest.er1
17680 test -z "$ac_cxx_werror_flag" ||
17681 test ! -s conftest.err
17682 } && test -s conftest.$ac_objext; then
17691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17694 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17695 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17717 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17718 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17736 rm -f conftest.$ac_objext
17745 grep -v '^ *+' conftest.er1 >conftest.err
17746 rm -f conftest.er1
17750 test -z "$ac_cxx_werror_flag" ||
17751 test ! -s conftest.err
17752 } && test -s conftest.$ac_objext; then
17761 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17764 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17765 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17787 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17788 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17806 rm -f conftest.$ac_objext
17815 grep -v '^ *+' conftest.er1 >conftest.err
17816 rm -f conftest.er1
17820 test -z "$ac_cxx_werror_flag" ||
17821 test ! -s conftest.err
17822 } && test -s conftest.$ac_objext; then
17831 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17834 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17835 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17857 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17858 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17876 rm -f conftest.$ac_objext
17885 grep -v '^ *+' conftest.er1 >conftest.err
17886 rm -f conftest.er1
17890 test -z "$ac_cxx_werror_flag" ||
17891 test ! -s conftest.err
17892 } && test -s conftest.$ac_objext; then
17901 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17904 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17905 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17950 rm -f conftest.$ac_objext
17959 grep -v '^ *+' conftest.er1 >conftest.err
17960 rm -f conftest.er1
17964 test -z "$ac_c_werror_flag" ||
17965 test ! -s conftest.err
17966 } && test -s conftest.$ac_objext; then
17975 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17998 grep -v '^ *+' conftest.er1 >conftest.err
17999 rm -f conftest.er1
18003 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
18004 test ! -s conftest.err
18014 rm -f conftest.err conftest.$ac_ext
18021 … "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
18022 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
18036 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18037 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18041 ## ----------------------------------- ##
18043 ## ----------------------------------- ##
18085 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18123 rm -f conftest.$ac_objext conftest$ac_exeext
18132 grep -v '^ *+' conftest.er1 >conftest.err
18133 rm -f conftest.er1
18137 test -z "$ac_c_werror_flag" ||
18138 test ! -s conftest.err
18139 } && test -s conftest$ac_exeext &&
18149 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18279 data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1);
18304 rm -f conftest$ac_exeext
18333 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$…
18347 rm -f conftest.mmap
18356 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18357 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18388 rm -f conftest$ac_exeext
18417 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$…
18423 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18424 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18479 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18480 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18499 rm -f conftest.$ac_objext conftest$ac_exeext
18508 grep -v '^ *+' conftest.er1 >conftest.err
18509 rm -f conftest.er1
18513 test -z "$ac_c_werror_flag" ||
18514 test ! -s conftest.err
18515 } && test -s conftest$ac_exeext &&
18519 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18520 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18541 …{ echo "$as_me:$LINENO: WARNING: LLVM will be built thread-unsafe because atomic builtins are miss…
18542 echo "$as_me: WARNING: LLVM will be built thread-unsafe because atomic builtins are missing" >&2;}
18545 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18549 if test "$llvm_cv_os_type" = "Linux" -a "$llvm_cv_target_arch" = "x86_64" ; then
18550 { echo "$as_me:$LINENO: checking for 32-bit userspace on 64-bit system" >&5
18551 echo $ECHO_N "checking for 32-bit userspace on 64-bit system... $ECHO_C" >&6; }
18557 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18558 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18568 error: Not x86-64 even if uname says so!
18579 rm -f conftest.$ac_objext
18588 grep -v '^ *+' conftest.er1 >conftest.err
18589 rm -f conftest.er1
18593 test -z "$ac_c_werror_flag" ||
18594 test ! -s conftest.err
18595 } && test -s conftest.$ac_objext; then
18604 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18607 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18608 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18638 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18676 rm -f conftest.$ac_objext conftest$ac_exeext
18685 grep -v '^ *+' conftest.er1 >conftest.err
18686 rm -f conftest.er1
18690 test -z "$ac_c_werror_flag" ||
18691 test ! -s conftest.err
18692 } && test -s conftest$ac_exeext &&
18702 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18811 if test "x$OCAMLC" != x -a "x$OCAMLDEP" != x ; then
18829 …{ echo "$as_me:$LINENO: WARNING: --enable-bindings=ocaml specified, but ocamlc not found. Try conf…
18830 echo "$as_me: WARNING: --enable-bindings=ocaml specified, but ocamlc not found. Try configure OCAML…
18834 …{ echo "$as_me:$LINENO: WARNING: --enable-bindings=ocaml specified, but ocamldep not found. Try co…
18835 echo "$as_me: WARNING: --enable-bindings=ocaml specified, but ocamldep not found. Try configure OCA…
18839 …{ echo "$as_me:$LINENO: WARNING: --enable-bindings=ocaml specified, but ocamlopt not found. Try co…
18840 echo "$as_me: WARNING: --enable-bindings=ocaml specified, but ocamlopt not found. Try configure OCA…
18846 ocaml_stdlib="`"$OCAMLC" -where`"
18847 if test "$LLVM_PREFIX" '<' "$ocaml_stdlib" -a "$ocaml_stdlib" '<' "$LLVM_PREFIX~"
18862 …: error: Prequisites for bindings not satisfied. Fix them or use configure --disable-bindings." >&5
18863 echo "$as_me: error: Prequisites for bindings not satisfied. Fix them or use configure --disable-bi…
18867 { echo "$as_me:$LINENO: checking for compiler -fvisibility-inlines-hidden option" >&5
18868 echo $ECHO_N "checking for compiler -fvisibility-inlines-hidden option... $ECHO_C" >&6; }
18874 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18875 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18879 CXXFLAGS="$CXXFLAGS -fvisibility-inlines-hidden"
18895 rm -f conftest.$ac_objext
18904 grep -v '^ *+' conftest.er1 >conftest.err
18905 rm -f conftest.er1
18909 test -z "$ac_cxx_werror_flag" ||
18910 test ! -s conftest.err
18911 } && test -s conftest.$ac_objext; then
18920 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18924 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18925 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18942 RPATH="-Wl,-R"
18944 RPATH="-Wl,-rpath"
18949 RDYNAMIC="-Wl,-export-dynamic"
18956 ac_config_headers="$ac_config_headers include/llvm/Config/config.h include/llvm/Config/llvm-config.…
18982 if test -f ${srcdir}/tools/clang/README.txt; then
18987 ac_config_files="$ac_config_files tools/llvm-config/llvm-config.in"
19038 # scripts and configure runs, see configure's option --config-cache.
19043 # the --recheck option to rerun configure.
19057 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
19075 # `set' does not quote correctly, so add quotes (double-quote
19077 sed -n \
19083 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
19097 if test -w "$cache_file"; then
19107 rm -f confcache
19113 DEFS=-DHAVE_CONFIG_H
19131 if test -z "${INSTALL_LTDL_TRUE}" && test -z "${INSTALL_LTDL_FALSE}"; then
19138 if test -z "${CONVENIENCE_LTDL_TRUE}" && test -z "${CONVENIENCE_LTDL_FALSE}"; then
19161 SHELL=\${CONFIG_SHELL-$SHELL}
19165 ## --------------------- ##
19167 ## --------------------- ##
19171 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
19176 alias -g '${1+"$@"}'='"$@"'
19179 case `(set -o) 2>/dev/null` in
19180 *posix*) set -o posix ;;
19206 rm -f conf$$.sh
19219 # there to prevent editors from complaining about space-tab.
19233 test -z "$as_dir" && as_dir=.
19234 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
19245 if test ! -f "$as_myself"; then
19250 # Work around bugs in pre-3.0 UWIN ksh.
19264 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
19279 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
19287 as_me=`$as_basename -- "$0" ||
19318 # line-number line after each line using $LINENO; the second 'sed'
19320 # line-number line with the line containing $LINENO, and appends
19321 # trailing '-' during substitution so that $LINENO is not a special
19325 # E. McMahon (1931-1989) for sed's syntax. :-)
19326 sed -n '
19331 s/[$]LINENO.*/&-/
19339 s/-\n.*//
19354 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
19361 case `echo -n x` in
19362 -n*)
19368 ECHO_N='-n';;
19378 rm -f conf$$ conf$$.exe conf$$.file
19379 if test -d conf$$.dir; then
19380 rm -f conf$$.dir/conf$$.file
19382 rm -f conf$$.dir
19386 if ln -s conf$$.file conf$$ 2>/dev/null; then
19387 as_ln_s='ln -s'
19389 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
19390 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
19391 # In both cases, we have to default to `cp -p'.
19392 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
19393 as_ln_s='cp -p'
19397 as_ln_s='cp -p'
19399 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
19402 if mkdir -p . 2>/dev/null; then
19405 test -d ./-p && rmdir ./-p
19409 if test -x / >/dev/null 2>&1; then
19410 as_test_x='test -x'
19412 if ls -dL / >/dev/null 2>&1; then
19418 eval sh -c '\''
19419 if test -d "$1"; then
19420 test -d "$1/.";
19423 -*)set "./$1";;
19425 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
19454 on `(hostname || uname -n) 2>/dev/null | sed 1q`
19474 -h, --help print this help, then exit
19475 -V, --version print version number and configuration settings, then exit
19476 -q, --quiet do not print progress messages
19477 -d, --debug don't remove temporary files
19478 --recheck update $as_me by reconfiguring in the same conditions
19479 --file=FILE[:TEMPLATE]
19481 --header=FILE[:TEMPLATE]
19493 Report bugs to <bug-autoconf@gnu.org>."
19518 --*=*)
19532 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
19534 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
19536 --debug | --debu | --deb | --de | --d | -d )
19538 --file | --fil | --fi | --f )
19542 --header | --heade | --head | --hea )
19546 --he | --h)
19547 # Conflict between --help and --header
19549 Try \`$0 --help' for more information." >&2
19551 --help | --hel | -h )
19553 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
19554 | -silent | --silent | --silen | --sile | --sil | --si | --s)
19558 -*) { echo "$as_me: error: unrecognized option: $1
19559 Try \`$0 --help' for more information." >&2
19573 ac_configure_extra_args="$ac_configure_extra_args --silent"
19579 …LL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
19582 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
19590 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
19599 # INIT-COMMANDS
19612 …"include/llvm/Config/llvm-config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/llvm/Config/llvm-conf…
19622 …"tools/llvm-config/llvm-config.in") CONFIG_FILES="$CONFIG_FILES tools/llvm-config/llvm-config.in" …
19666 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
19673 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
19674 test -n "$tmp" && test -d "$tmp"
19677 tmp=./conf$$-$RANDOM
19691 if test -n "$CONFIG_FILES"; then
19799 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
19810 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
19811 if test -n "$ac_eof"; then
19812 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
19817 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
19818 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
19829 rm -f conf$$subs.sed
19892 GAS!$GAS$ac_delim
19928 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 88; then
19939 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
19940 if test -n "$ac_eof"; then
19941 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
19946 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
19947 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
19958 rm -f conf$$subs.sed
19982 fi # test -n "$CONFIG_FILES"
19995 :[FH]-) ac_tag=-:-;;
20013 -) ac_f="$tmp/stdin";;
20015 # (if the path is not absolute). The absolute path cannot be DOS-style,
20017 test -f "$ac_f" ||
20020 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
20034 if test x"$ac_file" != x-; then
20041 *:-:* | *:-) cat >"$tmp/stdin";;
20046 ac_dir=`$as_dirname -- "$ac_file" ||
20071 -*) as_dir=./$as_dir;;
20073 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
20081 as_dir=`$as_dirname -- "$as_dir" ||
20104 test -d "$as_dir" && break
20106 test -z "$as_dirs" || eval "mkdir $as_dirs"
20107 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
20162 case `sed -n '/datarootdir/ {
20174 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
20175 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
20197 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
20209 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
20211 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
20212 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
20213 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
20219 rm -f "$tmp/stdin"
20221 -) cat "$tmp/out"; rm -f "$tmp/out";;
20222 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
20233 rm -f conftest.defines conftest.tail
20244 # PARAMS is the parameter list in the macro definition--in most cases, it's
20252 sed -n '
20275 # First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
20276 # Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
20277 # Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
20296 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
20300 rm -f conftest.defines
20303 rm -f conftest.defines conftest.tail
20307 if test x"$ac_file" != x-; then
20314 rm -f $ac_file
20321 rm -f "$tmp/out12"
20332 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/Makefile Makefile ;;
20334 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/Makefile.common Makefile.common ;;
20336 …${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/examples/Makefile examples/Makefile …
20338 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/lib/Makefile lib/Makefile ;;
20340 … ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/runtime/Makefile runtime/Makefile ;;
20342 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/test/Makefile test/Makefile ;;
20344 …${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/test/Makefile.tests test/Makefile.te…
20346 …${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/unittests/Makefile unittests/Makefil…
20348 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/tools/Makefile tools/Makefile ;;
20350 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/utils/Makefile utils/Makefile ;;
20352 …${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/projects/Makefile projects/Makefile …
20354 …${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/bindings/Makefile bindings/Makefile …
20356 …${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/bindings/ocaml/Makefile.ocaml bindin…
20380 ac_config_status_args="$ac_config_status_args --quiet"
20394 # Remove --cache-file and --srcdir arguments so they do not pile up.
20401 if test -n "$ac_prev"; then
20406 -cache-file | --cache-file | --cache-fil | --cache-fi \
20407 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
20409 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
20410 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
20411 | --c=*)
20413 --config-cache | -C)
20415 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
20417 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
20419 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
20421 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
20431 # Always prepend --prefix to ensure using the same prefix
20433 ac_arg="--prefix=$prefix"
20439 # Pass --silent
20441 ac_sub_configure_args="--silent $ac_sub_configure_args"
20449 test -d "$srcdir/$ac_dir" || continue
20456 -*) as_dir=./$as_dir;;
20458 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
20466 as_dir=`$as_dirname -- "$as_dir" ||
20489 test -d "$as_dir" && break
20491 test -z "$as_dirs" || eval "mkdir $as_dirs"
20492 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
20533 if test -f "$ac_srcdir/configure.gnu"; then
20535 elif test -f "$ac_srcdir/configure"; then
20537 elif test -f "$ac_srcdir/configure.in"; then
20547 if test -n "$ac_sub_configure"; then
20555 …O: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdi…
20556 …e: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdi…
20559 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||