ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/configure
(Generate patch)

Comparing gvpe/configure (file contents):
Revision 1.45 by root, Tue Feb 15 13:31:21 2011 UTC vs.
Revision 1.50 by root, Wed Jul 10 01:51:40 2013 UTC

1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.67. 3# Generated by GNU Autoconf 2.69.
4# 4#
5# 5#
6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
8# Foundation, Inc.
9# 7#
10# 8#
11# This configure script is free software; the Free Software Foundation 9# This configure script is free software; the Free Software Foundation
12# gives unlimited permission to copy, distribute and modify it. 10# gives unlimited permission to copy, distribute and modify it.
13## -------------------- ## 11## -------------------- ##
87# (If _AS_PATH_WALK were called with IFS unset, it would disable word 85# (If _AS_PATH_WALK were called with IFS unset, it would disable word
88# splitting by setting IFS to empty value.) 86# splitting by setting IFS to empty value.)
89IFS=" "" $as_nl" 87IFS=" "" $as_nl"
90 88
91# Find who we are. Look in the path if we contain no directory separator. 89# Find who we are. Look in the path if we contain no directory separator.
90as_myself=
92case $0 in #(( 91case $0 in #((
93 *[\\/]* ) as_myself=$0 ;; 92 *[\\/]* ) as_myself=$0 ;;
94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
95for as_dir in $PATH 94for as_dir in $PATH
96do 95do
131export LANGUAGE 130export LANGUAGE
132 131
133# CDPATH. 132# CDPATH.
134(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 133(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
135 134
135# Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140# neutralization value for shells without unset; and this also
141# works around shells that cannot unset nonexistent variables.
142# Preserve -v and -x to the replacement shell.
143BASH_ENV=/dev/null
144ENV=/dev/null
145(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151esac
152exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153# Admittedly, this is quite paranoid, since all the known shells bail
154# out after a failed `exec'.
155$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156as_fn_exit 255
157 fi
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
136if test "x$CONFIG_SHELL" = x; then 160if test "x$CONFIG_SHELL" = x; then
137 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : 161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
138 emulate sh 162 emulate sh
139 NULLCMD=: 163 NULLCMD=:
140 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which 164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
164if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : 188if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
165 189
166else 190else
167 exitcode=1; echo positional parameters were not saved. 191 exitcode=1; echo positional parameters were not saved.
168fi 192fi
169test x\$exitcode = x0 || exit 1" 193test x\$exitcode = x0 || exit 1
194test -x / || exit 1"
170 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO 195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
171 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO 196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
172 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && 197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
173 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
174test \$(( 1 + 1 )) = 2 || exit 1" 199test \$(( 1 + 1 )) = 2 || exit 1"
209fi; } 234fi; }
210IFS=$as_save_IFS 235IFS=$as_save_IFS
211 236
212 237
213 if test "x$CONFIG_SHELL" != x; then : 238 if test "x$CONFIG_SHELL" != x; then :
239 export CONFIG_SHELL
214 # We cannot yet assume a decent shell, so we have to provide a 240 # We cannot yet assume a decent shell, so we have to provide a
215 # neutralization value for shells without unset; and this also 241# neutralization value for shells without unset; and this also
216 # works around shells that cannot unset nonexistent variables. 242# works around shells that cannot unset nonexistent variables.
243# Preserve -v and -x to the replacement shell.
217 BASH_ENV=/dev/null 244BASH_ENV=/dev/null
218 ENV=/dev/null 245ENV=/dev/null
219 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 246(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
220 export CONFIG_SHELL 247case $- in # ((((
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
251 * ) as_opts= ;;
252esac
221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 253exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
254# Admittedly, this is quite paranoid, since all the known shells bail
255# out after a failed `exec'.
256$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
257exit 255
222fi 258fi
223 259
224 if test x$as_have_required = xno; then : 260 if test x$as_have_required = xno; then :
225 $as_echo "$0: This script requires a shell more modern than all" 261 $as_echo "$0: This script requires a shell more modern than all"
226 $as_echo "$0: the shells that I found on your system." 262 $as_echo "$0: the shells that I found on your system."
318 test -z "$as_dirs" || eval "mkdir $as_dirs" 354 test -z "$as_dirs" || eval "mkdir $as_dirs"
319 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
320 356
321 357
322} # as_fn_mkdir_p 358} # as_fn_mkdir_p
359
360# as_fn_executable_p FILE
361# -----------------------
362# Test if FILE is an executable regular file.
363as_fn_executable_p ()
364{
365 test -f "$1" && test -x "$1"
366} # as_fn_executable_p
323# as_fn_append VAR VALUE 367# as_fn_append VAR VALUE
324# ---------------------- 368# ----------------------
325# Append the text in VALUE to the end of the definition contained in VAR. Take 369# Append the text in VALUE to the end of the definition contained in VAR. Take
326# advantage of any shell optimizations that allow amortized linear growth over 370# advantage of any shell optimizations that allow amortized linear growth over
327# repeated appends, instead of the typical quadratic growth present in naive 371# repeated appends, instead of the typical quadratic growth present in naive
439 s/-\n.*// 483 s/-\n.*//
440 ' >$as_me.lineno && 484 ' >$as_me.lineno &&
441 chmod +x "$as_me.lineno" || 485 chmod +x "$as_me.lineno" ||
442 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } 486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
443 487
488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489 # already done that, so ensure we don't try to do so again and fall
490 # in an infinite loop. This has already happened in practice.
491 _as_can_reexec=no; export _as_can_reexec
444 # Don't try to exec as it changes $[0], causing all sort of problems 492 # Don't try to exec as it changes $[0], causing all sort of problems
445 # (the dirname of $[0] is not the place where we might find the 493 # (the dirname of $[0] is not the place where we might find the
446 # original and so on. Autoconf is especially sensitive to this). 494 # original and so on. Autoconf is especially sensitive to this).
447 . "./$as_me.lineno" 495 . "./$as_me.lineno"
448 # Exit status is that of the last command. 496 # Exit status is that of the last command.
473 if ln -s conf$$.file conf$$ 2>/dev/null; then 521 if ln -s conf$$.file conf$$ 2>/dev/null; then
474 as_ln_s='ln -s' 522 as_ln_s='ln -s'
475 # ... but there are two gotchas: 523 # ... but there are two gotchas:
476 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 524 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
477 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
478 # In both cases, we have to default to `cp -p'. 526 # In both cases, we have to default to `cp -pR'.
479 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 527 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
480 as_ln_s='cp -p' 528 as_ln_s='cp -pR'
481 elif ln conf$$.file conf$$ 2>/dev/null; then 529 elif ln conf$$.file conf$$ 2>/dev/null; then
482 as_ln_s=ln 530 as_ln_s=ln
483 else 531 else
484 as_ln_s='cp -p' 532 as_ln_s='cp -pR'
485 fi 533 fi
486else 534else
487 as_ln_s='cp -p' 535 as_ln_s='cp -pR'
488fi 536fi
489rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 537rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
490rmdir conf$$.dir 2>/dev/null 538rmdir conf$$.dir 2>/dev/null
491 539
492if mkdir -p . 2>/dev/null; then 540if mkdir -p . 2>/dev/null; then
494else 542else
495 test -d ./-p && rmdir ./-p 543 test -d ./-p && rmdir ./-p
496 as_mkdir_p=false 544 as_mkdir_p=false
497fi 545fi
498 546
499if test -x / >/dev/null 2>&1; then
500 as_test_x='test -x' 547as_test_x='test -x'
501else 548as_executable_p=as_fn_executable_p
502 if ls -dL / >/dev/null 2>&1; then
503 as_ls_L_option=L
504 else
505 as_ls_L_option=
506 fi
507 as_test_x='
508 eval sh -c '\''
509 if test -d "$1"; then
510 test -d "$1/.";
511 else
512 case $1 in #(
513 -*)set "./$1";;
514 esac;
515 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
516 ???[sx]*):;;*)false;;esac;fi
517 '\'' sh
518 '
519fi
520as_executable_p=$as_test_x
521 549
522# Sed expression to map a string onto a valid CPP name. 550# Sed expression to map a string onto a valid CPP name.
523as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 551as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
524 552
525# Sed expression to map a string onto a valid variable name. 553# Sed expression to map a string onto a valid variable name.
589#endif 617#endif
590#ifdef HAVE_UNISTD_H 618#ifdef HAVE_UNISTD_H
591# include <unistd.h> 619# include <unistd.h>
592#endif" 620#endif"
593 621
594ac_subst_vars='LTLIBOBJS 622ac_subst_vars='am__EXEEXT_FALSE
623am__EXEEXT_TRUE
624LTLIBOBJS
595LIBOBJS 625LIBOBJS
596INCLUDES 626INCLUDES
597ROHC_FALSE 627ROHC_FALSE
598ROHC_TRUE 628ROHC_TRUE
599LDFLAGS_DAEMON 629LDFLAGS_DAEMON
622LIBICONV 652LIBICONV
623USE_NLS 653USE_NLS
624am__fastdepCC_FALSE 654am__fastdepCC_FALSE
625am__fastdepCC_TRUE 655am__fastdepCC_TRUE
626CCDEPMODE 656CCDEPMODE
657am__nodep
627AMDEPBACKSLASH 658AMDEPBACKSLASH
628AMDEP_FALSE 659AMDEP_FALSE
629AMDEP_TRUE 660AMDEP_TRUE
630am__quote 661am__quote
631am__include 662am__include
643MSGFMT 674MSGFMT
644MKINSTALLDIRS 675MKINSTALLDIRS
645MAINT 676MAINT
646MAINTAINER_MODE_FALSE 677MAINTAINER_MODE_FALSE
647MAINTAINER_MODE_TRUE 678MAINTAINER_MODE_TRUE
679am__untar
680am__tar
681AMTAR
648am__leading_dot 682am__leading_dot
649SET_MAKE 683SET_MAKE
650AWK 684AWK
685mkdir_p
686MKDIR_P
651INSTALL_STRIP_PROGRAM 687INSTALL_STRIP_PROGRAM
652STRIP 688STRIP
653install_sh 689install_sh
654AMTAR
655MAKEINFO 690MAKEINFO
656AUTOHEADER 691AUTOHEADER
657AUTOMAKE 692AUTOMAKE
658AUTOCONF 693AUTOCONF
659ACLOCAL 694ACLOCAL
660VERSION 695VERSION
661PACKAGE 696PACKAGE
662CYGPATH_W 697CYGPATH_W
698am__isrc
663INSTALL_DATA 699INSTALL_DATA
664INSTALL_SCRIPT 700INSTALL_SCRIPT
665INSTALL_PROGRAM 701INSTALL_PROGRAM
666target_os 702target_os
667target_vendor 703target_vendor
725with_libintl_prefix 761with_libintl_prefix
726enable_iftype 762enable_iftype
727with_kernel 763with_kernel
728with_openssl_include 764with_openssl_include
729with_openssl_lib 765with_openssl_lib
766enable_threads
730enable_static_daemon 767enable_static_daemon
731enable_icmp 768enable_icmp
732enable_tcp 769enable_tcp
733enable_http_proxy 770enable_http_proxy
734enable_dns 771enable_dns
1154 *) 1191 *)
1155 # FIXME: should be removed in autoconf 3.0. 1192 # FIXME: should be removed in autoconf 3.0.
1156 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1193 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1157 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1194 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1158 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1195 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1159 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1196 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1160 ;; 1197 ;;
1161 1198
1162 esac 1199 esac
1163done 1200done
1164 1201
1205 1242
1206# FIXME: To remove some day. 1243# FIXME: To remove some day.
1207if test "x$host_alias" != x; then 1244if test "x$host_alias" != x; then
1208 if test "x$build_alias" = x; then 1245 if test "x$build_alias" = x; then
1209 cross_compiling=maybe 1246 cross_compiling=maybe
1210 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1211 If a cross compiler is detected then cross compile mode will be used" >&2
1212 elif test "x$build_alias" != "x$host_alias"; then 1247 elif test "x$build_alias" != "x$host_alias"; then
1213 cross_compiling=yes 1248 cross_compiling=yes
1214 fi 1249 fi
1215fi 1250fi
1216 1251
1369 1404
1370Optional Features: 1405Optional Features:
1371 --disable-option-checking ignore unrecognized --enable/--with options 1406 --disable-option-checking ignore unrecognized --enable/--with options
1372 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1407 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1373 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1408 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1374 --enable-maintainer-mode enable make rules and dependencies not useful 1409 --enable-maintainer-mode enable make rules and dependencies not useful
1375 (and sometimes confusing) to the casual installer 1410 (and sometimes confusing) to the casual installer
1376 --disable-dependency-tracking Speeds up one-time builds 1411 --disable-dependency-tracking speeds up one-time build
1377 --enable-dependency-tracking Do not reject slow dependency extractors 1412 --enable-dependency-tracking do not reject slow dependency extractors
1378 --disable-rpath do not hardcode runtime library paths 1413 --disable-rpath do not hardcode runtime library paths
1379 --disable-nls do not use Native Language Support 1414 --disable-nls do not use Native Language Support
1380 --enable-iftype=TYPE/SUBTYPE 1415 --enable-iftype=TYPE/SUBTYPE
1381 Use kernel/net device interface TYPE/SUBTYPE. 1416 Use kernel/net device interface TYPE/SUBTYPE.
1382 Working combinations are (see doc/gvpe.osdep.5.pod): 1417 Working combinations are (see doc/gvpe.osdep.5.pod):
1385 "tincd/darwin" "native/cygwin"; Untested 1420 "tincd/darwin" "native/cygwin"; Untested
1386 combinations are: "tincd/bsd" "tincd/solaris" 1421 combinations are: "tincd/bsd" "tincd/solaris"
1387 "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket"; 1422 "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket";
1388 Broken combinations are: "tincd/cygwin"; The default 1423 Broken combinations are: "tincd/cygwin"; The default
1389 is to autodetect. 1424 is to autodetect.
1425 --enable-threads try to use threads for long-running asynchronous
1426 operations (default enabled).
1390 --enable-static-daemon enable statically linked daemon. 1427 --enable-static-daemon enable statically linked daemon.
1391 --disable-icmp enable icmp protocol support (default enabled). 1428 --disable-icmp enable icmp protocol support (default enabled).
1392 --disable-tcp enable tcp protocol support (default enabled). 1429 --disable-tcp enable tcp protocol support (default enabled).
1393 --disable-http-proxy enable http proxy connect support (default enabled). 1430 --disable-http-proxy enable http proxy connect support (default enabled).
1394 --enable-dns enable dns tunnel protocol support (default 1431 --enable-dns enable dns tunnel protocol support (default
1501 1538
1502test -n "$ac_init_help" && exit $ac_status 1539test -n "$ac_init_help" && exit $ac_status
1503if $ac_init_version; then 1540if $ac_init_version; then
1504 cat <<\_ACEOF 1541 cat <<\_ACEOF
1505configure 1542configure
1506generated by GNU Autoconf 2.67 1543generated by GNU Autoconf 2.69
1507 1544
1508Copyright (C) 2010 Free Software Foundation, Inc. 1545Copyright (C) 2012 Free Software Foundation, Inc.
1509This configure script is free software; the Free Software Foundation 1546This configure script is free software; the Free Software Foundation
1510gives unlimited permission to copy, distribute and modify it. 1547gives unlimited permission to copy, distribute and modify it.
1511_ACEOF 1548_ACEOF
1512 exit 1549 exit
1513fi 1550fi
1547 $as_echo "$as_me: failed program was:" >&5 1584 $as_echo "$as_me: failed program was:" >&5
1548sed 's/^/| /' conftest.$ac_ext >&5 1585sed 's/^/| /' conftest.$ac_ext >&5
1549 1586
1550 ac_retval=1 1587 ac_retval=1
1551fi 1588fi
1552 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1589 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1553 as_fn_set_status $ac_retval 1590 as_fn_set_status $ac_retval
1554 1591
1555} # ac_fn_c_try_compile 1592} # ac_fn_c_try_compile
1556 1593
1557# ac_fn_c_try_link LINENO 1594# ac_fn_c_try_link LINENO
1579 test $ac_status = 0; } && { 1616 test $ac_status = 0; } && {
1580 test -z "$ac_c_werror_flag" || 1617 test -z "$ac_c_werror_flag" ||
1581 test ! -s conftest.err 1618 test ! -s conftest.err
1582 } && test -s conftest$ac_exeext && { 1619 } && test -s conftest$ac_exeext && {
1583 test "$cross_compiling" = yes || 1620 test "$cross_compiling" = yes ||
1584 $as_test_x conftest$ac_exeext 1621 test -x conftest$ac_exeext
1585 }; then : 1622 }; then :
1586 ac_retval=0 1623 ac_retval=0
1587else 1624else
1588 $as_echo "$as_me: failed program was:" >&5 1625 $as_echo "$as_me: failed program was:" >&5
1589sed 's/^/| /' conftest.$ac_ext >&5 1626sed 's/^/| /' conftest.$ac_ext >&5
1593 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1630 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1594 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1631 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1595 # interfere with the next link command; also delete a directory that is 1632 # interfere with the next link command; also delete a directory that is
1596 # left behind by Apple's compiler. We do this before executing the actions. 1633 # left behind by Apple's compiler. We do this before executing the actions.
1597 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1634 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1598 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1635 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1599 as_fn_set_status $ac_retval 1636 as_fn_set_status $ac_retval
1600 1637
1601} # ac_fn_c_try_link 1638} # ac_fn_c_try_link
1602 1639
1603# ac_fn_c_try_cpp LINENO 1640# ac_fn_c_try_cpp LINENO
1630 $as_echo "$as_me: failed program was:" >&5 1667 $as_echo "$as_me: failed program was:" >&5
1631sed 's/^/| /' conftest.$ac_ext >&5 1668sed 's/^/| /' conftest.$ac_ext >&5
1632 1669
1633 ac_retval=1 1670 ac_retval=1
1634fi 1671fi
1635 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1672 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1636 as_fn_set_status $ac_retval 1673 as_fn_set_status $ac_retval
1637 1674
1638} # ac_fn_c_try_cpp 1675} # ac_fn_c_try_cpp
1639 1676
1640# ac_fn_cxx_try_compile LINENO 1677# ac_fn_cxx_try_compile LINENO
1668 $as_echo "$as_me: failed program was:" >&5 1705 $as_echo "$as_me: failed program was:" >&5
1669sed 's/^/| /' conftest.$ac_ext >&5 1706sed 's/^/| /' conftest.$ac_ext >&5
1670 1707
1671 ac_retval=1 1708 ac_retval=1
1672fi 1709fi
1673 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1710 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1674 as_fn_set_status $ac_retval 1711 as_fn_set_status $ac_retval
1675 1712
1676} # ac_fn_cxx_try_compile 1713} # ac_fn_cxx_try_compile
1677 1714
1678# ac_fn_cxx_try_cpp LINENO 1715# ac_fn_cxx_try_cpp LINENO
1705 $as_echo "$as_me: failed program was:" >&5 1742 $as_echo "$as_me: failed program was:" >&5
1706sed 's/^/| /' conftest.$ac_ext >&5 1743sed 's/^/| /' conftest.$ac_ext >&5
1707 1744
1708 ac_retval=1 1745 ac_retval=1
1709fi 1746fi
1710 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1747 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1711 as_fn_set_status $ac_retval 1748 as_fn_set_status $ac_retval
1712 1749
1713} # ac_fn_cxx_try_cpp 1750} # ac_fn_cxx_try_cpp
1714 1751
1715# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 1752# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1718# the include files in INCLUDES and setting the cache variable VAR 1755# the include files in INCLUDES and setting the cache variable VAR
1719# accordingly. 1756# accordingly.
1720ac_fn_cxx_check_header_mongrel () 1757ac_fn_cxx_check_header_mongrel ()
1721{ 1758{
1722 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1759 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1723 if eval "test \"\${$3+set}\"" = set; then : 1760 if eval \${$3+:} false; then :
1724 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1725$as_echo_n "checking for $2... " >&6; } 1762$as_echo_n "checking for $2... " >&6; }
1726if eval "test \"\${$3+set}\"" = set; then : 1763if eval \${$3+:} false; then :
1727 $as_echo_n "(cached) " >&6 1764 $as_echo_n "(cached) " >&6
1728fi 1765fi
1729eval ac_res=\$$3 1766eval ac_res=\$$3
1730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1767 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1731$as_echo "$ac_res" >&6; } 1768$as_echo "$ac_res" >&6; }
1784$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1821$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1785 ;; 1822 ;;
1786esac 1823esac
1787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1788$as_echo_n "checking for $2... " >&6; } 1825$as_echo_n "checking for $2... " >&6; }
1789if eval "test \"\${$3+set}\"" = set; then : 1826if eval \${$3+:} false; then :
1790 $as_echo_n "(cached) " >&6 1827 $as_echo_n "(cached) " >&6
1791else 1828else
1792 eval "$3=\$ac_header_compiler" 1829 eval "$3=\$ac_header_compiler"
1793fi 1830fi
1794eval ac_res=\$$3 1831eval ac_res=\$$3
1795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1796$as_echo "$ac_res" >&6; } 1833$as_echo "$ac_res" >&6; }
1797fi 1834fi
1798 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1835 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1799 1836
1800} # ac_fn_cxx_check_header_mongrel 1837} # ac_fn_cxx_check_header_mongrel
1801 1838
1802# ac_fn_cxx_try_run LINENO 1839# ac_fn_cxx_try_run LINENO
1803# ------------------------ 1840# ------------------------
1834sed 's/^/| /' conftest.$ac_ext >&5 1871sed 's/^/| /' conftest.$ac_ext >&5
1835 1872
1836 ac_retval=$ac_status 1873 ac_retval=$ac_status
1837fi 1874fi
1838 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1875 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1839 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1876 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1840 as_fn_set_status $ac_retval 1877 as_fn_set_status $ac_retval
1841 1878
1842} # ac_fn_cxx_try_run 1879} # ac_fn_cxx_try_run
1843 1880
1844# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES 1881# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES
1848ac_fn_cxx_check_header_compile () 1885ac_fn_cxx_check_header_compile ()
1849{ 1886{
1850 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1887 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1888 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1852$as_echo_n "checking for $2... " >&6; } 1889$as_echo_n "checking for $2... " >&6; }
1853if eval "test \"\${$3+set}\"" = set; then : 1890if eval \${$3+:} false; then :
1854 $as_echo_n "(cached) " >&6 1891 $as_echo_n "(cached) " >&6
1855else 1892else
1856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1893 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1857/* end confdefs.h. */ 1894/* end confdefs.h. */
1858$4 1895$4
1866rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1903rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1867fi 1904fi
1868eval ac_res=\$$3 1905eval ac_res=\$$3
1869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1870$as_echo "$ac_res" >&6; } 1907$as_echo "$ac_res" >&6; }
1871 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1908 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1872 1909
1873} # ac_fn_cxx_check_header_compile 1910} # ac_fn_cxx_check_header_compile
1874 1911
1875# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES 1912# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
1876# --------------------------------------------- 1913# ---------------------------------------------
1879ac_fn_cxx_check_type () 1916ac_fn_cxx_check_type ()
1880{ 1917{
1881 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1918 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1919 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1883$as_echo_n "checking for $2... " >&6; } 1920$as_echo_n "checking for $2... " >&6; }
1884if eval "test \"\${$3+set}\"" = set; then : 1921if eval \${$3+:} false; then :
1885 $as_echo_n "(cached) " >&6 1922 $as_echo_n "(cached) " >&6
1886else 1923else
1887 eval "$3=no" 1924 eval "$3=no"
1888 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1925 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1889/* end confdefs.h. */ 1926/* end confdefs.h. */
1920rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1957rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1921fi 1958fi
1922eval ac_res=\$$3 1959eval ac_res=\$$3
1923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1960 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1924$as_echo "$ac_res" >&6; } 1961$as_echo "$ac_res" >&6; }
1925 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1962 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1926 1963
1927} # ac_fn_cxx_check_type 1964} # ac_fn_cxx_check_type
1928 1965
1929# ac_fn_c_try_run LINENO 1966# ac_fn_c_try_run LINENO
1930# ---------------------- 1967# ----------------------
1961sed 's/^/| /' conftest.$ac_ext >&5 1998sed 's/^/| /' conftest.$ac_ext >&5
1962 1999
1963 ac_retval=$ac_status 2000 ac_retval=$ac_status
1964fi 2001fi
1965 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2002 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1966 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2003 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1967 as_fn_set_status $ac_retval 2004 as_fn_set_status $ac_retval
1968 2005
1969} # ac_fn_c_try_run 2006} # ac_fn_c_try_run
1970 2007
1971# ac_fn_c_check_func LINENO FUNC VAR 2008# ac_fn_c_check_func LINENO FUNC VAR
1974ac_fn_c_check_func () 2011ac_fn_c_check_func ()
1975{ 2012{
1976 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2013 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2014 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1978$as_echo_n "checking for $2... " >&6; } 2015$as_echo_n "checking for $2... " >&6; }
1979if eval "test \"\${$3+set}\"" = set; then : 2016if eval \${$3+:} false; then :
1980 $as_echo_n "(cached) " >&6 2017 $as_echo_n "(cached) " >&6
1981else 2018else
1982 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2019 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1983/* end confdefs.h. */ 2020/* end confdefs.h. */
1984/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2021/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2029 conftest$ac_exeext conftest.$ac_ext 2066 conftest$ac_exeext conftest.$ac_ext
2030fi 2067fi
2031eval ac_res=\$$3 2068eval ac_res=\$$3
2032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2033$as_echo "$ac_res" >&6; } 2070$as_echo "$ac_res" >&6; }
2034 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2071 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2035 2072
2036} # ac_fn_c_check_func 2073} # ac_fn_c_check_func
2037 2074
2038# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 2075# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2039# ------------------------------------------------------- 2076# -------------------------------------------------------
2041# the include files in INCLUDES and setting the cache variable VAR 2078# the include files in INCLUDES and setting the cache variable VAR
2042# accordingly. 2079# accordingly.
2043ac_fn_c_check_header_mongrel () 2080ac_fn_c_check_header_mongrel ()
2044{ 2081{
2045 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2082 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2046 if eval "test \"\${$3+set}\"" = set; then : 2083 if eval \${$3+:} false; then :
2047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2084 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2048$as_echo_n "checking for $2... " >&6; } 2085$as_echo_n "checking for $2... " >&6; }
2049if eval "test \"\${$3+set}\"" = set; then : 2086if eval \${$3+:} false; then :
2050 $as_echo_n "(cached) " >&6 2087 $as_echo_n "(cached) " >&6
2051fi 2088fi
2052eval ac_res=\$$3 2089eval ac_res=\$$3
2053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2054$as_echo "$ac_res" >&6; } 2091$as_echo "$ac_res" >&6; }
2107$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 2144$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2108 ;; 2145 ;;
2109esac 2146esac
2110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2111$as_echo_n "checking for $2... " >&6; } 2148$as_echo_n "checking for $2... " >&6; }
2112if eval "test \"\${$3+set}\"" = set; then : 2149if eval \${$3+:} false; then :
2113 $as_echo_n "(cached) " >&6 2150 $as_echo_n "(cached) " >&6
2114else 2151else
2115 eval "$3=\$ac_header_compiler" 2152 eval "$3=\$ac_header_compiler"
2116fi 2153fi
2117eval ac_res=\$$3 2154eval ac_res=\$$3
2118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2119$as_echo "$ac_res" >&6; } 2156$as_echo "$ac_res" >&6; }
2120fi 2157fi
2121 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2158 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2122 2159
2123} # ac_fn_c_check_header_mongrel 2160} # ac_fn_c_check_header_mongrel
2124 2161
2125# ac_fn_cxx_try_link LINENO 2162# ac_fn_cxx_try_link LINENO
2126# ------------------------- 2163# -------------------------
2147 test $ac_status = 0; } && { 2184 test $ac_status = 0; } && {
2148 test -z "$ac_cxx_werror_flag" || 2185 test -z "$ac_cxx_werror_flag" ||
2149 test ! -s conftest.err 2186 test ! -s conftest.err
2150 } && test -s conftest$ac_exeext && { 2187 } && test -s conftest$ac_exeext && {
2151 test "$cross_compiling" = yes || 2188 test "$cross_compiling" = yes ||
2152 $as_test_x conftest$ac_exeext 2189 test -x conftest$ac_exeext
2153 }; then : 2190 }; then :
2154 ac_retval=0 2191 ac_retval=0
2155else 2192else
2156 $as_echo "$as_me: failed program was:" >&5 2193 $as_echo "$as_me: failed program was:" >&5
2157sed 's/^/| /' conftest.$ac_ext >&5 2194sed 's/^/| /' conftest.$ac_ext >&5
2161 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 2198 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2162 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 2199 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2163 # interfere with the next link command; also delete a directory that is 2200 # interfere with the next link command; also delete a directory that is
2164 # left behind by Apple's compiler. We do this before executing the actions. 2201 # left behind by Apple's compiler. We do this before executing the actions.
2165 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2202 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2166 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2203 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2167 as_fn_set_status $ac_retval 2204 as_fn_set_status $ac_retval
2168 2205
2169} # ac_fn_cxx_try_link 2206} # ac_fn_cxx_try_link
2170 2207
2171# ac_fn_cxx_check_func LINENO FUNC VAR 2208# ac_fn_cxx_check_func LINENO FUNC VAR
2174ac_fn_cxx_check_func () 2211ac_fn_cxx_check_func ()
2175{ 2212{
2176 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2213 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2214 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2178$as_echo_n "checking for $2... " >&6; } 2215$as_echo_n "checking for $2... " >&6; }
2179if eval "test \"\${$3+set}\"" = set; then : 2216if eval \${$3+:} false; then :
2180 $as_echo_n "(cached) " >&6 2217 $as_echo_n "(cached) " >&6
2181else 2218else
2182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2219 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2183/* end confdefs.h. */ 2220/* end confdefs.h. */
2184/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2221/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2229 conftest$ac_exeext conftest.$ac_ext 2266 conftest$ac_exeext conftest.$ac_ext
2230fi 2267fi
2231eval ac_res=\$$3 2268eval ac_res=\$$3
2232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2233$as_echo "$ac_res" >&6; } 2270$as_echo "$ac_res" >&6; }
2234 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2271 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2235 2272
2236} # ac_fn_cxx_check_func 2273} # ac_fn_cxx_check_func
2237cat >config.log <<_ACEOF 2274cat >config.log <<_ACEOF
2238This file contains any messages produced by compilers while 2275This file contains any messages produced by compilers while
2239running configure, to aid debugging if configure makes a mistake. 2276running configure, to aid debugging if configure makes a mistake.
2240 2277
2241It was created by $as_me, which was 2278It was created by $as_me, which was
2242generated by GNU Autoconf 2.67. Invocation command line was 2279generated by GNU Autoconf 2.69. Invocation command line was
2243 2280
2244 $ $0 $@ 2281 $ $0 $@
2245 2282
2246_ACEOF 2283_ACEOF
2247exec 5>>config.log 2284exec 5>>config.log
2495 sed 's/^/| /' "$ac_site_file" >&5 2532 sed 's/^/| /' "$ac_site_file" >&5
2496 . "$ac_site_file" \ 2533 . "$ac_site_file" \
2497 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2534 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2498$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2535$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2499as_fn_error $? "failed to load site script $ac_site_file 2536as_fn_error $? "failed to load site script $ac_site_file
2500See \`config.log' for more details" "$LINENO" 5 ; } 2537See \`config.log' for more details" "$LINENO" 5; }
2501 fi 2538 fi
2502done 2539done
2503 2540
2504if test -r "$cache_file"; then 2541if test -r "$cache_file"; then
2505 # Some versions of bash will fail to source /dev/null (special files 2542 # Some versions of bash will fail to source /dev/null (special files
2620$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2657$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2621 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 2658 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2622 2659
2623{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 2660{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2624$as_echo_n "checking build system type... " >&6; } 2661$as_echo_n "checking build system type... " >&6; }
2625if test "${ac_cv_build+set}" = set; then : 2662if ${ac_cv_build+:} false; then :
2626 $as_echo_n "(cached) " >&6 2663 $as_echo_n "(cached) " >&6
2627else 2664else
2628 ac_build_alias=$build_alias 2665 ac_build_alias=$build_alias
2629test "x$ac_build_alias" = x && 2666test "x$ac_build_alias" = x &&
2630 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2667 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2636fi 2673fi
2637{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2674{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2638$as_echo "$ac_cv_build" >&6; } 2675$as_echo "$ac_cv_build" >&6; }
2639case $ac_cv_build in 2676case $ac_cv_build in
2640*-*-*) ;; 2677*-*-*) ;;
2641*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 2678*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2642esac 2679esac
2643build=$ac_cv_build 2680build=$ac_cv_build
2644ac_save_IFS=$IFS; IFS='-' 2681ac_save_IFS=$IFS; IFS='-'
2645set x $ac_cv_build 2682set x $ac_cv_build
2646shift 2683shift
2654case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2691case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2655 2692
2656 2693
2657{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 2694{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2658$as_echo_n "checking host system type... " >&6; } 2695$as_echo_n "checking host system type... " >&6; }
2659if test "${ac_cv_host+set}" = set; then : 2696if ${ac_cv_host+:} false; then :
2660 $as_echo_n "(cached) " >&6 2697 $as_echo_n "(cached) " >&6
2661else 2698else
2662 if test "x$host_alias" = x; then 2699 if test "x$host_alias" = x; then
2663 ac_cv_host=$ac_cv_build 2700 ac_cv_host=$ac_cv_build
2664else 2701else
2669fi 2706fi
2670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2707{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2671$as_echo "$ac_cv_host" >&6; } 2708$as_echo "$ac_cv_host" >&6; }
2672case $ac_cv_host in 2709case $ac_cv_host in
2673*-*-*) ;; 2710*-*-*) ;;
2674*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 2711*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2675esac 2712esac
2676host=$ac_cv_host 2713host=$ac_cv_host
2677ac_save_IFS=$IFS; IFS='-' 2714ac_save_IFS=$IFS; IFS='-'
2678set x $ac_cv_host 2715set x $ac_cv_host
2679shift 2716shift
2687case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 2724case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2688 2725
2689 2726
2690{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5 2727{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2691$as_echo_n "checking target system type... " >&6; } 2728$as_echo_n "checking target system type... " >&6; }
2692if test "${ac_cv_target+set}" = set; then : 2729if ${ac_cv_target+:} false; then :
2693 $as_echo_n "(cached) " >&6 2730 $as_echo_n "(cached) " >&6
2694else 2731else
2695 if test "x$target_alias" = x; then 2732 if test "x$target_alias" = x; then
2696 ac_cv_target=$ac_cv_host 2733 ac_cv_target=$ac_cv_host
2697else 2734else
2702fi 2739fi
2703{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5 2740{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2704$as_echo "$ac_cv_target" >&6; } 2741$as_echo "$ac_cv_target" >&6; }
2705case $ac_cv_target in 2742case $ac_cv_target in
2706*-*-*) ;; 2743*-*-*) ;;
2707*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;; 2744*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
2708esac 2745esac
2709target=$ac_cv_target 2746target=$ac_cv_target
2710ac_save_IFS=$IFS; IFS='-' 2747ac_save_IFS=$IFS; IFS='-'
2711set x $ac_cv_target 2748set x $ac_cv_target
2712shift 2749shift
2724# will get canonicalized. 2761# will get canonicalized.
2725test -n "$target_alias" && 2762test -n "$target_alias" &&
2726 test "$program_prefix$program_suffix$program_transform_name" = \ 2763 test "$program_prefix$program_suffix$program_transform_name" = \
2727 NONENONEs,x,x, && 2764 NONENONEs,x,x, &&
2728 program_prefix=${target_alias}- 2765 program_prefix=${target_alias}-
2729am__api_version="1.7" 2766am__api_version='1.11'
2767
2730# Find a good install program. We prefer a C program (faster), 2768# Find a good install program. We prefer a C program (faster),
2731# so one script is as good as another. But avoid the broken or 2769# so one script is as good as another. But avoid the broken or
2732# incompatible versions: 2770# incompatible versions:
2733# SysV /etc/install, /usr/sbin/install 2771# SysV /etc/install, /usr/sbin/install
2734# SunOS /usr/etc/install 2772# SunOS /usr/etc/install
2742# ./install, which can be erroneously created by make from ./install.sh. 2780# ./install, which can be erroneously created by make from ./install.sh.
2743# Reject install programs that cannot install multiple files. 2781# Reject install programs that cannot install multiple files.
2744{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 2782{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2745$as_echo_n "checking for a BSD-compatible install... " >&6; } 2783$as_echo_n "checking for a BSD-compatible install... " >&6; }
2746if test -z "$INSTALL"; then 2784if test -z "$INSTALL"; then
2747if test "${ac_cv_path_install+set}" = set; then : 2785if ${ac_cv_path_install+:} false; then :
2748 $as_echo_n "(cached) " >&6 2786 $as_echo_n "(cached) " >&6
2749else 2787else
2750 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2788 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2751for as_dir in $PATH 2789for as_dir in $PATH
2752do 2790do
2762 # OSF1 and SCO ODT 3.0 have their own names for install. 2800 # OSF1 and SCO ODT 3.0 have their own names for install.
2763 # Don't use installbsd from OSF since it installs stuff as root 2801 # Don't use installbsd from OSF since it installs stuff as root
2764 # by default. 2802 # by default.
2765 for ac_prog in ginstall scoinst install; do 2803 for ac_prog in ginstall scoinst install; do
2766 for ac_exec_ext in '' $ac_executable_extensions; do 2804 for ac_exec_ext in '' $ac_executable_extensions; do
2767 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 2805 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2768 if test $ac_prog = install && 2806 if test $ac_prog = install &&
2769 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 2807 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2770 # AIX install. It has an incompatible calling convention. 2808 # AIX install. It has an incompatible calling convention.
2771 : 2809 :
2772 elif test $ac_prog = install && 2810 elif test $ac_prog = install &&
2823{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 2861{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2824$as_echo_n "checking whether build environment is sane... " >&6; } 2862$as_echo_n "checking whether build environment is sane... " >&6; }
2825# Just in case 2863# Just in case
2826sleep 1 2864sleep 1
2827echo timestamp > conftest.file 2865echo timestamp > conftest.file
2866# Reject unsafe characters in $srcdir or the absolute working directory
2867# name. Accept space and tab only in the latter.
2868am_lf='
2869'
2870case `pwd` in
2871 *[\\\"\#\$\&\'\`$am_lf]*)
2872 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2873esac
2874case $srcdir in
2875 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2876 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2877esac
2878
2828# Do `set' in a subshell so we don't clobber the current shell's 2879# Do `set' in a subshell so we don't clobber the current shell's
2829# arguments. Must try -L first in case configure is actually a 2880# arguments. Must try -L first in case configure is actually a
2830# symlink; some systems play weird games with the mod time of symlinks 2881# symlink; some systems play weird games with the mod time of symlinks
2831# (eg FreeBSD returns the mod time of the symlink's containing 2882# (eg FreeBSD returns the mod time of the symlink's containing
2832# directory). 2883# directory).
2833if ( 2884if (
2834 set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` 2885 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2835 if test "$*" = "X"; then 2886 if test "$*" = "X"; then
2836 # -L didn't work. 2887 # -L didn't work.
2837 set X `ls -t $srcdir/configure conftest.file` 2888 set X `ls -t "$srcdir/configure" conftest.file`
2838 fi 2889 fi
2839 rm -f conftest.file 2890 rm -f conftest.file
2840 if test "$*" != "X $srcdir/configure conftest.file" \ 2891 if test "$*" != "X $srcdir/configure conftest.file" \
2841 && test "$*" != "X conftest.file $srcdir/configure"; then 2892 && test "$*" != "X conftest.file $srcdir/configure"; then
2842 2893
2867# Double any \ or $. 2918# Double any \ or $.
2868# By default was `s,x,x', remove it if useless. 2919# By default was `s,x,x', remove it if useless.
2869ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' 2920ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2870program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` 2921program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2871 2922
2872
2873# expand $ac_aux_dir to an absolute path 2923# expand $ac_aux_dir to an absolute path
2874am_aux_dir=`cd $ac_aux_dir && pwd` 2924am_aux_dir=`cd $ac_aux_dir && pwd`
2875 2925
2876test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" 2926if test x"${MISSING+set}" != xset; then
2927 case $am_aux_dir in
2928 *\ * | *\ *)
2929 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2930 *)
2931 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2932 esac
2933fi
2877# Use eval to expand $SHELL 2934# Use eval to expand $SHELL
2878if eval "$MISSING --run true"; then 2935if eval "$MISSING --run true"; then
2879 am_missing_run="$MISSING --run " 2936 am_missing_run="$MISSING --run "
2880else 2937else
2881 am_missing_run= 2938 am_missing_run=
2882 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 2939 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2883$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 2940$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2884fi 2941fi
2885 2942
2886for ac_prog in gawk mawk nawk awk 2943if test x"${install_sh}" != xset; then
2887do 2944 case $am_aux_dir in
2888 # Extract the first word of "$ac_prog", so it can be a program name with args. 2945 *\ * | *\ *)
2889set dummy $ac_prog; ac_word=$2 2946 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2890{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2891$as_echo_n "checking for $ac_word... " >&6; }
2892if test "${ac_cv_prog_AWK+set}" = set; then :
2893 $as_echo_n "(cached) " >&6
2894else
2895 if test -n "$AWK"; then
2896 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2897else
2898as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2899for as_dir in $PATH
2900do
2901 IFS=$as_save_IFS
2902 test -z "$as_dir" && as_dir=.
2903 for ac_exec_ext in '' $ac_executable_extensions; do
2904 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2905 ac_cv_prog_AWK="$ac_prog"
2906 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2907 break 2
2908 fi
2909done
2910 done
2911IFS=$as_save_IFS
2912
2913fi
2914fi
2915AWK=$ac_cv_prog_AWK
2916if test -n "$AWK"; then
2917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2918$as_echo "$AWK" >&6; }
2919else
2920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2921$as_echo "no" >&6; }
2922fi
2923
2924
2925 test -n "$AWK" && break
2926done
2927
2928{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2929$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2930set x ${MAKE-make}
2931ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2932if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
2933 $as_echo_n "(cached) " >&6
2934else
2935 cat >conftest.make <<\_ACEOF
2936SHELL = /bin/sh
2937all:
2938 @echo '@@@%%%=$(MAKE)=@@@%%%'
2939_ACEOF
2940# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2941case `${MAKE-make} -f conftest.make 2>/dev/null` in
2942 *@@@%%%=?*=@@@%%%*)
2943 eval ac_cv_prog_make_${ac_make}_set=yes;;
2944 *) 2947 *)
2945 eval ac_cv_prog_make_${ac_make}_set=no;; 2948 install_sh="\${SHELL} $am_aux_dir/install-sh"
2946esac 2949 esac
2947rm -f conftest.make
2948fi 2950fi
2949if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2951$as_echo "yes" >&6; }
2952 SET_MAKE=
2953else
2954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2955$as_echo "no" >&6; }
2956 SET_MAKE="MAKE=${MAKE-make}"
2957fi
2958
2959rm -rf .tst 2>/dev/null
2960mkdir .tst 2>/dev/null
2961if test -d .tst; then
2962 am__leading_dot=.
2963else
2964 am__leading_dot=_
2965fi
2966rmdir .tst 2>/dev/null
2967
2968 # test to see if srcdir already configured
2969if test "`cd $srcdir && pwd`" != "`pwd`" &&
2970 test -f $srcdir/config.status; then
2971 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2972fi
2973
2974# test whether we have cygpath
2975if test -z "$CYGPATH_W"; then
2976 if (cygpath --version) >/dev/null 2>/dev/null; then
2977 CYGPATH_W='cygpath -w'
2978 else
2979 CYGPATH_W=echo
2980 fi
2981fi
2982
2983
2984# Define the identity of the package.
2985 PACKAGE=gvpe
2986 VERSION=2.24
2987
2988
2989cat >>confdefs.h <<_ACEOF
2990#define PACKAGE "$PACKAGE"
2991_ACEOF
2992
2993
2994cat >>confdefs.h <<_ACEOF
2995#define VERSION "$VERSION"
2996_ACEOF
2997
2998# Some tools Automake needs.
2999
3000ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3001
3002
3003AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3004
3005
3006AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3007
3008
3009AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3010
3011
3012MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3013
3014
3015AMTAR=${AMTAR-"${am_missing_run}tar"}
3016
3017install_sh=${install_sh-"$am_aux_dir/install-sh"}
3018 2951
3019# Installed binaries are usually stripped using `strip' when the user 2952# Installed binaries are usually stripped using `strip' when the user
3020# run `make install-strip'. However `strip' might not be the right 2953# run `make install-strip'. However `strip' might not be the right
3021# tool to use in cross-compilation environments, therefore Automake 2954# tool to use in cross-compilation environments, therefore Automake
3022# will honor the `STRIP' environment variable to overrule this program. 2955# will honor the `STRIP' environment variable to overrule this program.
3024 if test -n "$ac_tool_prefix"; then 2957 if test -n "$ac_tool_prefix"; then
3025 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 2958 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3026set dummy ${ac_tool_prefix}strip; ac_word=$2 2959set dummy ${ac_tool_prefix}strip; ac_word=$2
3027{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2960{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3028$as_echo_n "checking for $ac_word... " >&6; } 2961$as_echo_n "checking for $ac_word... " >&6; }
3029if test "${ac_cv_prog_STRIP+set}" = set; then : 2962if ${ac_cv_prog_STRIP+:} false; then :
3030 $as_echo_n "(cached) " >&6 2963 $as_echo_n "(cached) " >&6
3031else 2964else
3032 if test -n "$STRIP"; then 2965 if test -n "$STRIP"; then
3033 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2966 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3034else 2967else
3036for as_dir in $PATH 2969for as_dir in $PATH
3037do 2970do
3038 IFS=$as_save_IFS 2971 IFS=$as_save_IFS
3039 test -z "$as_dir" && as_dir=. 2972 test -z "$as_dir" && as_dir=.
3040 for ac_exec_ext in '' $ac_executable_extensions; do 2973 for ac_exec_ext in '' $ac_executable_extensions; do
3041 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2974 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3042 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 2975 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3043 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 2976 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3044 break 2 2977 break 2
3045 fi 2978 fi
3046done 2979done
3064 ac_ct_STRIP=$STRIP 2997 ac_ct_STRIP=$STRIP
3065 # Extract the first word of "strip", so it can be a program name with args. 2998 # Extract the first word of "strip", so it can be a program name with args.
3066set dummy strip; ac_word=$2 2999set dummy strip; ac_word=$2
3067{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3000{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3068$as_echo_n "checking for $ac_word... " >&6; } 3001$as_echo_n "checking for $ac_word... " >&6; }
3069if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 3002if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
3070 $as_echo_n "(cached) " >&6 3003 $as_echo_n "(cached) " >&6
3071else 3004else
3072 if test -n "$ac_ct_STRIP"; then 3005 if test -n "$ac_ct_STRIP"; then
3073 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 3006 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
3074else 3007else
3076for as_dir in $PATH 3009for as_dir in $PATH
3077do 3010do
3078 IFS=$as_save_IFS 3011 IFS=$as_save_IFS
3079 test -z "$as_dir" && as_dir=. 3012 test -z "$as_dir" && as_dir=.
3080 for ac_exec_ext in '' $ac_executable_extensions; do 3013 for ac_exec_ext in '' $ac_executable_extensions; do
3081 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3014 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3082 ac_cv_prog_ac_ct_STRIP="strip" 3015 ac_cv_prog_ac_ct_STRIP="strip"
3083 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3016 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3084 break 2 3017 break 2
3085 fi 3018 fi
3086done 3019done
3112else 3045else
3113 STRIP="$ac_cv_prog_STRIP" 3046 STRIP="$ac_cv_prog_STRIP"
3114fi 3047fi
3115 3048
3116fi 3049fi
3117INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" 3050INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3051
3052{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
3053$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3054if test -z "$MKDIR_P"; then
3055 if ${ac_cv_path_mkdir+:} false; then :
3056 $as_echo_n "(cached) " >&6
3057else
3058 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3059for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
3060do
3061 IFS=$as_save_IFS
3062 test -z "$as_dir" && as_dir=.
3063 for ac_prog in mkdir gmkdir; do
3064 for ac_exec_ext in '' $ac_executable_extensions; do
3065 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
3066 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3067 'mkdir (GNU coreutils) '* | \
3068 'mkdir (coreutils) '* | \
3069 'mkdir (fileutils) '4.1*)
3070 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
3071 break 3;;
3072 esac
3073 done
3074 done
3075 done
3076IFS=$as_save_IFS
3077
3078fi
3079
3080 test -d ./--version && rmdir ./--version
3081 if test "${ac_cv_path_mkdir+set}" = set; then
3082 MKDIR_P="$ac_cv_path_mkdir -p"
3083 else
3084 # As a last resort, use the slow shell script. Don't cache a
3085 # value for MKDIR_P within a source directory, because that will
3086 # break other packages using the cache if that directory is
3087 # removed, or if the value is a relative name.
3088 MKDIR_P="$ac_install_sh -d"
3089 fi
3090fi
3091{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3092$as_echo "$MKDIR_P" >&6; }
3093
3094mkdir_p="$MKDIR_P"
3095case $mkdir_p in
3096 [\\/$]* | ?:[\\/]*) ;;
3097 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3098esac
3099
3100for ac_prog in gawk mawk nawk awk
3101do
3102 # Extract the first word of "$ac_prog", so it can be a program name with args.
3103set dummy $ac_prog; ac_word=$2
3104{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3105$as_echo_n "checking for $ac_word... " >&6; }
3106if ${ac_cv_prog_AWK+:} false; then :
3107 $as_echo_n "(cached) " >&6
3108else
3109 if test -n "$AWK"; then
3110 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3111else
3112as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3113for as_dir in $PATH
3114do
3115 IFS=$as_save_IFS
3116 test -z "$as_dir" && as_dir=.
3117 for ac_exec_ext in '' $ac_executable_extensions; do
3118 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3119 ac_cv_prog_AWK="$ac_prog"
3120 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3121 break 2
3122 fi
3123done
3124 done
3125IFS=$as_save_IFS
3126
3127fi
3128fi
3129AWK=$ac_cv_prog_AWK
3130if test -n "$AWK"; then
3131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3132$as_echo "$AWK" >&6; }
3133else
3134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3135$as_echo "no" >&6; }
3136fi
3137
3138
3139 test -n "$AWK" && break
3140done
3141
3142{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3143$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3144set x ${MAKE-make}
3145ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3146if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
3147 $as_echo_n "(cached) " >&6
3148else
3149 cat >conftest.make <<\_ACEOF
3150SHELL = /bin/sh
3151all:
3152 @echo '@@@%%%=$(MAKE)=@@@%%%'
3153_ACEOF
3154# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
3155case `${MAKE-make} -f conftest.make 2>/dev/null` in
3156 *@@@%%%=?*=@@@%%%*)
3157 eval ac_cv_prog_make_${ac_make}_set=yes;;
3158 *)
3159 eval ac_cv_prog_make_${ac_make}_set=no;;
3160esac
3161rm -f conftest.make
3162fi
3163if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3165$as_echo "yes" >&6; }
3166 SET_MAKE=
3167else
3168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3169$as_echo "no" >&6; }
3170 SET_MAKE="MAKE=${MAKE-make}"
3171fi
3172
3173rm -rf .tst 2>/dev/null
3174mkdir .tst 2>/dev/null
3175if test -d .tst; then
3176 am__leading_dot=.
3177else
3178 am__leading_dot=_
3179fi
3180rmdir .tst 2>/dev/null
3181
3182if test "`cd $srcdir && pwd`" != "`pwd`"; then
3183 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3184 # is not polluted with repeated "-I."
3185 am__isrc=' -I$(srcdir)'
3186 # test to see if srcdir already configured
3187 if test -f $srcdir/config.status; then
3188 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3189 fi
3190fi
3191
3192# test whether we have cygpath
3193if test -z "$CYGPATH_W"; then
3194 if (cygpath --version) >/dev/null 2>/dev/null; then
3195 CYGPATH_W='cygpath -w'
3196 else
3197 CYGPATH_W=echo
3198 fi
3199fi
3200
3201
3202# Define the identity of the package.
3203 PACKAGE=gvpe
3204 VERSION=2.24
3205
3206
3207cat >>confdefs.h <<_ACEOF
3208#define PACKAGE "$PACKAGE"
3209_ACEOF
3210
3211
3212cat >>confdefs.h <<_ACEOF
3213#define VERSION "$VERSION"
3214_ACEOF
3215
3216# Some tools Automake needs.
3217
3218ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3219
3220
3221AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3222
3223
3224AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3225
3226
3227AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3228
3229
3230MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3118 3231
3119# We need awk for the "check" target. The system "awk" is bad on 3232# We need awk for the "check" target. The system "awk" is bad on
3120# some platforms. 3233# some platforms.
3234# Always define AMTAR for backward compatibility. Yes, it's still used
3235# in the wild :-( We should find a proper way to deprecate it ...
3236AMTAR='$${TAR-tar}'
3237
3238am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
3239
3240
3121 3241
3122 3242
3123 3243
3124ac_config_headers="$ac_config_headers config.h" 3244ac_config_headers="$ac_config_headers config.h"
3245
3125 3246
3126{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 3247{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3127$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } 3248$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3128 # Check whether --enable-maintainer-mode was given. 3249 # Check whether --enable-maintainer-mode was given.
3129if test "${enable_maintainer_mode+set}" = set; then : 3250if test "${enable_maintainer_mode+set}" = set; then :
3132 USE_MAINTAINER_MODE=no 3253 USE_MAINTAINER_MODE=no
3133fi 3254fi
3134 3255
3135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 3256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3136$as_echo "$USE_MAINTAINER_MODE" >&6; } 3257$as_echo "$USE_MAINTAINER_MODE" >&6; }
3137
3138
3139if test $USE_MAINTAINER_MODE = yes; then 3258 if test $USE_MAINTAINER_MODE = yes; then
3140 MAINTAINER_MODE_TRUE= 3259 MAINTAINER_MODE_TRUE=
3141 MAINTAINER_MODE_FALSE='#' 3260 MAINTAINER_MODE_FALSE='#'
3142else 3261else
3143 MAINTAINER_MODE_TRUE='#' 3262 MAINTAINER_MODE_TRUE='#'
3144 MAINTAINER_MODE_FALSE= 3263 MAINTAINER_MODE_FALSE=
3148 3267
3149 3268
3150 3269
3151 3270
3152 3271
3153
3154
3155
3156 test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
3157
3158 for k in m4 ; do ACLOCAL="$ACLOCAL -I $k" ; done
3159 3272
3160 3273
3161 3274
3162 MKINSTALLDIRS= 3275 MKINSTALLDIRS=
3163 if test -n "$ac_aux_dir"; then 3276 if test -n "$ac_aux_dir"; then
3173 3286
3174 # Extract the first word of "msgfmt", so it can be a program name with args. 3287 # Extract the first word of "msgfmt", so it can be a program name with args.
3175set dummy msgfmt; ac_word=$2 3288set dummy msgfmt; ac_word=$2
3176{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3289{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3177$as_echo_n "checking for $ac_word... " >&6; } 3290$as_echo_n "checking for $ac_word... " >&6; }
3178if test "${ac_cv_path_MSGFMT+set}" = set; then : 3291if ${ac_cv_path_MSGFMT+:} false; then :
3179 $as_echo_n "(cached) " >&6 3292 $as_echo_n "(cached) " >&6
3180else 3293else
3181 case "$MSGFMT" in 3294 case "$MSGFMT" in
3182 /*) 3295 /*)
3183 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. 3296 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3210 3323
3211 # Extract the first word of "gmsgfmt", so it can be a program name with args. 3324 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3212set dummy gmsgfmt; ac_word=$2 3325set dummy gmsgfmt; ac_word=$2
3213{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3326{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3214$as_echo_n "checking for $ac_word... " >&6; } 3327$as_echo_n "checking for $ac_word... " >&6; }
3215if test "${ac_cv_path_GMSGFMT+set}" = set; then : 3328if ${ac_cv_path_GMSGFMT+:} false; then :
3216 $as_echo_n "(cached) " >&6 3329 $as_echo_n "(cached) " >&6
3217else 3330else
3218 case $GMSGFMT in 3331 case $GMSGFMT in
3219 [\\/]* | ?:[\\/]*) 3332 [\\/]* | ?:[\\/]*)
3220 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. 3333 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3224for as_dir in $PATH 3337for as_dir in $PATH
3225do 3338do
3226 IFS=$as_save_IFS 3339 IFS=$as_save_IFS
3227 test -z "$as_dir" && as_dir=. 3340 test -z "$as_dir" && as_dir=.
3228 for ac_exec_ext in '' $ac_executable_extensions; do 3341 for ac_exec_ext in '' $ac_executable_extensions; do
3229 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3342 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3230 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" 3343 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
3231 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3344 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3232 break 2 3345 break 2
3233 fi 3346 fi
3234done 3347done
3252 3365
3253 # Extract the first word of "xgettext", so it can be a program name with args. 3366 # Extract the first word of "xgettext", so it can be a program name with args.
3254set dummy xgettext; ac_word=$2 3367set dummy xgettext; ac_word=$2
3255{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3368{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3256$as_echo_n "checking for $ac_word... " >&6; } 3369$as_echo_n "checking for $ac_word... " >&6; }
3257if test "${ac_cv_path_XGETTEXT+set}" = set; then : 3370if ${ac_cv_path_XGETTEXT+:} false; then :
3258 $as_echo_n "(cached) " >&6 3371 $as_echo_n "(cached) " >&6
3259else 3372else
3260 case "$XGETTEXT" in 3373 case "$XGETTEXT" in
3261 /*) 3374 /*)
3262 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. 3375 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
3291 3404
3292 # Extract the first word of "msgmerge", so it can be a program name with args. 3405 # Extract the first word of "msgmerge", so it can be a program name with args.
3293set dummy msgmerge; ac_word=$2 3406set dummy msgmerge; ac_word=$2
3294{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3407{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3295$as_echo_n "checking for $ac_word... " >&6; } 3408$as_echo_n "checking for $ac_word... " >&6; }
3296if test "${ac_cv_path_MSGMERGE+set}" = set; then : 3409if ${ac_cv_path_MSGMERGE+:} false; then :
3297 $as_echo_n "(cached) " >&6 3410 $as_echo_n "(cached) " >&6
3298else 3411else
3299 case "$MSGMERGE" in 3412 case "$MSGMERGE" in
3300 /*) 3413 /*)
3301 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path. 3414 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
3375 3488
3376 3489
3377am_make=${MAKE-make} 3490am_make=${MAKE-make}
3378cat > confinc << 'END' 3491cat > confinc << 'END'
3379am__doit: 3492am__doit:
3380 @echo done 3493 @echo this is the am__doit target
3381.PHONY: am__doit 3494.PHONY: am__doit
3382END 3495END
3383# If we don't find an include directive, just comment out the code. 3496# If we don't find an include directive, just comment out the code.
3384{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 3497{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3385$as_echo_n "checking for style of include used by $am_make... " >&6; } 3498$as_echo_n "checking for style of include used by $am_make... " >&6; }
3386am__include="#" 3499am__include="#"
3387am__quote= 3500am__quote=
3388_am_result=none 3501_am_result=none
3389# First try GNU make style include. 3502# First try GNU make style include.
3390echo "include confinc" > confmf 3503echo "include confinc" > confmf
3391# We grep out `Entering directory' and `Leaving directory' 3504# Ignore all kinds of additional output from `make'.
3392# messages which can occur if `w' ends up in MAKEFLAGS. 3505case `$am_make -s -f confmf 2> /dev/null` in #(
3393# In particular we don't look at `^make:' because GNU make might 3506*the\ am__doit\ target*)
3394# be invoked under some other name (usually "gmake"), in which
3395# case it prints its new name instead of `make'.
3396if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
3397 am__include=include 3507 am__include=include
3398 am__quote= 3508 am__quote=
3399 _am_result=GNU 3509 _am_result=GNU
3400fi 3510 ;;
3511esac
3401# Now try BSD make style include. 3512# Now try BSD make style include.
3402if test "$am__include" = "#"; then 3513if test "$am__include" = "#"; then
3403 echo '.include "confinc"' > confmf 3514 echo '.include "confinc"' > confmf
3404 if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then 3515 case `$am_make -s -f confmf 2> /dev/null` in #(
3516 *the\ am__doit\ target*)
3405 am__include=.include 3517 am__include=.include
3406 am__quote="\"" 3518 am__quote="\""
3407 _am_result=BSD 3519 _am_result=BSD
3408 fi 3520 ;;
3521 esac
3409fi 3522fi
3410 3523
3411 3524
3412{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 3525{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3413$as_echo "$_am_result" >&6; } 3526$as_echo "$_am_result" >&6; }
3419fi 3532fi
3420 3533
3421if test "x$enable_dependency_tracking" != xno; then 3534if test "x$enable_dependency_tracking" != xno; then
3422 am_depcomp="$ac_aux_dir/depcomp" 3535 am_depcomp="$ac_aux_dir/depcomp"
3423 AMDEPBACKSLASH='\' 3536 AMDEPBACKSLASH='\'
3537 am__nodep='_no'
3424fi 3538fi
3425
3426
3427if test "x$enable_dependency_tracking" != xno; then 3539 if test "x$enable_dependency_tracking" != xno; then
3428 AMDEP_TRUE= 3540 AMDEP_TRUE=
3429 AMDEP_FALSE='#' 3541 AMDEP_FALSE='#'
3430else 3542else
3431 AMDEP_TRUE='#' 3543 AMDEP_TRUE='#'
3432 AMDEP_FALSE= 3544 AMDEP_FALSE=
3433fi 3545fi
3434
3435 3546
3436 3547
3437ac_ext=c 3548ac_ext=c
3438ac_cpp='$CPP $CPPFLAGS' 3549ac_cpp='$CPP $CPPFLAGS'
3439ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3550ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3442if test -n "$ac_tool_prefix"; then 3553if test -n "$ac_tool_prefix"; then
3443 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 3554 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3444set dummy ${ac_tool_prefix}gcc; ac_word=$2 3555set dummy ${ac_tool_prefix}gcc; ac_word=$2
3445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3556{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3446$as_echo_n "checking for $ac_word... " >&6; } 3557$as_echo_n "checking for $ac_word... " >&6; }
3447if test "${ac_cv_prog_CC+set}" = set; then : 3558if ${ac_cv_prog_CC+:} false; then :
3448 $as_echo_n "(cached) " >&6 3559 $as_echo_n "(cached) " >&6
3449else 3560else
3450 if test -n "$CC"; then 3561 if test -n "$CC"; then
3451 ac_cv_prog_CC="$CC" # Let the user override the test. 3562 ac_cv_prog_CC="$CC" # Let the user override the test.
3452else 3563else
3454for as_dir in $PATH 3565for as_dir in $PATH
3455do 3566do
3456 IFS=$as_save_IFS 3567 IFS=$as_save_IFS
3457 test -z "$as_dir" && as_dir=. 3568 test -z "$as_dir" && as_dir=.
3458 for ac_exec_ext in '' $ac_executable_extensions; do 3569 for ac_exec_ext in '' $ac_executable_extensions; do
3459 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3570 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3460 ac_cv_prog_CC="${ac_tool_prefix}gcc" 3571 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3461 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3572 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3462 break 2 3573 break 2
3463 fi 3574 fi
3464done 3575done
3482 ac_ct_CC=$CC 3593 ac_ct_CC=$CC
3483 # Extract the first word of "gcc", so it can be a program name with args. 3594 # Extract the first word of "gcc", so it can be a program name with args.
3484set dummy gcc; ac_word=$2 3595set dummy gcc; ac_word=$2
3485{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3596{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3486$as_echo_n "checking for $ac_word... " >&6; } 3597$as_echo_n "checking for $ac_word... " >&6; }
3487if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3598if ${ac_cv_prog_ac_ct_CC+:} false; then :
3488 $as_echo_n "(cached) " >&6 3599 $as_echo_n "(cached) " >&6
3489else 3600else
3490 if test -n "$ac_ct_CC"; then 3601 if test -n "$ac_ct_CC"; then
3491 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3602 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3492else 3603else
3494for as_dir in $PATH 3605for as_dir in $PATH
3495do 3606do
3496 IFS=$as_save_IFS 3607 IFS=$as_save_IFS
3497 test -z "$as_dir" && as_dir=. 3608 test -z "$as_dir" && as_dir=.
3498 for ac_exec_ext in '' $ac_executable_extensions; do 3609 for ac_exec_ext in '' $ac_executable_extensions; do
3499 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3610 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3500 ac_cv_prog_ac_ct_CC="gcc" 3611 ac_cv_prog_ac_ct_CC="gcc"
3501 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3612 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3502 break 2 3613 break 2
3503 fi 3614 fi
3504done 3615done
3535 if test -n "$ac_tool_prefix"; then 3646 if test -n "$ac_tool_prefix"; then
3536 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 3647 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3537set dummy ${ac_tool_prefix}cc; ac_word=$2 3648set dummy ${ac_tool_prefix}cc; ac_word=$2
3538{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3649{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3539$as_echo_n "checking for $ac_word... " >&6; } 3650$as_echo_n "checking for $ac_word... " >&6; }
3540if test "${ac_cv_prog_CC+set}" = set; then : 3651if ${ac_cv_prog_CC+:} false; then :
3541 $as_echo_n "(cached) " >&6 3652 $as_echo_n "(cached) " >&6
3542else 3653else
3543 if test -n "$CC"; then 3654 if test -n "$CC"; then
3544 ac_cv_prog_CC="$CC" # Let the user override the test. 3655 ac_cv_prog_CC="$CC" # Let the user override the test.
3545else 3656else
3547for as_dir in $PATH 3658for as_dir in $PATH
3548do 3659do
3549 IFS=$as_save_IFS 3660 IFS=$as_save_IFS
3550 test -z "$as_dir" && as_dir=. 3661 test -z "$as_dir" && as_dir=.
3551 for ac_exec_ext in '' $ac_executable_extensions; do 3662 for ac_exec_ext in '' $ac_executable_extensions; do
3552 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3663 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3553 ac_cv_prog_CC="${ac_tool_prefix}cc" 3664 ac_cv_prog_CC="${ac_tool_prefix}cc"
3554 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3665 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3555 break 2 3666 break 2
3556 fi 3667 fi
3557done 3668done
3575if test -z "$CC"; then 3686if test -z "$CC"; then
3576 # Extract the first word of "cc", so it can be a program name with args. 3687 # Extract the first word of "cc", so it can be a program name with args.
3577set dummy cc; ac_word=$2 3688set dummy cc; ac_word=$2
3578{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3689{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3579$as_echo_n "checking for $ac_word... " >&6; } 3690$as_echo_n "checking for $ac_word... " >&6; }
3580if test "${ac_cv_prog_CC+set}" = set; then : 3691if ${ac_cv_prog_CC+:} false; then :
3581 $as_echo_n "(cached) " >&6 3692 $as_echo_n "(cached) " >&6
3582else 3693else
3583 if test -n "$CC"; then 3694 if test -n "$CC"; then
3584 ac_cv_prog_CC="$CC" # Let the user override the test. 3695 ac_cv_prog_CC="$CC" # Let the user override the test.
3585else 3696else
3588for as_dir in $PATH 3699for as_dir in $PATH
3589do 3700do
3590 IFS=$as_save_IFS 3701 IFS=$as_save_IFS
3591 test -z "$as_dir" && as_dir=. 3702 test -z "$as_dir" && as_dir=.
3592 for ac_exec_ext in '' $ac_executable_extensions; do 3703 for ac_exec_ext in '' $ac_executable_extensions; do
3593 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3704 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3594 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 3705 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3595 ac_prog_rejected=yes 3706 ac_prog_rejected=yes
3596 continue 3707 continue
3597 fi 3708 fi
3598 ac_cv_prog_CC="cc" 3709 ac_cv_prog_CC="cc"
3634 do 3745 do
3635 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3746 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3636set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3747set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3637{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3748{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3638$as_echo_n "checking for $ac_word... " >&6; } 3749$as_echo_n "checking for $ac_word... " >&6; }
3639if test "${ac_cv_prog_CC+set}" = set; then : 3750if ${ac_cv_prog_CC+:} false; then :
3640 $as_echo_n "(cached) " >&6 3751 $as_echo_n "(cached) " >&6
3641else 3752else
3642 if test -n "$CC"; then 3753 if test -n "$CC"; then
3643 ac_cv_prog_CC="$CC" # Let the user override the test. 3754 ac_cv_prog_CC="$CC" # Let the user override the test.
3644else 3755else
3646for as_dir in $PATH 3757for as_dir in $PATH
3647do 3758do
3648 IFS=$as_save_IFS 3759 IFS=$as_save_IFS
3649 test -z "$as_dir" && as_dir=. 3760 test -z "$as_dir" && as_dir=.
3650 for ac_exec_ext in '' $ac_executable_extensions; do 3761 for ac_exec_ext in '' $ac_executable_extensions; do
3651 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3762 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3652 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 3763 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3653 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3764 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3654 break 2 3765 break 2
3655 fi 3766 fi
3656done 3767done
3678do 3789do
3679 # Extract the first word of "$ac_prog", so it can be a program name with args. 3790 # Extract the first word of "$ac_prog", so it can be a program name with args.
3680set dummy $ac_prog; ac_word=$2 3791set dummy $ac_prog; ac_word=$2
3681{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3792{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3682$as_echo_n "checking for $ac_word... " >&6; } 3793$as_echo_n "checking for $ac_word... " >&6; }
3683if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3794if ${ac_cv_prog_ac_ct_CC+:} false; then :
3684 $as_echo_n "(cached) " >&6 3795 $as_echo_n "(cached) " >&6
3685else 3796else
3686 if test -n "$ac_ct_CC"; then 3797 if test -n "$ac_ct_CC"; then
3687 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3798 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3688else 3799else
3690for as_dir in $PATH 3801for as_dir in $PATH
3691do 3802do
3692 IFS=$as_save_IFS 3803 IFS=$as_save_IFS
3693 test -z "$as_dir" && as_dir=. 3804 test -z "$as_dir" && as_dir=.
3694 for ac_exec_ext in '' $ac_executable_extensions; do 3805 for ac_exec_ext in '' $ac_executable_extensions; do
3695 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3806 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3696 ac_cv_prog_ac_ct_CC="$ac_prog" 3807 ac_cv_prog_ac_ct_CC="$ac_prog"
3697 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3808 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3698 break 2 3809 break 2
3699 fi 3810 fi
3700done 3811done
3733 3844
3734 3845
3735test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3846test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3736$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3847$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3737as_fn_error $? "no acceptable C compiler found in \$PATH 3848as_fn_error $? "no acceptable C compiler found in \$PATH
3738See \`config.log' for more details" "$LINENO" 5 ; } 3849See \`config.log' for more details" "$LINENO" 5; }
3739 3850
3740# Provide some information about the compiler. 3851# Provide some information about the compiler.
3741$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3852$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3742set X $ac_compile 3853set X $ac_compile
3743ac_compiler=$2 3854ac_compiler=$2
3848sed 's/^/| /' conftest.$ac_ext >&5 3959sed 's/^/| /' conftest.$ac_ext >&5
3849 3960
3850{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3961{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3851$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3962$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3852as_fn_error 77 "C compiler cannot create executables 3963as_fn_error 77 "C compiler cannot create executables
3853See \`config.log' for more details" "$LINENO" 5 ; } 3964See \`config.log' for more details" "$LINENO" 5; }
3854else 3965else
3855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3856$as_echo "yes" >&6; } 3967$as_echo "yes" >&6; }
3857fi 3968fi
3858{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3969{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3891done 4002done
3892else 4003else
3893 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4004 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3894$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4005$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3895as_fn_error $? "cannot compute suffix of executables: cannot compile and link 4006as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3896See \`config.log' for more details" "$LINENO" 5 ; } 4007See \`config.log' for more details" "$LINENO" 5; }
3897fi 4008fi
3898rm -f conftest conftest$ac_cv_exeext 4009rm -f conftest conftest$ac_cv_exeext
3899{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 4010{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3900$as_echo "$ac_cv_exeext" >&6; } 4011$as_echo "$ac_cv_exeext" >&6; }
3901 4012
3950 else 4061 else
3951 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4062 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3952$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4063$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3953as_fn_error $? "cannot run C compiled programs. 4064as_fn_error $? "cannot run C compiled programs.
3954If you meant to cross compile, use \`--host'. 4065If you meant to cross compile, use \`--host'.
3955See \`config.log' for more details" "$LINENO" 5 ; } 4066See \`config.log' for more details" "$LINENO" 5; }
3956 fi 4067 fi
3957 fi 4068 fi
3958fi 4069fi
3959{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 4070{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3960$as_echo "$cross_compiling" >&6; } 4071$as_echo "$cross_compiling" >&6; }
3961 4072
3962rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 4073rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3963ac_clean_files=$ac_clean_files_save 4074ac_clean_files=$ac_clean_files_save
3964{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 4075{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3965$as_echo_n "checking for suffix of object files... " >&6; } 4076$as_echo_n "checking for suffix of object files... " >&6; }
3966if test "${ac_cv_objext+set}" = set; then : 4077if ${ac_cv_objext+:} false; then :
3967 $as_echo_n "(cached) " >&6 4078 $as_echo_n "(cached) " >&6
3968else 4079else
3969 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4080 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3970/* end confdefs.h. */ 4081/* end confdefs.h. */
3971 4082
4002sed 's/^/| /' conftest.$ac_ext >&5 4113sed 's/^/| /' conftest.$ac_ext >&5
4003 4114
4004{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4115{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4005$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4116$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4006as_fn_error $? "cannot compute suffix of object files: cannot compile 4117as_fn_error $? "cannot compute suffix of object files: cannot compile
4007See \`config.log' for more details" "$LINENO" 5 ; } 4118See \`config.log' for more details" "$LINENO" 5; }
4008fi 4119fi
4009rm -f conftest.$ac_cv_objext conftest.$ac_ext 4120rm -f conftest.$ac_cv_objext conftest.$ac_ext
4010fi 4121fi
4011{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 4122{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4012$as_echo "$ac_cv_objext" >&6; } 4123$as_echo "$ac_cv_objext" >&6; }
4013OBJEXT=$ac_cv_objext 4124OBJEXT=$ac_cv_objext
4014ac_objext=$OBJEXT 4125ac_objext=$OBJEXT
4015{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 4126{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4016$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 4127$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4017if test "${ac_cv_c_compiler_gnu+set}" = set; then : 4128if ${ac_cv_c_compiler_gnu+:} false; then :
4018 $as_echo_n "(cached) " >&6 4129 $as_echo_n "(cached) " >&6
4019else 4130else
4020 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4131 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4021/* end confdefs.h. */ 4132/* end confdefs.h. */
4022 4133
4049fi 4160fi
4050ac_test_CFLAGS=${CFLAGS+set} 4161ac_test_CFLAGS=${CFLAGS+set}
4051ac_save_CFLAGS=$CFLAGS 4162ac_save_CFLAGS=$CFLAGS
4052{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 4163{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4053$as_echo_n "checking whether $CC accepts -g... " >&6; } 4164$as_echo_n "checking whether $CC accepts -g... " >&6; }
4054if test "${ac_cv_prog_cc_g+set}" = set; then : 4165if ${ac_cv_prog_cc_g+:} false; then :
4055 $as_echo_n "(cached) " >&6 4166 $as_echo_n "(cached) " >&6
4056else 4167else
4057 ac_save_c_werror_flag=$ac_c_werror_flag 4168 ac_save_c_werror_flag=$ac_c_werror_flag
4058 ac_c_werror_flag=yes 4169 ac_c_werror_flag=yes
4059 ac_cv_prog_cc_g=no 4170 ac_cv_prog_cc_g=no
4127 CFLAGS= 4238 CFLAGS=
4128 fi 4239 fi
4129fi 4240fi
4130{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 4241{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4131$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 4242$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4132if test "${ac_cv_prog_cc_c89+set}" = set; then : 4243if ${ac_cv_prog_cc_c89+:} false; then :
4133 $as_echo_n "(cached) " >&6 4244 $as_echo_n "(cached) " >&6
4134else 4245else
4135 ac_cv_prog_cc_c89=no 4246 ac_cv_prog_cc_c89=no
4136ac_save_CC=$CC 4247ac_save_CC=$CC
4137cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4248cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4138/* end confdefs.h. */ 4249/* end confdefs.h. */
4139#include <stdarg.h> 4250#include <stdarg.h>
4140#include <stdio.h> 4251#include <stdio.h>
4141#include <sys/types.h> 4252struct stat;
4142#include <sys/stat.h>
4143/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ 4253/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4144struct buf { int x; }; 4254struct buf { int x; };
4145FILE * (*rcsopen) (struct buf *, struct stat *, int); 4255FILE * (*rcsopen) (struct buf *, struct stat *, int);
4146static char *e (p, i) 4256static char *e (p, i)
4147 char **p; 4257 char **p;
4226 4336
4227depcc="$CC" am_compiler_list= 4337depcc="$CC" am_compiler_list=
4228 4338
4229{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 4339{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4230$as_echo_n "checking dependency style of $depcc... " >&6; } 4340$as_echo_n "checking dependency style of $depcc... " >&6; }
4231if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : 4341if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4232 $as_echo_n "(cached) " >&6 4342 $as_echo_n "(cached) " >&6
4233else 4343else
4234 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 4344 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4235 # We make a subdir and do the tests there. Otherwise we can end up 4345 # We make a subdir and do the tests there. Otherwise we can end up
4236 # making bogus files that we don't know about and never remove. For 4346 # making bogus files that we don't know about and never remove. For
4237 # instance it was reported that on HP-UX the gcc test will end up 4347 # instance it was reported that on HP-UX the gcc test will end up
4238 # making a dummy file named `D' -- because `-MD' means `put the output 4348 # making a dummy file named `D' -- because `-MD' means `put the output
4239 # in D'. 4349 # in D'.
4350 rm -rf conftest.dir
4240 mkdir conftest.dir 4351 mkdir conftest.dir
4241 # Copy depcomp to subdir because otherwise we won't find it if we're 4352 # Copy depcomp to subdir because otherwise we won't find it if we're
4242 # using a relative directory. 4353 # using a relative directory.
4243 cp "$am_depcomp" conftest.dir 4354 cp "$am_depcomp" conftest.dir
4244 cd conftest.dir 4355 cd conftest.dir
4252 4363
4253 am_cv_CC_dependencies_compiler_type=none 4364 am_cv_CC_dependencies_compiler_type=none
4254 if test "$am_compiler_list" = ""; then 4365 if test "$am_compiler_list" = ""; then
4255 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 4366 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4256 fi 4367 fi
4368 am__universal=false
4369 case " $depcc " in #(
4370 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4371 esac
4372
4257 for depmode in $am_compiler_list; do 4373 for depmode in $am_compiler_list; do
4258 # Setup a source with many dependencies, because some compilers 4374 # Setup a source with many dependencies, because some compilers
4259 # like to wrap large dependency lists on column 80 (with \), and 4375 # like to wrap large dependency lists on column 80 (with \), and
4260 # we should not choose a depcomp mode which is confused by this. 4376 # we should not choose a depcomp mode which is confused by this.
4261 # 4377 #
4263 # overwrite some of them when testing with obscure command lines. 4379 # overwrite some of them when testing with obscure command lines.
4264 # This happens at least with the AIX C compiler. 4380 # This happens at least with the AIX C compiler.
4265 : > sub/conftest.c 4381 : > sub/conftest.c
4266 for i in 1 2 3 4 5 6; do 4382 for i in 1 2 3 4 5 6; do
4267 echo '#include "conftst'$i'.h"' >> sub/conftest.c 4383 echo '#include "conftst'$i'.h"' >> sub/conftest.c
4384 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4385 # Solaris 8's {/usr,}/bin/sh.
4268 : > sub/conftst$i.h 4386 touch sub/conftst$i.h
4269 done 4387 done
4270 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 4388 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4271 4389
4390 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4391 # mode. It turns out that the SunPro C++ compiler does not properly
4392 # handle `-M -o', and we need to detect this. Also, some Intel
4393 # versions had trouble with output in subdirs
4394 am__obj=sub/conftest.${OBJEXT-o}
4395 am__minus_obj="-o $am__obj"
4272 case $depmode in 4396 case $depmode in
4397 gcc)
4398 # This depmode causes a compiler race in universal mode.
4399 test "$am__universal" = false || continue
4400 ;;
4273 nosideeffect) 4401 nosideeffect)
4274 # after this tag, mechanisms are not by side-effect, so they'll 4402 # after this tag, mechanisms are not by side-effect, so they'll
4275 # only be used when explicitly requested 4403 # only be used when explicitly requested
4276 if test "x$enable_dependency_tracking" = xyes; then 4404 if test "x$enable_dependency_tracking" = xyes; then
4277 continue 4405 continue
4278 else 4406 else
4279 break 4407 break
4280 fi 4408 fi
4281 ;; 4409 ;;
4410 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4411 # This compiler won't grok `-c -o', but also, the minuso test has
4412 # not run yet. These depmodes are late enough in the game, and
4413 # so weak that their functioning should not be impacted.
4414 am__obj=conftest.${OBJEXT-o}
4415 am__minus_obj=
4416 ;;
4282 none) break ;; 4417 none) break ;;
4283 esac 4418 esac
4284 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4285 # mode. It turns out that the SunPro C++ compiler does not properly
4286 # handle `-M -o', and we need to detect this.
4287 if depmode=$depmode \ 4419 if depmode=$depmode \
4288 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ 4420 source=sub/conftest.c object=$am__obj \
4289 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 4421 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4290 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ 4422 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4291 >/dev/null 2>conftest.err && 4423 >/dev/null 2>conftest.err &&
4424 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4292 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 4425 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4293 grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && 4426 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4294 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 4427 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4295 # icc doesn't choke on unknown options, it will just issue warnings 4428 # icc doesn't choke on unknown options, it will just issue warnings
4296 # (even with -Werror). So we grep stderr for any message 4429 # or remarks (even with -Werror). So we grep stderr for any message
4297 # that says an option was ignored. 4430 # that says an option was ignored or not supported.
4431 # When given -MP, icc 7.0 and 7.1 complain thusly:
4432 # icc: Command line warning: ignoring option '-M'; no argument required
4433 # The diagnosis changed in icc 8.0:
4434 # icc: Command line remark: option '-MP' not supported
4435 if (grep 'ignoring option' conftest.err ||
4298 if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else 4436 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4299 am_cv_CC_dependencies_compiler_type=$depmode 4437 am_cv_CC_dependencies_compiler_type=$depmode
4300 break 4438 break
4301 fi 4439 fi
4302 fi 4440 fi
4303 done 4441 done
4311fi 4449fi
4312{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 4450{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4313$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } 4451$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4314CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type 4452CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4315 4453
4316
4317
4318if 4454 if
4319 test "x$enable_dependency_tracking" != xno \ 4455 test "x$enable_dependency_tracking" != xno \
4320 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then 4456 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4321 am__fastdepCC_TRUE= 4457 am__fastdepCC_TRUE=
4322 am__fastdepCC_FALSE='#' 4458 am__fastdepCC_FALSE='#'
4323else 4459else
4371$as_echo_n "checking for GNU ld... " >&6; } 4507$as_echo_n "checking for GNU ld... " >&6; }
4372else 4508else
4373 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 4509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4374$as_echo_n "checking for non-GNU ld... " >&6; } 4510$as_echo_n "checking for non-GNU ld... " >&6; }
4375fi 4511fi
4376if test "${acl_cv_path_LD+set}" = set; then : 4512if ${acl_cv_path_LD+:} false; then :
4377 $as_echo_n "(cached) " >&6 4513 $as_echo_n "(cached) " >&6
4378else 4514else
4379 if test -z "$LD"; then 4515 if test -z "$LD"; then
4380 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" 4516 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
4381 for ac_dir in $PATH; do 4517 for ac_dir in $PATH; do
4407$as_echo "no" >&6; } 4543$as_echo "no" >&6; }
4408fi 4544fi
4409test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 4545test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4410{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 4546{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4411$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 4547$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4412if test "${acl_cv_prog_gnu_ld+set}" = set; then : 4548if ${acl_cv_prog_gnu_ld+:} false; then :
4413 $as_echo_n "(cached) " >&6 4549 $as_echo_n "(cached) " >&6
4414else 4550else
4415 # I'd rather use --version here, but apparently some GNU ld's only accept -v. 4551 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
4416if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then 4552if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
4417 acl_cv_prog_gnu_ld=yes 4553 acl_cv_prog_gnu_ld=yes
4425 4561
4426 4562
4427 4563
4428 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 4564 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
4429$as_echo_n "checking for shared library run path origin... " >&6; } 4565$as_echo_n "checking for shared library run path origin... " >&6; }
4430if test "${acl_cv_rpath+set}" = set; then : 4566if ${acl_cv_rpath+:} false; then :
4431 $as_echo_n "(cached) " >&6 4567 $as_echo_n "(cached) " >&6
4432else 4568else
4433 4569
4434 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ 4570 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
4435 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh 4571 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
4882 5018
4883 5019
4884 5020
4885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5 5021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
4886$as_echo_n "checking for GNU gettext in libc... " >&6; } 5022$as_echo_n "checking for GNU gettext in libc... " >&6; }
4887if test "${gt_cv_func_gnugettext1_libc+set}" = set; then : 5023if ${gt_cv_func_gnugettext1_libc+:} false; then :
4888 $as_echo_n "(cached) " >&6 5024 $as_echo_n "(cached) " >&6
4889else 5025else
4890 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5026 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4891/* end confdefs.h. */ 5027/* end confdefs.h. */
4892#include <libintl.h> 5028#include <libintl.h>
4943 done 5079 done
4944 5080
4945 5081
4946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 5082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
4947$as_echo_n "checking for iconv... " >&6; } 5083$as_echo_n "checking for iconv... " >&6; }
4948if test "${am_cv_func_iconv+set}" = set; then : 5084if ${am_cv_func_iconv+:} false; then :
4949 $as_echo_n "(cached) " >&6 5085 $as_echo_n "(cached) " >&6
4950else 5086else
4951 5087
4952 am_cv_func_iconv="no, consider installing GNU libiconv" 5088 am_cv_func_iconv="no, consider installing GNU libiconv"
4953 am_cv_lib_iconv=no 5089 am_cv_lib_iconv=no
5396 done 5532 done
5397 fi 5533 fi
5398 5534
5399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5 5535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
5400$as_echo_n "checking for GNU gettext in libintl... " >&6; } 5536$as_echo_n "checking for GNU gettext in libintl... " >&6; }
5401if test "${gt_cv_func_gnugettext1_libintl+set}" = set; then : 5537if ${gt_cv_func_gnugettext1_libintl+:} false; then :
5402 $as_echo_n "(cached) " >&6 5538 $as_echo_n "(cached) " >&6
5403else 5539else
5404 gt_save_CPPFLAGS="$CPPFLAGS" 5540 gt_save_CPPFLAGS="$CPPFLAGS"
5405 CPPFLAGS="$CPPFLAGS $INCINTL" 5541 CPPFLAGS="$CPPFLAGS $INCINTL"
5406 gt_save_LIBS="$LIBS" 5542 gt_save_LIBS="$LIBS"
5564# On Suns, sometimes $CPP names a directory. 5700# On Suns, sometimes $CPP names a directory.
5565if test -n "$CPP" && test -d "$CPP"; then 5701if test -n "$CPP" && test -d "$CPP"; then
5566 CPP= 5702 CPP=
5567fi 5703fi
5568if test -z "$CPP"; then 5704if test -z "$CPP"; then
5569 if test "${ac_cv_prog_CPP+set}" = set; then : 5705 if ${ac_cv_prog_CPP+:} false; then :
5570 $as_echo_n "(cached) " >&6 5706 $as_echo_n "(cached) " >&6
5571else 5707else
5572 # Double quotes because CPP needs to be expanded 5708 # Double quotes because CPP needs to be expanded
5573 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 5709 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5574 do 5710 do
5680 5816
5681else 5817else
5682 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5818 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5683$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5819$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5684as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 5820as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5685See \`config.log' for more details" "$LINENO" 5 ; } 5821See \`config.log' for more details" "$LINENO" 5; }
5686fi 5822fi
5687 5823
5688ac_ext=c 5824ac_ext=c
5689ac_cpp='$CPP $CPPFLAGS' 5825ac_cpp='$CPP $CPPFLAGS'
5690ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5826ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5705 do 5841 do
5706 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 5842 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5707set dummy $ac_tool_prefix$ac_prog; ac_word=$2 5843set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5708{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5844{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5709$as_echo_n "checking for $ac_word... " >&6; } 5845$as_echo_n "checking for $ac_word... " >&6; }
5710if test "${ac_cv_prog_CXX+set}" = set; then : 5846if ${ac_cv_prog_CXX+:} false; then :
5711 $as_echo_n "(cached) " >&6 5847 $as_echo_n "(cached) " >&6
5712else 5848else
5713 if test -n "$CXX"; then 5849 if test -n "$CXX"; then
5714 ac_cv_prog_CXX="$CXX" # Let the user override the test. 5850 ac_cv_prog_CXX="$CXX" # Let the user override the test.
5715else 5851else
5717for as_dir in $PATH 5853for as_dir in $PATH
5718do 5854do
5719 IFS=$as_save_IFS 5855 IFS=$as_save_IFS
5720 test -z "$as_dir" && as_dir=. 5856 test -z "$as_dir" && as_dir=.
5721 for ac_exec_ext in '' $ac_executable_extensions; do 5857 for ac_exec_ext in '' $ac_executable_extensions; do
5722 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5858 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5723 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 5859 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
5724 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5860 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5725 break 2 5861 break 2
5726 fi 5862 fi
5727done 5863done
5749do 5885do
5750 # Extract the first word of "$ac_prog", so it can be a program name with args. 5886 # Extract the first word of "$ac_prog", so it can be a program name with args.
5751set dummy $ac_prog; ac_word=$2 5887set dummy $ac_prog; ac_word=$2
5752{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5888{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5753$as_echo_n "checking for $ac_word... " >&6; } 5889$as_echo_n "checking for $ac_word... " >&6; }
5754if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 5890if ${ac_cv_prog_ac_ct_CXX+:} false; then :
5755 $as_echo_n "(cached) " >&6 5891 $as_echo_n "(cached) " >&6
5756else 5892else
5757 if test -n "$ac_ct_CXX"; then 5893 if test -n "$ac_ct_CXX"; then
5758 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 5894 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5759else 5895else
5761for as_dir in $PATH 5897for as_dir in $PATH
5762do 5898do
5763 IFS=$as_save_IFS 5899 IFS=$as_save_IFS
5764 test -z "$as_dir" && as_dir=. 5900 test -z "$as_dir" && as_dir=.
5765 for ac_exec_ext in '' $ac_executable_extensions; do 5901 for ac_exec_ext in '' $ac_executable_extensions; do
5766 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5902 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5767 ac_cv_prog_ac_ct_CXX="$ac_prog" 5903 ac_cv_prog_ac_ct_CXX="$ac_prog"
5768 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5904 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5769 break 2 5905 break 2
5770 fi 5906 fi
5771done 5907done
5827 test $ac_status = 0; } 5963 test $ac_status = 0; }
5828done 5964done
5829 5965
5830{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 5966{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
5831$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 5967$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
5832if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 5968if ${ac_cv_cxx_compiler_gnu+:} false; then :
5833 $as_echo_n "(cached) " >&6 5969 $as_echo_n "(cached) " >&6
5834else 5970else
5835 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5971 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5836/* end confdefs.h. */ 5972/* end confdefs.h. */
5837 5973
5864fi 6000fi
5865ac_test_CXXFLAGS=${CXXFLAGS+set} 6001ac_test_CXXFLAGS=${CXXFLAGS+set}
5866ac_save_CXXFLAGS=$CXXFLAGS 6002ac_save_CXXFLAGS=$CXXFLAGS
5867{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 6003{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5868$as_echo_n "checking whether $CXX accepts -g... " >&6; } 6004$as_echo_n "checking whether $CXX accepts -g... " >&6; }
5869if test "${ac_cv_prog_cxx_g+set}" = set; then : 6005if ${ac_cv_prog_cxx_g+:} false; then :
5870 $as_echo_n "(cached) " >&6 6006 $as_echo_n "(cached) " >&6
5871else 6007else
5872 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 6008 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5873 ac_cxx_werror_flag=yes 6009 ac_cxx_werror_flag=yes
5874 ac_cv_prog_cxx_g=no 6010 ac_cv_prog_cxx_g=no
5950 6086
5951depcc="$CXX" am_compiler_list= 6087depcc="$CXX" am_compiler_list=
5952 6088
5953{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 6089{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5954$as_echo_n "checking dependency style of $depcc... " >&6; } 6090$as_echo_n "checking dependency style of $depcc... " >&6; }
5955if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then : 6091if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
5956 $as_echo_n "(cached) " >&6 6092 $as_echo_n "(cached) " >&6
5957else 6093else
5958 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 6094 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5959 # We make a subdir and do the tests there. Otherwise we can end up 6095 # We make a subdir and do the tests there. Otherwise we can end up
5960 # making bogus files that we don't know about and never remove. For 6096 # making bogus files that we don't know about and never remove. For
5961 # instance it was reported that on HP-UX the gcc test will end up 6097 # instance it was reported that on HP-UX the gcc test will end up
5962 # making a dummy file named `D' -- because `-MD' means `put the output 6098 # making a dummy file named `D' -- because `-MD' means `put the output
5963 # in D'. 6099 # in D'.
6100 rm -rf conftest.dir
5964 mkdir conftest.dir 6101 mkdir conftest.dir
5965 # Copy depcomp to subdir because otherwise we won't find it if we're 6102 # Copy depcomp to subdir because otherwise we won't find it if we're
5966 # using a relative directory. 6103 # using a relative directory.
5967 cp "$am_depcomp" conftest.dir 6104 cp "$am_depcomp" conftest.dir
5968 cd conftest.dir 6105 cd conftest.dir
5976 6113
5977 am_cv_CXX_dependencies_compiler_type=none 6114 am_cv_CXX_dependencies_compiler_type=none
5978 if test "$am_compiler_list" = ""; then 6115 if test "$am_compiler_list" = ""; then
5979 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 6116 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5980 fi 6117 fi
6118 am__universal=false
6119 case " $depcc " in #(
6120 *\ -arch\ *\ -arch\ *) am__universal=true ;;
6121 esac
6122
5981 for depmode in $am_compiler_list; do 6123 for depmode in $am_compiler_list; do
5982 # Setup a source with many dependencies, because some compilers 6124 # Setup a source with many dependencies, because some compilers
5983 # like to wrap large dependency lists on column 80 (with \), and 6125 # like to wrap large dependency lists on column 80 (with \), and
5984 # we should not choose a depcomp mode which is confused by this. 6126 # we should not choose a depcomp mode which is confused by this.
5985 # 6127 #
5987 # overwrite some of them when testing with obscure command lines. 6129 # overwrite some of them when testing with obscure command lines.
5988 # This happens at least with the AIX C compiler. 6130 # This happens at least with the AIX C compiler.
5989 : > sub/conftest.c 6131 : > sub/conftest.c
5990 for i in 1 2 3 4 5 6; do 6132 for i in 1 2 3 4 5 6; do
5991 echo '#include "conftst'$i'.h"' >> sub/conftest.c 6133 echo '#include "conftst'$i'.h"' >> sub/conftest.c
6134 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
6135 # Solaris 8's {/usr,}/bin/sh.
5992 : > sub/conftst$i.h 6136 touch sub/conftst$i.h
5993 done 6137 done
5994 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 6138 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5995 6139
6140 # We check with `-c' and `-o' for the sake of the "dashmstdout"
6141 # mode. It turns out that the SunPro C++ compiler does not properly
6142 # handle `-M -o', and we need to detect this. Also, some Intel
6143 # versions had trouble with output in subdirs
6144 am__obj=sub/conftest.${OBJEXT-o}
6145 am__minus_obj="-o $am__obj"
5996 case $depmode in 6146 case $depmode in
6147 gcc)
6148 # This depmode causes a compiler race in universal mode.
6149 test "$am__universal" = false || continue
6150 ;;
5997 nosideeffect) 6151 nosideeffect)
5998 # after this tag, mechanisms are not by side-effect, so they'll 6152 # after this tag, mechanisms are not by side-effect, so they'll
5999 # only be used when explicitly requested 6153 # only be used when explicitly requested
6000 if test "x$enable_dependency_tracking" = xyes; then 6154 if test "x$enable_dependency_tracking" = xyes; then
6001 continue 6155 continue
6002 else 6156 else
6003 break 6157 break
6004 fi 6158 fi
6005 ;; 6159 ;;
6160 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
6161 # This compiler won't grok `-c -o', but also, the minuso test has
6162 # not run yet. These depmodes are late enough in the game, and
6163 # so weak that their functioning should not be impacted.
6164 am__obj=conftest.${OBJEXT-o}
6165 am__minus_obj=
6166 ;;
6006 none) break ;; 6167 none) break ;;
6007 esac 6168 esac
6008 # We check with `-c' and `-o' for the sake of the "dashmstdout"
6009 # mode. It turns out that the SunPro C++ compiler does not properly
6010 # handle `-M -o', and we need to detect this.
6011 if depmode=$depmode \ 6169 if depmode=$depmode \
6012 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ 6170 source=sub/conftest.c object=$am__obj \
6013 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 6171 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
6014 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ 6172 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
6015 >/dev/null 2>conftest.err && 6173 >/dev/null 2>conftest.err &&
6174 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
6016 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 6175 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
6017 grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && 6176 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
6018 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 6177 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
6019 # icc doesn't choke on unknown options, it will just issue warnings 6178 # icc doesn't choke on unknown options, it will just issue warnings
6020 # (even with -Werror). So we grep stderr for any message 6179 # or remarks (even with -Werror). So we grep stderr for any message
6021 # that says an option was ignored. 6180 # that says an option was ignored or not supported.
6181 # When given -MP, icc 7.0 and 7.1 complain thusly:
6182 # icc: Command line warning: ignoring option '-M'; no argument required
6183 # The diagnosis changed in icc 8.0:
6184 # icc: Command line remark: option '-MP' not supported
6185 if (grep 'ignoring option' conftest.err ||
6022 if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else 6186 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
6023 am_cv_CXX_dependencies_compiler_type=$depmode 6187 am_cv_CXX_dependencies_compiler_type=$depmode
6024 break 6188 break
6025 fi 6189 fi
6026 fi 6190 fi
6027 done 6191 done
6035fi 6199fi
6036{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 6200{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
6037$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } 6201$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
6038CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type 6202CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
6039 6203
6040
6041
6042if 6204 if
6043 test "x$enable_dependency_tracking" != xno \ 6205 test "x$enable_dependency_tracking" != xno \
6044 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then 6206 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
6045 am__fastdepCXX_TRUE= 6207 am__fastdepCXX_TRUE=
6046 am__fastdepCXX_FALSE='#' 6208 am__fastdepCXX_FALSE='#'
6047else 6209else
6051 6213
6052 6214
6053 6215
6054{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 6216{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6055$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 6217$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6056if test "${ac_cv_path_GREP+set}" = set; then : 6218if ${ac_cv_path_GREP+:} false; then :
6057 $as_echo_n "(cached) " >&6 6219 $as_echo_n "(cached) " >&6
6058else 6220else
6059 if test -z "$GREP"; then 6221 if test -z "$GREP"; then
6060 ac_path_GREP_found=false 6222 ac_path_GREP_found=false
6061 # Loop through the user's path and test for each of PROGNAME-LIST 6223 # Loop through the user's path and test for each of PROGNAME-LIST
6065 IFS=$as_save_IFS 6227 IFS=$as_save_IFS
6066 test -z "$as_dir" && as_dir=. 6228 test -z "$as_dir" && as_dir=.
6067 for ac_prog in grep ggrep; do 6229 for ac_prog in grep ggrep; do
6068 for ac_exec_ext in '' $ac_executable_extensions; do 6230 for ac_exec_ext in '' $ac_executable_extensions; do
6069 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 6231 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6070 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 6232 as_fn_executable_p "$ac_path_GREP" || continue
6071# Check for GNU ac_path_GREP and select it if it is found. 6233# Check for GNU ac_path_GREP and select it if it is found.
6072 # Check for GNU $ac_path_GREP 6234 # Check for GNU $ac_path_GREP
6073case `"$ac_path_GREP" --version 2>&1` in 6235case `"$ac_path_GREP" --version 2>&1` in
6074*GNU*) 6236*GNU*)
6075 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 6237 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6114 GREP="$ac_cv_path_GREP" 6276 GREP="$ac_cv_path_GREP"
6115 6277
6116 6278
6117{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 6279{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6118$as_echo_n "checking for egrep... " >&6; } 6280$as_echo_n "checking for egrep... " >&6; }
6119if test "${ac_cv_path_EGREP+set}" = set; then : 6281if ${ac_cv_path_EGREP+:} false; then :
6120 $as_echo_n "(cached) " >&6 6282 $as_echo_n "(cached) " >&6
6121else 6283else
6122 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 6284 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6123 then ac_cv_path_EGREP="$GREP -E" 6285 then ac_cv_path_EGREP="$GREP -E"
6124 else 6286 else
6131 IFS=$as_save_IFS 6293 IFS=$as_save_IFS
6132 test -z "$as_dir" && as_dir=. 6294 test -z "$as_dir" && as_dir=.
6133 for ac_prog in egrep; do 6295 for ac_prog in egrep; do
6134 for ac_exec_ext in '' $ac_executable_extensions; do 6296 for ac_exec_ext in '' $ac_executable_extensions; do
6135 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 6297 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6136 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 6298 as_fn_executable_p "$ac_path_EGREP" || continue
6137# Check for GNU ac_path_EGREP and select it if it is found. 6299# Check for GNU ac_path_EGREP and select it if it is found.
6138 # Check for GNU $ac_path_EGREP 6300 # Check for GNU $ac_path_EGREP
6139case `"$ac_path_EGREP" --version 2>&1` in 6301case `"$ac_path_EGREP" --version 2>&1` in
6140*GNU*) 6302*GNU*)
6141 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 6303 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6182 6344
6183 6345
6184if test $ac_cv_c_compiler_gnu = yes; then 6346if test $ac_cv_c_compiler_gnu = yes; then
6185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5 6347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
6186$as_echo_n "checking whether $CC needs -traditional... " >&6; } 6348$as_echo_n "checking whether $CC needs -traditional... " >&6; }
6187if test "${ac_cv_prog_gcc_traditional+set}" = set; then : 6349if ${ac_cv_prog_gcc_traditional+:} false; then :
6188 $as_echo_n "(cached) " >&6 6350 $as_echo_n "(cached) " >&6
6189else 6351else
6190 ac_pattern="Autoconf.*'x'" 6352 ac_pattern="Autoconf.*'x'"
6191 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6192/* end confdefs.h. */ 6354/* end confdefs.h. */
6227do 6389do
6228 # Extract the first word of "$ac_prog", so it can be a program name with args. 6390 # Extract the first word of "$ac_prog", so it can be a program name with args.
6229set dummy $ac_prog; ac_word=$2 6391set dummy $ac_prog; ac_word=$2
6230{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6392{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6231$as_echo_n "checking for $ac_word... " >&6; } 6393$as_echo_n "checking for $ac_word... " >&6; }
6232if test "${ac_cv_prog_AWK+set}" = set; then : 6394if ${ac_cv_prog_AWK+:} false; then :
6233 $as_echo_n "(cached) " >&6 6395 $as_echo_n "(cached) " >&6
6234else 6396else
6235 if test -n "$AWK"; then 6397 if test -n "$AWK"; then
6236 ac_cv_prog_AWK="$AWK" # Let the user override the test. 6398 ac_cv_prog_AWK="$AWK" # Let the user override the test.
6237else 6399else
6239for as_dir in $PATH 6401for as_dir in $PATH
6240do 6402do
6241 IFS=$as_save_IFS 6403 IFS=$as_save_IFS
6242 test -z "$as_dir" && as_dir=. 6404 test -z "$as_dir" && as_dir=.
6243 for ac_exec_ext in '' $ac_executable_extensions; do 6405 for ac_exec_ext in '' $ac_executable_extensions; do
6244 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6406 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6245 ac_cv_prog_AWK="$ac_prog" 6407 ac_cv_prog_AWK="$ac_prog"
6246 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6408 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6247 break 2 6409 break 2
6248 fi 6410 fi
6249done 6411done
6279 6441
6280{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 6442{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
6281$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 6443$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
6282set x ${MAKE-make} 6444set x ${MAKE-make}
6283ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 6445ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
6284if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 6446if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
6285 $as_echo_n "(cached) " >&6 6447 $as_echo_n "(cached) " >&6
6286else 6448else
6287 cat >conftest.make <<\_ACEOF 6449 cat >conftest.make <<\_ACEOF
6288SHELL = /bin/sh 6450SHELL = /bin/sh
6289all: 6451all:
6311if test -n "$ac_tool_prefix"; then 6473if test -n "$ac_tool_prefix"; then
6312 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 6474 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6313set dummy ${ac_tool_prefix}ranlib; ac_word=$2 6475set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6314{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6476{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6315$as_echo_n "checking for $ac_word... " >&6; } 6477$as_echo_n "checking for $ac_word... " >&6; }
6316if test "${ac_cv_prog_RANLIB+set}" = set; then : 6478if ${ac_cv_prog_RANLIB+:} false; then :
6317 $as_echo_n "(cached) " >&6 6479 $as_echo_n "(cached) " >&6
6318else 6480else
6319 if test -n "$RANLIB"; then 6481 if test -n "$RANLIB"; then
6320 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. 6482 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6321else 6483else
6323for as_dir in $PATH 6485for as_dir in $PATH
6324do 6486do
6325 IFS=$as_save_IFS 6487 IFS=$as_save_IFS
6326 test -z "$as_dir" && as_dir=. 6488 test -z "$as_dir" && as_dir=.
6327 for ac_exec_ext in '' $ac_executable_extensions; do 6489 for ac_exec_ext in '' $ac_executable_extensions; do
6328 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6490 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6329 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 6491 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6330 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6492 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6331 break 2 6493 break 2
6332 fi 6494 fi
6333done 6495done
6351 ac_ct_RANLIB=$RANLIB 6513 ac_ct_RANLIB=$RANLIB
6352 # Extract the first word of "ranlib", so it can be a program name with args. 6514 # Extract the first word of "ranlib", so it can be a program name with args.
6353set dummy ranlib; ac_word=$2 6515set dummy ranlib; ac_word=$2
6354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6516{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6355$as_echo_n "checking for $ac_word... " >&6; } 6517$as_echo_n "checking for $ac_word... " >&6; }
6356if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 6518if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6357 $as_echo_n "(cached) " >&6 6519 $as_echo_n "(cached) " >&6
6358else 6520else
6359 if test -n "$ac_ct_RANLIB"; then 6521 if test -n "$ac_ct_RANLIB"; then
6360 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. 6522 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6361else 6523else
6363for as_dir in $PATH 6525for as_dir in $PATH
6364do 6526do
6365 IFS=$as_save_IFS 6527 IFS=$as_save_IFS
6366 test -z "$as_dir" && as_dir=. 6528 test -z "$as_dir" && as_dir=.
6367 for ac_exec_ext in '' $ac_executable_extensions; do 6529 for ac_exec_ext in '' $ac_executable_extensions; do
6368 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6530 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6369 ac_cv_prog_ac_ct_RANLIB="ranlib" 6531 ac_cv_prog_ac_ct_RANLIB="ranlib"
6370 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6532 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6371 break 2 6533 break 2
6372 fi 6534 fi
6373done 6535done
6549 t end 6711 t end
6550 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 6712 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
6551 :end' >>confcache 6713 :end' >>confcache
6552if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 6714if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6553 if test -w "$cache_file"; then 6715 if test -w "$cache_file"; then
6554 test "x$cache_file" != "x/dev/null" && 6716 if test "x$cache_file" != "x/dev/null"; then
6555 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 6717 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
6556$as_echo "$as_me: updating cache $cache_file" >&6;} 6718$as_echo "$as_me: updating cache $cache_file" >&6;}
6719 if test ! -f "$cache_file" || test -h "$cache_file"; then
6557 cat confcache >$cache_file 6720 cat confcache >"$cache_file"
6721 else
6722 case $cache_file in #(
6723 */* | ?:*)
6724 mv -f confcache "$cache_file"$$ &&
6725 mv -f "$cache_file"$$ "$cache_file" ;; #(
6726 *)
6727 mv -f confcache "$cache_file" ;;
6728 esac
6729 fi
6730 fi
6558 else 6731 else
6559 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 6732 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
6560$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 6733$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6561 fi 6734 fi
6562fi 6735fi
6576ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 6749ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6577ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6750ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6578{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 6751{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
6579$as_echo_n "checking how to run the C++ preprocessor... " >&6; } 6752$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
6580if test -z "$CXXCPP"; then 6753if test -z "$CXXCPP"; then
6581 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 6754 if ${ac_cv_prog_CXXCPP+:} false; then :
6582 $as_echo_n "(cached) " >&6 6755 $as_echo_n "(cached) " >&6
6583else 6756else
6584 # Double quotes because CXXCPP needs to be expanded 6757 # Double quotes because CXXCPP needs to be expanded
6585 for CXXCPP in "$CXX -E" "/lib/cpp" 6758 for CXXCPP in "$CXX -E" "/lib/cpp"
6586 do 6759 do
6692 6865
6693else 6866else
6694 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 6867 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6695$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 6868$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6696as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 6869as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
6697See \`config.log' for more details" "$LINENO" 5 ; } 6870See \`config.log' for more details" "$LINENO" 5; }
6698fi 6871fi
6699 6872
6700ac_ext=cpp 6873ac_ext=cpp
6701ac_cpp='$CXXCPP $CPPFLAGS' 6874ac_cpp='$CXXCPP $CPPFLAGS'
6702ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 6875ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6704ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6877ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6705 6878
6706 6879
6707{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 6880{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6708$as_echo_n "checking for ANSI C header files... " >&6; } 6881$as_echo_n "checking for ANSI C header files... " >&6; }
6709if test "${ac_cv_header_stdc+set}" = set; then : 6882if ${ac_cv_header_stdc+:} false; then :
6710 $as_echo_n "(cached) " >&6 6883 $as_echo_n "(cached) " >&6
6711else 6884else
6712 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6885 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6713/* end confdefs.h. */ 6886/* end confdefs.h. */
6714#include <stdlib.h> 6887#include <stdlib.h>
6889done 7062done
6890 7063
6891 7064
6892{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 7065{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
6893$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 7066$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
6894if test "${ac_cv_c_const+set}" = set; then : 7067if ${ac_cv_c_const+:} false; then :
6895 $as_echo_n "(cached) " >&6 7068 $as_echo_n "(cached) " >&6
6896else 7069else
6897 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7070 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6898/* end confdefs.h. */ 7071/* end confdefs.h. */
6899 7072
6900int 7073int
6901main () 7074main ()
6902{ 7075{
6903/* FIXME: Include the comments suggested by Paul. */ 7076
6904#ifndef __cplusplus 7077#ifndef __cplusplus
6905 /* Ultrix mips cc rejects this. */ 7078 /* Ultrix mips cc rejects this sort of thing. */
6906 typedef int charset[2]; 7079 typedef int charset[2];
6907 const charset cs; 7080 const charset cs = { 0, 0 };
6908 /* SunOS 4.1.1 cc rejects this. */ 7081 /* SunOS 4.1.1 cc rejects this. */
6909 char const *const *pcpcc; 7082 char const *const *pcpcc;
6910 char **ppc; 7083 char **ppc;
6911 /* NEC SVR4.0.2 mips cc rejects this. */ 7084 /* NEC SVR4.0.2 mips cc rejects this. */
6912 struct point {int x, y;}; 7085 struct point {int x, y;};
6919 pcpcc = &g + (g ? g-g : 0); 7092 pcpcc = &g + (g ? g-g : 0);
6920 /* HPUX 7.0 cc rejects these. */ 7093 /* HPUX 7.0 cc rejects these. */
6921 ++pcpcc; 7094 ++pcpcc;
6922 ppc = (char**) pcpcc; 7095 ppc = (char**) pcpcc;
6923 pcpcc = (char const *const *) ppc; 7096 pcpcc = (char const *const *) ppc;
6924 { /* SCO 3.2v4 cc rejects this. */ 7097 { /* SCO 3.2v4 cc rejects this sort of thing. */
6925 char *t; 7098 char tx;
7099 char *t = &tx;
6926 char const *s = 0 ? (char *) 0 : (char const *) 0; 7100 char const *s = 0 ? (char *) 0 : (char const *) 0;
6927 7101
6928 *t++ = 0; 7102 *t++ = 0;
6929 if (s) return 0; 7103 if (s) return 0;
6930 } 7104 }
6936 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ 7110 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
6937 typedef const int *iptr; 7111 typedef const int *iptr;
6938 iptr p = 0; 7112 iptr p = 0;
6939 ++p; 7113 ++p;
6940 } 7114 }
6941 { /* AIX XL C 1.02.0.0 rejects this saying 7115 { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
6942 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ 7116 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
6943 struct s { int j; const int *ap[3]; }; 7117 struct s { int j; const int *ap[3]; } bx;
6944 struct s *b; b->j = 5; 7118 struct s *b = &bx; b->j = 5;
6945 } 7119 }
6946 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ 7120 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
6947 const int foo = 10; 7121 const int foo = 10;
6948 if (!foo) return 0; 7122 if (!foo) return 0;
6949 } 7123 }
6968$as_echo "#define const /**/" >>confdefs.h 7142$as_echo "#define const /**/" >>confdefs.h
6969 7143
6970fi 7144fi
6971 7145
6972ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 7146ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
6973if test "x$ac_cv_type_pid_t" = x""yes; then : 7147if test "x$ac_cv_type_pid_t" = xyes; then :
6974 7148
6975else 7149else
6976 7150
6977cat >>confdefs.h <<_ACEOF 7151cat >>confdefs.h <<_ACEOF
6978#define pid_t int 7152#define pid_t int
6979_ACEOF 7153_ACEOF
6980 7154
6981fi 7155fi
6982 7156
6983ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" 7157ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
6984if test "x$ac_cv_type_size_t" = x""yes; then : 7158if test "x$ac_cv_type_size_t" = xyes; then :
6985 7159
6986else 7160else
6987 7161
6988cat >>confdefs.h <<_ACEOF 7162cat >>confdefs.h <<_ACEOF
6989#define size_t unsigned int 7163#define size_t unsigned int
6991 7165
6992fi 7166fi
6993 7167
6994{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 7168{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
6995$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } 7169$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
6996if test "${ac_cv_header_time+set}" = set; then : 7170if ${ac_cv_header_time+:} false; then :
6997 $as_echo_n "(cached) " >&6 7171 $as_echo_n "(cached) " >&6
6998else 7172else
6999 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7173 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7000/* end confdefs.h. */ 7174/* end confdefs.h. */
7001#include <sys/types.h> 7175#include <sys/types.h>
7026 7200
7027fi 7201fi
7028 7202
7029{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 7203{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
7030$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 7204$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
7031if test "${ac_cv_struct_tm+set}" = set; then : 7205if ${ac_cv_struct_tm+:} false; then :
7032 $as_echo_n "(cached) " >&6 7206 $as_echo_n "(cached) " >&6
7033else 7207else
7034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7208 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7035/* end confdefs.h. */ 7209/* end confdefs.h. */
7036#include <sys/types.h> 7210#include <sys/types.h>
7062fi 7236fi
7063 7237
7064 7238
7065{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5 7239{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5
7066$as_echo_n "checking for socklen_t... " >&6; } 7240$as_echo_n "checking for socklen_t... " >&6; }
7067if test "${ac_cv_type_socklen_t+set}" = set; then : 7241if ${ac_cv_type_socklen_t+:} false; then :
7068 $as_echo_n "(cached) " >&6 7242 $as_echo_n "(cached) " >&6
7069else 7243else
7070 7244
7071 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7245 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7072/* end confdefs.h. */ 7246/* end confdefs.h. */
7096 7270
7097fi 7271fi
7098 7272
7099{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5 7273{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5
7100$as_echo_n "checking for struct addrinfo... " >&6; } 7274$as_echo_n "checking for struct addrinfo... " >&6; }
7101if test "${ac_cv_struct_addrinfo+set}" = set; then : 7275if ${ac_cv_struct_addrinfo+:} false; then :
7102 $as_echo_n "(cached) " >&6 7276 $as_echo_n "(cached) " >&6
7103else 7277else
7104 7278
7105 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7279 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7106/* end confdefs.h. */ 7280/* end confdefs.h. */
7131 7305
7132fi 7306fi
7133 7307
7134{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 7308{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
7135$as_echo_n "checking return type of signal handlers... " >&6; } 7309$as_echo_n "checking return type of signal handlers... " >&6; }
7136if test "${ac_cv_type_signal+set}" = set; then : 7310if ${ac_cv_type_signal+:} false; then :
7137 $as_echo_n "(cached) " >&6 7311 $as_echo_n "(cached) " >&6
7138else 7312else
7139 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7313 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7140/* end confdefs.h. */ 7314/* end confdefs.h. */
7141#include <sys/types.h> 7315#include <sys/types.h>
7172ac_compiler_gnu=$ac_cv_c_compiler_gnu 7346ac_compiler_gnu=$ac_cv_c_compiler_gnu
7173 7347
7174 7348
7175{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 7349{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
7176$as_echo_n "checking for ANSI C header files... " >&6; } 7350$as_echo_n "checking for ANSI C header files... " >&6; }
7177if test "${ac_cv_header_stdc+set}" = set; then : 7351if ${ac_cv_header_stdc+:} false; then :
7178 $as_echo_n "(cached) " >&6 7352 $as_echo_n "(cached) " >&6
7179else 7353else
7180 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7354 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7181/* end confdefs.h. */ 7355/* end confdefs.h. */
7182#include <stdlib.h> 7356#include <stdlib.h>
7300 7474
7301# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 7475# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
7302# for constant arguments. Useless! 7476# for constant arguments. Useless!
7303{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 7477{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
7304$as_echo_n "checking for working alloca.h... " >&6; } 7478$as_echo_n "checking for working alloca.h... " >&6; }
7305if test "${ac_cv_working_alloca_h+set}" = set; then : 7479if ${ac_cv_working_alloca_h+:} false; then :
7306 $as_echo_n "(cached) " >&6 7480 $as_echo_n "(cached) " >&6
7307else 7481else
7308 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7482 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7309/* end confdefs.h. */ 7483/* end confdefs.h. */
7310#include <alloca.h> 7484#include <alloca.h>
7333 7507
7334fi 7508fi
7335 7509
7336{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 7510{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
7337$as_echo_n "checking for alloca... " >&6; } 7511$as_echo_n "checking for alloca... " >&6; }
7338if test "${ac_cv_func_alloca_works+set}" = set; then : 7512if ${ac_cv_func_alloca_works+:} false; then :
7339 $as_echo_n "(cached) " >&6 7513 $as_echo_n "(cached) " >&6
7340else 7514else
7341 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7515 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7342/* end confdefs.h. */ 7516/* end confdefs.h. */
7343#ifdef __GNUC__ 7517#ifdef __GNUC__
7352# else 7526# else
7353# ifdef _AIX 7527# ifdef _AIX
7354 #pragma alloca 7528 #pragma alloca
7355# else 7529# else
7356# ifndef alloca /* predefined by HP cc +Olibcalls */ 7530# ifndef alloca /* predefined by HP cc +Olibcalls */
7357char *alloca (); 7531void *alloca (size_t);
7358# endif 7532# endif
7359# endif 7533# endif
7360# endif 7534# endif
7361# endif 7535# endif
7362#endif 7536#endif
7396$as_echo "#define C_ALLOCA 1" >>confdefs.h 7570$as_echo "#define C_ALLOCA 1" >>confdefs.h
7397 7571
7398 7572
7399{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 7573{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
7400$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } 7574$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
7401if test "${ac_cv_os_cray+set}" = set; then : 7575if ${ac_cv_os_cray+:} false; then :
7402 $as_echo_n "(cached) " >&6 7576 $as_echo_n "(cached) " >&6
7403else 7577else
7404 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7578 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7405/* end confdefs.h. */ 7579/* end confdefs.h. */
7406#if defined CRAY && ! defined CRAY2 7580#if defined CRAY && ! defined CRAY2
7437 done 7611 done
7438fi 7612fi
7439 7613
7440{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 7614{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
7441$as_echo_n "checking stack direction for C alloca... " >&6; } 7615$as_echo_n "checking stack direction for C alloca... " >&6; }
7442if test "${ac_cv_c_stack_direction+set}" = set; then : 7616if ${ac_cv_c_stack_direction+:} false; then :
7443 $as_echo_n "(cached) " >&6 7617 $as_echo_n "(cached) " >&6
7444else 7618else
7445 if test "$cross_compiling" = yes; then : 7619 if test "$cross_compiling" = yes; then :
7446 ac_cv_c_stack_direction=0 7620 ac_cv_c_stack_direction=0
7447else 7621else
7448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7622 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7449/* end confdefs.h. */ 7623/* end confdefs.h. */
7450$ac_includes_default 7624$ac_includes_default
7451int 7625int
7452find_stack_direction () 7626find_stack_direction (int *addr, int depth)
7453{ 7627{
7454 static char *addr = 0; 7628 int dir, dummy = 0;
7455 auto char dummy;
7456 if (addr == 0) 7629 if (! addr)
7457 {
7458 addr = &dummy; 7630 addr = &dummy;
7459 return find_stack_direction (); 7631 *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1;
7460 } 7632 dir = depth ? find_stack_direction (addr, depth - 1) : 0;
7461 else 7633 return dir + dummy;
7462 return (&dummy > addr) ? 1 : -1;
7463} 7634}
7464 7635
7465int 7636int
7466main () 7637main (int argc, char **argv)
7467{ 7638{
7468 return find_stack_direction () < 0; 7639 return find_stack_direction (0, argc + !argv + 20) < 0;
7469} 7640}
7470_ACEOF 7641_ACEOF
7471if ac_fn_c_try_run "$LINENO"; then : 7642if ac_fn_c_try_run "$LINENO"; then :
7472 ac_cv_c_stack_direction=1 7643 ac_cv_c_stack_direction=1
7473else 7644else
7488fi 7659fi
7489 7660
7490 7661
7491 7662
7492ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" 7663ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
7493if test "x$ac_cv_func_socket" = x""yes; then : 7664if test "x$ac_cv_func_socket" = xyes; then :
7494 7665
7495else 7666else
7496 7667
7497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 7668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7498$as_echo_n "checking for connect in -lsocket... " >&6; } 7669$as_echo_n "checking for connect in -lsocket... " >&6; }
7499if test "${ac_cv_lib_socket_connect+set}" = set; then : 7670if ${ac_cv_lib_socket_connect+:} false; then :
7500 $as_echo_n "(cached) " >&6 7671 $as_echo_n "(cached) " >&6
7501else 7672else
7502 ac_check_lib_save_LIBS=$LIBS 7673 ac_check_lib_save_LIBS=$LIBS
7503LIBS="-lsocket $LIBS" 7674LIBS="-lsocket $LIBS"
7504cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7675cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7528 conftest$ac_exeext conftest.$ac_ext 7699 conftest$ac_exeext conftest.$ac_ext
7529LIBS=$ac_check_lib_save_LIBS 7700LIBS=$ac_check_lib_save_LIBS
7530fi 7701fi
7531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 7702{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7532$as_echo "$ac_cv_lib_socket_connect" >&6; } 7703$as_echo "$ac_cv_lib_socket_connect" >&6; }
7533if test "x$ac_cv_lib_socket_connect" = x""yes; then : 7704if test "x$ac_cv_lib_socket_connect" = xyes; then :
7534 cat >>confdefs.h <<_ACEOF 7705 cat >>confdefs.h <<_ACEOF
7535#define HAVE_LIBSOCKET 1 7706#define HAVE_LIBSOCKET 1
7536_ACEOF 7707_ACEOF
7537 7708
7538 LIBS="-lsocket $LIBS" 7709 LIBS="-lsocket $LIBS"
7541 7712
7542 7713
7543fi 7714fi
7544 7715
7545ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 7716ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7546if test "x$ac_cv_func_gethostbyname" = x""yes; then : 7717if test "x$ac_cv_func_gethostbyname" = xyes; then :
7547 7718
7548else 7719else
7549 7720
7550 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 7721 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7551$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 7722$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7552if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 7723if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
7553 $as_echo_n "(cached) " >&6 7724 $as_echo_n "(cached) " >&6
7554else 7725else
7555 ac_check_lib_save_LIBS=$LIBS 7726 ac_check_lib_save_LIBS=$LIBS
7556LIBS="-lnsl $LIBS" 7727LIBS="-lnsl $LIBS"
7557cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7728cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7581 conftest$ac_exeext conftest.$ac_ext 7752 conftest$ac_exeext conftest.$ac_ext
7582LIBS=$ac_check_lib_save_LIBS 7753LIBS=$ac_check_lib_save_LIBS
7583fi 7754fi
7584{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 7755{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7585$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 7756$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7586if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 7757if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
7587 cat >>confdefs.h <<_ACEOF 7758 cat >>confdefs.h <<_ACEOF
7588#define HAVE_LIBNSL 1 7759#define HAVE_LIBNSL 1
7589_ACEOF 7760_ACEOF
7590 7761
7591 LIBS="-lnsl $LIBS" 7762 LIBS="-lnsl $LIBS"
7625 7796
7626 7797
7627for ac_func in clock_gettime 7798for ac_func in clock_gettime
7628do : 7799do :
7629 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7800 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7630if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7801if test "x$ac_cv_func_clock_gettime" = xyes; then :
7631 cat >>confdefs.h <<_ACEOF 7802 cat >>confdefs.h <<_ACEOF
7632#define HAVE_CLOCK_GETTIME 1 7803#define HAVE_CLOCK_GETTIME 1
7633_ACEOF 7804_ACEOF
7634 7805
7635else 7806else
7665 conftest$ac_exeext conftest.$ac_ext 7836 conftest$ac_exeext conftest.$ac_ext
7666 fi 7837 fi
7667 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then 7838 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then
7668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5 7839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
7669$as_echo_n "checking for clock_gettime in -lrt... " >&6; } 7840$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
7670if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then : 7841if ${ac_cv_lib_rt_clock_gettime+:} false; then :
7671 $as_echo_n "(cached) " >&6 7842 $as_echo_n "(cached) " >&6
7672else 7843else
7673 ac_check_lib_save_LIBS=$LIBS 7844 ac_check_lib_save_LIBS=$LIBS
7674LIBS="-lrt $LIBS" 7845LIBS="-lrt $LIBS"
7675cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7846cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7699 conftest$ac_exeext conftest.$ac_ext 7870 conftest$ac_exeext conftest.$ac_ext
7700LIBS=$ac_check_lib_save_LIBS 7871LIBS=$ac_check_lib_save_LIBS
7701fi 7872fi
7702{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 7873{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
7703$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; } 7874$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
7704if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then : 7875if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then :
7705 cat >>confdefs.h <<_ACEOF 7876 cat >>confdefs.h <<_ACEOF
7706#define HAVE_LIBRT 1 7877#define HAVE_LIBRT 1
7707_ACEOF 7878_ACEOF
7708 7879
7709 LIBS="-lrt $LIBS" 7880 LIBS="-lrt $LIBS"
7712 7883
7713 unset ac_cv_func_clock_gettime 7884 unset ac_cv_func_clock_gettime
7714 for ac_func in clock_gettime 7885 for ac_func in clock_gettime
7715do : 7886do :
7716 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7887 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7717if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7888if test "x$ac_cv_func_clock_gettime" = xyes; then :
7718 cat >>confdefs.h <<_ACEOF 7889 cat >>confdefs.h <<_ACEOF
7719#define HAVE_CLOCK_GETTIME 1 7890#define HAVE_CLOCK_GETTIME 1
7720_ACEOF 7891_ACEOF
7721 7892
7722fi 7893fi
7729 7900
7730 7901
7731for ac_func in nanosleep 7902for ac_func in nanosleep
7732do : 7903do :
7733 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7904 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7734if test "x$ac_cv_func_nanosleep" = x""yes; then : 7905if test "x$ac_cv_func_nanosleep" = xyes; then :
7735 cat >>confdefs.h <<_ACEOF 7906 cat >>confdefs.h <<_ACEOF
7736#define HAVE_NANOSLEEP 1 7907#define HAVE_NANOSLEEP 1
7737_ACEOF 7908_ACEOF
7738 7909
7739else 7910else
7740 7911
7741 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 7912 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
7742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 7913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
7743$as_echo_n "checking for nanosleep in -lrt... " >&6; } 7914$as_echo_n "checking for nanosleep in -lrt... " >&6; }
7744if test "${ac_cv_lib_rt_nanosleep+set}" = set; then : 7915if ${ac_cv_lib_rt_nanosleep+:} false; then :
7745 $as_echo_n "(cached) " >&6 7916 $as_echo_n "(cached) " >&6
7746else 7917else
7747 ac_check_lib_save_LIBS=$LIBS 7918 ac_check_lib_save_LIBS=$LIBS
7748LIBS="-lrt $LIBS" 7919LIBS="-lrt $LIBS"
7749cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7920cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7773 conftest$ac_exeext conftest.$ac_ext 7944 conftest$ac_exeext conftest.$ac_ext
7774LIBS=$ac_check_lib_save_LIBS 7945LIBS=$ac_check_lib_save_LIBS
7775fi 7946fi
7776{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5 7947{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
7777$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 7948$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
7778if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then : 7949if test "x$ac_cv_lib_rt_nanosleep" = xyes; then :
7779 cat >>confdefs.h <<_ACEOF 7950 cat >>confdefs.h <<_ACEOF
7780#define HAVE_LIBRT 1 7951#define HAVE_LIBRT 1
7781_ACEOF 7952_ACEOF
7782 7953
7783 LIBS="-lrt $LIBS" 7954 LIBS="-lrt $LIBS"
7786 7957
7787 unset ac_cv_func_nanosleep 7958 unset ac_cv_func_nanosleep
7788 for ac_func in nanosleep 7959 for ac_func in nanosleep
7789do : 7960do :
7790 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7961 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7791if test "x$ac_cv_func_nanosleep" = x""yes; then : 7962if test "x$ac_cv_func_nanosleep" = xyes; then :
7792 cat >>confdefs.h <<_ACEOF 7963 cat >>confdefs.h <<_ACEOF
7793#define HAVE_NANOSLEEP 1 7964#define HAVE_NANOSLEEP 1
7794_ACEOF 7965_ACEOF
7795 7966
7796fi 7967fi
7800 7971
7801fi 7972fi
7802done 7973done
7803 7974
7804 7975
7976if test -z "$LIBEV_M4_AVOID_LIBM"; then
7977 LIBM=m
7978fi
7805{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ceil in -lm" >&5 7979{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
7806$as_echo_n "checking for ceil in -lm... " >&6; } 7980$as_echo_n "checking for library containing floor... " >&6; }
7807if test "${ac_cv_lib_m_ceil+set}" = set; then : 7981if ${ac_cv_search_floor+:} false; then :
7808 $as_echo_n "(cached) " >&6 7982 $as_echo_n "(cached) " >&6
7809else 7983else
7810 ac_check_lib_save_LIBS=$LIBS 7984 ac_func_search_save_LIBS=$LIBS
7811LIBS="-lm $LIBS"
7812cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7985cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7813/* end confdefs.h. */ 7986/* end confdefs.h. */
7814 7987
7815/* Override any GCC internal prototype to avoid an error. 7988/* Override any GCC internal prototype to avoid an error.
7816 Use char because int might match the return type of a GCC 7989 Use char because int might match the return type of a GCC
7817 builtin and then its argument prototype would still apply. */ 7990 builtin and then its argument prototype would still apply. */
7818#ifdef __cplusplus 7991#ifdef __cplusplus
7819extern "C" 7992extern "C"
7820#endif 7993#endif
7821char ceil (); 7994char floor ();
7822int 7995int
7823main () 7996main ()
7824{ 7997{
7825return ceil (); 7998return floor ();
7826 ; 7999 ;
7827 return 0; 8000 return 0;
7828} 8001}
7829_ACEOF 8002_ACEOF
8003for ac_lib in '' $LIBM; do
8004 if test -z "$ac_lib"; then
8005 ac_res="none required"
8006 else
8007 ac_res=-l$ac_lib
8008 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8009 fi
7830if ac_fn_c_try_link "$LINENO"; then : 8010 if ac_fn_c_try_link "$LINENO"; then :
7831 ac_cv_lib_m_ceil=yes 8011 ac_cv_search_floor=$ac_res
7832else
7833 ac_cv_lib_m_ceil=no
7834fi 8012fi
7835rm -f core conftest.err conftest.$ac_objext \ 8013rm -f core conftest.err conftest.$ac_objext \
7836 conftest$ac_exeext conftest.$ac_ext 8014 conftest$ac_exeext
7837LIBS=$ac_check_lib_save_LIBS 8015 if ${ac_cv_search_floor+:} false; then :
8016 break
7838fi 8017fi
8018done
8019if ${ac_cv_search_floor+:} false; then :
8020
8021else
8022 ac_cv_search_floor=no
8023fi
8024rm conftest.$ac_ext
8025LIBS=$ac_func_search_save_LIBS
8026fi
7839{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_ceil" >&5 8027{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_floor" >&5
7840$as_echo "$ac_cv_lib_m_ceil" >&6; } 8028$as_echo "$ac_cv_search_floor" >&6; }
7841if test "x$ac_cv_lib_m_ceil" = x""yes; then : 8029ac_res=$ac_cv_search_floor
7842 cat >>confdefs.h <<_ACEOF 8030if test "$ac_res" != no; then :
7843#define HAVE_LIBM 1 8031 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7844_ACEOF
7845 8032
7846 LIBS="-lm $LIBS" 8033$as_echo "#define HAVE_FLOOR 1" >>confdefs.h
7847 8034
7848fi 8035fi
7849 8036
7850 8037
7851 8038
7920 t end 8107 t end
7921 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8108 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7922 :end' >>confcache 8109 :end' >>confcache
7923if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8110if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
7924 if test -w "$cache_file"; then 8111 if test -w "$cache_file"; then
7925 test "x$cache_file" != "x/dev/null" && 8112 if test "x$cache_file" != "x/dev/null"; then
7926 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8113 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7927$as_echo "$as_me: updating cache $cache_file" >&6;} 8114$as_echo "$as_me: updating cache $cache_file" >&6;}
8115 if test ! -f "$cache_file" || test -h "$cache_file"; then
7928 cat confcache >$cache_file 8116 cat confcache >"$cache_file"
8117 else
8118 case $cache_file in #(
8119 */* | ?:*)
8120 mv -f confcache "$cache_file"$$ &&
8121 mv -f "$cache_file"$$ "$cache_file" ;; #(
8122 *)
8123 mv -f confcache "$cache_file" ;;
8124 esac
8125 fi
8126 fi
7929 else 8127 else
7930 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8128 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
7931$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8129$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
7932 fi 8130 fi
7933fi 8131fi
7944fi 8142fi
7945 8143
7946 8144
7947{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5 8145{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5
7948$as_echo_n "checking for linux/if_tun.h... " >&6; } 8146$as_echo_n "checking for linux/if_tun.h... " >&6; }
7949if test "${tinc_cv_linux_if_tun_h+set}" = set; then : 8147if ${tinc_cv_linux_if_tun_h+:} false; then :
7950 $as_echo_n "(cached) " >&6 8148 $as_echo_n "(cached) " >&6
7951else 8149else
7952 8150
7953 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8151 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7954/* end confdefs.h. */ 8152/* end confdefs.h. */
8042 cat >>confdefs.h <<_ACEOF 8240 cat >>confdefs.h <<_ACEOF
8043#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 8241#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8044_ACEOF 8242_ACEOF
8045 8243
8046else 8244else
8047 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5 ; break 8245 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5; break
8048 8246
8049fi 8247fi
8050 8248
8051done 8249done
8052 8250
8053 8251
8054 CPPFLAGS="$tinc_ac_save_CPPFLAGS" 8252 CPPFLAGS="$tinc_ac_save_CPPFLAGS"
8055 8253
8056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_version in -lcrypto" >&5 8254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_Init in -lcrypto" >&5
8057$as_echo_n "checking for SHA1_version in -lcrypto... " >&6; } 8255$as_echo_n "checking for SHA1_Init in -lcrypto... " >&6; }
8058if test "${ac_cv_lib_crypto_SHA1_version+set}" = set; then : 8256if ${ac_cv_lib_crypto_SHA1_Init+:} false; then :
8059 $as_echo_n "(cached) " >&6 8257 $as_echo_n "(cached) " >&6
8060else 8258else
8061 ac_check_lib_save_LIBS=$LIBS 8259 ac_check_lib_save_LIBS=$LIBS
8062LIBS="-lcrypto $LIBS" 8260LIBS="-lcrypto $LIBS"
8063cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8261cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8067 Use char because int might match the return type of a GCC 8265 Use char because int might match the return type of a GCC
8068 builtin and then its argument prototype would still apply. */ 8266 builtin and then its argument prototype would still apply. */
8069#ifdef __cplusplus 8267#ifdef __cplusplus
8070extern "C" 8268extern "C"
8071#endif 8269#endif
8072char SHA1_version (); 8270char SHA1_Init ();
8073int 8271int
8074main () 8272main ()
8075{ 8273{
8076return SHA1_version (); 8274return SHA1_Init ();
8077 ; 8275 ;
8078 return 0; 8276 return 0;
8079} 8277}
8080_ACEOF 8278_ACEOF
8081if ac_fn_cxx_try_link "$LINENO"; then : 8279if ac_fn_cxx_try_link "$LINENO"; then :
8082 ac_cv_lib_crypto_SHA1_version=yes 8280 ac_cv_lib_crypto_SHA1_Init=yes
8083else 8281else
8084 ac_cv_lib_crypto_SHA1_version=no 8282 ac_cv_lib_crypto_SHA1_Init=no
8085fi 8283fi
8086rm -f core conftest.err conftest.$ac_objext \ 8284rm -f core conftest.err conftest.$ac_objext \
8087 conftest$ac_exeext conftest.$ac_ext 8285 conftest$ac_exeext conftest.$ac_ext
8088LIBS=$ac_check_lib_save_LIBS 8286LIBS=$ac_check_lib_save_LIBS
8089fi 8287fi
8090{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_version" >&5 8288{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_Init" >&5
8091$as_echo "$ac_cv_lib_crypto_SHA1_version" >&6; } 8289$as_echo "$ac_cv_lib_crypto_SHA1_Init" >&6; }
8092if test "x$ac_cv_lib_crypto_SHA1_version" = x""yes; then : 8290if test "x$ac_cv_lib_crypto_SHA1_Init" = xyes; then :
8093 LIBS="$LIBS -lcrypto" 8291 LIBS="$LIBS -lcrypto"
8094else 8292else
8095 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5 8293 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5
8096 8294
8097fi 8295fi
8109fi 8307fi
8110done 8308done
8111 8309
8112 8310
8113 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" 8311 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
8114if test "x$ac_cv_func_dlopen" = x""yes; then : 8312if test "x$ac_cv_func_dlopen" = xyes; then :
8115 8313
8116else 8314else
8117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 8315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
8118$as_echo_n "checking for dlopen in -ldl... " >&6; } 8316$as_echo_n "checking for dlopen in -ldl... " >&6; }
8119if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 8317if ${ac_cv_lib_dl_dlopen+:} false; then :
8120 $as_echo_n "(cached) " >&6 8318 $as_echo_n "(cached) " >&6
8121else 8319else
8122 ac_check_lib_save_LIBS=$LIBS 8320 ac_check_lib_save_LIBS=$LIBS
8123LIBS="-ldl $LIBS" 8321LIBS="-ldl $LIBS"
8124cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8322cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8148 conftest$ac_exeext conftest.$ac_ext 8346 conftest$ac_exeext conftest.$ac_ext
8149LIBS=$ac_check_lib_save_LIBS 8347LIBS=$ac_check_lib_save_LIBS
8150fi 8348fi
8151{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 8349{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
8152$as_echo "$ac_cv_lib_dl_dlopen" >&6; } 8350$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
8153if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : 8351if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
8154 LIBS="$LIBS -ldl" 8352 LIBS="$LIBS -ldl"
8155else 8353else
8156 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5 8354 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5
8355
8356fi
8357
8358
8359fi
8360
8361
8362 ac_fn_cxx_check_func "$LINENO" "inflate" "ac_cv_func_inflate"
8363if test "x$ac_cv_func_inflate" = xyes; then :
8364
8365else
8366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
8367$as_echo_n "checking for inflate in -lz... " >&6; }
8368if ${ac_cv_lib_z_inflate+:} false; then :
8369 $as_echo_n "(cached) " >&6
8370else
8371 ac_check_lib_save_LIBS=$LIBS
8372LIBS="-lz $LIBS"
8373cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8374/* end confdefs.h. */
8375
8376/* Override any GCC internal prototype to avoid an error.
8377 Use char because int might match the return type of a GCC
8378 builtin and then its argument prototype would still apply. */
8379#ifdef __cplusplus
8380extern "C"
8381#endif
8382char inflate ();
8383int
8384main ()
8385{
8386return inflate ();
8387 ;
8388 return 0;
8389}
8390_ACEOF
8391if ac_fn_cxx_try_link "$LINENO"; then :
8392 ac_cv_lib_z_inflate=yes
8393else
8394 ac_cv_lib_z_inflate=no
8395fi
8396rm -f core conftest.err conftest.$ac_objext \
8397 conftest$ac_exeext conftest.$ac_ext
8398LIBS=$ac_check_lib_save_LIBS
8399fi
8400{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
8401$as_echo "$ac_cv_lib_z_inflate" >&6; }
8402if test "x$ac_cv_lib_z_inflate" = xyes; then :
8403 LIBS="$LIBS -lz"
8404else
8405 as_fn_error $? "OpenSSL depends on libz." "$LINENO" 5
8157 8406
8158fi 8407fi
8159 8408
8160 8409
8161fi 8410fi
8162 8411
8163 8412
8164if test "x$openssl_include" != x; then 8413if test "x$openssl_include" != x; then
8165 CXXFLAGS="$CXXFLAGS -I$openssl_include" 8414 CXXFLAGS="$CXXFLAGS -I$openssl_include"
8415fi
8416
8417# Check whether --enable-threads was given.
8418if test "${enable_threads+set}" = set; then :
8419 enableval=$enable_threads; try_threads=$enableval
8420else
8421 try_threads=yes
8422
8423fi
8424
8425
8426if test "x$try_threads" = xyes; then
8427 ac_fn_cxx_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
8428if test "x$ac_cv_header_pthread_h" = xyes; then :
8429
8430 LIBS="$LIBS -lpthread"
8431 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8432/* end confdefs.h. */
8433#include <pthread.h>
8434int
8435main ()
8436{
8437pthread_t id; pthread_create (&id, 0, 0, 0);
8438 ;
8439 return 0;
8440}
8441_ACEOF
8442if ac_fn_cxx_try_compile "$LINENO"; then :
8443
8444cat >>confdefs.h <<_ACEOF
8445#define ENABLE_PTHREADS 1
8446_ACEOF
8447
8448
8449fi
8450rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8451
8452fi
8453
8454
8166fi 8455fi
8167 8456
8168# Check whether --enable-static-daemon was given. 8457# Check whether --enable-static-daemon was given.
8169if test "${enable_static_daemon+set}" = set; then : 8458if test "${enable_static_daemon+set}" = set; then :
8170 enableval=$enable_static_daemon; LDFLAGS_DAEMON=-static 8459 enableval=$enable_static_daemon; LDFLAGS_DAEMON=-static
8172fi 8461fi
8173 8462
8174 8463
8175 8464
8176 8465
8177
8178
8179if test x$rohc = xtrue; then 8466 if test x$rohc = xtrue; then
8180 ROHC_TRUE= 8467 ROHC_TRUE=
8181 ROHC_FALSE='#' 8468 ROHC_FALSE='#'
8182else 8469else
8183 ROHC_TRUE='#' 8470 ROHC_TRUE='#'
8184 ROHC_FALSE= 8471 ROHC_FALSE=
8239 8526
8240# Check whether --enable-dns was given. 8527# Check whether --enable-dns was given.
8241if test "${enable_dns+set}" = set; then : 8528if test "${enable_dns+set}" = set; then :
8242 enableval=$enable_dns; 8529 enableval=$enable_dns;
8243 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default" 8530 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default"
8244if test "x$ac_cv_header_gmp_h" = x""yes; then : 8531if test "x$ac_cv_header_gmp_h" = xyes; then :
8245 8532
8246else 8533else
8247 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5 8534 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5
8248fi 8535fi
8249 8536
8250 8537
8251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5 8538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5
8252$as_echo_n "checking for main in -lgmp... " >&6; } 8539$as_echo_n "checking for main in -lgmp... " >&6; }
8253if test "${ac_cv_lib_gmp_main+set}" = set; then : 8540if ${ac_cv_lib_gmp_main+:} false; then :
8254 $as_echo_n "(cached) " >&6 8541 $as_echo_n "(cached) " >&6
8255else 8542else
8256 ac_check_lib_save_LIBS=$LIBS 8543 ac_check_lib_save_LIBS=$LIBS
8257LIBS="-lgmp $LIBS" 8544LIBS="-lgmp $LIBS"
8258cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8545cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8276 conftest$ac_exeext conftest.$ac_ext 8563 conftest$ac_exeext conftest.$ac_ext
8277LIBS=$ac_check_lib_save_LIBS 8564LIBS=$ac_check_lib_save_LIBS
8278fi 8565fi
8279{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5 8566{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5
8280$as_echo "$ac_cv_lib_gmp_main" >&6; } 8567$as_echo "$ac_cv_lib_gmp_main" >&6; }
8281if test "x$ac_cv_lib_gmp_main" = x""yes; then : 8568if test "x$ac_cv_lib_gmp_main" = xyes; then :
8282 cat >>confdefs.h <<_ACEOF 8569 cat >>confdefs.h <<_ACEOF
8283#define HAVE_LIBGMP 1 8570#define HAVE_LIBGMP 1
8284_ACEOF 8571_ACEOF
8285 8572
8286 LIBS="-lgmp $LIBS" 8573 LIBS="-lgmp $LIBS"
8333 8620
8334fi 8621fi
8335 8622
8336 8623
8337cat >>confdefs.h <<_ACEOF 8624cat >>confdefs.h <<_ACEOF
8338#define MAX_MTU $MTU + 14 8625#define MAX_MTU ($MTU + 14)
8339_ACEOF 8626_ACEOF
8340 8627
8341 8628
8342COMPRESS=1 8629COMPRESS=1
8343# Check whether --enable-compression was given. 8630# Check whether --enable-compression was given.
8465 t end 8752 t end
8466 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8753 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8467 :end' >>confcache 8754 :end' >>confcache
8468if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8755if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8469 if test -w "$cache_file"; then 8756 if test -w "$cache_file"; then
8470 test "x$cache_file" != "x/dev/null" && 8757 if test "x$cache_file" != "x/dev/null"; then
8471 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8758 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8472$as_echo "$as_me: updating cache $cache_file" >&6;} 8759$as_echo "$as_me: updating cache $cache_file" >&6;}
8760 if test ! -f "$cache_file" || test -h "$cache_file"; then
8473 cat confcache >$cache_file 8761 cat confcache >"$cache_file"
8762 else
8763 case $cache_file in #(
8764 */* | ?:*)
8765 mv -f confcache "$cache_file"$$ &&
8766 mv -f "$cache_file"$$ "$cache_file" ;; #(
8767 *)
8768 mv -f confcache "$cache_file" ;;
8769 esac
8770 fi
8771 fi
8474 else 8772 else
8475 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8773 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8476$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8774$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8477 fi 8775 fi
8478fi 8776fi
8499LIBOBJS=$ac_libobjs 8797LIBOBJS=$ac_libobjs
8500 8798
8501LTLIBOBJS=$ac_ltlibobjs 8799LTLIBOBJS=$ac_ltlibobjs
8502 8800
8503 8801
8802 if test -n "$EXEEXT"; then
8803 am__EXEEXT_TRUE=
8804 am__EXEEXT_FALSE='#'
8805else
8806 am__EXEEXT_TRUE='#'
8807 am__EXEEXT_FALSE=
8808fi
8809
8504if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then 8810if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
8505 as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined. 8811 as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
8506Usually this means the macro was only invoked conditionally." "$LINENO" 5 8812Usually this means the macro was only invoked conditionally." "$LINENO" 5
8507fi 8813fi
8508if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 8814if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
8520if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then 8826if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then
8521 as_fn_error $? "conditional \"ROHC\" was never defined. 8827 as_fn_error $? "conditional \"ROHC\" was never defined.
8522Usually this means the macro was only invoked conditionally." "$LINENO" 5 8828Usually this means the macro was only invoked conditionally." "$LINENO" 5
8523fi 8829fi
8524 8830
8525: ${CONFIG_STATUS=./config.status} 8831: "${CONFIG_STATUS=./config.status}"
8526ac_write_fail=0 8832ac_write_fail=0
8527ac_clean_files_save=$ac_clean_files 8833ac_clean_files_save=$ac_clean_files
8528ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8834ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8529{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8835{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8530$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8836$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8621# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8927# (If _AS_PATH_WALK were called with IFS unset, it would disable word
8622# splitting by setting IFS to empty value.) 8928# splitting by setting IFS to empty value.)
8623IFS=" "" $as_nl" 8929IFS=" "" $as_nl"
8624 8930
8625# Find who we are. Look in the path if we contain no directory separator. 8931# Find who we are. Look in the path if we contain no directory separator.
8932as_myself=
8626case $0 in #(( 8933case $0 in #((
8627 *[\\/]* ) as_myself=$0 ;; 8934 *[\\/]* ) as_myself=$0 ;;
8628 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8935 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8629for as_dir in $PATH 8936for as_dir in $PATH
8630do 8937do
8816 if ln -s conf$$.file conf$$ 2>/dev/null; then 9123 if ln -s conf$$.file conf$$ 2>/dev/null; then
8817 as_ln_s='ln -s' 9124 as_ln_s='ln -s'
8818 # ... but there are two gotchas: 9125 # ... but there are two gotchas:
8819 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 9126 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
8820 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 9127 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
8821 # In both cases, we have to default to `cp -p'. 9128 # In both cases, we have to default to `cp -pR'.
8822 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 9129 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
8823 as_ln_s='cp -p' 9130 as_ln_s='cp -pR'
8824 elif ln conf$$.file conf$$ 2>/dev/null; then 9131 elif ln conf$$.file conf$$ 2>/dev/null; then
8825 as_ln_s=ln 9132 as_ln_s=ln
8826 else 9133 else
8827 as_ln_s='cp -p' 9134 as_ln_s='cp -pR'
8828 fi 9135 fi
8829else 9136else
8830 as_ln_s='cp -p' 9137 as_ln_s='cp -pR'
8831fi 9138fi
8832rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 9139rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
8833rmdir conf$$.dir 2>/dev/null 9140rmdir conf$$.dir 2>/dev/null
8834 9141
8835 9142
8885else 9192else
8886 test -d ./-p && rmdir ./-p 9193 test -d ./-p && rmdir ./-p
8887 as_mkdir_p=false 9194 as_mkdir_p=false
8888fi 9195fi
8889 9196
8890if test -x / >/dev/null 2>&1; then 9197
9198# as_fn_executable_p FILE
9199# -----------------------
9200# Test if FILE is an executable regular file.
9201as_fn_executable_p ()
9202{
9203 test -f "$1" && test -x "$1"
9204} # as_fn_executable_p
8891 as_test_x='test -x' 9205as_test_x='test -x'
8892else 9206as_executable_p=as_fn_executable_p
8893 if ls -dL / >/dev/null 2>&1; then
8894 as_ls_L_option=L
8895 else
8896 as_ls_L_option=
8897 fi
8898 as_test_x='
8899 eval sh -c '\''
8900 if test -d "$1"; then
8901 test -d "$1/.";
8902 else
8903 case $1 in #(
8904 -*)set "./$1";;
8905 esac;
8906 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
8907 ???[sx]*):;;*)false;;esac;fi
8908 '\'' sh
8909 '
8910fi
8911as_executable_p=$as_test_x
8912 9207
8913# Sed expression to map a string onto a valid CPP name. 9208# Sed expression to map a string onto a valid CPP name.
8914as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 9209as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
8915 9210
8916# Sed expression to map a string onto a valid variable name. 9211# Sed expression to map a string onto a valid variable name.
8928# Save the log message, to keep $0 and so on meaningful, and to 9223# Save the log message, to keep $0 and so on meaningful, and to
8929# report actual input values of CONFIG_FILES etc. instead of their 9224# report actual input values of CONFIG_FILES etc. instead of their
8930# values after options handling. 9225# values after options handling.
8931ac_log=" 9226ac_log="
8932This file was extended by $as_me, which was 9227This file was extended by $as_me, which was
8933generated by GNU Autoconf 2.67. Invocation command line was 9228generated by GNU Autoconf 2.69. Invocation command line was
8934 9229
8935 CONFIG_FILES = $CONFIG_FILES 9230 CONFIG_FILES = $CONFIG_FILES
8936 CONFIG_HEADERS = $CONFIG_HEADERS 9231 CONFIG_HEADERS = $CONFIG_HEADERS
8937 CONFIG_LINKS = $CONFIG_LINKS 9232 CONFIG_LINKS = $CONFIG_LINKS
8938 CONFIG_COMMANDS = $CONFIG_COMMANDS 9233 CONFIG_COMMANDS = $CONFIG_COMMANDS
8994_ACEOF 9289_ACEOF
8995cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9290cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8996ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 9291ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8997ac_cs_version="\\ 9292ac_cs_version="\\
8998config.status 9293config.status
8999configured by $0, generated by GNU Autoconf 2.67, 9294configured by $0, generated by GNU Autoconf 2.69,
9000 with options \\"\$ac_cs_config\\" 9295 with options \\"\$ac_cs_config\\"
9001 9296
9002Copyright (C) 2010 Free Software Foundation, Inc. 9297Copyright (C) 2012 Free Software Foundation, Inc.
9003This config.status script is free software; the Free Software Foundation 9298This config.status script is free software; the Free Software Foundation
9004gives unlimited permission to copy, distribute and modify it." 9299gives unlimited permission to copy, distribute and modify it."
9005 9300
9006ac_pwd='$ac_pwd' 9301ac_pwd='$ac_pwd'
9007srcdir='$srcdir' 9302srcdir='$srcdir'
9008INSTALL='$INSTALL' 9303INSTALL='$INSTALL'
9304MKDIR_P='$MKDIR_P'
9009AWK='$AWK' 9305AWK='$AWK'
9010test -n "\$AWK" || AWK=awk 9306test -n "\$AWK" || AWK=awk
9011_ACEOF 9307_ACEOF
9012 9308
9013cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9309cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9087fi 9383fi
9088 9384
9089_ACEOF 9385_ACEOF
9090cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9386cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9091if \$ac_cs_recheck; then 9387if \$ac_cs_recheck; then
9092 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 9388 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
9093 shift 9389 shift
9094 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 9390 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
9095 CONFIG_SHELL='$SHELL' 9391 CONFIG_SHELL='$SHELL'
9096 export CONFIG_SHELL 9392 export CONFIG_SHELL
9097 exec "\$@" 9393 exec "\$@"
9138 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 9434 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
9139 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 9435 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
9140 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; 9436 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
9141 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; 9437 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
9142 9438
9143 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 9439 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
9144 esac 9440 esac
9145done 9441done
9146 9442
9147 9443
9148# If the user did not use the arguments to specify the items to instantiate, 9444# If the user did not use the arguments to specify the items to instantiate,
9161# Hook for its removal unless debugging. 9457# Hook for its removal unless debugging.
9162# Note that there is a small window in which the directory will not be cleaned: 9458# Note that there is a small window in which the directory will not be cleaned:
9163# after its creation but before its name has been assigned to `$tmp'. 9459# after its creation but before its name has been assigned to `$tmp'.
9164$debug || 9460$debug ||
9165{ 9461{
9166 tmp= 9462 tmp= ac_tmp=
9167 trap 'exit_status=$? 9463 trap 'exit_status=$?
9464 : "${ac_tmp:=$tmp}"
9168 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 9465 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9169' 0 9466' 0
9170 trap 'as_fn_exit 1' 1 2 13 15 9467 trap 'as_fn_exit 1' 1 2 13 15
9171} 9468}
9172# Create a (secure) tmp directory for tmp files. 9469# Create a (secure) tmp directory for tmp files.
9173 9470
9174{ 9471{
9175 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 9472 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9176 test -n "$tmp" && test -d "$tmp" 9473 test -d "$tmp"
9177} || 9474} ||
9178{ 9475{
9179 tmp=./conf$$-$RANDOM 9476 tmp=./conf$$-$RANDOM
9180 (umask 077 && mkdir "$tmp") 9477 (umask 077 && mkdir "$tmp")
9181} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 9478} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
9479ac_tmp=$tmp
9182 9480
9183# Set up the scripts for CONFIG_FILES section. 9481# Set up the scripts for CONFIG_FILES section.
9184# No need to generate them if there are no CONFIG_FILES. 9482# No need to generate them if there are no CONFIG_FILES.
9185# This happens for instance with `./config.status config.h'. 9483# This happens for instance with `./config.status config.h'.
9186if test -n "$CONFIG_FILES"; then 9484if test -n "$CONFIG_FILES"; then
9198 ac_cs_awk_cr='\\r' 9496 ac_cs_awk_cr='\\r'
9199else 9497else
9200 ac_cs_awk_cr=$ac_cr 9498 ac_cs_awk_cr=$ac_cr
9201fi 9499fi
9202 9500
9203echo 'BEGIN {' >"$tmp/subs1.awk" && 9501echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
9204_ACEOF 9502_ACEOF
9205 9503
9206 9504
9207{ 9505{
9208 echo "cat >conf$$subs.awk <<_ACEOF" && 9506 echo "cat >conf$$subs.awk <<_ACEOF" &&
9226 fi 9524 fi
9227done 9525done
9228rm -f conf$$subs.sh 9526rm -f conf$$subs.sh
9229 9527
9230cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9528cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9231cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 9529cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
9232_ACEOF 9530_ACEOF
9233sed -n ' 9531sed -n '
9234h 9532h
9235s/^/S["/; s/!.*/"]=/ 9533s/^/S["/; s/!.*/"]=/
9236p 9534p
9274} 9572}
9275' >>$CONFIG_STATUS || ac_write_fail=1 9573' >>$CONFIG_STATUS || ac_write_fail=1
9276rm -f conf$$subs.awk 9574rm -f conf$$subs.awk
9277cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9575cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9278_ACAWK 9576_ACAWK
9279cat >>"\$tmp/subs1.awk" <<_ACAWK && 9577cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
9280 for (key in S) S_is_set[key] = 1 9578 for (key in S) S_is_set[key] = 1
9281 FS = "" 9579 FS = ""
9282 9580
9283} 9581}
9284{ 9582{
9306cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9604cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9307if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9605if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9308 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9606 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9309else 9607else
9310 cat 9608 cat
9311fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9609fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
9312 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 9610 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9313_ACEOF 9611_ACEOF
9314 9612
9315# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 9613# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9316# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 9614# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9340 9638
9341# Set up the scripts for CONFIG_HEADERS section. 9639# Set up the scripts for CONFIG_HEADERS section.
9342# No need to generate them if there are no CONFIG_HEADERS. 9640# No need to generate them if there are no CONFIG_HEADERS.
9343# This happens for instance with `./config.status Makefile'. 9641# This happens for instance with `./config.status Makefile'.
9344if test -n "$CONFIG_HEADERS"; then 9642if test -n "$CONFIG_HEADERS"; then
9345cat >"$tmp/defines.awk" <<\_ACAWK || 9643cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
9346BEGIN { 9644BEGIN {
9347_ACEOF 9645_ACEOF
9348 9646
9349# Transform confdefs.h into an awk script `defines.awk', embedded as 9647# Transform confdefs.h into an awk script `defines.awk', embedded as
9350# here-document in config.status, that substitutes the proper values into 9648# here-document in config.status, that substitutes the proper values into
9352 9650
9353# Create a delimiter string that does not exist in confdefs.h, to ease 9651# Create a delimiter string that does not exist in confdefs.h, to ease
9354# handling of long lines. 9652# handling of long lines.
9355ac_delim='%!_!# ' 9653ac_delim='%!_!# '
9356for ac_last_try in false false :; do 9654for ac_last_try in false false :; do
9357 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9655 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
9358 if test -z "$ac_t"; then 9656 if test -z "$ac_tt"; then
9359 break 9657 break
9360 elif $ac_last_try; then 9658 elif $ac_last_try; then
9361 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 9659 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9362 else 9660 else
9363 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9661 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9454 case $ac_tag in 9752 case $ac_tag in
9455 :[FHLC]) ac_mode=$ac_tag; continue;; 9753 :[FHLC]) ac_mode=$ac_tag; continue;;
9456 esac 9754 esac
9457 case $ac_mode$ac_tag in 9755 case $ac_mode$ac_tag in
9458 :[FHL]*:*);; 9756 :[FHL]*:*);;
9459 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 9757 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
9460 :[FH]-) ac_tag=-:-;; 9758 :[FH]-) ac_tag=-:-;;
9461 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9759 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9462 esac 9760 esac
9463 ac_save_IFS=$IFS 9761 ac_save_IFS=$IFS
9464 IFS=: 9762 IFS=:
9473 :[FH]) 9771 :[FH])
9474 ac_file_inputs= 9772 ac_file_inputs=
9475 for ac_f 9773 for ac_f
9476 do 9774 do
9477 case $ac_f in 9775 case $ac_f in
9478 -) ac_f="$tmp/stdin";; 9776 -) ac_f="$ac_tmp/stdin";;
9479 *) # Look for the file first in the build tree, then in the source tree 9777 *) # Look for the file first in the build tree, then in the source tree
9480 # (if the path is not absolute). The absolute path cannot be DOS-style, 9778 # (if the path is not absolute). The absolute path cannot be DOS-style,
9481 # because $ac_f cannot contain `:'. 9779 # because $ac_f cannot contain `:'.
9482 test -f "$ac_f" || 9780 test -f "$ac_f" ||
9483 case $ac_f in 9781 case $ac_f in
9484 [\\/$]*) false;; 9782 [\\/$]*) false;;
9485 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9783 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9486 esac || 9784 esac ||
9487 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 9785 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
9488 esac 9786 esac
9489 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9787 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9490 as_fn_append ac_file_inputs " '$ac_f'" 9788 as_fn_append ac_file_inputs " '$ac_f'"
9491 done 9789 done
9492 9790
9508 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9806 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9509 *) ac_sed_conf_input=$configure_input;; 9807 *) ac_sed_conf_input=$configure_input;;
9510 esac 9808 esac
9511 9809
9512 case $ac_tag in 9810 case $ac_tag in
9513 *:-:* | *:-) cat >"$tmp/stdin" \ 9811 *:-:* | *:-) cat >"$ac_tmp/stdin" \
9514 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9812 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9515 esac 9813 esac
9516 ;; 9814 ;;
9517 esac 9815 esac
9518 9816
9519 ac_dir=`$as_dirname -- "$ac_file" || 9817 ac_dir=`$as_dirname -- "$ac_file" ||
9583 9881
9584 case $INSTALL in 9882 case $INSTALL in
9585 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; 9883 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
9586 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; 9884 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
9587 esac 9885 esac
9886 ac_MKDIR_P=$MKDIR_P
9887 case $MKDIR_P in
9888 [\\/$]* | ?:[\\/]* ) ;;
9889 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
9890 esac
9588_ACEOF 9891_ACEOF
9589 9892
9590cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9893cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9591# If the template does not know about datarootdir, expand it. 9894# If the template does not know about datarootdir, expand it.
9592# FIXME: This hack should be removed a few years after 2.60. 9895# FIXME: This hack should be removed a few years after 2.60.
9637s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t 9940s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
9638s&@builddir@&$ac_builddir&;t t 9941s&@builddir@&$ac_builddir&;t t
9639s&@abs_builddir@&$ac_abs_builddir&;t t 9942s&@abs_builddir@&$ac_abs_builddir&;t t
9640s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9943s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9641s&@INSTALL@&$ac_INSTALL&;t t 9944s&@INSTALL@&$ac_INSTALL&;t t
9945s&@MKDIR_P@&$ac_MKDIR_P&;t t
9642$ac_datarootdir_hack 9946$ac_datarootdir_hack
9643" 9947"
9644eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9948eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
9645 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9949 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9646 9950
9647test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9951test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9648 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9952 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
9649 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9953 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9954 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9650 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9955 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9651which seems to be undefined. Please make sure it is defined" >&5 9956which seems to be undefined. Please make sure it is defined" >&5
9652$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9957$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9653which seems to be undefined. Please make sure it is defined" >&2;} 9958which seems to be undefined. Please make sure it is defined" >&2;}
9654 9959
9655 rm -f "$tmp/stdin" 9960 rm -f "$ac_tmp/stdin"
9656 case $ac_file in 9961 case $ac_file in
9657 -) cat "$tmp/out" && rm -f "$tmp/out";; 9962 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9658 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 9963 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9659 esac \ 9964 esac \
9660 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9965 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9661 ;; 9966 ;;
9662 :H) 9967 :H)
9663 # 9968 #
9664 # CONFIG_HEADER 9969 # CONFIG_HEADER
9665 # 9970 #
9666 if test x"$ac_file" != x-; then 9971 if test x"$ac_file" != x-; then
9667 { 9972 {
9668 $as_echo "/* $configure_input */" \ 9973 $as_echo "/* $configure_input */" \
9669 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 9974 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9670 } >"$tmp/config.h" \ 9975 } >"$ac_tmp/config.h" \
9671 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9976 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9672 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 9977 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
9673 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 9978 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9674$as_echo "$as_me: $ac_file is unchanged" >&6;} 9979$as_echo "$as_me: $ac_file is unchanged" >&6;}
9675 else 9980 else
9676 rm -f "$ac_file" 9981 rm -f "$ac_file"
9677 mv "$tmp/config.h" "$ac_file" \ 9982 mv "$ac_tmp/config.h" "$ac_file" \
9678 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9983 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9679 fi 9984 fi
9680 else 9985 else
9681 $as_echo "/* $configure_input */" \ 9986 $as_echo "/* $configure_input */" \
9682 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 9987 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9683 || as_fn_error $? "could not create -" "$LINENO" 5 9988 || as_fn_error $? "could not create -" "$LINENO" 5
9684 fi 9989 fi
9685# Compute "$ac_file"'s index in $config_headers. 9990# Compute "$ac_file"'s index in $config_headers.
9991_am_arg="$ac_file"
9686_am_stamp_count=1 9992_am_stamp_count=1
9687for _am_header in $config_headers :; do 9993for _am_header in $config_headers :; do
9688 case $_am_header in 9994 case $_am_header in
9689 "$ac_file" | "$ac_file":* ) 9995 $_am_arg | $_am_arg:* )
9690 break ;; 9996 break ;;
9691 * ) 9997 * )
9692 _am_stamp_count=`expr $_am_stamp_count + 1` ;; 9998 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
9693 esac 9999 esac
9694done 10000done
9695echo "timestamp for "$ac_file"" >`$as_dirname -- "$ac_file" || 10001echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
9696$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 10002$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9697 X"$ac_file" : 'X\(//\)[^/]' \| \ 10003 X"$_am_arg" : 'X\(//\)[^/]' \| \
9698 X"$ac_file" : 'X\(//\)$' \| \ 10004 X"$_am_arg" : 'X\(//\)$' \| \
9699 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 10005 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
9700$as_echo X"$ac_file" | 10006$as_echo X"$_am_arg" |
9701 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 10007 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9702 s//\1/ 10008 s//\1/
9703 q 10009 q
9704 } 10010 }
9705 /^X\(\/\/\)[^/].*/{ 10011 /^X\(\/\/\)[^/].*/{
9818 done 10124 done
9819 fi 10125 fi
9820 ;; 10126 ;;
9821 esac 10127 esac
9822 done ;; 10128 done ;;
9823 "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do 10129 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
10130 # Autoconf 2.62 quotes --file arguments for eval, but not when files
10131 # are listed without --file. Let's play safe and only enable the eval
10132 # if we detect the quoting.
10133 case $CONFIG_FILES in
10134 *\'*) eval set x "$CONFIG_FILES" ;;
10135 *) set x $CONFIG_FILES ;;
10136 esac
10137 shift
10138 for mf
10139 do
9824 # Strip MF so we end up with the name of the file. 10140 # Strip MF so we end up with the name of the file.
9825 mf=`echo "$mf" | sed -e 's/:.*$//'` 10141 mf=`echo "$mf" | sed -e 's/:.*$//'`
9826 # Check whether this is an Automake generated Makefile or not. 10142 # Check whether this is an Automake generated Makefile or not.
9827 # We used to match only the files named `Makefile.in', but 10143 # We used to match only the files named `Makefile.in', but
9828 # some people rename them; so instead we look at the file content. 10144 # some people rename them; so instead we look at the file content.
9829 # Grep'ing the first line is not enough: some people post-process 10145 # Grep'ing the first line is not enough: some people post-process
9830 # each Makefile.in and add a new line on top of each file to say so. 10146 # each Makefile.in and add a new line on top of each file to say so.
9831 # So let's grep whole file. 10147 # Grep'ing the whole file is not good either: AIX grep has a line
10148 # limit of 2048, but all sed's we know have understand at least 4000.
9832 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then 10149 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
9833 dirpart=`$as_dirname -- "$mf" || 10150 dirpart=`$as_dirname -- "$mf" ||
9834$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 10151$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9835 X"$mf" : 'X\(//\)[^/]' \| \ 10152 X"$mf" : 'X\(//\)[^/]' \| \
9836 X"$mf" : 'X\(//\)$' \| \ 10153 X"$mf" : 'X\(//\)$' \| \
9837 X"$mf" : 'X\(/\)' \| . 2>/dev/null || 10154 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
9838$as_echo X"$mf" | 10155$as_echo X"$mf" |
9851 /^X\(\/\).*/{ 10168 /^X\(\/\).*/{
9852 s//\1/ 10169 s//\1/
9853 q 10170 q
9854 } 10171 }
9855 s/.*/./; q'` 10172 s/.*/./; q'`
9856 else 10173 else
9857 continue 10174 continue
9858 fi 10175 fi
9859 grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue 10176 # Extract the definition of DEPDIR, am__include, and am__quote
9860 # Extract the definition of DEP_FILES from the Makefile without 10177 # from the Makefile without running `make'.
9861 # running `make'.
9862 DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` 10178 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
9863 test -z "$DEPDIR" && continue 10179 test -z "$DEPDIR" && continue
10180 am__include=`sed -n 's/^am__include = //p' < "$mf"`
10181 test -z "am__include" && continue
10182 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
9864 # When using ansi2knr, U may be empty or an underscore; expand it 10183 # When using ansi2knr, U may be empty or an underscore; expand it
9865 U=`sed -n -e '/^U = / s///p' < "$mf"` 10184 U=`sed -n 's/^U = //p' < "$mf"`
9866 test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" 10185 # Find all dependency output files, they are included files with
9867 # We invoke sed twice because it is the simplest approach to 10186 # $(DEPDIR) in their names. We invoke sed twice because it is the
9868 # changing $(DEPDIR) to its actual value in the expansion. 10187 # simplest approach to changing $(DEPDIR) to its actual value in the
10188 # expansion.
9869 for file in `sed -n -e ' 10189 for file in `sed -n "
9870 /^DEP_FILES = .*\\\\$/ { 10190 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
9871 s/^DEP_FILES = //
9872 :loop
9873 s/\\\\$//
9874 p
9875 n
9876 /\\\\$/ b loop
9877 p
9878 }
9879 /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
9880 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 10191 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
9881 # Make sure the directory exists. 10192 # Make sure the directory exists.
9882 test -f "$dirpart/$file" && continue 10193 test -f "$dirpart/$file" && continue
9883 fdir=`$as_dirname -- "$file" || 10194 fdir=`$as_dirname -- "$file" ||
9884$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 10195$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9885 X"$file" : 'X\(//\)[^/]' \| \ 10196 X"$file" : 'X\(//\)[^/]' \| \
9886 X"$file" : 'X\(//\)$' \| \ 10197 X"$file" : 'X\(//\)$' \| \
9887 X"$file" : 'X\(/\)' \| . 2>/dev/null || 10198 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
9888$as_echo X"$file" | 10199$as_echo X"$file" |
9901 /^X\(\/\).*/{ 10212 /^X\(\/\).*/{
9902 s//\1/ 10213 s//\1/
9903 q 10214 q
9904 } 10215 }
9905 s/.*/./; q'` 10216 s/.*/./; q'`
9906 as_dir=$dirpart/$fdir; as_fn_mkdir_p 10217 as_dir=$dirpart/$fdir; as_fn_mkdir_p
9907 # echo "creating $dirpart/$file" 10218 # echo "creating $dirpart/$file"
9908 echo '# dummy' > "$dirpart/$file" 10219 echo '# dummy' > "$dirpart/$file"
10220 done
9909 done 10221 done
9910done 10222}
9911 ;; 10223 ;;
9912 10224
9913 esac 10225 esac
9914done # for ac_tag 10226done # for ac_tag
9915 10227
9966if test "x$DIGEST" = xmd4; then 10278if test "x$DIGEST" = xmd4; then
9967echo "***" 10279echo "***"
9968echo "*** WARNING: The digest you have chosen ($DIGEST) is known to be insecure" 10280echo "*** WARNING: The digest you have chosen ($DIGEST) is known to be insecure"
9969fi 10281fi
9970 10282
10283if test "x$DIGEST" = xmd5; then
10284echo "***"
10285echo "*** WARNING: The digest you have chosen ($DIGEST) is probably insecure"
10286fi
10287
9971if test "$HMAC" -lt 12; then 10288if test "$HMAC" -lt 12; then
9972echo "***" 10289echo "***"
9973echo "*** WARNING: The hmac length you have chosen ($HMAC) is probably insecure" 10290echo "*** WARNING: The hmac length you have chosen ($HMAC) is probably insecure"
9974fi 10291fi
9975 10292

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines