Lines Matching +full:- +full:- +full:enable +full:- +full:hdri
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69 for ImageMagick 7.0.11-8.
8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
13 ## -------------------- ##
15 ## -------------------- ##
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in #(
29 set -o posix ;; #(
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47 as_echo='print -r --'
48 as_echo_n='print -rn --'
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55 as_echo_n='/usr/ucb/echo -n'
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
68 as_echo_n='sh -c $as_echo_n_body as_echo'
71 as_echo='sh -c $as_echo_body as_echo'
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
86 # there to prevent editors from complaining about space-tab.
99 test -z "$as_dir" && as_dir=.
100 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
111 if test ! -f "$as_myself"; then
117 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
138 # into an infinite loop, continuously re-executing ourselves.
144 # Preserve -v and -x to the replacement shell.
148 case $- in # ((((
149 *v*x* | *x*v* ) as_opts=-vx ;;
150 *v* ) as_opts=-v ;;
151 *x* ) as_opts=-x ;;
157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
166 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
168 alias -g '\${1+\"\$@\"}'='\"\$@\"'
171 case \`(set -o) 2>/dev/null\` in #(
173 set -o posix ;; #(
196 test -x / || exit 1"
203 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
209 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
223 test -z "$as_dir" && as_dir=.
230 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
241 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
253 # Preserve -v and -x to the replacement shell.
257 case $- in # ((((
258 *v*x* | *x*v* ) as_opts=-vx ;;
259 *v* ) as_opts=-v ;;
260 *x* ) as_opts=-x ;;
266 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
277 $as_echo "$0: Please tell bug-autoconf@gnu.org and https://github.com/ImageMagick/ImageMagick/issues
287 SHELL=${CONFIG_SHELL-/bin/sh}
293 ## --------------------- ##
295 ## --------------------- ##
297 # ---------------
306 # -----------------------
314 # -----------------
315 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
324 # -------------
330 -*) as_dir=./$as_dir;;
332 test -d "$as_dir" || eval $as_mkdir_p || {
340 as_dir=`$as_dirname -- "$as_dir" ||
363 test -d "$as_dir" && break
365 test -z "$as_dirs" || eval "mkdir $as_dirs"
366 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
372 # -----------------------
376 test -f "$1" && test -x "$1"
379 # ----------------------
397 # ------------------
409 as_val=`expr "$@" || test $? -eq 1`
415 # ----------------------------------------
421 as_status=$1; test $as_status -eq 0 && as_status=1
423 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
424 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
437 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
443 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
449 as_me=`$as_basename -- "$0" ||
480 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
481 sed -n '
486 s/[$]LINENO.*/&-/
494 s/-\n.*//
499 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
512 case `echo -n x` in #(((((
513 -n*)
521 ECHO_N='-n';;
524 rm -f conf$$ conf$$.exe conf$$.file
525 if test -d conf$$.dir; then
526 rm -f conf$$.dir/conf$$.file
528 rm -f conf$$.dir
532 if ln -s conf$$.file conf$$ 2>/dev/null; then
533 as_ln_s='ln -s'
535 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
536 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
537 # In both cases, we have to default to `cp -pR'.
538 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
539 as_ln_s='cp -pR'
543 as_ln_s='cp -pR'
546 as_ln_s='cp -pR'
548 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
551 if mkdir -p . 2>/dev/null; then
552 as_mkdir_p='mkdir -p "$as_dir"'
554 test -d ./-p && rmdir ./-p
558 as_test_x='test -x'
567 SHELL=${CONFIG_SHELL-/bin/sh}
570 test -n "$DJDIR" || exec 7<&0 </dev/null
576 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
593 PACKAGE_VERSION='7.0.11-8'
594 PACKAGE_STRING='ImageMagick 7.0.11-8'
1363 if test -n "$ac_prev"; then
1378 --)
1381 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1383 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1386 -build | --build | --buil | --bui | --bu)
1388 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1391 -cache-file | --cache-file | --cache-fil | --cache-fi \
1392 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1394 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1395 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1398 --config-cache | -C)
1401 -datadir | --datadir | --datadi | --datad)
1403 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1406 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1407 | --dataroo | --dataro | --datar)
1409 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1410 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1413 -disable-* | --disable-*)
1414 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1416 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1419 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1424 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1429 -docdir | --docdir | --docdi | --doc | --do)
1431 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1434 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1436 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1439 -enable-* | --enable-*)
1440 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1442 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1445 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1450 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1455 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1456 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1457 | --exec | --exe | --ex)
1459 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1460 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1461 | --exec=* | --exe=* | --ex=*)
1464 -gas | --gas | --ga | --g)
1465 # Obsolete; use --with-gas.
1468 -help | --help | --hel | --he | -h)
1470 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1472 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1475 -host | --host | --hos | --ho)
1477 -host=* | --host=* | --hos=* | --ho=*)
1480 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1482 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1483 | --ht=*)
1486 -includedir | --includedir | --includedi | --included | --include \
1487 | --includ | --inclu | --incl | --inc)
1489 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1490 | --includ=* | --inclu=* | --incl=* | --inc=*)
1493 -infodir | --infodir | --infodi | --infod | --info | --inf)
1495 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1498 -libdir | --libdir | --libdi | --libd)
1500 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1503 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1504 | --libexe | --libex | --libe)
1506 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1507 | --libexe=* | --libex=* | --libe=*)
1510 -localedir | --localedir | --localedi | --localed | --locale)
1512 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1515 -localstatedir | --localstatedir | --localstatedi | --localstated \
1516 | --localstate | --localstat | --localsta | --localst | --locals)
1518 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1519 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1522 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1524 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1527 -nfp | --nfp | --nf)
1528 # Obsolete; use --without-fp.
1531 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1532 | --no-cr | --no-c | -n)
1535 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1536 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1539 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1540 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1541 | --oldin | --oldi | --old | --ol | --o)
1543 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1544 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1545 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1548 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1550 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1553 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1554 | --program-pre | --program-pr | --program-p)
1556 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1557 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1560 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1561 | --program-suf | --program-su | --program-s)
1563 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1564 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1567 -program-transform-name | --program-transform-name \
1568 | --program-transform-nam | --program-transform-na \
1569 | --program-transform-n | --program-transform- \
1570 | --program-transform | --program-transfor \
1571 | --program-transfo | --program-transf \
1572 | --program-trans | --program-tran \
1573 | --progr-tra | --program-tr | --program-t)
1575 -program-transform-name=* | --program-transform-name=* \
1576 | --program-transform-nam=* | --program-transform-na=* \
1577 | --program-transform-n=* | --program-transform-=* \
1578 | --program-transform=* | --program-transfor=* \
1579 | --program-transfo=* | --program-transf=* \
1580 | --program-trans=* | --program-tran=* \
1581 | --progr-tra=* | --program-tr=* | --program-t=*)
1584 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1586 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1589 -psdir | --psdir | --psdi | --psd | --ps)
1591 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1594 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1595 | -silent | --silent | --silen | --sile | --sil)
1598 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1600 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1601 | --sbi=* | --sb=*)
1604 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1605 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1606 | --sharedst | --shareds | --shared | --share | --shar \
1607 | --sha | --sh)
1609 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1610 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1611 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1612 | --sha=* | --sh=*)
1615 -site | --site | --sit)
1617 -site=* | --site=* | --sit=*)
1620 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1622 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1625 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1626 | --syscon | --sysco | --sysc | --sys | --sy)
1628 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1629 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1632 -target | --target | --targe | --targ | --tar | --ta | --t)
1634 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1637 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1640 -version | --version | --versio | --versi | --vers | -V)
1643 -with-* | --with-*)
1644 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1646 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1649 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1654 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1659 -without-* | --without-*)
1660 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1662 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1665 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1670 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1675 --x)
1676 # Obsolete; use --with-x.
1679 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1680 | --x-incl | --x-inc | --x-in | --x-i)
1682 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1683 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1686 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1687 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1689 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1690 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1693 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1694 Try \`$0 --help' for more information"
1701 '' | [0-9]* | *[!_$as_cr_alnum]* )
1709 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1710 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1718 if test -n "$ac_prev"; then
1719 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1723 if test -n "$ac_unrecognized_opts"; then
1749 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1753 # used to hold the argument of --host etc.
1769 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1774 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1775 ac_ls_di=`ls -di .` &&
1776 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1783 if test -z "$srcdir"; then
1786 ac_confdir=`$as_dirname -- "$as_myself" ||
1810 if test ! -r "$srcdir/$ac_unique_file"; then
1816 if test ! -r "$srcdir/$ac_unique_file"; then
1822 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1830 # mess up M-x gdb in Emacs.
1842 # Report the --help message.
1848 \`configure' configures ImageMagick 7.0.11-8 to adapt to many kinds of systems.
1858 -h, --help display this help and exit
1859 --help=short display options specific to this package
1860 --help=recursive display the short help of all the included packages
1861 -V, --version display version information and exit
1862 -q, --quiet, --silent do not print \`checking ...' messages
1863 --cache-file=FILE cache test results in FILE [disabled]
1864 -C, --config-cache alias for \`--cache-file=config.cache'
1865 -n, --no-create do not create output files
1866 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1869 --prefix=PREFIX install architecture-independent files in PREFIX
1871 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1876 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1877 for instance \`--prefix=\$HOME'.
1882 --bindir=DIR user executables [EPREFIX/bin]
1883 --sbindir=DIR system admin executables [EPREFIX/sbin]
1884 --libexecdir=DIR program executables [EPREFIX/libexec]
1885 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1886 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1887 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1888 --libdir=DIR object code libraries [EPREFIX/lib]
1889 --includedir=DIR C header files [PREFIX/include]
1890 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1891 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1892 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1893 --infodir=DIR info documentation [DATAROOTDIR/info]
1894 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1895 --mandir=DIR man documentation [DATAROOTDIR/man]
1896 --docdir=DIR documentation root [DATAROOTDIR/doc/ImageMagick]
1897 --htmldir=DIR html documentation [DOCDIR]
1898 --dvidir=DIR dvi documentation [DOCDIR]
1899 --pdfdir=DIR pdf documentation [DOCDIR]
1900 --psdir=DIR ps documentation [DOCDIR]
1906 --program-prefix=PREFIX prepend PREFIX to installed program names
1907 --program-suffix=SUFFIX append SUFFIX to installed program names
1908 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1911 --x-includes=DIR X include files are in DIR
1912 --x-libraries=DIR X library files are in DIR
1915 --build=BUILD configure for building on BUILD [guessed]
1916 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1917 --target=TARGET configure for building compilers for TARGET [HOST]
1921 if test -n "$ac_init_help"; then
1923 short | recursive ) echo "Configuration of ImageMagick 7.0.11-8:";;
1928 --disable-option-checking ignore unrecognized --enable/--with options
1929 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1930 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1931 --enable-silent-rules less verbose build output (undo: "make V=1")
1932 --disable-silent-rules verbose build output (undo: "make V=0")
1933 --enable-dependency-tracking
1935 --disable-dependency-tracking
1936 speeds up one-time build
1937 --enable-ld-version-script
1938 enable linker version script (default is enabled
1940 --enable-bounds-checking
1941 enable run-time bounds-checking
1942 --enable-osx-universal-binary
1944 --disable-openmp do not use OpenMP
1945 --enable-opencl use OpenCL
1946 --disable-largefile omit support for large files
1947 --enable-shared[=PKGS] build shared libraries [default=yes]
1948 --enable-static[=PKGS] build static libraries [default=yes]
1949 --enable-fast-install[=PKGS]
1951 --disable-libtool-lock avoid locking (might break parallel builds)
1952 --enable-delegate-build look for delegate libraries in build directory
1953 --disable-deprecated exclude deprecated methods in MagickCore and
1955 --disable-installed Formally install ImageMagick under PREFIX
1956 --disable-cipher disable enciphering and deciphering image pixels
1957 --enable-zero-configuration
1958 enable self-contained, embeddable,
1959 zero-configuration ImageMagick
1960 --enable-hdri accurately represent the wide range of intensity
1962 --enable-pipes enable pipes (|) in filenames
1963 --disable-assert disable assert() statements in build
1964 --enable-maintainer-mode
1965 enable make rules and dependencies not useful (and
1967 --enable-hugepages enable 'huge pages' support
1968 --enable-ccmalloc enable 'ccmalloc' memory debug support
1969 --enable-efence enable 'efence' memory debug support
1970 --enable-prof enable 'prof' profiling support
1971 --enable-gprof enable 'gprof' profiling support
1972 --enable-gcov enable 'gcov' profiling support
1973 --enable-legacy-support install legacy command-line utilities (default disabled)
1974 --disable-assert turn off assertions
1975 --disable-docs disable building of documentation
1978 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1979 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1980 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1981 --with-dmalloc use dmalloc, as in http://www.dmalloc.com
1982 --with-gcc-arch=<arch> use architecture <arch> for gcc -march/-mtune,
1984 --includearch-dir=DIR ARCH specific include directory
1985 --sharearch-dir=DIR ARCH specific config directory
1986 --with-pkgconfigdir=DIR Path to the pkgconfig directory [LIBDIR/pkgconfig]
1987 --without-threads disable POSIX threads API support
1988 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
1990 --with-aix-soname=aix|svr4|both
1993 --with-sysroot[=DIR] Search for dependent libraries within DIR (or the
1995 --with-modules enable building dynamically loadable modules
1996 --with-method-prefix=PREFIX
1998 --with-utilities enable building command-line utilities (default yes)
1999 --with-quantum-depth=DEPTH
2001 --with-cache=THRESHOLD set pixel cache threshhold in MB (default available
2003 --with-frozenpaths freeze delegate paths
2004 --without-magick-plus-plus
2006 --with-package-release-name=NAME
2008 --with-perl enable build/install of PerlMagick
2009 --with-perl-options=OPTIONS
2010 options to pass on command-line when generating
2012 --with-jemalloc enable jemalloc memory allocation library support
2013 --with-tcmalloc enable tcmalloc memory allocation library support
2014 --with-umem enable umem memory allocation library support
2015 --with-libstdc=DIR use libstdc++ in DIR (for GNU C++)
2016 --without-bzlib disable BZLIB support
2017 --with-x use the X Window System
2018 --without-zip disable ZIP support
2019 --without-zlib disable ZLIB support
2020 --without-zstd disable ZSTD support
2021 --with-apple-font-dir=DIR
2023 --with-autotrace enable autotrace support
2024 --without-dps disable Display Postscript support
2025 --with-dejavu-font-dir=DIR
2027 --with-fftw enable FFTW support
2028 --without-flif disable FLIF support
2029 --without-fpx disable FlashPIX support
2030 --without-djvu disable DjVu support
2031 --without-fontconfig disable fontconfig support
2032 --without-freetype disable Freetype support
2033 --without-raqm disable Raqm support
2034 --without-gdi32 disable Windows gdi32 support
2035 --with-gslib enable Ghostscript library support
2036 --with-fontpath=DIR prepend to default font search path
2037 --with-gs-font-dir=DIR Ghostscript font directory
2038 --with-gvc enable GVC support
2039 --without-heic disable HEIC support
2040 --without-jbig disable JBIG support
2041 --without-jpeg disable JPEG support
2042 --with-jxl enable JPEG-XL support
2043 --without-lcms disable lcms (v1.1X) support
2044 --without-openjp2 disable OpenJP2 support
2045 --without-lqr disable Liquid Rescale support
2046 --without-lzma disable LZMA support
2047 --without-openexr disable OpenEXR support
2048 --without-pango disable PANGO support
2049 --without-png disable PNG support
2050 --without-raw disable Raw support
2051 --with-rsvg enable RSVG support
2052 --without-tiff disable TIFF support
2053 --with-urw-base35-font-dir=DIR
2054 URW-base35 font directory
2055 --without-webp disable WEBP support
2056 --with-windows-font-dir=DIR
2058 --with-wmf enable WMF support
2059 --without-xml disable XML support
2064 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
2066 LIBS libraries to pass to the linker, e.g. -l<library>
2067 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
2070 PKG_CONFIG path to pkg-config utility
2072 directories to add to pkg-config's search path
2074 path overriding pkg-config's built-in search path
2076 User-defined run-time library search path.
2081 ZIP_CFLAGS C compiler flags for ZIP, overriding pkg-config
2082 ZIP_LIBS linker flags for ZIP, overriding pkg-config
2083 ZLIB_CFLAGS C compiler flags for ZLIB, overriding pkg-config
2084 ZLIB_LIBS linker flags for ZLIB, overriding pkg-config
2086 C compiler flags for LIBZSTD, overriding pkg-config
2088 linker flags for LIBZSTD, overriding pkg-config
2090 C compiler flags for AUTOTRACE, overriding pkg-config
2092 linker flags for AUTOTRACE, overriding pkg-config
2094 C compiler flags for fftw3, overriding pkg-config
2095 fftw3_LIBS linker flags for fftw3, overriding pkg-config
2097 C compiler flags for ddjvuapi, overriding pkg-config
2099 linker flags for ddjvuapi, overriding pkg-config
2101 C compiler flags for FONTCONFIG, overriding pkg-config
2103 linker flags for FONTCONFIG, overriding pkg-config
2105 C compiler flags for FREETYPE, overriding pkg-config
2107 linker flags for FREETYPE, overriding pkg-config
2108 RAQM_CFLAGS C compiler flags for RAQM, overriding pkg-config
2109 RAQM_LIBS linker flags for RAQM, overriding pkg-config
2110 GVC_CFLAGS C compiler flags for GVC, overriding pkg-config
2111 GVC_LIBS linker flags for GVC, overriding pkg-config
2112 HEIF_CFLAGS C compiler flags for HEIF, overriding pkg-config
2113 HEIF_LIBS linker flags for HEIF, overriding pkg-config
2115 C compiler flags for LCMS2, overriding pkg-config
2116 LCMS2_LIBS linker flags for LCMS2, overriding pkg-config
2118 C compiler flags for LIBOPENJP2, overriding pkg-config
2120 linker flags for LIBOPENJP2, overriding pkg-config
2121 LQR_CFLAGS C compiler flags for LQR, overriding pkg-config
2122 LQR_LIBS linker flags for LQR, overriding pkg-config
2123 LZMA_CFLAGS C compiler flags for LZMA, overriding pkg-config
2124 LZMA_LIBS linker flags for LZMA, overriding pkg-config
2126 C compiler flags for OPENEXR, overriding pkg-config
2128 linker flags for OPENEXR, overriding pkg-config
2130 C compiler flags for PANGO, overriding pkg-config
2131 PANGO_LIBS linker flags for PANGO, overriding pkg-config
2132 PNG_CFLAGS C compiler flags for PNG, overriding pkg-config
2133 PNG_LIBS linker flags for PNG, overriding pkg-config
2135 C compiler flags for RAW_R, overriding pkg-config
2136 RAW_R_LIBS linker flags for RAW_R, overriding pkg-config
2137 RSVG_CFLAGS C compiler flags for RSVG, overriding pkg-config
2138 RSVG_LIBS linker flags for RSVG, overriding pkg-config
2140 C compiler flags for CAIRO_SVG, overriding pkg-config
2142 linker flags for CAIRO_SVG, overriding pkg-config
2143 WEBP_CFLAGS C compiler flags for WEBP, overriding pkg-config
2144 WEBP_LIBS linker flags for WEBP, overriding pkg-config
2146 C compiler flags for WEBPMUX, overriding pkg-config
2148 linker flags for WEBPMUX, overriding pkg-config
2149 XML_CFLAGS C compiler flags for XML, overriding pkg-config
2150 XML_LIBS linker flags for XML, overriding pkg-config
2162 # If there are subdirs, report their specific --help.
2164 test -d "$ac_dir" ||
2165 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
2203 if test -f "$ac_srcdir/configure.gnu"; then
2205 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
2206 elif test -f "$ac_srcdir/configure"; then
2208 $SHELL "$ac_srcdir/configure" --help=recursive
2216 test -n "$ac_init_help" && exit $ac_status
2219 ImageMagick configure 7.0.11-8
2229 ## ------------------------ ##
2231 ## ------------------------ ##
2234 # --------------------------
2238 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2239 rm -f conftest.$ac_objext
2245 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2249 if test -s conftest.err; then
2250 grep -v '^ *+' conftest.err >conftest.er1
2252 mv -f conftest.er1 conftest.err
2254 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2256 test -z "$ac_c_werror_flag" ||
2257 test ! -s conftest.err
2258 } && test -s conftest.$ac_objext; then :
2272 # ----------------------
2276 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2282 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2286 if test -s conftest.err; then
2287 grep -v '^ *+' conftest.err >conftest.er1
2289 mv -f conftest.er1 conftest.err
2291 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2293 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2294 test ! -s conftest.err
2309 # -------------------------------------------------------
2315 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2323 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
2329 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2339 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
2344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
2346 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2355 rm -f conftest.err conftest.i conftest.$ac_ext
2356 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2362 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2364 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2368 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2370 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2372 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2374 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2376 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2378 ( $as_echo "## ---------------------------------------------------------------- ##
2380 ## ---------------------------------------------------------------- ##"
2384 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2400 # ----------------------
2405 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2411 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2415 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2421 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2425 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2435 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2442 # -------------------------------------------------------
2447 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2453 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2463 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2473 # -----------------------
2477 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2478 rm -f conftest.$ac_objext conftest$ac_exeext
2484 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2488 if test -s conftest.err; then
2489 grep -v '^ *+' conftest.err >conftest.er1
2491 mv -f conftest.er1 conftest.err
2493 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2495 test -z "$ac_c_werror_flag" ||
2496 test ! -s conftest.err
2497 } && test -s conftest$ac_exeext && {
2499 test -x conftest$ac_exeext
2512 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2519 # ----------------------------------
2523 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2529 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2532 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2575 rm -f core conftest.err conftest.$ac_objext \
2579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2586 # ----------------------------
2590 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2591 rm -f conftest.$ac_objext
2597 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2601 if test -s conftest.err; then
2602 grep -v '^ *+' conftest.err >conftest.er1
2604 mv -f conftest.er1 conftest.err
2606 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2608 test -z "$ac_cxx_werror_flag" ||
2609 test ! -s conftest.err
2610 } && test -s conftest.$ac_objext; then :
2624 # ------------------------
2628 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2634 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2638 if test -s conftest.err; then
2639 grep -v '^ *+' conftest.err >conftest.er1
2641 mv -f conftest.er1 conftest.err
2643 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2645 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2646 test ! -s conftest.err
2661 # -------------------------
2665 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2666 rm -f conftest.$ac_objext conftest$ac_exeext
2672 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2676 if test -s conftest.err; then
2677 grep -v '^ *+' conftest.err >conftest.er1
2679 mv -f conftest.er1 conftest.err
2681 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2683 test -z "$ac_cxx_werror_flag" ||
2684 test ! -s conftest.err
2685 } && test -s conftest$ac_exeext && {
2687 test -x conftest$ac_exeext
2700 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2707 # -------------------------------------------
2712 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2719 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2732 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2749 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2751 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2761 # ----------------------------------------------------
2766 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2772 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2788 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2806 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2808 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2818 # ---------------------------------------------
2823 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2825 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2831 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2854 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2864 # -----------------------------------
2869 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5
2876 # Order is important - never check a type that is potentially smaller
2880 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2883 enum { N = $2 / 2 - 1 };
2887 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
2896 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2899 enum { N = $2 / 2 - 1 };
2903 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
2904 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];
2922 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2924 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2940 # ------------------------------------
2945 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5
2952 # Order is important - never check a type that is potentially smaller
2956 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2962 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
2978 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2994 # --------------------------------------------
2995 # Tries to find the compile-time value of EXPR in a program that includes
3000 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3003 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3009 static int test_array [1 - 2 * !(($2) >= 0)];
3020 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3026 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
3038 if test $ac_lo -le $ac_mid; then
3044 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3047 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3053 static int test_array [1 - 2 * !(($2) < 0)];
3062 ac_hi=-1 ac_mid=-1
3064 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3070 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
3081 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
3082 if test $ac_mid -le $ac_hi; then
3088 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3093 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3095 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3098 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
3099 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3105 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
3118 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3125 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3166 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
3168 rm -f conftest.val
3177 # ---------------------------------------------------------
3183 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
3197 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3207 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
3212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
3214 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3223 rm -f conftest.err conftest.i conftest.$ac_ext
3224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
3230 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
3232 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
3236 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
3238 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
3240 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
3242 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
3244 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
3246 ( $as_echo "## ---------------------------------------------------------------- ##
3248 ## ---------------------------------------------------------------- ##"
3252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3270 It was created by ImageMagick $as_me 7.0.11-8, which was
3279 ## --------- ##
3281 ## --------- ##
3283 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
3284 uname -m = `(uname -m) 2>/dev/null || echo unknown`
3285 uname -r = `(uname -r) 2>/dev/null || echo unknown`
3286 uname -s = `(uname -s) 2>/dev/null || echo unknown`
3287 uname -v = `(uname -v) 2>/dev/null || echo unknown`
3289 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
3290 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
3293 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
3306 test -z "$as_dir" && as_dir=.
3316 ## ----------- ##
3318 ## ----------- ##
3324 # Strip out --no-create and --no-recursion so they do not pile up.
3325 # Strip out --silent because we don't want to record it for future runs.
3326 # Also quote any args containing shell meta-characters.
3327 # Make two passes to allow for proper duplicate-argument suppression.
3337 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
3338 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3339 | -silent | --silent | --silen | --sile | --sil)
3352 *=* | --config-cache | -C | -disable-* | --disable-* \
3353 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
3354 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
3355 | -with-* | --with-* | -without-* | --without-* | --x)
3360 -* ) ac_must_keep_next=true ;;
3381 $as_echo "## ---------------- ##
3383 ## ---------------- ##"
3387 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
3392 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
3405 sed -n \
3410 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3417 $as_echo "## ----------------- ##
3419 ## ----------------- ##"
3431 if test -n "$ac_subst_files"; then
3432 $as_echo "## ------------------- ##
3434 ## ------------------- ##"
3447 if test -s confdefs.h; then
3448 $as_echo "## ----------- ##
3450 ## ----------- ##"
3459 rm -f core *.core core.conftest.* &&
3460 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
3469 rm -f -r conftest* confdefs.h
3504 if test -n "$CONFIG_SITE"; then
3507 -*) ac_site_file1=./$CONFIG_SITE;;
3521 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
3522 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
3526 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3533 if test -r "$cache_file"; then
3536 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
3537 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
3545 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
3563 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
3567 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
3577 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
3581 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
3585 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
3587 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
3604 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3606 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
3610 ## -------------------- ##
3612 ## -------------------- ##
3616 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3617 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3625 if test -f "$ac_dir/install-sh"; then
3627 ac_install_sh="$ac_aux_dir/install-sh -c"
3629 elif test -f "$ac_dir/install.sh"; then
3631 ac_install_sh="$ac_aux_dir/install.sh -c"
3633 elif test -f "$ac_dir/shtool"; then
3635 ac_install_sh="$ac_aux_dir/shtool install -c"
3639 if test -z "$ac_aux_dir"; then
3640 as_fn_error $? "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
3657 ac_config_commands="$ac_config_commands MagickCore/magick-baseconfig.h"
3663 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3680 *-*-*) ;;
3684 ac_save_IFS=$IFS; IFS='-'
3694 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3697 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3713 *-*-*) ;;
3717 ac_save_IFS=$IFS; IFS='-'
3727 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
3743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
3746 *-*-*) ;;
3750 ac_save_IFS=$IFS; IFS='-'
3760 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
3765 test -n "$target_alias" &&
3768 program_prefix=${target_alias}-
3782 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3789 $as_echo_n "checking for a BSD-compatible install... " >&6; }
3790 if test -z "$INSTALL"; then
3798 test -z "$as_dir" && as_dir=.
3818 # program-specific install script used by HP pwplus--don't use.
3821 rm -rf conftest.one conftest.two conftest.dir
3825 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3826 test -s conftest.one && test -s conftest.two &&
3827 test -s conftest.dir/conftest.one &&
3828 test -s conftest.dir/conftest.two
3830 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3843 rm -rf conftest.one conftest.two conftest.dir
3856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3859 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3861 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3863 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3865 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3883 # arguments. Must try -L first in case configure is actually a
3891 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3893 # -L didn't work.
3894 set X `ls -t "$srcdir/configure" conftest.file`
3903 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3906 if test "$2" = conftest.file || test $am_try -eq 2; then
3922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3932 rm -f conftest.file
3956 if eval "$MISSING --is-lightweight"; then
3960 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3967 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
3969 install_sh="\${SHELL} $am_aux_dir/install-sh"
3974 # run "make install-strip". However 'strip' might not be the right
3975 # tool to use in cross-compilation environments, therefore Automake
3978 if test -n "$ac_tool_prefix"; then
3981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3986 if test -n "$STRIP"; then
3993 test -z "$as_dir" && as_dir=.
3997 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4007 if test -n "$STRIP"; then
4008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4017 if test -z "$ac_cv_prog_STRIP"; then
4021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4026 if test -n "$ac_ct_STRIP"; then
4033 test -z "$as_dir" && as_dir=.
4037 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4047 if test -n "$ac_ct_STRIP"; then
4048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4060 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4071 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
4073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
4074 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
4075 if test -z "$MKDIR_P"; then
4083 test -z "$as_dir" && as_dir=.
4087 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
4101 test -d ./--version && rmdir ./--version
4103 MKDIR_P="$ac_cv_path_mkdir -p"
4109 MKDIR_P="$ac_install_sh -d"
4112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
4119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4124 if test -n "$AWK"; then
4131 test -z "$as_dir" && as_dir=.
4135 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4145 if test -n "$AWK"; then
4146 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4154 test -n "$AWK" && break
4157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4158 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4159 set x ${MAKE-make}
4160 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4170 case `${MAKE-make} -f conftest.make 2>/dev/null` in
4176 rm -f conftest.make
4179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4185 SET_MAKE="MAKE=${MAKE-make}"
4188 rm -rf .tst 2>/dev/null
4190 if test -d .tst; then
4197 # Check whether --enable-silent-rules was given.
4207 am_make=${MAKE-make}
4208 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
4219 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
4225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
4237 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
4238 # is not polluted with repeated "-I."
4239 am__isrc=' -I$(srcdir)'
4241 if test -f $srcdir/config.status; then
4247 if test -z "$CYGPATH_W"; then
4248 if (cygpath --version) >/dev/null 2>/dev/null; then
4249 CYGPATH_W='cygpath -w'
4258 VERSION='7.0.11-8'
4263 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4266 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
4269 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4272 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
4275 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
4279 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
4280 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
4286 # in the wild :-( We should find a proper way to deprecate it ...
4287 AMTAR='$${TAR-tar}'
4293 # The POSIX 1988 'ustar' format is defined with fixed-size fields.
4297 am_max_uid=2097151 # 2^21 - 1
4300 # to the POSIX-mandated id(1) utility. Errors in the 'id' calls
4303 am_uid=`id -u || echo unknown`
4304 am_gid=`id -g || echo unknown`
4305 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
4307 if test $am_uid -le $am_max_uid; then
4308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
4317 if test $am_gid -le $am_max_gid; then
4318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4326 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
4331 _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
4337 { echo "$as_me:$LINENO: $_am_tar --version" >&5
4338 ($_am_tar --version) >&5 2>&5
4343 am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
4344 am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
4345 am__untar="$_am_tar -xf -"
4348 # Must skip GNU tar: if it does not support --format= it doesn't create
4350 (tar --version) >/dev/null 2>&1 && continue
4351 am__tar='tar chf - "$$tardir"'
4352 am__tar_='tar chf - "$tardir"'
4353 am__untar='tar xf -'
4356 am__tar='pax -L -x ustar -w "$$tardir"'
4357 am__tar_='pax -L -x ustar -w "$tardir"'
4358 am__untar='pax -r'
4361 am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
4362 am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
4363 am__untar='cpio -i -H ustar -d'
4374 test -n "${am_cv_prog_tar_ustar}" && break
4377 rm -rf conftest.dir
4385 rm -rf conftest.dir
4386 if test -s conftest.tar; then
4400 rm -rf conftest.dir
4408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
4416 # POSIX will say in a future version that running "rm -f" with no argument
4424 if rm -f && rm -fr && rm -rf; then : OK; else
4429 on the command line, even when the '-f' option is present. This is contrary
4433 Please tell bug-automake@gnu.org about your system, including the value
4451 to "yes", and re-run configure.
4459 # Check whether --enable-silent-rules was given.
4469 am_make=${MAKE-make}
4470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
4481 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
4487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
4502 # Save initial user-tunable values
4553 MAGICK_VERSION=7.0.11-8
4562 MAGICK_LIBRARY_CURRENT_MIN=`expr $MAGICK_LIBRARY_CURRENT - $MAGICK_LIBRARY_AGE`
4570 MAGICKPP_LIBRARY_CURRENT_MIN=`expr $MAGICKPP_LIBRARY_CURRENT - $MAGICKPP_LIBRARY_AGE`
4579 PACKAGE_VERSION_ADDENDUM=-8
4585 PACKAGE_RELEASE_DATE=2021-04-11
4589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
4605 # arguments. Must try -L first in case configure is actually a
4613 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
4615 # -L didn't work.
4616 set X `ls -t "$srcdir/configure" conftest.file`
4625 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
4628 if test "$2" = conftest.file || test $am_try -eq 2; then
4644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4654 rm -f conftest.file
4659 if test ${MAGICK_LIBRARY_CURRENT} -lt 10 ; then
4663 if test ${MAGICK_LIBRARY_AGE} -lt 10 ; then
4667 if test ${MAGICK_LIBRARY_REVISION} -lt 10 ; then
4682 if test ${MAGICKPP_LIBRARY_CURRENT} -lt 10 ; then
4686 if test ${MAGICKPP_LIBRARY_AGE} -lt 10 ; then
4690 if test ${MAGICKPP_LIBRARY_REVISION} -lt 10 ; then
4790 # Enable OS features.
4796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
4797 $as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
4811 { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
4812 (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
4832 rm -f confinc.* confmf.*
4833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4836 # Check whether --enable-dependency-tracking was given.
4857 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4858 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4860 if test -n "$ac_tool_prefix"; then
4863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4868 if test -n "$CC"; then
4875 test -z "$as_dir" && as_dir=.
4879 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4889 if test -n "$CC"; then
4890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4899 if test -z "$ac_cv_prog_CC"; then
4903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4908 if test -n "$ac_ct_CC"; then
4915 test -z "$as_dir" && as_dir=.
4919 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4929 if test -n "$ac_ct_CC"; then
4930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4942 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4952 if test -z "$CC"; then
4953 if test -n "$ac_tool_prefix"; then
4956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4961 if test -n "$CC"; then
4968 test -z "$as_dir" && as_dir=.
4972 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4982 if test -n "$CC"; then
4983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4993 if test -z "$CC"; then
4996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5001 if test -n "$CC"; then
5009 test -z "$as_dir" && as_dir=.
5017 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5039 if test -n "$CC"; then
5040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5049 if test -z "$CC"; then
5050 if test -n "$ac_tool_prefix"; then
5055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5060 if test -n "$CC"; then
5067 test -z "$as_dir" && as_dir=.
5071 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5081 if test -n "$CC"; then
5082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5090 test -n "$CC" && break
5093 if test -z "$CC"; then
5099 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5104 if test -n "$ac_ct_CC"; then
5111 test -z "$as_dir" && as_dir=.
5115 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5125 if test -n "$ac_ct_CC"; then
5126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
5129 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5134 test -n "$ac_ct_CC" && break
5142 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5153 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5159 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
5162 for ac_option in --version -v -V -qversion; do
5168 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5172 if test -s conftest.err; then
5178 rm -f conftest.er1 conftest.err
5179 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5183 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5196 # Try to create an executable without -o first, disregard a.out.
5199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
5201 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
5214 rm -f $ac_rmfiles
5221 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5225 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5227 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
5230 # so that the user can short-circuit this test for compilers unknown to
5234 test -f "$ac_file" || continue
5248 # safe: cross compilers may not add the suffix if given an `-o'
5262 if test -z "$ac_file"; then :
5263 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5268 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5273 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5276 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
5278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
5282 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
5284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
5291 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5295 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5302 test -f "$ac_file" || continue
5311 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5316 rm -f conftest conftest$ac_cv_exeext
5317 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
5320 rm -f conftest.$ac_ext
5323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5339 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
5347 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5351 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5358 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5362 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5369 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5372 If you meant to cross compile, use \`--host'.
5377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
5380 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
5382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
5387 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5398 rm -f conftest.o conftest.obj
5404 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5408 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5411 test -f "$ac_file" || continue;
5422 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5427 rm -f conftest.$ac_cv_objext conftest.$ac_ext
5429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
5433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
5438 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5457 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5461 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
5470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5471 $as_echo_n "checking whether $CC accepts -g... " >&6; }
5478 CFLAGS="-g"
5479 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5494 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5509 CFLAGS="-g"
5510 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5524 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5526 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5528 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
5537 CFLAGS="-g -O2"
5539 CFLAGS="-g"
5543 CFLAGS="-O2"
5548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
5555 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5579 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
5582 as 'x'. The following induces an error, until -std is added to get
5585 that's true only with -std. */
5586 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
5588 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
5591 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5607 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
5608 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5614 rm -f core conftest.err conftest.$ac_objext
5617 rm -f conftest.$ac_ext
5624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5640 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5641 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5646 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5647 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5649 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
5650 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
5654 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5667 # compilers refuse to overwrite an existing .o file with -o,
5671 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
5672 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
5676 && test -f conftest2.$ac_objext; then
5683 rm -f core conftest*
5686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
5692 # A longer-term fix would be to have automake use am__CC in this case,
5698 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5699 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5710 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5713 # instance it was reported that on HP-UX the gcc test will end up
5714 # making a dummy file named 'D' -- because '-MD' means "put the output
5716 rm -rf conftest.dir
5724 # both Tru64's cc and ICC support -MD to output dependencies as a
5732 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5736 *\ -arch\ *\ -arch\ *) am__universal=true ;;
5756 # We check with '-c' and '-o' for the sake of the "dashmstdout"
5758 # handle '-M -o', and we need to detect this. Also, some Intel
5760 am__obj=sub/conftest.${OBJEXT-o}
5761 am__minus_obj="-o $am__obj"
5768 # After this tag, mechanisms are not by side-effect, so they'll
5777 # This compiler won't grok '-c -o', but also, the minuso test has
5780 am__obj=conftest.${OBJEXT-o}
5788 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
5793 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
5795 # or remarks (even with -Werror). So we grep stderr for any message
5797 # When given -MP, icc 7.0 and 7.1 complain thusly:
5798 # icc: Command line warning: ignoring option '-M'; no argument required
5800 # icc: Command line remark: option '-MP' not supported
5810 rm -rf conftest.dir
5816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
5834 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5835 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5840 if test -n "$CPP" && test -d "$CPP"; then
5843 if test -z "$CPP"; then
5848 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5854 # with a fresh cross-compiler works.
5857 # On the NeXT, cc -E runs the code through the compiler's parser,
5859 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5874 rm -f conftest.err conftest.i conftest.$ac_ext
5878 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5890 rm -f conftest.err conftest.i conftest.$ac_ext
5894 rm -f conftest.i conftest.err conftest.$ac_ext
5907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5913 # with a fresh cross-compiler works.
5916 # On the NeXT, cc -E runs the code through the compiler's parser,
5918 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5933 rm -f conftest.err conftest.i conftest.$ac_ext
5937 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5949 rm -f conftest.err conftest.i conftest.$ac_ext
5953 rm -f conftest.i conftest.err conftest.$ac_ext
5957 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5965 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5966 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5971 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5975 if test -z "$GREP"; then
5977 # Loop through the user's path and test for each of PROGNAME-LIST
5982 test -z "$as_dir" && as_dir=.
5989 case `"$ac_path_GREP" --version 2>&1` in
6001 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6004 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6010 test $ac_count -gt 10 && break
6012 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6020 if test -z "$ac_cv_path_GREP"; then
6028 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
6033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6038 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6039 then ac_cv_path_EGREP="$GREP -E"
6041 if test -z "$EGREP"; then
6043 # Loop through the user's path and test for each of PROGNAME-LIST
6048 test -z "$as_dir" && as_dir=.
6055 case `"$ac_path_EGREP" --version 2>&1` in
6070 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6076 test $ac_count -gt 10 && break
6078 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6086 if test -z "$ac_cv_path_EGREP"; then
6095 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
6100 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6105 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6125 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6129 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6140 rm -f conftest*
6146 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6157 rm -f conftest*
6162 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6166 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6172 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6198 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
6256 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6274 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
6294 if test -n "$ac_tool_prefix"; then
6295 for ac_prog in ar lib "link -lib"
6299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6304 if test -n "$AR"; then
6311 test -z "$as_dir" && as_dir=.
6315 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6325 if test -n "$AR"; then
6326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6334 test -n "$AR" && break
6337 if test -z "$AR"; then
6339 for ac_prog in ar lib "link -lib"
6343 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6348 if test -n "$ac_ct_AR"; then
6355 test -z "$as_dir" && as_dir=.
6359 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6369 if test -n "$ac_ct_AR"; then
6370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6378 test -n "$ac_ct_AR" && break
6386 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6396 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the archiver ($AR) interface" >&5
6403 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6404 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6408 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6414 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
6417 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6419 if test "$ac_status" -eq 0; then
6422 am_ar_try='$AR -NOLOGO -OUT:conftest.lib conftest.$ac_objext >&5'
6423 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
6426 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6428 if test "$ac_status" -eq 0; then
6434 rm -f conftest.lib libconftest.a
6437 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6440 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6441 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_ar_interface" >&5
6452 # Microsoft lib, so override with the ar-lib wrapper script.
6455 # A longer-term fix would be to have automake use am__AR in this case,
6456 # and then we could set am__AR="$am_aux_dir/ar-lib \$(AR)" or something
6458 AR="$am_aux_dir/ar-lib $AR"
6467 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6468 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6470 if test -n "$ac_tool_prefix"; then
6473 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6478 if test -n "$CC"; then
6485 test -z "$as_dir" && as_dir=.
6489 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6499 if test -n "$CC"; then
6500 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
6503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6509 if test -z "$ac_cv_prog_CC"; then
6513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6518 if test -n "$ac_ct_CC"; then
6525 test -z "$as_dir" && as_dir=.
6529 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6539 if test -n "$ac_ct_CC"; then
6540 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
6543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6552 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6562 if test -z "$CC"; then
6563 if test -n "$ac_tool_prefix"; then
6566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6571 if test -n "$CC"; then
6578 test -z "$as_dir" && as_dir=.
6582 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6592 if test -n "$CC"; then
6593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
6596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6603 if test -z "$CC"; then
6606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6611 if test -n "$CC"; then
6619 test -z "$as_dir" && as_dir=.
6627 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6649 if test -n "$CC"; then
6650 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
6653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6659 if test -z "$CC"; then
6660 if test -n "$ac_tool_prefix"; then
6665 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6670 if test -n "$CC"; then
6677 test -z "$as_dir" && as_dir=.
6681 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6691 if test -n "$CC"; then
6692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
6695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6700 test -n "$CC" && break
6703 if test -z "$CC"; then
6709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6714 if test -n "$ac_ct_CC"; then
6721 test -z "$as_dir" && as_dir=.
6725 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6735 if test -n "$ac_ct_CC"; then
6736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
6739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6744 test -n "$ac_ct_CC" && break
6752 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6763 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6769 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
6772 for ac_option in --version -v -V -qversion; do
6778 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
6782 if test -s conftest.err; then
6788 rm -f conftest.er1 conftest.err
6789 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
6798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6817 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6821 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
6830 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
6831 $as_echo_n "checking whether $CC accepts -g... " >&6; }
6838 CFLAGS="-g"
6839 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6854 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6869 CFLAGS="-g"
6870 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6884 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6886 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6888 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
6897 CFLAGS="-g -O2"
6899 CFLAGS="-g"
6903 CFLAGS="-O2"
6908 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
6915 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6939 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
6942 as 'x'. The following induces an error, until -std is added to get
6945 that's true only with -std. */
6946 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
6948 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
6951 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
6967 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
6968 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
6974 rm -f core conftest.err conftest.$ac_objext
6977 rm -f conftest.$ac_ext
6984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
6987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
6991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
7000 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7001 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7006 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7007 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
7010 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
7014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7027 # compilers refuse to overwrite an existing .o file with -o,
7031 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
7032 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
7036 && test -f conftest2.$ac_objext; then
7043 rm -f core conftest*
7046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
7052 # A longer-term fix would be to have automake use am__CC in this case,
7058 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7059 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
7070 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
7073 # instance it was reported that on HP-UX the gcc test will end up
7074 # making a dummy file named 'D' -- because '-MD' means "put the output
7076 rm -rf conftest.dir
7084 # both Tru64's cc and ICC support -MD to output dependencies as a
7092 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
7096 *\ -arch\ *\ -arch\ *) am__universal=true ;;
7116 # We check with '-c' and '-o' for the sake of the "dashmstdout"
7118 # handle '-M -o', and we need to detect this. Also, some Intel
7120 am__obj=sub/conftest.${OBJEXT-o}
7121 am__minus_obj="-o $am__obj"
7128 # After this tag, mechanisms are not by side-effect, so they'll
7137 # This compiler won't grok '-c -o', but also, the minuso test has
7140 am__obj=conftest.${OBJEXT-o}
7148 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
7153 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
7155 # or remarks (even with -Werror). So we grep stderr for any message
7157 # When given -MP, icc 7.0 and 7.1 complain thusly:
7158 # icc: Command line warning: ignoring option '-M'; no argument required
7160 # icc: Command line remark: option '-MP' not supported
7170 rm -rf conftest.dir
7176 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
7193 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7194 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
7199 if test -n "$CPP" && test -d "$CPP"; then
7202 if test -z "$CPP"; then
7207 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
7213 # with a fresh cross-compiler works.
7216 # On the NeXT, cc -E runs the code through the compiler's parser,
7218 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7233 rm -f conftest.err conftest.i conftest.$ac_ext
7237 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7249 rm -f conftest.err conftest.i conftest.$ac_ext
7253 rm -f conftest.i conftest.err conftest.$ac_ext
7266 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
7272 # with a fresh cross-compiler works.
7275 # On the NeXT, cc -E runs the code through the compiler's parser,
7277 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7292 rm -f conftest.err conftest.i conftest.$ac_ext
7296 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7308 rm -f conftest.err conftest.i conftest.$ac_ext
7312 rm -f conftest.i conftest.err conftest.$ac_ext
7316 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7324 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7325 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
7339 if test -z "$SED"; then
7341 # Loop through the user's path and test for each of PROGNAME-LIST
7346 test -z "$as_dir" && as_dir=.
7353 case `"$ac_path_SED" --version 2>&1` in
7365 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
7368 if test $ac_count -gt ${ac_path_SED_max-0}; then
7374 test $ac_count -gt 10 && break
7376 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
7384 if test -z "$ac_cv_path_SED"; then
7392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
7395 rm -f conftest.sed
7397 test -z "$SED" && SED=sed
7398 Xsed="$SED -e 1s/^X//"
7410 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
7415 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
7416 then ac_cv_path_FGREP="$GREP -F"
7418 if test -z "$FGREP"; then
7420 # Loop through the user's path and test for each of PROGNAME-LIST
7425 test -z "$as_dir" && as_dir=.
7432 case `"$ac_path_FGREP" --version 2>&1` in
7447 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
7453 test $ac_count -gt 10 && break
7455 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
7463 if test -z "$ac_cv_path_FGREP"; then
7472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
7477 test -z "$GREP" && GREP=grep
7499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
7502 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
7503 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
7504 ECHO='print -r --'
7519 # Invoke $ECHO with all args, space-separated.
7526 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
7528 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
7529 $as_echo "print -r" >&6; } ;;
7530 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
7549 # Check whether --with-gnu-ld was given.
7558 # Check if gcc -print-prog-name=ld gives a path.
7559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
7562 *-*-mingw*)
7564 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
7566 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
7577 test -z "$LD" && LD=$ac_prog
7589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
7592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
7593 $as_echo_n "checking for non-GNU ld... " >&6; }
7598 if test -z "$LD"; then
7602 test -z "$ac_dir" && ac_dir=.
7603 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7605 # Check to see if the program is GNU ld. I'd rather use --version,
7606 # but apparently some variants of GNU ld only accept -v.
7607 # Break only if it was the GNU/non-GNU ld that we prefer.
7608 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
7625 if test -n "$LD"; then
7626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
7629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7632 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
7633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
7638 # I'd rather use --version here, but apparently some GNU lds only accept -v.
7639 case `$LD -v 2>&1 </dev/null` in
7648 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
7662 # Check whether --with-gnu-ld was given.
7671 # Check if gcc -print-prog-name=ld gives a path.
7672 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
7675 *-*-mingw*)
7677 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
7679 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
7690 test -z "$LD" && LD=$ac_prog
7702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
7705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
7706 $as_echo_n "checking for non-GNU ld... " >&6; }
7711 if test -z "$LD"; then
7715 test -z "$ac_dir" && ac_dir=.
7716 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7718 # Check to see if the program is GNU ld. I'd rather use --version,
7719 # but apparently some variants of GNU ld only accept -v.
7720 # Break only if it was the GNU/non-GNU ld that we prefer.
7721 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
7738 if test -n "$LD"; then
7739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
7742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7745 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
7746 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
7751 # I'd rather use --version here, but apparently some GNU lds only accept -v.
7752 case `$LD -v 2>&1 </dev/null` in
7761 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
7771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
7778 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7812 static long long int bignum = -9223372036854775807LL;
7832 // See if C++-style comments work.
7893 ia->datasize = 10;
7894 for (int i = 0; i < ia->datasize; ++i)
7895 ia->data[i] = i * 1.234;
7907 dynamic_array[ni.number - 1] = 543;
7911 || dynamic_array[ni.number - 1] != 543);
7917 for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
7923 rm -f core conftest.err conftest.$ac_objext
7926 rm -f conftest.$ac_ext
7933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
7936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
7940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
7949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler vendor" >&5
7991 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8009 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8012 ax_cv_c_compiler_vendor=`echo $vendor | cut -d: -f1`
8015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_c_compiler_vendor" >&5
8020 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8021 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking CFLAGS for most reasonable warnings" >&5
8038 ac_cv_cflags_warn_all="-w2" ;; #(
8040 ac_cv_cflags_warn_all="-qsrcmsg -qinfo=all:noppt:noppc:noobs:nocnd" ;; #(
8044 ac_cv_cflags_warn_all="-Wall" ;; #(
8046 ac_cv_cflags_warn_all="-h msglevel 2" ;; #(
8052 ac_cv_cflags_warn_all="-pvctl,fullmsg" ;; #(
8056 ac_cv_cflags_warn_all="-Wall" ;; #(
8058 ac_cv_cflags_warn_all="-v" ;; #(
8062 ac_cv_cflags_warn_all="-verbose -w0 -warnprotos" ;; #(
8072 ac_cv_cflags_warn_all="-fullwarn" ;; #(
8088 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unknown compiler vendor returned by AX_COMPILER_VENDOR" >&5
8103 { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$ac_cv_cflags_warn_all"; } >&5
8106 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8111 { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
8114 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8122 { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
8125 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags_warn_all" >&5
8142 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8143 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8148 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
8149 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
8150 set x ${MAKE-make}
8151 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
8161 case `${MAKE-make} -f conftest.make 2>/dev/null` in
8167 rm -f conftest.make
8170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8176 SET_MAKE="MAKE=${MAKE-make}"
8179 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
8180 $as_echo_n "checking whether ln -s works... " >&6; }
8182 if test "$LN_S" = "ln -s"; then
8183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
8190 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
8201 if test -z "$SED"; then
8203 # Loop through the user's path and test for each of PROGNAME-LIST
8208 test -z "$as_dir" && as_dir=.
8215 case `"$ac_path_SED" --version 2>&1` in
8227 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
8230 if test $ac_count -gt ${ac_path_SED_max-0}; then
8236 test $ac_count -gt 10 && break
8238 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
8246 if test -z "$ac_cv_path_SED"; then
8254 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
8257 rm -f conftest.sed
8263 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8268 if test -n "$AWK"; then
8275 test -z "$as_dir" && as_dir=.
8279 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8289 if test -n "$AWK"; then
8290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
8293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8298 test -n "$AWK" && break
8302 if test -n "$ac_tool_prefix"; then
8305 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8310 if test -n "$RANLIB"; then
8317 test -z "$as_dir" && as_dir=.
8321 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8331 if test -n "$RANLIB"; then
8332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8341 if test -z "$ac_cv_prog_RANLIB"; then
8345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8350 if test -n "$ac_ct_RANLIB"; then
8357 test -z "$as_dir" && as_dir=.
8361 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8371 if test -n "$ac_ct_RANLIB"; then
8372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8384 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8394 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if malloc debugging is wanted" >&5
8397 # Check whether --with-dmalloc was given.
8400 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8405 LIBS="$LIBS -ldmalloc"
8406 LDFLAGS="$LDFLAGS -g"
8408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8418 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __attribute__" >&5
8423 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8446 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv___attribute__" >&5
8463 # Check whether --with-gcc-arch was given.
8471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc architecture flag" >&5
8473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
8491 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8492 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8495 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for x86 cpuid 0 output" >&5
8503 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8528 ax_cv_gcc_x86_cpuid_0=`cat conftest_cpuid`; rm -f conftest_cpuid
8530 ax_cv_gcc_x86_cpuid_0=unknown; rm -f conftest_cpuid
8532 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_gcc_x86_cpuid_0" >&5
8541 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8542 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8550 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8551 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for x86 cpuid 1 output" >&5
8562 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8587 ax_cv_gcc_x86_cpuid_1=`cat conftest_cpuid`; rm -f conftest_cpuid
8589 ax_cv_gcc_x86_cpuid_1=unknown; rm -f conftest_cpuid
8591 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_gcc_x86_cpuid_1" >&5
8600 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8601 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8609 *5[4578]?:*:*:*) ax_gcc_arch="pentium-mmx pentium" ;;
8614 *0?6[9d]?:*:*:*|?6[9d]?:*:*:*|6[9d]?:*:*:*|*1?65?:*:*:*) ax_gcc_arch="pentium-m pentium3 pentiumpro" ;;
8615 *0?6e?:*:*:*|?6e?:*:*:*|6e?:*:*:*) ax_gcc_arch="yonah pentium-m pentium3 pentiumpro" ;;
8616 *0?6f?:*:*:*|?6f?:*:*:*|6f?:*:*:*|*1?66?:*:*:*) ax_gcc_arch="core2 pentium-m pentium3 pentiumpro" ;;
8617 *1?6[7d]?:*:*:*) ax_gcc_arch="penryn core2 pentium-m pentium3 pentiumpro" ;;
8618 *1?6[aef]?:*:*:*|*2?6e?:*:*:*) ax_gcc_arch="nehalem corei7 core2 pentium-m pentium3 pentiumpro" ;;
8619 *2?6[5cf]?:*:*:*) ax_gcc_arch="westmere corei7 core2 pentium-m pentium3 pentiumpro" ;;
8620 *2?6[ad]?:*:*:*) ax_gcc_arch="sandybridge corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;;
8621 *3?6[ae]?:*:*:*) ax_gcc_arch="ivybridge core-avx-i corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;;
8622 *3?6[cf]?:*:*:*|*4?6[56]?:*:*:*) ax_gcc_arch="haswell core-avx2 core-avx-i corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;;
8623 *3?6d?:*:*:*|*4?6[7f]?:*:*:*|*5?66?:*:*:*) ax_gcc_arch="broadwell core-avx2 core-avx-i corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;;
8624 *1?6c?:*:*:*|*2?6[67]?:*:*:*|*3?6[56]?:*:*:*) ax_gcc_arch="bonnell atom core2 pentium-m pentium3 pentiumpro" ;;
8625 *3?67?:*:*:*|*[45]?6[ad]?:*:*:*) ax_gcc_arch="silvermont atom core2 pentium-m pentium3 pentiumpro" ;;
8637 *5[8]?:*:*:*) ax_gcc_arch="k6-2 k6" ;;
8638 *5[9d]?:*:*:*) ax_gcc_arch="k6-3 k6" ;;
8640 *6[34]?:*:*:*) ax_gcc_arch="athlon-tbird k7" ;;
8641 *6[678a]?:*:*:*) ax_gcc_arch="athlon-xp athlon-4 athlon k7" ;;
8643 *002?f[13457bcf]?:*:*:*|2?f[13457bcf]?:*:*:*|*004?f[138bcf]?:*:*:*|4?f[138bcf]?:*:*:*|*005?f[df]?:*:*:*|5?f[df]?:*:*:*|*006?f[8bcf]?:*:*:*|6?f[8bcf]?:*:*:*|*007?f[cf]?:*:*:*|7?f[cf]?:*:*:*|*00c?f1?:*:*:*|c?f1?:*:*:*|*020?f3?:*:*:*|20?f3?:*:*:*) ax_gcc_arch="athlon64-sse3 k8-sse3 athlon64 k8" ;;
8652 *020?f??:*:*:*|20?f??:*:*:*) ax_gcc_arch="athlon64-sse3 k8-sse3 athlon64 k8" ;;
8662 *54?:*:*:*) ax_gcc_arch=winchip-c6 ;;
8666 *6[9adf]?:*:*:*) ax_gcc_arch="c3-2 c3" ;;
8680 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8691 as_dummy="$PATH:/usr/platform/`uname -i`/sbin/:/usr/platform/`uname -m`/sbin/"
8695 test -z "$as_dir" && as_dir=.
8699 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8706 test -z "$ac_cv_path_PRTDIAG" && ac_cv_path_PRTDIAG="prtdiag"
8711 if test -n "$PRTDIAG"; then
8712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRTDIAG" >&5
8715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8720 cputype=`(((grep cpu /proc/cpuinfo | cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /var/run/dmesg.boot ) | head -n 1) 2> /dev/null`
8721 cputype=`echo "$cputype" | tr -d ' -' | $SED 's/SPARCIIi/SPARCII/' |tr $as_cr_LETTERS $as_cr_letters`
8743 cputype=`((grep cpu /proc/cpuinfo | head -n 1 | cut -d: -f2 | cut -d, -f1 | $SED 's/ //g') ; /usr/bin/machine ; /bin/machine; grep CPU /var/run/dmesg.boot | head -n 1 | cut -d" " -f2) 2> /dev/null`
8744 cputype=`echo $cputype | $SED -e 's/ppc//g;s/ *//g'`
8747 *740[0-9]*) ax_gcc_arch="$cputype 7400 G4" ;;
8748 *74[4-5][0-9]*) ax_gcc_arch="$cputype 7450 G4" ;;
8749 *74[0-9][0-9]*) ax_gcc_arch="$cputype G4" ;;
8763 cpuimpl=`grep 'CPU implementer' /proc/cpuinfo 2> /dev/null | cut -d: -f2 | tr -d " " | head -n 1`
8764 cpuarch=`grep 'CPU architecture' /proc/cpuinfo 2> /dev/null | cut -d: -f2 | tr -d " " | head -n 1`
8765 cpuvar=`grep 'CPU variant' /proc/cpuinfo 2> /dev/null | cut -d: -f2 | tr -d " " | head -n 1`
8769 0x0) ax_gcc_arch="thunderx2t99 vulcan armv8.1-a armv8-a+lse armv8-a native" ;;
8776 0x0) ax_gcc_arch="thunderx armv8-a native" ;;
8777 0x1) ax_gcc_arch="thunderx+lse armv8.1-a armv8-a+lse armv8-a native" ;;
8785 fi # not cross-compiling
8788 if test "x$ax_gcc_arch" != x -a "x$ax_gcc_arch" != xno; then
8790 flag_prefixes="-mtune="
8791 if test "x$ax_cv_c_compiler_vendor" = xclang; then flag_prefixes="-march="; fi
8792 # -mcpu=$arch and m$arch generate nonportable code on every arch except
8793 # x86. And some other arches (e.g. Alpha) don't accept -mtune. Grrr.
8794 case $host_cpu in i*86|x86_64*|amd64*) flag_prefixes="$flag_prefixes -mcpu= -m";; esac
8796 flag_prefixes="-march= -mcpu= -m"
8802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
8810 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8826 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
8835 if test "x$flag" = "x-march=$arch"; then flag=-mtune=$arch; fi
8851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcc architecture flag" >&5
8853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_gcc_archflag" >&5
8869 if test -n "$ac_tool_prefix"; then
8870 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
8871 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
8872 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8886 test -z "$as_dir" && as_dir=.
8890 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8901 if test -n "$PKG_CONFIG"; then
8902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
8905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8911 if test -z "$ac_cv_path_PKG_CONFIG"; then
8913 # Extract the first word of "pkg-config", so it can be a program name with args.
8914 set dummy pkg-config; ac_word=$2
8915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8929 test -z "$as_dir" && as_dir=.
8933 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8944 if test -n "$ac_pt_PKG_CONFIG"; then
8945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
8948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8957 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8968 if test -n "$PKG_CONFIG"; then
8970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
8971 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
8972 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
8973 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler vendor" >&5
9026 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9044 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9047 ax_cv_c_compiler_vendor=`echo $vendor | cut -d: -f1`
9050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_c_compiler_vendor" >&5
9055 CFLAGS="$CFLAGS -fexceptions"
9065 # Check whether --enable-ld-version-script was given.
9069 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if LD -Wl,--version-script works" >&5
9070 $as_echo_n "checking if LD -Wl,--version-script works... " >&6; }
9076 LDFLAGS="$LDFLAGS -Wl,--version-script=conftest.map"
9078 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9101 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9115 rm -f core conftest.err conftest.$ac_objext \
9118 rm -f core conftest.err conftest.$ac_objext \
9120 rm -f conftest.map
9123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_sys_ld_version_script" >&5
9139 # Enable run-time checking.
9141 # Check whether --enable-bounds-checking was given.
9196 *-*-hpux* )
9198 CFLAGS="${CFLAGS} -Wp,-H30000"
9199 if test -n "${CXXFLAGS}"; then
9200 CXXFLAGS='-AA'
9202 CXXFLAGS="${CXXFLAGS} -AA"
9205 *-dec-osf5.* )
9206 # Compaq alphaev68-dec-osf5.1 compiler
9207 if test -n "${CXXFLAGS}"; then
9208 CXXFLAGS='-std strict_ansi -noimplicit_include'
9210 CXXFLAGS="${CXXFLAGS} -std strict_ansi -noimplicit_include"
9215 # Check for lazy-loading.
9216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for linker lazyload option" >&5
9224 *-*-solaris2.8 | *-*-solaris2.9 | *-*-solaris2.1? )
9226 im_cv_ld_lazyload='-Wl,-zlazyload'
9232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $im_cv_ld_lazyload" >&5
9235 if test -z "${LDFLAGS}" ; then
9243 *darwin* | *-macos10*)
9244 CFLAGS="${CFLAGS} -D_FORTIFY_SOURCE=0"
9245 # Check whether --enable-osx-universal-binary was given.
9255 as_fn_error $? "--enable-osx-universal-binary requires --disable-dependency-tracking.
9256 Please re-run configure with these options:
9257 --disable-dependency-tracking --enable-osx-universal-binary
9260 CFLAGS="$CFLAGS -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386"
9261 CXXFLAGS="$CXXFLAGS -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386"
9262 LDFLAGS="$LDFLAGS -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386"
9271 # Check whether --with-includearch-dir was given.
9286 # Check whether --with-sharearch-dir was given.
9299 # Check whether --with-pkgconfigdir was given.
9309 # Enable support for POSIX thread APIs
9312 # Check whether --with-threads was given.
9329 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9330 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHREAD_LIBS" >&5
9353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9374 rm -f core conftest.err conftest.$ac_objext \
9376 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
9389 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the
9390 # libraries is broken (non-POSIX).
9394 # starting with a "-" are C compiler flags, and remaining items are
9396 # any flags at all, and "pthread-config" which is a program returning
9399 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
9404 # pthreads: AIX (must check this before -lpthread)
9405 # none: in case threads are in libc; should be tried before -Kthread and
9407 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
9408 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
9409 # (Note: HP C rejects this with "bad form for `-t' option")
9410 # -pthreads: Solaris/gcc (Note: HP C also rejects)
9411 # -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it
9413 # -D_REENTRANT too), HP C (must be checked before -lpthread, which
9414 # is present but should not be used directly; and before -mthreads,
9415 # because the compiler interprets this as "-mt" + "-hreads")
9416 # -mthreads: Mingw32/gcc, Lynx/gcc
9418 # --thread-safe: KAI C++
9419 # pthread-config: use pthread-config program (for GNU Pth library)
9425 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
9426 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
9428 ax_pthread_flags="-kthread lthread $ax_pthread_flags"
9433 # From the cc(1) man page: "[-mt] Sets various -D flags to enable
9434 # multi-threading and also sets -lpthread."
9436 ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
9441 # IBM z/OS requires a feature-test macro to be defined in order to
9442 # enable POSIX threads at all, so give the user a hint if this is
9446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9456 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support." >&5
9457 $as_echo "$as_me: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthreads support." >&2;}
9459 rm -f conftest*
9466 # (non-functional) versions of the pthreads routines, so link-based
9471 # standard Solaris way of linking pthreads (-mt -lpthread).
9473 ax_pthread_flags="-mt,-lpthread pthread $ax_pthread_flags"
9479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC is Clang" >&5
9487 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9489 /* Note: Clang 2.7 lacks __clang_[a-z]+__ */
9499 rm -f conftest*
9504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_CLANG" >&5
9509 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
9511 # Note that for GCC and Clang -pthread generally implies -lpthread,
9512 # except when -nostdlib is passed.
9516 # [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468555
9517 # To solve this, first try -pthread together with -lpthread for GCC
9520 ax_pthread_flags="-pthread,-lpthread -pthread -pthreads $ax_pthread_flags"
9523 # Clang takes -pthread (never supported any other flag), but we'll try with -lpthread first
9526 ax_pthread_flags="-pthread,-lpthread -pthread"
9530 # The presence of a feature test macro requesting re-entrant function
9544 ax_pthread_check_macro="--"
9547 if test "x$ax_pthread_check_macro" = "x--"; then :
9559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work without any flags" >&5
9566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"" >&5
9570 -*)
9571 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $ax_pthread_try_flag" >&5
9576 pthread-config)
9577 # Extract the first word of "pthread-config", so it can be a program name with args.
9578 set dummy pthread-config; ac_word=$2
9579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9584 if test -n "$ax_pthread_config"; then
9591 test -z "$as_dir" && as_dir=.
9595 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9602 test -z "$ac_cv_prog_ax_pthread_config" && ac_cv_prog_ax_pthread_config="no"
9606 if test -n "$ax_pthread_config"; then
9607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_config" >&5
9610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9618 PTHREAD_CFLAGS="`pthread-config --cflags`"
9619 PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`"
9623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$ax_pthread_try_flag" >&5
9624 $as_echo_n "checking for the pthreads library -l$ax_pthread_try_flag... " >&6; }
9625 PTHREAD_LIBS="-l$ax_pthread_try_flag"
9636 # need a special flag -Kthread to make this header compile.)
9637 # We check for pthread_join because it is in -lpthread on IRIX
9639 # due to DEC craziness with -lpthreads. We check for
9641 # functions on Solaris that doesn't have a non-functional libc stub.
9644 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9653 /* To avoid any unused-parameter or
9654 unused-but-set-parameter warning. */
9674 rm -f core conftest.err conftest.$ac_objext \
9680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
9692 # Clang needs special handling, because older versions handle the -pthread
9697 # Clang takes -pthread; it has never supported any other flag
9703 # (Note 2: On some systems, notably Darwin, -pthread is not needed
9706 # -pthread does define _REENTRANT, and while the Darwin headers
9707 # ignore this macro, third-party headers might not.)
9711 # taking place, the -pthread option has no effect ("argument unused
9712 # during compilation"). They expect -pthread to be passed in only
9723 # Even though use of the -pthread flag in linking would only print
9724 # a warning, this can be a nuisance for well-run software projects
9725 # that build with -Werror. So if the active version of Clang has
9728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Clang needs flag to prevent \"argument unused\" warning when linking with -pthread" >&5
9729 $as_echo_n "checking whether Clang needs flag to prevent \"argument unused\" warning when linking with -pthread... " >&6; }
9735 # links in two steps (.c -> .o, .o -> exe) instead of one
9736 # (.c -> exe), because the warning occurs only in the second
9743 for ax_pthread_try in '' -Qunused-arguments -Wno-unused-command-line-argument unknown; do
9747 CFLAGS="-Werror -Wunknown-warning-option $ax_pthread_try -pthread $ax_pthread_save_CFLAGS"
9749 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9755 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9762 rm -f core conftest.err conftest.$ac_objext \
9766 rm -f core conftest.err conftest.$ac_objext \
9777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_CLANG_NO_WARN_FLAG" >&5
9797 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5
9804 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9818 rm -f core conftest.err conftest.$ac_objext \
9823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_JOINABLE_ATTR" >&5
9837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether more special flags are required for pthreads" >&5
9845 ax_cv_PTHREAD_SPECIAL_FLAGS="-D_POSIX_PTHREAD_SEMANTICS"
9850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_SPECIAL_FLAGS" >&5
9858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTHREAD_PRIO_INHERIT" >&5
9863 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9880 rm -f core conftest.err conftest.$ac_objext \
9884 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_PRIO_INHERIT" >&5
9915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9920 if test -n "$PTHREAD_CC"; then
9927 test -z "$as_dir" && as_dir=.
9931 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9941 if test -n "$PTHREAD_CC"; then
9942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
9945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9950 test -n "$PTHREAD_CC" && break
9952 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
9963 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
9969 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
9981 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9982 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9993 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Replacing compiler $CC with compiler $PTHREAD_CC to support pthreads." >&5
10005 # Enable support for OpenMP
10011 # Check whether --enable-openmp was given.
10017 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to support OpenMP" >&5
10022 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10036 for ac_option in -fopenmp -xopenmp -openmp -mp -omp -qsmp=omp -homp \
10037 -Popenmp --openmp; do
10040 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10053 rm -f core conftest.err conftest.$ac_objext \
10061 rm -f core conftest.err conftest.$ac_objext \
10064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_c_openmp" >&5
10084 # Enable support for OpenCL
10086 # Check whether --enable-opencl was given.
10112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AMD's SDK cl.h" >&5
10114 if test -d /opt/AMDAPP/include/CL ; then
10118 CPPFLAGS_CL="-I/opt/AMDAPP/include"
10120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HAVE_CL_H" >&5
10125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NVIDIA's SDK cl.h" >&5
10127 if test -d /usr/local/cuda/include/CL ; then
10131 CPPFLAGS_CL="-I/usr/local/cuda/include"
10132 elif test -d /usr/local/cuda-6.5/include/CL ; then
10136 CPPFLAGS_CL="-I/usr/local/cuda-6.5/include"
10137 elif test -d /usr/local/cuda-6.0/include/CL ; then
10141 CPPFLAGS_CL="-I/usr/local/cuda-6.0/include"
10142 elif test -d /usr/local/cuda-5.5/include/CL ; then
10146 CPPFLAGS_CL="-I/usr/local/cuda-5.5/include"
10148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HAVE_CL_H" >&5
10153 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no OpenCL headers found" >&5
10162 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenCL library" >&5
10170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for framework OpenCL" >&5
10178 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10179 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10183 LIBS="-framework OpenCL $LIBS"
10184 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10200 rm -f core conftest.err conftest.$ac_objext \
10204 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10205 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_check_OpenCL" >&5
10213 LIBS_CL="-framework OpenCL"
10215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10239 LIBS="$save_LIBS -L/usr/lib64/nvidia -L/usr/lib/nvidia -lOpenCL"
10240 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10263 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10267 LIBS_CL="$save_LIBS -L/usr/lib64/nvidia -L/usr/lib/nvidia -lOpenCL"
10272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10278 rm -f core conftest.err conftest.$ac_objext \
10288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenCL library" >&5
10290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: disabled" >&5
10305 # Check whether --enable-largefile was given.
10312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
10322 # so use the C compiler's -n32 option if that helps.
10323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10326 /* Check that off_t can represent 2**63 - 1 correctly.
10330 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
10333 ? 1 : -1];
10345 rm -f core conftest.err conftest.$ac_objext
10346 CC="$CC -n32"
10348 ac_cv_sys_largefile_CC=' -n32'; break
10350 rm -f core conftest.err conftest.$ac_objext
10354 rm -f conftest.$ac_ext
10357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
10363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
10369 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10372 /* Check that off_t can represent 2**63 - 1 correctly.
10376 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
10379 ? 1 : -1];
10391 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10392 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10396 /* Check that off_t can represent 2**63 - 1 correctly.
10400 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
10403 ? 1 : -1];
10415 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
10430 rm -rf conftest*
10432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
10438 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10441 /* Check that off_t can represent 2**63 - 1 correctly.
10445 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
10448 ? 1 : -1];
10460 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10461 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10465 /* Check that off_t can represent 2**63 - 1 correctly.
10469 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
10472 ? 1 : -1];
10484 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10489 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
10499 rm -rf conftest*
10505 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5
10511 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10527 rm -f core conftest.err conftest.$ac_objext \
10529 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10546 rm -f core conftest.err conftest.$ac_objext \
10552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_source" >&5
10562 rm -rf conftest*
10580 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for native large file support" >&5
10583 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10588 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10611 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
10617 LFS_CPPFLAGS="$LFS_CPPFLAGS -D_FILE_OFFSET_BITS=$ac_cv_sys_file_offset_bits"
10621 LFS_CPPFLAGS="$LFS_CPPFLAGS -D_LARGE_FILES=1"
10624 LFS_CPPFLAGS="$LFS_CPPFLAGS -D_LARGEFILE_SOURCE=1"
10633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Linux compatible sendfile()" >&5
10639 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10666 rm -f core conftest.err conftest.$ac_objext \
10670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_linux_sendfile" >&5
10692 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
10716 # double-quoted strings.
10732 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
10733 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
10737 if test -n "$NM"; then
10742 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
10749 test -z "$ac_dir" && ac_dir=.
10751 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then
10752 # Check to see if the nm accepts a BSD-compat flag.
10753 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
10761 case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
10763 lt_cv_path_NM="$tmp_nm -B"
10767 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
10769 lt_cv_path_NM="$tmp_nm -p"
10786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
10792 if test -n "$DUMPBIN"; then :
10795 if test -n "$ac_tool_prefix"; then
10796 for ac_prog in dumpbin "link -dump"
10800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10805 if test -n "$DUMPBIN"; then
10812 test -z "$as_dir" && as_dir=.
10816 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10826 if test -n "$DUMPBIN"; then
10827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
10830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10835 test -n "$DUMPBIN" && break
10838 if test -z "$DUMPBIN"; then
10840 for ac_prog in dumpbin "link -dump"
10844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10849 if test -n "$ac_ct_DUMPBIN"; then
10856 test -z "$as_dir" && as_dir=.
10860 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10870 if test -n "$ac_ct_DUMPBIN"; then
10871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
10874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10879 test -n "$ac_ct_DUMPBIN" && break
10887 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
10895 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
10897 DUMPBIN="$DUMPBIN -symbols -headers"
10909 test -z "$NM" && NM=nm
10916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
10934 rm -f conftest*
10936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
10940 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
10960 # Libtool will interpret -1 as no limit whatsoever
10961 lt_cv_sys_max_cmd_len=-1;
10965 # On Win9x/ME, this test blows up -- it succeeds, but takes
10967 # Worse, since 9x/ME are not pre-emptively multitasking,
10988 if test -x /sbin/sysctl; then
10989 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
10990 elif test -x /usr/sbin/sysctl; then
10991 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
11017 if test -x /sbin/sysconfig; then
11018 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
11019 *1*) lt_cv_sys_max_cmd_len=-1 ;;
11028 if test -n "$kargmax"; then
11036 if test -n "$lt_cv_sys_max_cmd_len" && \
11046 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
11047 # If test is not a shell built-in, we'll probably end up computing a
11070 if test -n "$lt_cv_sys_max_cmd_len"; then
11071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
11074 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
11084 : ${CP="cp -f"}
11085 : ${MV="mv -f"}
11086 : ${RM="rm -f"}
11119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
11125 *-*-mingw* )
11127 *-*-mingw* ) # actually msys
11130 *-*-cygwin* )
11138 *-*-cygwin* )
11140 *-*-mingw* ) # actually msys
11143 *-*-cygwin* )
11159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
11166 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
11174 *-*-mingw* )
11176 *-*-mingw* ) # actually msys
11186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
11193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
11198 lt_cv_ld_reload_flag='-r'
11200 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
11207 reload_cmds='$LD$reload_flag -o $output$reload_objs'
11216 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs'
11218 reload_cmds='$LD$reload_flag -o $output$reload_objs'
11231 if test -n "$ac_tool_prefix"; then
11234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11239 if test -n "$OBJDUMP"; then
11246 test -z "$as_dir" && as_dir=.
11250 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11260 if test -n "$OBJDUMP"; then
11261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
11264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11270 if test -z "$ac_cv_prog_OBJDUMP"; then
11274 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11279 if test -n "$ac_ct_OBJDUMP"; then
11286 test -z "$as_dir" && as_dir=.
11290 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11300 if test -n "$ac_ct_OBJDUMP"; then
11301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
11304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11313 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
11323 test -z "$OBJDUMP" && OBJDUMP=objdump
11330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
11340 # 'none' -- dependencies not supported.
11341 # 'unknown' -- same as none, but documents that we really don't know.
11342 # 'pass_all' -- all dependencies passed with no checks.
11343 # 'test_compile' -- check by making test program.
11344 # 'file_magic [[regex]]' -- check by looking for files in library path
11350 aix[4-9]*)
11359 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
11360 lt_cv_file_magic_cmd='/usr/bin/file -L'
11373 # unless we find 'file', for example because we are cross-compiling.
11379 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
11380 lt_cv_file_magic_cmd='$OBJDUMP -f'
11386 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
11387 lt_cv_file_magic_cmd='$OBJDUMP -f'
11395 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
11400 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
11418 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
11422 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
11426 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
11432 interix[3-9]*)
11439 *-32|*"-32 ") libmagic=32-bit;;
11440 *-n32|*"-n32 ") libmagic=N32;;
11441 *-64|*"-64 ") libmagic=64-bit;;
11442 *) libmagic=never-match;;
11448 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
11453 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
11454 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
11461 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
11471 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
11472 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
11474 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
11497 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
11505 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
11509 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
11530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
11541 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
11549 test -z "$deplibs_check_method" && deplibs_check_method=unknown
11572 if test -n "$ac_tool_prefix"; then
11575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11580 if test -n "$DLLTOOL"; then
11587 test -z "$as_dir" && as_dir=.
11591 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11601 if test -n "$DLLTOOL"; then
11602 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
11605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11611 if test -z "$ac_cv_prog_DLLTOOL"; then
11615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11620 if test -n "$ac_ct_DLLTOOL"; then
11627 test -z "$as_dir" && as_dir=.
11631 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11641 if test -n "$ac_ct_DLLTOOL"; then
11642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
11645 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11654 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
11664 test -z "$DLLTOOL" && DLLTOOL=dlltool
11672 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
11683 case `$DLLTOOL --help 2>&1` in
11684 *--identify-strict*)
11699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
11702 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
11710 if test -n "$ac_tool_prefix"; then
11715 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11720 if test -n "$AR"; then
11727 test -z "$as_dir" && as_dir=.
11731 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11741 if test -n "$AR"; then
11742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
11745 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11750 test -n "$AR" && break
11753 if test -z "$AR"; then
11759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11764 if test -n "$ac_ct_AR"; then
11771 test -z "$as_dir" && as_dir=.
11775 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11785 if test -n "$ac_ct_AR"; then
11786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
11789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11794 test -n "$ac_ct_AR" && break
11802 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
11823 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
11829 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11843 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
11846 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11848 if test 0 -eq "$ac_status"; then
11850 rm -f conftest.$ac_objext libconftest.a
11851 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
11854 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11856 if test 0 -ne "$ac_status"; then
11860 rm -f conftest.* libconftest.a
11863 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
11881 if test -n "$ac_tool_prefix"; then
11884 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11889 if test -n "$STRIP"; then
11896 test -z "$as_dir" && as_dir=.
11900 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11910 if test -n "$STRIP"; then
11911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
11914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11920 if test -z "$ac_cv_prog_STRIP"; then
11924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11929 if test -n "$ac_ct_STRIP"; then
11936 test -z "$as_dir" && as_dir=.
11940 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11950 if test -n "$ac_ct_STRIP"; then
11951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
11954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11963 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
11973 test -z "$STRIP" && STRIP=:
11980 if test -n "$ac_tool_prefix"; then
11983 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11988 if test -n "$RANLIB"; then
11995 test -z "$as_dir" && as_dir=.
11999 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12009 if test -n "$RANLIB"; then
12010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
12013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12019 if test -z "$ac_cv_prog_RANLIB"; then
12023 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12028 if test -n "$ac_ct_RANLIB"; then
12035 test -z "$as_dir" && as_dir=.
12039 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12049 if test -n "$ac_ct_RANLIB"; then
12050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
12053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12062 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
12072 test -z "$RANLIB" && RANLIB=:
12079 # Determine commands to create old-style static archives.
12084 if test -n "$RANLIB"; then
12087 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
12142 LTCC=${LTCC-"$CC"}
12145 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
12152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
12165 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
12167 # Define system-specific variables.
12204 case `$NM -V 2>&1` in
12211 lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'"
12213 lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'"
12214 lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'"
12216 -e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\
12217 -e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'"
12229 lt_cv_sys_global_symbol_to_cdecl="sed -n"\
12231 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
12232 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
12235 lt_cv_sys_global_symbol_to_c_name_address="sed -n"\
12237 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
12238 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'"
12242 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\
12244 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
12245 " -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\
12246 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'"
12264 # Fake it for dumpbin and say T for any non-static function,
12284 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
12291 rm -f conftest*
12305 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12308 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12312 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
12315 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12316 test $ac_status = 0; } && test -s "$nlist"; then
12319 mv -f "$nlist"T "$nlist"
12321 rm -f "$nlist"T
12331 relocations are performed -- see ld's documentation on pseudo-relocs. */
12346 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
12359 $SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
12381 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12384 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12385 test $ac_status = 0; } && test -s conftest$ac_exeext; then
12403 rm -rf conftest* conftst*
12415 if test -z "$lt_cv_sys_global_symbol_pipe"; then
12418 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
12419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
12422 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
12429 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
12469 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
12472 # Check whether --with-sysroot was given.
12484 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
12488 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
12493 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
12499 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
12500 $as_echo "${lt_sysroot:-no}" >&6; }
12506 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
12514 if test -z "$lt_DD"; then
12516 # Loop through the user's path and test for each of PROGNAME-LIST
12521 test -z "$as_dir" && as_dir=.
12527 cmp -s conftest.i conftest.out \
12535 if test -z "$ac_cv_path_lt_DD"; then
12542 rm -f conftest.i conftest2.i conftest.out
12544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
12548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
12557 cmp -s conftest.i conftest.out \
12560 rm -f conftest.i conftest2.i conftest.out
12561 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
12563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
12572 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
12579 \-*) ;;
12583 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
12586 # Check whether --enable-libtool-lock was given.
12596 ia64-*-hpux*)
12600 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12603 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12606 *ELF-32*)
12609 *ELF-64*)
12614 rm -rf conftest*
12616 *-*-irix6*)
12620 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12623 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12627 *32-bit*)
12628 LD="${LD-ld} -melf32bsmip"
12631 LD="${LD-ld} -melf32bmipn32"
12633 *64-bit*)
12634 LD="${LD-ld} -melf64bmip"
12639 *32-bit*)
12640 LD="${LD-ld} -32"
12643 LD="${LD-ld} -n32"
12645 *64-bit*)
12646 LD="${LD-ld} -64"
12651 rm -rf conftest*
12654 mips64*-*linux*)
12658 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12661 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12665 *32-bit*)
12668 *64-bit*)
12685 LD="${LD-ld} -m $emul"
12687 rm -rf conftest*
12690 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
12691 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
12695 # doing 32-bit compilation for a host where ld defaults to 64-bit, or
12699 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12702 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12705 *32-bit*)
12707 x86_64-*kfreebsd*-gnu)
12708 LD="${LD-ld} -m elf_i386_fbsd"
12710 x86_64-*linux*)
12712 *x86-64*)
12713 LD="${LD-ld} -m elf32_x86_64"
12716 LD="${LD-ld} -m elf_i386"
12720 powerpc64le-*linux*)
12721 LD="${LD-ld} -m elf32lppclinux"
12723 powerpc64-*linux*)
12724 LD="${LD-ld} -m elf32ppclinux"
12726 s390x-*linux*)
12727 LD="${LD-ld} -m elf_s390"
12729 sparc64-*linux*)
12730 LD="${LD-ld} -m elf32_sparc"
12734 *64-bit*)
12736 x86_64-*kfreebsd*-gnu)
12737 LD="${LD-ld} -m elf_x86_64_fbsd"
12739 x86_64-*linux*)
12740 LD="${LD-ld} -m elf_x86_64"
12742 powerpcle-*linux*)
12743 LD="${LD-ld} -m elf64lppc"
12745 powerpc-*linux*)
12746 LD="${LD-ld} -m elf64ppc"
12748 s390*-*linux*|s390*-*tpf*)
12749 LD="${LD-ld} -m elf64_s390"
12751 sparc*-*linux*)
12752 LD="${LD-ld} -m elf64_sparc"
12758 rm -rf conftest*
12761 *-*-sco3.2v5*)
12762 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
12764 CFLAGS="$CFLAGS -belf"
12765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
12766 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
12772 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12773 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12776 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12792 rm -f core conftest.err conftest.$ac_objext \
12796 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12797 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
12804 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
12808 *-*solaris*)
12812 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
12815 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12818 *64-bit*)
12822 i?86-*-solaris*|x86_64-*-solaris*)
12823 LD="${LD-ld} -m elf_x86_64"
12825 sparc*-*-solaris*)
12826 LD="${LD-ld} -m elf64_sparc"
12830 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
12831 LD=${LD-ld}_sol2
12835 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
12836 LD="${LD-ld} -64"
12843 rm -rf conftest*
12849 if test -n "$ac_tool_prefix"; then
12852 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12857 if test -n "$MANIFEST_TOOL"; then
12864 test -z "$as_dir" && as_dir=.
12868 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12878 if test -n "$MANIFEST_TOOL"; then
12879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
12882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12888 if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
12892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12897 if test -n "$ac_ct_MANIFEST_TOOL"; then
12904 test -z "$as_dir" && as_dir=.
12908 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12918 if test -n "$ac_ct_MANIFEST_TOOL"; then
12919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
12922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12931 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
12941 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
12942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
12948 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
12949 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
12954 rm -f conftest*
12956 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
12969 if test -n "$ac_tool_prefix"; then
12972 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12977 if test -n "$DSYMUTIL"; then
12984 test -z "$as_dir" && as_dir=.
12988 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12998 if test -n "$DSYMUTIL"; then
12999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
13002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13008 if test -z "$ac_cv_prog_DSYMUTIL"; then
13012 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13017 if test -n "$ac_ct_DSYMUTIL"; then
13024 test -z "$as_dir" && as_dir=.
13028 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13038 if test -n "$ac_ct_DSYMUTIL"; then
13039 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
13042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13051 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13061 if test -n "$ac_tool_prefix"; then
13064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13069 if test -n "$NMEDIT"; then
13076 test -z "$as_dir" && as_dir=.
13080 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13090 if test -n "$NMEDIT"; then
13091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
13094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13100 if test -z "$ac_cv_prog_NMEDIT"; then
13104 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13109 if test -n "$ac_ct_NMEDIT"; then
13116 test -z "$as_dir" && as_dir=.
13120 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13130 if test -n "$ac_ct_NMEDIT"; then
13131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
13134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13143 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13153 if test -n "$ac_tool_prefix"; then
13156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13161 if test -n "$LIPO"; then
13168 test -z "$as_dir" && as_dir=.
13172 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13182 if test -n "$LIPO"; then
13183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
13186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13192 if test -z "$ac_cv_prog_LIPO"; then
13196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13201 if test -n "$ac_ct_LIPO"; then
13208 test -z "$as_dir" && as_dir=.
13212 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13222 if test -n "$ac_ct_LIPO"; then
13223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
13226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13235 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13245 if test -n "$ac_tool_prefix"; then
13248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13253 if test -n "$OTOOL"; then
13260 test -z "$as_dir" && as_dir=.
13264 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13274 if test -n "$OTOOL"; then
13275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
13278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13284 if test -z "$ac_cv_prog_OTOOL"; then
13288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13293 if test -n "$ac_ct_OTOOL"; then
13300 test -z "$as_dir" && as_dir=.
13304 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13314 if test -n "$ac_ct_OTOOL"; then
13315 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
13318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13327 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13337 if test -n "$ac_tool_prefix"; then
13340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13345 if test -n "$OTOOL64"; then
13352 test -z "$as_dir" && as_dir=.
13356 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13366 if test -n "$OTOOL64"; then
13367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
13370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13376 if test -z "$ac_cv_prog_OTOOL64"; then
13380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13385 if test -n "$ac_ct_OTOOL64"; then
13392 test -z "$as_dir" && as_dir=.
13396 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13406 if test -n "$ac_ct_OTOOL64"; then
13407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
13410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13419 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
13456 $as_echo_n "checking for -single_module linker flag... " >&6; }
13461 if test -z "$LT_MULTI_MODULE"; then
13462 # By default we will add the -single_module flag. You can override
13464 # non-empty at configure time, or by adding -multi_module to the
13466 rm -rf libconftest.dylib*
13468 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
13469 -dynamiclib -Wl,-single_module conftest.c" >&5
13470 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
13471 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
13473 # If there is a non-empty error log, and "single_module"
13475 if test -s conftest.err && $GREP single_module conftest.err; then
13479 elif test -f libconftest.dylib && test 0 = "$_lt_result"; then
13484 rm -rf libconftest.dylib*
13485 rm -f conftest.*
13488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
13491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
13492 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
13499 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
13500 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13516 rm -f core conftest.err conftest.$ac_objext \
13521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
13524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
13525 $as_echo_n "checking for -force_load linker flag... " >&6; }
13533 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
13534 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
13542 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
13543 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
13545 if test -s conftest.err && $GREP force_load conftest.err; then
13547 elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then
13552 rm -f conftest.err libconftest.a conftest conftest.c
13553 rm -rf conftest.dSYM
13556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
13560 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
13562 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
13567 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
13568 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
13569 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
13571 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
13573 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
13581 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym'
13583 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib'
13594 # -----------------------------------
13619 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
13620 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
13649 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
13650 if test -n "$ac_tool_prefix"; then
13653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13658 if test -n "$AS"; then
13665 test -z "$as_dir" && as_dir=.
13669 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13679 if test -n "$AS"; then
13680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5
13683 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13689 if test -z "$ac_cv_prog_AS"; then
13693 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13698 if test -n "$ac_ct_AS"; then
13705 test -z "$as_dir" && as_dir=.
13709 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13719 if test -n "$ac_ct_AS"; then
13720 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5
13723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13732 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13742 if test -n "$ac_tool_prefix"; then
13745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13750 if test -n "$DLLTOOL"; then
13757 test -z "$as_dir" && as_dir=.
13761 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13771 if test -n "$DLLTOOL"; then
13772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
13775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13781 if test -z "$ac_cv_prog_DLLTOOL"; then
13785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13790 if test -n "$ac_ct_DLLTOOL"; then
13797 test -z "$as_dir" && as_dir=.
13801 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13811 if test -n "$ac_ct_DLLTOOL"; then
13812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
13815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13824 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13834 if test -n "$ac_tool_prefix"; then
13837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13842 if test -n "$OBJDUMP"; then
13849 test -z "$as_dir" && as_dir=.
13853 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13863 if test -n "$OBJDUMP"; then
13864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
13867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13873 if test -z "$ac_cv_prog_OBJDUMP"; then
13877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13882 if test -n "$ac_ct_OBJDUMP"; then
13889 test -z "$as_dir" && as_dir=.
13893 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13903 if test -n "$ac_ct_OBJDUMP"; then
13904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
13907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13916 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13929 test -z "$AS" && AS=as
13935 test -z "$DLLTOOL" && DLLTOOL=dlltool
13941 test -z "$OBJDUMP" && OBJDUMP=objdump
13952 # Check whether --enable-shared was given.
13954 enableval=$enable_shared; p=${PACKAGE-default}
13983 # Check whether --enable-static was given.
13985 enableval=$enable_static; p=${PACKAGE-default}
14015 # Check whether --with-pic was given.
14017 withval=$with_pic; lt_p=${PACKAGE-default}
14044 # Check whether --enable-fast-install was given.
14046 enableval=$enable_fast_install; p=${PACKAGE-default}
14076 power*-*-aix[5-9]*,yes)
14077 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5
14080 # Check whether --with-aix-soname was given.
14086 as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5
14100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
14106 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag,
14108 if test 64 = "${OBJECT_MODE-32}"; then
14164 test -z "$LN_S" && LN_S="ln -s"
14179 if test -n "${ZSH_VERSION+set}"; then
14183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
14188 rm -f .libs 2>/dev/null
14190 if test -d .libs; then
14193 # MS-DOS does not allow filenames that begin with a dot.
14198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
14239 test -z "$CC" && CC=cc
14240 test -z "$LTCC" && LTCC=$CC
14241 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
14242 test -z "$LD" && LD=ld
14243 test -z "$ac_objext" && ac_objext=o
14250 test -z "$MAGIC_CMD" && MAGIC_CMD=file
14254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
14269 test -z "$ac_dir" && ac_dir=.
14270 if test -f "$ac_dir/${ac_tool_prefix}file"; then
14272 if test -n "$file_magic_test_file"; then
14290 *** bug-libtool@gnu.org
14306 if test -n "$MAGIC_CMD"; then
14307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
14310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14318 if test -z "$lt_cv_path_MAGIC_CMD"; then
14319 if test -n "$ac_tool_prefix"; then
14320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
14335 test -z "$ac_dir" && ac_dir=.
14336 if test -f "$ac_dir/file"; then
14338 if test -n "$file_magic_test_file"; then
14356 *** bug-libtool@gnu.org
14372 if test -n "$MAGIC_CMD"; then
14373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
14376 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14395 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14396 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14420 LTCC=${LTCC-"$CC"}
14423 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
14443 $RM -r conftest*
14450 if test -n "$compiler"; then
14457 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
14459 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
14462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
14463 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
14470 lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless_quotes_in_assignment
14477 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14478 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14479 -e 's:$: $lt_compiler_flag:'`
14485 if (exit $ac_status) && test -s "$ac_outfile"; then
14490 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
14497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
14501 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
14519 lt_prog_compiler_wl='-Wl,'
14520 lt_prog_compiler_static='-static'
14527 lt_prog_compiler_static='-Bstatic'
14529 lt_prog_compiler_pic='-fPIC'
14536 lt_prog_compiler_pic='-fPIC'
14540 # adding the '-m68020' flag to GCC prevents building anything better,
14541 # like '-m68040'.
14542 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
14554 # Although the cygwin gcc ignores -fPIC, still need this for old-style
14555 # (--disable-auto-import) libraries
14556 lt_prog_compiler_pic='-DDLL_EXPORT'
14559 lt_prog_compiler_static='$wl-static'
14567 lt_prog_compiler_pic='-fno-common'
14572 # The "-static" flag exists, but is broken.
14577 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
14578 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
14585 lt_prog_compiler_pic='-fPIC'
14590 interix[3-9]*)
14591 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
14603 # QNX uses GNU C++, but need to define -shared option too, otherwise
14605 lt_prog_compiler_pic='-fPIC -shared'
14609 if test -d /usr/nec; then
14610 lt_prog_compiler_pic=-Kconform_pic
14615 lt_prog_compiler_pic='-fPIC'
14621 lt_prog_compiler_wl='-Xlinker '
14622 if test -n "$lt_prog_compiler_pic"; then
14623 lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
14631 lt_prog_compiler_wl='-Wl,'
14634 lt_prog_compiler_static='-Bstatic'
14636 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
14643 lt_prog_compiler_pic='-fno-common'
14647 lt_prog_compiler_wl='-Wl,-Wl,,'
14648 lt_prog_compiler_pic='-PIC'
14649 lt_prog_compiler_static='-Bstatic'
14657 lt_prog_compiler_pic='-DDLL_EXPORT'
14660 lt_prog_compiler_static='$wl-static'
14666 lt_prog_compiler_wl='-Wl,'
14667 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
14668 # not for PA HP-UX.
14678 lt_prog_compiler_static='$wl-a ${wl}archive'
14682 lt_prog_compiler_wl='-Wl,'
14683 # PIC (with -KPIC) is the default.
14684 lt_prog_compiler_static='-non_shared'
14687 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
14689 # old Intel for x86_64, which still supported -KPIC.
14691 lt_prog_compiler_wl='-Wl,'
14692 lt_prog_compiler_pic='-KPIC'
14693 lt_prog_compiler_static='-static'
14696 # ICC 10 doesn't accept -KPIC any more.
14698 lt_prog_compiler_wl='-Wl,'
14699 lt_prog_compiler_pic='-fPIC'
14700 lt_prog_compiler_static='-static'
14704 lt_prog_compiler_wl='-Wl,'
14705 lt_prog_compiler_pic='--shared'
14706 lt_prog_compiler_static='--static'
14710 lt_prog_compiler_wl='-Wl,-Wl,,'
14711 lt_prog_compiler_pic='-PIC'
14712 lt_prog_compiler_static='-Bstatic'
14716 lt_prog_compiler_wl='-Wl,'
14717 lt_prog_compiler_pic='-fPIC'
14718 lt_prog_compiler_static='-static'
14723 lt_prog_compiler_wl='-Wl,'
14724 lt_prog_compiler_pic='-fpic'
14725 lt_prog_compiler_static='-Bstatic'
14728 lt_prog_compiler_wl='-Wl,'
14730 lt_prog_compiler_static='-non_shared'
14734 lt_prog_compiler_wl='-Wl,'
14735 lt_prog_compiler_pic='-qpic'
14736 lt_prog_compiler_static='-qstaticlink'
14739 case `$CC -V 2>&1 | sed 5q` in
14740 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
14742 lt_prog_compiler_pic='-KPIC'
14743 lt_prog_compiler_static='-Bstatic'
14747 lt_prog_compiler_pic='-KPIC'
14748 lt_prog_compiler_static='-Bstatic'
14749 lt_prog_compiler_wl='-Qoption ld '
14753 lt_prog_compiler_pic='-KPIC'
14754 lt_prog_compiler_static='-Bstatic'
14755 lt_prog_compiler_wl='-Wl,'
14758 lt_prog_compiler_wl='-Wl,'
14759 lt_prog_compiler_pic='-fPIC'
14760 lt_prog_compiler_static='-static'
14763 lt_prog_compiler_wl='-Wl,'
14764 lt_prog_compiler_pic='-fpic'
14765 lt_prog_compiler_static='-Bstatic'
14773 lt_prog_compiler_pic='-KPIC'
14774 lt_prog_compiler_static='-Bstatic'
14778 # QNX uses GNU C++, but need to define -shared option too, otherwise
14780 lt_prog_compiler_pic='-fPIC -shared'
14784 lt_prog_compiler_wl='-Wl,'
14786 lt_prog_compiler_static='-non_shared'
14790 lt_prog_compiler_static='-non_shared'
14794 lt_prog_compiler_pic='-KPIC'
14795 lt_prog_compiler_static='-Bstatic'
14798 lt_prog_compiler_wl='-Qoption ld ';;
14800 lt_prog_compiler_wl='-Wl,';;
14805 lt_prog_compiler_wl='-Qoption ld '
14806 lt_prog_compiler_pic='-PIC'
14807 lt_prog_compiler_static='-Bstatic'
14811 lt_prog_compiler_wl='-Wl,'
14812 lt_prog_compiler_pic='-KPIC'
14813 lt_prog_compiler_static='-Bstatic'
14817 if test -d /usr/nec; then
14818 lt_prog_compiler_pic='-Kconform_pic'
14819 lt_prog_compiler_static='-Bstatic'
14824 lt_prog_compiler_wl='-Wl,'
14825 lt_prog_compiler_pic='-KPIC'
14826 lt_prog_compiler_static='-Bstatic'
14830 lt_prog_compiler_wl='-Wl,'
14835 lt_prog_compiler_pic='-pic'
14836 lt_prog_compiler_static='-Bstatic'
14846 # For platforms that do not support PIC, -DPIC is meaningless:
14851 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
14855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
14862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
14869 if test -n "$lt_prog_compiler_pic"; then
14870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
14878 lt_compiler_flag="$lt_prog_compiler_pic -DPIC" ## exclude from sc_useless_quotes_in_assignment
14885 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14886 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14887 -e 's:$: $lt_compiler_flag:'`
14893 if (exit $ac_status) && test -s "$ac_outfile"; then
14898 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
14905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
14934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
14943 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
14946 if test -s conftest.err; then
14958 $RM -r conftest*
14962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
14977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
14978 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
14983 $RM -r conftest 2>/dev/null
14989 lt_compiler_flag="-o out/conftest2.$ac_objext"
14995 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14996 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14997 -e 's:$: $lt_compiler_flag:'`
15003 if (exit $ac_status) && test -s out/conftest2.$ac_objext
15009 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
15017 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
15020 $RM -r conftest
15024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
15032 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
15033 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
15038 $RM -r conftest 2>/dev/null
15044 lt_compiler_flag="-o out/conftest2.$ac_objext"
15050 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15051 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15052 -e 's:$: $lt_compiler_flag:'`
15058 if (exit $ac_status) && test -s out/conftest2.$ac_objext
15064 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
15072 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
15075 $RM -r conftest
15079 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
15088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
15096 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
15099 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
15100 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
15112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
15139 # include_expsyms should be a list of space-separated symbols to be *always*
15185 case `$LD -v 2>&1` in
15187 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
15188 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
15208 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
15209 export_dynamic_flag_spec='$wl--export-dynamic'
15210 # ancient GNU ld didn't support --whole-archive et. al.
15211 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
15212 whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
15217 case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
15219 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
15228 aix[3-9]*)
15238 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
15249 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
15253 archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
15254 hardcode_libdir_flag_spec='-L$libdir'
15261 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
15264 # support --undefined. This deserves some investigation. FIXME
15265 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
15274 hardcode_libdir_flag_spec='-L$libdir'
15275 export_dynamic_flag_spec='$wl--export-all-symbols'
15279 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
15280 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
15282 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
15283 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
15284 # If the export-symbols file already is a .def file, use it as
15286 archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then
15292 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
15299 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
15304 hardcode_libdir_flag_spec='-L$libdir'
15313 $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
15314 emximp -o $lib $output_objdir/$libname.def'
15321 prefix_cmds="$prefix_cmds -e 1d";
15323 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
15325 $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
15326 emximp -o $lib $output_objdir/$libname.def'
15327 old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
15331 interix[3-9]*)
15334 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
15335 export_dynamic_flag_spec='$wl-E'
15340 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
15342 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
15343 archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
15346 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
15348 if test linux-dietlibc = "$host_os"; then
15350 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
15353 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
15357 tmp_sharedflag='-shared'
15360 whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
15365 whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
15366 tmp_addflag=' $pic_flag -Mnomain' ;;
15368 tmp_addflag=' -i_dynamic' ;;
15370 tmp_addflag=' -i_dynamic -nofor_main' ;;
15372 tmp_addflag=' -nofor_main' ;;
15375 tmp_sharedflag='--shared' ;;
15377 tmp_sharedflag='-Wl,-shared' ;;
15379 tmp_sharedflag='-qmkshrobj'
15382 whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
15386 case `$CC -V 2>&1 | sed 5q` in
15388 whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
15390 tmp_sharedflag='-G' ;;
15392 tmp_sharedflag='-G' ;;
15394 archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
15398 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
15400 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib'
15405 export_dynamic_flag_spec='-rdynamic'
15409 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
15410 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
15411 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
15414 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
15416 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
15426 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
15427 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
15430 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
15431 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
15436 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
15448 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
15449 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
15450 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
15457 case `$LD -v 2>&1` in
15458 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
15476 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
15477 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
15478 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
15479 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
15488 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
15495 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
15496 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
15497 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
15516 archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
15518 # are no directories specified by -L.
15520 if test yes = "$GCC" && test -z "$lt_prog_compiler_static"; then
15527 aix[4-9]*)
15532 exp_sym_flag='-Bexport'
15535 # If we're using GNU nm, then we don't want the "-C" option.
15536 # -C means demangle to GNU nm, but means don't demangle to AIX nm.
15537 # Without the "-l" option, or with the "-B" option, AIX nm treats
15541 # it in the Import File for the 'aix-soname' feature, so we have
15542 # to replace the "-B" option with "-P" for AIX nm.
15543 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
15544 export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
15546 export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
15551 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
15553 # For shared libraries, we enable/disable runtime linking
15554 # depending on the kind of the shared library created -
15565 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
15567 if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then
15573 # With aix-soname=svr4, we create the lib.so.V shared archives only,
15577 LDFLAGS="$LDFLAGS -Wl,-brtl"
15582 exp_sym_flag='-bexport'
15583 no_entry_flag='-bnoentry'
15588 # or program results in "error TOC overflow" add -mminimal-toc to
15590 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
15597 file_list_spec='$wl-f,'
15611 collect2name=`$CC -print-prog-name=collect2`
15612 if test -f "$collect2name" &&
15624 hardcode_libdir_flag_spec='-L$libdir'
15629 shared_flag='-shared'
15631 shared_flag="$shared_flag "'$wl-G'
15635 # /with/ Import File - we do not want to mix them.
15636 shared_flag_aix='-shared'
15637 shared_flag_svr4='-shared $wl-G'
15641 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
15642 # chokes on -Wl,-G. The following line is correct:
15643 shared_flag='-G'
15646 shared_flag='$wl-G'
15648 shared_flag='$wl-bM:SRE'
15650 shared_flag_aix='$wl-bM:SRE'
15651 shared_flag_svr4='$wl-G'
15655 export_dynamic_flag_spec='$wl-bexpall'
15656 # It seems that -bexpall does not export symbols beginning with
15660 # Warning - without using the other runtime loading flags (-brtl),
15661 # -berok will link without error, but may produce a broken library.
15662 allow_undefined_flag='-berok'
15671 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15691 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
15692 # Check for a 64-bit object if we didn't find anything.
15693 if test -z "$lt_cv_aix_libpath_"; then
15694 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
15697 rm -f core conftest.err conftest.$ac_objext \
15699 if test -z "$lt_cv_aix_libpath_"; then
15708 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
15709 archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
15712 hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib'
15713 allow_undefined_flag="-z nodefs"
15714 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_entry_flag"' $compiler_flags $wl$allow_undefined_flag '"\$wl$exp_sym_flag:\$export_symbols"
15724 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15744 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
15745 # Check for a 64-bit object if we didn't find anything.
15746 if test -z "$lt_cv_aix_libpath_"; then
15747 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
15750 rm -f core conftest.err conftest.$ac_objext \
15752 if test -z "$lt_cv_aix_libpath_"; then
15761 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
15762 # Warning - without using the other run time loading flags,
15763 # -berok will link without error, but may produce a broken library.
15764 no_undefined_flag=' $wl-bernotok'
15765 allow_undefined_flag=' $wl-berok'
15767 # We only use this code for GNU lds that support --whole-archive.
15768 whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive'
15774 archive_expsym_cmds='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
15775 # -brtl affects multiple linker settings, -berok does not and is overridden later
15776 compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
15779 archive_expsym_cmds="$archive_expsym_cmds"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$realname.d/$soname'
15782 archive_expsym_cmds="$archive_expsym_cmds"'~$CC '$shared_flag_svr4' -o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$STRIP -e $output_objdir/$realname.d/$shared_archive_member_spec.o~( func_echo_all "#! $soname($shared_archive_member_spec.o)"; if test shr_64 = "$shared_archive_member_spec"; then func_echo_all "# 64"; else func_echo_all "# 32"; fi; cat $export_symbols ) > $output_objdir/$realname.d/$shared_archive_member_spec.imp~$AR $AR_FLAGS $output_objdir/$soname $output_objdir/$realname.d/$shared_archive_member_spec.o $output_objdir/$realname.d/$shared_archive_member_spec.imp'
15784 # used by -dlpreopen to get the symbols
15787 archive_expsym_cmds="$archive_expsym_cmds"'~$RM -r $output_objdir/$realname.d'
15796 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
15800 archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
15801 hardcode_libdir_flag_spec='-L$libdir'
15808 export_dynamic_flag_spec=-rdynamic
15828 archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
15829 archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then
15833 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
15835 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
15841 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
15853 if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
15854 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
15867 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
15871 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
15885 whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
15898 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil"
15899 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil"
15900 archive_expsym_cmds="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil"
15901 module_expsym_cmds="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil"
15910 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
15911 hardcode_libdir_flag_spec='-L$libdir'
15920 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
15921 hardcode_libdir_flag_spec='-R$libdir'
15928 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
15934 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
15936 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
15937 hardcode_libdir_flag_spec='-R$libdir'
15944 archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib'
15946 archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib'
15955 export_dynamic_flag_spec='$wl-E'
15960 archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
15962 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
15969 export_dynamic_flag_spec='$wl-E'
15980 archive_cmds='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
15983 archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
15986 archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
15992 archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
15995 archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
15999 # Older versions of the 11.00 compiler do not understand -b yet
16000 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
16001 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
16002 $as_echo_n "checking if $CC understands -b... " >&6; }
16008 LDFLAGS="$LDFLAGS -b"
16010 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
16013 if test -s conftest.err; then
16025 $RM -r conftest*
16029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
16033 archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
16035 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
16053 export_dynamic_flag_spec='$wl-E'
16065 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
16066 # Try to use the -exported_symbol ld option, if it does not
16067 # work, assume that -exports_file does not work either and
16069 # This should be the same for all languages, so no per-tag cache variable.
16070 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
16071 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
16076 LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
16077 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16086 rm -f core conftest.err conftest.$ac_objext \
16090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
16093 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
16096 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
16097 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
16100 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
16111 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
16117 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
16118 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
16120 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
16122 hardcode_libdir_flag_spec='-R$libdir'
16128 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
16130 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
16139 if test -f /usr/libexec/ld.so; then
16143 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
16144 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
16145 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols'
16146 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
16147 export_dynamic_flag_spec='$wl-E'
16149 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
16150 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
16158 hardcode_libdir_flag_spec='-L$libdir'
16167 $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
16168 emximp -o $lib $output_objdir/$libname.def'
16175 prefix_cmds="$prefix_cmds -e 1d";
16177 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
16179 $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
16180 emximp -o $lib $output_objdir/$libname.def'
16181 old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
16187 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
16188 archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
16190 allow_undefined_flag=' -expect_unresolved \*'
16191 archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
16194 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
16198 osf4* | osf5*) # as osf3* with the addition of -msym flag
16200 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
16201 archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
16202 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
16204 allow_undefined_flag=' -expect_unresolved \*'
16205 archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
16206 archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
16207 $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
16209 # Both c and cxx compiler support -rpath directly
16210 hardcode_libdir_flag_spec='-rpath $libdir'
16217 no_undefined_flag=' -z defs'
16220 archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
16221 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
16222 $CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
16224 case `$CC -V 2>&1` in
16227 archive_cmds='$LD -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $linker_flags'
16228 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
16229 $LD -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
16233 archive_cmds='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags'
16234 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
16235 $CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
16239 hardcode_libdir_flag_spec='-R$libdir'
16242 solaris2.[0-5] | solaris2.[0-5].*) ;;
16245 # but understands '-z linker_flag'. GCC discards it without '$wl',
16249 whole_archive_flag_spec='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
16251 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
16262 archive_cmds='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags'
16264 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
16266 hardcode_libdir_flag_spec='-L$libdir'
16275 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
16281 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
16282 reload_cmds='$CC -r -o $output$reload_objs'
16286 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
16295 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
16297 export_dynamic_flag_spec='-Bexport'
16301 if test -d /usr/nec; then
16302 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
16311 no_undefined_flag='$wl-z,text'
16317 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16318 archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16320 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16321 archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16326 # Note: We CANNOT use -z defs as we might desire, because we do not
16327 # link with -lc, and that would cause any symbols used from libc to
16329 # ever link correctly. If we're not using GNU ld we use -z text
16330 # though, which does catch some bad symbols but isn't as heavy-handed
16331 # as -z defs.
16332 no_undefined_flag='$wl-z,text'
16333 allow_undefined_flag='$wl-z,nodefs'
16336 hardcode_libdir_flag_spec='$wl-R,$libdir'
16339 export_dynamic_flag_spec='$wl-Bexport'
16343 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16344 archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16346 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16347 archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16352 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
16353 hardcode_libdir_flag_spec='-L$libdir'
16365 export_dynamic_flag_spec='$wl-Blargedynsym'
16371 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
16396 # Assume -lc should be added
16402 # FIXME: we may have to deal with multi-command sequences.
16405 # Test whether the compiler implicitly links with -lc since on some
16406 # systems, -lgcc has to come before -lc. If gcc already passes -lc
16407 # to ld, don't add -lc before -lgcc.
16408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
16409 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
16416 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
16419 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16427 compiler_flags=-v
16428 linker_flags=-v
16434 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
16435 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
16437 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
16611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
16620 mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;;
16623 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
16627 # otherwise default to the standard path separator (i.e. ":") - it is
16639 lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
16641 # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer).
16648 if test -d "$lt_sys_path$lt_multi_os_dir"; then
16650 elif test -n "$lt_multi_os_dir"; then
16651 test -d "$lt_sys_path" && \
16659 for (lt_i = NF; lt_i > 0; lt_i--) {
16667 lt_count--;
16679 $SED 's|/\([A-Za-z]:\)|\1|g'` ;;
16701 # when you set need_version to no, make sure it does not cause -set_version
16717 aix[4-9]*)
16736 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
16744 # filename-based versioning of shared library archives on AIX. While
16746 # prevent static linking of such archives. So we do filename-based
16751 # versioned .so libs for executables only if there is the -brtl
16752 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
16753 # To allow for filename-based versioning support, we need to create
16763 # but for link time we create the symlink libNAME.so -> libNAME.so.V
16793 postinstall_cmds='test -n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$dir/$func_stripname_result.$libext" "$destdir/$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/$func_stripname_result.$libext"'
16803 postinstall_cmds='test -z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$dlname~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $dlname $func_stripname_result.so)'
16804 postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_library $library_names; do :; done~func_stripname "" ".a" "$n"~func_append rmfiles " $odir/$func_stripname_result.so"'
16815 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
16843 # libtool to hard-code these into programs
16858 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
16860 test -d \$dldir || mkdir -p \$dldir~
16863 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
16866 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
16874 soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16880 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16884 library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16893 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16910 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
16916 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
16917 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
16918 sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
16922 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
16924 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
16926 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
16929 # common. (e.g. "Program Files" -> "PROGRA~1")
16935 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
16937 test -d \$dldir || mkdir -p \$dldir~
16939 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
16948 library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
16983 if test -x /usr/bin/objformat; then
16991 version_type=freebsd-$objformat
16993 freebsd-elf*)
16999 freebsd-*)
17013 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
17014 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
17076 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
17081 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
17087 interix[3-9]*)
17119 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
17120 libsuff= shlibsuff= libmagic=32-bit;;
17121 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
17123 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
17124 libsuff=64 shlibsuff=64 libmagic=64-bit;;
17125 *) libsuff= shlibsuff= libmagic=never-match;;
17157 # Don't embed -rpath directories since the linker doesn't support them.
17158 hardcode_libdir_flag_spec='-L$libdir'
17162 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
17168 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
17181 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17193 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
17197 rm -f core conftest.err conftest.$ac_objext \
17211 # Add ABI-specific directories to the system library path.
17217 # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
17218 # even though it is searched at run-time. Try to do the best guess by
17220 if test -f /etc/ld.so.conf; then
17221 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
17228 # most powerpc-linux boxes support dynamic linking these days and
17229 # people can always --disable-shared, the test was removed, and we
17238 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
17240 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
17275 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
17281 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
17293 soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
17294 v=$($ECHO $release$versuffix | tr -d .-);
17295 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
17303 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
17305 test -d \$dldir || mkdir -p \$dldir~
17308 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
17311 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
17380 if test -d /usr/nec; then
17411 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
17432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
17452 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
17554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
17557 if test -n "$hardcode_libdir_flag_spec" ||
17558 test -n "$runpath_var" ||
17561 # We can hardcode non-existent directories.
17565 # when we should be linking with a yet-to-be-installed one
17579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
17624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
17625 $as_echo_n "checking for dlopen in -ldl... " >&6; }
17630 LIBS="-ldl $LIBS"
17631 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17654 rm -f core conftest.err conftest.$ac_objext \
17658 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
17661 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
17674 # because TPF is a cross-compiler, and we know how we open DSOs.
17685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
17686 $as_echo_n "checking for shl_load in -ldld... " >&6; }
17691 LIBS="-ldld $LIBS"
17692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17715 rm -f core conftest.err conftest.$ac_objext \
17719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
17722 lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
17728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
17729 $as_echo_n "checking for dlopen in -ldl... " >&6; }
17734 LIBS="-ldl $LIBS"
17735 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17758 rm -f core conftest.err conftest.$ac_objext \
17762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
17765 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
17767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
17768 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
17773 LIBS="-lsvld $LIBS"
17774 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17797 rm -f core conftest.err conftest.$ac_objext \
17801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
17804 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
17806 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
17807 $as_echo_n "checking for dld_link in -ldld... " >&6; }
17812 LIBS="-ldld $LIBS"
17813 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17836 rm -f core conftest.err conftest.$ac_objext \
17840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
17843 lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
17873 test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
17881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
17933 /* When -fvisibility=hidden is used, assume the code has been annotated
17961 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
17964 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17965 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
17978 rm -fr conftest*
17982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
17987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
18039 /* When -fvisibility=hidden is used, assume the code has been annotated
18067 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
18070 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
18071 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
18084 rm -fr conftest*
18088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
18127 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
18129 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
18130 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
18131 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
18132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
18135 # FIXME - insert some real tests, host_os isn't really good enough
18138 if test -n "$STRIP"; then
18139 striplib="$STRIP -x"
18140 old_striplib="$STRIP -S"
18141 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
18144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
18169 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
18172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
18181 if test -n "$RANLIB"; then
18187 aix[4-9]*)
18197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
18200 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
18204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
18213 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18214 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18243 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18244 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18246 if test -z "$CXX"; then
18247 if test -n "$CCC"; then
18250 if test -n "$ac_tool_prefix"; then
18255 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
18260 if test -n "$CXX"; then
18267 test -z "$as_dir" && as_dir=.
18271 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18281 if test -n "$CXX"; then
18282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
18285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18290 test -n "$CXX" && break
18293 if test -z "$CXX"; then
18299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
18304 if test -n "$ac_ct_CXX"; then
18311 test -z "$as_dir" && as_dir=.
18315 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18325 if test -n "$ac_ct_CXX"; then
18326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
18329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18334 test -n "$ac_ct_CXX" && break
18342 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
18353 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
18356 for ac_option in --version -v -V -qversion; do
18362 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
18366 if test -s conftest.err; then
18372 rm -f conftest.er1 conftest.err
18373 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
18377 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
18382 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18401 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18405 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
18414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
18415 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
18422 CXXFLAGS="-g"
18423 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18438 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18453 CXXFLAGS="-g"
18454 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18468 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18470 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18472 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
18481 CXXFLAGS="-g -O2"
18483 CXXFLAGS="-g"
18487 CXXFLAGS="-O2"
18494 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18495 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18500 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
18505 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
18508 # instance it was reported that on HP-UX the gcc test will end up
18509 # making a dummy file named 'D' -- because '-MD' means "put the output
18511 rm -rf conftest.dir
18519 # both Tru64's cc and ICC support -MD to output dependencies as a
18527 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
18531 *\ -arch\ *\ -arch\ *) am__universal=true ;;
18551 # We check with '-c' and '-o' for the sake of the "dashmstdout"
18553 # handle '-M -o', and we need to detect this. Also, some Intel
18555 am__obj=sub/conftest.${OBJEXT-o}
18556 am__minus_obj="-o $am__obj"
18563 # After this tag, mechanisms are not by side-effect, so they'll
18572 # This compiler won't grok '-c -o', but also, the minuso test has
18575 am__obj=conftest.${OBJEXT-o}
18583 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
18588 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
18590 # or remarks (even with -Werror). So we grep stderr for any message
18592 # When given -MP, icc 7.0 and 7.1 complain thusly:
18593 # icc: Command line warning: ignoring option '-M'; no argument required
18595 # icc: Command line remark: option '-MP' not supported
18605 rm -rf conftest.dir
18611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
18637 if test -n "$CXX" && ( test no != "$CXX" &&
18638 ( (test g++ = "$CXX" && `g++ -v >/dev/null 2>&1` ) ||
18642 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18643 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
18647 if test -z "$CXXCPP"; then
18652 for CXXCPP in "$CXX -E" "/lib/cpp"
18658 # with a fresh cross-compiler works.
18661 # On the NeXT, cc -E runs the code through the compiler's parser,
18663 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18678 rm -f conftest.err conftest.i conftest.$ac_ext
18682 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18694 rm -f conftest.err conftest.i conftest.$ac_ext
18698 rm -f conftest.i conftest.err conftest.$ac_ext
18711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
18717 # with a fresh cross-compiler works.
18720 # On the NeXT, cc -E runs the code through the compiler's parser,
18722 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18737 rm -f conftest.err conftest.i conftest.$ac_ext
18741 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18753 rm -f conftest.err conftest.i conftest.$ac_ext
18757 rm -f conftest.i conftest.err conftest.$ac_ext
18761 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
18769 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18770 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18779 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18780 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18817 # and will be corrupted by setting them based on a non-working compiler.
18833 LTCC=${LTCC-"$CC"}
18836 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
18853 $RM -r conftest*
18864 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
18869 if test -n "${lt_cv_path_LDCXX+set}"; then
18874 test -z "${LDCXX+set}" || LD=$LDCXX
18875 CC=${CXX-"c++"}
18883 if test -n "$compiler"; then
18884 # We don't want -fno-exception when compiling C++ code, so set the
18887 lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
18897 # Check whether --with-gnu-ld was given.
18906 # Check if gcc -print-prog-name=ld gives a path.
18907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
18910 *-*-mingw*)
18912 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
18914 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
18925 test -z "$LD" && LD=$ac_prog
18937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
18940 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
18941 $as_echo_n "checking for non-GNU ld... " >&6; }
18946 if test -z "$LD"; then
18950 test -z "$ac_dir" && ac_dir=.
18951 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
18953 # Check to see if the program is GNU ld. I'd rather use --version,
18954 # but apparently some variants of GNU ld only accept -v.
18955 # Break only if it was the GNU/non-GNU ld that we prefer.
18956 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
18973 if test -n "$LD"; then
18974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
18977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18980 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
18981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
18986 # I'd rather use --version here, but apparently some GNU lds only accept -v.
18987 case `$LD -v 2>&1 </dev/null` in
18996 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
19009 archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
19010 archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
19012 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
19013 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
19016 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
19020 # ancient GNU ld didn't support --whole-archive et. al.
19021 if eval "`$CC -print-prog-name=ld` --help 2>&1" |
19022 $GREP 'no-whole-archive' > /dev/null; then
19023 whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
19036 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
19042 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
19051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
19059 aix[4-9]*)
19064 exp_sym_flag='-Bexport'
19070 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
19072 # For shared libraries, we enable/disable runtime linking
19073 # depending on the kind of the shared library created -
19084 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
19087 *-brtl*)
19094 # With aix-soname=svr4, we create the lib.so.V shared archives only,
19098 LDFLAGS="$LDFLAGS -Wl,-brtl"
19103 exp_sym_flag='-bexport'
19104 no_entry_flag='-bnoentry'
19109 # or program results in "error TOC overflow" add -mminimal-toc to
19111 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
19118 file_list_spec_CXX='$wl-f,'
19132 collect2name=`$CC -print-prog-name=collect2`
19133 if test -f "$collect2name" &&
19145 hardcode_libdir_flag_spec_CXX='-L$libdir'
19149 shared_flag='-shared'
19151 shared_flag=$shared_flag' $wl-G'
19155 # /with/ Import File - we do not want to mix them.
19156 shared_flag_aix='-shared'
19157 shared_flag_svr4='-shared $wl-G'
19161 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
19162 # chokes on -Wl,-G. The following line is correct:
19163 shared_flag='-G'
19166 shared_flag='$wl-G'
19168 shared_flag='$wl-bM:SRE'
19170 shared_flag_aix='$wl-bM:SRE'
19171 shared_flag_svr4='$wl-G'
19175 export_dynamic_flag_spec_CXX='$wl-bexpall'
19176 # It seems that -bexpall does not export symbols beginning with
19181 # Warning - without using the other runtime loading flags (-brtl),
19182 # -berok will link without error, but may produce a broken library.
19183 # The "-G" linker flag allows undefined symbols.
19184 no_undefined_flag_CXX='-bernotok'
19193 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19213 lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
19214 # Check for a 64-bit object if we didn't find anything.
19215 if test -z "$lt_cv_aix_libpath__CXX"; then
19216 lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
19219 rm -f core conftest.err conftest.$ac_objext \
19221 if test -z "$lt_cv_aix_libpath__CXX"; then
19230 hardcode_libdir_flag_spec_CXX='$wl-blibpath:$libdir:'"$aix_libpath"
19232 archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
19235 hardcode_libdir_flag_spec_CXX='$wl-R $libdir:/usr/lib:/lib'
19236 allow_undefined_flag_CXX="-z nodefs"
19237 archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_entry_flag"' $compiler_flags $wl$allow_undefined_flag '"\$wl$exp_sym_flag:\$export_symbols"
19247 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19267 lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
19268 # Check for a 64-bit object if we didn't find anything.
19269 if test -z "$lt_cv_aix_libpath__CXX"; then
19270 lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
19273 rm -f core conftest.err conftest.$ac_objext \
19275 if test -z "$lt_cv_aix_libpath__CXX"; then
19284 hardcode_libdir_flag_spec_CXX='$wl-blibpath:$libdir:'"$aix_libpath"
19285 # Warning - without using the other run time loading flags,
19286 # -berok will link without error, but may produce a broken library.
19287 no_undefined_flag_CXX=' $wl-bernotok'
19288 allow_undefined_flag_CXX=' $wl-berok'
19290 # We only use this code for GNU lds that support --whole-archive.
19291 whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
19297 archive_expsym_cmds_CXX='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
19298 # -brtl affects multiple linker settings, -berok does not and is overridden later
19299 compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
19302 # libraries. Need -bnortl late, we may have -brtl in LDFLAGS.
19303 archive_expsym_cmds_CXX="$archive_expsym_cmds_CXX"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$realname.d/$soname'
19306 archive_expsym_cmds_CXX="$archive_expsym_cmds_CXX"'~$CC '$shared_flag_svr4' -o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compiler_flags_filtered'$wl-bE:$export_symbols$allow_undefined_flag~$STRIP -e $output_objdir/$realname.d/$shared_archive_member_spec.o~( func_echo_all "#! $soname($shared_archive_member_spec.o)"; if test shr_64 = "$shared_archive_member_spec"; then func_echo_all "# 64"; else func_echo_all "# 32"; fi; cat $export_symbols ) > $output_objdir/$realname.d/$shared_archive_member_spec.imp~$AR $AR_FLAGS $output_objdir/$soname $output_objdir/$realname.d/$shared_archive_member_spec.o $output_objdir/$realname.d/$shared_archive_member_spec.imp'
19308 # used by -dlpreopen to get the symbols
19311 archive_expsym_cmds_CXX="$archive_expsym_cmds_CXX"'~$RM -r $output_objdir/$realname.d'
19317 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
19320 # support --undefined. This deserves some investigation. FIXME
19321 archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
19351 archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
19352 archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then
19356 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
19358 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
19375 if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
19376 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
19384 hardcode_libdir_flag_spec_CXX='-L$libdir'
19385 export_dynamic_flag_spec_CXX='$wl--export-all-symbols'
19390 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
19391 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
19392 # If the export-symbols file already is a .def file, use it as
19394 archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then
19400 $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
19415 whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
19428 archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil"
19429 module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil"
19430 archive_expsym_cmds_CXX="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil"
19431 module_expsym_cmds_CXX="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil"
19433 archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dsymutil"
19434 archive_expsym_cmds_CXX="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil"
19444 hardcode_libdir_flag_spec_CXX='-L$libdir'
19453 $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
19454 emximp -o $lib $output_objdir/$libname.def'
19461 prefix_cmds="$prefix_cmds -e 1d";
19463 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
19465 $CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$libname.def~
19466 emximp -o $lib $output_objdir/$libname.def'
19467 old_archive_From_new_cmds_CXX='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
19495 freebsd-elf*)
19506 archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
19513 export_dynamic_flag_spec_CXX='$wl-E'
19525 archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b $wl+b $wl$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib'
19534 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
19538 archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag $wl+b $wl$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test "x$output_objdir/$soname" = "x$lib" || mv $output_objdir/$soname $lib'
19556 export_dynamic_flag_spec_CXX='$wl-E'
19582 archive_cmds_CXX='$CC -b $wl+h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
19585 archive_cmds_CXX='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
19588 archive_cmds_CXX='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
19599 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
19606 archive_cmds_CXX='$CC -shared -nostdlib -fPIC $wl+h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
19609 archive_cmds_CXX='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
19612 archive_cmds_CXX='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
19624 interix[3-9]*)
19627 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
19628 export_dynamic_flag_spec_CXX='$wl-E'
19633 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
19635 archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
19636 archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
19642 archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
19645 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
19648 old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
19653 archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
19655 archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
19661 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
19666 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
19672 # ends with ".so" (or ".sl" for HP-UX), so rename the library
19674 archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
19675 archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
19684 output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
19686 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
19687 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
19690 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
19691 old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
19699 case `$CC -V 2>&1` in
19701 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
19702 archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
19707 ia64*) tmp_idyn=' -i_dynamic';;
19709 archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
19710 archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
19714 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
19715 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
19716 whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
19720 case `$CC -V` in
19721 *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
19723 rm -rf $tpldir~
19724 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
19725 compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
19727 rm -rf $tpldir~
19728 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
19729 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
19732 rm -rf $tpldir~
19733 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
19734 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
19736 rm -rf $tpldir~
19737 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
19738 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
19741 archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
19742 archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
19746 hardcode_libdir_flag_spec_CXX='$wl--rpath $wl$libdir'
19747 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
19748 whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
19752 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
19753 archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib $wl-retain-symbols-file $wl$export_symbols'
19756 hardcode_libdir_flag_spec_CXX='-rpath $libdir'
19767 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
19771 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
19772 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
19773 archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
19776 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
19778 $CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib'
19782 case `$CC -V 2>&1 | sed 5q` in
19785 no_undefined_flag_CXX=' -zdefs'
19786 archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
19787 archive_expsym_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file $wl$export_symbols'
19788 hardcode_libdir_flag_spec_CXX='-R$libdir'
19789 whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
19793 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
19798 # "CC -xar", where "CC" is the Sun C++ compiler. This is
19801 old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
19832 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
19833 archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
19835 hardcode_libdir_flag_spec_CXX='-R$libdir'
19839 # Workaround some broken pre-1.5 toolchains
19840 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
19848 if test -f /usr/libexec/ld.so; then
19852 archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
19853 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
19854 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
19855 archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
19856 export_dynamic_flag_spec_CXX='$wl-E'
19857 whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
19871 # ends with ".so" (or ".sl" for HP-UX), so rename the library
19873 archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
19875 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
19881 osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;;
19882 *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;;
19893 allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
19894 archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
19895 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
19898 allow_undefined_flag_CXX=' -expect_unresolved \*'
19899 archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
19900 archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
19901 echo "-hidden">> $lib.exp~
19902 $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
19904 hardcode_libdir_flag_spec_CXX='-rpath $libdir'
19918 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
19922 allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
19925 archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
19928 archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
19932 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
19938 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
19977 no_undefined_flag_CXX=' -zdefs'
19978 archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
19979 archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
19980 $CC -G$allow_undefined_flag $wl-M $wl$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
19982 hardcode_libdir_flag_spec_CXX='-R$libdir'
19985 solaris2.[0-5] | solaris2.[0-5].*) ;;
19988 # but understands '-z linker_flag'.
19990 whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract'
19998 # "CC -xar", where "CC" is the Sun C++ compiler. This is
20001 old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
20005 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-h $wl$soname -o $lib'
20008 old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
20013 no_undefined_flag_CXX=' $wl-z ${wl}defs'
20014 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
20015 archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-h $wl$soname -o $lib'
20016 archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
20017 $CC -shared $pic_flag -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
20022 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
20024 # g++ 2.7 appears to require '-G' NOT '-shared' on this
20026 archive_cmds_CXX='$CC -G -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-h $wl$soname -o $lib'
20027 archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
20028 $CC -G -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
20033 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
20036 hardcode_libdir_flag_spec_CXX='$wl-R $wl$libdir'
20038 solaris2.[0-5] | solaris2.[0-5].*) ;;
20040 whole_archive_flag_spec_CXX='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
20049 no_undefined_flag_CXX='$wl-z,text'
20056 archive_cmds_CXX='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
20057 archive_expsym_cmds_CXX='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
20060 archive_cmds_CXX='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
20061 archive_expsym_cmds_CXX='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
20067 # Note: We CANNOT use -z defs as we might desire, because we do not
20068 # link with -lc, and that would cause any symbols used from libc to
20070 # ever link correctly. If we're not using GNU ld we use -z text
20071 # though, which does catch some bad symbols but isn't as heavy-handed
20072 # as -z defs.
20073 no_undefined_flag_CXX='$wl-z,text'
20074 allow_undefined_flag_CXX='$wl-z,nodefs'
20077 hardcode_libdir_flag_spec_CXX='$wl-R,$libdir'
20080 export_dynamic_flag_spec_CXX='$wl-Bexport'
20085 archive_cmds_CXX='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
20086 archive_expsym_cmds_CXX='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
20087 old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~
20089 reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~
20093 archive_cmds_CXX='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
20094 archive_expsym_cmds_CXX='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
20102 # NonStop-UX NCC 3.20
20124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
20155 *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
20156 *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
20157 *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
20160 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
20163 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
20175 -L* | -R* | -l*)
20176 # Some compilers place space between "-{L,R}" and the path.
20178 if test x-L = "$p" ||
20179 test x-R = "$p"; then
20185 if test -z "$prev"; then
20187 -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
20188 -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
20189 -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
20197 -L | -R)
20201 if test -z "$compiler_lib_search_path_CXX"; then
20207 # The "-l" case would never come before the object being
20211 if test -z "$postdeps_CXX"; then
20230 if test -z "$predep_objects_CXX"; then
20236 if test -z "$postdep_objects_CXX"; then
20250 rm -f a.out a.exe
20255 $RM -f confest.$objext
20260 interix[3-9]*)
20271 *" -lc "*) archive_cmds_need_lc_CXX=no ;;
20274 if test -n "${compiler_lib_search_path_CXX}"; then
20275 compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
20315 lt_prog_compiler_wl_CXX='-Wl,'
20316 lt_prog_compiler_static_CXX='-static'
20323 lt_prog_compiler_static_CXX='-Bstatic'
20325 lt_prog_compiler_pic_CXX='-fPIC'
20332 lt_prog_compiler_pic_CXX='-fPIC'
20336 # adding the '-m68020' flag to GCC prevents building anything better,
20337 # like '-m68040'.
20338 lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
20349 # Although the cygwin gcc ignores -fPIC, still need this for old-style
20350 # (--disable-auto-import) libraries
20351 lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
20354 lt_prog_compiler_static_CXX='$wl-static'
20361 lt_prog_compiler_pic_CXX='-fno-common'
20369 # The "-static" flag exists, but is broken.
20372 interix[3-9]*)
20373 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
20377 if test -d /usr/nec; then
20378 lt_prog_compiler_pic_CXX=-Kconform_pic
20382 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
20383 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
20389 lt_prog_compiler_pic_CXX='-fPIC'
20394 # QNX uses GNU C++, but need to define -shared option too, otherwise
20396 lt_prog_compiler_pic_CXX='-fPIC -shared'
20399 lt_prog_compiler_pic_CXX='-fPIC'
20404 aix[4-9]*)
20408 lt_prog_compiler_static_CXX='-Bstatic'
20410 lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
20417 # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
20424 lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
20429 lt_prog_compiler_pic_CXX='-KPIC'
20433 lt_prog_compiler_pic_CXX='-pic'
20445 lt_prog_compiler_wl_CXX='-Wl,'
20446 lt_prog_compiler_static_CXX='$wl-a ${wl}archive'
20452 lt_prog_compiler_wl_CXX='-Wl,'
20453 lt_prog_compiler_static_CXX='$wl-a ${wl}archive'
20474 lt_prog_compiler_wl_CXX='-Wl,'
20475 lt_prog_compiler_static_CXX='-non_shared'
20476 # CC pic flag -KPIC is the default.
20482 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
20486 lt_prog_compiler_wl_CXX='--backend -Wl,'
20487 lt_prog_compiler_pic_CXX='-fPIC'
20490 # old Intel C++ for x86_64, which still supported -KPIC.
20491 lt_prog_compiler_wl_CXX='-Wl,'
20492 lt_prog_compiler_pic_CXX='-KPIC'
20493 lt_prog_compiler_static_CXX='-static'
20497 # ICC 10 doesn't accept -KPIC any more.
20498 lt_prog_compiler_wl_CXX='-Wl,'
20499 lt_prog_compiler_pic_CXX='-fPIC'
20500 lt_prog_compiler_static_CXX='-static'
20504 lt_prog_compiler_wl_CXX='-Wl,'
20505 lt_prog_compiler_pic_CXX='-fpic'
20506 lt_prog_compiler_static_CXX='-Bstatic'
20513 lt_prog_compiler_static_CXX='-non_shared'
20517 lt_prog_compiler_wl_CXX='-Wl,'
20518 lt_prog_compiler_pic_CXX='-qpic'
20519 lt_prog_compiler_static_CXX='-qstaticlink'
20522 case `$CC -V 2>&1 | sed 5q` in
20525 lt_prog_compiler_pic_CXX='-KPIC'
20526 lt_prog_compiler_static_CXX='-Bstatic'
20527 lt_prog_compiler_wl_CXX='-Qoption ld '
20540 lt_prog_compiler_pic_CXX='-W c,exportall'
20549 # QNX uses GNU C++, but need to define -shared option too, otherwise
20551 lt_prog_compiler_pic_CXX='-fPIC -shared'
20556 lt_prog_compiler_wl_CXX='--backend -Wl,'
20560 lt_prog_compiler_pic_CXX='-pic'
20564 lt_prog_compiler_wl_CXX='-Wl,'
20568 lt_prog_compiler_static_CXX='-non_shared'
20580 lt_prog_compiler_pic_CXX='-KPIC'
20581 lt_prog_compiler_static_CXX='-Bstatic'
20582 lt_prog_compiler_wl_CXX='-Qoption ld '
20586 lt_prog_compiler_pic_CXX='-PIC'
20596 lt_prog_compiler_pic_CXX='-pic'
20597 lt_prog_compiler_static_CXX='-Bstatic'
20601 lt_prog_compiler_pic_CXX='-pic'
20610 lt_prog_compiler_wl_CXX='-Wl,'
20611 lt_prog_compiler_pic_CXX='-KPIC'
20612 lt_prog_compiler_static_CXX='-Bstatic'
20619 # NonStop-UX NCC 3.20
20620 lt_prog_compiler_pic_CXX='-KPIC'
20635 # For platforms that do not support PIC, -DPIC is meaningless:
20640 lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
20644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
20651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
20658 if test -n "$lt_prog_compiler_pic_CXX"; then
20659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
20667 lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" ## exclude from sc_useless_quotes_in_assignment
20674 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
20675 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
20676 -e 's:$: $lt_compiler_flag:'`
20682 if (exit $ac_status) && test -s "$ac_outfile"; then
20687 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
20694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
20717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
20726 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
20729 if test -s conftest.err; then
20741 $RM -r conftest*
20745 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
20757 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
20758 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
20763 $RM -r conftest 2>/dev/null
20769 lt_compiler_flag="-o out/conftest2.$ac_objext"
20775 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
20776 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
20777 -e 's:$: $lt_compiler_flag:'`
20783 if (exit $ac_status) && test -s out/conftest2.$ac_objext
20789 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
20797 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
20800 $RM -r conftest
20804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
20809 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
20810 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
20815 $RM -r conftest 2>/dev/null
20821 lt_compiler_flag="-o out/conftest2.$ac_objext"
20827 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
20828 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
20829 -e 's:$: $lt_compiler_flag:'`
20835 if (exit $ac_status) && test -s out/conftest2.$ac_objext
20841 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
20849 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
20852 $RM -r conftest
20856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
20865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
20873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
20876 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
20877 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
20886 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
20892 aix[4-9]*)
20893 # If we're using GNU nm, then we don't want the "-C" option.
20894 # -C means demangle to GNU nm, but means don't demangle to AIX nm.
20895 # Without the "-l" option, or with the "-B" option, AIX nm treats
20899 # it in the Import File for the 'aix-soname' feature, so we have
20900 # to replace the "-B" option with "-P" for AIX nm.
20901 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
20902 export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols'
20904 export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
20916 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
20917 exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
20926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
20942 # Assume -lc should be added
20948 # FIXME: we may have to deal with multi-command sequences.
20951 # Test whether the compiler implicitly links with -lc since on some
20952 # systems, -lgcc has to come before -lc. If gcc already passes -lc
20953 # to ld, don't add -lc before -lgcc.
20954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
20955 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
20962 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
20965 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
20973 compiler_flags=-v
20974 linker_flags=-v
20980 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
20981 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
20983 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
20997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
21067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
21086 # when you set need_version to no, make sure it does not cause -set_version
21102 aix[4-9]*)
21121 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
21129 # filename-based versioning of shared library archives on AIX. While
21131 # prevent static linking of such archives. So we do filename-based
21136 # versioned .so libs for executables only if there is the -brtl
21137 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
21138 # To allow for filename-based versioning support, we need to create
21148 # but for link time we create the symlink libNAME.so -> libNAME.so.V
21178 postinstall_cmds='test -n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$dir/$func_stripname_result.$libext" "$destdir/$func_stripname_result.$libext"~test -z "$tstripme" || test -z "$striplib" || $striplib "$destdir/$func_stripname_result.$libext"'
21188 postinstall_cmds='test -z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z "$striplib" || $striplib $destdir/$dlname~test -n "$linkname" || linkname=$realname~func_stripname "" ".a" "$linkname"~(cd "$destdir" && $LN_S -f $dlname $func_stripname_result.so)'
21189 postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_library $library_names; do :; done~func_stripname "" ".a" "$n"~func_append rmfiles " $odir/$func_stripname_result.so"'
21200 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
21228 # libtool to hard-code these into programs
21243 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
21245 test -d \$dldir || mkdir -p \$dldir~
21248 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
21251 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
21259 soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
21264 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
21268 library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
21277 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
21294 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
21300 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
21301 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
21302 sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
21306 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
21308 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
21310 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
21313 # common. (e.g. "Program Files" -> "PROGRA~1")
21319 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
21321 test -d \$dldir || mkdir -p \$dldir~
21323 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
21332 library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
21366 if test -x /usr/bin/objformat; then
21374 version_type=freebsd-$objformat
21376 freebsd-elf*)
21382 freebsd-*)
21396 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
21397 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
21459 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
21464 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
21470 interix[3-9]*)
21502 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
21503 libsuff= shlibsuff= libmagic=32-bit;;
21504 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
21506 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
21507 libsuff=64 shlibsuff=64 libmagic=64-bit;;
21508 *) libsuff= shlibsuff= libmagic=never-match;;
21540 # Don't embed -rpath directories since the linker doesn't support them.
21541 hardcode_libdir_flag_spec_CXX='-L$libdir'
21545 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
21551 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
21564 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
21576 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
21580 rm -f core conftest.err conftest.$ac_objext \
21594 # Add ABI-specific directories to the system library path.
21600 # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
21601 # even though it is searched at run-time. Try to do the best guess by
21603 if test -f /etc/ld.so.conf; then
21604 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
21611 # most powerpc-linux boxes support dynamic linking these days and
21612 # people can always --disable-shared, the test was removed, and we
21621 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
21623 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
21658 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
21664 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
21676 soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
21677 v=$($ECHO $release$versuffix | tr -d .-);
21678 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
21686 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
21688 test -d \$dldir || mkdir -p \$dldir~
21691 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
21694 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
21763 if test -d /usr/nec; then
21794 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
21815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
21835 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
21880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
21883 if test -n "$hardcode_libdir_flag_spec_CXX" ||
21884 test -n "$runpath_var_CXX" ||
21887 # We can hardcode non-existent directories.
21891 # when we should be linking with a yet-to-be-installed one
21905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
21924 fi # test -n "$compiler"
21940 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
21941 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
21968 # Enable support for building loadable modules
21972 # Check whether --with-modules was given.
21983 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Modules may only be built if building shared libraries is enabled." >&5
22005 # Enable build using delegate libraries built in subdirectories rather than installed
22007 # Check whether --enable-delegate-build was given.
22015 # Check whether --enable-deprecated was given.
22028 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --disable-deprecated "
22033 # Check whether --enable-installed was given.
22046 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --disable-installed "
22050 # Check whether --enable-cipher was given.
22065 # Build a zero-configuration version of ImageMagick.
22066 # Check whether --enable-zero-configuration was given.
22078 MAGICK_FEATURES="Zero-configuration $MAGICK_FEATURES"
22090 # Check whether --enable-hdri was given.
22100 MAGICK_HDRI="HDRI"
22102 MAGICK_FEATURES="HDRI $MAGICK_FEATURES"
22111 MAGICK_PCFLAGS="$MAGICK_PCFLAGS -DMAGICKCORE_HDRI_ENABLE=$magick_hdri_enable"
22112 CFLAGS="$CFLAGS -DMAGICKCORE_HDRI_ENABLE=$magick_hdri_enable"
22113 CPPFLAGS="$CPPFLAGS -DMAGICKCORE_HDRI_ENABLE=$magick_hdri_enable"
22115 # Enable pipes (|) in filenames.
22116 # Check whether --enable-pipes was given.
22132 # Check whether --enable-assert was given.
22148 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
22149 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
22150 # Check whether --enable-maintainer-mode was given.
22157 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
22171 # Enable hugepages support
22172 # Check whether --enable-hugepages was given.
22180 # Enable ccmalloc memory debugging support
22181 # Check whether --enable-ccmalloc was given.
22189 # Enable Electric Fence memory debugging support
22190 # Check whether --enable-efence was given.
22198 # Enable prof-based profiling support
22199 # Check whether --enable-prof was given.
22207 # Enable gprof-based profiling support
22208 # Check whether --enable-gprof was given.
22216 # Enable gcov-based profiling support
22217 # Check whether --enable-gcov was given.
22235 # Check whether --with-method-prefix was given.
22254 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-method-prefix "
22257 # Enable legacy support (default no)
22258 # Check whether --enable-legacy-support was given.
22274 # Enable building command line utilities (default yes)
22276 # Check whether --with-utilities was given.
22294 # Check whether --with-quantum-depth was given.
22303 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-quantum-depth=$with_quantum_depth "
22319 MAGICK_PCFLAGS="$MAGICK_PCFLAGS -DMAGICKCORE_QUANTUM_DEPTH=$QUANTUM_DEPTH"
22320 CFLAGS="$CFLAGS -DMAGICKCORE_QUANTUM_DEPTH=$QUANTUM_DEPTH"
22321 CPPFLAGS="$CPPFLAGS -DMAGICKCORE_QUANTUM_DEPTH=$QUANTUM_DEPTH"
22332 # Check whether --with-cache was given.
22346 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-cache=$with_cache "
22349 # Disable/Enable support for full delegate paths
22351 # Check whether --with-frozenpaths was given.
22359 # Enable build/install of Magick++
22361 # Check whether --with-magick-plus-plus was given.
22371 # Check whether --with-package-release-name was given.
22373 withval=$with_package_release_name; MAGICK_LT_RELEASE_OPTS="-release $withval"
22380 # Check whether --with-perl was given.
22390 # Check whether --with-perl-options was given.
22397 # Enable jemalloc, object-caching memory allocation library.
22399 # Check whether --with-jemalloc was given.
22407 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-jemalloc=$with_jemalloc "
22410 # Enable use of TCMalloc library.
22412 # Check whether --with-tcmalloc was given.
22420 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-tcmalloc=$with_tcmalloc "
22423 # Enable umem, object-caching memory allocation library.
22425 # Check whether --with-umem was given.
22433 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-umem=$with_umem "
22440 # Check whether --with-libstdc was given.
22449 if test -d "$with_libstdc"; then
22450 LIBSTDCLDFLAGS="-L$with_libstdc"
22455 # Does gcc required -traditional?
22457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
22458 $as_echo_n "checking whether $CC needs -traditional... " >&6; }
22463 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22474 rm -f conftest*
22478 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22487 rm -f conftest*
22491 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_gcc_traditional" >&5
22494 CC="$CC -traditional"
22504 # These options are set for multi-thread DLL module build
22512 CPPFLAGS="$CPPFLAGS -D_DLL"
22513 MAGICK_CPPFLAGS="$MAGICK_CPPFLAGS -D_DLL"
22514 MAGICK_PCFLAGS="$MAGICK_PCFLAGS -D_DLL"
22515 LIBRARY_EXTRA_CPPFLAGS="$LIBRARY_EXTRA_CPPFLAGS -D_MAGICKLIB_"
22517 LIBRARY_EXTRA_CPPFLAGS="$LIBRARY_EXTRA_CPPFLAGS -D_MAGICKMOD_"
22519 MODULE_EXTRA_CPPFLAGS="$MODULE_EXTRA_CPPFLAGS -D_MAGICKLIB_"
22522 CPPFLAGS="$CPPFLAGS -D_LIB"
22523 MAGICK_CPPFLAGS="$MAGICK_CPPFLAGS -D_LIB"
22524 MAGICK_PCFLAGS="$MAGICK_PCFLAGS -D_LIB"
22527 CPPFLAGS="$CPPFLAGS -D_MT"
22528 MAGICK_CPPFLAGS="$MAGICK_CPPFLAGS -D_MT"
22529 MAGICK_PCFLAGS="$MAGICK_PCFLAGS -D_MT"
22536 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
22541 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22561 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22565 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22576 rm -f conftest*
22582 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22593 rm -f conftest*
22598 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
22602 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22608 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
22634 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
22640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
22649 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: configure has detected that you do not have the ANSI standard C
22657 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable assertions" >&5
22658 $as_echo_n "checking whether to enable assertions... " >&6; }
22659 # Check whether --enable-assert was given.
22667 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: invalid argument supplied to --enable-assert" >&5
22668 $as_echo "$as_me: WARNING: invalid argument supplied to --enable-assert" >&2;}
22675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_enable_assert" >&5
22681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
22686 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22705 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
22719 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
22721 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
22727 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22746 if test -z "$ac_lib"; then
22749 ac_res=-l$ac_lib
22750 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
22755 rm -f core conftest.err conftest.$ac_objext \
22769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
22778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
22784 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22803 if test -z "$ac_lib"; then
22806 ac_res=-l$ac_lib
22807 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
22812 rm -f core conftest.err conftest.$ac_objext \
22826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
22838 for ac_header in arm/limits.h arpa/inet.h complex.h errno.h fcntl.h float.h limits.h linux/unistd.h locale.h machine/param.h mach-o/dyld.h malloc.h netdb.h netinet/in.h OS.h process.h sun_prefetch.h stdarg.h stddef.h sys/ipc.h sys/mman.h sys/resource.h sys/sendfile.h sys/socket.h sys/syslimits.h sys/time.h sys/timeb.h sys/times.h sys/uio.h sys/wait.h utime.h wchar.h xlocale.h
22858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5
22863 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22888 char a[true == 1 ? 1 : -1];
22889 char b[false == 0 ? 1 : -1];
22890 char c[__bool_true_false_are_defined == 1 ? 1 : -1];
22891 char d[(bool) 0.5 == true ? 1 : -1];
22893 char f[(_Bool) 0.0 == false ? 1 : -1];
22901 char o[sizeof n == m * sizeof n[0] ? 1 : -1];
22902 char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
22903 /* Catch a bug in an HP-UX C compiler. See
22904 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
22905 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
22930 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
22951 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5
22956 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
22975 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_volatile" >&5
22985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for preprocessor stringizing operator" >&5
22990 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23002 rm -f conftest*
23005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stringize" >&5
23013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
23014 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
23018 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23024 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
23028 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
23032 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
23036 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
23045 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
23055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
23060 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23080 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
23090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
23095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23115 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm" >&5
23155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5
23160 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23180 rm -f core conftest.err conftest.$ac_objext \
23183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_tzname" >&5
23192 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether #! works in shell scripts" >&5
23202 if test $? -ne 69; then
23207 rm -f conftest
23209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_interpreter" >&5
23217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether char is unsigned" >&5
23222 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23228 static int test_array [1 - 2 * !(((char) -1) < 0)];
23241 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_char_unsigned" >&5
23250 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
23251 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
23255 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23274 an arm of an if-expression whose if-part is not a constant
23277 pcpcc = &g + (g ? g-g : 0);
23290 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
23295 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
23301 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
23303 struct s *b = &bx; b->j = 5;
23305 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
23321 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23323 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
23331 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
23338 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23350 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
23373 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5
23381 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23401 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
23419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5
23424 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23443 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_volatile" >&5
23456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
23463 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23473 # Check for potential -arch flags. It is not universal unless
23474 # there are at least two -arch flags with different values.
23478 if test -n "$ac_prev"; then
23481 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
23490 elif test "x$ac_word" = "x-arch"; then
23495 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23498 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23518 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23539 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23541 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23545 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23562 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23582 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23584 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23590 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23629 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23631 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23645 return u.c[sizeof (long int) - 1] == 1;
23656 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
23662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
23727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for unsigned long long int" >&5
23733 if test "x${ac_cv_prog_cc_c99-no}" = xno; then
23734 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23743 long long int nll = -9223372036854775807LL;
23746 typedef int a[((-9223372036854775807LL < 0 && 0 < 9223372036854775807ll)
23747 ? 1 : -1)];
23748 typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1
23749 ? 1 : -1)];
23771 rm -f core conftest.err conftest.$ac_objext \
23775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_unsigned_long_long_int" >&5
23785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long int" >&5
23791 if test "x${ac_cv_prog_cc_c99-no}" = xno; then
23797 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23802 (1LL << (sizeof (long long int) * CHAR_BIT - 2))
23803 # define LLONG_MAX (HALF - 1 + HALF)
23828 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
23835 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_long_long_int" >&5
23870 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23876 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
23892 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23893 test -z "$ac_type" && break
23898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mbstate_t" >&5
23903 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23920 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_mbstate_t" >&5
23988 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
23993 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24004 rm -f conftest*
24007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
24100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24106 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
24122 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24123 test -z "$ac_type" && break
24131 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
24134 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of float_t" >&5
24144 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_float_t" >&5
24165 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
24168 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of double_t" >&5
24178 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_double_t" >&5
24201 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
24204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of float" >&5
24213 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_float" >&5
24234 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
24237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of double" >&5
24246 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_double" >&5
24267 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
24270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long double" >&5
24279 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_double" >&5
24304 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
24307 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned long long" >&5
24316 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long_long" >&5
24337 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
24340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of ssize_t" >&5
24349 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_ssize_t" >&5
24371 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
24374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
24383 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
24404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether our compiler supports __func__" >&5
24406 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
24421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24423 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether our compiler supports __FUNCTION__" >&5
24425 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
24443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24449 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24451 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24458 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether closedir returns void" >&5
24466 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24487 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
24492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_closedir_void" >&5
24535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
24543 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24634 /* Next, check that the tail of a page is zero-filled. File must have
24635 non-zero length, otherwise we risk SIGBUS for entire page. */
24687 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
24692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5
24699 rm -f conftest.mmap conftest.txt
24726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5
24734 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24753 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
24758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_fork_works" >&5
24766 *-*-amigaos* | *-*-msdosdjgpp*)
24774 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5
24779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5
24787 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24798 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a
24817 write(-1, "", 0);
24884 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
24889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_vfork_works" >&5
24895 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
24926 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU libc compatible malloc" >&5
24934 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24955 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
24960 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5
24981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working memcmp" >&5
24989 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24996 /* Some versions of memcmp are not 8-bit clean. */
25002 or more and with at least one buffer not starting on a 4-byte boundary.
25012 strcpy (a, "--------01111111");
25013 strcpy (b, "--------10000000");
25029 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
25034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_memcmp_working" >&5
25055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU libc compatible realloc" >&5
25063 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25084 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
25089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_realloc_0_nonnull" >&5
25123 { $as_echo "$as_me:${as_lineno-$LINENO}: checking types of arguments for select" >&5
25131 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25154 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25162 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_select_args" >&5
25183 rm -f conftest*
25192 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working strtod" >&5
25200 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25211 /* Some versions of Linux strtod mis-parse strings with leading '+'. */
25226 if (term != string && *(term - 1) == 0)
25238 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
25243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strtod" >&5
25258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pow in -lm" >&5
25259 $as_echo_n "checking for pow in -lm... " >&6; }
25264 LIBS="-lm $LIBS"
25265 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25288 rm -f core conftest.err conftest.$ac_objext \
25292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_pow" >&5
25295 POW_LIB=-lm
25297 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cannot find library containing definition of pow" >&5
25327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether strerror_r returns char *" >&5
25335 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25354 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25382 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
25389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strerror_r_char_p" >&5
25421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5
25422 $as_echo_n "checking for sqrt in -lm... " >&6; }
25427 LIBS="-lm $LIBS"
25428 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25451 rm -f core conftest.err conftest.$ac_objext \
25455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_sqrt" >&5
25458 MATH_LIBS="-lm"
25467 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
25473 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25492 if test -z "$ac_lib"; then
25495 ac_res=-l$ac_lib
25496 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
25501 rm -f core conftest.err conftest.$ac_objext \
25515 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
25523 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
25529 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25548 if test -z "$ac_lib"; then
25551 ac_res=-l$ac_lib
25552 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
25557 rm -f core conftest.err conftest.$ac_objext \
25571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
25588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
25594 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25613 if test -z "$ac_lib"; then
25616 ac_res=-l$ac_lib
25617 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
25622 rm -f core conftest.err conftest.$ac_objext \
25636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_clock_gettime" >&5
25645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether clock_gettime supports CLOCK_REALTIME" >&5
25647 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
25668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25672 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25765 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
25766 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
25775 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
25776 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
25781 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
25782 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
25784 if test -z "$CXX"; then
25785 if test -n "$CCC"; then
25788 if test -n "$ac_tool_prefix"; then
25793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
25798 if test -n "$CXX"; then
25805 test -z "$as_dir" && as_dir=.
25809 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
25819 if test -n "$CXX"; then
25820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
25823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25828 test -n "$CXX" && break
25831 if test -z "$CXX"; then
25837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
25842 if test -n "$ac_ct_CXX"; then
25849 test -z "$as_dir" && as_dir=.
25853 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
25863 if test -n "$ac_ct_CXX"; then
25864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
25867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25872 test -n "$ac_ct_CXX" && break
25880 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
25891 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
25894 for ac_option in --version -v -V -qversion; do
25900 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
25904 if test -s conftest.err; then
25910 rm -f conftest.er1 conftest.err
25911 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
25915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
25920 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25939 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
25952 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
25953 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
25960 CXXFLAGS="-g"
25961 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25976 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25991 CXXFLAGS="-g"
25992 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26006 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26008 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26010 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
26019 CXXFLAGS="-g -O2"
26021 CXXFLAGS="-g"
26025 CXXFLAGS="-O2"
26032 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26033 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26038 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
26043 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
26046 # instance it was reported that on HP-UX the gcc test will end up
26047 # making a dummy file named 'D' -- because '-MD' means "put the output
26049 rm -rf conftest.dir
26057 # both Tru64's cc and ICC support -MD to output dependencies as a
26065 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
26069 *\ -arch\ *\ -arch\ *) am__universal=true ;;
26089 # We check with '-c' and '-o' for the sake of the "dashmstdout"
26091 # handle '-M -o', and we need to detect this. Also, some Intel
26093 am__obj=sub/conftest.${OBJEXT-o}
26094 am__minus_obj="-o $am__obj"
26101 # After this tag, mechanisms are not by side-effect, so they'll
26110 # This compiler won't grok '-c -o', but also, the minuso test has
26113 am__obj=conftest.${OBJEXT-o}
26121 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
26126 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
26128 # or remarks (even with -Werror). So we grep stderr for any message
26130 # When given -MP, icc 7.0 and 7.1 complain thusly:
26131 # icc: Command line warning: ignoring option '-M'; no argument required
26133 # icc: Command line remark: option '-MP' not supported
26143 rm -rf conftest.dir
26149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
26164 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler recognizes bool as a built-in type" >&5
26165 $as_echo_n "checking whether the compiler recognizes bool as a built-in type... " >&6; }
26171 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26172 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26175 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26193 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26196 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26197 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26202 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_bool" >&5
26210 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler implements namespaces" >&5
26217 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26218 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26221 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26231 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26234 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26235 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26240 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_namespaces" >&5
26249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if g++ supports namespace std" >&5
26256 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26257 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26260 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26277 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26280 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26281 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_have_std_namespace" >&5
26294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports ISO C++ standard library" >&5
26303 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26304 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26307 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26329 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26332 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26333 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_have_std_libs" >&5
26348 # Check whether --enable-openmp was given.
26354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CXX option to support OpenMP" >&5
26359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26373 for ac_option in -fopenmp -xopenmp -openmp -mp -omp -qsmp=omp -homp \
26374 -Popenmp --openmp; do
26377 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26390 rm -f core conftest.err conftest.$ac_objext \
26398 rm -f core conftest.err conftest.$ac_objext \
26401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_openmp" >&5
26414 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26415 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler is sufficient for Magick++" >&5
26430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_magick_plus_plus" >&5
26445 # Check for delegate sub-directories and add -I & -L options as required.
26456 if test -d "$builddir/$dir"; then
26457 CPPFLAGS="$CPPFLAGS -I$builddir/$dir"
26459 if test -d "$srcdirfull/$dir"; then
26460 CPPFLAGS="$CPPFLAGS -I$srcdirfull/$dir"
26467 if test -d "$builddir/$dir/.libs"; then
26468 LDFLAGS="$LDFLAGS -L$builddir/$dir/.libs"
26470 if test -d "$srcdirfull/$dir/.libs"; then
26471 LDFLAGS="$LDFLAGS -L$srcdirfull/$dir/.libs"
26474 if test -d "$builddir/$dir"; then
26475 LDFLAGS="$LDFLAGS -L$builddir/$dir"
26477 if test -d "$srcdirfull/$dir"; then
26478 LDFLAGS="$LDFLAGS -L$srcdirfull/$dir"
26486 MAGICK_CPPFLAGS="-I$INCLUDE_DIR/${PACKAGE_NAME}-$MAGICK_MAJOR_VERSION $MAGICK_CPPFLAGS"
26491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X11 configure files" >&5
26531 if test -f "$ac_dir/X11/rgb.txt"; then
26534 elif test -f "$ac_dir/rgb.txt"; then
26541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $im_cv_x_configure" >&5
26563 if $CC --version 2>&1 | grep Open64 > /dev/null ; then
26564 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for omp_get_num_procs in -lopenmp" >&5
26565 $as_echo_n "checking for omp_get_num_procs in -lopenmp... " >&6; }
26570 LIBS="-lopenmp $LIBS"
26571 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26594 rm -f core conftest.err conftest.$ac_objext \
26598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_openmp_omp_get_num_procs" >&5
26601 GOMP_LIBS="-lopenmp"
26608 if $CC --version 2>&1 | grep clang > /dev/null ; then
26609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GOMP_parallel_start in -lomp" >&5
26610 $as_echo_n "checking for GOMP_parallel_start in -lomp... " >&6; }
26615 LIBS="-lomp $LIBS"
26616 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26639 rm -f core conftest.err conftest.$ac_objext \
26643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_omp_GOMP_parallel_start" >&5
26646 LIB_OMP="-lomp"
26653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GOMP_parallel_start in -lgomp" >&5
26654 $as_echo_n "checking for GOMP_parallel_start in -lgomp... " >&6; }
26659 LIBS="-lgomp $LIBS"
26660 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26683 rm -f core conftest.err conftest.$ac_objext \
26687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gomp_GOMP_parallel_start" >&5
26690 GOMP_LIBS="-lgomp"
26697 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sunw_mp_register_warn in -lmtsk" >&5
26698 $as_echo_n "checking for sunw_mp_register_warn in -lmtsk... " >&6; }
26703 LIBS="-lmtsk $LIBS"
26704 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26727 rm -f core conftest.err conftest.$ac_objext \
26731 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mtsk_sunw_mp_register_warn" >&5
26734 GOMP_LIBS="-lmtsk"
26740 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _xlsmpFlush in -lxlsmp" >&5
26741 $as_echo_n "checking for _xlsmpFlush in -lxlsmp... " >&6; }
26746 LIBS="-lxlsmp $LIBS"
26747 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26770 rm -f core conftest.err conftest.$ac_objext \
26774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xlsmp__xlsmpFlush" >&5
26777 GOMP_LIBS="-lxlsmp"
26783 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mp_destroy in -lmp" >&5
26784 $as_echo_n "checking for mp_destroy in -lmp... " >&6; }
26789 LIBS="-lmp $LIBS"
26790 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26813 rm -f core conftest.err conftest.$ac_objext \
26817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mp_mp_destroy" >&5
26820 GOMP_LIBS="-lmp"
26835 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JEMALLOC support" >&5
26837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
26849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for malloc_stats_print in -ljemalloc" >&5
26850 $as_echo_n "checking for malloc_stats_print in -ljemalloc... " >&6; }
26855 LIBS="-ljemalloc $LIBS"
26856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26879 rm -f core conftest.err conftest.$ac_objext \
26883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jemalloc_malloc_stats_print" >&5
26891 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if jemalloc memory allocation library is complete" >&5
26893 if test $passed -gt 0; then
26894 if test $failed -gt 0; then
26895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
26896 $as_echo "no -- some components failed test" >&6; }
26899 JEMALLOC_LIBS='-ljemalloc'
26904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
26909 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
26929 if test "$have_threads" = 'yes' -a "$with_tcmalloc" != 'no'; then
26930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking tcmalloc library support" >&5
26932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
26937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mallinfo in -ltcmalloc_minimal" >&5
26938 $as_echo_n "checking for mallinfo in -ltcmalloc_minimal... " >&6; }
26943 LIBS="-ltcmalloc_minimal $LIBS"
26944 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
26967 rm -f core conftest.err conftest.$ac_objext \
26971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tcmalloc_minimal_mallinfo" >&5
26980 if test $passed -gt 0; then
26981 if test $failed -gt 0; then
26984 TCMALLOC_LIBS=-ltcmalloc_minimal
26986 CFLAGS="$CFLAGS -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free"
26993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if tcmalloc memory allocation library is complete" >&5
26995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_tcmalloc" >&5
27014 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for UMEM support" >&5
27016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
27028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for umem_alloc in -lumem" >&5
27029 $as_echo_n "checking for umem_alloc in -lumem... " >&6; }
27034 LIBS="-lumem $LIBS"
27035 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27058 rm -f core conftest.err conftest.$ac_objext \
27062 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_umem_umem_alloc" >&5
27071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for umem_free in -lumem" >&5
27072 $as_echo_n "checking for umem_free in -lumem... " >&6; }
27077 LIBS="-lumem $LIBS"
27078 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27101 rm -f core conftest.err conftest.$ac_objext \
27105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_umem_umem_free" >&5
27114 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if umem memory allocation library is complete" >&5
27116 if test $passed -gt 0; then
27117 if test $failed -gt 0; then
27118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
27119 $as_echo "no -- some components failed test" >&6; }
27122 UMEM_LIBS='-lumem'
27127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
27132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
27168 test -z "$as_dir" && as_dir=.
27172 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
27183 if test -n "$CCMALLOCDelegate"; then
27184 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CCMALLOCDelegate" >&5
27187 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27192 if test -n "$CCMALLOCDelegate"; then
27193 eval `grep PREFIX= $CCMALLOCDelegate | sed -e 's/PREFIX/CCMALLOC_PREFIX/'`
27196 LIBS="$LIBS $CCMALLOC_PREFIX/lib/ccmalloc-gcc.o"
27197 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ccmalloc_malloc in -lccmalloc" >&5
27198 $as_echo_n "checking for ccmalloc_malloc in -lccmalloc... " >&6; }
27203 LIBS="-lccmalloc $LIBS"
27204 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27227 rm -f core conftest.err conftest.$ac_objext \
27231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ccmalloc_ccmalloc_malloc" >&5
27234 CCMALLOC_LIBS="$CCMALLOC_PREFIX/lib/ccmalloc-gcc.o -lccmalloc -ldl"
27236 ,-ldl
27239 if test -n "$CCMALLOC_LIBS"; then
27264 EFENCE_LIBS='-lefence'
27274 # Check whether --with-bzlib was given.
27283 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-bzlib=$with_bzlib "
27289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
27290 $as_echo "-------------------------------------------------------------" >&6; }
27291 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BZLIB" >&5
27293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
27306 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BZ2_bzDecompress in -lbz2" >&5
27307 $as_echo_n "checking for BZ2_bzDecompress in -lbz2... " >&6; }
27312 LIBS="-lbz2 $LIBS"
27313 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27336 rm -f core conftest.err conftest.$ac_objext \
27340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bz2_BZ2_bzDecompress" >&5
27347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _imp__BZ2_decompress in -lbz2" >&5
27348 $as_echo_n "checking for _imp__BZ2_decompress in -lbz2... " >&6; }
27353 LIBS="-lbz2 $LIBS"
27354 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27377 rm -f core conftest.err conftest.$ac_objext \
27381 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bz2__imp__BZ2_decompress" >&5
27388 if test $found_libbz -gt 0; then
27393 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if BZLIB package is complete" >&5
27395 if test $passed -gt 0; then
27396 if test $failed -gt 0; then
27397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
27398 $as_echo "no -- some components failed test" >&6; }
27401 BZLIB_LIBS='-lbz2'
27406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
27411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
27436 # Check whether --with-x was given.
27453 rm -f -r conftest.dir
27464 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
27467 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
27471 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
27472 test -f "$ac_im_libdir/libX11.$ac_extension"; then
27481 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
27485 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
27489 rm -f -r conftest.dir
27536 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27545 if test -r "$ac_dir/X11/Xlib.h"; then
27551 rm -f conftest.err conftest.i conftest.$ac_ext
27559 LIBS="-lX11 $LIBS"
27560 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27581 if test -r "$ac_dir/libX11.$ac_extension"; then
27588 rm -f core conftest.err conftest.$ac_objext \
27610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
27621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
27632 if test -n "$x_includes"; then
27633 X_CFLAGS="$X_CFLAGS -I$x_includes"
27636 # It would also be nice to do this for all -L options, not just this one.
27637 if test -n "$x_libraries"; then
27638 X_LIBS="$X_LIBS -L$x_libraries"
27639 # For Solaris; some versions of Sun CC require a space after -R and
27641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
27642 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
27643 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
27646 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27658 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27660 X_LIBS="$X_LIBS -R$x_libraries"
27662 LIBS="$ac_xsave_LIBS -R $x_libraries"
27663 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
27677 X_LIBS="$X_LIBS -R $x_libraries"
27679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
27682 rm -f core conftest.err conftest.$ac_objext \
27685 rm -f core conftest.err conftest.$ac_objext \
27691 # Check for system-dependent libraries X programs must link with.
27692 # Do this before checking for the system-independent R6 libraries
27693 # (-lICE), since we may need -lsocket or whatever for X linking.
27696 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
27701 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
27702 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
27724 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
27729 LIBS="-ldnet $LIBS"
27730 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27753 rm -f core conftest.err conftest.$ac_objext \
27757 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
27760 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
27764 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
27765 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
27770 LIBS="-ldnet_stub $LIBS"
27771 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27794 rm -f core conftest.err conftest.$ac_objext \
27798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
27801 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
27806 rm -f core conftest.err conftest.$ac_objext \
27810 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
27812 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
27813 # needs -lnsl.
27817 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
27824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
27825 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
27830 LIBS="-lnsl $LIBS"
27831 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27854 rm -f core conftest.err conftest.$ac_objext \
27858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
27861 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
27865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
27866 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
27871 LIBS="-lbsd $LIBS"
27872 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27895 rm -f core conftest.err conftest.$ac_objext \
27899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
27902 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
27908 # lieder@skyler.mavd.honeywell.com says without -lsocket,
27910 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
27912 # variants that don't use the name server (or something). -lsocket
27913 # must be given before -lnsl if both are needed. We assume that
27914 # if connect needs -lnsl, so does gethostbyname.
27921 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
27922 $as_echo_n "checking for connect in -lsocket... " >&6; }
27927 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
27928 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27951 rm -f core conftest.err conftest.$ac_objext \
27955 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
27958 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
27963 # Guillermo Gomez says -lposix is necessary on A/UX.
27970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
27971 $as_echo_n "checking for remove in -lposix... " >&6; }
27976 LIBS="-lposix $LIBS"
27977 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28000 rm -f core conftest.err conftest.$ac_objext \
28004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
28007 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
28012 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
28019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
28020 $as_echo_n "checking for shmat in -lipc... " >&6; }
28025 LIBS="-lipc $LIBS"
28026 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28049 rm -f core conftest.err conftest.$ac_objext \
28053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
28056 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
28064 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
28066 # check for ICE first), but we must link in the order -lSM -lICE or
28068 # These have to be linked with before -lX11, unlike the other
28071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
28072 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
28077 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
28078 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28101 rm -f core conftest.err conftest.$ac_objext \
28105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
28108 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
28116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
28117 $as_echo "-------------------------------------------------------------" >&6; }
28118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X11" >&5
28120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
28123 X11_LIBS="$X_PRE_LIBS -lX11 $X_EXTRA_LIBS"
28141 LIBS="$LIBS -lcygipc"
28142 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28161 have_shmctl='yes'; IPC_LIBS='-lcygipc'
28163 rm -f core conftest.err conftest.$ac_objext \
28169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShmAttach in -lXext" >&5
28170 $as_echo_n "checking for XShmAttach in -lXext... " >&6; }
28175 LIBS="-lXext $LIBS"
28176 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28199 rm -f core conftest.err conftest.$ac_objext \
28203 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmAttach" >&5
28206 XEXT_LIBS='-lXext' ;
28216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeCombineMask in -lXext" >&5
28217 $as_echo_n "checking for XShapeCombineMask in -lXext... " >&6; }
28222 LIBS="-lXext $LIBS"
28223 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28246 rm -f core conftest.err conftest.$ac_objext \
28250 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeCombineMask" >&5
28253 XEXT_LIBS='-lXext' ;
28258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XtSetEventDispatcher in -lXt" >&5
28259 $as_echo_n "checking for XtSetEventDispatcher in -lXt... " >&6; }
28264 LIBS="-lXt $LIBS"
28265 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28288 rm -f core conftest.err conftest.$ac_objext \
28292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xt_XtSetEventDispatcher" >&5
28295 XT_LIBS='-lXt'
28321 # Check whether --with-zip was given.
28330 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-zip=$with_zip "
28338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
28339 $as_echo "-------------------------------------------------------------" >&6; }
28342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libzip >= 1.0.0" >&5
28345 if test -n "$ZIP_CFLAGS"; then
28347 elif test -n "$PKG_CONFIG"; then
28348 if test -n "$PKG_CONFIG" && \
28349 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libzip >= 1.0.0\""; } >&5
28350 ($PKG_CONFIG --exists --print-errors "libzip >= 1.0.0") 2>&5
28352 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28354 pkg_cv_ZIP_CFLAGS=`$PKG_CONFIG --cflags "libzip >= 1.0.0" 2>/dev/null`
28362 if test -n "$ZIP_LIBS"; then
28364 elif test -n "$PKG_CONFIG"; then
28365 if test -n "$PKG_CONFIG" && \
28366 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libzip >= 1.0.0\""; } >&5
28367 ($PKG_CONFIG --exists --print-errors "libzip >= 1.0.0") 2>&5
28369 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28371 pkg_cv_ZIP_LIBS=`$PKG_CONFIG --libs "libzip >= 1.0.0" 2>/dev/null`
28383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28386 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28392 ZIP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libzip >= 1.0.0" 2>&1`
28394 ZIP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libzip >= 1.0.0" 2>&1`
28401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
28411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
28439 # Check whether --with-zlib was given.
28448 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-zlib=$with_zlib "
28456 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
28457 $as_echo "-------------------------------------------------------------" >&6; }
28460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for zlib >= 1.0.0" >&5
28463 if test -n "$ZLIB_CFLAGS"; then
28465 elif test -n "$PKG_CONFIG"; then
28466 if test -n "$PKG_CONFIG" && \
28467 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"zlib >= 1.0.0\""; } >&5
28468 ($PKG_CONFIG --exists --print-errors "zlib >= 1.0.0") 2>&5
28470 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28472 pkg_cv_ZLIB_CFLAGS=`$PKG_CONFIG --cflags "zlib >= 1.0.0" 2>/dev/null`
28480 if test -n "$ZLIB_LIBS"; then
28482 elif test -n "$PKG_CONFIG"; then
28483 if test -n "$PKG_CONFIG" && \
28484 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"zlib >= 1.0.0\""; } >&5
28485 ($PKG_CONFIG --exists --print-errors "zlib >= 1.0.0") 2>&5
28487 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28489 pkg_cv_ZLIB_LIBS=`$PKG_CONFIG --libs "zlib >= 1.0.0" 2>/dev/null`
28501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28504 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28510 ZLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib >= 1.0.0" 2>&1`
28512 ZLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib >= 1.0.0" 2>&1`
28519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
28529 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
28557 # Check whether --with-zstd was given.
28566 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-zstd=$with_zstd "
28574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
28575 $as_echo "-------------------------------------------------------------" >&6; }
28578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libzstd >= 1.0.0" >&5
28581 if test -n "$LIBZSTD_CFLAGS"; then
28583 elif test -n "$PKG_CONFIG"; then
28584 if test -n "$PKG_CONFIG" && \
28585 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libzstd >= 1.0.0\""; } >&5
28586 ($PKG_CONFIG --exists --print-errors "libzstd >= 1.0.0") 2>&5
28588 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28590 pkg_cv_LIBZSTD_CFLAGS=`$PKG_CONFIG --cflags "libzstd >= 1.0.0" 2>/dev/null`
28598 if test -n "$LIBZSTD_LIBS"; then
28600 elif test -n "$PKG_CONFIG"; then
28601 if test -n "$PKG_CONFIG" && \
28602 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libzstd >= 1.0.0\""; } >&5
28603 ($PKG_CONFIG --exists --print-errors "libzstd >= 1.0.0") 2>&5
28605 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28607 pkg_cv_LIBZSTD_LIBS=`$PKG_CONFIG --libs "libzstd >= 1.0.0" 2>/dev/null`
28619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28622 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28628 LIBZSTD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libzstd >= 1.0.0" 2>&1`
28630 LIBZSTD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libzstd >= 1.0.0" 2>&1`
28637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
28647 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
28680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
28681 $as_echo "-------------------------------------------------------------" >&6; }
28682 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libltdl" >&5
28684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
28696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lt_dlinit in -lltdl" >&5
28697 $as_echo_n "checking for lt_dlinit in -lltdl... " >&6; }
28702 LIBS="-lltdl $LIBS"
28703 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28726 rm -f core conftest.err conftest.$ac_objext \
28730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ltdl_lt_dlinit" >&5
28738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libltdl package is complete" >&5
28740 if test $passed -gt 0 ; then
28741 if test $failed -gt 0 ; then
28742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
28743 $as_echo "no -- some components failed test" >&6; }
28746 LTDL_LIBS='-lltdl'
28756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
28761 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28765 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
28781 # If profiling, then check for -ldl and dlopen (required for Solaris & gcc)
28785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
28786 $as_echo_n "checking for dlopen in -ldl... " >&6; }
28791 LIBS="-ldl $LIBS"
28792 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
28815 rm -f core conftest.err conftest.$ac_objext \
28819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
28822 LIB_DL='-ldl'
28834 # Check whether --with-apple-font-dir was given.
28843 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-apple-font-dir=$with_apple_font_dir "
28851 # Check whether --with-autotrace was given.
28860 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-autotrace=$with_autotrace "
28868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
28869 $as_echo "-------------------------------------------------------------" >&6; }
28872 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for autotrace >= 0.31.2" >&5
28875 if test -n "$AUTOTRACE_CFLAGS"; then
28877 elif test -n "$PKG_CONFIG"; then
28878 if test -n "$PKG_CONFIG" && \
28879 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"autotrace >= 0.31.2\""; } >&5
28880 ($PKG_CONFIG --exists --print-errors "autotrace >= 0.31.2") 2>&5
28882 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28884 pkg_cv_AUTOTRACE_CFLAGS=`$PKG_CONFIG --cflags "autotrace >= 0.31.2" 2>/dev/null`
28892 if test -n "$AUTOTRACE_LIBS"; then
28894 elif test -n "$PKG_CONFIG"; then
28895 if test -n "$PKG_CONFIG" && \
28896 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"autotrace >= 0.31.2\""; } >&5
28897 ($PKG_CONFIG --exists --print-errors "autotrace >= 0.31.2") 2>&5
28899 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28901 pkg_cv_AUTOTRACE_LIBS=`$PKG_CONFIG --libs "autotrace >= 0.31.2" 2>/dev/null`
28913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28916 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28922 AUTOTRACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "autotrace >= 0.31.2" 2>&1`
28924 AUTOTRACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "autotrace >= 0.31.2" 2>&1`
28931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
28941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
28968 # Check whether --with-dps was given.
28977 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-dps=$with_dps "
28983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
28984 $as_echo "-------------------------------------------------------------" >&6; }
28985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DPS" >&5
28987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
28992 CPPFLAGS="$CPPFLAGS -I${ac_x_includes}/X11"
29002 # XFree86-4.x needs -lXt to provide XtMalloc for -ldps.
29003 # Cygwin doesn't deliver -lXt as a DLL, which prevents a DLL build.
29004 # Adobe DPS (as delivered on Solaris) doesn't require -lXt.
29005 # ImageMagick itself doesn't use -lXt.
29008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DPSInitialize in -ldps" >&5
29009 $as_echo_n "checking for DPSInitialize in -ldps... " >&6; }
29014 LIBS="-ldps $LIBS"
29015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29038 rm -f core conftest.err conftest.$ac_objext \
29042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dps_DPSInitialize" >&5
29053 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DPSInitialize in -ldps" >&5
29054 $as_echo_n "checking for DPSInitialize in -ldps... " >&6; }
29059 LIBS="-ldps $LIBS"
29060 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29083 rm -f core conftest.err conftest.$ac_objext \
29087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dps_DPSInitialize" >&5
29092 have_libdps='no',-lXt
29096 LIBDPS_XT='-lXt'
29104 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XDPSPixelsPerPoint in -ldpstk" >&5
29105 $as_echo_n "checking for XDPSPixelsPerPoint in -ldpstk... " >&6; }
29110 LIBS="-ldpstk $LIBS"
29111 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29134 rm -f core conftest.err conftest.$ac_objext \
29138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dpstk_XDPSPixelsPerPoint" >&5
29143 failed=`expr $failed + 1`,-ldps $LIBDPS_XT
29146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if DPS package is complete" >&5
29148 if test $passed -gt 0; then
29149 if test $failed -gt 0; then
29150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
29151 $as_echo "no -- some components failed test" >&6; }
29155 DPS_LIBS="-ldpstk -ldps ${LIBDPS_XT}"
29160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29185 # Check whether --with-dejavu-font-dir was given.
29194 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-dejavu-font-dir=$with_dejavu_font_dir "
29202 # Check whether --with-fftw was given.
29211 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-fftw=$with_fftw "
29219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
29220 $as_echo "-------------------------------------------------------------" >&6; }
29223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3 >= 3.0.0" >&5
29226 if test -n "$fftw3_CFLAGS"; then
29228 elif test -n "$PKG_CONFIG"; then
29229 if test -n "$PKG_CONFIG" && \
29230 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fftw3 >= 3.0.0\""; } >&5
29231 ($PKG_CONFIG --exists --print-errors "fftw3 >= 3.0.0") 2>&5
29233 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29235 pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "fftw3 >= 3.0.0" 2>/dev/null`
29243 if test -n "$fftw3_LIBS"; then
29245 elif test -n "$PKG_CONFIG"; then
29246 if test -n "$PKG_CONFIG" && \
29247 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fftw3 >= 3.0.0\""; } >&5
29248 ($PKG_CONFIG --exists --print-errors "fftw3 >= 3.0.0") 2>&5
29250 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29252 pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "fftw3 >= 3.0.0" 2>/dev/null`
29264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29267 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
29273 fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fftw3 >= 3.0.0" 2>&1`
29275 fftw3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fftw3 >= 3.0.0" 2>&1`
29282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
29321 # Check whether --with-flif was given.
29330 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-flif=$with_flif "
29336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
29337 $as_echo "-------------------------------------------------------------" >&6; }
29338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FLIF" >&5
29340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
29352 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for flif_create_decoder in -lflif" >&5
29353 $as_echo_n "checking for flif_create_decoder in -lflif... " >&6; }
29358 LIBS="-lflif $LIBS"
29359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29382 rm -f core conftest.err conftest.$ac_objext \
29386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_flif_flif_create_decoder" >&5
29394 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if FLIF package is complete" >&5
29396 if test $passed -gt 0; then
29397 if test $failed -gt 0; then
29398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
29399 $as_echo "no -- some components failed test" >&6; }
29402 FLIF_LIBS='-lflif'
29407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29431 # Check whether --with-fpx was given.
29440 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-fpx=$with_fpx "
29446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
29447 $as_echo "-------------------------------------------------------------" >&6; }
29448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FlashPIX" >&5
29450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
29456 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
29457 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
29469 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FPX_OpenImageByFilename in -lfpx" >&5
29470 $as_echo_n "checking for FPX_OpenImageByFilename in -lfpx... " >&6; }
29475 LIBS="-lfpx $LIBS"
29476 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
29499 rm -f core conftest.err conftest.$ac_objext \
29503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fpx_FPX_OpenImageByFilename" >&5
29514 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
29515 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
29518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if FlashPIX package is complete" >&5
29520 if test $passed -gt 0; then
29521 if test $failed -gt 0; then
29522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
29523 $as_echo "no -- some components failed test" >&6; }
29526 FPX_LIBS='-lfpx'
29530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29536 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29555 # Check whether --with-djvu was given.
29564 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-djvu=$with_djvu "
29572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
29573 $as_echo "-------------------------------------------------------------" >&6; }
29576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ddjvuapi >= 3.5.0" >&5
29579 if test -n "$ddjvuapi_CFLAGS"; then
29581 elif test -n "$PKG_CONFIG"; then
29582 if test -n "$PKG_CONFIG" && \
29583 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ddjvuapi >= 3.5.0\""; } >&5
29584 ($PKG_CONFIG --exists --print-errors "ddjvuapi >= 3.5.0") 2>&5
29586 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29588 pkg_cv_ddjvuapi_CFLAGS=`$PKG_CONFIG --cflags "ddjvuapi >= 3.5.0" 2>/dev/null`
29596 if test -n "$ddjvuapi_LIBS"; then
29598 elif test -n "$PKG_CONFIG"; then
29599 if test -n "$PKG_CONFIG" && \
29600 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ddjvuapi >= 3.5.0\""; } >&5
29601 ($PKG_CONFIG --exists --print-errors "ddjvuapi >= 3.5.0") 2>&5
29603 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29605 pkg_cv_ddjvuapi_LIBS=`$PKG_CONFIG --libs "ddjvuapi >= 3.5.0" 2>/dev/null`
29617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29620 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
29626 ddjvuapi_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ddjvuapi >= 3.5.0" 2>&1`
29628 ddjvuapi_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ddjvuapi >= 3.5.0" 2>&1`
29635 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29645 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
29674 # Check whether --with-fontconfig was given.
29683 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-fontconfig=$with_fontconfig "
29691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
29692 $as_echo "-------------------------------------------------------------" >&6; }
29695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fontconfig >= 2.1.0" >&5
29698 if test -n "$FONTCONFIG_CFLAGS"; then
29700 elif test -n "$PKG_CONFIG"; then
29701 if test -n "$PKG_CONFIG" && \
29702 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.1.0\""; } >&5
29703 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.1.0") 2>&5
29705 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29707 pkg_cv_FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags "fontconfig >= 2.1.0" 2>/dev/null`
29715 if test -n "$FONTCONFIG_LIBS"; then
29717 elif test -n "$PKG_CONFIG"; then
29718 if test -n "$PKG_CONFIG" && \
29719 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.1.0\""; } >&5
29720 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.1.0") 2>&5
29722 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29724 pkg_cv_FONTCONFIG_LIBS=`$PKG_CONFIG --libs "fontconfig >= 2.1.0" 2>/dev/null`
29736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29739 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
29745 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fontconfig >= 2.1.0" 2>&1`
29747 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fontconfig >= 2.1.0" 2>&1`
29754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
29791 # Check whether --with-freetype was given.
29800 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-freetype=$with_freetype "
29808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
29809 $as_echo "-------------------------------------------------------------" >&6; }
29812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for freetype2" >&5
29815 if test -n "$FREETYPE_CFLAGS"; then
29817 elif test -n "$PKG_CONFIG"; then
29818 if test -n "$PKG_CONFIG" && \
29819 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2\""; } >&5
29820 ($PKG_CONFIG --exists --print-errors "freetype2") 2>&5
29822 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29824 pkg_cv_FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
29832 if test -n "$FREETYPE_LIBS"; then
29834 elif test -n "$PKG_CONFIG"; then
29835 if test -n "$PKG_CONFIG" && \
29836 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2\""; } >&5
29837 ($PKG_CONFIG --exists --print-errors "freetype2") 2>&5
29839 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29841 pkg_cv_FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
29853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29856 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
29862 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1`
29864 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1`
29871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
29904 # Check whether --with-raqm was given.
29913 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-raqm=$with_raqm "
29921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
29922 $as_echo "-------------------------------------------------------------" >&6; }
29925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for raqm" >&5
29928 if test -n "$RAQM_CFLAGS"; then
29930 elif test -n "$PKG_CONFIG"; then
29931 if test -n "$PKG_CONFIG" && \
29932 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"raqm\""; } >&5
29933 ($PKG_CONFIG --exists --print-errors "raqm") 2>&5
29935 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29937 pkg_cv_RAQM_CFLAGS=`$PKG_CONFIG --cflags "raqm" 2>/dev/null`
29945 if test -n "$RAQM_LIBS"; then
29947 elif test -n "$PKG_CONFIG"; then
29948 if test -n "$PKG_CONFIG" && \
29949 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"raqm\""; } >&5
29950 ($PKG_CONFIG --exists --print-errors "raqm") 2>&5
29952 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
29954 pkg_cv_RAQM_LIBS=`$PKG_CONFIG --libs "raqm" 2>/dev/null`
29966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29969 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
29975 RAQM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "raqm" 2>&1`
29977 RAQM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "raqm" 2>&1`
29984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
30018 # Enable Windows gdi32 libraries
30021 # Check whether --with-gdi32 was given.
30029 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-gdi32=$with_gdi32 "
30038 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Windows GDI32 support" >&5
30040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
30070 if test "$cygwin_build" = yes -o "$native_win32_build" = yes; then
30073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if Windows GDI32 support is complete" >&5
30075 if test $passed -gt 0; then
30076 if test $failed -gt 0; then
30077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
30078 $as_echo "no -- some components failed test" >&6; }
30081 GDI32_LIBS='-lgdi32 -luser32'
30086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
30091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30110 # Test for iapi.h & test for gsapi_new_instance in -lgs
30111 # or -framework Ghostscript
30114 # Check whether --with-gslib was given.
30124 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-gslib=$with_gslib "
30130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
30131 $as_echo "-------------------------------------------------------------" >&6; }
30132 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Ghostscript" >&5
30134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
30155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gsapi_new_instance in Ghostscript framework" >&5
30161 LIBS="-framework Ghostscript $LIBS"
30162 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30185 rm -f core conftest.err conftest.$ac_objext \
30189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_framework_Ghostscript_gsapi_new_instance" >&5
30194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gsapi_new_instance in -lgs" >&5
30195 $as_echo_n "checking for gsapi_new_instance in -lgs... " >&6; }
30200 LIBS="-lgs $LIBS"
30201 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30224 rm -f core conftest.err conftest.$ac_objext \
30228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gs_gsapi_new_instance" >&5
30237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if Ghostscript package is complete" >&5
30239 if test $passed -gt 0; then
30240 if test $failed -gt 0; then
30241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
30242 $as_echo "no -- some components failed test" >&6; }
30245 if test $framework -gt 0; then
30246 GS_LIBS='-framework Ghostscript'
30248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, using framework." >&5
30251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, using library." >&5
30253 GS_LIBS='-lgs'
30262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30278 # Check whether --with-fontpath was given.
30286 if test "$with_fontpath" != "yes" && test -z "$with_fontpath"; then
30296 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-fontpath=$with_fontpath "
30301 # Check whether --with-gs-font-dir was given.
30310 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-gs-font-dir=$with_gs_font_dir "
30318 # Check whether --with-gvc was given.
30327 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-gvc=$with_gvc "
30332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
30333 $as_echo "-------------------------------------------------------------" >&6; }
30336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libgvc >= 2.9.0" >&5
30339 if test -n "$GVC_CFLAGS"; then
30341 elif test -n "$PKG_CONFIG"; then
30342 if test -n "$PKG_CONFIG" && \
30343 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgvc >= 2.9.0\""; } >&5
30344 ($PKG_CONFIG --exists --print-errors "libgvc >= 2.9.0") 2>&5
30346 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
30348 pkg_cv_GVC_CFLAGS=`$PKG_CONFIG --cflags "libgvc >= 2.9.0" 2>/dev/null`
30356 if test -n "$GVC_LIBS"; then
30358 elif test -n "$PKG_CONFIG"; then
30359 if test -n "$PKG_CONFIG" && \
30360 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgvc >= 2.9.0\""; } >&5
30361 ($PKG_CONFIG --exists --print-errors "libgvc >= 2.9.0") 2>&5
30363 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
30365 pkg_cv_GVC_LIBS=`$PKG_CONFIG --libs "libgvc >= 2.9.0" 2>/dev/null`
30377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30380 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30386 GVC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgvc >= 2.9.0" 2>&1`
30388 GVC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgvc >= 2.9.0" 2>&1`
30395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
30405 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
30432 # Check whether --with-heic was given.
30441 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-heic=$with_heic "
30449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
30450 $as_echo "-------------------------------------------------------------" >&6; }
30453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif" >&5
30456 if test -n "$HEIF_CFLAGS"; then
30458 elif test -n "$PKG_CONFIG"; then
30459 if test -n "$PKG_CONFIG" && \
30460 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif\""; } >&5
30461 ($PKG_CONFIG --exists --print-errors "libheif") 2>&5
30463 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
30465 pkg_cv_HEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif" 2>/dev/null`
30473 if test -n "$HEIF_LIBS"; then
30475 elif test -n "$PKG_CONFIG"; then
30476 if test -n "$PKG_CONFIG" && \
30477 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif\""; } >&5
30478 ($PKG_CONFIG --exists --print-errors "libheif") 2>&5
30480 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
30482 pkg_cv_HEIF_LIBS=`$PKG_CONFIG --libs "libheif" 2>/dev/null`
30494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30497 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30503 HEIF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libheif" 2>&1`
30505 HEIF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libheif" 2>&1`
30512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30518 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
30522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
30549 # Check whether --with-jbig was given.
30560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
30561 $as_echo "-------------------------------------------------------------" >&6; }
30562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JBIG" >&5
30564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
30576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jbg_dec_init in -ljbig" >&5
30577 $as_echo_n "checking for jbg_dec_init in -ljbig... " >&6; }
30582 LIBS="-ljbig $LIBS"
30583 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30606 rm -f core conftest.err conftest.$ac_objext \
30610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jbig_jbg_dec_init" >&5
30619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if JBIG package is complete" >&5
30621 if test $passed -gt 0; then
30622 if test $failed -gt 0; then
30623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
30624 $as_echo "no -- some components failed test" >&6; }
30627 JBIG_LIBS='-ljbig'
30632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
30637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30656 # Check whether --with-jpeg was given.
30665 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-jpeg=$with_jpeg "
30671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
30672 $as_echo "-------------------------------------------------------------" >&6; }
30673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JPEG" >&5
30675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
30711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg_read_header in -ljpeg" >&5
30712 $as_echo_n "checking for jpeg_read_header in -ljpeg... " >&6; }
30717 LIBS="-ljpeg $LIBS"
30718 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30741 rm -f core conftest.err conftest.$ac_objext \
30745 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_read_header" >&5
30754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if JPEG package is complete" >&5
30756 if test $passed -gt 0; then
30757 if test $failed -gt 0; then
30758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
30759 $as_echo "no -- some components failed test" >&6; }
30762 JPEG_LIBS='-ljpeg'
30767 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
30772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30788 # Check for JPEG-XL delegate library.
30791 # Check whether --with-jxl was given.
30800 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-jxl=$with_jxl "
30808 # Check for the JPEG-XL library.
30812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
30813 $as_echo "-------------------------------------------------------------" >&6; }
30814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg-xl" >&5
30815 $as_echo_n "checking for jpeg-xl... " >&6; }
30816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
30836 # This check should be changed once we have a .pc file for the JPEG-XL library.
30838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JxlDecoderCreate in -ljxl" >&5
30839 $as_echo_n "checking for JxlDecoderCreate in -ljxl... " >&6; }
30844 LIBS="-ljxl $LIBS"
30845 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30868 rm -f core conftest.err conftest.$ac_objext \
30872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jxl_JxlDecoderCreate" >&5
30880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JxlEncoderSetBasicInfo in -ljxl" >&5
30881 $as_echo_n "checking for JxlEncoderSetBasicInfo in -ljxl... " >&6; }
30886 LIBS="-ljxl $LIBS"
30887 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
30910 rm -f core conftest.err conftest.$ac_objext \
30914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jxl_JxlEncoderSetBasicInfo" >&5
30924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if jpeg-xl package is complete" >&5
30925 $as_echo_n "checking if jpeg-xl package is complete... " >&6; }
30926 if test $passed -gt 0; then
30927 if test $failed -gt 0; then
30928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
30929 $as_echo "no -- some components failed test" >&6; }
30932 JXL_LIBS='-ljxl'
30937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
30942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30961 # Check whether --with-lcms was given.
30969 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-lcms=$with_lcms "
30977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
30978 $as_echo "-------------------------------------------------------------" >&6; }
30981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lcms2 >= 2.0.0" >&5
30984 if test -n "$LCMS2_CFLAGS"; then
30986 elif test -n "$PKG_CONFIG"; then
30987 if test -n "$PKG_CONFIG" && \
30988 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lcms2 >= 2.0.0\""; } >&5
30989 ($PKG_CONFIG --exists --print-errors "lcms2 >= 2.0.0") 2>&5
30991 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
30993 pkg_cv_LCMS2_CFLAGS=`$PKG_CONFIG --cflags "lcms2 >= 2.0.0" 2>/dev/null`
31001 if test -n "$LCMS2_LIBS"; then
31003 elif test -n "$PKG_CONFIG"; then
31004 if test -n "$PKG_CONFIG" && \
31005 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lcms2 >= 2.0.0\""; } >&5
31006 ($PKG_CONFIG --exists --print-errors "lcms2 >= 2.0.0") 2>&5
31008 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31010 pkg_cv_LCMS2_LIBS=`$PKG_CONFIG --libs "lcms2 >= 2.0.0" 2>/dev/null`
31022 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31025 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31031 LCMS2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcms2 >= 2.0.0" 2>&1`
31033 LCMS2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcms2 >= 2.0.0" 2>&1`
31040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
31094 # Check whether --with-openjp2 was given.
31103 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-openjp2=$with_openjp2 "
31111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
31112 $as_echo "-------------------------------------------------------------" >&6; }
31115 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libopenjp2 >= 2.1.0" >&5
31118 if test -n "$LIBOPENJP2_CFLAGS"; then
31120 elif test -n "$PKG_CONFIG"; then
31121 if test -n "$PKG_CONFIG" && \
31122 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libopenjp2 >= 2.1.0\""; } >&5
31123 ($PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0") 2>&5
31125 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31127 pkg_cv_LIBOPENJP2_CFLAGS=`$PKG_CONFIG --cflags "libopenjp2 >= 2.1.0" 2>/dev/null`
31135 if test -n "$LIBOPENJP2_LIBS"; then
31137 elif test -n "$PKG_CONFIG"; then
31138 if test -n "$PKG_CONFIG" && \
31139 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libopenjp2 >= 2.1.0\""; } >&5
31140 ($PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0") 2>&5
31142 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31144 pkg_cv_LIBOPENJP2_LIBS=`$PKG_CONFIG --libs "libopenjp2 >= 2.1.0" 2>/dev/null`
31156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31159 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31165 LIBOPENJP2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libopenjp2 >= 2.1.0" 2>&1`
31167 LIBOPENJP2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libopenjp2 >= 2.1.0" 2>&1`
31174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31184 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
31212 # Check whether --with-lqr was given.
31221 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-lqr=$with_lqr "
31229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
31230 $as_echo "-------------------------------------------------------------" >&6; }
31233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lqr-1 >= 0.1.0" >&5
31234 $as_echo_n "checking for lqr-1 >= 0.1.0... " >&6; }
31236 if test -n "$LQR_CFLAGS"; then
31238 elif test -n "$PKG_CONFIG"; then
31239 if test -n "$PKG_CONFIG" && \
31240 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lqr-1 >= 0.1.0\""; } >&5
31241 ($PKG_CONFIG --exists --print-errors "lqr-1 >= 0.1.0") 2>&5
31243 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31245 pkg_cv_LQR_CFLAGS=`$PKG_CONFIG --cflags "lqr-1 >= 0.1.0" 2>/dev/null`
31253 if test -n "$LQR_LIBS"; then
31255 elif test -n "$PKG_CONFIG"; then
31256 if test -n "$PKG_CONFIG" && \
31257 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lqr-1 >= 0.1.0\""; } >&5
31258 ($PKG_CONFIG --exists --print-errors "lqr-1 >= 0.1.0") 2>&5
31260 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31262 pkg_cv_LQR_LIBS=`$PKG_CONFIG --libs "lqr-1 >= 0.1.0" 2>/dev/null`
31274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31277 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31283 LQR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lqr-1 >= 0.1.0" 2>&1`
31285 LQR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lqr-1 >= 0.1.0" 2>&1`
31292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
31327 # Check whether --with-lzma was given.
31335 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-lzma=$with_lzma "
31340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
31341 $as_echo "-------------------------------------------------------------" >&6; }
31344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblzma >= 2.9.0" >&5
31347 if test -n "$LZMA_CFLAGS"; then
31349 elif test -n "$PKG_CONFIG"; then
31350 if test -n "$PKG_CONFIG" && \
31351 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liblzma >= 2.9.0\""; } >&5
31352 ($PKG_CONFIG --exists --print-errors "liblzma >= 2.9.0") 2>&5
31354 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31356 pkg_cv_LZMA_CFLAGS=`$PKG_CONFIG --cflags "liblzma >= 2.9.0" 2>/dev/null`
31364 if test -n "$LZMA_LIBS"; then
31366 elif test -n "$PKG_CONFIG"; then
31367 if test -n "$PKG_CONFIG" && \
31368 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liblzma >= 2.9.0\""; } >&5
31369 ($PKG_CONFIG --exists --print-errors "liblzma >= 2.9.0") 2>&5
31371 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31373 pkg_cv_LZMA_LIBS=`$PKG_CONFIG --libs "liblzma >= 2.9.0" 2>/dev/null`
31385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31388 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31394 LZMA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liblzma >= 2.9.0" 2>&1`
31396 LZMA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liblzma >= 2.9.0" 2>&1`
31403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
31442 # Check whether --with-openexr was given.
31451 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-openexr=$with_openexr "
31459 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
31460 $as_echo "-------------------------------------------------------------" >&6; }
31463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenEXR >= 1.0.6" >&5
31466 if test -n "$OPENEXR_CFLAGS"; then
31468 elif test -n "$PKG_CONFIG"; then
31469 if test -n "$PKG_CONFIG" && \
31470 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"OpenEXR >= 1.0.6\""; } >&5
31471 ($PKG_CONFIG --exists --print-errors "OpenEXR >= 1.0.6") 2>&5
31473 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31475 pkg_cv_OPENEXR_CFLAGS=`$PKG_CONFIG --cflags "OpenEXR >= 1.0.6" 2>/dev/null`
31483 if test -n "$OPENEXR_LIBS"; then
31485 elif test -n "$PKG_CONFIG"; then
31486 if test -n "$PKG_CONFIG" && \
31487 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"OpenEXR >= 1.0.6\""; } >&5
31488 ($PKG_CONFIG --exists --print-errors "OpenEXR >= 1.0.6") 2>&5
31490 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31492 pkg_cv_OPENEXR_LIBS=`$PKG_CONFIG --libs "OpenEXR >= 1.0.6" 2>/dev/null`
31504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31507 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31513 OPENEXR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "OpenEXR >= 1.0.6" 2>&1`
31515 OPENEXR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "OpenEXR >= 1.0.6" 2>&1`
31522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31532 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
31559 # Check whether --with-pango was given.
31568 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-pango=$with_pango "
31577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
31578 $as_echo "-------------------------------------------------------------" >&6; }
31581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pangocairo >= 1.28.1" >&5
31584 if test -n "$PANGO_CFLAGS"; then
31586 elif test -n "$PKG_CONFIG"; then
31587 if test -n "$PKG_CONFIG" && \
31588 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pangocairo >= 1.28.1\""; } >&5
31589 ($PKG_CONFIG --exists --print-errors "pangocairo >= 1.28.1") 2>&5
31591 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31593 pkg_cv_PANGO_CFLAGS=`$PKG_CONFIG --cflags "pangocairo >= 1.28.1" 2>/dev/null`
31601 if test -n "$PANGO_LIBS"; then
31603 elif test -n "$PKG_CONFIG"; then
31604 if test -n "$PKG_CONFIG" && \
31605 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pangocairo >= 1.28.1\""; } >&5
31606 ($PKG_CONFIG --exists --print-errors "pangocairo >= 1.28.1") 2>&5
31608 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31610 pkg_cv_PANGO_LIBS=`$PKG_CONFIG --libs "pangocairo >= 1.28.1" 2>/dev/null`
31622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31625 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31631 PANGO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pangocairo >= 1.28.1" 2>&1`
31633 PANGO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pangocairo >= 1.28.1" 2>&1`
31640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31650 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
31654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pango >= 1.28.1" >&5
31657 if test -n "$PANGO_CFLAGS"; then
31659 elif test -n "$PKG_CONFIG"; then
31660 if test -n "$PKG_CONFIG" && \
31661 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pango >= 1.28.1\""; } >&5
31662 ($PKG_CONFIG --exists --print-errors "pango >= 1.28.1") 2>&5
31664 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31666 pkg_cv_PANGO_CFLAGS=`$PKG_CONFIG --cflags "pango >= 1.28.1" 2>/dev/null`
31674 if test -n "$PANGO_LIBS"; then
31676 elif test -n "$PKG_CONFIG"; then
31677 if test -n "$PKG_CONFIG" && \
31678 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pango >= 1.28.1\""; } >&5
31679 ($PKG_CONFIG --exists --print-errors "pango >= 1.28.1") 2>&5
31681 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31683 pkg_cv_PANGO_LIBS=`$PKG_CONFIG --libs "pango >= 1.28.1" 2>/dev/null`
31695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31698 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31704 PANGO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pango >= 1.28.1" 2>&1`
31706 PANGO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pango >= 1.28.1" 2>&1`
31713 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
31765 # Check whether --with-png was given.
31774 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-png=$with_png "
31782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
31783 $as_echo "-------------------------------------------------------------" >&6; }
31786 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpng >= 1.0.0" >&5
31789 if test -n "$PNG_CFLAGS"; then
31791 elif test -n "$PKG_CONFIG"; then
31792 if test -n "$PKG_CONFIG" && \
31793 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.0.0\""; } >&5
31794 ($PKG_CONFIG --exists --print-errors "libpng >= 1.0.0") 2>&5
31796 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31798 pkg_cv_PNG_CFLAGS=`$PKG_CONFIG --cflags "libpng >= 1.0.0" 2>/dev/null`
31806 if test -n "$PNG_LIBS"; then
31808 elif test -n "$PKG_CONFIG"; then
31809 if test -n "$PKG_CONFIG" && \
31810 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.0.0\""; } >&5
31811 ($PKG_CONFIG --exists --print-errors "libpng >= 1.0.0") 2>&5
31813 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31815 pkg_cv_PNG_LIBS=`$PKG_CONFIG --libs "libpng >= 1.0.0" 2>/dev/null`
31827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31830 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31836 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpng >= 1.0.0" 2>&1`
31838 PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpng >= 1.0.0" 2>&1`
31845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
31882 # Check whether --with-raw was given.
31891 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-libraw=$with_raw "
31899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
31900 $as_echo "-------------------------------------------------------------" >&6; }
31903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libraw_r >= 0.14.8" >&5
31906 if test -n "$RAW_R_CFLAGS"; then
31908 elif test -n "$PKG_CONFIG"; then
31909 if test -n "$PKG_CONFIG" && \
31910 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw_r >= 0.14.8\""; } >&5
31911 ($PKG_CONFIG --exists --print-errors "libraw_r >= 0.14.8") 2>&5
31913 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31915 pkg_cv_RAW_R_CFLAGS=`$PKG_CONFIG --cflags "libraw_r >= 0.14.8" 2>/dev/null`
31923 if test -n "$RAW_R_LIBS"; then
31925 elif test -n "$PKG_CONFIG"; then
31926 if test -n "$PKG_CONFIG" && \
31927 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw_r >= 0.14.8\""; } >&5
31928 ($PKG_CONFIG --exists --print-errors "libraw_r >= 0.14.8") 2>&5
31930 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
31932 pkg_cv_RAW_R_LIBS=`$PKG_CONFIG --libs "libraw_r >= 0.14.8" 2>/dev/null`
31944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31947 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31953 RAW_R_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libraw_r >= 0.14.8" 2>&1`
31955 RAW_R_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libraw_r >= 0.14.8" 2>&1`
31962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
31999 # Check whether --with-rsvg was given.
32008 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-rsvg=$with_rsvg "
32017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
32018 $as_echo "-------------------------------------------------------------" >&6; }
32021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for librsvg-2.0 >= 2.9.0" >&5
32022 $as_echo_n "checking for librsvg-2.0 >= 2.9.0... " >&6; }
32024 if test -n "$RSVG_CFLAGS"; then
32026 elif test -n "$PKG_CONFIG"; then
32027 if test -n "$PKG_CONFIG" && \
32028 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.9.0\""; } >&5
32029 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0") 2>&5
32031 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32033 pkg_cv_RSVG_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= 2.9.0" 2>/dev/null`
32041 if test -n "$RSVG_LIBS"; then
32043 elif test -n "$PKG_CONFIG"; then
32044 if test -n "$PKG_CONFIG" && \
32045 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.9.0\""; } >&5
32046 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0") 2>&5
32048 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32050 pkg_cv_RSVG_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= 2.9.0" 2>/dev/null`
32062 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32065 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32071 RSVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
32073 RSVG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
32080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
32090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
32094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cairo-svg" >&5
32095 $as_echo_n "checking for cairo-svg... " >&6; }
32097 if test -n "$CAIRO_SVG_CFLAGS"; then
32099 elif test -n "$PKG_CONFIG"; then
32100 if test -n "$PKG_CONFIG" && \
32101 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo-svg\""; } >&5
32102 ($PKG_CONFIG --exists --print-errors "cairo-svg") 2>&5
32104 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32106 pkg_cv_CAIRO_SVG_CFLAGS=`$PKG_CONFIG --cflags "cairo-svg" 2>/dev/null`
32114 if test -n "$CAIRO_SVG_LIBS"; then
32116 elif test -n "$PKG_CONFIG"; then
32117 if test -n "$PKG_CONFIG" && \
32118 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo-svg\""; } >&5
32119 ($PKG_CONFIG --exists --print-errors "cairo-svg") 2>&5
32121 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32123 pkg_cv_CAIRO_SVG_LIBS=`$PKG_CONFIG --libs "cairo-svg" 2>/dev/null`
32135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32138 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32144 CAIRO_SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "cairo-svg" 2>&1`
32146 CAIRO_SVG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "cairo-svg" 2>&1`
32153 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
32163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
32205 # Check whether --with-tiff was given.
32214 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-tiff=$with_tiff "
32220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
32221 $as_echo "-------------------------------------------------------------" >&6; }
32222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFF" >&5
32224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
32244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFOpen in -ltiff" >&5
32245 $as_echo_n "checking for TIFFOpen in -ltiff... " >&6; }
32250 LIBS="-ltiff $LIBS"
32251 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32274 rm -f core conftest.err conftest.$ac_objext \
32278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFOpen" >&5
32286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFClientOpen in -ltiff" >&5
32287 $as_echo_n "checking for TIFFClientOpen in -ltiff... " >&6; }
32292 LIBS="-ltiff $LIBS"
32293 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32316 rm -f core conftest.err conftest.$ac_objext \
32320 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFClientOpen" >&5
32328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFIsByteSwapped in -ltiff" >&5
32329 $as_echo_n "checking for TIFFIsByteSwapped in -ltiff... " >&6; }
32334 LIBS="-ltiff $LIBS"
32335 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32358 rm -f core conftest.err conftest.$ac_objext \
32362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFIsByteSwapped" >&5
32370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFReadRGBATile in -ltiff" >&5
32371 $as_echo_n "checking for TIFFReadRGBATile in -ltiff... " >&6; }
32376 LIBS="-ltiff $LIBS"
32377 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32400 rm -f core conftest.err conftest.$ac_objext \
32404 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFReadRGBATile" >&5
32412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFReadRGBAStrip in -ltiff" >&5
32413 $as_echo_n "checking for TIFFReadRGBAStrip in -ltiff... " >&6; }
32418 LIBS="-ltiff $LIBS"
32419 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32442 rm -f core conftest.err conftest.$ac_objext \
32446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFReadRGBAStrip" >&5
32454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if TIFF package is complete" >&5
32456 if test $passed -gt 0; then
32457 if test $failed -gt 0; then
32458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
32459 $as_echo "no -- some components failed test" >&6; }
32462 TIFF_LIBS='-ltiff'
32467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
32499 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32518 # Check whether --with-urw-base35-font-dir was given.
32527 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-urw-base35-font-dir=$with_urw_base35_font_dir "
32535 # Check whether --with-webp was given.
32544 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-webp=$with_webp "
32556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
32557 $as_echo "-------------------------------------------------------------" >&6; }
32560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libwebp" >&5
32563 if test -n "$WEBP_CFLAGS"; then
32565 elif test -n "$PKG_CONFIG"; then
32566 if test -n "$PKG_CONFIG" && \
32567 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebp\""; } >&5
32568 ($PKG_CONFIG --exists --print-errors "libwebp") 2>&5
32570 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32572 pkg_cv_WEBP_CFLAGS=`$PKG_CONFIG --cflags "libwebp" 2>/dev/null`
32580 if test -n "$WEBP_LIBS"; then
32582 elif test -n "$PKG_CONFIG"; then
32583 if test -n "$PKG_CONFIG" && \
32584 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebp\""; } >&5
32585 ($PKG_CONFIG --exists --print-errors "libwebp") 2>&5
32587 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32589 pkg_cv_WEBP_LIBS=`$PKG_CONFIG --libs "libwebp" 2>/dev/null`
32601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32604 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32610 WEBP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libwebp" 2>&1`
32612 WEBP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libwebp" 2>&1`
32619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
32631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0" >&5
32634 if test -n "$WEBPMUX_CFLAGS"; then
32636 elif test -n "$PKG_CONFIG"; then
32637 if test -n "$PKG_CONFIG" && \
32638 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0\""; } >&5
32639 ($PKG_CONFIG --exists --print-errors "libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0") 2>&5
32641 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32643 pkg_cv_WEBPMUX_CFLAGS=`$PKG_CONFIG --cflags "libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0" 2>/dev/null`
32651 if test -n "$WEBPMUX_LIBS"; then
32653 elif test -n "$PKG_CONFIG"; then
32654 if test -n "$PKG_CONFIG" && \
32655 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0\""; } >&5
32656 ($PKG_CONFIG --exists --print-errors "libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0") 2>&5
32658 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32660 pkg_cv_WEBPMUX_LIBS=`$PKG_CONFIG --libs "libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0" 2>/dev/null`
32672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32675 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32681 WEBPMUX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0" 2>&1`
32683 WEBPMUX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libwebpmux >= 0.5.0 libwebpdemux >= 0.5.0" 2>&1`
32690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
32700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
32744 # Check whether --with-windows-font-dir was given.
32753 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-windows-font-dir=$with_windows_font_dir "
32761 # Check whether --with-wmf was given.
32770 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-wmf=$with_wmf "
32778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WMF support" >&5
32780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
32794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wmf_lite_create in -lwmflite" >&5
32795 $as_echo_n "checking for wmf_lite_create in -lwmflite... " >&6; }
32800 LIBS="-lwmflite $LIBS"
32801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
32824 rm -f core conftest.err conftest.$ac_objext \
32828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wmflite_wmf_lite_create" >&5
32838 WMF_LIBS='-lwmflite'
32842 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no -- some components failed test" >&5
32843 $as_echo "no -- some components failed test" >&6; }
32851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if WMF package is complete" >&5
32854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
32857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32876 # Check whether --with-xml was given.
32885 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-xml=$with_xml "
32893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
32894 $as_echo "-------------------------------------------------------------" >&6; }
32897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxml-2.0 >= 2.0.0" >&5
32898 $as_echo_n "checking for libxml-2.0 >= 2.0.0... " >&6; }
32900 if test -n "$XML_CFLAGS"; then
32902 elif test -n "$PKG_CONFIG"; then
32903 if test -n "$PKG_CONFIG" && \
32904 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.0.0\""; } >&5
32905 ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0.0") 2>&5
32907 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32909 pkg_cv_XML_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.0.0" 2>/dev/null`
32917 if test -n "$XML_LIBS"; then
32919 elif test -n "$PKG_CONFIG"; then
32920 if test -n "$PKG_CONFIG" && \
32921 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.0.0\""; } >&5
32922 ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0.0") 2>&5
32924 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
32926 pkg_cv_XML_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.0.0" 2>/dev/null`
32938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32941 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32947 XML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= 2.0.0" 2>&1`
32949 XML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= 2.0.0" 2>&1`
32956 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
32966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
33013 INCLUDE_RELATIVE_PATH="${PACKAGE_NAME}-${MAGICK_MAJOR_VERSION}"
33044 LIBRARY_RELATIVE_PATH="${PACKAGE_NAME}-${PACKAGE_BASE_VERSION}"
33094 LIB_BIN_DIR=${LIB_BIN_BASEDIRNAME}-${MAGICK_ABI_SUFFIX}
33116 MODULES_DIRNAME=${MODULES_BASEDIRNAME}-${MAGICK_ABI_SUFFIX}
33167 DOCUMENTATION_RELATIVE_PATH="${PACKAGE_NAME}-${MAGICK_MAJOR_VERSION}"
33183 # Enable/Disable documentation
33184 # Check whether --enable-docs was given.
33200 # Subdirectory to place architecture-dependent configuration files
33201 CONFIGURE_RELATIVE_PATH="${PACKAGE_NAME}-${MAGICK_MAJOR_VERSION}"
33221 # Subdirectory to place architecture-independent configuration files
33222 SHARE_RELATIVE_PATH="${PACKAGE_NAME}-${MAGICK_MAJOR_VERSION}"
33243 # Subdirectory to place architecture-dependent configuration files.
33255 SHAREARCH_DIRNAME=${SHAREARCH_BASEDIRNAME}-${MAGICK_ABI_SUFFIX}
33276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
33277 $as_echo "-------------------------------------------------------------" >&6; }
33278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ImageMagick delegate programs" >&5
33280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
33285 BrowseDelegateDefault='xdg-open'
33286 DNGDecodeDelegateDefault='ufraw-batch'
33316 RSVGDecodeDelegateDefault='rsvg-convert'
33330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33344 test -z "$as_dir" && as_dir=.
33348 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33355 test -z "$ac_cv_path_BPGDecodeDelegate" && ac_cv_path_BPGDecodeDelegate=""$BPGDecodeDelegateDefault""
33360 if test -n "$BPGDecodeDelegate"; then
33361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BPGDecodeDelegate" >&5
33364 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33385 test -z "$as_dir" && as_dir=.
33389 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33396 test -z "$ac_cv_path_BPGEncodeDelegate" && ac_cv_path_BPGEncodeDelegate=""$BPGEncodeDelegateDefault""
33401 if test -n "$BPGEncodeDelegate"; then
33402 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BPGEncodeDelegate" >&5
33405 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33426 test -z "$as_dir" && as_dir=.
33430 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33437 test -z "$ac_cv_path_BlenderDecodeDelegate" && ac_cv_path_BlenderDecodeDelegate=""$BlenderDecodeDelegateDefault""
33442 if test -n "$BlenderDecodeDelegate"; then
33443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BlenderDecodeDelegate" >&5
33446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33451 for ac_prog in "$BrowseDelegateDefault" google-chrome firefox konqueror mozilla lynx
33455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33469 test -z "$as_dir" && as_dir=.
33473 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33484 if test -n "$BrowseDelegate"; then
33485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BrowseDelegate" >&5
33488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33493 test -n "$BrowseDelegate" && break
33495 test -n "$BrowseDelegate" || BrowseDelegate=""$BrowseDelegateDefault""
33499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33513 test -z "$as_dir" && as_dir=.
33517 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33524 test -z "$ac_cv_path_DNGDecodeDelegate" && ac_cv_path_DNGDecodeDelegate=""$DNGDecodeDelegateDefault""
33529 if test -n "$DNGDecodeDelegate"; then
33530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DNGDecodeDelegate" >&5
33533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33540 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33554 test -z "$as_dir" && as_dir=.
33558 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33565 test -z "$ac_cv_path_DOCDecodeDelegate" && ac_cv_path_DOCDecodeDelegate=""$DOCDecodeDelegateDefault""
33570 if test -n "$DOCDecodeDelegate"; then
33571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOCDecodeDelegate" >&5
33574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33595 test -z "$as_dir" && as_dir=.
33599 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33606 test -z "$ac_cv_path_DVIDecodeDelegate" && ac_cv_path_DVIDecodeDelegate=""$DVIDecodeDelegateDefault""
33611 if test -n "$DVIDecodeDelegate"; then
33612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DVIDecodeDelegate" >&5
33615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33622 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33636 test -z "$as_dir" && as_dir=.
33640 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33647 test -z "$ac_cv_path_ConvertDelegate" && ac_cv_path_ConvertDelegate=""$ConvertDelegateDefault""
33652 if test -n "$ConvertDelegate"; then
33653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ConvertDelegate" >&5
33656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33663 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33677 test -z "$as_dir" && as_dir=.
33681 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33688 test -z "$ac_cv_path_DisplayDelegate" && ac_cv_path_DisplayDelegate=""$DisplayDelegateDefault""
33693 if test -n "$DisplayDelegate"; then
33694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DisplayDelegate" >&5
33697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33718 test -z "$as_dir" && as_dir=.
33722 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33729 test -z "$ac_cv_path_EditorDelegate" && ac_cv_path_EditorDelegate=""$EditorDelegateDefault""
33734 if test -n "$EditorDelegate"; then
33735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EditorDelegate" >&5
33738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33759 test -z "$as_dir" && as_dir=.
33763 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33770 test -z "$ac_cv_path_GVCDecodeDelegate" && ac_cv_path_GVCDecodeDelegate=""$GVCDecodeDelegateDefault""
33775 if test -n "$GVCDecodeDelegate"; then
33776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GVCDecodeDelegate" >&5
33779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33786 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33800 test -z "$as_dir" && as_dir=.
33804 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33811 test -z "$ac_cv_path_HPGLDecodeDelegate" && ac_cv_path_HPGLDecodeDelegate=""$HPGLDecodeDelegateDefault""
33816 if test -n "$HPGLDecodeDelegate"; then
33817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HPGLDecodeDelegate" >&5
33820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33841 test -z "$as_dir" && as_dir=.
33845 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33852 test -z "$ac_cv_path_HTMLDecodeDelegate" && ac_cv_path_HTMLDecodeDelegate=""$HTMLDecodeDelegateDefault""
33857 if test -n "$HTMLDecodeDelegate"; then
33858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HTMLDecodeDelegate" >&5
33861 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33882 test -z "$as_dir" && as_dir=.
33886 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33893 test -z "$ac_cv_path_ILBMDecodeDelegate" && ac_cv_path_ILBMDecodeDelegate=""$ILBMDecodeDelegateDefault""
33898 if test -n "$ILBMDecodeDelegate"; then
33899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ILBMDecodeDelegate" >&5
33902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33923 test -z "$as_dir" && as_dir=.
33927 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33934 test -z "$ac_cv_path_ILBMEncodeDelegate" && ac_cv_path_ILBMEncodeDelegate=""$ILBMEncodeDelegateDefault""
33939 if test -n "$ILBMEncodeDelegate"; then
33940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ILBMEncodeDelegate" >&5
33943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
33964 test -z "$as_dir" && as_dir=.
33968 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
33975 test -z "$ac_cv_path_JXRDecodeDelegate" && ac_cv_path_JXRDecodeDelegate=""$JXRDecodeDelegateDefault""
33980 if test -n "$JXRDecodeDelegate"; then
33981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $JXRDecodeDelegate" >&5
33984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
33991 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34005 test -z "$as_dir" && as_dir=.
34009 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34016 test -z "$ac_cv_path_JXREncodeDelegate" && ac_cv_path_JXREncodeDelegate=""$JXREncodeDelegateDefault""
34021 if test -n "$JXREncodeDelegate"; then
34022 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $JXREncodeDelegate" >&5
34025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34032 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34046 test -z "$as_dir" && as_dir=.
34050 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34057 test -z "$ac_cv_path_LEPDelegate" && ac_cv_path_LEPDelegate=""$LEPDelegateDefault""
34062 if test -n "$LEPDelegate"; then
34063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LEPDelegate" >&5
34066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34087 test -z "$as_dir" && as_dir=.
34091 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34098 test -z "$ac_cv_path_LPDelegate" && ac_cv_path_LPDelegate="no"
34103 if test -n "$LPDelegate"; then
34104 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LPDelegate" >&5
34107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34114 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34128 test -z "$as_dir" && as_dir=.
34132 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34139 test -z "$ac_cv_path_LPRDelegate" && ac_cv_path_LPRDelegate=""$LPRDelegateDefault""
34144 if test -n "$LPRDelegate"; then
34145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LPRDelegate" >&5
34148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34169 test -z "$as_dir" && as_dir=.
34173 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34180 test -z "$ac_cv_path_LaunchDelegate" && ac_cv_path_LaunchDelegate=""$LaunchDelegateDefault""
34185 if test -n "$LaunchDelegate"; then
34186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LaunchDelegate" >&5
34189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34210 test -z "$as_dir" && as_dir=.
34214 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34221 test -z "$ac_cv_path_MogrifyDelegate" && ac_cv_path_MogrifyDelegate=""$MogrifyDelegateDefault""
34226 if test -n "$MogrifyDelegate"; then
34227 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MogrifyDelegate" >&5
34230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34251 test -z "$as_dir" && as_dir=.
34255 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34262 test -z "$ac_cv_path_VIDEODecodeDelegate" && ac_cv_path_VIDEODecodeDelegate=""$VIDEODecodeDelegateDefault""
34267 if test -n "$VIDEODecodeDelegate"; then
34268 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $VIDEODecodeDelegate" >&5
34271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34292 test -z "$as_dir" && as_dir=.
34296 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34303 test -z "$ac_cv_path_VIDEOEncodeDelegate" && ac_cv_path_VIDEOEncodeDelegate=""$VIDEOEncodeDelegateDefault""
34308 if test -n "$VIDEOEncodeDelegate"; then
34309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $VIDEOEncodeDelegate" >&5
34312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34333 test -z "$as_dir" && as_dir=.
34337 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34344 test -z "$ac_cv_path_MrSIDDecodeDelegate" && ac_cv_path_MrSIDDecodeDelegate=""$MrSIDDecodeDelegateDefault""
34349 if test -n "$MrSIDDecodeDelegate"; then
34350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MrSIDDecodeDelegate" >&5
34353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34374 test -z "$as_dir" && as_dir=.
34378 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34385 test -z "$ac_cv_path_MVDelegate" && ac_cv_path_MVDelegate=""$MVDelegateDefault""
34390 if test -n "$MVDelegate"; then
34391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MVDelegate" >&5
34394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34401 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34415 test -z "$as_dir" && as_dir=.
34419 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34426 test -z "$ac_cv_path_PCLDelegate" && ac_cv_path_PCLDelegate=""$PCLDelegateDefault""
34431 if test -n "$PCLDelegate"; then
34432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PCLDelegate" >&5
34435 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34444 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34458 test -z "$as_dir" && as_dir=.
34462 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34473 if test -n "$PSDelegate"; then
34474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PSDelegate" >&5
34477 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34482 test -n "$PSDelegate" && break
34484 test -n "$PSDelegate" || PSDelegate=""$PSDelegateDefault""
34488 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34502 test -z "$as_dir" && as_dir=.
34506 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34513 test -z "$ac_cv_path_RMDelegate" && ac_cv_path_RMDelegate=""$RMDelegateDefault""
34518 if test -n "$RMDelegate"; then
34519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RMDelegate" >&5
34522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34543 test -z "$as_dir" && as_dir=.
34547 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34554 test -z "$ac_cv_path_RSVGDecodeDelegate" && ac_cv_path_RSVGDecodeDelegate=""$RSVGDecodeDelegateDefault""
34559 if test -n "$RSVGDecodeDelegate"; then
34560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSVGDecodeDelegate" >&5
34563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34584 test -z "$as_dir" && as_dir=.
34588 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34595 test -z "$ac_cv_path_SVGDecodeDelegate" && ac_cv_path_SVGDecodeDelegate=""$SVGDecodeDelegateDefault""
34600 if test -n "$SVGDecodeDelegate"; then
34601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SVGDecodeDelegate" >&5
34604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34625 test -z "$as_dir" && as_dir=.
34629 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34636 test -z "$ac_cv_path_TextEncodeDelegate" && ac_cv_path_TextEncodeDelegate=""$TextEncodeDelegateDefault""
34641 if test -n "$TextEncodeDelegate"; then
34642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TextEncodeDelegate" >&5
34645 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34666 test -z "$as_dir" && as_dir=.
34670 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34677 test -z "$ac_cv_path_TraceEncodeDelegate" && ac_cv_path_TraceEncodeDelegate=""$TraceEncodeDelegateDefault""
34682 if test -n "$TraceEncodeDelegate"; then
34683 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TraceEncodeDelegate" >&5
34686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34693 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34707 test -z "$as_dir" && as_dir=.
34711 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34718 test -z "$ac_cv_path_Fig2devDelegate" && ac_cv_path_Fig2devDelegate=""$Fig2devDelegateDefault""
34723 if test -n "$Fig2devDelegate"; then
34724 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Fig2devDelegate" >&5
34727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34748 test -z "$as_dir" && as_dir=.
34752 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34759 test -z "$ac_cv_path_WebPDecodeDelegate" && ac_cv_path_WebPDecodeDelegate=""$WebPDecodeDelegateDefault""
34764 if test -n "$WebPDecodeDelegate"; then
34765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WebPDecodeDelegate" >&5
34768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34775 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34789 test -z "$as_dir" && as_dir=.
34793 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34800 test -z "$ac_cv_path_WebPEncodeDelegate" && ac_cv_path_WebPEncodeDelegate=""$WebPEncodeDelegateDefault""
34805 if test -n "$WebPEncodeDelegate"; then
34806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WebPEncodeDelegate" >&5
34809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34830 test -z "$as_dir" && as_dir=.
34834 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34841 test -z "$ac_cv_path_WWWDecodeDelegate" && ac_cv_path_WWWDecodeDelegate=""$WWWDecodeDelegateDelegateDefault""
34846 if test -n "$WWWDecodeDelegate"; then
34847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WWWDecodeDelegate" >&5
34850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34857 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
34871 test -z "$as_dir" && as_dir=.
34875 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34882 test -z "$ac_cv_path_XPSDelegate" && ac_cv_path_XPSDelegate=""$XPSDelegateDefault""
34887 if test -n "$XPSDelegate"; then
34888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XPSDelegate" >&5
34891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
34901 PrintDelegate="$LPDelegate -c -s"
34926 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Apple fonts directory" >&5
34933 if test -f "${font_dir}Arial.ttf"; then
34940 type_include_files="${type_include_files} "'<include file="type-apple.xml" />'
34941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $apple_font_dir" >&5
34944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found!" >&5
34950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Dejavu fonts directory" >&5
34957 if test -f "${font_dir}DejaVuSerif.ttf"; then
34964 type_include_files="${type_include_files} "'<include file="type-dejavu.xml" />'
34965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dejavu_font_dir" >&5
34968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found!" >&5
34974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Ghostscript fonts directory" >&5
34983 if test -f "${font_dir}a010013l.pfb"; then
34989 ghostscript_font_dir=`echo "${PSDelegate}" | sed -e 's:/gs/.*:/gs:;s:^/::;s/./&:/;s:/:\\\\:g'`"\\fonts\\"
34994 if test -f "${font_dir}a010013l.pfb"; then
35001 ghostscript_font_dir=`echo "$PSDelegate" | sed -e 's:/bin/gs:/share/ghostscript/fonts:'`"/"
35007 type_include_files="${type_include_files} "'<include file="type-ghostscript.xml" />'
35008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ghostscript_font_dir" >&5
35011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found!" >&5
35021 # URW-base35 fonts.
35022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for URW-base35 fonts directory" >&5
35023 $as_echo_n "checking for URW-base35 fonts directory... " >&6; }
35029 type_include_files="${type_include_files} "'<include file="type-urw-base35.xml" />'
35030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $urw_base35_font_dir" >&5
35033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found!" >&5
35039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Windows fonts directory" >&5
35046 if test -f "${font_dir}arial.ttf"; then
35053 type_include_files="${type_include_files} "'<include file="type-windows.xml" />'
35054 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $windows_font_dir" >&5
35057 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found!" >&5
35068 # Re-set delegate definitions to default (no paths)
35148 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
35153 if test -n "$TAR"; then
35160 test -z "$as_dir" && as_dir=.
35164 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
35174 if test -n "$TAR"; then
35175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TAR" >&5
35178 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
35183 test -n "$TAR" && break
35190 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
35195 if test -n "$PERL"; then
35202 test -z "$as_dir" && as_dir=.
35206 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
35216 if test -n "$PERL"; then
35217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
35220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
35225 test -n "$PERL" && break
35232 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
35237 if test -n "$RPM"; then
35244 test -z "$as_dir" && as_dir=.
35248 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
35258 if test -n "$RPM"; then
35259 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RPM" >&5
35262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
35267 test -n "$RPM" && break
35271 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"}
35274 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
35277 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"}
35280 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
35300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
35305 if test -n "$P7ZIP"; then
35312 test -z "$as_dir" && as_dir=.
35316 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
35326 if test -n "$P7ZIP"; then
35327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $P7ZIP" >&5
35330 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
35335 test -n "$P7ZIP" && break
35349 # ZIP support (http://www.info-zip.org/Zip.html)
35356 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
35361 if test -n "$ZIP"; then
35368 test -z "$as_dir" && as_dir=.
35372 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
35382 if test -n "$ZIP"; then
35383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ZIP" >&5
35386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
35391 test -n "$ZIP" && break
35410 if test -z "$PCLVersion"; then
35414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
35415 $as_echo "-------------------------------------------------------------" >&6; }
35416 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PCL" >&5
35418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
35421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pcl color device" >&5
35423 if $PCLDelegate -dBATCH -sDEVICE=$PCLColorDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PCLColorDevice" >&5
35432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pcl CMYK device" >&5
35434 if $PCLDelegate -dBATCH -sDEVICE=$PCLColorDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PCLCMYKDevice" >&5
35443 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pcl mono device" >&5
35445 if $PCLDelegate -dBATCH -sDEVICE=$PCLMonoDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PCLMonoDevice" >&5
35465 if test -z "$XPSVersion"; then
35469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
35470 $as_echo "-------------------------------------------------------------" >&6; }
35471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XPS" >&5
35473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
35476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xps color device" >&5
35478 if $XPSDelegate -dBATCH -sDEVICE=$XPSColorDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35483 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XPSColorDevice" >&5
35487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xps CMYK device" >&5
35489 if $XPSDelegate -dBATCH -sDEVICE=$XPSColorDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XPSCMYKDevice" >&5
35498 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xps mono device" >&5
35500 if $XPSDelegate -dBATCH -sDEVICE=$XPSMonoDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XPSMonoDevice" >&5
35526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
35527 $as_echo "-------------------------------------------------------------" >&6; }
35528 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Ghostscript" >&5
35530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
35532 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Ghostscript version" >&5
35534 if GSVersion=`$PSDelegate --version`; then
35537 GSVersion=`$PSDelegate --help | sed -e '1q' | awk '{ print $3 }'`
35539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GSVersion" >&5
35543 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gs color device" >&5
35545 if $PSDelegate -q -dBATCH -sDEVICE=$GSColorDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GSColorDevice" >&5
35554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gs alpha device" >&5
35556 if $PSDelegate -q -dBATCH -sDEVICE=$GSAlphaDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35561 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GSAlphaDevice" >&5
35565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gs CMYK device" >&5
35567 if $PSDelegate -q -dBATCH -sDEVICE=$GSCMYKDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GSCMYKDevice" >&5
35576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gs mono device" >&5
35578 if $PSDelegate -q -dBATCH -sDEVICE=$GSMonoDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GSMonoDevice" >&5
35587 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gs PDF writing device" >&5
35589 if $PSDelegate -q -dBATCH -sDEVICE=$GSPDFDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GSPDFDevice" >&5
35598 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gs PS writing device" >&5
35600 if $PSDelegate -q -dBATCH -sDEVICE=$GSPSDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GSPSDevice" >&5
35609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gs EPS writing device" >&5
35611 if $PSDelegate -q -dBATCH -sDEVICE=$GSEPSDevice -sOutputFile=/dev/null < /dev/null 1>&5 2>&5; then
35616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GSEPSDevice" >&5
35630 # PerlMagick-related configuration
35637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
35638 $as_echo "-------------------------------------------------------------" >&6; }
35639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Perl" >&5
35641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
35644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl" >&5
35651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_PERL" >&5
35660 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
35674 test -z "$as_dir" && as_dir=.
35678 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
35689 if test -n "$PERL"; then
35690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
35693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
35698 test -n "$PERL" && break
35707 DISTCHECK_CONFIG_FLAGS="${DISTCHECK_CONFIG_FLAGS} --with-perl=$with_perl "
35726 if test -n "$PERL"; then :
35730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl version" >&5
35733 perl_version=`$PERL --version 2>&1 \
35734 | $SED -n -e '/This is perl/b inspect
35737 s/.* (\{0,1\}v\([0-9]*\.[0-9]*\.[0-9]*\))\{0,1\} .*/\1/;p'`
35739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $perl_version" >&5
35753 # string of the form 1.12.5-r617 will be converted to the form
35757 ax_compare_version_A=`echo "$ax_perl_version" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
35758 -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
35759 -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
35760 -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
35761 -e 's/[^0-9]//g'`
35764 ax_compare_version_B=`echo "$perl_version" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
35765 -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
35766 -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
35767 -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
35768 -e 's/[^0-9]//g'`
35790 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not find the perl interpreter" >&5
35829 # Linker search path to library, followed by -lMagickCore
35955 MAGICK_DELEGATES=`echo $MAGICK_DELEGATES | sed -e 's/ */ /g'`
35956 MAGICK_FEATURES=`echo $MAGICK_FEATURES | sed -e 's/ */ /g'`
35964 # Add '-p' if prof source profiling support enabled
35966 CFLAGS="-p $CFLAGS"
35967 CXXFLAGS="-p $CXXFLAGS"
35968 LDFLAGS="-p $LDFLAGS"
35971 # Add '-pg' if gprof source profiling support enabled
35973 CFLAGS="-pg $CFLAGS"
35974 CXXFLAGS="-pg $CXXFLAGS"
35975 LDFLAGS="-pg $LDFLAGS"
35978 # Add '-ftest-coverage -fprofile-arcs' if gcov source profiling support enabled
35979 # This is a gcc-specific feature
35981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _gcov_init in -lgcov" >&5
35982 $as_echo_n "checking for _gcov_init in -lgcov... " >&6; }
35987 LIBS="-lgcov $LIBS"
35988 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36011 rm -f core conftest.err conftest.$ac_objext \
36015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gcov__gcov_init" >&5
36022 LIBS="-lgcov $LIBS"
36026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __gcov_init in -lgcov" >&5
36027 $as_echo_n "checking for __gcov_init in -lgcov... " >&6; }
36032 LIBS="-lgcov $LIBS"
36033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36056 rm -f core conftest.err conftest.$ac_objext \
36060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gcov___gcov_init" >&5
36067 LIBS="-lgcov $LIBS"
36073 OSX_GCOV_LDFLAG="-Wl,-single_module"
36080 CFLAGS="-ftest-coverage -fprofile-arcs $CFLAGS"
36081 CXXFLAGS="-ftest-coverage -fprofile-arcs $CXXFLAGS"
36082 LDFLAGS="-ftest-coverage -fprofile-arcs $LDFLAGS"
36098 # Pass only user-provided LIBS as "global" libraries
36110 MAGICK_CPPFLAGS=`echo $MAGICK_CPPFLAGS | sed -e 's/ */ /g'`
36111 MAGICK_PCFLAGS=`echo $MAGICK_PCFLAGS | sed -e 's/ */ /g'`
36112 MAGICK_LDFLAGS="-L$LIB_DIR $LDFLAGS"
36127 ac_config_commands="$ac_config_commands MagickCore-config.in"
36129 ac_config_commands="$ac_config_commands MagickWand-config.in"
36131 ac_config_commands="$ac_config_commands Magick++-config.in"
36136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: -------------------------------------------------------------" >&5
36137 $as_echo "-------------------------------------------------------------" >&6; }
36138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Update ImageMagick configuration" >&5
36141 rm -f magick-version
36166 ac_config_files="$ac_config_files common.shi config/configure.xml config/delegates.xml config/ImageMagick.rdf config/MagickCore.dox config/MagickWand.dox config/Magick++.dox config/type-apple.xml config/type-dejavu.xml config/type-ghostscript.xml config/type-urw-base35.xml config/type-windows.xml config/type.xml ImageMagick.spec Magick++/bin/Magick++-config MagickCore/ImageMagick.pc Magick++/lib/Magick++.pc MagickCore/MagickCore-config MagickCore/MagickCore.pc MagickCore/version.h Makefile magick.sh PerlMagick/check.sh PerlMagick/default/Magick.pm PerlMagick/Makefile.PL PerlMagick/default/Makefile.PL PerlMagick/quantum/Makefile.PL PerlMagick/quantum/quantum.pm PerlMagick/quantum/quantum.xs PerlMagick/quantum/typemap utilities/animate.1 utilities/compare.1 utilities/composite.1 utilities/conjure.1 utilities/convert.1 utilities/display.1 utilities/identify.1 utilities/ImageMagick.1 utilities/import.1 utilities/magick.1 utilities/magick-script.1 utilities/mogrify.1 utilities/montage.1 utilities/stream.1 MagickWand/MagickWand-config MagickWand/MagickWand.pc"
36171 # scripts and configure runs, see configure's option --config-cache.
36176 # the --recheck option to rerun configure.
36190 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
36195 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
36209 # `set' does not quote correctly, so add quotes: double-quote
36211 sed -n \
36217 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
36231 if test -w "$cache_file"; then
36233 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
36235 if test ! -f "$cache_file" || test -h "$cache_file"; then
36240 mv -f confcache "$cache_file"$$ &&
36241 mv -f "$cache_file"$$ "$cache_file" ;; #(
36243 mv -f confcache "$cache_file" ;;
36248 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
36252 rm -f confcache
36258 DEFS=-DHAVE_CONFIG_H
36277 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
36279 if test -n "$am_sleep_pid"; then
36283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
36285 if test -n "$EXEEXT"; then
36293 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
36295 if test -n "$am_sleep_pid"; then
36299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
36301 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
36305 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
36309 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
36313 if test -z "${HAVE_LD_VERSION_SCRIPT_TRUE}" && test -z "${HAVE_LD_VERSION_SCRIPT_FALSE}"; then
36317 if test -z "${WIN32_NATIVE_BUILD_TRUE}" && test -z "${WIN32_NATIVE_BUILD_FALSE}"; then
36321 if test -z "${CYGWIN_BUILD_TRUE}" && test -z "${CYGWIN_BUILD_FALSE}"; then
36325 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
36329 if test -z "${WITH_SHARED_LIBS_TRUE}" && test -z "${WITH_SHARED_LIBS_FALSE}"; then
36333 if test -z "${WITH_MODULES_TRUE}" && test -z "${WITH_MODULES_FALSE}"; then
36337 if test -z "${MAGICKCORE_ZERO_CONFIGURATION_SUPPORT_TRUE}" && test -z "${MAGICKCORE_ZERO_CONFIGURATION_SUPPORT_FALSE}"; then
36341 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
36345 if test -z "${LEGACY_SUPPORT_TRUE}" && test -z "${LEGACY_SUPPORT_FALSE}"; then
36349 if test -z "${WITH_UTILITIES_TRUE}" && test -z "${WITH_UTILITIES_FALSE}"; then
36354 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
36358 if test -z "${WITH_MAGICK_PLUS_PLUS_TRUE}" && test -z "${WITH_MAGICK_PLUS_PLUS_FALSE}"; then
36362 if test -z "${HAVE_JEMALLOC_TRUE}" && test -z "${HAVE_JEMALLOC_FALSE}"; then
36366 if test -z "${HAVE_TCMALLOC_TRUE}" && test -z "${HAVE_TCMALLOC_FALSE}"; then
36370 if test -z "${HAVE_UMEM_TRUE}" && test -z "${HAVE_UMEM_FALSE}"; then
36374 if test -z "${BZLIB_DELEGATE_TRUE}" && test -z "${BZLIB_DELEGATE_FALSE}"; then
36378 if test -z "${X11_DELEGATE_TRUE}" && test -z "${X11_DELEGATE_FALSE}"; then
36382 if test -z "${ZIP_DELEGATE_TRUE}" && test -z "${ZIP_DELEGATE_FALSE}"; then
36386 if test -z "${ZLIB_DELEGATE_TRUE}" && test -z "${ZLIB_DELEGATE_FALSE}"; then
36390 if test -z "${ZSTD_DELEGATE_TRUE}" && test -z "${ZSTD_DELEGATE_FALSE}"; then
36394 if test -z "${WITH_LTDL_TRUE}" && test -z "${WITH_LTDL_FALSE}"; then
36398 if test -z "${AUTOTRACE_DELEGATE_TRUE}" && test -z "${AUTOTRACE_DELEGATE_FALSE}"; then
36402 if test -z "${DPS_DELEGATE_TRUE}" && test -z "${DPS_DELEGATE_FALSE}"; then
36406 if test -z "${FFTW_DELEGATE_TRUE}" && test -z "${FFTW_DELEGATE_FALSE}"; then
36410 if test -z "${FLIF_DELEGATE_TRUE}" && test -z "${FLIF_DELEGATE_FALSE}"; then
36414 if test -z "${FPX_DELEGATE_TRUE}" && test -z "${FPX_DELEGATE_FALSE}"; then
36418 if test -z "${DJVU_DELEGATE_TRUE}" && test -z "${DJVU_DELEGATE_FALSE}"; then
36422 if test -z "${FONTCONFIG_DELEGATE_TRUE}" && test -z "${FONTCONFIG_DELEGATE_FALSE}"; then
36426 if test -z "${RAQM_DELEGATE_TRUE}" && test -z "${RAQM_DELEGATE_FALSE}"; then
36430 if test -z "${WINGDI32_DELEGATE_TRUE}" && test -z "${WINGDI32_DELEGATE_FALSE}"; then
36434 if test -z "${GS_DELEGATE_TRUE}" && test -z "${GS_DELEGATE_FALSE}"; then
36438 if test -z "${GVC_DELEGATE_TRUE}" && test -z "${GVC_DELEGATE_FALSE}"; then
36442 if test -z "${HEIC_DELEGATE_TRUE}" && test -z "${HEIC_DELEGATE_FALSE}"; then
36446 if test -z "${JBIG_DELEGATE_TRUE}" && test -z "${JBIG_DELEGATE_FALSE}"; then
36450 if test -z "${JPEG_DELEGATE_TRUE}" && test -z "${JPEG_DELEGATE_FALSE}"; then
36454 if test -z "${JXL_DELEGATE_TRUE}" && test -z "${JXL_DELEGATE_FALSE}"; then
36458 if test -z "${LCMS_DELEGATE_TRUE}" && test -z "${LCMS_DELEGATE_FALSE}"; then
36462 if test -z "${LIBOPENJP2_DELEGATE_TRUE}" && test -z "${LIBOPENJP2_DELEGATE_FALSE}"; then
36466 if test -z "${LQR_DELEGATE_TRUE}" && test -z "${LQR_DELEGATE_FALSE}"; then
36470 if test -z "${LZMA_DELEGATE_TRUE}" && test -z "${LZMA_DELEGATE_FALSE}"; then
36474 if test -z "${OPENEXR_DELEGATE_TRUE}" && test -z "${OPENEXR_DELEGATE_FALSE}"; then
36478 if test -z "${PANGO_DELEGATE_TRUE}" && test -z "${PANGO_DELEGATE_FALSE}"; then
36482 if test -z "${PANGOCAIRO_DELEGATE_TRUE}" && test -z "${PANGOCAIRO_DELEGATE_FALSE}"; then
36486 if test -z "${PNG_DELEGATE_TRUE}" && test -z "${PNG_DELEGATE_FALSE}"; then
36490 if test -z "${RAW_R_DELEGATE_TRUE}" && test -z "${RAW_R_DELEGATE_FALSE}"; then
36494 if test -z "${RSVG_DELEGATE_TRUE}" && test -z "${RSVG_DELEGATE_FALSE}"; then
36498 if test -z "${CAIRO_DELEGATE_TRUE}" && test -z "${CAIRO_DELEGATE_FALSE}"; then
36502 if test -z "${TIFF_DELEGATE_TRUE}" && test -z "${TIFF_DELEGATE_FALSE}"; then
36506 if test -z "${WEBP_DELEGATE_TRUE}" && test -z "${WEBP_DELEGATE_FALSE}"; then
36510 if test -z "${WEBPMUX_DELEGATE_TRUE}" && test -z "${WEBPMUX_DELEGATE_FALSE}"; then
36514 if test -z "${WMF_DELEGATE_TRUE}" && test -z "${WMF_DELEGATE_FALSE}"; then
36518 if test -z "${XML_DELEGATE_TRUE}" && test -z "${XML_DELEGATE_FALSE}"; then
36522 if test -z "${INSTALL_DOC_TRUE}" && test -z "${INSTALL_DOC_FALSE}"; then
36526 if test -z "${RPM_DELEGATE_TRUE}" && test -z "${RPM_DELEGATE_FALSE}"; then
36530 if test -z "${P7ZIP_DELEGATE_TRUE}" && test -z "${P7ZIP_DELEGATE_FALSE}"; then
36534 if test -z "${ZIP_DELEGATE_TRUE}" && test -z "${ZIP_DELEGATE_FALSE}"; then
36538 if test -z "${WITH_PERL_TRUE}" && test -z "${WITH_PERL_FALSE}"; then
36542 if test -z "${WITH_PERL_STATIC_TRUE}" && test -z "${WITH_PERL_STATIC_FALSE}"; then
36546 if test -z "${WITH_PERL_DYNAMIC_TRUE}" && test -z "${WITH_PERL_DYNAMIC_FALSE}"; then
36555 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
36569 SHELL=\${CONFIG_SHELL-$SHELL}
36573 ## -------------------- ##
36575 ## -------------------- ##
36579 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
36582 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
36584 alias -g '${1+"$@"}'='"$@"'
36587 case `(set -o) 2>/dev/null` in #(
36589 set -o posix ;; #(
36605 if test -z "$BASH_VERSION$ZSH_VERSION" \
36606 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
36607 as_echo='print -r --'
36608 as_echo_n='print -rn --'
36613 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
36614 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
36615 as_echo_n='/usr/ucb/echo -n'
36625 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
36628 as_echo_n='sh -c $as_echo_n_body as_echo'
36631 as_echo='sh -c $as_echo_body as_echo'
36637 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
36638 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
36646 # there to prevent editors from complaining about space-tab.
36659 test -z "$as_dir" && as_dir=.
36660 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
36671 if test ! -f "$as_myself"; then
36677 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
36699 # ----------------------------------------
36705 as_status=$1; test $as_status -eq 0 && as_status=1
36707 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
36708 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
36716 # -----------------------
36724 # -----------------
36725 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
36734 # ---------------
36742 # ----------------------
36760 # ------------------
36772 as_val=`expr "$@" || test $? -eq 1`
36784 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
36790 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
36796 as_me=`$as_basename -- "$0" ||
36823 case `echo -n x` in #(((((
36824 -n*)
36832 ECHO_N='-n';;
36835 rm -f conf$$ conf$$.exe conf$$.file
36836 if test -d conf$$.dir; then
36837 rm -f conf$$.dir/conf$$.file
36839 rm -f conf$$.dir
36843 if ln -s conf$$.file conf$$ 2>/dev/null; then
36844 as_ln_s='ln -s'
36846 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
36847 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
36848 # In both cases, we have to default to `cp -pR'.
36849 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
36850 as_ln_s='cp -pR'
36854 as_ln_s='cp -pR'
36857 as_ln_s='cp -pR'
36859 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
36864 # -------------
36870 -*) as_dir=./$as_dir;;
36872 test -d "$as_dir" || eval $as_mkdir_p || {
36880 as_dir=`$as_dirname -- "$as_dir" ||
36903 test -d "$as_dir" && break
36905 test -z "$as_dirs" || eval "mkdir $as_dirs"
36906 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
36910 if mkdir -p . 2>/dev/null; then
36911 as_mkdir_p='mkdir -p "$as_dir"'
36913 test -d ./-p && rmdir ./-p
36919 # -----------------------
36923 test -f "$1" && test -x "$1"
36925 as_test_x='test -x'
36936 ## ----------------------------------- ##
36938 ## ----------------------------------- ##
36947 This file was extended by ImageMagick $as_me 7.0.11-8, which was
36956 on `(hostname || uname -n) 2>/dev/null | sed 1q`
36986 -h, --help print this help, then exit
36987 -V, --version print version number and configuration settings, then exit
36988 --config print configuration, then exit
36989 -q, --quiet, --silent
36991 -d, --debug don't remove temporary files
36992 --recheck update $as_me by reconfiguring in the same conditions
36993 --file=FILE[:TEMPLATE]
36995 --header=FILE[:TEMPLATE]
37014 ImageMagick config.status 7.0.11-8
37027 test -n "\$AWK" || AWK=awk
37036 --*=?*)
37041 --*=)
37055 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
37057 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
37059 --config | --confi | --conf | --con | --co | --c )
37061 --debug | --debu | --deb | --de | --d | -d )
37063 --file | --fil | --fi | --f )
37071 --header | --heade | --head | --hea )
37078 --he | --h)
37079 # Conflict between --help and --header
37081 Try \`$0 --help' for more information.";;
37082 --help | --hel | -h )
37084 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
37085 | -silent | --silent | --silen | --sile | --sil | --si | --s)
37089 -*) as_fn_error $? "unrecognized option: \`$1'
37090 Try \`$0 --help' for more information." ;;
37103 ac_configure_extra_args="$ac_configure_extra_args --silent"
37109 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
37122 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
37131 # INIT-COMMANDS
37134 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
37137 # The HP-UX ksh and POSIX shell print the target directory to stdout
37458 # Double-quote double-evaled strings.
37492 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
37504 if test -n "\${ZSH_VERSION+set}"; then
37528 "MagickCore/magick-baseconfig.h") CONFIG_COMMANDS="$CONFIG_COMMANDS MagickCore/magick-baseconfig.h" ;;
37533 "MagickCore-config.in") CONFIG_COMMANDS="$CONFIG_COMMANDS MagickCore-config.in" ;;
37534 "MagickWand-config.in") CONFIG_COMMANDS="$CONFIG_COMMANDS MagickWand-config.in" ;;
37535 "Magick++-config.in") CONFIG_COMMANDS="$CONFIG_COMMANDS Magick++-config.in" ;;
37544 "config/type-apple.xml") CONFIG_FILES="$CONFIG_FILES config/type-apple.xml" ;;
37545 "config/type-dejavu.xml") CONFIG_FILES="$CONFIG_FILES config/type-dejavu.xml" ;;
37546 "config/type-ghostscript.xml") CONFIG_FILES="$CONFIG_FILES config/type-ghostscript.xml" ;;
37547 "config/type-urw-base35.xml") CONFIG_FILES="$CONFIG_FILES config/type-urw-base35.xml" ;;
37548 "config/type-windows.xml") CONFIG_FILES="$CONFIG_FILES config/type-windows.xml" ;;
37551 "Magick++/bin/Magick++-config") CONFIG_FILES="$CONFIG_FILES Magick++/bin/Magick++-config" ;;
37554 "MagickCore/MagickCore-config") CONFIG_FILES="$CONFIG_FILES MagickCore/MagickCore-config" ;;
37577 "utilities/magick-script.1") CONFIG_FILES="$CONFIG_FILES utilities/magick-script.1" ;;
37581 "MagickWand/MagickWand-config") CONFIG_FILES="$CONFIG_FILES MagickWand/MagickWand-config" ;;
37610 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
37617 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
37618 test -d "$tmp"
37621 tmp=./conf$$-$RANDOM
37629 if test -n "$CONFIG_FILES"; then
37656 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
37662 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
37671 rm -f conf$$subs.sh
37676 sed -n '
37719 rm -f conf$$subs.awk
37782 fi # test -n "$CONFIG_FILES"
37787 if test -n "$CONFIG_HEADERS"; then
37793 # here-document in config.status, that substitutes the proper values into
37800 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
37801 if test -z "$ac_tt"; then
37815 sed -n '
37870 prefix = substr(line, 1, index(line, defundef) - 1)
37890 fi # test -n "$CONFIG_HEADERS"
37903 :[FH]-) ac_tag=-:-;;
37921 -) ac_f="$ac_tmp/stdin";;
37923 # (if the path is not absolute). The absolute path cannot be DOS-style,
37925 test -f "$ac_f" ||
37928 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
37942 if test x"$ac_file" != x-; then
37944 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
37956 *:-:* | *:-) cat >"$ac_tmp/stdin" \
37962 ac_dir=`$as_dirname -- "$ac_file" ||
38052 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
38055 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
38056 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
38078 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
38093 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
38096 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
38097 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
38098 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
38099 "$ac_tmp/out"`; test -z "$ac_out"; } &&
38100 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
38105 rm -f "$ac_tmp/stdin"
38107 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
38108 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
38116 if test x"$ac_file" != x-; then
38119 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
38123 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
38126 rm -f "$ac_file"
38132 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
38133 || as_fn_error $? "could not create -" "$LINENO" 5
38146 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
38168 s/.*/./; q'`/stamp-h$_am_stamp_count
38171 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
38178 "MagickCore/magick-baseconfig.h":C) ac_prefix_conf_OUT=`echo MagickCore/magick-baseconfig.h`
38179 ac_prefix_conf_DEF=`echo _$ac_prefix_conf_OUT | sed -e "y:abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:" -e "s/[^abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g"`
38181 ac_prefix_conf_LOW=`echo _$ac_prefix_conf_PKG | sed -e "y:ABCDEFGHIJKLMNOPQRSTUVWXYZ-:abcdefghijklmnopqrstuvwxyz_:"`
38182 ac_prefix_conf_UPP=`echo $ac_prefix_conf_PKG | sed -e "y:abcdefghijklmnopqrstuvwxyz-:ABCDEFGHIJKLMNOPQRSTUVWXYZ_:" -e "/^[0123456789]/s/^/_/"`
38183 ac_prefix_conf_INP=`echo "" | sed -e 's/ *//'`
38197 *-*) ac_prefix_conf_INP=`echo "$ac_prefix_conf_OUT" | sed -e "s/[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_]*-//"`
38203 if test -z "$ac_prefix_conf_PKG" ; then
38206 if test ! -f "$ac_prefix_conf_INP" ; then if test -f "$srcdir/$ac_prefix_conf_INP" ; then
38209 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_prefix_conf_OUT - prefix $ac_prefix_conf_UPP for $ac_prefix_conf_INP defines" >&5
38210 $as_echo "$as_me: creating $ac_prefix_conf_OUT - prefix $ac_prefix_conf_UPP for $ac_prefix_conf_INP defines" >&6;}
38211 if test -f $ac_prefix_conf_INP ; then
38226 sed -f conftest.prefix $ac_prefix_conf_INP >>$tmp/pconfig.h
38230 if cmp -s $ac_prefix_conf_OUT $tmp/pconfig.h 2>/dev/null; then
38231 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_prefix_conf_OUT is unchanged" >&5
38234 ac_dir=`$as_dirname -- "$ac_prefix_conf_OUT" ||
38258 rm -f "$ac_prefix_conf_OUT"
38262 as_fn_error $? "input file $ac_prefix_conf_INP does not exist - skip generating $ac_prefix_conf_OUT" "$LINENO" 5
38264 rm -f conftest.*
38268 # Older Autoconf quotes --file arguments for eval, but not when files
38269 # are listed without --file. Let's play safe and only enable the eval
38287 am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
38289 # dependency-tracking related rules and includes.
38292 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
38294 am_dirpart=`$as_dirname -- "$am_mf" ||
38317 am_filepart=`$as_basename -- "$am_mf" ||
38336 && sed -e '/# am--include-marker/d' "$am_filepart" \
38337 | $MAKE -f - am--depfiles" >&5
38339 && sed -e '/# am--include-marker/d' "$am_filepart" \
38340 | $MAKE -f - am--depfiles) >&5 2>&5
38345 if test $am_rc -ne 0; then
38346 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
38350 re-running the configure script with MAKE=\"gmake\" (or whatever is
38351 necessary). You can also try re-running configure with the
38352 '--disable-dependency-tracking' option to at least be able to build
38360 rm -f conftest-deps.mk
38367 if test -n "${ZSH_VERSION+set}"; then
38378 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
38381 # Provide generalized library-building support services.
38418 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
38419 Xsed="\$SED -e 1s/^X//"
38477 # A BSD- or MS-compatible name lister.
38534 # Commands used to install an old-style archive.
38596 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
38599 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
38630 # Is shlibpath searched before the hard-coded library search path?
38637 # The last name is the one that the linker finds with -lNAME
38662 # Compile-time system search path for libraries.
38665 # Detected run-time system search path for libraries.
38692 # Commands used to build an old-style archive.
38713 # Does compiler simultaneously support -c and -o options?
38716 # Whether or not to add -lc for building shared libraries.
38731 # Create an old-style archive from a shared archive.
38734 # Create a temporary old-style archive to link instead of a shared archive.
38759 # Whether we need a single "-rpath" flag with a separated argument.
38772 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
38839 # -----------------------------------
38864 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
38865 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
38874 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
38881 \-*) ;;
38885 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
38912 # if finds mixed CR/LF and LF-only lines. Since sed operates in
38916 || (rm -f "$cfgfile"; exit 1)
38918 mv -f "$cfgfile" "$ofile" ||
38919 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
38934 # Commands used to build an old-style archive.
38955 # Does compiler simultaneously support -c and -o options?
38958 # Whether or not to add -lc for building shared libraries.
38973 # Create an old-style archive from a shared archive.
38976 # Create a temporary old-style archive to link instead of a shared archive.
39001 # Whether we need a single "-rpath" flag with a separated argument.
39014 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
39077 "MagickCore-config.in":C) chmod +x MagickCore/MagickCore-config ;;
39078 "MagickWand-config.in":C) chmod +x MagickWand/MagickWand-config ;;
39079 "Magick++-config.in":C) chmod +x Magick++/bin/Magick++-config ;;
39106 ac_config_status_args="$ac_config_status_args --quiet"
39114 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
39115 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
39123 { $as_echo "$as_me:${as_lineno-$LINENO}:
39132 ------------------------------------------------------------------------------
39133 Shared libraries --enable-shared=$enable_shared $libtool_build_shared_libs
39134 Static libraries --enable-static=$enable_static $libtool_build_static_libs
39135 Build utilities --with-utilities=$with_utilities $with_utilities
39136 Module support --with-modules=$build_modules $build_modules
39137 GNU ld --with-gnu-ld=$with_gnu_ld $lt_cv_prog_gnu_ld
39138 Quantum depth --with-quantum-depth=$with_quantum_depth $with_quantum_depth
39140 --enable-hdri=$enable_hdri $enable_hdri
39145 JEMalloc --with-jemalloc=$with_jemalloc $have_jemalloc
39146 TCMalloc --with-tcmalloc=$with_tcmalloc $have_tcmalloc
39147 UMem --with-umem=$with_umem $have_umem
39150 BZLIB --with-bzlib=$with_bzlib $have_bzlib
39151 Autotrace --with-autotrace=$with_autotrace $have_autotrace
39152 DJVU --with-djvu=$with_djvu $have_djvu
39153 DPS --with-dps=$with_dps $have_dps
39154 FFTW --with-fftw=$with_fftw $have_fftw
39155 FLIF --with-flif=$with_flif $have_flif
39156 FlashPIX --with-fpx=$with_fpx $have_fpx
39157 FontConfig --with-fontconfig=$with_fontconfig $have_fontconfig
39158 FreeType --with-freetype=$with_freetype $have_freetype
39159 Ghostscript lib --with-gslib=$with_gslib $have_gslib
39160 Graphviz --with-gvc=$with_gvc $have_gvc
39161 HEIC --with-heic=$with_heic $have_heic
39162 JBIG --with-jbig=$with_jbig $have_jbig
39163 JPEG v1 --with-jpeg=$with_jpeg $have_jpeg
39164 JPEG XL --with-jxl=$with_jxl $have_jxl
39165 LCMS --with-lcms=$with_lcms $have_lcms
39166 LQR --with-lqr=$with_lqr $have_lqr
39167 LTDL --with-ltdl=$with_ltdl $have_ltdl
39168 LZMA --with-lzma=$with_lzma $have_lzma
39169 Magick++ --with-magick-plus-plus=$with_magick_plus_plus $have_magick_plus_plus
39170 OpenEXR --with-openexr=$with_openexr $have_openexr
39171 OpenJP2 --with-openjp2=$with_openjp2 $have_openjp2
39172 PANGO --with-pango=$with_pango $have_pango
39173 PERL --with-perl=$with_perl $have_perl
39174 PNG --with-png=$with_png $have_png
39175 RAQM --with-raqm=$with_raqm $have_raqm
39176 RAW --with-raw=$with_raw $have_raw
39177 RSVG --with-rsvg=$with_rsvg $have_rsvg
39178 TIFF --with-tiff=$with_tiff $have_tiff
39179 WEBP --with-webp=$with_webp $have_webp
39180 WMF --with-wmf=$with_wmf $have_wmf
39181 X11 --with-x=$with_x $have_x
39182 XML --with-xml=$with_xml $have_xml
39183 ZIP --with-zip=$with_zip $have_zip
39184 ZLIB --with-zlib=$with_zlib $have_zlib
39185 ZSTD --with-zstd=$with_zstd $have_zstd
39193 Apple fonts --with-apple-font-dir=$with_apple_font_dir $result_apple_font_dir
39194 Dejavu fonts --with-dejavu-font-dir=$with_dejavu_font_dir $result_dejavu_font_dir
39195 Ghostscript fonts --with-gs-font-dir=$with_gs_font_dir $result_ghostscript_font_dir
39196 URW-base35 fonts --with-urw-base35-font-dir=$with_urw_base35_font_dir $result_urw_base35_font_dir
39197 Windows fonts --with-windows-font-dir=$with_windows_font_dir $result_windows_font_dir
39207 EXEC-PREFIX = $EXEC_PREFIX_DIR
39231 ------------------------------------------------------------------------------
39232 Shared libraries --enable-shared=$enable_shared $libtool_build_shared_libs
39233 Static libraries --enable-static=$enable_static $libtool_build_static_libs
39234 Build utilities --with-utilities=$with_utilities $with_utilities
39235 Module support --with-modules=$build_modules $build_modules
39236 GNU ld --with-gnu-ld=$with_gnu_ld $lt_cv_prog_gnu_ld
39237 Quantum depth --with-quantum-depth=$with_quantum_depth $with_quantum_depth
39239 --enable-hdri=$enable_hdri $enable_hdri
39244 JEMalloc --with-jemalloc=$with_jemalloc $have_jemalloc
39245 TCMalloc --with-tcmalloc=$with_tcmalloc $have_tcmalloc
39246 UMem --with-umem=$with_umem $have_umem
39249 BZLIB --with-bzlib=$with_bzlib $have_bzlib
39250 Autotrace --with-autotrace=$with_autotrace $have_autotrace
39251 DJVU --with-djvu=$with_djvu $have_djvu
39252 DPS --with-dps=$with_dps $have_dps
39253 FFTW --with-fftw=$with_fftw $have_fftw
39254 FLIF --with-flif=$with_flif $have_flif
39255 FlashPIX --with-fpx=$with_fpx $have_fpx
39256 FontConfig --with-fontconfig=$with_fontconfig $have_fontconfig
39257 FreeType --with-freetype=$with_freetype $have_freetype
39258 Ghostscript lib --with-gslib=$with_gslib $have_gslib
39259 Graphviz --with-gvc=$with_gvc $have_gvc
39260 HEIC --with-heic=$with_heic $have_heic
39261 JBIG --with-jbig=$with_jbig $have_jbig
39262 JPEG v1 --with-jpeg=$with_jpeg $have_jpeg
39263 JPEG XL --with-jxl=$with_jxl $have_jxl
39264 LCMS --with-lcms=$with_lcms $have_lcms
39265 LQR --with-lqr=$with_lqr $have_lqr
39266 LTDL --with-ltdl=$with_ltdl $have_ltdl
39267 LZMA --with-lzma=$with_lzma $have_lzma
39268 Magick++ --with-magick-plus-plus=$with_magick_plus_plus $have_magick_plus_plus
39269 OpenEXR --with-openexr=$with_openexr $have_openexr
39270 OpenJP2 --with-openjp2=$with_openjp2 $have_openjp2
39271 PANGO --with-pango=$with_pango $have_pango
39272 PERL --with-perl=$with_perl $have_perl
39273 PNG --with-png=$with_png $have_png
39274 RAQM --with-raqm=$with_raqm $have_raqm
39275 RAW --with-raw=$with_raw $have_raw
39276 RSVG --with-rsvg=$with_rsvg $have_rsvg
39277 TIFF --with-tiff=$with_tiff $have_tiff
39278 WEBP --with-webp=$with_webp $have_webp
39279 WMF --with-wmf=$with_wmf $have_wmf
39280 X11 --with-x=$with_x $have_x
39281 XML --with-xml=$with_xml $have_xml
39282 ZIP --with-zip=$with_zip $have_zip
39283 ZLIB --with-zlib=$with_zlib $have_zlib
39284 ZSTD --with-zstd=$with_zstd $have_zstd
39292 Apple fonts --with-apple-font-dir=$with_apple_font_dir $result_apple_font_dir
39293 Dejavu fonts --with-dejavu-font-dir=$with_dejavu_font_dir $result_dejavu_font_dir
39294 Ghostscript fonts --with-gs-font-dir=$with_gs_font_dir $result_ghostscript_font_dir
39295 URW-base35 fonts --with-urw-base35-font-dir=$with_urw_base35_font_dir $result_urw_base35_font_dir
39296 Windows fonts --with-windows-font-dir=$with_windows_font_dir $result_windows_font_dir
39306 EXEC-PREFIX = $EXEC_PREFIX_DIR