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.55 by root, Wed Jun 18 20:40:51 2014 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.
725with_libintl_prefix 753with_libintl_prefix
726enable_iftype 754enable_iftype
727with_kernel 755with_kernel
728with_openssl_include 756with_openssl_include
729with_openssl_lib 757with_openssl_lib
758enable_threads
730enable_static_daemon 759enable_static_daemon
731enable_icmp 760enable_icmp
732enable_tcp 761enable_tcp
733enable_http_proxy 762enable_http_proxy
734enable_dns 763enable_dns
764enable_rsa_length
735enable_hmac_length 765enable_hmac_length
736enable_rand_length 766enable_rand_length
737enable_max_mtu 767enable_max_mtu
738enable_compression 768enable_compression
739enable_cipher 769enable_cipher
740enable_digest 770enable_hmac_digest
771enable_auth_digest
741' 772'
742 ac_precious_vars='build_alias 773 ac_precious_vars='build_alias
743host_alias 774host_alias
744target_alias 775target_alias
745CC 776CC
1154 *) 1185 *)
1155 # FIXME: should be removed in autoconf 3.0. 1186 # FIXME: should be removed in autoconf 3.0.
1156 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1187 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1157 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1188 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1158 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1189 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1159 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1190 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1160 ;; 1191 ;;
1161 1192
1162 esac 1193 esac
1163done 1194done
1164 1195
1205 1236
1206# FIXME: To remove some day. 1237# FIXME: To remove some day.
1207if test "x$host_alias" != x; then 1238if test "x$host_alias" != x; then
1208 if test "x$build_alias" = x; then 1239 if test "x$build_alias" = x; then
1209 cross_compiling=maybe 1240 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 1241 elif test "x$build_alias" != "x$host_alias"; then
1213 cross_compiling=yes 1242 cross_compiling=yes
1214 fi 1243 fi
1215fi 1244fi
1216 1245
1385 "tincd/darwin" "native/cygwin"; Untested 1414 "tincd/darwin" "native/cygwin"; Untested
1386 combinations are: "tincd/bsd" "tincd/solaris" 1415 combinations are: "tincd/bsd" "tincd/solaris"
1387 "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket"; 1416 "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket";
1388 Broken combinations are: "tincd/cygwin"; The default 1417 Broken combinations are: "tincd/cygwin"; The default
1389 is to autodetect. 1418 is to autodetect.
1419 --enable-threads try to use threads for long-running asynchronous
1420 operations (default enabled).
1390 --enable-static-daemon enable statically linked daemon. 1421 --enable-static-daemon enable statically linked daemon.
1391 --disable-icmp enable icmp protocol support (default enabled). 1422 --disable-icmp enable icmp protocol support (default enabled).
1392 --disable-tcp enable tcp protocol support (default enabled). 1423 --disable-tcp enable tcp protocol support (default enabled).
1393 --disable-http-proxy enable http proxy connect support (default enabled). 1424 --disable-http-proxy enable http proxy connect support (default enabled).
1394 --enable-dns enable dns tunnel protocol support (default 1425 --enable-dns enable dns tunnel protocol support (default
1395 disabled). 1426 disabled).
1427 --enable-rsa-length=BITS
1428 use BITS rsa keys (default 3072). Allowed values are
1429 2048-10240.
1396 --enable-hmac-length=BYTES 1430 --enable-hmac-length=BYTES
1397 use a hmac of length BYTES bytes (default 12). 1431 use a hmac of length BYTES bytes (default 12).
1398 Allowed values are 4, 8, 12, 16. 1432 Allowed values are 4, 8, 12, 16.
1399 --enable-rand-length=BYTES 1433 --enable-rand-length=BYTES
1400 use BYTES bytes of extra randomness (default 8). 1434 use BYTES bytes of extra randomness (default 12).
1401 Allowed values are 0, 4, 8. 1435 Allowed values are 0, 4, 8, 12.
1402 --enable-max-mtu=BYTES enable mtu sizes upto BYTES bytes (default 1500). 1436 --enable-max-mtu=BYTES enable mtu sizes upto BYTES bytes (default 1500).
1403 Use 9100 for jumbogram support. 1437 Use 9100 for jumbogram support.
1404 --disable-compression Disable compression support. 1438 --disable-compression Disable compression support.
1405 --enable-cipher=CIPHER Select the symmetric cipher (default "aes-128"). 1439 --enable-cipher=CIPHER Select the symmetric cipher (default "aes-128").
1406 Must be one of "bf" (blowfish), "aes-128" 1440 Must be one of "bf" (blowfish), "aes-128"
1407 (rijndael), "aes-192" or "aes-256". 1441 (rijndael), "aes-192", "aes-256", "camellia-128" or
1408 --enable-digest=CIPHER Select the digest algorithm to use (default 1442 "camellia-256".
1443 --enable-hmac-digest=HMAC
1444 Select the HMAC digest algorithm to use (default
1409 "ripemd160"). Must be one of "sha512", "sha256", 1445 "sha1"). Must be one of "sha512", "sha256", "sha1",
1410 "sha1" (somewhat insecure), "ripemd160", "md5" 1446 "ripemd160", "whirlpool".
1411 (insecure) or "md4" (insecure). 1447 --enable-auth-digest=DIGEST
1448 Select the hmac algorithm to use (default "sha512").
1449 Must be one of "sha512", "sha256", "whirlpool".
1412 1450
1413Optional Packages: 1451Optional Packages:
1414 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1452 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1415 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1453 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1416 --with-gnu-ld assume the C compiler uses GNU ld default=no 1454 --with-gnu-ld assume the C compiler uses GNU ld default=no
1501 1539
1502test -n "$ac_init_help" && exit $ac_status 1540test -n "$ac_init_help" && exit $ac_status
1503if $ac_init_version; then 1541if $ac_init_version; then
1504 cat <<\_ACEOF 1542 cat <<\_ACEOF
1505configure 1543configure
1506generated by GNU Autoconf 2.67 1544generated by GNU Autoconf 2.69
1507 1545
1508Copyright (C) 2010 Free Software Foundation, Inc. 1546Copyright (C) 2012 Free Software Foundation, Inc.
1509This configure script is free software; the Free Software Foundation 1547This configure script is free software; the Free Software Foundation
1510gives unlimited permission to copy, distribute and modify it. 1548gives unlimited permission to copy, distribute and modify it.
1511_ACEOF 1549_ACEOF
1512 exit 1550 exit
1513fi 1551fi
1547 $as_echo "$as_me: failed program was:" >&5 1585 $as_echo "$as_me: failed program was:" >&5
1548sed 's/^/| /' conftest.$ac_ext >&5 1586sed 's/^/| /' conftest.$ac_ext >&5
1549 1587
1550 ac_retval=1 1588 ac_retval=1
1551fi 1589fi
1552 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1590 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1553 as_fn_set_status $ac_retval 1591 as_fn_set_status $ac_retval
1554 1592
1555} # ac_fn_c_try_compile 1593} # ac_fn_c_try_compile
1556 1594
1557# ac_fn_c_try_link LINENO 1595# ac_fn_c_try_link LINENO
1579 test $ac_status = 0; } && { 1617 test $ac_status = 0; } && {
1580 test -z "$ac_c_werror_flag" || 1618 test -z "$ac_c_werror_flag" ||
1581 test ! -s conftest.err 1619 test ! -s conftest.err
1582 } && test -s conftest$ac_exeext && { 1620 } && test -s conftest$ac_exeext && {
1583 test "$cross_compiling" = yes || 1621 test "$cross_compiling" = yes ||
1584 $as_test_x conftest$ac_exeext 1622 test -x conftest$ac_exeext
1585 }; then : 1623 }; then :
1586 ac_retval=0 1624 ac_retval=0
1587else 1625else
1588 $as_echo "$as_me: failed program was:" >&5 1626 $as_echo "$as_me: failed program was:" >&5
1589sed 's/^/| /' conftest.$ac_ext >&5 1627sed 's/^/| /' conftest.$ac_ext >&5
1593 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1631 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1594 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1632 # 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 1633 # 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. 1634 # left behind by Apple's compiler. We do this before executing the actions.
1597 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1635 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1598 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1636 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1599 as_fn_set_status $ac_retval 1637 as_fn_set_status $ac_retval
1600 1638
1601} # ac_fn_c_try_link 1639} # ac_fn_c_try_link
1602 1640
1603# ac_fn_c_try_cpp LINENO 1641# ac_fn_c_try_cpp LINENO
1630 $as_echo "$as_me: failed program was:" >&5 1668 $as_echo "$as_me: failed program was:" >&5
1631sed 's/^/| /' conftest.$ac_ext >&5 1669sed 's/^/| /' conftest.$ac_ext >&5
1632 1670
1633 ac_retval=1 1671 ac_retval=1
1634fi 1672fi
1635 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1673 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1636 as_fn_set_status $ac_retval 1674 as_fn_set_status $ac_retval
1637 1675
1638} # ac_fn_c_try_cpp 1676} # ac_fn_c_try_cpp
1639 1677
1640# ac_fn_cxx_try_compile LINENO 1678# ac_fn_cxx_try_compile LINENO
1668 $as_echo "$as_me: failed program was:" >&5 1706 $as_echo "$as_me: failed program was:" >&5
1669sed 's/^/| /' conftest.$ac_ext >&5 1707sed 's/^/| /' conftest.$ac_ext >&5
1670 1708
1671 ac_retval=1 1709 ac_retval=1
1672fi 1710fi
1673 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1711 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1674 as_fn_set_status $ac_retval 1712 as_fn_set_status $ac_retval
1675 1713
1676} # ac_fn_cxx_try_compile 1714} # ac_fn_cxx_try_compile
1677 1715
1678# ac_fn_cxx_try_cpp LINENO 1716# ac_fn_cxx_try_cpp LINENO
1705 $as_echo "$as_me: failed program was:" >&5 1743 $as_echo "$as_me: failed program was:" >&5
1706sed 's/^/| /' conftest.$ac_ext >&5 1744sed 's/^/| /' conftest.$ac_ext >&5
1707 1745
1708 ac_retval=1 1746 ac_retval=1
1709fi 1747fi
1710 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1748 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1711 as_fn_set_status $ac_retval 1749 as_fn_set_status $ac_retval
1712 1750
1713} # ac_fn_cxx_try_cpp 1751} # ac_fn_cxx_try_cpp
1714 1752
1715# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 1753# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1718# the include files in INCLUDES and setting the cache variable VAR 1756# the include files in INCLUDES and setting the cache variable VAR
1719# accordingly. 1757# accordingly.
1720ac_fn_cxx_check_header_mongrel () 1758ac_fn_cxx_check_header_mongrel ()
1721{ 1759{
1722 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1760 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1723 if eval "test \"\${$3+set}\"" = set; then : 1761 if eval \${$3+:} false; then :
1724 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1725$as_echo_n "checking for $2... " >&6; } 1763$as_echo_n "checking for $2... " >&6; }
1726if eval "test \"\${$3+set}\"" = set; then : 1764if eval \${$3+:} false; then :
1727 $as_echo_n "(cached) " >&6 1765 $as_echo_n "(cached) " >&6
1728fi 1766fi
1729eval ac_res=\$$3 1767eval ac_res=\$$3
1730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1731$as_echo "$ac_res" >&6; } 1769$as_echo "$ac_res" >&6; }
1784$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1822$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1785 ;; 1823 ;;
1786esac 1824esac
1787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1788$as_echo_n "checking for $2... " >&6; } 1826$as_echo_n "checking for $2... " >&6; }
1789if eval "test \"\${$3+set}\"" = set; then : 1827if eval \${$3+:} false; then :
1790 $as_echo_n "(cached) " >&6 1828 $as_echo_n "(cached) " >&6
1791else 1829else
1792 eval "$3=\$ac_header_compiler" 1830 eval "$3=\$ac_header_compiler"
1793fi 1831fi
1794eval ac_res=\$$3 1832eval ac_res=\$$3
1795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1796$as_echo "$ac_res" >&6; } 1834$as_echo "$ac_res" >&6; }
1797fi 1835fi
1798 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1836 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1799 1837
1800} # ac_fn_cxx_check_header_mongrel 1838} # ac_fn_cxx_check_header_mongrel
1801 1839
1802# ac_fn_cxx_try_run LINENO 1840# ac_fn_cxx_try_run LINENO
1803# ------------------------ 1841# ------------------------
1834sed 's/^/| /' conftest.$ac_ext >&5 1872sed 's/^/| /' conftest.$ac_ext >&5
1835 1873
1836 ac_retval=$ac_status 1874 ac_retval=$ac_status
1837fi 1875fi
1838 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1876 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1839 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1877 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1840 as_fn_set_status $ac_retval 1878 as_fn_set_status $ac_retval
1841 1879
1842} # ac_fn_cxx_try_run 1880} # ac_fn_cxx_try_run
1843 1881
1844# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES 1882# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES
1848ac_fn_cxx_check_header_compile () 1886ac_fn_cxx_check_header_compile ()
1849{ 1887{
1850 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1888 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 1889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1852$as_echo_n "checking for $2... " >&6; } 1890$as_echo_n "checking for $2... " >&6; }
1853if eval "test \"\${$3+set}\"" = set; then : 1891if eval \${$3+:} false; then :
1854 $as_echo_n "(cached) " >&6 1892 $as_echo_n "(cached) " >&6
1855else 1893else
1856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1894 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1857/* end confdefs.h. */ 1895/* end confdefs.h. */
1858$4 1896$4
1866rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1904rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1867fi 1905fi
1868eval ac_res=\$$3 1906eval ac_res=\$$3
1869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1870$as_echo "$ac_res" >&6; } 1908$as_echo "$ac_res" >&6; }
1871 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1909 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1872 1910
1873} # ac_fn_cxx_check_header_compile 1911} # ac_fn_cxx_check_header_compile
1874 1912
1875# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES 1913# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
1876# --------------------------------------------- 1914# ---------------------------------------------
1879ac_fn_cxx_check_type () 1917ac_fn_cxx_check_type ()
1880{ 1918{
1881 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1919 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 1920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1883$as_echo_n "checking for $2... " >&6; } 1921$as_echo_n "checking for $2... " >&6; }
1884if eval "test \"\${$3+set}\"" = set; then : 1922if eval \${$3+:} false; then :
1885 $as_echo_n "(cached) " >&6 1923 $as_echo_n "(cached) " >&6
1886else 1924else
1887 eval "$3=no" 1925 eval "$3=no"
1888 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1926 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1889/* end confdefs.h. */ 1927/* end confdefs.h. */
1920rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1958rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1921fi 1959fi
1922eval ac_res=\$$3 1960eval ac_res=\$$3
1923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1924$as_echo "$ac_res" >&6; } 1962$as_echo "$ac_res" >&6; }
1925 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1963 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1926 1964
1927} # ac_fn_cxx_check_type 1965} # ac_fn_cxx_check_type
1928 1966
1929# ac_fn_c_try_run LINENO 1967# ac_fn_c_try_run LINENO
1930# ---------------------- 1968# ----------------------
1961sed 's/^/| /' conftest.$ac_ext >&5 1999sed 's/^/| /' conftest.$ac_ext >&5
1962 2000
1963 ac_retval=$ac_status 2001 ac_retval=$ac_status
1964fi 2002fi
1965 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2003 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1966 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2004 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1967 as_fn_set_status $ac_retval 2005 as_fn_set_status $ac_retval
1968 2006
1969} # ac_fn_c_try_run 2007} # ac_fn_c_try_run
1970 2008
1971# ac_fn_c_check_func LINENO FUNC VAR 2009# ac_fn_c_check_func LINENO FUNC VAR
1974ac_fn_c_check_func () 2012ac_fn_c_check_func ()
1975{ 2013{
1976 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2014 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 2015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1978$as_echo_n "checking for $2... " >&6; } 2016$as_echo_n "checking for $2... " >&6; }
1979if eval "test \"\${$3+set}\"" = set; then : 2017if eval \${$3+:} false; then :
1980 $as_echo_n "(cached) " >&6 2018 $as_echo_n "(cached) " >&6
1981else 2019else
1982 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2020 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1983/* end confdefs.h. */ 2021/* end confdefs.h. */
1984/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2022/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2029 conftest$ac_exeext conftest.$ac_ext 2067 conftest$ac_exeext conftest.$ac_ext
2030fi 2068fi
2031eval ac_res=\$$3 2069eval ac_res=\$$3
2032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2033$as_echo "$ac_res" >&6; } 2071$as_echo "$ac_res" >&6; }
2034 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2072 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2035 2073
2036} # ac_fn_c_check_func 2074} # ac_fn_c_check_func
2037 2075
2038# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 2076# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2039# ------------------------------------------------------- 2077# -------------------------------------------------------
2041# the include files in INCLUDES and setting the cache variable VAR 2079# the include files in INCLUDES and setting the cache variable VAR
2042# accordingly. 2080# accordingly.
2043ac_fn_c_check_header_mongrel () 2081ac_fn_c_check_header_mongrel ()
2044{ 2082{
2045 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2083 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2046 if eval "test \"\${$3+set}\"" = set; then : 2084 if eval \${$3+:} false; then :
2047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2085 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2048$as_echo_n "checking for $2... " >&6; } 2086$as_echo_n "checking for $2... " >&6; }
2049if eval "test \"\${$3+set}\"" = set; then : 2087if eval \${$3+:} false; then :
2050 $as_echo_n "(cached) " >&6 2088 $as_echo_n "(cached) " >&6
2051fi 2089fi
2052eval ac_res=\$$3 2090eval ac_res=\$$3
2053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2054$as_echo "$ac_res" >&6; } 2092$as_echo "$ac_res" >&6; }
2107$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 2145$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2108 ;; 2146 ;;
2109esac 2147esac
2110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2148 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2111$as_echo_n "checking for $2... " >&6; } 2149$as_echo_n "checking for $2... " >&6; }
2112if eval "test \"\${$3+set}\"" = set; then : 2150if eval \${$3+:} false; then :
2113 $as_echo_n "(cached) " >&6 2151 $as_echo_n "(cached) " >&6
2114else 2152else
2115 eval "$3=\$ac_header_compiler" 2153 eval "$3=\$ac_header_compiler"
2116fi 2154fi
2117eval ac_res=\$$3 2155eval ac_res=\$$3
2118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2119$as_echo "$ac_res" >&6; } 2157$as_echo "$ac_res" >&6; }
2120fi 2158fi
2121 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2159 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2122 2160
2123} # ac_fn_c_check_header_mongrel 2161} # ac_fn_c_check_header_mongrel
2124 2162
2125# ac_fn_cxx_try_link LINENO 2163# ac_fn_cxx_try_link LINENO
2126# ------------------------- 2164# -------------------------
2147 test $ac_status = 0; } && { 2185 test $ac_status = 0; } && {
2148 test -z "$ac_cxx_werror_flag" || 2186 test -z "$ac_cxx_werror_flag" ||
2149 test ! -s conftest.err 2187 test ! -s conftest.err
2150 } && test -s conftest$ac_exeext && { 2188 } && test -s conftest$ac_exeext && {
2151 test "$cross_compiling" = yes || 2189 test "$cross_compiling" = yes ||
2152 $as_test_x conftest$ac_exeext 2190 test -x conftest$ac_exeext
2153 }; then : 2191 }; then :
2154 ac_retval=0 2192 ac_retval=0
2155else 2193else
2156 $as_echo "$as_me: failed program was:" >&5 2194 $as_echo "$as_me: failed program was:" >&5
2157sed 's/^/| /' conftest.$ac_ext >&5 2195sed 's/^/| /' conftest.$ac_ext >&5
2161 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 2199 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2162 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 2200 # 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 2201 # 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. 2202 # left behind by Apple's compiler. We do this before executing the actions.
2165 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2203 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2166 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2204 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2167 as_fn_set_status $ac_retval 2205 as_fn_set_status $ac_retval
2168 2206
2169} # ac_fn_cxx_try_link 2207} # ac_fn_cxx_try_link
2170 2208
2171# ac_fn_cxx_check_func LINENO FUNC VAR 2209# ac_fn_cxx_check_func LINENO FUNC VAR
2174ac_fn_cxx_check_func () 2212ac_fn_cxx_check_func ()
2175{ 2213{
2176 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2214 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 2215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2178$as_echo_n "checking for $2... " >&6; } 2216$as_echo_n "checking for $2... " >&6; }
2179if eval "test \"\${$3+set}\"" = set; then : 2217if eval \${$3+:} false; then :
2180 $as_echo_n "(cached) " >&6 2218 $as_echo_n "(cached) " >&6
2181else 2219else
2182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2220 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2183/* end confdefs.h. */ 2221/* end confdefs.h. */
2184/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2222/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2229 conftest$ac_exeext conftest.$ac_ext 2267 conftest$ac_exeext conftest.$ac_ext
2230fi 2268fi
2231eval ac_res=\$$3 2269eval ac_res=\$$3
2232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2270 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2233$as_echo "$ac_res" >&6; } 2271$as_echo "$ac_res" >&6; }
2234 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2272 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2235 2273
2236} # ac_fn_cxx_check_func 2274} # ac_fn_cxx_check_func
2237cat >config.log <<_ACEOF 2275cat >config.log <<_ACEOF
2238This file contains any messages produced by compilers while 2276This file contains any messages produced by compilers while
2239running configure, to aid debugging if configure makes a mistake. 2277running configure, to aid debugging if configure makes a mistake.
2240 2278
2241It was created by $as_me, which was 2279It was created by $as_me, which was
2242generated by GNU Autoconf 2.67. Invocation command line was 2280generated by GNU Autoconf 2.69. Invocation command line was
2243 2281
2244 $ $0 $@ 2282 $ $0 $@
2245 2283
2246_ACEOF 2284_ACEOF
2247exec 5>>config.log 2285exec 5>>config.log
2495 sed 's/^/| /' "$ac_site_file" >&5 2533 sed 's/^/| /' "$ac_site_file" >&5
2496 . "$ac_site_file" \ 2534 . "$ac_site_file" \
2497 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2535 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2498$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2536$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2499as_fn_error $? "failed to load site script $ac_site_file 2537as_fn_error $? "failed to load site script $ac_site_file
2500See \`config.log' for more details" "$LINENO" 5 ; } 2538See \`config.log' for more details" "$LINENO" 5; }
2501 fi 2539 fi
2502done 2540done
2503 2541
2504if test -r "$cache_file"; then 2542if test -r "$cache_file"; then
2505 # Some versions of bash will fail to source /dev/null (special files 2543 # Some versions of bash will fail to source /dev/null (special files
2620$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2658$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 2659 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2622 2660
2623{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 2661{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2624$as_echo_n "checking build system type... " >&6; } 2662$as_echo_n "checking build system type... " >&6; }
2625if test "${ac_cv_build+set}" = set; then : 2663if ${ac_cv_build+:} false; then :
2626 $as_echo_n "(cached) " >&6 2664 $as_echo_n "(cached) " >&6
2627else 2665else
2628 ac_build_alias=$build_alias 2666 ac_build_alias=$build_alias
2629test "x$ac_build_alias" = x && 2667test "x$ac_build_alias" = x &&
2630 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2668 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2636fi 2674fi
2637{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2675{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2638$as_echo "$ac_cv_build" >&6; } 2676$as_echo "$ac_cv_build" >&6; }
2639case $ac_cv_build in 2677case $ac_cv_build in
2640*-*-*) ;; 2678*-*-*) ;;
2641*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 2679*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2642esac 2680esac
2643build=$ac_cv_build 2681build=$ac_cv_build
2644ac_save_IFS=$IFS; IFS='-' 2682ac_save_IFS=$IFS; IFS='-'
2645set x $ac_cv_build 2683set x $ac_cv_build
2646shift 2684shift
2654case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2692case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2655 2693
2656 2694
2657{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 2695{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2658$as_echo_n "checking host system type... " >&6; } 2696$as_echo_n "checking host system type... " >&6; }
2659if test "${ac_cv_host+set}" = set; then : 2697if ${ac_cv_host+:} false; then :
2660 $as_echo_n "(cached) " >&6 2698 $as_echo_n "(cached) " >&6
2661else 2699else
2662 if test "x$host_alias" = x; then 2700 if test "x$host_alias" = x; then
2663 ac_cv_host=$ac_cv_build 2701 ac_cv_host=$ac_cv_build
2664else 2702else
2669fi 2707fi
2670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2708{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2671$as_echo "$ac_cv_host" >&6; } 2709$as_echo "$ac_cv_host" >&6; }
2672case $ac_cv_host in 2710case $ac_cv_host in
2673*-*-*) ;; 2711*-*-*) ;;
2674*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 2712*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2675esac 2713esac
2676host=$ac_cv_host 2714host=$ac_cv_host
2677ac_save_IFS=$IFS; IFS='-' 2715ac_save_IFS=$IFS; IFS='-'
2678set x $ac_cv_host 2716set x $ac_cv_host
2679shift 2717shift
2687case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 2725case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2688 2726
2689 2727
2690{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5 2728{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2691$as_echo_n "checking target system type... " >&6; } 2729$as_echo_n "checking target system type... " >&6; }
2692if test "${ac_cv_target+set}" = set; then : 2730if ${ac_cv_target+:} false; then :
2693 $as_echo_n "(cached) " >&6 2731 $as_echo_n "(cached) " >&6
2694else 2732else
2695 if test "x$target_alias" = x; then 2733 if test "x$target_alias" = x; then
2696 ac_cv_target=$ac_cv_host 2734 ac_cv_target=$ac_cv_host
2697else 2735else
2702fi 2740fi
2703{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5 2741{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2704$as_echo "$ac_cv_target" >&6; } 2742$as_echo "$ac_cv_target" >&6; }
2705case $ac_cv_target in 2743case $ac_cv_target in
2706*-*-*) ;; 2744*-*-*) ;;
2707*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;; 2745*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
2708esac 2746esac
2709target=$ac_cv_target 2747target=$ac_cv_target
2710ac_save_IFS=$IFS; IFS='-' 2748ac_save_IFS=$IFS; IFS='-'
2711set x $ac_cv_target 2749set x $ac_cv_target
2712shift 2750shift
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 &&
2887do 2925do
2888 # Extract the first word of "$ac_prog", so it can be a program name with args. 2926 # Extract the first word of "$ac_prog", so it can be a program name with args.
2889set dummy $ac_prog; ac_word=$2 2927set dummy $ac_prog; ac_word=$2
2890{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2928{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2891$as_echo_n "checking for $ac_word... " >&6; } 2929$as_echo_n "checking for $ac_word... " >&6; }
2892if test "${ac_cv_prog_AWK+set}" = set; then : 2930if ${ac_cv_prog_AWK+:} false; then :
2893 $as_echo_n "(cached) " >&6 2931 $as_echo_n "(cached) " >&6
2894else 2932else
2895 if test -n "$AWK"; then 2933 if test -n "$AWK"; then
2896 ac_cv_prog_AWK="$AWK" # Let the user override the test. 2934 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2897else 2935else
2899for as_dir in $PATH 2937for as_dir in $PATH
2900do 2938do
2901 IFS=$as_save_IFS 2939 IFS=$as_save_IFS
2902 test -z "$as_dir" && as_dir=. 2940 test -z "$as_dir" && as_dir=.
2903 for ac_exec_ext in '' $ac_executable_extensions; do 2941 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 2942 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2905 ac_cv_prog_AWK="$ac_prog" 2943 ac_cv_prog_AWK="$ac_prog"
2906 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 2944 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2907 break 2 2945 break 2
2908 fi 2946 fi
2909done 2947done
2927 2965
2928{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2966{ $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; } 2967$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2930set x ${MAKE-make} 2968set x ${MAKE-make}
2931ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2969ac_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 : 2970if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2933 $as_echo_n "(cached) " >&6 2971 $as_echo_n "(cached) " >&6
2934else 2972else
2935 cat >conftest.make <<\_ACEOF 2973 cat >conftest.make <<\_ACEOF
2936SHELL = /bin/sh 2974SHELL = /bin/sh
2937all: 2975all:
2981fi 3019fi
2982 3020
2983 3021
2984# Define the identity of the package. 3022# Define the identity of the package.
2985 PACKAGE=gvpe 3023 PACKAGE=gvpe
2986 VERSION=2.24 3024 VERSION=2.25
2987 3025
2988 3026
2989cat >>confdefs.h <<_ACEOF 3027cat >>confdefs.h <<_ACEOF
2990#define PACKAGE "$PACKAGE" 3028#define PACKAGE "$PACKAGE"
2991_ACEOF 3029_ACEOF
3024 if test -n "$ac_tool_prefix"; then 3062 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. 3063 # 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 3064set dummy ${ac_tool_prefix}strip; ac_word=$2
3027{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3065{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3028$as_echo_n "checking for $ac_word... " >&6; } 3066$as_echo_n "checking for $ac_word... " >&6; }
3029if test "${ac_cv_prog_STRIP+set}" = set; then : 3067if ${ac_cv_prog_STRIP+:} false; then :
3030 $as_echo_n "(cached) " >&6 3068 $as_echo_n "(cached) " >&6
3031else 3069else
3032 if test -n "$STRIP"; then 3070 if test -n "$STRIP"; then
3033 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 3071 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3034else 3072else
3036for as_dir in $PATH 3074for as_dir in $PATH
3037do 3075do
3038 IFS=$as_save_IFS 3076 IFS=$as_save_IFS
3039 test -z "$as_dir" && as_dir=. 3077 test -z "$as_dir" && as_dir=.
3040 for ac_exec_ext in '' $ac_executable_extensions; do 3078 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 3079 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3042 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 3080 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 3081 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3044 break 2 3082 break 2
3045 fi 3083 fi
3046done 3084done
3064 ac_ct_STRIP=$STRIP 3102 ac_ct_STRIP=$STRIP
3065 # Extract the first word of "strip", so it can be a program name with args. 3103 # Extract the first word of "strip", so it can be a program name with args.
3066set dummy strip; ac_word=$2 3104set dummy strip; ac_word=$2
3067{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3105{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3068$as_echo_n "checking for $ac_word... " >&6; } 3106$as_echo_n "checking for $ac_word... " >&6; }
3069if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 3107if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
3070 $as_echo_n "(cached) " >&6 3108 $as_echo_n "(cached) " >&6
3071else 3109else
3072 if test -n "$ac_ct_STRIP"; then 3110 if test -n "$ac_ct_STRIP"; then
3073 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 3111 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
3074else 3112else
3076for as_dir in $PATH 3114for as_dir in $PATH
3077do 3115do
3078 IFS=$as_save_IFS 3116 IFS=$as_save_IFS
3079 test -z "$as_dir" && as_dir=. 3117 test -z "$as_dir" && as_dir=.
3080 for ac_exec_ext in '' $ac_executable_extensions; do 3118 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 3119 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3082 ac_cv_prog_ac_ct_STRIP="strip" 3120 ac_cv_prog_ac_ct_STRIP="strip"
3083 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3121 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3084 break 2 3122 break 2
3085 fi 3123 fi
3086done 3124done
3151 3189
3152 3190
3153 3191
3154 3192
3155 3193
3156 test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
3157
3158 for k in m4 ; do ACLOCAL="$ACLOCAL -I $k" ; done
3159
3160
3161
3162 MKINSTALLDIRS= 3194 MKINSTALLDIRS=
3163 if test -n "$ac_aux_dir"; then 3195 if test -n "$ac_aux_dir"; then
3164 MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" 3196 MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
3165 fi 3197 fi
3166 if test -z "$MKINSTALLDIRS"; then 3198 if test -z "$MKINSTALLDIRS"; then
3173 3205
3174 # Extract the first word of "msgfmt", so it can be a program name with args. 3206 # Extract the first word of "msgfmt", so it can be a program name with args.
3175set dummy msgfmt; ac_word=$2 3207set dummy msgfmt; ac_word=$2
3176{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3208{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3177$as_echo_n "checking for $ac_word... " >&6; } 3209$as_echo_n "checking for $ac_word... " >&6; }
3178if test "${ac_cv_path_MSGFMT+set}" = set; then : 3210if ${ac_cv_path_MSGFMT+:} false; then :
3179 $as_echo_n "(cached) " >&6 3211 $as_echo_n "(cached) " >&6
3180else 3212else
3181 case "$MSGFMT" in 3213 case "$MSGFMT" in
3182 /*) 3214 /*)
3183 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. 3215 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3210 3242
3211 # Extract the first word of "gmsgfmt", so it can be a program name with args. 3243 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3212set dummy gmsgfmt; ac_word=$2 3244set dummy gmsgfmt; ac_word=$2
3213{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3245{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3214$as_echo_n "checking for $ac_word... " >&6; } 3246$as_echo_n "checking for $ac_word... " >&6; }
3215if test "${ac_cv_path_GMSGFMT+set}" = set; then : 3247if ${ac_cv_path_GMSGFMT+:} false; then :
3216 $as_echo_n "(cached) " >&6 3248 $as_echo_n "(cached) " >&6
3217else 3249else
3218 case $GMSGFMT in 3250 case $GMSGFMT in
3219 [\\/]* | ?:[\\/]*) 3251 [\\/]* | ?:[\\/]*)
3220 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. 3252 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3224for as_dir in $PATH 3256for as_dir in $PATH
3225do 3257do
3226 IFS=$as_save_IFS 3258 IFS=$as_save_IFS
3227 test -z "$as_dir" && as_dir=. 3259 test -z "$as_dir" && as_dir=.
3228 for ac_exec_ext in '' $ac_executable_extensions; do 3260 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 3261 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" 3262 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 3263 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3232 break 2 3264 break 2
3233 fi 3265 fi
3234done 3266done
3252 3284
3253 # Extract the first word of "xgettext", so it can be a program name with args. 3285 # Extract the first word of "xgettext", so it can be a program name with args.
3254set dummy xgettext; ac_word=$2 3286set dummy xgettext; ac_word=$2
3255{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3287{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3256$as_echo_n "checking for $ac_word... " >&6; } 3288$as_echo_n "checking for $ac_word... " >&6; }
3257if test "${ac_cv_path_XGETTEXT+set}" = set; then : 3289if ${ac_cv_path_XGETTEXT+:} false; then :
3258 $as_echo_n "(cached) " >&6 3290 $as_echo_n "(cached) " >&6
3259else 3291else
3260 case "$XGETTEXT" in 3292 case "$XGETTEXT" in
3261 /*) 3293 /*)
3262 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. 3294 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
3291 3323
3292 # Extract the first word of "msgmerge", so it can be a program name with args. 3324 # Extract the first word of "msgmerge", so it can be a program name with args.
3293set dummy msgmerge; ac_word=$2 3325set dummy msgmerge; ac_word=$2
3294{ $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
3295$as_echo_n "checking for $ac_word... " >&6; } 3327$as_echo_n "checking for $ac_word... " >&6; }
3296if test "${ac_cv_path_MSGMERGE+set}" = set; then : 3328if ${ac_cv_path_MSGMERGE+:} false; then :
3297 $as_echo_n "(cached) " >&6 3329 $as_echo_n "(cached) " >&6
3298else 3330else
3299 case "$MSGMERGE" in 3331 case "$MSGMERGE" in
3300 /*) 3332 /*)
3301 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path. 3333 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
3442if test -n "$ac_tool_prefix"; then 3474if 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. 3475 # 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 3476set dummy ${ac_tool_prefix}gcc; ac_word=$2
3445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3477{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3446$as_echo_n "checking for $ac_word... " >&6; } 3478$as_echo_n "checking for $ac_word... " >&6; }
3447if test "${ac_cv_prog_CC+set}" = set; then : 3479if ${ac_cv_prog_CC+:} false; then :
3448 $as_echo_n "(cached) " >&6 3480 $as_echo_n "(cached) " >&6
3449else 3481else
3450 if test -n "$CC"; then 3482 if test -n "$CC"; then
3451 ac_cv_prog_CC="$CC" # Let the user override the test. 3483 ac_cv_prog_CC="$CC" # Let the user override the test.
3452else 3484else
3454for as_dir in $PATH 3486for as_dir in $PATH
3455do 3487do
3456 IFS=$as_save_IFS 3488 IFS=$as_save_IFS
3457 test -z "$as_dir" && as_dir=. 3489 test -z "$as_dir" && as_dir=.
3458 for ac_exec_ext in '' $ac_executable_extensions; do 3490 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 3491 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3460 ac_cv_prog_CC="${ac_tool_prefix}gcc" 3492 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 3493 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3462 break 2 3494 break 2
3463 fi 3495 fi
3464done 3496done
3482 ac_ct_CC=$CC 3514 ac_ct_CC=$CC
3483 # Extract the first word of "gcc", so it can be a program name with args. 3515 # Extract the first word of "gcc", so it can be a program name with args.
3484set dummy gcc; ac_word=$2 3516set dummy gcc; ac_word=$2
3485{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3517{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3486$as_echo_n "checking for $ac_word... " >&6; } 3518$as_echo_n "checking for $ac_word... " >&6; }
3487if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3519if ${ac_cv_prog_ac_ct_CC+:} false; then :
3488 $as_echo_n "(cached) " >&6 3520 $as_echo_n "(cached) " >&6
3489else 3521else
3490 if test -n "$ac_ct_CC"; then 3522 if test -n "$ac_ct_CC"; then
3491 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3523 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3492else 3524else
3494for as_dir in $PATH 3526for as_dir in $PATH
3495do 3527do
3496 IFS=$as_save_IFS 3528 IFS=$as_save_IFS
3497 test -z "$as_dir" && as_dir=. 3529 test -z "$as_dir" && as_dir=.
3498 for ac_exec_ext in '' $ac_executable_extensions; do 3530 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 3531 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3500 ac_cv_prog_ac_ct_CC="gcc" 3532 ac_cv_prog_ac_ct_CC="gcc"
3501 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3533 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3502 break 2 3534 break 2
3503 fi 3535 fi
3504done 3536done
3535 if test -n "$ac_tool_prefix"; then 3567 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. 3568 # 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 3569set dummy ${ac_tool_prefix}cc; ac_word=$2
3538{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3570{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3539$as_echo_n "checking for $ac_word... " >&6; } 3571$as_echo_n "checking for $ac_word... " >&6; }
3540if test "${ac_cv_prog_CC+set}" = set; then : 3572if ${ac_cv_prog_CC+:} false; then :
3541 $as_echo_n "(cached) " >&6 3573 $as_echo_n "(cached) " >&6
3542else 3574else
3543 if test -n "$CC"; then 3575 if test -n "$CC"; then
3544 ac_cv_prog_CC="$CC" # Let the user override the test. 3576 ac_cv_prog_CC="$CC" # Let the user override the test.
3545else 3577else
3547for as_dir in $PATH 3579for as_dir in $PATH
3548do 3580do
3549 IFS=$as_save_IFS 3581 IFS=$as_save_IFS
3550 test -z "$as_dir" && as_dir=. 3582 test -z "$as_dir" && as_dir=.
3551 for ac_exec_ext in '' $ac_executable_extensions; do 3583 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 3584 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3553 ac_cv_prog_CC="${ac_tool_prefix}cc" 3585 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 3586 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3555 break 2 3587 break 2
3556 fi 3588 fi
3557done 3589done
3575if test -z "$CC"; then 3607if test -z "$CC"; then
3576 # Extract the first word of "cc", so it can be a program name with args. 3608 # Extract the first word of "cc", so it can be a program name with args.
3577set dummy cc; ac_word=$2 3609set dummy cc; ac_word=$2
3578{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3610{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3579$as_echo_n "checking for $ac_word... " >&6; } 3611$as_echo_n "checking for $ac_word... " >&6; }
3580if test "${ac_cv_prog_CC+set}" = set; then : 3612if ${ac_cv_prog_CC+:} false; then :
3581 $as_echo_n "(cached) " >&6 3613 $as_echo_n "(cached) " >&6
3582else 3614else
3583 if test -n "$CC"; then 3615 if test -n "$CC"; then
3584 ac_cv_prog_CC="$CC" # Let the user override the test. 3616 ac_cv_prog_CC="$CC" # Let the user override the test.
3585else 3617else
3588for as_dir in $PATH 3620for as_dir in $PATH
3589do 3621do
3590 IFS=$as_save_IFS 3622 IFS=$as_save_IFS
3591 test -z "$as_dir" && as_dir=. 3623 test -z "$as_dir" && as_dir=.
3592 for ac_exec_ext in '' $ac_executable_extensions; do 3624 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 3625 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 3626 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3595 ac_prog_rejected=yes 3627 ac_prog_rejected=yes
3596 continue 3628 continue
3597 fi 3629 fi
3598 ac_cv_prog_CC="cc" 3630 ac_cv_prog_CC="cc"
3634 do 3666 do
3635 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3667 # 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 3668set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3637{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3669{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3638$as_echo_n "checking for $ac_word... " >&6; } 3670$as_echo_n "checking for $ac_word... " >&6; }
3639if test "${ac_cv_prog_CC+set}" = set; then : 3671if ${ac_cv_prog_CC+:} false; then :
3640 $as_echo_n "(cached) " >&6 3672 $as_echo_n "(cached) " >&6
3641else 3673else
3642 if test -n "$CC"; then 3674 if test -n "$CC"; then
3643 ac_cv_prog_CC="$CC" # Let the user override the test. 3675 ac_cv_prog_CC="$CC" # Let the user override the test.
3644else 3676else
3646for as_dir in $PATH 3678for as_dir in $PATH
3647do 3679do
3648 IFS=$as_save_IFS 3680 IFS=$as_save_IFS
3649 test -z "$as_dir" && as_dir=. 3681 test -z "$as_dir" && as_dir=.
3650 for ac_exec_ext in '' $ac_executable_extensions; do 3682 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 3683 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3652 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 3684 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 3685 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3654 break 2 3686 break 2
3655 fi 3687 fi
3656done 3688done
3678do 3710do
3679 # Extract the first word of "$ac_prog", so it can be a program name with args. 3711 # Extract the first word of "$ac_prog", so it can be a program name with args.
3680set dummy $ac_prog; ac_word=$2 3712set dummy $ac_prog; ac_word=$2
3681{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3713{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3682$as_echo_n "checking for $ac_word... " >&6; } 3714$as_echo_n "checking for $ac_word... " >&6; }
3683if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3715if ${ac_cv_prog_ac_ct_CC+:} false; then :
3684 $as_echo_n "(cached) " >&6 3716 $as_echo_n "(cached) " >&6
3685else 3717else
3686 if test -n "$ac_ct_CC"; then 3718 if test -n "$ac_ct_CC"; then
3687 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3719 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3688else 3720else
3690for as_dir in $PATH 3722for as_dir in $PATH
3691do 3723do
3692 IFS=$as_save_IFS 3724 IFS=$as_save_IFS
3693 test -z "$as_dir" && as_dir=. 3725 test -z "$as_dir" && as_dir=.
3694 for ac_exec_ext in '' $ac_executable_extensions; do 3726 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 3727 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3696 ac_cv_prog_ac_ct_CC="$ac_prog" 3728 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 3729 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3698 break 2 3730 break 2
3699 fi 3731 fi
3700done 3732done
3733 3765
3734 3766
3735test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3767test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3736$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3768$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3737as_fn_error $? "no acceptable C compiler found in \$PATH 3769as_fn_error $? "no acceptable C compiler found in \$PATH
3738See \`config.log' for more details" "$LINENO" 5 ; } 3770See \`config.log' for more details" "$LINENO" 5; }
3739 3771
3740# Provide some information about the compiler. 3772# Provide some information about the compiler.
3741$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3773$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3742set X $ac_compile 3774set X $ac_compile
3743ac_compiler=$2 3775ac_compiler=$2
3848sed 's/^/| /' conftest.$ac_ext >&5 3880sed 's/^/| /' conftest.$ac_ext >&5
3849 3881
3850{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3882{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3851$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3883$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3852as_fn_error 77 "C compiler cannot create executables 3884as_fn_error 77 "C compiler cannot create executables
3853See \`config.log' for more details" "$LINENO" 5 ; } 3885See \`config.log' for more details" "$LINENO" 5; }
3854else 3886else
3855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3887 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3856$as_echo "yes" >&6; } 3888$as_echo "yes" >&6; }
3857fi 3889fi
3858{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3890{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3891done 3923done
3892else 3924else
3893 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3925 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3894$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3926$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3895as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3927as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3896See \`config.log' for more details" "$LINENO" 5 ; } 3928See \`config.log' for more details" "$LINENO" 5; }
3897fi 3929fi
3898rm -f conftest conftest$ac_cv_exeext 3930rm -f conftest conftest$ac_cv_exeext
3899{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 3931{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3900$as_echo "$ac_cv_exeext" >&6; } 3932$as_echo "$ac_cv_exeext" >&6; }
3901 3933
3950 else 3982 else
3951 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3983 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3952$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3984$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3953as_fn_error $? "cannot run C compiled programs. 3985as_fn_error $? "cannot run C compiled programs.
3954If you meant to cross compile, use \`--host'. 3986If you meant to cross compile, use \`--host'.
3955See \`config.log' for more details" "$LINENO" 5 ; } 3987See \`config.log' for more details" "$LINENO" 5; }
3956 fi 3988 fi
3957 fi 3989 fi
3958fi 3990fi
3959{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 3991{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3960$as_echo "$cross_compiling" >&6; } 3992$as_echo "$cross_compiling" >&6; }
3961 3993
3962rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 3994rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3963ac_clean_files=$ac_clean_files_save 3995ac_clean_files=$ac_clean_files_save
3964{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3996{ $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; } 3997$as_echo_n "checking for suffix of object files... " >&6; }
3966if test "${ac_cv_objext+set}" = set; then : 3998if ${ac_cv_objext+:} false; then :
3967 $as_echo_n "(cached) " >&6 3999 $as_echo_n "(cached) " >&6
3968else 4000else
3969 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4001 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3970/* end confdefs.h. */ 4002/* end confdefs.h. */
3971 4003
4002sed 's/^/| /' conftest.$ac_ext >&5 4034sed 's/^/| /' conftest.$ac_ext >&5
4003 4035
4004{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4036{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4005$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4037$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4006as_fn_error $? "cannot compute suffix of object files: cannot compile 4038as_fn_error $? "cannot compute suffix of object files: cannot compile
4007See \`config.log' for more details" "$LINENO" 5 ; } 4039See \`config.log' for more details" "$LINENO" 5; }
4008fi 4040fi
4009rm -f conftest.$ac_cv_objext conftest.$ac_ext 4041rm -f conftest.$ac_cv_objext conftest.$ac_ext
4010fi 4042fi
4011{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 4043{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4012$as_echo "$ac_cv_objext" >&6; } 4044$as_echo "$ac_cv_objext" >&6; }
4013OBJEXT=$ac_cv_objext 4045OBJEXT=$ac_cv_objext
4014ac_objext=$OBJEXT 4046ac_objext=$OBJEXT
4015{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 4047{ $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; } 4048$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4017if test "${ac_cv_c_compiler_gnu+set}" = set; then : 4049if ${ac_cv_c_compiler_gnu+:} false; then :
4018 $as_echo_n "(cached) " >&6 4050 $as_echo_n "(cached) " >&6
4019else 4051else
4020 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4052 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4021/* end confdefs.h. */ 4053/* end confdefs.h. */
4022 4054
4049fi 4081fi
4050ac_test_CFLAGS=${CFLAGS+set} 4082ac_test_CFLAGS=${CFLAGS+set}
4051ac_save_CFLAGS=$CFLAGS 4083ac_save_CFLAGS=$CFLAGS
4052{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 4084{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4053$as_echo_n "checking whether $CC accepts -g... " >&6; } 4085$as_echo_n "checking whether $CC accepts -g... " >&6; }
4054if test "${ac_cv_prog_cc_g+set}" = set; then : 4086if ${ac_cv_prog_cc_g+:} false; then :
4055 $as_echo_n "(cached) " >&6 4087 $as_echo_n "(cached) " >&6
4056else 4088else
4057 ac_save_c_werror_flag=$ac_c_werror_flag 4089 ac_save_c_werror_flag=$ac_c_werror_flag
4058 ac_c_werror_flag=yes 4090 ac_c_werror_flag=yes
4059 ac_cv_prog_cc_g=no 4091 ac_cv_prog_cc_g=no
4127 CFLAGS= 4159 CFLAGS=
4128 fi 4160 fi
4129fi 4161fi
4130{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 4162{ $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; } 4163$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4132if test "${ac_cv_prog_cc_c89+set}" = set; then : 4164if ${ac_cv_prog_cc_c89+:} false; then :
4133 $as_echo_n "(cached) " >&6 4165 $as_echo_n "(cached) " >&6
4134else 4166else
4135 ac_cv_prog_cc_c89=no 4167 ac_cv_prog_cc_c89=no
4136ac_save_CC=$CC 4168ac_save_CC=$CC
4137cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4169cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4138/* end confdefs.h. */ 4170/* end confdefs.h. */
4139#include <stdarg.h> 4171#include <stdarg.h>
4140#include <stdio.h> 4172#include <stdio.h>
4141#include <sys/types.h> 4173struct stat;
4142#include <sys/stat.h>
4143/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ 4174/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4144struct buf { int x; }; 4175struct buf { int x; };
4145FILE * (*rcsopen) (struct buf *, struct stat *, int); 4176FILE * (*rcsopen) (struct buf *, struct stat *, int);
4146static char *e (p, i) 4177static char *e (p, i)
4147 char **p; 4178 char **p;
4226 4257
4227depcc="$CC" am_compiler_list= 4258depcc="$CC" am_compiler_list=
4228 4259
4229{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 4260{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4230$as_echo_n "checking dependency style of $depcc... " >&6; } 4261$as_echo_n "checking dependency style of $depcc... " >&6; }
4231if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : 4262if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4232 $as_echo_n "(cached) " >&6 4263 $as_echo_n "(cached) " >&6
4233else 4264else
4234 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 4265 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 4266 # 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 4267 # making bogus files that we don't know about and never remove. For
4371$as_echo_n "checking for GNU ld... " >&6; } 4402$as_echo_n "checking for GNU ld... " >&6; }
4372else 4403else
4373 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 4404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4374$as_echo_n "checking for non-GNU ld... " >&6; } 4405$as_echo_n "checking for non-GNU ld... " >&6; }
4375fi 4406fi
4376if test "${acl_cv_path_LD+set}" = set; then : 4407if ${acl_cv_path_LD+:} false; then :
4377 $as_echo_n "(cached) " >&6 4408 $as_echo_n "(cached) " >&6
4378else 4409else
4379 if test -z "$LD"; then 4410 if test -z "$LD"; then
4380 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" 4411 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
4381 for ac_dir in $PATH; do 4412 for ac_dir in $PATH; do
4407$as_echo "no" >&6; } 4438$as_echo "no" >&6; }
4408fi 4439fi
4409test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 4440test -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 4441{ $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; } 4442$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4412if test "${acl_cv_prog_gnu_ld+set}" = set; then : 4443if ${acl_cv_prog_gnu_ld+:} false; then :
4413 $as_echo_n "(cached) " >&6 4444 $as_echo_n "(cached) " >&6
4414else 4445else
4415 # I'd rather use --version here, but apparently some GNU ld's only accept -v. 4446 # 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 4447if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
4417 acl_cv_prog_gnu_ld=yes 4448 acl_cv_prog_gnu_ld=yes
4425 4456
4426 4457
4427 4458
4428 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 4459 { $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; } 4460$as_echo_n "checking for shared library run path origin... " >&6; }
4430if test "${acl_cv_rpath+set}" = set; then : 4461if ${acl_cv_rpath+:} false; then :
4431 $as_echo_n "(cached) " >&6 4462 $as_echo_n "(cached) " >&6
4432else 4463else
4433 4464
4434 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ 4465 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 4466 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
4882 4913
4883 4914
4884 4915
4885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5 4916 { $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; } 4917$as_echo_n "checking for GNU gettext in libc... " >&6; }
4887if test "${gt_cv_func_gnugettext1_libc+set}" = set; then : 4918if ${gt_cv_func_gnugettext1_libc+:} false; then :
4888 $as_echo_n "(cached) " >&6 4919 $as_echo_n "(cached) " >&6
4889else 4920else
4890 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4921 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4891/* end confdefs.h. */ 4922/* end confdefs.h. */
4892#include <libintl.h> 4923#include <libintl.h>
4943 done 4974 done
4944 4975
4945 4976
4946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 4977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
4947$as_echo_n "checking for iconv... " >&6; } 4978$as_echo_n "checking for iconv... " >&6; }
4948if test "${am_cv_func_iconv+set}" = set; then : 4979if ${am_cv_func_iconv+:} false; then :
4949 $as_echo_n "(cached) " >&6 4980 $as_echo_n "(cached) " >&6
4950else 4981else
4951 4982
4952 am_cv_func_iconv="no, consider installing GNU libiconv" 4983 am_cv_func_iconv="no, consider installing GNU libiconv"
4953 am_cv_lib_iconv=no 4984 am_cv_lib_iconv=no
5396 done 5427 done
5397 fi 5428 fi
5398 5429
5399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5 5430 { $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; } 5431$as_echo_n "checking for GNU gettext in libintl... " >&6; }
5401if test "${gt_cv_func_gnugettext1_libintl+set}" = set; then : 5432if ${gt_cv_func_gnugettext1_libintl+:} false; then :
5402 $as_echo_n "(cached) " >&6 5433 $as_echo_n "(cached) " >&6
5403else 5434else
5404 gt_save_CPPFLAGS="$CPPFLAGS" 5435 gt_save_CPPFLAGS="$CPPFLAGS"
5405 CPPFLAGS="$CPPFLAGS $INCINTL" 5436 CPPFLAGS="$CPPFLAGS $INCINTL"
5406 gt_save_LIBS="$LIBS" 5437 gt_save_LIBS="$LIBS"
5564# On Suns, sometimes $CPP names a directory. 5595# On Suns, sometimes $CPP names a directory.
5565if test -n "$CPP" && test -d "$CPP"; then 5596if test -n "$CPP" && test -d "$CPP"; then
5566 CPP= 5597 CPP=
5567fi 5598fi
5568if test -z "$CPP"; then 5599if test -z "$CPP"; then
5569 if test "${ac_cv_prog_CPP+set}" = set; then : 5600 if ${ac_cv_prog_CPP+:} false; then :
5570 $as_echo_n "(cached) " >&6 5601 $as_echo_n "(cached) " >&6
5571else 5602else
5572 # Double quotes because CPP needs to be expanded 5603 # Double quotes because CPP needs to be expanded
5573 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 5604 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5574 do 5605 do
5680 5711
5681else 5712else
5682 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5713 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5683$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5714$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5684as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 5715as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5685See \`config.log' for more details" "$LINENO" 5 ; } 5716See \`config.log' for more details" "$LINENO" 5; }
5686fi 5717fi
5687 5718
5688ac_ext=c 5719ac_ext=c
5689ac_cpp='$CPP $CPPFLAGS' 5720ac_cpp='$CPP $CPPFLAGS'
5690ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5721ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5705 do 5736 do
5706 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 5737 # 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 5738set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5708{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5739{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5709$as_echo_n "checking for $ac_word... " >&6; } 5740$as_echo_n "checking for $ac_word... " >&6; }
5710if test "${ac_cv_prog_CXX+set}" = set; then : 5741if ${ac_cv_prog_CXX+:} false; then :
5711 $as_echo_n "(cached) " >&6 5742 $as_echo_n "(cached) " >&6
5712else 5743else
5713 if test -n "$CXX"; then 5744 if test -n "$CXX"; then
5714 ac_cv_prog_CXX="$CXX" # Let the user override the test. 5745 ac_cv_prog_CXX="$CXX" # Let the user override the test.
5715else 5746else
5717for as_dir in $PATH 5748for as_dir in $PATH
5718do 5749do
5719 IFS=$as_save_IFS 5750 IFS=$as_save_IFS
5720 test -z "$as_dir" && as_dir=. 5751 test -z "$as_dir" && as_dir=.
5721 for ac_exec_ext in '' $ac_executable_extensions; do 5752 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 5753 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5723 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 5754 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 5755 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5725 break 2 5756 break 2
5726 fi 5757 fi
5727done 5758done
5749do 5780do
5750 # Extract the first word of "$ac_prog", so it can be a program name with args. 5781 # Extract the first word of "$ac_prog", so it can be a program name with args.
5751set dummy $ac_prog; ac_word=$2 5782set dummy $ac_prog; ac_word=$2
5752{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5783{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5753$as_echo_n "checking for $ac_word... " >&6; } 5784$as_echo_n "checking for $ac_word... " >&6; }
5754if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 5785if ${ac_cv_prog_ac_ct_CXX+:} false; then :
5755 $as_echo_n "(cached) " >&6 5786 $as_echo_n "(cached) " >&6
5756else 5787else
5757 if test -n "$ac_ct_CXX"; then 5788 if test -n "$ac_ct_CXX"; then
5758 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 5789 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5759else 5790else
5761for as_dir in $PATH 5792for as_dir in $PATH
5762do 5793do
5763 IFS=$as_save_IFS 5794 IFS=$as_save_IFS
5764 test -z "$as_dir" && as_dir=. 5795 test -z "$as_dir" && as_dir=.
5765 for ac_exec_ext in '' $ac_executable_extensions; do 5796 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 5797 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5767 ac_cv_prog_ac_ct_CXX="$ac_prog" 5798 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 5799 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5769 break 2 5800 break 2
5770 fi 5801 fi
5771done 5802done
5827 test $ac_status = 0; } 5858 test $ac_status = 0; }
5828done 5859done
5829 5860
5830{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 5861{ $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; } 5862$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
5832if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 5863if ${ac_cv_cxx_compiler_gnu+:} false; then :
5833 $as_echo_n "(cached) " >&6 5864 $as_echo_n "(cached) " >&6
5834else 5865else
5835 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5866 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5836/* end confdefs.h. */ 5867/* end confdefs.h. */
5837 5868
5864fi 5895fi
5865ac_test_CXXFLAGS=${CXXFLAGS+set} 5896ac_test_CXXFLAGS=${CXXFLAGS+set}
5866ac_save_CXXFLAGS=$CXXFLAGS 5897ac_save_CXXFLAGS=$CXXFLAGS
5867{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 5898{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5868$as_echo_n "checking whether $CXX accepts -g... " >&6; } 5899$as_echo_n "checking whether $CXX accepts -g... " >&6; }
5869if test "${ac_cv_prog_cxx_g+set}" = set; then : 5900if ${ac_cv_prog_cxx_g+:} false; then :
5870 $as_echo_n "(cached) " >&6 5901 $as_echo_n "(cached) " >&6
5871else 5902else
5872 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 5903 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5873 ac_cxx_werror_flag=yes 5904 ac_cxx_werror_flag=yes
5874 ac_cv_prog_cxx_g=no 5905 ac_cv_prog_cxx_g=no
5950 5981
5951depcc="$CXX" am_compiler_list= 5982depcc="$CXX" am_compiler_list=
5952 5983
5953{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 5984{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5954$as_echo_n "checking dependency style of $depcc... " >&6; } 5985$as_echo_n "checking dependency style of $depcc... " >&6; }
5955if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then : 5986if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
5956 $as_echo_n "(cached) " >&6 5987 $as_echo_n "(cached) " >&6
5957else 5988else
5958 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 5989 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 5990 # 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 5991 # making bogus files that we don't know about and never remove. For
6051 6082
6052 6083
6053 6084
6054{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 6085{ $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; } 6086$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6056if test "${ac_cv_path_GREP+set}" = set; then : 6087if ${ac_cv_path_GREP+:} false; then :
6057 $as_echo_n "(cached) " >&6 6088 $as_echo_n "(cached) " >&6
6058else 6089else
6059 if test -z "$GREP"; then 6090 if test -z "$GREP"; then
6060 ac_path_GREP_found=false 6091 ac_path_GREP_found=false
6061 # Loop through the user's path and test for each of PROGNAME-LIST 6092 # Loop through the user's path and test for each of PROGNAME-LIST
6065 IFS=$as_save_IFS 6096 IFS=$as_save_IFS
6066 test -z "$as_dir" && as_dir=. 6097 test -z "$as_dir" && as_dir=.
6067 for ac_prog in grep ggrep; do 6098 for ac_prog in grep ggrep; do
6068 for ac_exec_ext in '' $ac_executable_extensions; do 6099 for ac_exec_ext in '' $ac_executable_extensions; do
6069 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 6100 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6070 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 6101 as_fn_executable_p "$ac_path_GREP" || continue
6071# Check for GNU ac_path_GREP and select it if it is found. 6102# Check for GNU ac_path_GREP and select it if it is found.
6072 # Check for GNU $ac_path_GREP 6103 # Check for GNU $ac_path_GREP
6073case `"$ac_path_GREP" --version 2>&1` in 6104case `"$ac_path_GREP" --version 2>&1` in
6074*GNU*) 6105*GNU*)
6075 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 6106 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6114 GREP="$ac_cv_path_GREP" 6145 GREP="$ac_cv_path_GREP"
6115 6146
6116 6147
6117{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 6148{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6118$as_echo_n "checking for egrep... " >&6; } 6149$as_echo_n "checking for egrep... " >&6; }
6119if test "${ac_cv_path_EGREP+set}" = set; then : 6150if ${ac_cv_path_EGREP+:} false; then :
6120 $as_echo_n "(cached) " >&6 6151 $as_echo_n "(cached) " >&6
6121else 6152else
6122 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 6153 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6123 then ac_cv_path_EGREP="$GREP -E" 6154 then ac_cv_path_EGREP="$GREP -E"
6124 else 6155 else
6131 IFS=$as_save_IFS 6162 IFS=$as_save_IFS
6132 test -z "$as_dir" && as_dir=. 6163 test -z "$as_dir" && as_dir=.
6133 for ac_prog in egrep; do 6164 for ac_prog in egrep; do
6134 for ac_exec_ext in '' $ac_executable_extensions; do 6165 for ac_exec_ext in '' $ac_executable_extensions; do
6135 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 6166 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6136 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 6167 as_fn_executable_p "$ac_path_EGREP" || continue
6137# Check for GNU ac_path_EGREP and select it if it is found. 6168# Check for GNU ac_path_EGREP and select it if it is found.
6138 # Check for GNU $ac_path_EGREP 6169 # Check for GNU $ac_path_EGREP
6139case `"$ac_path_EGREP" --version 2>&1` in 6170case `"$ac_path_EGREP" --version 2>&1` in
6140*GNU*) 6171*GNU*)
6141 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 6172 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6182 6213
6183 6214
6184if test $ac_cv_c_compiler_gnu = yes; then 6215if test $ac_cv_c_compiler_gnu = yes; then
6185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5 6216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
6186$as_echo_n "checking whether $CC needs -traditional... " >&6; } 6217$as_echo_n "checking whether $CC needs -traditional... " >&6; }
6187if test "${ac_cv_prog_gcc_traditional+set}" = set; then : 6218if ${ac_cv_prog_gcc_traditional+:} false; then :
6188 $as_echo_n "(cached) " >&6 6219 $as_echo_n "(cached) " >&6
6189else 6220else
6190 ac_pattern="Autoconf.*'x'" 6221 ac_pattern="Autoconf.*'x'"
6191 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6222 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6192/* end confdefs.h. */ 6223/* end confdefs.h. */
6227do 6258do
6228 # Extract the first word of "$ac_prog", so it can be a program name with args. 6259 # Extract the first word of "$ac_prog", so it can be a program name with args.
6229set dummy $ac_prog; ac_word=$2 6260set dummy $ac_prog; ac_word=$2
6230{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6261{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6231$as_echo_n "checking for $ac_word... " >&6; } 6262$as_echo_n "checking for $ac_word... " >&6; }
6232if test "${ac_cv_prog_AWK+set}" = set; then : 6263if ${ac_cv_prog_AWK+:} false; then :
6233 $as_echo_n "(cached) " >&6 6264 $as_echo_n "(cached) " >&6
6234else 6265else
6235 if test -n "$AWK"; then 6266 if test -n "$AWK"; then
6236 ac_cv_prog_AWK="$AWK" # Let the user override the test. 6267 ac_cv_prog_AWK="$AWK" # Let the user override the test.
6237else 6268else
6239for as_dir in $PATH 6270for as_dir in $PATH
6240do 6271do
6241 IFS=$as_save_IFS 6272 IFS=$as_save_IFS
6242 test -z "$as_dir" && as_dir=. 6273 test -z "$as_dir" && as_dir=.
6243 for ac_exec_ext in '' $ac_executable_extensions; do 6274 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 6275 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6245 ac_cv_prog_AWK="$ac_prog" 6276 ac_cv_prog_AWK="$ac_prog"
6246 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6277 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6247 break 2 6278 break 2
6248 fi 6279 fi
6249done 6280done
6279 6310
6280{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 6311{ $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; } 6312$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
6282set x ${MAKE-make} 6313set x ${MAKE-make}
6283ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 6314ac_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 : 6315if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
6285 $as_echo_n "(cached) " >&6 6316 $as_echo_n "(cached) " >&6
6286else 6317else
6287 cat >conftest.make <<\_ACEOF 6318 cat >conftest.make <<\_ACEOF
6288SHELL = /bin/sh 6319SHELL = /bin/sh
6289all: 6320all:
6311if test -n "$ac_tool_prefix"; then 6342if 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. 6343 # 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 6344set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6314{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6345{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6315$as_echo_n "checking for $ac_word... " >&6; } 6346$as_echo_n "checking for $ac_word... " >&6; }
6316if test "${ac_cv_prog_RANLIB+set}" = set; then : 6347if ${ac_cv_prog_RANLIB+:} false; then :
6317 $as_echo_n "(cached) " >&6 6348 $as_echo_n "(cached) " >&6
6318else 6349else
6319 if test -n "$RANLIB"; then 6350 if test -n "$RANLIB"; then
6320 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. 6351 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6321else 6352else
6323for as_dir in $PATH 6354for as_dir in $PATH
6324do 6355do
6325 IFS=$as_save_IFS 6356 IFS=$as_save_IFS
6326 test -z "$as_dir" && as_dir=. 6357 test -z "$as_dir" && as_dir=.
6327 for ac_exec_ext in '' $ac_executable_extensions; do 6358 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 6359 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6329 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 6360 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 6361 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6331 break 2 6362 break 2
6332 fi 6363 fi
6333done 6364done
6351 ac_ct_RANLIB=$RANLIB 6382 ac_ct_RANLIB=$RANLIB
6352 # Extract the first word of "ranlib", so it can be a program name with args. 6383 # Extract the first word of "ranlib", so it can be a program name with args.
6353set dummy ranlib; ac_word=$2 6384set dummy ranlib; ac_word=$2
6354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6385{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6355$as_echo_n "checking for $ac_word... " >&6; } 6386$as_echo_n "checking for $ac_word... " >&6; }
6356if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 6387if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6357 $as_echo_n "(cached) " >&6 6388 $as_echo_n "(cached) " >&6
6358else 6389else
6359 if test -n "$ac_ct_RANLIB"; then 6390 if test -n "$ac_ct_RANLIB"; then
6360 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. 6391 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6361else 6392else
6363for as_dir in $PATH 6394for as_dir in $PATH
6364do 6395do
6365 IFS=$as_save_IFS 6396 IFS=$as_save_IFS
6366 test -z "$as_dir" && as_dir=. 6397 test -z "$as_dir" && as_dir=.
6367 for ac_exec_ext in '' $ac_executable_extensions; do 6398 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 6399 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6369 ac_cv_prog_ac_ct_RANLIB="ranlib" 6400 ac_cv_prog_ac_ct_RANLIB="ranlib"
6370 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6401 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6371 break 2 6402 break 2
6372 fi 6403 fi
6373done 6404done
6549 t end 6580 t end
6550 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 6581 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
6551 :end' >>confcache 6582 :end' >>confcache
6552if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 6583if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6553 if test -w "$cache_file"; then 6584 if test -w "$cache_file"; then
6554 test "x$cache_file" != "x/dev/null" && 6585 if test "x$cache_file" != "x/dev/null"; then
6555 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 6586 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
6556$as_echo "$as_me: updating cache $cache_file" >&6;} 6587$as_echo "$as_me: updating cache $cache_file" >&6;}
6588 if test ! -f "$cache_file" || test -h "$cache_file"; then
6557 cat confcache >$cache_file 6589 cat confcache >"$cache_file"
6590 else
6591 case $cache_file in #(
6592 */* | ?:*)
6593 mv -f confcache "$cache_file"$$ &&
6594 mv -f "$cache_file"$$ "$cache_file" ;; #(
6595 *)
6596 mv -f confcache "$cache_file" ;;
6597 esac
6598 fi
6599 fi
6558 else 6600 else
6559 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 6601 { $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;} 6602$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6561 fi 6603 fi
6562fi 6604fi
6576ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 6618ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6577ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6619ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6578{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 6620{ $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; } 6621$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
6580if test -z "$CXXCPP"; then 6622if test -z "$CXXCPP"; then
6581 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 6623 if ${ac_cv_prog_CXXCPP+:} false; then :
6582 $as_echo_n "(cached) " >&6 6624 $as_echo_n "(cached) " >&6
6583else 6625else
6584 # Double quotes because CXXCPP needs to be expanded 6626 # Double quotes because CXXCPP needs to be expanded
6585 for CXXCPP in "$CXX -E" "/lib/cpp" 6627 for CXXCPP in "$CXX -E" "/lib/cpp"
6586 do 6628 do
6692 6734
6693else 6735else
6694 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 6736 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6695$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 6737$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6696as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 6738as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
6697See \`config.log' for more details" "$LINENO" 5 ; } 6739See \`config.log' for more details" "$LINENO" 5; }
6698fi 6740fi
6699 6741
6700ac_ext=cpp 6742ac_ext=cpp
6701ac_cpp='$CXXCPP $CPPFLAGS' 6743ac_cpp='$CXXCPP $CPPFLAGS'
6702ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 6744ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6704ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6746ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6705 6747
6706 6748
6707{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 6749{ $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; } 6750$as_echo_n "checking for ANSI C header files... " >&6; }
6709if test "${ac_cv_header_stdc+set}" = set; then : 6751if ${ac_cv_header_stdc+:} false; then :
6710 $as_echo_n "(cached) " >&6 6752 $as_echo_n "(cached) " >&6
6711else 6753else
6712 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6754 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6713/* end confdefs.h. */ 6755/* end confdefs.h. */
6714#include <stdlib.h> 6756#include <stdlib.h>
6889done 6931done
6890 6932
6891 6933
6892{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 6934{ $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; } 6935$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
6894if test "${ac_cv_c_const+set}" = set; then : 6936if ${ac_cv_c_const+:} false; then :
6895 $as_echo_n "(cached) " >&6 6937 $as_echo_n "(cached) " >&6
6896else 6938else
6897 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6939 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6898/* end confdefs.h. */ 6940/* end confdefs.h. */
6899 6941
6900int 6942int
6901main () 6943main ()
6902{ 6944{
6903/* FIXME: Include the comments suggested by Paul. */ 6945
6904#ifndef __cplusplus 6946#ifndef __cplusplus
6905 /* Ultrix mips cc rejects this. */ 6947 /* Ultrix mips cc rejects this sort of thing. */
6906 typedef int charset[2]; 6948 typedef int charset[2];
6907 const charset cs; 6949 const charset cs = { 0, 0 };
6908 /* SunOS 4.1.1 cc rejects this. */ 6950 /* SunOS 4.1.1 cc rejects this. */
6909 char const *const *pcpcc; 6951 char const *const *pcpcc;
6910 char **ppc; 6952 char **ppc;
6911 /* NEC SVR4.0.2 mips cc rejects this. */ 6953 /* NEC SVR4.0.2 mips cc rejects this. */
6912 struct point {int x, y;}; 6954 struct point {int x, y;};
6919 pcpcc = &g + (g ? g-g : 0); 6961 pcpcc = &g + (g ? g-g : 0);
6920 /* HPUX 7.0 cc rejects these. */ 6962 /* HPUX 7.0 cc rejects these. */
6921 ++pcpcc; 6963 ++pcpcc;
6922 ppc = (char**) pcpcc; 6964 ppc = (char**) pcpcc;
6923 pcpcc = (char const *const *) ppc; 6965 pcpcc = (char const *const *) ppc;
6924 { /* SCO 3.2v4 cc rejects this. */ 6966 { /* SCO 3.2v4 cc rejects this sort of thing. */
6925 char *t; 6967 char tx;
6968 char *t = &tx;
6926 char const *s = 0 ? (char *) 0 : (char const *) 0; 6969 char const *s = 0 ? (char *) 0 : (char const *) 0;
6927 6970
6928 *t++ = 0; 6971 *t++ = 0;
6929 if (s) return 0; 6972 if (s) return 0;
6930 } 6973 }
6936 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ 6979 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
6937 typedef const int *iptr; 6980 typedef const int *iptr;
6938 iptr p = 0; 6981 iptr p = 0;
6939 ++p; 6982 ++p;
6940 } 6983 }
6941 { /* AIX XL C 1.02.0.0 rejects this saying 6984 { /* 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. */ 6985 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
6943 struct s { int j; const int *ap[3]; }; 6986 struct s { int j; const int *ap[3]; } bx;
6944 struct s *b; b->j = 5; 6987 struct s *b = &bx; b->j = 5;
6945 } 6988 }
6946 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ 6989 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
6947 const int foo = 10; 6990 const int foo = 10;
6948 if (!foo) return 0; 6991 if (!foo) return 0;
6949 } 6992 }
6968$as_echo "#define const /**/" >>confdefs.h 7011$as_echo "#define const /**/" >>confdefs.h
6969 7012
6970fi 7013fi
6971 7014
6972ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 7015ac_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 : 7016if test "x$ac_cv_type_pid_t" = xyes; then :
6974 7017
6975else 7018else
6976 7019
6977cat >>confdefs.h <<_ACEOF 7020cat >>confdefs.h <<_ACEOF
6978#define pid_t int 7021#define pid_t int
6979_ACEOF 7022_ACEOF
6980 7023
6981fi 7024fi
6982 7025
6983ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" 7026ac_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 : 7027if test "x$ac_cv_type_size_t" = xyes; then :
6985 7028
6986else 7029else
6987 7030
6988cat >>confdefs.h <<_ACEOF 7031cat >>confdefs.h <<_ACEOF
6989#define size_t unsigned int 7032#define size_t unsigned int
6991 7034
6992fi 7035fi
6993 7036
6994{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 7037{ $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; } 7038$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 : 7039if ${ac_cv_header_time+:} false; then :
6997 $as_echo_n "(cached) " >&6 7040 $as_echo_n "(cached) " >&6
6998else 7041else
6999 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7042 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7000/* end confdefs.h. */ 7043/* end confdefs.h. */
7001#include <sys/types.h> 7044#include <sys/types.h>
7026 7069
7027fi 7070fi
7028 7071
7029{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 7072{ $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; } 7073$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 : 7074if ${ac_cv_struct_tm+:} false; then :
7032 $as_echo_n "(cached) " >&6 7075 $as_echo_n "(cached) " >&6
7033else 7076else
7034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7077 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7035/* end confdefs.h. */ 7078/* end confdefs.h. */
7036#include <sys/types.h> 7079#include <sys/types.h>
7062fi 7105fi
7063 7106
7064 7107
7065{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5 7108{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5
7066$as_echo_n "checking for socklen_t... " >&6; } 7109$as_echo_n "checking for socklen_t... " >&6; }
7067if test "${ac_cv_type_socklen_t+set}" = set; then : 7110if ${ac_cv_type_socklen_t+:} false; then :
7068 $as_echo_n "(cached) " >&6 7111 $as_echo_n "(cached) " >&6
7069else 7112else
7070 7113
7071 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7114 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7072/* end confdefs.h. */ 7115/* end confdefs.h. */
7096 7139
7097fi 7140fi
7098 7141
7099{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5 7142{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5
7100$as_echo_n "checking for struct addrinfo... " >&6; } 7143$as_echo_n "checking for struct addrinfo... " >&6; }
7101if test "${ac_cv_struct_addrinfo+set}" = set; then : 7144if ${ac_cv_struct_addrinfo+:} false; then :
7102 $as_echo_n "(cached) " >&6 7145 $as_echo_n "(cached) " >&6
7103else 7146else
7104 7147
7105 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7148 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7106/* end confdefs.h. */ 7149/* end confdefs.h. */
7131 7174
7132fi 7175fi
7133 7176
7134{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 7177{ $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; } 7178$as_echo_n "checking return type of signal handlers... " >&6; }
7136if test "${ac_cv_type_signal+set}" = set; then : 7179if ${ac_cv_type_signal+:} false; then :
7137 $as_echo_n "(cached) " >&6 7180 $as_echo_n "(cached) " >&6
7138else 7181else
7139 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7140/* end confdefs.h. */ 7183/* end confdefs.h. */
7141#include <sys/types.h> 7184#include <sys/types.h>
7172ac_compiler_gnu=$ac_cv_c_compiler_gnu 7215ac_compiler_gnu=$ac_cv_c_compiler_gnu
7173 7216
7174 7217
7175{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 7218{ $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; } 7219$as_echo_n "checking for ANSI C header files... " >&6; }
7177if test "${ac_cv_header_stdc+set}" = set; then : 7220if ${ac_cv_header_stdc+:} false; then :
7178 $as_echo_n "(cached) " >&6 7221 $as_echo_n "(cached) " >&6
7179else 7222else
7180 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7223 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7181/* end confdefs.h. */ 7224/* end confdefs.h. */
7182#include <stdlib.h> 7225#include <stdlib.h>
7300 7343
7301# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 7344# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
7302# for constant arguments. Useless! 7345# for constant arguments. Useless!
7303{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 7346{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
7304$as_echo_n "checking for working alloca.h... " >&6; } 7347$as_echo_n "checking for working alloca.h... " >&6; }
7305if test "${ac_cv_working_alloca_h+set}" = set; then : 7348if ${ac_cv_working_alloca_h+:} false; then :
7306 $as_echo_n "(cached) " >&6 7349 $as_echo_n "(cached) " >&6
7307else 7350else
7308 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7351 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7309/* end confdefs.h. */ 7352/* end confdefs.h. */
7310#include <alloca.h> 7353#include <alloca.h>
7333 7376
7334fi 7377fi
7335 7378
7336{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 7379{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
7337$as_echo_n "checking for alloca... " >&6; } 7380$as_echo_n "checking for alloca... " >&6; }
7338if test "${ac_cv_func_alloca_works+set}" = set; then : 7381if ${ac_cv_func_alloca_works+:} false; then :
7339 $as_echo_n "(cached) " >&6 7382 $as_echo_n "(cached) " >&6
7340else 7383else
7341 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7384 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7342/* end confdefs.h. */ 7385/* end confdefs.h. */
7343#ifdef __GNUC__ 7386#ifdef __GNUC__
7352# else 7395# else
7353# ifdef _AIX 7396# ifdef _AIX
7354 #pragma alloca 7397 #pragma alloca
7355# else 7398# else
7356# ifndef alloca /* predefined by HP cc +Olibcalls */ 7399# ifndef alloca /* predefined by HP cc +Olibcalls */
7357char *alloca (); 7400void *alloca (size_t);
7358# endif 7401# endif
7359# endif 7402# endif
7360# endif 7403# endif
7361# endif 7404# endif
7362#endif 7405#endif
7396$as_echo "#define C_ALLOCA 1" >>confdefs.h 7439$as_echo "#define C_ALLOCA 1" >>confdefs.h
7397 7440
7398 7441
7399{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 7442{ $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; } 7443$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
7401if test "${ac_cv_os_cray+set}" = set; then : 7444if ${ac_cv_os_cray+:} false; then :
7402 $as_echo_n "(cached) " >&6 7445 $as_echo_n "(cached) " >&6
7403else 7446else
7404 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7447 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7405/* end confdefs.h. */ 7448/* end confdefs.h. */
7406#if defined CRAY && ! defined CRAY2 7449#if defined CRAY && ! defined CRAY2
7437 done 7480 done
7438fi 7481fi
7439 7482
7440{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 7483{ $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; } 7484$as_echo_n "checking stack direction for C alloca... " >&6; }
7442if test "${ac_cv_c_stack_direction+set}" = set; then : 7485if ${ac_cv_c_stack_direction+:} false; then :
7443 $as_echo_n "(cached) " >&6 7486 $as_echo_n "(cached) " >&6
7444else 7487else
7445 if test "$cross_compiling" = yes; then : 7488 if test "$cross_compiling" = yes; then :
7446 ac_cv_c_stack_direction=0 7489 ac_cv_c_stack_direction=0
7447else 7490else
7448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7491 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7449/* end confdefs.h. */ 7492/* end confdefs.h. */
7450$ac_includes_default 7493$ac_includes_default
7451int 7494int
7452find_stack_direction () 7495find_stack_direction (int *addr, int depth)
7453{ 7496{
7454 static char *addr = 0; 7497 int dir, dummy = 0;
7455 auto char dummy;
7456 if (addr == 0) 7498 if (! addr)
7457 {
7458 addr = &dummy; 7499 addr = &dummy;
7459 return find_stack_direction (); 7500 *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1;
7460 } 7501 dir = depth ? find_stack_direction (addr, depth - 1) : 0;
7461 else 7502 return dir + dummy;
7462 return (&dummy > addr) ? 1 : -1;
7463} 7503}
7464 7504
7465int 7505int
7466main () 7506main (int argc, char **argv)
7467{ 7507{
7468 return find_stack_direction () < 0; 7508 return find_stack_direction (0, argc + !argv + 20) < 0;
7469} 7509}
7470_ACEOF 7510_ACEOF
7471if ac_fn_c_try_run "$LINENO"; then : 7511if ac_fn_c_try_run "$LINENO"; then :
7472 ac_cv_c_stack_direction=1 7512 ac_cv_c_stack_direction=1
7473else 7513else
7488fi 7528fi
7489 7529
7490 7530
7491 7531
7492ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" 7532ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
7493if test "x$ac_cv_func_socket" = x""yes; then : 7533if test "x$ac_cv_func_socket" = xyes; then :
7494 7534
7495else 7535else
7496 7536
7497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 7537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7498$as_echo_n "checking for connect in -lsocket... " >&6; } 7538$as_echo_n "checking for connect in -lsocket... " >&6; }
7499if test "${ac_cv_lib_socket_connect+set}" = set; then : 7539if ${ac_cv_lib_socket_connect+:} false; then :
7500 $as_echo_n "(cached) " >&6 7540 $as_echo_n "(cached) " >&6
7501else 7541else
7502 ac_check_lib_save_LIBS=$LIBS 7542 ac_check_lib_save_LIBS=$LIBS
7503LIBS="-lsocket $LIBS" 7543LIBS="-lsocket $LIBS"
7504cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7544cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7528 conftest$ac_exeext conftest.$ac_ext 7568 conftest$ac_exeext conftest.$ac_ext
7529LIBS=$ac_check_lib_save_LIBS 7569LIBS=$ac_check_lib_save_LIBS
7530fi 7570fi
7531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 7571{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7532$as_echo "$ac_cv_lib_socket_connect" >&6; } 7572$as_echo "$ac_cv_lib_socket_connect" >&6; }
7533if test "x$ac_cv_lib_socket_connect" = x""yes; then : 7573if test "x$ac_cv_lib_socket_connect" = xyes; then :
7534 cat >>confdefs.h <<_ACEOF 7574 cat >>confdefs.h <<_ACEOF
7535#define HAVE_LIBSOCKET 1 7575#define HAVE_LIBSOCKET 1
7536_ACEOF 7576_ACEOF
7537 7577
7538 LIBS="-lsocket $LIBS" 7578 LIBS="-lsocket $LIBS"
7541 7581
7542 7582
7543fi 7583fi
7544 7584
7545ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 7585ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7546if test "x$ac_cv_func_gethostbyname" = x""yes; then : 7586if test "x$ac_cv_func_gethostbyname" = xyes; then :
7547 7587
7548else 7588else
7549 7589
7550 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 7590 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7551$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 7591$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7552if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 7592if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
7553 $as_echo_n "(cached) " >&6 7593 $as_echo_n "(cached) " >&6
7554else 7594else
7555 ac_check_lib_save_LIBS=$LIBS 7595 ac_check_lib_save_LIBS=$LIBS
7556LIBS="-lnsl $LIBS" 7596LIBS="-lnsl $LIBS"
7557cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7597cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7581 conftest$ac_exeext conftest.$ac_ext 7621 conftest$ac_exeext conftest.$ac_ext
7582LIBS=$ac_check_lib_save_LIBS 7622LIBS=$ac_check_lib_save_LIBS
7583fi 7623fi
7584{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 7624{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7585$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 7625$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7586if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 7626if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
7587 cat >>confdefs.h <<_ACEOF 7627 cat >>confdefs.h <<_ACEOF
7588#define HAVE_LIBNSL 1 7628#define HAVE_LIBNSL 1
7589_ACEOF 7629_ACEOF
7590 7630
7591 LIBS="-lnsl $LIBS" 7631 LIBS="-lnsl $LIBS"
7625 7665
7626 7666
7627for ac_func in clock_gettime 7667for ac_func in clock_gettime
7628do : 7668do :
7629 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7669 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7630if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7670if test "x$ac_cv_func_clock_gettime" = xyes; then :
7631 cat >>confdefs.h <<_ACEOF 7671 cat >>confdefs.h <<_ACEOF
7632#define HAVE_CLOCK_GETTIME 1 7672#define HAVE_CLOCK_GETTIME 1
7633_ACEOF 7673_ACEOF
7634 7674
7635else 7675else
7665 conftest$ac_exeext conftest.$ac_ext 7705 conftest$ac_exeext conftest.$ac_ext
7666 fi 7706 fi
7667 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then 7707 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 7708 { $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; } 7709$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
7670if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then : 7710if ${ac_cv_lib_rt_clock_gettime+:} false; then :
7671 $as_echo_n "(cached) " >&6 7711 $as_echo_n "(cached) " >&6
7672else 7712else
7673 ac_check_lib_save_LIBS=$LIBS 7713 ac_check_lib_save_LIBS=$LIBS
7674LIBS="-lrt $LIBS" 7714LIBS="-lrt $LIBS"
7675cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7715cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7699 conftest$ac_exeext conftest.$ac_ext 7739 conftest$ac_exeext conftest.$ac_ext
7700LIBS=$ac_check_lib_save_LIBS 7740LIBS=$ac_check_lib_save_LIBS
7701fi 7741fi
7702{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 7742{ $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; } 7743$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
7704if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then : 7744if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then :
7705 cat >>confdefs.h <<_ACEOF 7745 cat >>confdefs.h <<_ACEOF
7706#define HAVE_LIBRT 1 7746#define HAVE_LIBRT 1
7707_ACEOF 7747_ACEOF
7708 7748
7709 LIBS="-lrt $LIBS" 7749 LIBS="-lrt $LIBS"
7712 7752
7713 unset ac_cv_func_clock_gettime 7753 unset ac_cv_func_clock_gettime
7714 for ac_func in clock_gettime 7754 for ac_func in clock_gettime
7715do : 7755do :
7716 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7756 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7717if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7757if test "x$ac_cv_func_clock_gettime" = xyes; then :
7718 cat >>confdefs.h <<_ACEOF 7758 cat >>confdefs.h <<_ACEOF
7719#define HAVE_CLOCK_GETTIME 1 7759#define HAVE_CLOCK_GETTIME 1
7720_ACEOF 7760_ACEOF
7721 7761
7722fi 7762fi
7729 7769
7730 7770
7731for ac_func in nanosleep 7771for ac_func in nanosleep
7732do : 7772do :
7733 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7773 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7734if test "x$ac_cv_func_nanosleep" = x""yes; then : 7774if test "x$ac_cv_func_nanosleep" = xyes; then :
7735 cat >>confdefs.h <<_ACEOF 7775 cat >>confdefs.h <<_ACEOF
7736#define HAVE_NANOSLEEP 1 7776#define HAVE_NANOSLEEP 1
7737_ACEOF 7777_ACEOF
7738 7778
7739else 7779else
7740 7780
7741 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 7781 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
7742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 7782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
7743$as_echo_n "checking for nanosleep in -lrt... " >&6; } 7783$as_echo_n "checking for nanosleep in -lrt... " >&6; }
7744if test "${ac_cv_lib_rt_nanosleep+set}" = set; then : 7784if ${ac_cv_lib_rt_nanosleep+:} false; then :
7745 $as_echo_n "(cached) " >&6 7785 $as_echo_n "(cached) " >&6
7746else 7786else
7747 ac_check_lib_save_LIBS=$LIBS 7787 ac_check_lib_save_LIBS=$LIBS
7748LIBS="-lrt $LIBS" 7788LIBS="-lrt $LIBS"
7749cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7789cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7773 conftest$ac_exeext conftest.$ac_ext 7813 conftest$ac_exeext conftest.$ac_ext
7774LIBS=$ac_check_lib_save_LIBS 7814LIBS=$ac_check_lib_save_LIBS
7775fi 7815fi
7776{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5 7816{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
7777$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 7817$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
7778if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then : 7818if test "x$ac_cv_lib_rt_nanosleep" = xyes; then :
7779 cat >>confdefs.h <<_ACEOF 7819 cat >>confdefs.h <<_ACEOF
7780#define HAVE_LIBRT 1 7820#define HAVE_LIBRT 1
7781_ACEOF 7821_ACEOF
7782 7822
7783 LIBS="-lrt $LIBS" 7823 LIBS="-lrt $LIBS"
7786 7826
7787 unset ac_cv_func_nanosleep 7827 unset ac_cv_func_nanosleep
7788 for ac_func in nanosleep 7828 for ac_func in nanosleep
7789do : 7829do :
7790 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7830 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7791if test "x$ac_cv_func_nanosleep" = x""yes; then : 7831if test "x$ac_cv_func_nanosleep" = xyes; then :
7792 cat >>confdefs.h <<_ACEOF 7832 cat >>confdefs.h <<_ACEOF
7793#define HAVE_NANOSLEEP 1 7833#define HAVE_NANOSLEEP 1
7794_ACEOF 7834_ACEOF
7795 7835
7796fi 7836fi
7800 7840
7801fi 7841fi
7802done 7842done
7803 7843
7804 7844
7845if test -z "$LIBEV_M4_AVOID_LIBM"; then
7846 LIBM=m
7847fi
7805{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ceil in -lm" >&5 7848{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
7806$as_echo_n "checking for ceil in -lm... " >&6; } 7849$as_echo_n "checking for library containing floor... " >&6; }
7807if test "${ac_cv_lib_m_ceil+set}" = set; then : 7850if ${ac_cv_search_floor+:} false; then :
7808 $as_echo_n "(cached) " >&6 7851 $as_echo_n "(cached) " >&6
7809else 7852else
7810 ac_check_lib_save_LIBS=$LIBS 7853 ac_func_search_save_LIBS=$LIBS
7811LIBS="-lm $LIBS"
7812cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7854cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7813/* end confdefs.h. */ 7855/* end confdefs.h. */
7814 7856
7815/* Override any GCC internal prototype to avoid an error. 7857/* Override any GCC internal prototype to avoid an error.
7816 Use char because int might match the return type of a GCC 7858 Use char because int might match the return type of a GCC
7817 builtin and then its argument prototype would still apply. */ 7859 builtin and then its argument prototype would still apply. */
7818#ifdef __cplusplus 7860#ifdef __cplusplus
7819extern "C" 7861extern "C"
7820#endif 7862#endif
7821char ceil (); 7863char floor ();
7822int 7864int
7823main () 7865main ()
7824{ 7866{
7825return ceil (); 7867return floor ();
7826 ; 7868 ;
7827 return 0; 7869 return 0;
7828} 7870}
7829_ACEOF 7871_ACEOF
7872for ac_lib in '' $LIBM; do
7873 if test -z "$ac_lib"; then
7874 ac_res="none required"
7875 else
7876 ac_res=-l$ac_lib
7877 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7878 fi
7830if ac_fn_c_try_link "$LINENO"; then : 7879 if ac_fn_c_try_link "$LINENO"; then :
7831 ac_cv_lib_m_ceil=yes 7880 ac_cv_search_floor=$ac_res
7832else
7833 ac_cv_lib_m_ceil=no
7834fi 7881fi
7835rm -f core conftest.err conftest.$ac_objext \ 7882rm -f core conftest.err conftest.$ac_objext \
7836 conftest$ac_exeext conftest.$ac_ext 7883 conftest$ac_exeext
7837LIBS=$ac_check_lib_save_LIBS 7884 if ${ac_cv_search_floor+:} false; then :
7885 break
7838fi 7886fi
7887done
7888if ${ac_cv_search_floor+:} false; then :
7889
7890else
7891 ac_cv_search_floor=no
7892fi
7893rm conftest.$ac_ext
7894LIBS=$ac_func_search_save_LIBS
7895fi
7839{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_ceil" >&5 7896{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_floor" >&5
7840$as_echo "$ac_cv_lib_m_ceil" >&6; } 7897$as_echo "$ac_cv_search_floor" >&6; }
7841if test "x$ac_cv_lib_m_ceil" = x""yes; then : 7898ac_res=$ac_cv_search_floor
7842 cat >>confdefs.h <<_ACEOF 7899if test "$ac_res" != no; then :
7843#define HAVE_LIBM 1 7900 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7844_ACEOF
7845 7901
7846 LIBS="-lm $LIBS" 7902$as_echo "#define HAVE_FLOOR 1" >>confdefs.h
7847 7903
7848fi 7904fi
7849 7905
7850 7906
7851 7907
7920 t end 7976 t end
7921 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 7977 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7922 :end' >>confcache 7978 :end' >>confcache
7923if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 7979if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
7924 if test -w "$cache_file"; then 7980 if test -w "$cache_file"; then
7925 test "x$cache_file" != "x/dev/null" && 7981 if test "x$cache_file" != "x/dev/null"; then
7926 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 7982 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7927$as_echo "$as_me: updating cache $cache_file" >&6;} 7983$as_echo "$as_me: updating cache $cache_file" >&6;}
7984 if test ! -f "$cache_file" || test -h "$cache_file"; then
7928 cat confcache >$cache_file 7985 cat confcache >"$cache_file"
7986 else
7987 case $cache_file in #(
7988 */* | ?:*)
7989 mv -f confcache "$cache_file"$$ &&
7990 mv -f "$cache_file"$$ "$cache_file" ;; #(
7991 *)
7992 mv -f confcache "$cache_file" ;;
7993 esac
7994 fi
7995 fi
7929 else 7996 else
7930 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 7997 { $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;} 7998$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
7932 fi 7999 fi
7933fi 8000fi
7944fi 8011fi
7945 8012
7946 8013
7947{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5 8014{ $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; } 8015$as_echo_n "checking for linux/if_tun.h... " >&6; }
7949if test "${tinc_cv_linux_if_tun_h+set}" = set; then : 8016if ${tinc_cv_linux_if_tun_h+:} false; then :
7950 $as_echo_n "(cached) " >&6 8017 $as_echo_n "(cached) " >&6
7951else 8018else
7952 8019
7953 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8020 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7954/* end confdefs.h. */ 8021/* end confdefs.h. */
8042 cat >>confdefs.h <<_ACEOF 8109 cat >>confdefs.h <<_ACEOF
8043#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 8110#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8044_ACEOF 8111_ACEOF
8045 8112
8046else 8113else
8047 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5 ; break 8114 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5; break
8048 8115
8049fi 8116fi
8050 8117
8051done 8118done
8052 8119
8053 8120
8054 CPPFLAGS="$tinc_ac_save_CPPFLAGS" 8121 CPPFLAGS="$tinc_ac_save_CPPFLAGS"
8055 8122
8056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_version in -lcrypto" >&5 8123 { $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; } 8124$as_echo_n "checking for SHA1_Init in -lcrypto... " >&6; }
8058if test "${ac_cv_lib_crypto_SHA1_version+set}" = set; then : 8125if ${ac_cv_lib_crypto_SHA1_Init+:} false; then :
8059 $as_echo_n "(cached) " >&6 8126 $as_echo_n "(cached) " >&6
8060else 8127else
8061 ac_check_lib_save_LIBS=$LIBS 8128 ac_check_lib_save_LIBS=$LIBS
8062LIBS="-lcrypto $LIBS" 8129LIBS="-lcrypto $LIBS"
8063cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8130cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8067 Use char because int might match the return type of a GCC 8134 Use char because int might match the return type of a GCC
8068 builtin and then its argument prototype would still apply. */ 8135 builtin and then its argument prototype would still apply. */
8069#ifdef __cplusplus 8136#ifdef __cplusplus
8070extern "C" 8137extern "C"
8071#endif 8138#endif
8072char SHA1_version (); 8139char SHA1_Init ();
8073int 8140int
8074main () 8141main ()
8075{ 8142{
8076return SHA1_version (); 8143return SHA1_Init ();
8077 ; 8144 ;
8078 return 0; 8145 return 0;
8079} 8146}
8080_ACEOF 8147_ACEOF
8081if ac_fn_cxx_try_link "$LINENO"; then : 8148if ac_fn_cxx_try_link "$LINENO"; then :
8082 ac_cv_lib_crypto_SHA1_version=yes 8149 ac_cv_lib_crypto_SHA1_Init=yes
8083else 8150else
8084 ac_cv_lib_crypto_SHA1_version=no 8151 ac_cv_lib_crypto_SHA1_Init=no
8085fi 8152fi
8086rm -f core conftest.err conftest.$ac_objext \ 8153rm -f core conftest.err conftest.$ac_objext \
8087 conftest$ac_exeext conftest.$ac_ext 8154 conftest$ac_exeext conftest.$ac_ext
8088LIBS=$ac_check_lib_save_LIBS 8155LIBS=$ac_check_lib_save_LIBS
8089fi 8156fi
8090{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_version" >&5 8157{ $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; } 8158$as_echo "$ac_cv_lib_crypto_SHA1_Init" >&6; }
8092if test "x$ac_cv_lib_crypto_SHA1_version" = x""yes; then : 8159if test "x$ac_cv_lib_crypto_SHA1_Init" = xyes; then :
8093 LIBS="$LIBS -lcrypto" 8160 LIBS="$LIBS -lcrypto"
8094else 8161else
8095 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5 8162 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5
8096 8163
8097fi 8164fi
8109fi 8176fi
8110done 8177done
8111 8178
8112 8179
8113 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" 8180 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
8114if test "x$ac_cv_func_dlopen" = x""yes; then : 8181if test "x$ac_cv_func_dlopen" = xyes; then :
8115 8182
8116else 8183else
8117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 8184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
8118$as_echo_n "checking for dlopen in -ldl... " >&6; } 8185$as_echo_n "checking for dlopen in -ldl... " >&6; }
8119if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 8186if ${ac_cv_lib_dl_dlopen+:} false; then :
8120 $as_echo_n "(cached) " >&6 8187 $as_echo_n "(cached) " >&6
8121else 8188else
8122 ac_check_lib_save_LIBS=$LIBS 8189 ac_check_lib_save_LIBS=$LIBS
8123LIBS="-ldl $LIBS" 8190LIBS="-ldl $LIBS"
8124cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8191cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8148 conftest$ac_exeext conftest.$ac_ext 8215 conftest$ac_exeext conftest.$ac_ext
8149LIBS=$ac_check_lib_save_LIBS 8216LIBS=$ac_check_lib_save_LIBS
8150fi 8217fi
8151{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 8218{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
8152$as_echo "$ac_cv_lib_dl_dlopen" >&6; } 8219$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
8153if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : 8220if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
8154 LIBS="$LIBS -ldl" 8221 LIBS="$LIBS -ldl"
8155else 8222else
8156 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5 8223 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5
8224
8225fi
8226
8227
8228fi
8229
8230
8231 ac_fn_cxx_check_func "$LINENO" "inflate" "ac_cv_func_inflate"
8232if test "x$ac_cv_func_inflate" = xyes; then :
8233
8234else
8235 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
8236$as_echo_n "checking for inflate in -lz... " >&6; }
8237if ${ac_cv_lib_z_inflate+:} false; then :
8238 $as_echo_n "(cached) " >&6
8239else
8240 ac_check_lib_save_LIBS=$LIBS
8241LIBS="-lz $LIBS"
8242cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8243/* end confdefs.h. */
8244
8245/* Override any GCC internal prototype to avoid an error.
8246 Use char because int might match the return type of a GCC
8247 builtin and then its argument prototype would still apply. */
8248#ifdef __cplusplus
8249extern "C"
8250#endif
8251char inflate ();
8252int
8253main ()
8254{
8255return inflate ();
8256 ;
8257 return 0;
8258}
8259_ACEOF
8260if ac_fn_cxx_try_link "$LINENO"; then :
8261 ac_cv_lib_z_inflate=yes
8262else
8263 ac_cv_lib_z_inflate=no
8264fi
8265rm -f core conftest.err conftest.$ac_objext \
8266 conftest$ac_exeext conftest.$ac_ext
8267LIBS=$ac_check_lib_save_LIBS
8268fi
8269{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
8270$as_echo "$ac_cv_lib_z_inflate" >&6; }
8271if test "x$ac_cv_lib_z_inflate" = xyes; then :
8272 LIBS="$LIBS -lz"
8273else
8274 as_fn_error $? "OpenSSL depends on libz." "$LINENO" 5
8157 8275
8158fi 8276fi
8159 8277
8160 8278
8161fi 8279fi
8162 8280
8163 8281
8164if test "x$openssl_include" != x; then 8282if test "x$openssl_include" != x; then
8165 CXXFLAGS="$CXXFLAGS -I$openssl_include" 8283 CXXFLAGS="$CXXFLAGS -I$openssl_include"
8284fi
8285
8286# Check whether --enable-threads was given.
8287if test "${enable_threads+set}" = set; then :
8288 enableval=$enable_threads; try_threads=$enableval
8289else
8290 try_threads=yes
8291
8292fi
8293
8294
8295if test "x$try_threads" = xyes; then
8296 ac_fn_cxx_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
8297if test "x$ac_cv_header_pthread_h" = xyes; then :
8298
8299 LIBS="$LIBS -lpthread"
8300 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8301/* end confdefs.h. */
8302#include <pthread.h>
8303int
8304main ()
8305{
8306pthread_t id; pthread_create (&id, 0, 0, 0);
8307 ;
8308 return 0;
8309}
8310_ACEOF
8311if ac_fn_cxx_try_compile "$LINENO"; then :
8312
8313cat >>confdefs.h <<_ACEOF
8314#define ENABLE_PTHREADS 1
8315_ACEOF
8316
8317
8318fi
8319rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8320
8321fi
8322
8323
8166fi 8324fi
8167 8325
8168# Check whether --enable-static-daemon was given. 8326# Check whether --enable-static-daemon was given.
8169if test "${enable_static_daemon+set}" = set; then : 8327if test "${enable_static_daemon+set}" = set; then :
8170 enableval=$enable_static_daemon; LDFLAGS_DAEMON=-static 8328 enableval=$enable_static_daemon; LDFLAGS_DAEMON=-static
8239 8397
8240# Check whether --enable-dns was given. 8398# Check whether --enable-dns was given.
8241if test "${enable_dns+set}" = set; then : 8399if test "${enable_dns+set}" = set; then :
8242 enableval=$enable_dns; 8400 enableval=$enable_dns;
8243 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default" 8401 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 : 8402if test "x$ac_cv_header_gmp_h" = xyes; then :
8245 8403
8246else 8404else
8247 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5 8405 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5
8248fi 8406fi
8249 8407
8250 8408
8251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5 8409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5
8252$as_echo_n "checking for main in -lgmp... " >&6; } 8410$as_echo_n "checking for main in -lgmp... " >&6; }
8253if test "${ac_cv_lib_gmp_main+set}" = set; then : 8411if ${ac_cv_lib_gmp_main+:} false; then :
8254 $as_echo_n "(cached) " >&6 8412 $as_echo_n "(cached) " >&6
8255else 8413else
8256 ac_check_lib_save_LIBS=$LIBS 8414 ac_check_lib_save_LIBS=$LIBS
8257LIBS="-lgmp $LIBS" 8415LIBS="-lgmp $LIBS"
8258cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8416cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8276 conftest$ac_exeext conftest.$ac_ext 8434 conftest$ac_exeext conftest.$ac_ext
8277LIBS=$ac_check_lib_save_LIBS 8435LIBS=$ac_check_lib_save_LIBS
8278fi 8436fi
8279{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5 8437{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5
8280$as_echo "$ac_cv_lib_gmp_main" >&6; } 8438$as_echo "$ac_cv_lib_gmp_main" >&6; }
8281if test "x$ac_cv_lib_gmp_main" = x""yes; then : 8439if test "x$ac_cv_lib_gmp_main" = xyes; then :
8282 cat >>confdefs.h <<_ACEOF 8440 cat >>confdefs.h <<_ACEOF
8283#define HAVE_LIBGMP 1 8441#define HAVE_LIBGMP 1
8284_ACEOF 8442_ACEOF
8285 8443
8286 LIBS="-lgmp $LIBS" 8444 LIBS="-lgmp $LIBS"
8298 8456
8299 8457
8300fi 8458fi
8301 8459
8302 8460
8461RSA=3072
8462# Check whether --enable-rsa-length was given.
8463if test "${enable_rsa_length+set}" = set; then :
8464 enableval=$enable_rsa_length; RSA=$enableval
8465
8466fi
8467
8468
8469cat >>confdefs.h <<_ACEOF
8470#define RSABITS $RSA
8471_ACEOF
8472
8473
8303HMAC=12 8474HMACSIZE=12
8304# Check whether --enable-hmac-length was given. 8475# Check whether --enable-hmac-length was given.
8305if test "${enable_hmac_length+set}" = set; then : 8476if test "${enable_hmac_length+set}" = set; then :
8306 enableval=$enable_hmac_length; HMAC=$enableval 8477 enableval=$enable_hmac_length; HMACSIZE=$enableval
8307 8478
8308fi 8479fi
8309 8480
8310 8481
8311cat >>confdefs.h <<_ACEOF 8482cat >>confdefs.h <<_ACEOF
8312#define HMACLENGTH $HMAC 8483#define HMACLENGTH $HMACSIZE
8313_ACEOF 8484_ACEOF
8314 8485
8315 8486
8316RAND=8 8487RANDSIZE=12
8317# Check whether --enable-rand-length was given. 8488# Check whether --enable-rand-length was given.
8318if test "${enable_rand_length+set}" = set; then : 8489if test "${enable_rand_length+set}" = set; then :
8319 enableval=$enable_rand_length; RAND=$enableval 8490 enableval=$enable_rand_length; RANDSIZE=$enableval
8320 8491
8321fi 8492fi
8322 8493
8323 8494
8324cat >>confdefs.h <<_ACEOF 8495cat >>confdefs.h <<_ACEOF
8325#define RAND_SIZE $RAND 8496#define RAND_SIZE $RANDSIZE
8326_ACEOF 8497_ACEOF
8327 8498
8328 8499
8329MTU=1500 8500MTU=1500
8330# Check whether --enable-max-mtu was given. 8501# Check whether --enable-max-mtu was given.
8333 8504
8334fi 8505fi
8335 8506
8336 8507
8337cat >>confdefs.h <<_ACEOF 8508cat >>confdefs.h <<_ACEOF
8338#define MAX_MTU $MTU + 14 8509#define MAX_MTU ($MTU + 14)
8339_ACEOF 8510_ACEOF
8340 8511
8341 8512
8342COMPRESS=1 8513COMPRESS=1
8343# Check whether --enable-compression was given. 8514# Check whether --enable-compression was given.
8355 8526
8356 8527
8357CIPHER=aes_128_cbc 8528CIPHER=aes_128_cbc
8358# Check whether --enable-cipher was given. 8529# Check whether --enable-cipher was given.
8359if test "${enable_cipher+set}" = set; then : 8530if test "${enable_cipher+set}" = set; then :
8360 enableval=$enable_cipher; if test "x$enableval" = xbf ; then CIPHER=bf_cbc ; fi 8531 enableval=$enable_cipher; if test "x$enableval" = xbf ; then CIPHER=bf_cbc ; fi
8361 if test "x$enableval" = xaes-128; then CIPHER=aes_128_cbc; fi 8532 if test "x$enableval" = xaes-128 ; then CIPHER=aes_128_cbc ; fi
8362 if test "x$enableval" = xaes-192; then CIPHER=aes_192_cbc; fi 8533 if test "x$enableval" = xaes-192 ; then CIPHER=aes_192_cbc ; fi
8363 if test "x$enableval" = xaes-256; then CIPHER=aes_256_cbc; fi 8534 if test "x$enableval" = xaes-256 ; then CIPHER=aes_256_cbc ; fi
8535 if test "x$enableval" = xcamellia-128; then CIPHER=camellia_128_cbc; fi
8536 if test "x$enableval" = xcamellia-256; then CIPHER=camellia_256_cbc; fi
8364 8537
8365fi 8538fi
8366 8539
8367 8540
8368cat >>confdefs.h <<_ACEOF 8541cat >>confdefs.h <<_ACEOF
8369#define ENABLE_CIPHER EVP_${CIPHER} 8542#define ENABLE_CIPHER EVP_${CIPHER}
8370_ACEOF 8543_ACEOF
8371 8544
8372 8545
8373DIGEST=ripemd160 8546HMAC=sha1
8374# Check whether --enable-digest was given. 8547# Check whether --enable-hmac-digest was given.
8375if test "${enable_digest+set}" = set; then : 8548if test "${enable_hmac_digest+set}" = set; then :
8549 enableval=$enable_hmac_digest; if test "x$enableval" = xwhirlpool; then HMAC=whirlpool; fi
8376 enableval=$enable_digest; if test "x$enableval" = xsha512 ; then DIGEST=sha512 ; fi 8550 if test "x$enableval" = xsha512 ; then HMAC=sha512 ; fi
8377 if test "x$enableval" = xsha256 ; then DIGEST=sha256 ; fi 8551 if test "x$enableval" = xsha256 ; then HMAC=sha256 ; fi
8378 if test "x$enableval" = xsha1 ; then DIGEST=sha1 ; fi 8552 if test "x$enableval" = xsha1 ; then HMAC=sha1 ; fi
8379 if test "x$enableval" = xripemd160; then DIGEST=ripemd160; fi 8553 if test "x$enableval" = xripemd160; then HMAC=ripemd160; fi
8380 if test "x$enableval" = xmd5 ; then DIGEST=md5 ; fi
8381 if test "x$enableval" = xmd4 ; then DIGEST=md4 ; fi
8382 8554
8383fi 8555fi
8384 8556
8385 8557
8386cat >>confdefs.h <<_ACEOF 8558cat >>confdefs.h <<_ACEOF
8559#define ENABLE_HMAC EVP_${HMAC}
8560_ACEOF
8561
8562
8563AUTH=sha512
8564# Check whether --enable-auth-digest was given.
8565if test "${enable_auth_digest+set}" = set; then :
8566 enableval=$enable_auth_digest; if test "x$enableval" = xwhirlpool; then AUTH=whirlpool; fi
8567 if test "x$enableval" = xsha512 ; then AUTH=sha512 ; fi
8568 if test "x$enableval" = xsha256 ; then AUTH=sha256 ; fi
8569
8570fi
8571
8572
8573cat >>confdefs.h <<_ACEOF
8387#define ENABLE_DIGEST EVP_${DIGEST} 8574#define ENABLE_AUTH EVP_${AUTH}
8388_ACEOF 8575_ACEOF
8389 8576
8390 8577
8391if $CXX -v --help 2>&1 | grep -q fno-rtti; then 8578if $CXX -v --help 2>&1 | grep -q fno-rtti; then
8392 CXXFLAGS="$CXXFLAGS -fno-rtti" 8579 CXXFLAGS="$CXXFLAGS -fno-rtti"
8465 t end 8652 t end
8466 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8653 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8467 :end' >>confcache 8654 :end' >>confcache
8468if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8655if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8469 if test -w "$cache_file"; then 8656 if test -w "$cache_file"; then
8470 test "x$cache_file" != "x/dev/null" && 8657 if test "x$cache_file" != "x/dev/null"; then
8471 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8658 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8472$as_echo "$as_me: updating cache $cache_file" >&6;} 8659$as_echo "$as_me: updating cache $cache_file" >&6;}
8660 if test ! -f "$cache_file" || test -h "$cache_file"; then
8473 cat confcache >$cache_file 8661 cat confcache >"$cache_file"
8662 else
8663 case $cache_file in #(
8664 */* | ?:*)
8665 mv -f confcache "$cache_file"$$ &&
8666 mv -f "$cache_file"$$ "$cache_file" ;; #(
8667 *)
8668 mv -f confcache "$cache_file" ;;
8669 esac
8670 fi
8671 fi
8474 else 8672 else
8475 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8673 { $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;} 8674$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8477 fi 8675 fi
8478fi 8676fi
8520if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then 8718if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then
8521 as_fn_error $? "conditional \"ROHC\" was never defined. 8719 as_fn_error $? "conditional \"ROHC\" was never defined.
8522Usually this means the macro was only invoked conditionally." "$LINENO" 5 8720Usually this means the macro was only invoked conditionally." "$LINENO" 5
8523fi 8721fi
8524 8722
8525: ${CONFIG_STATUS=./config.status} 8723: "${CONFIG_STATUS=./config.status}"
8526ac_write_fail=0 8724ac_write_fail=0
8527ac_clean_files_save=$ac_clean_files 8725ac_clean_files_save=$ac_clean_files
8528ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8726ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8529{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8727{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8530$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8728$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8621# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8819# (If _AS_PATH_WALK were called with IFS unset, it would disable word
8622# splitting by setting IFS to empty value.) 8820# splitting by setting IFS to empty value.)
8623IFS=" "" $as_nl" 8821IFS=" "" $as_nl"
8624 8822
8625# Find who we are. Look in the path if we contain no directory separator. 8823# Find who we are. Look in the path if we contain no directory separator.
8824as_myself=
8626case $0 in #(( 8825case $0 in #((
8627 *[\\/]* ) as_myself=$0 ;; 8826 *[\\/]* ) as_myself=$0 ;;
8628 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8827 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8629for as_dir in $PATH 8828for as_dir in $PATH
8630do 8829do
8816 if ln -s conf$$.file conf$$ 2>/dev/null; then 9015 if ln -s conf$$.file conf$$ 2>/dev/null; then
8817 as_ln_s='ln -s' 9016 as_ln_s='ln -s'
8818 # ... but there are two gotchas: 9017 # ... but there are two gotchas:
8819 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 9018 # 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. 9019 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
8821 # In both cases, we have to default to `cp -p'. 9020 # In both cases, we have to default to `cp -pR'.
8822 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 9021 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
8823 as_ln_s='cp -p' 9022 as_ln_s='cp -pR'
8824 elif ln conf$$.file conf$$ 2>/dev/null; then 9023 elif ln conf$$.file conf$$ 2>/dev/null; then
8825 as_ln_s=ln 9024 as_ln_s=ln
8826 else 9025 else
8827 as_ln_s='cp -p' 9026 as_ln_s='cp -pR'
8828 fi 9027 fi
8829else 9028else
8830 as_ln_s='cp -p' 9029 as_ln_s='cp -pR'
8831fi 9030fi
8832rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 9031rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
8833rmdir conf$$.dir 2>/dev/null 9032rmdir conf$$.dir 2>/dev/null
8834 9033
8835 9034
8885else 9084else
8886 test -d ./-p && rmdir ./-p 9085 test -d ./-p && rmdir ./-p
8887 as_mkdir_p=false 9086 as_mkdir_p=false
8888fi 9087fi
8889 9088
8890if test -x / >/dev/null 2>&1; then 9089
9090# as_fn_executable_p FILE
9091# -----------------------
9092# Test if FILE is an executable regular file.
9093as_fn_executable_p ()
9094{
9095 test -f "$1" && test -x "$1"
9096} # as_fn_executable_p
8891 as_test_x='test -x' 9097as_test_x='test -x'
8892else 9098as_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 9099
8913# Sed expression to map a string onto a valid CPP name. 9100# 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'" 9101as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
8915 9102
8916# Sed expression to map a string onto a valid variable name. 9103# 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 9115# 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 9116# report actual input values of CONFIG_FILES etc. instead of their
8930# values after options handling. 9117# values after options handling.
8931ac_log=" 9118ac_log="
8932This file was extended by $as_me, which was 9119This file was extended by $as_me, which was
8933generated by GNU Autoconf 2.67. Invocation command line was 9120generated by GNU Autoconf 2.69. Invocation command line was
8934 9121
8935 CONFIG_FILES = $CONFIG_FILES 9122 CONFIG_FILES = $CONFIG_FILES
8936 CONFIG_HEADERS = $CONFIG_HEADERS 9123 CONFIG_HEADERS = $CONFIG_HEADERS
8937 CONFIG_LINKS = $CONFIG_LINKS 9124 CONFIG_LINKS = $CONFIG_LINKS
8938 CONFIG_COMMANDS = $CONFIG_COMMANDS 9125 CONFIG_COMMANDS = $CONFIG_COMMANDS
8994_ACEOF 9181_ACEOF
8995cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9182cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8996ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 9183ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8997ac_cs_version="\\ 9184ac_cs_version="\\
8998config.status 9185config.status
8999configured by $0, generated by GNU Autoconf 2.67, 9186configured by $0, generated by GNU Autoconf 2.69,
9000 with options \\"\$ac_cs_config\\" 9187 with options \\"\$ac_cs_config\\"
9001 9188
9002Copyright (C) 2010 Free Software Foundation, Inc. 9189Copyright (C) 2012 Free Software Foundation, Inc.
9003This config.status script is free software; the Free Software Foundation 9190This config.status script is free software; the Free Software Foundation
9004gives unlimited permission to copy, distribute and modify it." 9191gives unlimited permission to copy, distribute and modify it."
9005 9192
9006ac_pwd='$ac_pwd' 9193ac_pwd='$ac_pwd'
9007srcdir='$srcdir' 9194srcdir='$srcdir'
9087fi 9274fi
9088 9275
9089_ACEOF 9276_ACEOF
9090cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9277cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9091if \$ac_cs_recheck; then 9278if \$ac_cs_recheck; then
9092 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 9279 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
9093 shift 9280 shift
9094 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 9281 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
9095 CONFIG_SHELL='$SHELL' 9282 CONFIG_SHELL='$SHELL'
9096 export CONFIG_SHELL 9283 export CONFIG_SHELL
9097 exec "\$@" 9284 exec "\$@"
9138 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 9325 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
9139 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 9326 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
9140 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; 9327 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
9141 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; 9328 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
9142 9329
9143 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 9330 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
9144 esac 9331 esac
9145done 9332done
9146 9333
9147 9334
9148# If the user did not use the arguments to specify the items to instantiate, 9335# If the user did not use the arguments to specify the items to instantiate,
9161# Hook for its removal unless debugging. 9348# Hook for its removal unless debugging.
9162# Note that there is a small window in which the directory will not be cleaned: 9349# 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'. 9350# after its creation but before its name has been assigned to `$tmp'.
9164$debug || 9351$debug ||
9165{ 9352{
9166 tmp= 9353 tmp= ac_tmp=
9167 trap 'exit_status=$? 9354 trap 'exit_status=$?
9355 : "${ac_tmp:=$tmp}"
9168 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 9356 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9169' 0 9357' 0
9170 trap 'as_fn_exit 1' 1 2 13 15 9358 trap 'as_fn_exit 1' 1 2 13 15
9171} 9359}
9172# Create a (secure) tmp directory for tmp files. 9360# Create a (secure) tmp directory for tmp files.
9173 9361
9174{ 9362{
9175 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 9363 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9176 test -n "$tmp" && test -d "$tmp" 9364 test -d "$tmp"
9177} || 9365} ||
9178{ 9366{
9179 tmp=./conf$$-$RANDOM 9367 tmp=./conf$$-$RANDOM
9180 (umask 077 && mkdir "$tmp") 9368 (umask 077 && mkdir "$tmp")
9181} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 9369} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
9370ac_tmp=$tmp
9182 9371
9183# Set up the scripts for CONFIG_FILES section. 9372# Set up the scripts for CONFIG_FILES section.
9184# No need to generate them if there are no CONFIG_FILES. 9373# No need to generate them if there are no CONFIG_FILES.
9185# This happens for instance with `./config.status config.h'. 9374# This happens for instance with `./config.status config.h'.
9186if test -n "$CONFIG_FILES"; then 9375if test -n "$CONFIG_FILES"; then
9198 ac_cs_awk_cr='\\r' 9387 ac_cs_awk_cr='\\r'
9199else 9388else
9200 ac_cs_awk_cr=$ac_cr 9389 ac_cs_awk_cr=$ac_cr
9201fi 9390fi
9202 9391
9203echo 'BEGIN {' >"$tmp/subs1.awk" && 9392echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
9204_ACEOF 9393_ACEOF
9205 9394
9206 9395
9207{ 9396{
9208 echo "cat >conf$$subs.awk <<_ACEOF" && 9397 echo "cat >conf$$subs.awk <<_ACEOF" &&
9226 fi 9415 fi
9227done 9416done
9228rm -f conf$$subs.sh 9417rm -f conf$$subs.sh
9229 9418
9230cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9419cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9231cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 9420cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
9232_ACEOF 9421_ACEOF
9233sed -n ' 9422sed -n '
9234h 9423h
9235s/^/S["/; s/!.*/"]=/ 9424s/^/S["/; s/!.*/"]=/
9236p 9425p
9274} 9463}
9275' >>$CONFIG_STATUS || ac_write_fail=1 9464' >>$CONFIG_STATUS || ac_write_fail=1
9276rm -f conf$$subs.awk 9465rm -f conf$$subs.awk
9277cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9466cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9278_ACAWK 9467_ACAWK
9279cat >>"\$tmp/subs1.awk" <<_ACAWK && 9468cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
9280 for (key in S) S_is_set[key] = 1 9469 for (key in S) S_is_set[key] = 1
9281 FS = "" 9470 FS = ""
9282 9471
9283} 9472}
9284{ 9473{
9306cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9495cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9307if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9496if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9308 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9497 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9309else 9498else
9310 cat 9499 cat
9311fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9500fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
9312 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 9501 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9313_ACEOF 9502_ACEOF
9314 9503
9315# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 9504# 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 9505# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9340 9529
9341# Set up the scripts for CONFIG_HEADERS section. 9530# Set up the scripts for CONFIG_HEADERS section.
9342# No need to generate them if there are no CONFIG_HEADERS. 9531# No need to generate them if there are no CONFIG_HEADERS.
9343# This happens for instance with `./config.status Makefile'. 9532# This happens for instance with `./config.status Makefile'.
9344if test -n "$CONFIG_HEADERS"; then 9533if test -n "$CONFIG_HEADERS"; then
9345cat >"$tmp/defines.awk" <<\_ACAWK || 9534cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
9346BEGIN { 9535BEGIN {
9347_ACEOF 9536_ACEOF
9348 9537
9349# Transform confdefs.h into an awk script `defines.awk', embedded as 9538# Transform confdefs.h into an awk script `defines.awk', embedded as
9350# here-document in config.status, that substitutes the proper values into 9539# here-document in config.status, that substitutes the proper values into
9352 9541
9353# Create a delimiter string that does not exist in confdefs.h, to ease 9542# Create a delimiter string that does not exist in confdefs.h, to ease
9354# handling of long lines. 9543# handling of long lines.
9355ac_delim='%!_!# ' 9544ac_delim='%!_!# '
9356for ac_last_try in false false :; do 9545for ac_last_try in false false :; do
9357 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9546 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
9358 if test -z "$ac_t"; then 9547 if test -z "$ac_tt"; then
9359 break 9548 break
9360 elif $ac_last_try; then 9549 elif $ac_last_try; then
9361 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 9550 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9362 else 9551 else
9363 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9552 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9454 case $ac_tag in 9643 case $ac_tag in
9455 :[FHLC]) ac_mode=$ac_tag; continue;; 9644 :[FHLC]) ac_mode=$ac_tag; continue;;
9456 esac 9645 esac
9457 case $ac_mode$ac_tag in 9646 case $ac_mode$ac_tag in
9458 :[FHL]*:*);; 9647 :[FHL]*:*);;
9459 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 9648 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
9460 :[FH]-) ac_tag=-:-;; 9649 :[FH]-) ac_tag=-:-;;
9461 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9650 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9462 esac 9651 esac
9463 ac_save_IFS=$IFS 9652 ac_save_IFS=$IFS
9464 IFS=: 9653 IFS=:
9473 :[FH]) 9662 :[FH])
9474 ac_file_inputs= 9663 ac_file_inputs=
9475 for ac_f 9664 for ac_f
9476 do 9665 do
9477 case $ac_f in 9666 case $ac_f in
9478 -) ac_f="$tmp/stdin";; 9667 -) ac_f="$ac_tmp/stdin";;
9479 *) # Look for the file first in the build tree, then in the source tree 9668 *) # 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, 9669 # (if the path is not absolute). The absolute path cannot be DOS-style,
9481 # because $ac_f cannot contain `:'. 9670 # because $ac_f cannot contain `:'.
9482 test -f "$ac_f" || 9671 test -f "$ac_f" ||
9483 case $ac_f in 9672 case $ac_f in
9484 [\\/$]*) false;; 9673 [\\/$]*) false;;
9485 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9674 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9486 esac || 9675 esac ||
9487 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 9676 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
9488 esac 9677 esac
9489 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9678 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9490 as_fn_append ac_file_inputs " '$ac_f'" 9679 as_fn_append ac_file_inputs " '$ac_f'"
9491 done 9680 done
9492 9681
9508 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9697 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9509 *) ac_sed_conf_input=$configure_input;; 9698 *) ac_sed_conf_input=$configure_input;;
9510 esac 9699 esac
9511 9700
9512 case $ac_tag in 9701 case $ac_tag in
9513 *:-:* | *:-) cat >"$tmp/stdin" \ 9702 *:-:* | *:-) cat >"$ac_tmp/stdin" \
9514 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9703 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9515 esac 9704 esac
9516 ;; 9705 ;;
9517 esac 9706 esac
9518 9707
9519 ac_dir=`$as_dirname -- "$ac_file" || 9708 ac_dir=`$as_dirname -- "$ac_file" ||
9639s&@abs_builddir@&$ac_abs_builddir&;t t 9828s&@abs_builddir@&$ac_abs_builddir&;t t
9640s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9829s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9641s&@INSTALL@&$ac_INSTALL&;t t 9830s&@INSTALL@&$ac_INSTALL&;t t
9642$ac_datarootdir_hack 9831$ac_datarootdir_hack
9643" 9832"
9644eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9833eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
9645 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9834 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9646 9835
9647test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9836test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9648 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9837 { 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"; } && 9838 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9839 "$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' 9840 { $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 9841which 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' 9842$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;} 9843which seems to be undefined. Please make sure it is defined" >&2;}
9654 9844
9655 rm -f "$tmp/stdin" 9845 rm -f "$ac_tmp/stdin"
9656 case $ac_file in 9846 case $ac_file in
9657 -) cat "$tmp/out" && rm -f "$tmp/out";; 9847 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9658 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 9848 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9659 esac \ 9849 esac \
9660 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9850 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9661 ;; 9851 ;;
9662 :H) 9852 :H)
9663 # 9853 #
9664 # CONFIG_HEADER 9854 # CONFIG_HEADER
9665 # 9855 #
9666 if test x"$ac_file" != x-; then 9856 if test x"$ac_file" != x-; then
9667 { 9857 {
9668 $as_echo "/* $configure_input */" \ 9858 $as_echo "/* $configure_input */" \
9669 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 9859 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9670 } >"$tmp/config.h" \ 9860 } >"$ac_tmp/config.h" \
9671 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9861 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9672 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 9862 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 9863 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9674$as_echo "$as_me: $ac_file is unchanged" >&6;} 9864$as_echo "$as_me: $ac_file is unchanged" >&6;}
9675 else 9865 else
9676 rm -f "$ac_file" 9866 rm -f "$ac_file"
9677 mv "$tmp/config.h" "$ac_file" \ 9867 mv "$ac_tmp/config.h" "$ac_file" \
9678 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9868 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9679 fi 9869 fi
9680 else 9870 else
9681 $as_echo "/* $configure_input */" \ 9871 $as_echo "/* $configure_input */" \
9682 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 9872 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9683 || as_fn_error $? "could not create -" "$LINENO" 5 9873 || as_fn_error $? "could not create -" "$LINENO" 5
9684 fi 9874 fi
9685# Compute "$ac_file"'s index in $config_headers. 9875# Compute "$ac_file"'s index in $config_headers.
9686_am_stamp_count=1 9876_am_stamp_count=1
9687for _am_header in $config_headers :; do 9877for _am_header in $config_headers :; do
9951echo 10141echo
9952echo "***" 10142echo "***"
9953echo "*** Configuration Summary" 10143echo "*** Configuration Summary"
9954echo "***" 10144echo "***"
9955echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE" 10145echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE"
10146echo "*** RSA size: $RSA"
9956echo "*** Cipher used: $CIPHER" 10147echo "*** Cipher used: $CIPHER"
9957echo "*** Digest used: $DIGEST" 10148echo "*** Digest used: $DIGEST"
10149echo "*** Authdigest: $AUTH"
9958echo "*** HMAC length: $HMAC" 10150echo "*** HMAC length: $HMAC"
9959echo "*** RAND used: $RAND" 10151echo "*** RAND used: $RAND"
9960echo "*** Max. MTU: $MTU" 10152echo "*** Max. MTU: $MTU"
9961 10153
9962echo "***" 10154echo "***"
9963echo "*** Enable options:" 10155echo "*** Enable options:"
9964grep ENABLE_ config.h | sed -e 's/^/*** /' 10156grep ENABLE_ config.h | sed -e 's/^/*** /'
9965 10157
9966if test "x$DIGEST" = xmd4; then 10158if test "$HMACSIZE" -lt 12; then
9967echo "***" 10159echo "***"
9968echo "*** WARNING: The digest you have chosen ($DIGEST) is known to be insecure" 10160echo "*** WARNING: The hmac length you have chosen ($HMACSIZE) is quite insecure"
9969fi 10161fi
9970 10162
9971if test "$HMAC" -lt 12; then 10163if test "$RANDSIZE" -lt 12; then
9972echo "***" 10164echo "***"
9973echo "*** WARNING: The hmac length you have chosen ($HMAC) is probably insecure"
9974fi
9975
9976if test "$RAND" -lt 8; then
9977echo "***"
9978echo "*** WARNING: The random prefix you have chosen ($RAND) is probably insecure" 10165echo "*** WARNING: The random prefix you have chosen ($RANDSIZE) is probably insecure"
9979fi 10166fi
9980 10167
9981echo "***" 10168echo "***"
9982echo 10169echo
9983 10170

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines