diff -uNr --exclude=CVS libggi/Makefile.in libggi.macosx/Makefile.in --- libggi/Makefile.in Thu Nov 28 01:21:10 2002 +++ libggi.macosx/Makefile.in Thu Nov 28 02:09:36 2002 @@ -82,6 +82,9 @@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ MAINT = @MAINT@ +OBJC = @OBJC@ +OBJCDEPMODE = @OBJCDEPMODE@ +OBJCFLAGS = @OBJCFLAGS@ OBJDUMP = @OBJDUMP@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ diff -uNr --exclude=CVS libggi/config.h.in libggi.macosx/config.h.in --- libggi/config.h.in Thu Oct 31 23:37:25 2002 +++ libggi.macosx/config.h.in Thu Oct 31 23:47:02 2002 @@ -61,6 +61,10 @@ /* Define if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H +/* Define if you have the header + file. */ +#undef HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H + /* Define if you have the header file. */ #undef HAVE_ASM_IO_H diff -uNr --exclude=CVS libggi/configure libggi.macosx/configure --- libggi/configure Thu Nov 28 01:22:12 2002 +++ libggi.macosx/configure Thu Nov 28 02:10:33 2002 @@ -858,6 +858,7 @@ --disable-vcsa don't build the vcsa target --disable-vgl don't build the vgl target --disable-directx don't build the directx target + --disable-quartz don't build the quartz target --disable-multi don't build the multi target --disable-tile don't build the tile target --disable-palemu don't build the palemu target @@ -1080,7 +1081,7 @@ fi for ac_site_file in $CONFIG_SITE; do if test -r "$ac_site_file"; then - { echo "$as_me:1083: loading site script $ac_site_file" >&5 + { echo "$as_me:1084: loading site script $ac_site_file" >&5 echo "$as_me: loading site script $ac_site_file" >&6;} cat "$ac_site_file" >&5 . "$ac_site_file" @@ -1091,7 +1092,7 @@ # Some versions of bash will fail to source /dev/null (special # files actually), so we avoid doing that. if test -f "$cache_file"; then - { echo "$as_me:1094: loading cache $cache_file" >&5 + { echo "$as_me:1095: loading cache $cache_file" >&5 echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . $cache_file;; @@ -1099,7 +1100,7 @@ esac fi else - { echo "$as_me:1102: creating cache $cache_file" >&5 + { echo "$as_me:1103: creating cache $cache_file" >&5 echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi @@ -1115,21 +1116,21 @@ eval ac_new_val="\$ac_env_${ac_var}_value" case $ac_old_set,$ac_new_set in set,) - { echo "$as_me:1118: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 + { echo "$as_me:1119: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) - { echo "$as_me:1122: error: \`$ac_var' was not set in the previous run" >&5 + { echo "$as_me:1123: error: \`$ac_var' was not set in the previous run" >&5 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then - { echo "$as_me:1128: error: \`$ac_var' has changed since the previous run:" >&5 + { echo "$as_me:1129: error: \`$ac_var' has changed since the previous run:" >&5 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - { echo "$as_me:1130: former value: $ac_old_val" >&5 + { echo "$as_me:1131: former value: $ac_old_val" >&5 echo "$as_me: former value: $ac_old_val" >&2;} - { echo "$as_me:1132: current value: $ac_new_val" >&5 + { echo "$as_me:1133: current value: $ac_new_val" >&5 echo "$as_me: current value: $ac_new_val" >&2;} ac_cache_corrupted=: fi;; @@ -1148,9 +1149,9 @@ fi done if $ac_cache_corrupted; then - { echo "$as_me:1151: error: changes in the environment can compromise the build" >&5 + { echo "$as_me:1152: error: changes in the environment can compromise the build" >&5 echo "$as_me: error: changes in the environment can compromise the build" >&2;} - { { echo "$as_me:1153: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 + { { echo "$as_me:1154: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} { (exit 1); exit 1; }; } fi @@ -1170,10 +1171,10 @@ echo "#! $SHELL" >conftest.sh echo "exit 0" >>conftest.sh chmod +x conftest.sh -if { (echo "$as_me:1173: PATH=\".;.\"; conftest.sh") >&5 +if { (echo "$as_me:1174: PATH=\".;.\"; conftest.sh") >&5 (PATH=".;."; conftest.sh) 2>&5 ac_status=$? - echo "$as_me:1176: \$? = $ac_status" >&5 + echo "$as_me:1177: \$? = $ac_status" >&5 (exit $ac_status); }; then ac_path_separator=';' else @@ -1200,7 +1201,7 @@ fi done if test -z "$ac_aux_dir"; then - { { echo "$as_me:1203: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 + { { echo "$as_me:1204: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} { (exit 1); exit 1; }; } fi @@ -1220,7 +1221,7 @@ # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # ./install, which can be erroneously created by make from ./install.sh. -echo "$as_me:1223: checking for a BSD compatible install" >&5 +echo "$as_me:1224: checking for a BSD compatible install" >&5 echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6 if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then @@ -1269,7 +1270,7 @@ INSTALL=$ac_install_sh fi fi -echo "$as_me:1272: result: $INSTALL" >&5 +echo "$as_me:1273: result: $INSTALL" >&5 echo "${ECHO_T}$INSTALL" >&6 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. @@ -1280,7 +1281,7 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -echo "$as_me:1283: checking whether build environment is sane" >&5 +echo "$as_me:1284: checking whether build environment is sane" >&5 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6 # Just in case sleep 1 @@ -1304,7 +1305,7 @@ # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". - { { echo "$as_me:1307: error: ls -t appears to fail. Make sure there is not a broken + { { echo "$as_me:1308: error: ls -t appears to fail. Make sure there is not a broken alias in your environment" >&5 echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken alias in your environment" >&2;} @@ -1317,13 +1318,13 @@ # Ok. : else - { { echo "$as_me:1320: error: newly created file is older than distributed files! + { { echo "$as_me:1321: error: newly created file is older than distributed files! Check your system clock" >&5 echo "$as_me: error: newly created file is older than distributed files! Check your system clock" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:1326: result: yes" >&5 +echo "$as_me:1327: result: yes" >&5 echo "${ECHO_T}yes" >&6 test "$program_prefix" != NONE && program_transform_name="s,^,$program_prefix,;$program_transform_name" @@ -1347,7 +1348,7 @@ am_missing_run="$MISSING --run " else am_missing_run= - { echo "$as_me:1350: WARNING: \`missing' script is too old or missing" >&5 + { echo "$as_me:1351: WARNING: \`missing' script is too old or missing" >&5 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi @@ -1355,7 +1356,7 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:1358: checking for $ac_word" >&5 +echo "$as_me:1359: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_AWK+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1370,7 +1371,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_AWK="$ac_prog" -echo "$as_me:1373: found $ac_dir/$ac_word" >&5 +echo "$as_me:1374: found $ac_dir/$ac_word" >&5 break done @@ -1378,17 +1379,17 @@ fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then - echo "$as_me:1381: result: $AWK" >&5 + echo "$as_me:1382: result: $AWK" >&5 echo "${ECHO_T}$AWK" >&6 else - echo "$as_me:1384: result: no" >&5 + echo "$as_me:1385: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$AWK" && break done -echo "$as_me:1391: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "$as_me:1392: checking whether ${MAKE-make} sets \${MAKE}" >&5 echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then @@ -1408,11 +1409,11 @@ rm -f conftest.make fi if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then - echo "$as_me:1411: result: yes" >&5 + echo "$as_me:1412: result: yes" >&5 echo "${ECHO_T}yes" >&6 SET_MAKE= else - echo "$as_me:1415: result: no" >&5 + echo "$as_me:1416: result: no" >&5 echo "${ECHO_T}no" >&6 SET_MAKE="MAKE=${MAKE-make}" fi @@ -1420,7 +1421,7 @@ # test to see if srcdir already configured if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then - { { echo "$as_me:1423: error: source directory already configured; run \"make distclean\" there first" >&5 + { { echo "$as_me:1424: error: source directory already configured; run \"make distclean\" there first" >&5 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} { (exit 1); exit 1; }; } fi @@ -1453,7 +1454,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 -echo "$as_me:1456: checking for $ac_word" >&5 +echo "$as_me:1457: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1468,7 +1469,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_STRIP="${ac_tool_prefix}strip" -echo "$as_me:1471: found $ac_dir/$ac_word" >&5 +echo "$as_me:1472: found $ac_dir/$ac_word" >&5 break done @@ -1476,10 +1477,10 @@ fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then - echo "$as_me:1479: result: $STRIP" >&5 + echo "$as_me:1480: result: $STRIP" >&5 echo "${ECHO_T}$STRIP" >&6 else - echo "$as_me:1482: result: no" >&5 + echo "$as_me:1483: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1488,7 +1489,7 @@ ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 -echo "$as_me:1491: checking for $ac_word" >&5 +echo "$as_me:1492: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1503,7 +1504,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_STRIP="strip" -echo "$as_me:1506: found $ac_dir/$ac_word" >&5 +echo "$as_me:1507: found $ac_dir/$ac_word" >&5 break done @@ -1512,10 +1513,10 @@ fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then - echo "$as_me:1515: result: $ac_ct_STRIP" >&5 + echo "$as_me:1516: result: $ac_ct_STRIP" >&5 echo "${ECHO_T}$ac_ct_STRIP" >&6 else - echo "$as_me:1518: result: no" >&5 + echo "$as_me:1519: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1530,7 +1531,7 @@ # We need awk for the "check" target. The system "awk" is bad on # some platforms. -echo "$as_me:1533: checking whether to enable maintainer-specific portions of Makefiles" >&5 +echo "$as_me:1534: checking whether to enable maintainer-specific portions of Makefiles" >&5 echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. if test "${enable_maintainer_mode+set}" = set; then @@ -1539,7 +1540,7 @@ else USE_MAINTAINER_MODE=no fi; - echo "$as_me:1542: result: $USE_MAINTAINER_MODE" >&5 + echo "$as_me:1543: result: $USE_MAINTAINER_MODE" >&5 echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6 if test $USE_MAINTAINER_MODE = yes; then @@ -1613,6 +1614,8 @@ build_directx_target="no" +build_quartz_target="auto" + build_multi_target="yes" build_tile_target="auto" build_palemu_target="auto" @@ -1640,7 +1643,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 -echo "$as_me:1643: checking for $ac_word" >&5 +echo "$as_me:1646: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1655,7 +1658,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_CC="${ac_tool_prefix}gcc" -echo "$as_me:1658: found $ac_dir/$ac_word" >&5 +echo "$as_me:1661: found $ac_dir/$ac_word" >&5 break done @@ -1663,10 +1666,10 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1666: result: $CC" >&5 + echo "$as_me:1669: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1669: result: no" >&5 + echo "$as_me:1672: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1675,7 +1678,7 @@ ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 -echo "$as_me:1678: checking for $ac_word" >&5 +echo "$as_me:1681: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1690,7 +1693,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_CC="gcc" -echo "$as_me:1693: found $ac_dir/$ac_word" >&5 +echo "$as_me:1696: found $ac_dir/$ac_word" >&5 break done @@ -1698,10 +1701,10 @@ fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:1701: result: $ac_ct_CC" >&5 + echo "$as_me:1704: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:1704: result: no" >&5 + echo "$as_me:1707: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1714,7 +1717,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 -echo "$as_me:1717: checking for $ac_word" >&5 +echo "$as_me:1720: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1729,7 +1732,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_CC="${ac_tool_prefix}cc" -echo "$as_me:1732: found $ac_dir/$ac_word" >&5 +echo "$as_me:1735: found $ac_dir/$ac_word" >&5 break done @@ -1737,10 +1740,10 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1740: result: $CC" >&5 + echo "$as_me:1743: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1743: result: no" >&5 + echo "$as_me:1746: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1749,7 +1752,7 @@ ac_ct_CC=$CC # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -echo "$as_me:1752: checking for $ac_word" >&5 +echo "$as_me:1755: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1764,7 +1767,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_CC="cc" -echo "$as_me:1767: found $ac_dir/$ac_word" >&5 +echo "$as_me:1770: found $ac_dir/$ac_word" >&5 break done @@ -1772,10 +1775,10 @@ fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:1775: result: $ac_ct_CC" >&5 + echo "$as_me:1778: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:1778: result: no" >&5 + echo "$as_me:1781: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1788,7 +1791,7 @@ if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -echo "$as_me:1791: checking for $ac_word" >&5 +echo "$as_me:1794: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1808,7 +1811,7 @@ continue fi ac_cv_prog_CC="cc" -echo "$as_me:1811: found $ac_dir/$ac_word" >&5 +echo "$as_me:1814: found $ac_dir/$ac_word" >&5 break done @@ -1830,10 +1833,10 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1833: result: $CC" >&5 + echo "$as_me:1836: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1836: result: no" >&5 + echo "$as_me:1839: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1844,7 +1847,7 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:1847: checking for $ac_word" >&5 +echo "$as_me:1850: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1859,7 +1862,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_CC="$ac_tool_prefix$ac_prog" -echo "$as_me:1862: found $ac_dir/$ac_word" >&5 +echo "$as_me:1865: found $ac_dir/$ac_word" >&5 break done @@ -1867,10 +1870,10 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:1870: result: $CC" >&5 + echo "$as_me:1873: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else - echo "$as_me:1873: result: no" >&5 + echo "$as_me:1876: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1883,7 +1886,7 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -echo "$as_me:1886: checking for $ac_word" >&5 +echo "$as_me:1889: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1898,7 +1901,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_CC="$ac_prog" -echo "$as_me:1901: found $ac_dir/$ac_word" >&5 +echo "$as_me:1904: found $ac_dir/$ac_word" >&5 break done @@ -1906,10 +1909,10 @@ fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:1909: result: $ac_ct_CC" >&5 + echo "$as_me:1912: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else - echo "$as_me:1912: result: no" >&5 + echo "$as_me:1915: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -1921,32 +1924,32 @@ fi -test -z "$CC" && { { echo "$as_me:1924: error: no acceptable cc found in \$PATH" >&5 +test -z "$CC" && { { echo "$as_me:1927: error: no acceptable cc found in \$PATH" >&5 echo "$as_me: error: no acceptable cc found in \$PATH" >&2;} { (exit 1); exit 1; }; } # Provide some information about the compiler. -echo "$as_me:1929:" \ +echo "$as_me:1932:" \ "checking for C compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` -{ (eval echo "$as_me:1932: \"$ac_compiler --version &5\"") >&5 +{ (eval echo "$as_me:1935: \"$ac_compiler --version &5\"") >&5 (eval $ac_compiler --version &5) 2>&5 ac_status=$? - echo "$as_me:1935: \$? = $ac_status" >&5 + echo "$as_me:1938: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:1937: \"$ac_compiler -v &5\"") >&5 +{ (eval echo "$as_me:1940: \"$ac_compiler -v &5\"") >&5 (eval $ac_compiler -v &5) 2>&5 ac_status=$? - echo "$as_me:1940: \$? = $ac_status" >&5 + echo "$as_me:1943: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:1942: \"$ac_compiler -V &5\"") >&5 +{ (eval echo "$as_me:1945: \"$ac_compiler -V &5\"") >&5 (eval $ac_compiler -V &5) 2>&5 ac_status=$? - echo "$as_me:1945: \$? = $ac_status" >&5 + echo "$as_me:1948: \$? = $ac_status" >&5 (exit $ac_status); } cat >conftest.$ac_ext <<_ACEOF -#line 1949 "configure" +#line 1952 "configure" #include "confdefs.h" int @@ -1962,13 +1965,13 @@ # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. -echo "$as_me:1965: checking for C compiler default output" >&5 +echo "$as_me:1968: checking for C compiler default output" >&5 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` -if { (eval echo "$as_me:1968: \"$ac_link_default\"") >&5 +if { (eval echo "$as_me:1971: \"$ac_link_default\"") >&5 (eval $ac_link_default) 2>&5 ac_status=$? - echo "$as_me:1971: \$? = $ac_status" >&5 + echo "$as_me:1974: \$? = $ac_status" >&5 (exit $ac_status); }; then # Find the output, starting from the most likely. This scheme is # not robust to junk in `.', hence go to wildcards (a.*) only as a last @@ -1991,34 +1994,34 @@ else echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 -{ { echo "$as_me:1994: error: C compiler cannot create executables" >&5 +{ { echo "$as_me:1997: error: C compiler cannot create executables" >&5 echo "$as_me: error: C compiler cannot create executables" >&2;} { (exit 77); exit 77; }; } fi ac_exeext=$ac_cv_exeext -echo "$as_me:2000: result: $ac_file" >&5 +echo "$as_me:2003: result: $ac_file" >&5 echo "${ECHO_T}$ac_file" >&6 # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:2005: checking whether the C compiler works" >&5 +echo "$as_me:2008: checking whether the C compiler works" >&5 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' - { (eval echo "$as_me:2011: \"$ac_try\"") >&5 + { (eval echo "$as_me:2014: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2014: \$? = $ac_status" >&5 + echo "$as_me:2017: \$? = $ac_status" >&5 (exit $ac_status); }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else - { { echo "$as_me:2021: error: cannot run C compiled programs. + { { echo "$as_me:2024: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'." >&5 echo "$as_me: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'." >&2;} @@ -2026,24 +2029,24 @@ fi fi fi -echo "$as_me:2029: result: yes" >&5 +echo "$as_me:2032: result: yes" >&5 echo "${ECHO_T}yes" >&6 rm -f a.out a.exe conftest$ac_cv_exeext ac_clean_files=$ac_clean_files_save # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:2036: checking whether we are cross compiling" >&5 +echo "$as_me:2039: checking whether we are cross compiling" >&5 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 -echo "$as_me:2038: result: $cross_compiling" >&5 +echo "$as_me:2041: result: $cross_compiling" >&5 echo "${ECHO_T}$cross_compiling" >&6 -echo "$as_me:2041: checking for executable suffix" >&5 +echo "$as_me:2044: checking for executable suffix" >&5 echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6 -if { (eval echo "$as_me:2043: \"$ac_link\"") >&5 +if { (eval echo "$as_me:2046: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:2046: \$? = $ac_status" >&5 + echo "$as_me:2049: \$? = $ac_status" >&5 (exit $ac_status); }; then # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will @@ -2059,25 +2062,25 @@ esac done else - { { echo "$as_me:2062: error: cannot compute EXEEXT: cannot compile and link" >&5 + { { echo "$as_me:2065: error: cannot compute EXEEXT: cannot compile and link" >&5 echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;} { (exit 1); exit 1; }; } fi rm -f conftest$ac_cv_exeext -echo "$as_me:2068: result: $ac_cv_exeext" >&5 +echo "$as_me:2071: result: $ac_cv_exeext" >&5 echo "${ECHO_T}$ac_cv_exeext" >&6 rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT -echo "$as_me:2074: checking for object suffix" >&5 +echo "$as_me:2077: checking for object suffix" >&5 echo $ECHO_N "checking for object suffix... $ECHO_C" >&6 if test "${ac_cv_objext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 2080 "configure" +#line 2083 "configure" #include "confdefs.h" int @@ -2089,10 +2092,10 @@ } _ACEOF rm -f conftest.o conftest.obj -if { (eval echo "$as_me:2092: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2095: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2095: \$? = $ac_status" >&5 + echo "$as_me:2098: \$? = $ac_status" >&5 (exit $ac_status); }; then for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do case $ac_file in @@ -2104,24 +2107,24 @@ else echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 -{ { echo "$as_me:2107: error: cannot compute OBJEXT: cannot compile" >&5 +{ { echo "$as_me:2110: error: cannot compute OBJEXT: cannot compile" >&5 echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;} { (exit 1); exit 1; }; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi -echo "$as_me:2114: result: $ac_cv_objext" >&5 +echo "$as_me:2117: result: $ac_cv_objext" >&5 echo "${ECHO_T}$ac_cv_objext" >&6 OBJEXT=$ac_cv_objext ac_objext=$OBJEXT -echo "$as_me:2118: checking whether we are using the GNU C compiler" >&5 +echo "$as_me:2121: checking whether we are using the GNU C compiler" >&5 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 if test "${ac_cv_c_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 2124 "configure" +#line 2127 "configure" #include "confdefs.h" int @@ -2136,16 +2139,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:2139: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2142: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2142: \$? = $ac_status" >&5 + echo "$as_me:2145: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:2145: \"$ac_try\"") >&5 + { (eval echo "$as_me:2148: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2148: \$? = $ac_status" >&5 + echo "$as_me:2151: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_compiler_gnu=yes else @@ -2157,19 +2160,19 @@ ac_cv_c_compiler_gnu=$ac_compiler_gnu fi -echo "$as_me:2160: result: $ac_cv_c_compiler_gnu" >&5 +echo "$as_me:2163: result: $ac_cv_c_compiler_gnu" >&5 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 GCC=`test $ac_compiler_gnu = yes && echo yes` ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS CFLAGS="-g" -echo "$as_me:2166: checking whether $CC accepts -g" >&5 +echo "$as_me:2169: checking whether $CC accepts -g" >&5 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 if test "${ac_cv_prog_cc_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 2172 "configure" +#line 2175 "configure" #include "confdefs.h" int @@ -2181,16 +2184,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:2184: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2187: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2187: \$? = $ac_status" >&5 + echo "$as_me:2190: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:2190: \"$ac_try\"") >&5 + { (eval echo "$as_me:2193: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2193: \$? = $ac_status" >&5 + echo "$as_me:2196: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cc_g=yes else @@ -2200,7 +2203,7 @@ fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:2203: result: $ac_cv_prog_cc_g" >&5 +echo "$as_me:2206: result: $ac_cv_prog_cc_g" >&5 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS @@ -2227,16 +2230,16 @@ #endif _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:2230: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2233: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2233: \$? = $ac_status" >&5 + echo "$as_me:2236: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:2236: \"$ac_try\"") >&5 + { (eval echo "$as_me:2239: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2239: \$? = $ac_status" >&5 + echo "$as_me:2242: \$? = $ac_status" >&5 (exit $ac_status); }; }; then for ac_declaration in \ ''\ @@ -2248,7 +2251,7 @@ 'void exit (int);' do cat >conftest.$ac_ext <<_ACEOF -#line 2251 "configure" +#line 2254 "configure" #include "confdefs.h" #include $ac_declaration @@ -2261,16 +2264,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:2264: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2267: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2267: \$? = $ac_status" >&5 + echo "$as_me:2270: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:2270: \"$ac_try\"") >&5 + { (eval echo "$as_me:2273: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2273: \$? = $ac_status" >&5 + echo "$as_me:2276: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else @@ -2280,7 +2283,7 @@ fi rm -f conftest.$ac_objext conftest.$ac_ext cat >conftest.$ac_ext <<_ACEOF -#line 2283 "configure" +#line 2286 "configure" #include "confdefs.h" $ac_declaration int @@ -2292,16 +2295,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:2295: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:2298: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:2298: \$? = $ac_status" >&5 + echo "$as_me:2301: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:2301: \"$ac_try\"") >&5 + { (eval echo "$as_me:2304: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:2304: \$? = $ac_status" >&5 + echo "$as_me:2307: \$? = $ac_status" >&5 (exit $ac_status); }; }; then break else @@ -2345,7 +2348,7 @@ @echo done END # If we don't find an include directive, just comment out the code. -echo "$as_me:2348: checking for style of include used by $am_make" >&5 +echo "$as_me:2351: checking for style of include used by $am_make" >&5 echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6 am__include="#" am__quote= @@ -2372,7 +2375,7 @@ fi fi -echo "$as_me:2375: result: $_am_result" >&5 +echo "$as_me:2378: result: $_am_result" >&5 echo "${ECHO_T}$_am_result" >&6 rm -f confinc confmf @@ -2396,7 +2399,7 @@ depcc="$CC" am_compiler_list= -echo "$as_me:2399: checking dependency style of $depcc" >&5 +echo "$as_me:2402: checking dependency style of $depcc" >&5 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2458,7 +2461,7 @@ fi fi -echo "$as_me:2461: result: $am_cv_CC_dependencies_compiler_type" >&5 +echo "$as_me:2464: result: $am_cv_CC_dependencies_compiler_type" >&5 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type @@ -2508,11 +2511,11 @@ fi; # Make sure we can run config.sub. $ac_config_sub sun4 >/dev/null 2>&1 || - { { echo "$as_me:2511: error: cannot run $ac_config_sub" >&5 + { { echo "$as_me:2514: error: cannot run $ac_config_sub" >&5 echo "$as_me: error: cannot run $ac_config_sub" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:2515: checking build system type" >&5 +echo "$as_me:2518: checking build system type" >&5 echo $ECHO_N "checking build system type... $ECHO_C" >&6 if test "${ac_cv_build+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2521,23 +2524,23 @@ test -z "$ac_cv_build_alias" && ac_cv_build_alias=`$ac_config_guess` test -z "$ac_cv_build_alias" && - { { echo "$as_me:2524: error: cannot guess build type; you must specify one" >&5 + { { echo "$as_me:2527: error: cannot guess build type; you must specify one" >&5 echo "$as_me: error: cannot guess build type; you must specify one" >&2;} { (exit 1); exit 1; }; } ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || - { { echo "$as_me:2528: error: $ac_config_sub $ac_cv_build_alias failed." >&5 + { { echo "$as_me:2531: error: $ac_config_sub $ac_cv_build_alias failed." >&5 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:2533: result: $ac_cv_build" >&5 +echo "$as_me:2536: result: $ac_cv_build" >&5 echo "${ECHO_T}$ac_cv_build" >&6 build=$ac_cv_build build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` -echo "$as_me:2540: checking host system type" >&5 +echo "$as_me:2543: checking host system type" >&5 echo $ECHO_N "checking host system type... $ECHO_C" >&6 if test "${ac_cv_host+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2546,12 +2549,12 @@ test -z "$ac_cv_host_alias" && ac_cv_host_alias=$ac_cv_build_alias ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || - { { echo "$as_me:2549: error: $ac_config_sub $ac_cv_host_alias failed" >&5 + { { echo "$as_me:2552: error: $ac_config_sub $ac_cv_host_alias failed" >&5 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} { (exit 1); exit 1; }; } fi -echo "$as_me:2554: result: $ac_cv_host" >&5 +echo "$as_me:2557: result: $ac_cv_host" >&5 echo "${ECHO_T}$ac_cv_host" >&6 host=$ac_cv_host host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` @@ -2579,7 +2582,7 @@ ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. - echo "$as_me:2582: checking for ld used by GCC" >&5 + echo "$as_me:2585: checking for ld used by GCC" >&5 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6 case $host in *-*-mingw*) @@ -2609,10 +2612,10 @@ ;; esac elif test "$with_gnu_ld" = yes; then - echo "$as_me:2612: checking for GNU ld" >&5 + echo "$as_me:2615: checking for GNU ld" >&5 echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6 else - echo "$as_me:2615: checking for non-GNU ld" >&5 + echo "$as_me:2618: checking for non-GNU ld" >&5 echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6 fi if test "${lt_cv_path_LD+set}" = set; then @@ -2642,16 +2645,16 @@ LD="$lt_cv_path_LD" if test -n "$LD"; then - echo "$as_me:2645: result: $LD" >&5 + echo "$as_me:2648: result: $LD" >&5 echo "${ECHO_T}$LD" >&6 else - echo "$as_me:2648: result: no" >&5 + echo "$as_me:2651: result: no" >&5 echo "${ECHO_T}no" >&6 fi -test -z "$LD" && { { echo "$as_me:2651: error: no acceptable ld found in \$PATH" >&5 +test -z "$LD" && { { echo "$as_me:2654: error: no acceptable ld found in \$PATH" >&5 echo "$as_me: error: no acceptable ld found in \$PATH" >&2;} { (exit 1); exit 1; }; } -echo "$as_me:2654: checking if the linker ($LD) is GNU ld" >&5 +echo "$as_me:2657: checking if the linker ($LD) is GNU ld" >&5 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6 if test "${lt_cv_prog_gnu_ld+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2663,23 +2666,23 @@ lt_cv_prog_gnu_ld=no fi fi -echo "$as_me:2666: result: $lt_cv_prog_gnu_ld" >&5 +echo "$as_me:2669: result: $lt_cv_prog_gnu_ld" >&5 echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6 with_gnu_ld=$lt_cv_prog_gnu_ld -echo "$as_me:2670: checking for $LD option to reload object files" >&5 +echo "$as_me:2673: checking for $LD option to reload object files" >&5 echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6 if test "${lt_cv_ld_reload_flag+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else lt_cv_ld_reload_flag='-r' fi -echo "$as_me:2677: result: $lt_cv_ld_reload_flag" >&5 +echo "$as_me:2680: result: $lt_cv_ld_reload_flag" >&5 echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6 reload_flag=$lt_cv_ld_reload_flag test -n "$reload_flag" && reload_flag=" $reload_flag" -echo "$as_me:2682: checking for BSD-compatible nm" >&5 +echo "$as_me:2685: checking for BSD-compatible nm" >&5 echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6 if test "${lt_cv_path_NM+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2715,10 +2718,10 @@ fi NM="$lt_cv_path_NM" -echo "$as_me:2718: result: $NM" >&5 +echo "$as_me:2721: result: $NM" >&5 echo "${ECHO_T}$NM" >&6 -echo "$as_me:2721: checking for a sed that does not truncate output" >&5 +echo "$as_me:2724: checking for a sed that does not truncate output" >&5 echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6 if test "${lt_cv_path_SED+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2800,21 +2803,21 @@ else SED=$lt_cv_path_SED fi -echo "$as_me:2803: result: $SED" >&5 +echo "$as_me:2806: result: $SED" >&5 echo "${ECHO_T}$SED" >&6 -echo "$as_me:2806: checking whether ln -s works" >&5 +echo "$as_me:2809: checking whether ln -s works" >&5 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then - echo "$as_me:2810: result: yes" >&5 + echo "$as_me:2813: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:2813: result: no, using $LN_S" >&5 + echo "$as_me:2816: result: no, using $LN_S" >&5 echo "${ECHO_T}no, using $LN_S" >&6 fi -echo "$as_me:2817: checking how to recognise dependent libraries" >&5 +echo "$as_me:2820: checking how to recognise dependent libraries" >&5 echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6 if test "${lt_cv_deplibs_check_method+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -2995,13 +2998,13 @@ esac fi -echo "$as_me:2998: result: $lt_cv_deplibs_check_method" >&5 +echo "$as_me:3001: result: $lt_cv_deplibs_check_method" >&5 echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6 file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method # Check for command to grab the raw symbol name followed by C symbol from nm. -echo "$as_me:3004: checking command to parse $NM output" >&5 +echo "$as_me:3007: checking command to parse $NM output" >&5 echo $ECHO_N "checking command to parse $NM output... $ECHO_C" >&6 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3085,17 +3088,17 @@ int main(){nm_test_var='a';nm_test_func();return(0);} EOF - if { (eval echo "$as_me:3088: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:3091: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3091: \$? = $ac_status" >&5 + echo "$as_me:3094: \$? = $ac_status" >&5 (exit $ac_status); }; then # Now try to grab the symbols. nlist=conftest.nm - if { (eval echo "$as_me:3095: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5 + if { (eval echo "$as_me:3098: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5 ac_status=$? - echo "$as_me:3098: \$? = $ac_status" >&5 + echo "$as_me:3101: \$? = $ac_status" >&5 (exit $ac_status); } && test -s "$nlist"; then # Try sorting and uniquifying the output. if sort "$nlist" | uniq > "$nlist"T; then @@ -3147,10 +3150,10 @@ save_CFLAGS="$CFLAGS" LIBS="conftstm.$ac_objext" CFLAGS="$CFLAGS$no_builtin_flag" - if { (eval echo "$as_me:3150: \"$ac_link\"") >&5 + if { (eval echo "$as_me:3153: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:3153: \$? = $ac_status" >&5 + echo "$as_me:3156: \$? = $ac_status" >&5 (exit $ac_status); } && test -s conftest$ac_exeext; then pipe_works=yes fi @@ -3191,10 +3194,10 @@ fi if test -z "$global_symbol_pipe$global_symbol_to_cdec$global_symbol_to_c_name_address"; then - echo "$as_me:3194: result: failed" >&5 + echo "$as_me:3197: result: failed" >&5 echo "${ECHO_T}failed" >&6 else - echo "$as_me:3197: result: ok" >&5 + echo "$as_me:3200: result: ok" >&5 echo "${ECHO_T}ok" >&6 fi @@ -3203,7 +3206,7 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:3206: checking how to run the C preprocessor" >&5 +echo "$as_me:3209: checking how to run the C preprocessor" >&5 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then @@ -3224,18 +3227,18 @@ # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >conftest.$ac_ext <<_ACEOF -#line 3227 "configure" +#line 3230 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:3232: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:3235: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? egrep -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:3238: \$? = $ac_status" >&5 + echo "$as_me:3241: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -3258,17 +3261,17 @@ # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF -#line 3261 "configure" +#line 3264 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:3265: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:3268: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? egrep -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:3271: \$? = $ac_status" >&5 + echo "$as_me:3274: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -3305,7 +3308,7 @@ else ac_cv_prog_CPP=$CPP fi -echo "$as_me:3308: result: $CPP" >&5 +echo "$as_me:3311: result: $CPP" >&5 echo "${ECHO_T}$CPP" >&6 ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes @@ -3315,18 +3318,18 @@ # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >conftest.$ac_ext <<_ACEOF -#line 3318 "configure" +#line 3321 "configure" #include "confdefs.h" #include Syntax error _ACEOF -if { (eval echo "$as_me:3323: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:3326: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? egrep -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:3329: \$? = $ac_status" >&5 + echo "$as_me:3332: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -3349,17 +3352,17 @@ # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF -#line 3352 "configure" +#line 3355 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:3356: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:3359: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? egrep -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:3362: \$? = $ac_status" >&5 + echo "$as_me:3365: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -3387,7 +3390,7 @@ if $ac_preproc_ok; then : else - { { echo "$as_me:3390: error: C preprocessor \"$CPP\" fails sanity check" >&5 + { { echo "$as_me:3393: error: C preprocessor \"$CPP\" fails sanity check" >&5 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;} { (exit 1); exit 1; }; } fi @@ -3401,23 +3404,23 @@ for ac_header in dlfcn.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:3404: checking for $ac_header" >&5 +echo "$as_me:3407: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 3410 "configure" +#line 3413 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:3414: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:3417: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? egrep -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:3420: \$? = $ac_status" >&5 + echo "$as_me:3423: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -3436,7 +3439,7 @@ fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:3439: result: `eval echo '${'$as_ac_Header'}'`" >&5 +echo "$as_me:3442: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <&5 + echo "$as_me:3456: checking for ${ac_tool_prefix}file" >&5 echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3505,16 +3508,16 @@ MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then - echo "$as_me:3508: result: $MAGIC_CMD" >&5 + echo "$as_me:3511: result: $MAGIC_CMD" >&5 echo "${ECHO_T}$MAGIC_CMD" >&6 else - echo "$as_me:3511: result: no" >&5 + echo "$as_me:3514: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then - echo "$as_me:3517: checking for file" >&5 + echo "$as_me:3520: checking for file" >&5 echo $ECHO_N "checking for file... $ECHO_C" >&6 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3569,10 +3572,10 @@ MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then - echo "$as_me:3572: result: $MAGIC_CMD" >&5 + echo "$as_me:3575: result: $MAGIC_CMD" >&5 echo "${ECHO_T}$MAGIC_CMD" >&6 else - echo "$as_me:3575: result: no" >&5 + echo "$as_me:3578: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3588,7 +3591,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -echo "$as_me:3591: checking for $ac_word" >&5 +echo "$as_me:3594: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3603,7 +3606,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" -echo "$as_me:3606: found $ac_dir/$ac_word" >&5 +echo "$as_me:3609: found $ac_dir/$ac_word" >&5 break done @@ -3611,10 +3614,10 @@ fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then - echo "$as_me:3614: result: $RANLIB" >&5 + echo "$as_me:3617: result: $RANLIB" >&5 echo "${ECHO_T}$RANLIB" >&6 else - echo "$as_me:3617: result: no" >&5 + echo "$as_me:3620: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3623,7 +3626,7 @@ ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 -echo "$as_me:3626: checking for $ac_word" >&5 +echo "$as_me:3629: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3638,7 +3641,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_RANLIB="ranlib" -echo "$as_me:3641: found $ac_dir/$ac_word" >&5 +echo "$as_me:3644: found $ac_dir/$ac_word" >&5 break done @@ -3647,10 +3650,10 @@ fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then - echo "$as_me:3650: result: $ac_ct_RANLIB" >&5 + echo "$as_me:3653: result: $ac_ct_RANLIB" >&5 echo "${ECHO_T}$ac_ct_RANLIB" >&6 else - echo "$as_me:3653: result: no" >&5 + echo "$as_me:3656: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3662,7 +3665,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 -echo "$as_me:3665: checking for $ac_word" >&5 +echo "$as_me:3668: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3677,7 +3680,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_STRIP="${ac_tool_prefix}strip" -echo "$as_me:3680: found $ac_dir/$ac_word" >&5 +echo "$as_me:3683: found $ac_dir/$ac_word" >&5 break done @@ -3685,10 +3688,10 @@ fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then - echo "$as_me:3688: result: $STRIP" >&5 + echo "$as_me:3691: result: $STRIP" >&5 echo "${ECHO_T}$STRIP" >&6 else - echo "$as_me:3691: result: no" >&5 + echo "$as_me:3694: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3697,7 +3700,7 @@ ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 -echo "$as_me:3700: checking for $ac_word" >&5 +echo "$as_me:3703: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3712,7 +3715,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_STRIP="strip" -echo "$as_me:3715: found $ac_dir/$ac_word" >&5 +echo "$as_me:3718: found $ac_dir/$ac_word" >&5 break done @@ -3721,10 +3724,10 @@ fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then - echo "$as_me:3724: result: $ac_ct_STRIP" >&5 + echo "$as_me:3727: result: $ac_ct_STRIP" >&5 echo "${ECHO_T}$ac_ct_STRIP" >&6 else - echo "$as_me:3727: result: no" >&5 + echo "$as_me:3730: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3748,11 +3751,11 @@ case $host in *-*-irix6*) # Find out which ABI we are using. - echo '#line 3751 "configure"' > conftest.$ac_ext - if { (eval echo "$as_me:3752: \"$ac_compile\"") >&5 + echo '#line 3754 "configure"' > conftest.$ac_ext + if { (eval echo "$as_me:3755: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:3755: \$? = $ac_status" >&5 + echo "$as_me:3758: \$? = $ac_status" >&5 (exit $ac_status); }; then case `/usr/bin/file conftest.$ac_objext` in *32-bit*) @@ -3773,7 +3776,7 @@ # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" - echo "$as_me:3776: checking whether the C compiler needs -belf" >&5 + echo "$as_me:3779: checking whether the C compiler needs -belf" >&5 echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6 if test "${lt_cv_cc_needs_belf+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3786,7 +3789,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu cat >conftest.$ac_ext <<_ACEOF -#line 3789 "configure" +#line 3792 "configure" #include "confdefs.h" int @@ -3798,16 +3801,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:3801: \"$ac_link\"") >&5 +if { (eval echo "$as_me:3804: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:3804: \$? = $ac_status" >&5 + echo "$as_me:3807: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:3807: \"$ac_try\"") >&5 + { (eval echo "$as_me:3810: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:3810: \$? = $ac_status" >&5 + echo "$as_me:3813: \$? = $ac_status" >&5 (exit $ac_status); }; }; then lt_cv_cc_needs_belf=yes else @@ -3823,7 +3826,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu fi -echo "$as_me:3826: result: $lt_cv_cc_needs_belf" >&5 +echo "$as_me:3829: result: $lt_cv_cc_needs_belf" >&5 echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6 if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf @@ -3835,7 +3838,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. set dummy ${ac_tool_prefix}dlltool; ac_word=$2 -echo "$as_me:3838: checking for $ac_word" >&5 +echo "$as_me:3841: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_DLLTOOL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3850,7 +3853,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" -echo "$as_me:3853: found $ac_dir/$ac_word" >&5 +echo "$as_me:3856: found $ac_dir/$ac_word" >&5 break done @@ -3858,10 +3861,10 @@ fi DLLTOOL=$ac_cv_prog_DLLTOOL if test -n "$DLLTOOL"; then - echo "$as_me:3861: result: $DLLTOOL" >&5 + echo "$as_me:3864: result: $DLLTOOL" >&5 echo "${ECHO_T}$DLLTOOL" >&6 else - echo "$as_me:3864: result: no" >&5 + echo "$as_me:3867: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3870,7 +3873,7 @@ ac_ct_DLLTOOL=$DLLTOOL # Extract the first word of "dlltool", so it can be a program name with args. set dummy dlltool; ac_word=$2 -echo "$as_me:3873: checking for $ac_word" >&5 +echo "$as_me:3876: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3885,7 +3888,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_DLLTOOL="dlltool" -echo "$as_me:3888: found $ac_dir/$ac_word" >&5 +echo "$as_me:3891: found $ac_dir/$ac_word" >&5 break done @@ -3894,10 +3897,10 @@ fi ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL if test -n "$ac_ct_DLLTOOL"; then - echo "$as_me:3897: result: $ac_ct_DLLTOOL" >&5 + echo "$as_me:3900: result: $ac_ct_DLLTOOL" >&5 echo "${ECHO_T}$ac_ct_DLLTOOL" >&6 else - echo "$as_me:3900: result: no" >&5 + echo "$as_me:3903: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3909,7 +3912,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. set dummy ${ac_tool_prefix}as; ac_word=$2 -echo "$as_me:3912: checking for $ac_word" >&5 +echo "$as_me:3915: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_AS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3924,7 +3927,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_AS="${ac_tool_prefix}as" -echo "$as_me:3927: found $ac_dir/$ac_word" >&5 +echo "$as_me:3930: found $ac_dir/$ac_word" >&5 break done @@ -3932,10 +3935,10 @@ fi AS=$ac_cv_prog_AS if test -n "$AS"; then - echo "$as_me:3935: result: $AS" >&5 + echo "$as_me:3938: result: $AS" >&5 echo "${ECHO_T}$AS" >&6 else - echo "$as_me:3938: result: no" >&5 + echo "$as_me:3941: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3944,7 +3947,7 @@ ac_ct_AS=$AS # Extract the first word of "as", so it can be a program name with args. set dummy as; ac_word=$2 -echo "$as_me:3947: checking for $ac_word" >&5 +echo "$as_me:3950: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3959,7 +3962,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_AS="as" -echo "$as_me:3962: found $ac_dir/$ac_word" >&5 +echo "$as_me:3965: found $ac_dir/$ac_word" >&5 break done @@ -3968,10 +3971,10 @@ fi ac_ct_AS=$ac_cv_prog_ac_ct_AS if test -n "$ac_ct_AS"; then - echo "$as_me:3971: result: $ac_ct_AS" >&5 + echo "$as_me:3974: result: $ac_ct_AS" >&5 echo "${ECHO_T}$ac_ct_AS" >&6 else - echo "$as_me:3974: result: no" >&5 + echo "$as_me:3977: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -3983,7 +3986,7 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; ac_word=$2 -echo "$as_me:3986: checking for $ac_word" >&5 +echo "$as_me:3989: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_OBJDUMP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -3998,7 +4001,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" -echo "$as_me:4001: found $ac_dir/$ac_word" >&5 +echo "$as_me:4004: found $ac_dir/$ac_word" >&5 break done @@ -4006,10 +4009,10 @@ fi OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then - echo "$as_me:4009: result: $OBJDUMP" >&5 + echo "$as_me:4012: result: $OBJDUMP" >&5 echo "${ECHO_T}$OBJDUMP" >&6 else - echo "$as_me:4012: result: no" >&5 + echo "$as_me:4015: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -4018,7 +4021,7 @@ ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; ac_word=$2 -echo "$as_me:4021: checking for $ac_word" >&5 +echo "$as_me:4024: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4033,7 +4036,7 @@ test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_ac_ct_OBJDUMP="objdump" -echo "$as_me:4036: found $ac_dir/$ac_word" >&5 +echo "$as_me:4039: found $ac_dir/$ac_word" >&5 break done @@ -4042,10 +4045,10 @@ fi ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then - echo "$as_me:4045: result: $ac_ct_OBJDUMP" >&5 + echo "$as_me:4048: result: $ac_ct_OBJDUMP" >&5 echo "${ECHO_T}$ac_ct_OBJDUMP" >&6 else - echo "$as_me:4048: result: no" >&5 + echo "$as_me:4051: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -4056,13 +4059,13 @@ # recent cygwin and mingw systems supply a stub DllMain which the user # can override, but on older systems we have to supply one - echo "$as_me:4059: checking if libtool should supply DllMain function" >&5 + echo "$as_me:4062: checking if libtool should supply DllMain function" >&5 echo $ECHO_N "checking if libtool should supply DllMain function... $ECHO_C" >&6 if test "${lt_cv_need_dllmain+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 4065 "configure" +#line 4068 "configure" #include "confdefs.h" int @@ -4075,16 +4078,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:4078: \"$ac_link\"") >&5 +if { (eval echo "$as_me:4081: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:4081: \$? = $ac_status" >&5 + echo "$as_me:4084: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:4084: \"$ac_try\"") >&5 + { (eval echo "$as_me:4087: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4087: \$? = $ac_status" >&5 + echo "$as_me:4090: \$? = $ac_status" >&5 (exit $ac_status); }; }; then lt_cv_need_dllmain=no else @@ -4094,7 +4097,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:4097: result: $lt_cv_need_dllmain" >&5 +echo "$as_me:4100: result: $lt_cv_need_dllmain" >&5 echo "${ECHO_T}$lt_cv_need_dllmain" >&6 case $host/$CC in @@ -4103,13 +4106,13 @@ # require "-mdll" SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -mdll" - echo "$as_me:4106: checking how to link DLLs" >&5 + echo "$as_me:4109: checking how to link DLLs" >&5 echo $ECHO_N "checking how to link DLLs... $ECHO_C" >&6 if test "${lt_cv_cc_dll_switch+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 4112 "configure" +#line 4115 "configure" #include "confdefs.h" int @@ -4121,16 +4124,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:4124: \"$ac_link\"") >&5 +if { (eval echo "$as_me:4127: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:4127: \$? = $ac_status" >&5 + echo "$as_me:4130: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:4130: \"$ac_try\"") >&5 + { (eval echo "$as_me:4133: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4133: \$? = $ac_status" >&5 + echo "$as_me:4136: \$? = $ac_status" >&5 (exit $ac_status); }; }; then lt_cv_cc_dll_switch=-mdll else @@ -4140,7 +4143,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:4143: result: $lt_cv_cc_dll_switch" >&5 +echo "$as_me:4146: result: $lt_cv_cc_dll_switch" >&5 echo "${ECHO_T}$lt_cv_cc_dll_switch" >&6 CFLAGS="$SAVE_CFLAGS" ;; *-*-cygwin* | *-*-pw32*) @@ -4242,7 +4245,7 @@ set dummy $CC compiler="$2" -echo "$as_me:4245: checking for objdir" >&5 +echo "$as_me:4248: checking for objdir" >&5 echo $ECHO_N "checking for objdir... $ECHO_C" >&6 rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null @@ -4253,7 +4256,7 @@ objdir=_libs fi rmdir .libs 2>/dev/null -echo "$as_me:4256: result: $objdir" >&5 +echo "$as_me:4259: result: $objdir" >&5 echo "${ECHO_T}$objdir" >&6 # Check whether --with-pic or --without-pic was given. @@ -4268,7 +4271,7 @@ # We assume here that the value for lt_cv_prog_cc_pic will not be cached # in isolation, and that seeing it set (from the cache) indicates that # the associated values are set (in the cache) correctly too. -echo "$as_me:4271: checking for $compiler option to produce PIC" >&5 +echo "$as_me:4274: checking for $compiler option to produce PIC" >&5 echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 if test "${lt_cv_prog_cc_pic+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4411,14 +4414,14 @@ fi if test -z "$lt_cv_prog_cc_pic"; then - echo "$as_me:4414: result: none" >&5 + echo "$as_me:4417: result: none" >&5 echo "${ECHO_T}none" >&6 else - echo "$as_me:4417: result: $lt_cv_prog_cc_pic" >&5 + echo "$as_me:4420: result: $lt_cv_prog_cc_pic" >&5 echo "${ECHO_T}$lt_cv_prog_cc_pic" >&6 # Check to make sure the pic_flag actually works. - echo "$as_me:4421: checking if $compiler PIC flag $lt_cv_prog_cc_pic works" >&5 + echo "$as_me:4424: checking if $compiler PIC flag $lt_cv_prog_cc_pic works" >&5 echo $ECHO_N "checking if $compiler PIC flag $lt_cv_prog_cc_pic works... $ECHO_C" >&6 if test "${lt_cv_prog_cc_pic_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4426,7 +4429,7 @@ save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $lt_cv_prog_cc_pic -DPIC" cat >conftest.$ac_ext <<_ACEOF -#line 4429 "configure" +#line 4432 "configure" #include "confdefs.h" int @@ -4438,16 +4441,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:4441: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4444: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4444: \$? = $ac_status" >&5 + echo "$as_me:4447: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:4447: \"$ac_try\"") >&5 + { (eval echo "$as_me:4450: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4450: \$? = $ac_status" >&5 + echo "$as_me:4453: \$? = $ac_status" >&5 (exit $ac_status); }; }; then case $host_os in hpux9* | hpux10* | hpux11*) @@ -4483,23 +4486,23 @@ lt_cv_prog_cc_pic=" $lt_cv_prog_cc_pic" fi - echo "$as_me:4486: result: $lt_cv_prog_cc_pic_works" >&5 + echo "$as_me:4489: result: $lt_cv_prog_cc_pic_works" >&5 echo "${ECHO_T}$lt_cv_prog_cc_pic_works" >&6 fi # Check for any special shared library compilation flags. if test -n "$lt_cv_prog_cc_shlib"; then - { echo "$as_me:4492: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&5 + { echo "$as_me:4495: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&5 echo "$as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&2;} if echo "$old_CC $old_CFLAGS " | egrep -e "[ ]$lt_cv_prog_cc_shlib[ ]" >/dev/null; then : else - { echo "$as_me:4496: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5 + { echo "$as_me:4499: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5 echo "$as_me: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;} lt_cv_prog_cc_can_build_shared=no fi fi -echo "$as_me:4502: checking if $compiler static flag $lt_cv_prog_cc_static works" >&5 +echo "$as_me:4505: checking if $compiler static flag $lt_cv_prog_cc_static works" >&5 echo $ECHO_N "checking if $compiler static flag $lt_cv_prog_cc_static works... $ECHO_C" >&6 if test "${lt_cv_prog_cc_static_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4508,7 +4511,7 @@ save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $lt_cv_prog_cc_static" cat >conftest.$ac_ext <<_ACEOF -#line 4511 "configure" +#line 4514 "configure" #include "confdefs.h" int @@ -4520,16 +4523,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:4523: \"$ac_link\"") >&5 +if { (eval echo "$as_me:4526: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:4526: \$? = $ac_status" >&5 + echo "$as_me:4529: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:4529: \"$ac_try\"") >&5 + { (eval echo "$as_me:4532: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4532: \$? = $ac_status" >&5 + echo "$as_me:4535: \$? = $ac_status" >&5 (exit $ac_status); }; }; then lt_cv_prog_cc_static_works=yes else @@ -4543,7 +4546,7 @@ # Belt *and* braces to stop my trousers falling down: test "X$lt_cv_prog_cc_static_works" = Xno && lt_cv_prog_cc_static= -echo "$as_me:4546: result: $lt_cv_prog_cc_static_works" >&5 +echo "$as_me:4549: result: $lt_cv_prog_cc_static_works" >&5 echo "${ECHO_T}$lt_cv_prog_cc_static_works" >&6 pic_flag="$lt_cv_prog_cc_pic" @@ -4554,7 +4557,7 @@ can_build_shared="$lt_cv_prog_cc_can_build_shared" # Check to see if options -o and -c are simultaneously supported by compiler -echo "$as_me:4557: checking if $compiler supports -c -o file.$ac_objext" >&5 +echo "$as_me:4560: checking if $compiler supports -c -o file.$ac_objext" >&5 echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 if test "${lt_cv_compiler_c_o+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4574,7 +4577,7 @@ save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" compiler_c_o=no -if { (eval echo configure:4577: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then +if { (eval echo configure:4580: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings if test -s out/conftest.err; then @@ -4598,12 +4601,12 @@ fi compiler_c_o=$lt_cv_compiler_c_o -echo "$as_me:4601: result: $compiler_c_o" >&5 +echo "$as_me:4604: result: $compiler_c_o" >&5 echo "${ECHO_T}$compiler_c_o" >&6 if test x"$compiler_c_o" = x"yes"; then # Check to see if we can write to a .lo - echo "$as_me:4606: checking if $compiler supports -c -o file.lo" >&5 + echo "$as_me:4609: checking if $compiler supports -c -o file.lo" >&5 echo $ECHO_N "checking if $compiler supports -c -o file.lo... $ECHO_C" >&6 if test "${lt_cv_compiler_o_lo+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -4615,7 +4618,7 @@ save_objext="$ac_objext" ac_objext=lo cat >conftest.$ac_ext <<_ACEOF -#line 4618 "configure" +#line 4621 "configure" #include "confdefs.h" int @@ -4627,16 +4630,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:4630: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4633: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4633: \$? = $ac_status" >&5 + echo "$as_me:4636: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:4636: \"$ac_try\"") >&5 + { (eval echo "$as_me:4639: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4639: \$? = $ac_status" >&5 + echo "$as_me:4642: \$? = $ac_status" >&5 (exit $ac_status); }; }; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -4657,7 +4660,7 @@ fi compiler_o_lo=$lt_cv_compiler_o_lo - echo "$as_me:4660: result: $compiler_o_lo" >&5 + echo "$as_me:4663: result: $compiler_o_lo" >&5 echo "${ECHO_T}$compiler_o_lo" >&6 else compiler_o_lo=no @@ -4667,7 +4670,7 @@ hard_links="nottested" if test "$compiler_c_o" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user - echo "$as_me:4670: checking if we can lock with hard links" >&5 + echo "$as_me:4673: checking if we can lock with hard links" >&5 echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 hard_links=yes $rm conftest* @@ -4675,10 +4678,10 @@ touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no - echo "$as_me:4678: result: $hard_links" >&5 + echo "$as_me:4681: result: $hard_links" >&5 echo "${ECHO_T}$hard_links" >&6 if test "$hard_links" = no; then - { echo "$as_me:4681: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 + { echo "$as_me:4684: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} need_locks=warn fi @@ -4688,14 +4691,14 @@ if test "$GCC" = yes; then # Check to see if options -fno-rtti -fno-exceptions are supported by compiler - echo "$as_me:4691: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 + echo "$as_me:4694: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6 echo "int some_variable = 0;" > conftest.$ac_ext save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -fno-rtti -fno-exceptions -c conftest.$ac_ext" compiler_rtti_exceptions=no cat >conftest.$ac_ext <<_ACEOF -#line 4698 "configure" +#line 4701 "configure" #include "confdefs.h" int @@ -4707,16 +4710,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:4710: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:4713: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:4713: \$? = $ac_status" >&5 + echo "$as_me:4716: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:4716: \"$ac_try\"") >&5 + { (eval echo "$as_me:4719: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4719: \$? = $ac_status" >&5 + echo "$as_me:4722: \$? = $ac_status" >&5 (exit $ac_status); }; }; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -4732,7 +4735,7 @@ fi rm -f conftest.$ac_objext conftest.$ac_ext CFLAGS="$save_CFLAGS" - echo "$as_me:4735: result: $compiler_rtti_exceptions" >&5 + echo "$as_me:4738: result: $compiler_rtti_exceptions" >&5 echo "${ECHO_T}$compiler_rtti_exceptions" >&6 if test "$compiler_rtti_exceptions" = "yes"; then @@ -4743,7 +4746,7 @@ fi # See if the linker supports building shared libraries. -echo "$as_me:4746: checking whether the linker ($LD) supports shared libraries" >&5 +echo "$as_me:4749: checking whether the linker ($LD) supports shared libraries" >&5 echo $ECHO_N "checking whether the linker ($LD) supports shared libraries... $ECHO_C" >&6 allow_undefined_flag= @@ -5438,12 +5441,12 @@ ;; esac fi -echo "$as_me:5441: result: $ld_shlibs" >&5 +echo "$as_me:5444: result: $ld_shlibs" >&5 echo "${ECHO_T}$ld_shlibs" >&6 test "$ld_shlibs" = no && can_build_shared=no # Check hardcoding attributes. -echo "$as_me:5446: checking how to hardcode library paths into programs" >&5 +echo "$as_me:5449: checking how to hardcode library paths into programs" >&5 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 hardcode_action= if test -n "$hardcode_libdir_flag_spec" || \ @@ -5467,20 +5470,20 @@ # directories. hardcode_action=unsupported fi -echo "$as_me:5470: result: $hardcode_action" >&5 +echo "$as_me:5473: result: $hardcode_action" >&5 echo "${ECHO_T}$hardcode_action" >&6 striplib= old_striplib= -echo "$as_me:5475: checking whether stripping libraries is possible" >&5 +echo "$as_me:5478: checking whether stripping libraries is possible" >&5 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" - echo "$as_me:5480: result: yes" >&5 + echo "$as_me:5483: result: yes" >&5 echo "${ECHO_T}yes" >&6 else - echo "$as_me:5483: result: no" >&5 + echo "$as_me:5486: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -5488,7 +5491,7 @@ test -z "$deplibs_check_method" && deplibs_check_method=unknown # PORTME Fill in your ld.so characteristics -echo "$as_me:5491: checking dynamic linker characteristics" >&5 +echo "$as_me:5494: checking dynamic linker characteristics" >&5 echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 library_names_spec= libname_spec='lib$name' @@ -5895,17 +5898,17 @@ dynamic_linker=no ;; esac -echo "$as_me:5898: result: $dynamic_linker" >&5 +echo "$as_me:5901: result: $dynamic_linker" >&5 echo "${ECHO_T}$dynamic_linker" >&6 test "$dynamic_linker" = no && can_build_shared=no # Report the final consequences. -echo "$as_me:5903: checking if libtool supports shared libraries" >&5 +echo "$as_me:5906: checking if libtool supports shared libraries" >&5 echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6 -echo "$as_me:5905: result: $can_build_shared" >&5 +echo "$as_me:5908: result: $can_build_shared" >&5 echo "${ECHO_T}$can_build_shared" >&6 -echo "$as_me:5908: checking whether to build shared libraries" >&5 +echo "$as_me:5911: checking whether to build shared libraries" >&5 echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6 test "$can_build_shared" = "no" && enable_shared=no @@ -5926,14 +5929,14 @@ fi ;; esac -echo "$as_me:5929: result: $enable_shared" >&5 +echo "$as_me:5932: result: $enable_shared" >&5 echo "${ECHO_T}$enable_shared" >&6 -echo "$as_me:5932: checking whether to build static libraries" >&5 +echo "$as_me:5935: checking whether to build static libraries" >&5 echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6 # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes -echo "$as_me:5936: result: $enable_static" >&5 +echo "$as_me:5939: result: $enable_static" >&5 echo "${ECHO_T}$enable_static" >&6 if test "$hardcode_action" = relink; then @@ -5971,13 +5974,13 @@ ;; *) - echo "$as_me:5974: checking for shl_load" >&5 + echo "$as_me:5977: checking for shl_load" >&5 echo $ECHO_N "checking for shl_load... $ECHO_C" >&6 if test "${ac_cv_func_shl_load+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 5980 "configure" +#line 5983 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shl_load (); below. */ @@ -6008,16 +6011,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:6011: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6014: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6014: \$? = $ac_status" >&5 + echo "$as_me:6017: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:6017: \"$ac_try\"") >&5 + { (eval echo "$as_me:6020: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6020: \$? = $ac_status" >&5 + echo "$as_me:6023: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_shl_load=yes else @@ -6027,12 +6030,12 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:6030: result: $ac_cv_func_shl_load" >&5 +echo "$as_me:6033: result: $ac_cv_func_shl_load" >&5 echo "${ECHO_T}$ac_cv_func_shl_load" >&6 if test $ac_cv_func_shl_load = yes; then lt_cv_dlopen="shl_load" else - echo "$as_me:6035: checking for shl_load in -ldld" >&5 + echo "$as_me:6038: checking for shl_load in -ldld" >&5 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6 if test "${ac_cv_lib_dld_shl_load+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6040,7 +6043,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 6043 "configure" +#line 6046 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6059,16 +6062,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:6062: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6065: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6065: \$? = $ac_status" >&5 + echo "$as_me:6068: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:6068: \"$ac_try\"") >&5 + { (eval echo "$as_me:6071: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6071: \$? = $ac_status" >&5 + echo "$as_me:6074: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_dld_shl_load=yes else @@ -6079,18 +6082,18 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6082: result: $ac_cv_lib_dld_shl_load" >&5 +echo "$as_me:6085: result: $ac_cv_lib_dld_shl_load" >&5 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6 if test $ac_cv_lib_dld_shl_load = yes; then lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld" else - echo "$as_me:6087: checking for dlopen" >&5 + echo "$as_me:6090: checking for dlopen" >&5 echo $ECHO_N "checking for dlopen... $ECHO_C" >&6 if test "${ac_cv_func_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 6093 "configure" +#line 6096 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dlopen (); below. */ @@ -6121,16 +6124,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:6124: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6127: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6127: \$? = $ac_status" >&5 + echo "$as_me:6130: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:6130: \"$ac_try\"") >&5 + { (eval echo "$as_me:6133: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6133: \$? = $ac_status" >&5 + echo "$as_me:6136: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_dlopen=yes else @@ -6140,12 +6143,12 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:6143: result: $ac_cv_func_dlopen" >&5 +echo "$as_me:6146: result: $ac_cv_func_dlopen" >&5 echo "${ECHO_T}$ac_cv_func_dlopen" >&6 if test $ac_cv_func_dlopen = yes; then lt_cv_dlopen="dlopen" else - echo "$as_me:6148: checking for dlopen in -ldl" >&5 + echo "$as_me:6151: checking for dlopen in -ldl" >&5 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 if test "${ac_cv_lib_dl_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6153,7 +6156,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 6156 "configure" +#line 6159 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6172,16 +6175,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:6175: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6178: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6178: \$? = $ac_status" >&5 + echo "$as_me:6181: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:6181: \"$ac_try\"") >&5 + { (eval echo "$as_me:6184: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6184: \$? = $ac_status" >&5 + echo "$as_me:6187: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_dl_dlopen=yes else @@ -6192,12 +6195,12 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6195: result: $ac_cv_lib_dl_dlopen" >&5 +echo "$as_me:6198: result: $ac_cv_lib_dl_dlopen" >&5 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 if test $ac_cv_lib_dl_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else - echo "$as_me:6200: checking for dlopen in -lsvld" >&5 + echo "$as_me:6203: checking for dlopen in -lsvld" >&5 echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 if test "${ac_cv_lib_svld_dlopen+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6205,7 +6208,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lsvld $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 6208 "configure" +#line 6211 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6224,16 +6227,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:6227: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6230: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6230: \$? = $ac_status" >&5 + echo "$as_me:6233: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:6233: \"$ac_try\"") >&5 + { (eval echo "$as_me:6236: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6236: \$? = $ac_status" >&5 + echo "$as_me:6239: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_svld_dlopen=yes else @@ -6244,12 +6247,12 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6247: result: $ac_cv_lib_svld_dlopen" >&5 +echo "$as_me:6250: result: $ac_cv_lib_svld_dlopen" >&5 echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6 if test $ac_cv_lib_svld_dlopen = yes; then lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" else - echo "$as_me:6252: checking for dld_link in -ldld" >&5 + echo "$as_me:6255: checking for dld_link in -ldld" >&5 echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6 if test "${ac_cv_lib_dld_dld_link+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6257,7 +6260,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 6260 "configure" +#line 6263 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6276,16 +6279,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:6279: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6282: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6282: \$? = $ac_status" >&5 + echo "$as_me:6285: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:6285: \"$ac_try\"") >&5 + { (eval echo "$as_me:6288: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6288: \$? = $ac_status" >&5 + echo "$as_me:6291: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_dld_dld_link=yes else @@ -6296,7 +6299,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6299: result: $ac_cv_lib_dld_dld_link" >&5 +echo "$as_me:6302: result: $ac_cv_lib_dld_dld_link" >&5 echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6 if test $ac_cv_lib_dld_dld_link = yes; then lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld" @@ -6332,7 +6335,7 @@ save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" - echo "$as_me:6335: checking whether a program can dlopen itself" >&5 + echo "$as_me:6338: checking whether a program can dlopen itself" >&5 echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6 if test "${lt_cv_dlopen_self+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6343,7 +6346,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <&5 + if { (eval echo "$as_me:6410: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6410: \$? = $ac_status" >&5 + echo "$as_me:6413: \$? = $ac_status" >&5 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) 2>/dev/null lt_status=$? @@ -6424,12 +6427,12 @@ rm -fr conftest* fi -echo "$as_me:6427: result: $lt_cv_dlopen_self" >&5 +echo "$as_me:6430: result: $lt_cv_dlopen_self" >&5 echo "${ECHO_T}$lt_cv_dlopen_self" >&6 if test "x$lt_cv_dlopen_self" = xyes; then LDFLAGS="$LDFLAGS $link_static_flag" - echo "$as_me:6432: checking whether a statically linked program can dlopen itself" >&5 + echo "$as_me:6435: checking whether a statically linked program can dlopen itself" >&5 echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6 if test "${lt_cv_dlopen_self_static+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6440,7 +6443,7 @@ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <&5 + if { (eval echo "$as_me:6507: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6507: \$? = $ac_status" >&5 + echo "$as_me:6510: \$? = $ac_status" >&5 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) 2>/dev/null lt_status=$? @@ -6521,7 +6524,7 @@ rm -fr conftest* fi -echo "$as_me:6524: result: $lt_cv_dlopen_self_static" >&5 +echo "$as_me:6527: result: $lt_cv_dlopen_self_static" >&5 echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6 fi @@ -6551,7 +6554,7 @@ # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. - echo "$as_me:6554: checking whether -lc should be explicitly linked in" >&5 + echo "$as_me:6557: checking whether -lc should be explicitly linked in" >&5 echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -6559,10 +6562,10 @@ $rm conftest* echo 'static int dummy;' > conftest.$ac_ext - if { (eval echo "$as_me:6562: \"$ac_compile\"") >&5 + if { (eval echo "$as_me:6565: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6565: \$? = $ac_status" >&5 + echo "$as_me:6568: \$? = $ac_status" >&5 (exit $ac_status); }; then soname=conftest lib=conftest @@ -6576,10 +6579,10 @@ libname=conftest save_allow_undefined_flag=$allow_undefined_flag allow_undefined_flag= - if { (eval echo "$as_me:6579: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5 + if { (eval echo "$as_me:6582: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5 (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5 ac_status=$? - echo "$as_me:6582: \$? = $ac_status" >&5 + echo "$as_me:6585: \$? = $ac_status" >&5 (exit $ac_status); } then lt_cv_archive_cmds_need_lc=no @@ -6592,7 +6595,7 @@ fi fi - echo "$as_me:6595: result: $lt_cv_archive_cmds_need_lc" >&5 + echo "$as_me:6598: result: $lt_cv_archive_cmds_need_lc" >&5 echo "${ECHO_T}$lt_cv_archive_cmds_need_lc" >&6 ;; esac @@ -7272,6 +7275,12 @@ build_directx_target=$enableval fi; +# Check whether --enable-quartz or --disable-quartz was given. +if test "${enable_quartz+set}" = set; then + enableval="$enable_quartz" + build_quartz_target=$enableval +fi; + # Check whether --enable-multi or --disable-multi was given. if test "${enable_multi+set}" = set; then enableval="$enable_multi" @@ -7450,13 +7459,13 @@ ac_header_dirent=no for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` -echo "$as_me:7453: checking for $ac_hdr that defines DIR" >&5 +echo "$as_me:7462: checking for $ac_hdr that defines DIR" >&5 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7459 "configure" +#line 7468 "configure" #include "confdefs.h" #include #include <$ac_hdr> @@ -7471,16 +7480,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:7474: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:7483: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7477: \$? = $ac_status" >&5 + echo "$as_me:7486: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:7480: \"$ac_try\"") >&5 + { (eval echo "$as_me:7489: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7483: \$? = $ac_status" >&5 + echo "$as_me:7492: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_Header=yes" else @@ -7490,7 +7499,7 @@ fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:7493: result: `eval echo '${'$as_ac_Header'}'`" >&5 +echo "$as_me:7502: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <&5 + echo "$as_me:7515: checking for opendir in -ldir" >&5 echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6 if test "${ac_cv_lib_dir_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7511,7 +7520,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-ldir $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 7514 "configure" +#line 7523 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7530,16 +7539,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:7533: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7542: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7536: \$? = $ac_status" >&5 + echo "$as_me:7545: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:7539: \"$ac_try\"") >&5 + { (eval echo "$as_me:7548: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7542: \$? = $ac_status" >&5 + echo "$as_me:7551: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_dir_opendir=yes else @@ -7550,14 +7559,14 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7553: result: $ac_cv_lib_dir_opendir" >&5 +echo "$as_me:7562: result: $ac_cv_lib_dir_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6 if test $ac_cv_lib_dir_opendir = yes; then LIBS="$LIBS -ldir" fi else - echo "$as_me:7560: checking for opendir in -lx" >&5 + echo "$as_me:7569: checking for opendir in -lx" >&5 echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6 if test "${ac_cv_lib_x_opendir+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7565,7 +7574,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lx $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 7568 "configure" +#line 7577 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7584,16 +7593,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:7587: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7596: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7590: \$? = $ac_status" >&5 + echo "$as_me:7599: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:7593: \"$ac_try\"") >&5 + { (eval echo "$as_me:7602: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7596: \$? = $ac_status" >&5 + echo "$as_me:7605: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_x_opendir=yes else @@ -7604,7 +7613,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7607: result: $ac_cv_lib_x_opendir" >&5 +echo "$as_me:7616: result: $ac_cv_lib_x_opendir" >&5 echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6 if test $ac_cv_lib_x_opendir = yes; then LIBS="$LIBS -lx" @@ -7612,13 +7621,13 @@ fi -echo "$as_me:7615: checking for ANSI C header files" >&5 +echo "$as_me:7624: checking for ANSI C header files" >&5 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7621 "configure" +#line 7630 "configure" #include "confdefs.h" #include #include @@ -7626,13 +7635,13 @@ #include _ACEOF -if { (eval echo "$as_me:7629: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:7638: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? egrep -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:7635: \$? = $ac_status" >&5 + echo "$as_me:7644: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -7654,7 +7663,7 @@ if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF -#line 7657 "configure" +#line 7666 "configure" #include "confdefs.h" #include @@ -7672,7 +7681,7 @@ if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF -#line 7675 "configure" +#line 7684 "configure" #include "confdefs.h" #include @@ -7693,7 +7702,7 @@ : else cat >conftest.$ac_ext <<_ACEOF -#line 7696 "configure" +#line 7705 "configure" #include "confdefs.h" #include #if ((' ' & 0x0FF) == 0x020) @@ -7719,15 +7728,15 @@ } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:7722: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7731: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7725: \$? = $ac_status" >&5 + echo "$as_me:7734: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:7727: \"$ac_try\"") >&5 + { (eval echo "$as_me:7736: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7730: \$? = $ac_status" >&5 + echo "$as_me:7739: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else @@ -7740,7 +7749,7 @@ fi fi fi -echo "$as_me:7743: result: $ac_cv_header_stdc" >&5 +echo "$as_me:7752: result: $ac_cv_header_stdc" >&5 echo "${ECHO_T}$ac_cv_header_stdc" >&6 if test $ac_cv_header_stdc = yes; then @@ -7750,13 +7759,13 @@ fi -echo "$as_me:7753: checking for sys/wait.h that is POSIX.1 compatible" >&5 +echo "$as_me:7762: checking for sys/wait.h that is POSIX.1 compatible" >&5 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 if test "${ac_cv_header_sys_wait_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7759 "configure" +#line 7768 "configure" #include "confdefs.h" #include #include @@ -7778,16 +7787,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:7781: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:7790: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7784: \$? = $ac_status" >&5 + echo "$as_me:7793: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:7787: \"$ac_try\"") >&5 + { (eval echo "$as_me:7796: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7790: \$? = $ac_status" >&5 + echo "$as_me:7799: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_header_sys_wait_h=yes else @@ -7797,7 +7806,7 @@ fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:7800: result: $ac_cv_header_sys_wait_h" >&5 +echo "$as_me:7809: result: $ac_cv_header_sys_wait_h" >&5 echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 if test $ac_cv_header_sys_wait_h = yes; then @@ -7811,26 +7820,27 @@ sys/select.h pthread.h sys/ioctl.h signal.h sys/time.h sys/shm.h sys/ipc.h \ sys/wait.h asm/io.h sys/io.h sys/kd.h linux/kd.h sys/vt.h linux/vt.h \ linux/kdev_t.h linux/major.h glide.h glide/glide.h kgimon.h sys/un.h \ -sys/socket.h netinet/in.h netdb.h windows.h ddraw.h vgl.h +sys/socket.h netinet/in.h netdb.h windows.h ddraw.h vgl.h \ +ApplicationServices/ApplicationServices.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:7817: checking for $ac_header" >&5 +echo "$as_me:7827: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7823 "configure" +#line 7833 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:7827: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:7837: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? egrep -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:7833: \$? = $ac_status" >&5 + echo "$as_me:7843: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -7849,7 +7859,7 @@ fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:7852: result: `eval echo '${'$as_ac_Header'}'`" >&5 +echo "$as_me:7862: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:7878: checking for giiInit in -lgii" >&5 echo $ECHO_N "checking for giiInit in -lgii... $ECHO_C" >&6 if test "${ac_cv_lib_gii_giiInit+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7873,7 +7883,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgii $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 7876 "configure" +#line 7886 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7892,16 +7902,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:7895: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7905: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7898: \$? = $ac_status" >&5 + echo "$as_me:7908: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:7901: \"$ac_try\"") >&5 + { (eval echo "$as_me:7911: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7904: \$? = $ac_status" >&5 + echo "$as_me:7914: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_gii_giiInit=yes else @@ -7912,10 +7922,10 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7915: result: $ac_cv_lib_gii_giiInit" >&5 +echo "$as_me:7925: result: $ac_cv_lib_gii_giiInit" >&5 echo "${ECHO_T}$ac_cv_lib_gii_giiInit" >&6 if test $ac_cv_lib_gii_giiInit = yes; then - echo "$as_me:7918: checking for giiEventsQueued in -lgii" >&5 + echo "$as_me:7928: checking for giiEventsQueued in -lgii" >&5 echo $ECHO_N "checking for giiEventsQueued in -lgii... $ECHO_C" >&6 if test "${ac_cv_lib_gii_giiEventsQueued+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7923,7 +7933,7 @@ ac_check_lib_save_LIBS=$LIBS LIBS="-lgii $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 7926 "configure" +#line 7936 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -7942,16 +7952,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:7945: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7955: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7948: \$? = $ac_status" >&5 + echo "$as_me:7958: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:7951: \"$ac_try\"") >&5 + { (eval echo "$as_me:7961: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7954: \$? = $ac_status" >&5 + echo "$as_me:7964: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_gii_giiEventsQueued=yes else @@ -7962,12 +7972,12 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:7965: result: $ac_cv_lib_gii_giiEventsQueued" >&5 +echo "$as_me:7975: result: $ac_cv_lib_gii_giiEventsQueued" >&5 echo "${ECHO_T}$ac_cv_lib_gii_giiEventsQueued" >&6 if test $ac_cv_lib_gii_giiEventsQueued = yes; then foo=bar else - { { echo "$as_me:7970: error: You have an obsolete LibGII version installed!" >&5 + { { echo "$as_me:7980: error: You have an obsolete LibGII version installed!" >&5 echo "$as_me: error: You have an obsolete LibGII version installed!" >&2;} { (exit 1); exit 1; }; } @@ -7985,7 +7995,7 @@ gii_missing_part=yes fi -echo "$as_me:7988: checking for $CC option to accept ANSI C" >&5 +echo "$as_me:7998: checking for $CC option to accept ANSI C" >&5 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 if test "${ac_cv_prog_cc_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -7993,7 +8003,7 @@ ac_cv_prog_cc_stdc=no ac_save_CC=$CC cat >conftest.$ac_ext <<_ACEOF -#line 7996 "configure" +#line 8006 "configure" #include "confdefs.h" #include #include @@ -8042,16 +8052,16 @@ do CC="$ac_save_CC $ac_arg" rm -f conftest.$ac_objext -if { (eval echo "$as_me:8045: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8055: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8048: \$? = $ac_status" >&5 + echo "$as_me:8058: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:8051: \"$ac_try\"") >&5 + { (eval echo "$as_me:8061: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8054: \$? = $ac_status" >&5 + echo "$as_me:8064: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cc_stdc=$ac_arg break @@ -8068,21 +8078,21 @@ case "x$ac_cv_prog_cc_stdc" in x|xno) - echo "$as_me:8071: result: none needed" >&5 + echo "$as_me:8081: result: none needed" >&5 echo "${ECHO_T}none needed" >&6 ;; *) - echo "$as_me:8074: result: $ac_cv_prog_cc_stdc" >&5 + echo "$as_me:8084: result: $ac_cv_prog_cc_stdc" >&5 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 CC="$CC $ac_cv_prog_cc_stdc" ;; esac -echo "$as_me:8079: checking for an ANSI C-conforming const" >&5 +echo "$as_me:8089: checking for an ANSI C-conforming const" >&5 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 if test "${ac_cv_c_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8085 "configure" +#line 8095 "configure" #include "confdefs.h" int @@ -8140,16 +8150,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:8143: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8153: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8146: \$? = $ac_status" >&5 + echo "$as_me:8156: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:8149: \"$ac_try\"") >&5 + { (eval echo "$as_me:8159: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8152: \$? = $ac_status" >&5 + echo "$as_me:8162: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_const=yes else @@ -8159,7 +8169,7 @@ fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:8162: result: $ac_cv_c_const" >&5 +echo "$as_me:8172: result: $ac_cv_c_const" >&5 echo "${ECHO_T}$ac_cv_c_const" >&6 if test $ac_cv_c_const = no; then @@ -8169,7 +8179,7 @@ fi -echo "$as_me:8172: checking for inline" >&5 +echo "$as_me:8182: checking for inline" >&5 echo $ECHO_N "checking for inline... $ECHO_C" >&6 if test "${ac_cv_c_inline+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8177,7 +8187,7 @@ ac_cv_c_inline=no for ac_kw in inline __inline__ __inline; do cat >conftest.$ac_ext <<_ACEOF -#line 8180 "configure" +#line 8190 "configure" #include "confdefs.h" #ifndef __cplusplus static $ac_kw int static_foo () {return 0; } @@ -8186,16 +8196,16 @@ _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:8189: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8199: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8192: \$? = $ac_status" >&5 + echo "$as_me:8202: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:8195: \"$ac_try\"") >&5 + { (eval echo "$as_me:8205: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8198: \$? = $ac_status" >&5 + echo "$as_me:8208: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_inline=$ac_kw; break else @@ -8206,7 +8216,7 @@ done fi -echo "$as_me:8209: result: $ac_cv_c_inline" >&5 +echo "$as_me:8219: result: $ac_cv_c_inline" >&5 echo "${ECHO_T}$ac_cv_c_inline" >&6 case $ac_cv_c_inline in inline | yes) ;; @@ -8227,28 +8237,28 @@ inttypes.h stdint.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:8230: checking for $ac_header" >&5 +echo "$as_me:8240: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8236 "configure" +#line 8246 "configure" #include "confdefs.h" $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:8242: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8252: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8245: \$? = $ac_status" >&5 + echo "$as_me:8255: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:8248: \"$ac_try\"") >&5 + { (eval echo "$as_me:8258: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8251: \$? = $ac_status" >&5 + echo "$as_me:8261: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_Header=yes" else @@ -8258,7 +8268,7 @@ fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:8261: result: `eval echo '${'$as_ac_Header'}'`" >&5 +echo "$as_me:8271: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:8281: checking for size_t" >&5 echo $ECHO_N "checking for size_t... $ECHO_C" >&6 if test "${ac_cv_type_size_t+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8277 "configure" +#line 8287 "configure" #include "confdefs.h" $ac_includes_default int @@ -8289,16 +8299,16 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:8292: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8302: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8295: \$? = $ac_status" >&5 + echo "$as_me:8305: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:8298: \"$ac_try\"") >&5 + { (eval echo "$as_me:8308: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8301: \$? = $ac_status" >&5 + echo "$as_me:8311: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_type_size_t=yes else @@ -8308,7 +8318,7 @@ fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:8311: result: $ac_cv_type_size_t" >&5 +echo "$as_me:8321: result: $ac_cv_type_size_t" >&5 echo "${ECHO_T}$ac_cv_type_size_t" >&6 if test $ac_cv_type_size_t = yes; then : @@ -8320,7 +8330,7 @@ fi -echo "$as_me:8323: checking for shared library extension" >&5 +echo "$as_me:8333: checking for shared library extension" >&5 echo $ECHO_N "checking for shared library extension... $ECHO_C" >&6 case "${host}" in *-*-mingw* | *-*-cygwin*) @@ -8330,15 +8340,15 @@ DLLEXT="so" ;; esac -echo "$as_me:8333: result: $DLLEXT" >&5 +echo "$as_me:8343: result: $DLLEXT" >&5 echo "${ECHO_T}$DLLEXT" >&6 if test "$ac_cv_header_sys_socket_h" = "yes"; then - echo "$as_me:8338: checking whether socklen_t is available" >&5 + echo "$as_me:8348: checking whether socklen_t is available" >&5 echo $ECHO_N "checking whether socklen_t is available... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF -#line 8341 "configure" +#line 8351 "configure" #include "confdefs.h" #include @@ -8355,18 +8365,18 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:8358: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:8368: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:8361: \$? = $ac_status" >&5 + echo "$as_me:8371: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:8364: \"$ac_try\"") >&5 + { (eval echo "$as_me:8374: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8367: \$? = $ac_status" >&5 + echo "$as_me:8377: \$? = $ac_status" >&5 (exit $ac_status); }; }; then - echo "$as_me:8369: result: yes" >&5 + echo "$as_me:8379: result: yes" >&5 echo "${ECHO_T}yes" >&6 cat >>confdefs.h <<\EOF #define HAVE_SOCKLEN_T 1 @@ -8375,7 +8385,7 @@ else echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 -echo "$as_me:8378: result: no" >&5 +echo "$as_me:8388: result: no" >&5 echo "${ECHO_T}no" >&6 fi rm -f conftest.$ac_objext conftest.$ac_ext @@ -8383,13 +8393,13 @@ # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works # for constant arguments. Useless! -echo "$as_me:8386: checking for working alloca.h" >&5 +echo "$as_me:8396: checking for working alloca.h" >&5 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 if test "${ac_cv_working_alloca_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8392 "configure" +#line 8402 "configure" #include "confdefs.h" #include int @@ -8401,16 +8411,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8404: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8414: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8407: \$? = $ac_status" >&5 + echo "$as_me:8417: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8410: \"$ac_try\"") >&5 + { (eval echo "$as_me:8420: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8413: \$? = $ac_status" >&5 + echo "$as_me:8423: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_working_alloca_h=yes else @@ -8420,7 +8430,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8423: result: $ac_cv_working_alloca_h" >&5 +echo "$as_me:8433: result: $ac_cv_working_alloca_h" >&5 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 if test $ac_cv_working_alloca_h = yes; then @@ -8430,13 +8440,13 @@ fi -echo "$as_me:8433: checking for alloca" >&5 +echo "$as_me:8443: checking for alloca" >&5 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 if test "${ac_cv_func_alloca_works+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8439 "configure" +#line 8449 "configure" #include "confdefs.h" #ifdef __GNUC__ # define alloca __builtin_alloca @@ -8468,16 +8478,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8471: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8481: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8474: \$? = $ac_status" >&5 + echo "$as_me:8484: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8477: \"$ac_try\"") >&5 + { (eval echo "$as_me:8487: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8480: \$? = $ac_status" >&5 + echo "$as_me:8490: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_alloca_works=yes else @@ -8487,7 +8497,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8490: result: $ac_cv_func_alloca_works" >&5 +echo "$as_me:8500: result: $ac_cv_func_alloca_works" >&5 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 if test $ac_cv_func_alloca_works = yes; then @@ -8508,13 +8518,13 @@ #define C_ALLOCA 1 EOF -echo "$as_me:8511: checking whether \`alloca.c' needs Cray hooks" >&5 +echo "$as_me:8521: checking whether \`alloca.c' needs Cray hooks" >&5 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 if test "${ac_cv_os_cray+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8517 "configure" +#line 8527 "configure" #include "confdefs.h" #if defined(CRAY) && ! defined(CRAY2) webecray @@ -8532,18 +8542,18 @@ rm -f conftest* fi -echo "$as_me:8535: result: $ac_cv_os_cray" >&5 +echo "$as_me:8545: result: $ac_cv_os_cray" >&5 echo "${ECHO_T}$ac_cv_os_cray" >&6 if test $ac_cv_os_cray = yes; then for ac_func in _getb67 GETB67 getb67; do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:8540: checking for $ac_func" >&5 +echo "$as_me:8550: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8546 "configure" +#line 8556 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8574,16 +8584,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8577: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8587: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8580: \$? = $ac_status" >&5 + echo "$as_me:8590: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8583: \"$ac_try\"") >&5 + { (eval echo "$as_me:8593: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8586: \$? = $ac_status" >&5 + echo "$as_me:8596: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else @@ -8593,7 +8603,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8596: result: `eval echo '${'$as_ac_var'}'`" >&5 +echo "$as_me:8606: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then @@ -8607,7 +8617,7 @@ done fi -echo "$as_me:8610: checking stack direction for C alloca" >&5 +echo "$as_me:8620: checking stack direction for C alloca" >&5 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 if test "${ac_cv_c_stack_direction+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8616,7 +8626,7 @@ ac_cv_c_stack_direction=0 else cat >conftest.$ac_ext <<_ACEOF -#line 8619 "configure" +#line 8629 "configure" #include "confdefs.h" int find_stack_direction () @@ -8639,15 +8649,15 @@ } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:8642: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8652: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8645: \$? = $ac_status" >&5 + echo "$as_me:8655: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:8647: \"$ac_try\"") >&5 + { (eval echo "$as_me:8657: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8650: \$? = $ac_status" >&5 + echo "$as_me:8660: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_stack_direction=1 else @@ -8659,7 +8669,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi -echo "$as_me:8662: result: $ac_cv_c_stack_direction" >&5 +echo "$as_me:8672: result: $ac_cv_c_stack_direction" >&5 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 cat >>confdefs.h <&5 +echo "$as_me:8681: checking for working memcmp" >&5 echo $ECHO_N "checking for working memcmp... $ECHO_C" >&6 if test "${ac_cv_func_memcmp_working+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8677,7 +8687,7 @@ ac_cv_func_memcmp_working=no else cat >conftest.$ac_ext <<_ACEOF -#line 8680 "configure" +#line 8690 "configure" #include "confdefs.h" int @@ -8713,15 +8723,15 @@ } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:8716: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8726: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8719: \$? = $ac_status" >&5 + echo "$as_me:8729: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:8721: \"$ac_try\"") >&5 + { (eval echo "$as_me:8731: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8724: \$? = $ac_status" >&5 + echo "$as_me:8734: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_memcmp_working=yes else @@ -8733,30 +8743,30 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi -echo "$as_me:8736: result: $ac_cv_func_memcmp_working" >&5 +echo "$as_me:8746: result: $ac_cv_func_memcmp_working" >&5 echo "${ECHO_T}$ac_cv_func_memcmp_working" >&6 test $ac_cv_func_memcmp_working = no && LIBOBJS="$LIBOBJS memcmp.$ac_objext" for ac_header in stdlib.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:8743: checking for $ac_header" >&5 +echo "$as_me:8753: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8749 "configure" +#line 8759 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:8753: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:8763: \"$ac_cpp conftest.$ac_ext\"") >&5 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ac_status=$? egrep -v '^ *\+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 - echo "$as_me:8759: \$? = $ac_status" >&5 + echo "$as_me:8769: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -8775,7 +8785,7 @@ fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:8778: result: `eval echo '${'$as_ac_Header'}'`" >&5 +echo "$as_me:8788: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:8801: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8797 "configure" +#line 8807 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8825,16 +8835,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8828: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8838: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8831: \$? = $ac_status" >&5 + echo "$as_me:8841: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8834: \"$ac_try\"") >&5 + { (eval echo "$as_me:8844: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8837: \$? = $ac_status" >&5 + echo "$as_me:8847: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else @@ -8844,7 +8854,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8847: result: `eval echo '${'$as_ac_var'}'`" >&5 +echo "$as_me:8857: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:8867: checking for working mmap" >&5 echo $ECHO_N "checking for working mmap... $ECHO_C" >&6 if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -8863,7 +8873,7 @@ ac_cv_func_mmap_fixed_mapped=no else cat >conftest.$ac_ext <<_ACEOF -#line 8866 "configure" +#line 8876 "configure" #include "confdefs.h" $ac_includes_default /* Thanks to Mike Haertel and Jim Avera for this test. @@ -8990,15 +9000,15 @@ } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:8993: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9003: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8996: \$? = $ac_status" >&5 + echo "$as_me:9006: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:8998: \"$ac_try\"") >&5 + { (eval echo "$as_me:9008: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9001: \$? = $ac_status" >&5 + echo "$as_me:9011: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_mmap_fixed_mapped=yes else @@ -9010,7 +9020,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi -echo "$as_me:9013: result: $ac_cv_func_mmap_fixed_mapped" >&5 +echo "$as_me:9023: result: $ac_cv_func_mmap_fixed_mapped" >&5 echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 if test $ac_cv_func_mmap_fixed_mapped = yes; then @@ -9024,13 +9034,13 @@ for ac_func in vprintf do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:9027: checking for $ac_func" >&5 +echo "$as_me:9037: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 9033 "configure" +#line 9043 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -9061,16 +9071,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9064: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9074: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9067: \$? = $ac_status" >&5 + echo "$as_me:9077: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9070: \"$ac_try\"") >&5 + { (eval echo "$as_me:9080: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9073: \$? = $ac_status" >&5 + echo "$as_me:9083: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else @@ -9080,20 +9090,20 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:9083: result: `eval echo '${'$as_ac_var'}'`" >&5 +echo "$as_me:9093: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:9100: checking for _doprnt" >&5 echo $ECHO_N "checking for _doprnt... $ECHO_C" >&6 if test "${ac_cv_func__doprnt+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 9096 "configure" +#line 9106 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt (); below. */ @@ -9124,16 +9134,16 @@ } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9127: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9137: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9130: \$? = $