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

Comparing gvpe/configure (file contents):
Revision 1.46 by root, Sun Mar 6 13:49:49 2011 UTC vs.
Revision 1.52 by root, Tue Jul 16 16:44:36 2013 UTC

1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.67. 3# Generated by GNU Autoconf 2.69.
4# 4#
5# 5#
6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
8# Foundation, Inc.
9# 7#
10# 8#
11# This configure script is free software; the Free Software Foundation 9# This configure script is free software; the Free Software Foundation
12# gives unlimited permission to copy, distribute and modify it. 10# gives unlimited permission to copy, distribute and modify it.
13## -------------------- ## 11## -------------------- ##
87# (If _AS_PATH_WALK were called with IFS unset, it would disable word 85# (If _AS_PATH_WALK were called with IFS unset, it would disable word
88# splitting by setting IFS to empty value.) 86# splitting by setting IFS to empty value.)
89IFS=" "" $as_nl" 87IFS=" "" $as_nl"
90 88
91# Find who we are. Look in the path if we contain no directory separator. 89# Find who we are. Look in the path if we contain no directory separator.
90as_myself=
92case $0 in #(( 91case $0 in #((
93 *[\\/]* ) as_myself=$0 ;; 92 *[\\/]* ) as_myself=$0 ;;
94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
95for as_dir in $PATH 94for as_dir in $PATH
96do 95do
131export LANGUAGE 130export LANGUAGE
132 131
133# CDPATH. 132# CDPATH.
134(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 133(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
135 134
135# Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140# neutralization value for shells without unset; and this also
141# works around shells that cannot unset nonexistent variables.
142# Preserve -v and -x to the replacement shell.
143BASH_ENV=/dev/null
144ENV=/dev/null
145(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151esac
152exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153# Admittedly, this is quite paranoid, since all the known shells bail
154# out after a failed `exec'.
155$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156as_fn_exit 255
157 fi
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
136if test "x$CONFIG_SHELL" = x; then 160if test "x$CONFIG_SHELL" = x; then
137 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : 161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
138 emulate sh 162 emulate sh
139 NULLCMD=: 163 NULLCMD=:
140 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which 164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
164if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : 188if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
165 189
166else 190else
167 exitcode=1; echo positional parameters were not saved. 191 exitcode=1; echo positional parameters were not saved.
168fi 192fi
169test x\$exitcode = x0 || exit 1" 193test x\$exitcode = x0 || exit 1
194test -x / || exit 1"
170 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO 195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
171 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO 196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
172 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && 197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
173 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
174test \$(( 1 + 1 )) = 2 || exit 1" 199test \$(( 1 + 1 )) = 2 || exit 1"
209fi; } 234fi; }
210IFS=$as_save_IFS 235IFS=$as_save_IFS
211 236
212 237
213 if test "x$CONFIG_SHELL" != x; then : 238 if test "x$CONFIG_SHELL" != x; then :
239 export CONFIG_SHELL
214 # We cannot yet assume a decent shell, so we have to provide a 240 # We cannot yet assume a decent shell, so we have to provide a
215 # neutralization value for shells without unset; and this also 241# neutralization value for shells without unset; and this also
216 # works around shells that cannot unset nonexistent variables. 242# works around shells that cannot unset nonexistent variables.
243# Preserve -v and -x to the replacement shell.
217 BASH_ENV=/dev/null 244BASH_ENV=/dev/null
218 ENV=/dev/null 245ENV=/dev/null
219 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 246(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
220 export CONFIG_SHELL 247case $- in # ((((
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
251 * ) as_opts= ;;
252esac
221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 253exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
254# Admittedly, this is quite paranoid, since all the known shells bail
255# out after a failed `exec'.
256$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
257exit 255
222fi 258fi
223 259
224 if test x$as_have_required = xno; then : 260 if test x$as_have_required = xno; then :
225 $as_echo "$0: This script requires a shell more modern than all" 261 $as_echo "$0: This script requires a shell more modern than all"
226 $as_echo "$0: the shells that I found on your system." 262 $as_echo "$0: the shells that I found on your system."
318 test -z "$as_dirs" || eval "mkdir $as_dirs" 354 test -z "$as_dirs" || eval "mkdir $as_dirs"
319 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
320 356
321 357
322} # as_fn_mkdir_p 358} # as_fn_mkdir_p
359
360# as_fn_executable_p FILE
361# -----------------------
362# Test if FILE is an executable regular file.
363as_fn_executable_p ()
364{
365 test -f "$1" && test -x "$1"
366} # as_fn_executable_p
323# as_fn_append VAR VALUE 367# as_fn_append VAR VALUE
324# ---------------------- 368# ----------------------
325# Append the text in VALUE to the end of the definition contained in VAR. Take 369# Append the text in VALUE to the end of the definition contained in VAR. Take
326# advantage of any shell optimizations that allow amortized linear growth over 370# advantage of any shell optimizations that allow amortized linear growth over
327# repeated appends, instead of the typical quadratic growth present in naive 371# repeated appends, instead of the typical quadratic growth present in naive
439 s/-\n.*// 483 s/-\n.*//
440 ' >$as_me.lineno && 484 ' >$as_me.lineno &&
441 chmod +x "$as_me.lineno" || 485 chmod +x "$as_me.lineno" ||
442 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } 486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
443 487
488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489 # already done that, so ensure we don't try to do so again and fall
490 # in an infinite loop. This has already happened in practice.
491 _as_can_reexec=no; export _as_can_reexec
444 # Don't try to exec as it changes $[0], causing all sort of problems 492 # Don't try to exec as it changes $[0], causing all sort of problems
445 # (the dirname of $[0] is not the place where we might find the 493 # (the dirname of $[0] is not the place where we might find the
446 # original and so on. Autoconf is especially sensitive to this). 494 # original and so on. Autoconf is especially sensitive to this).
447 . "./$as_me.lineno" 495 . "./$as_me.lineno"
448 # Exit status is that of the last command. 496 # Exit status is that of the last command.
473 if ln -s conf$$.file conf$$ 2>/dev/null; then 521 if ln -s conf$$.file conf$$ 2>/dev/null; then
474 as_ln_s='ln -s' 522 as_ln_s='ln -s'
475 # ... but there are two gotchas: 523 # ... but there are two gotchas:
476 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 524 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
477 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
478 # In both cases, we have to default to `cp -p'. 526 # In both cases, we have to default to `cp -pR'.
479 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 527 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
480 as_ln_s='cp -p' 528 as_ln_s='cp -pR'
481 elif ln conf$$.file conf$$ 2>/dev/null; then 529 elif ln conf$$.file conf$$ 2>/dev/null; then
482 as_ln_s=ln 530 as_ln_s=ln
483 else 531 else
484 as_ln_s='cp -p' 532 as_ln_s='cp -pR'
485 fi 533 fi
486else 534else
487 as_ln_s='cp -p' 535 as_ln_s='cp -pR'
488fi 536fi
489rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 537rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
490rmdir conf$$.dir 2>/dev/null 538rmdir conf$$.dir 2>/dev/null
491 539
492if mkdir -p . 2>/dev/null; then 540if mkdir -p . 2>/dev/null; then
494else 542else
495 test -d ./-p && rmdir ./-p 543 test -d ./-p && rmdir ./-p
496 as_mkdir_p=false 544 as_mkdir_p=false
497fi 545fi
498 546
499if test -x / >/dev/null 2>&1; then
500 as_test_x='test -x' 547as_test_x='test -x'
501else 548as_executable_p=as_fn_executable_p
502 if ls -dL / >/dev/null 2>&1; then
503 as_ls_L_option=L
504 else
505 as_ls_L_option=
506 fi
507 as_test_x='
508 eval sh -c '\''
509 if test -d "$1"; then
510 test -d "$1/.";
511 else
512 case $1 in #(
513 -*)set "./$1";;
514 esac;
515 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
516 ???[sx]*):;;*)false;;esac;fi
517 '\'' sh
518 '
519fi
520as_executable_p=$as_test_x
521 549
522# Sed expression to map a string onto a valid CPP name. 550# Sed expression to map a string onto a valid CPP name.
523as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 551as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
524 552
525# Sed expression to map a string onto a valid variable name. 553# Sed expression to map a string onto a valid variable name.
624LIBICONV 652LIBICONV
625USE_NLS 653USE_NLS
626am__fastdepCC_FALSE 654am__fastdepCC_FALSE
627am__fastdepCC_TRUE 655am__fastdepCC_TRUE
628CCDEPMODE 656CCDEPMODE
657am__nodep
629AMDEPBACKSLASH 658AMDEPBACKSLASH
630AMDEP_FALSE 659AMDEP_FALSE
631AMDEP_TRUE 660AMDEP_TRUE
632am__quote 661am__quote
633am__include 662am__include
732with_libintl_prefix 761with_libintl_prefix
733enable_iftype 762enable_iftype
734with_kernel 763with_kernel
735with_openssl_include 764with_openssl_include
736with_openssl_lib 765with_openssl_lib
766enable_threads
737enable_static_daemon 767enable_static_daemon
738enable_icmp 768enable_icmp
739enable_tcp 769enable_tcp
740enable_http_proxy 770enable_http_proxy
741enable_dns 771enable_dns
772enable_rsa_length
742enable_hmac_length 773enable_hmac_length
743enable_rand_length 774enable_rand_length
744enable_max_mtu 775enable_max_mtu
745enable_compression 776enable_compression
746enable_cipher 777enable_cipher
747enable_digest 778enable_digest
779enable_auth_digest
748' 780'
749 ac_precious_vars='build_alias 781 ac_precious_vars='build_alias
750host_alias 782host_alias
751target_alias 783target_alias
752CC 784CC
1161 *) 1193 *)
1162 # FIXME: should be removed in autoconf 3.0. 1194 # FIXME: should be removed in autoconf 3.0.
1163 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1195 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1164 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1196 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1165 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1197 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1166 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1198 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1167 ;; 1199 ;;
1168 1200
1169 esac 1201 esac
1170done 1202done
1171 1203
1212 1244
1213# FIXME: To remove some day. 1245# FIXME: To remove some day.
1214if test "x$host_alias" != x; then 1246if test "x$host_alias" != x; then
1215 if test "x$build_alias" = x; then 1247 if test "x$build_alias" = x; then
1216 cross_compiling=maybe 1248 cross_compiling=maybe
1217 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1218 If a cross compiler is detected then cross compile mode will be used" >&2
1219 elif test "x$build_alias" != "x$host_alias"; then 1249 elif test "x$build_alias" != "x$host_alias"; then
1220 cross_compiling=yes 1250 cross_compiling=yes
1221 fi 1251 fi
1222fi 1252fi
1223 1253
1392 "tincd/darwin" "native/cygwin"; Untested 1422 "tincd/darwin" "native/cygwin"; Untested
1393 combinations are: "tincd/bsd" "tincd/solaris" 1423 combinations are: "tincd/bsd" "tincd/solaris"
1394 "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket"; 1424 "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket";
1395 Broken combinations are: "tincd/cygwin"; The default 1425 Broken combinations are: "tincd/cygwin"; The default
1396 is to autodetect. 1426 is to autodetect.
1427 --enable-threads try to use threads for long-running asynchronous
1428 operations (default enabled).
1397 --enable-static-daemon enable statically linked daemon. 1429 --enable-static-daemon enable statically linked daemon.
1398 --disable-icmp enable icmp protocol support (default enabled). 1430 --disable-icmp enable icmp protocol support (default enabled).
1399 --disable-tcp enable tcp protocol support (default enabled). 1431 --disable-tcp enable tcp protocol support (default enabled).
1400 --disable-http-proxy enable http proxy connect support (default enabled). 1432 --disable-http-proxy enable http proxy connect support (default enabled).
1401 --enable-dns enable dns tunnel protocol support (default 1433 --enable-dns enable dns tunnel protocol support (default
1402 disabled). 1434 disabled).
1435 --enable-rsa-length=BITS
1436 use BITS rsa keys (default 3072). Allowed values are
1437 1536-10240.
1403 --enable-hmac-length=BYTES 1438 --enable-hmac-length=BYTES
1404 use a hmac of length BYTES bytes (default 12). 1439 use a hmac of length BYTES bytes (default 12).
1405 Allowed values are 4, 8, 12, 16. 1440 Allowed values are 4, 8, 12, 16.
1406 --enable-rand-length=BYTES 1441 --enable-rand-length=BYTES
1407 use BYTES bytes of extra randomness (default 8). 1442 use BYTES bytes of extra randomness (default 8).
1409 --enable-max-mtu=BYTES enable mtu sizes upto BYTES bytes (default 1500). 1444 --enable-max-mtu=BYTES enable mtu sizes upto BYTES bytes (default 1500).
1410 Use 9100 for jumbogram support. 1445 Use 9100 for jumbogram support.
1411 --disable-compression Disable compression support. 1446 --disable-compression Disable compression support.
1412 --enable-cipher=CIPHER Select the symmetric cipher (default "aes-128"). 1447 --enable-cipher=CIPHER Select the symmetric cipher (default "aes-128").
1413 Must be one of "bf" (blowfish), "aes-128" 1448 Must be one of "bf" (blowfish), "aes-128"
1414 (rijndael), "aes-192" or "aes-256". 1449 (rijndael), "aes-192", "aes-256", "camellia-128" or
1450 "camellia-256".
1415 --enable-digest=CIPHER Select the digest algorithm to use (default 1451 --enable-digest=DIGEST Select the digest algorithm to use (default "sha1").
1416 "ripemd160"). Must be one of "sha512", "sha256", 1452 Must be one of "sha512", "sha256", "sha1",
1417 "sha1" (somewhat insecure), "ripemd160", "md5" 1453 "ripemd160", "whirlpool".
1418 (insecure) or "md4" (insecure). 1454 --enable-auth-digest=DIGEST
1455 Select the hmac algorithm to use (default "sha512").
1456 Must be one of "sha512", "sha256", "whirlpool".
1419 1457
1420Optional Packages: 1458Optional Packages:
1421 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1459 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1422 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1460 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1423 --with-gnu-ld assume the C compiler uses GNU ld default=no 1461 --with-gnu-ld assume the C compiler uses GNU ld default=no
1508 1546
1509test -n "$ac_init_help" && exit $ac_status 1547test -n "$ac_init_help" && exit $ac_status
1510if $ac_init_version; then 1548if $ac_init_version; then
1511 cat <<\_ACEOF 1549 cat <<\_ACEOF
1512configure 1550configure
1513generated by GNU Autoconf 2.67 1551generated by GNU Autoconf 2.69
1514 1552
1515Copyright (C) 2010 Free Software Foundation, Inc. 1553Copyright (C) 2012 Free Software Foundation, Inc.
1516This configure script is free software; the Free Software Foundation 1554This configure script is free software; the Free Software Foundation
1517gives unlimited permission to copy, distribute and modify it. 1555gives unlimited permission to copy, distribute and modify it.
1518_ACEOF 1556_ACEOF
1519 exit 1557 exit
1520fi 1558fi
1554 $as_echo "$as_me: failed program was:" >&5 1592 $as_echo "$as_me: failed program was:" >&5
1555sed 's/^/| /' conftest.$ac_ext >&5 1593sed 's/^/| /' conftest.$ac_ext >&5
1556 1594
1557 ac_retval=1 1595 ac_retval=1
1558fi 1596fi
1559 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1597 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1560 as_fn_set_status $ac_retval 1598 as_fn_set_status $ac_retval
1561 1599
1562} # ac_fn_c_try_compile 1600} # ac_fn_c_try_compile
1563 1601
1564# ac_fn_c_try_link LINENO 1602# ac_fn_c_try_link LINENO
1586 test $ac_status = 0; } && { 1624 test $ac_status = 0; } && {
1587 test -z "$ac_c_werror_flag" || 1625 test -z "$ac_c_werror_flag" ||
1588 test ! -s conftest.err 1626 test ! -s conftest.err
1589 } && test -s conftest$ac_exeext && { 1627 } && test -s conftest$ac_exeext && {
1590 test "$cross_compiling" = yes || 1628 test "$cross_compiling" = yes ||
1591 $as_test_x conftest$ac_exeext 1629 test -x conftest$ac_exeext
1592 }; then : 1630 }; then :
1593 ac_retval=0 1631 ac_retval=0
1594else 1632else
1595 $as_echo "$as_me: failed program was:" >&5 1633 $as_echo "$as_me: failed program was:" >&5
1596sed 's/^/| /' conftest.$ac_ext >&5 1634sed 's/^/| /' conftest.$ac_ext >&5
1600 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1638 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1601 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1639 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1602 # interfere with the next link command; also delete a directory that is 1640 # interfere with the next link command; also delete a directory that is
1603 # left behind by Apple's compiler. We do this before executing the actions. 1641 # left behind by Apple's compiler. We do this before executing the actions.
1604 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1642 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1605 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1643 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1606 as_fn_set_status $ac_retval 1644 as_fn_set_status $ac_retval
1607 1645
1608} # ac_fn_c_try_link 1646} # ac_fn_c_try_link
1609 1647
1610# ac_fn_c_try_cpp LINENO 1648# ac_fn_c_try_cpp LINENO
1637 $as_echo "$as_me: failed program was:" >&5 1675 $as_echo "$as_me: failed program was:" >&5
1638sed 's/^/| /' conftest.$ac_ext >&5 1676sed 's/^/| /' conftest.$ac_ext >&5
1639 1677
1640 ac_retval=1 1678 ac_retval=1
1641fi 1679fi
1642 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1680 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1643 as_fn_set_status $ac_retval 1681 as_fn_set_status $ac_retval
1644 1682
1645} # ac_fn_c_try_cpp 1683} # ac_fn_c_try_cpp
1646 1684
1647# ac_fn_cxx_try_compile LINENO 1685# ac_fn_cxx_try_compile LINENO
1675 $as_echo "$as_me: failed program was:" >&5 1713 $as_echo "$as_me: failed program was:" >&5
1676sed 's/^/| /' conftest.$ac_ext >&5 1714sed 's/^/| /' conftest.$ac_ext >&5
1677 1715
1678 ac_retval=1 1716 ac_retval=1
1679fi 1717fi
1680 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1718 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1681 as_fn_set_status $ac_retval 1719 as_fn_set_status $ac_retval
1682 1720
1683} # ac_fn_cxx_try_compile 1721} # ac_fn_cxx_try_compile
1684 1722
1685# ac_fn_cxx_try_cpp LINENO 1723# ac_fn_cxx_try_cpp LINENO
1712 $as_echo "$as_me: failed program was:" >&5 1750 $as_echo "$as_me: failed program was:" >&5
1713sed 's/^/| /' conftest.$ac_ext >&5 1751sed 's/^/| /' conftest.$ac_ext >&5
1714 1752
1715 ac_retval=1 1753 ac_retval=1
1716fi 1754fi
1717 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1755 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1718 as_fn_set_status $ac_retval 1756 as_fn_set_status $ac_retval
1719 1757
1720} # ac_fn_cxx_try_cpp 1758} # ac_fn_cxx_try_cpp
1721 1759
1722# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 1760# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1725# the include files in INCLUDES and setting the cache variable VAR 1763# the include files in INCLUDES and setting the cache variable VAR
1726# accordingly. 1764# accordingly.
1727ac_fn_cxx_check_header_mongrel () 1765ac_fn_cxx_check_header_mongrel ()
1728{ 1766{
1729 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1767 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1730 if eval "test \"\${$3+set}\"" = set; then : 1768 if eval \${$3+:} false; then :
1731 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1732$as_echo_n "checking for $2... " >&6; } 1770$as_echo_n "checking for $2... " >&6; }
1733if eval "test \"\${$3+set}\"" = set; then : 1771if eval \${$3+:} false; then :
1734 $as_echo_n "(cached) " >&6 1772 $as_echo_n "(cached) " >&6
1735fi 1773fi
1736eval ac_res=\$$3 1774eval ac_res=\$$3
1737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1738$as_echo "$ac_res" >&6; } 1776$as_echo "$ac_res" >&6; }
1791$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1829$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1792 ;; 1830 ;;
1793esac 1831esac
1794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1795$as_echo_n "checking for $2... " >&6; } 1833$as_echo_n "checking for $2... " >&6; }
1796if eval "test \"\${$3+set}\"" = set; then : 1834if eval \${$3+:} false; then :
1797 $as_echo_n "(cached) " >&6 1835 $as_echo_n "(cached) " >&6
1798else 1836else
1799 eval "$3=\$ac_header_compiler" 1837 eval "$3=\$ac_header_compiler"
1800fi 1838fi
1801eval ac_res=\$$3 1839eval ac_res=\$$3
1802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1803$as_echo "$ac_res" >&6; } 1841$as_echo "$ac_res" >&6; }
1804fi 1842fi
1805 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1843 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1806 1844
1807} # ac_fn_cxx_check_header_mongrel 1845} # ac_fn_cxx_check_header_mongrel
1808 1846
1809# ac_fn_cxx_try_run LINENO 1847# ac_fn_cxx_try_run LINENO
1810# ------------------------ 1848# ------------------------
1841sed 's/^/| /' conftest.$ac_ext >&5 1879sed 's/^/| /' conftest.$ac_ext >&5
1842 1880
1843 ac_retval=$ac_status 1881 ac_retval=$ac_status
1844fi 1882fi
1845 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1883 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1846 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1884 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1847 as_fn_set_status $ac_retval 1885 as_fn_set_status $ac_retval
1848 1886
1849} # ac_fn_cxx_try_run 1887} # ac_fn_cxx_try_run
1850 1888
1851# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES 1889# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES
1855ac_fn_cxx_check_header_compile () 1893ac_fn_cxx_check_header_compile ()
1856{ 1894{
1857 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1895 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1896 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1859$as_echo_n "checking for $2... " >&6; } 1897$as_echo_n "checking for $2... " >&6; }
1860if eval "test \"\${$3+set}\"" = set; then : 1898if eval \${$3+:} false; then :
1861 $as_echo_n "(cached) " >&6 1899 $as_echo_n "(cached) " >&6
1862else 1900else
1863 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1901 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1864/* end confdefs.h. */ 1902/* end confdefs.h. */
1865$4 1903$4
1873rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1911rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1874fi 1912fi
1875eval ac_res=\$$3 1913eval ac_res=\$$3
1876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1877$as_echo "$ac_res" >&6; } 1915$as_echo "$ac_res" >&6; }
1878 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1916 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1879 1917
1880} # ac_fn_cxx_check_header_compile 1918} # ac_fn_cxx_check_header_compile
1881 1919
1882# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES 1920# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
1883# --------------------------------------------- 1921# ---------------------------------------------
1886ac_fn_cxx_check_type () 1924ac_fn_cxx_check_type ()
1887{ 1925{
1888 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1926 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1890$as_echo_n "checking for $2... " >&6; } 1928$as_echo_n "checking for $2... " >&6; }
1891if eval "test \"\${$3+set}\"" = set; then : 1929if eval \${$3+:} false; then :
1892 $as_echo_n "(cached) " >&6 1930 $as_echo_n "(cached) " >&6
1893else 1931else
1894 eval "$3=no" 1932 eval "$3=no"
1895 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1933 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1896/* end confdefs.h. */ 1934/* end confdefs.h. */
1927rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1965rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1928fi 1966fi
1929eval ac_res=\$$3 1967eval ac_res=\$$3
1930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1931$as_echo "$ac_res" >&6; } 1969$as_echo "$ac_res" >&6; }
1932 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1970 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1933 1971
1934} # ac_fn_cxx_check_type 1972} # ac_fn_cxx_check_type
1935 1973
1936# ac_fn_c_try_run LINENO 1974# ac_fn_c_try_run LINENO
1937# ---------------------- 1975# ----------------------
1968sed 's/^/| /' conftest.$ac_ext >&5 2006sed 's/^/| /' conftest.$ac_ext >&5
1969 2007
1970 ac_retval=$ac_status 2008 ac_retval=$ac_status
1971fi 2009fi
1972 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2010 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1973 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2011 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1974 as_fn_set_status $ac_retval 2012 as_fn_set_status $ac_retval
1975 2013
1976} # ac_fn_c_try_run 2014} # ac_fn_c_try_run
1977 2015
1978# ac_fn_c_check_func LINENO FUNC VAR 2016# ac_fn_c_check_func LINENO FUNC VAR
1981ac_fn_c_check_func () 2019ac_fn_c_check_func ()
1982{ 2020{
1983 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2021 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1985$as_echo_n "checking for $2... " >&6; } 2023$as_echo_n "checking for $2... " >&6; }
1986if eval "test \"\${$3+set}\"" = set; then : 2024if eval \${$3+:} false; then :
1987 $as_echo_n "(cached) " >&6 2025 $as_echo_n "(cached) " >&6
1988else 2026else
1989 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2027 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1990/* end confdefs.h. */ 2028/* end confdefs.h. */
1991/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2029/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2036 conftest$ac_exeext conftest.$ac_ext 2074 conftest$ac_exeext conftest.$ac_ext
2037fi 2075fi
2038eval ac_res=\$$3 2076eval ac_res=\$$3
2039 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2040$as_echo "$ac_res" >&6; } 2078$as_echo "$ac_res" >&6; }
2041 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2079 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2042 2080
2043} # ac_fn_c_check_func 2081} # ac_fn_c_check_func
2044 2082
2045# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 2083# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2046# ------------------------------------------------------- 2084# -------------------------------------------------------
2048# the include files in INCLUDES and setting the cache variable VAR 2086# the include files in INCLUDES and setting the cache variable VAR
2049# accordingly. 2087# accordingly.
2050ac_fn_c_check_header_mongrel () 2088ac_fn_c_check_header_mongrel ()
2051{ 2089{
2052 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2090 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2053 if eval "test \"\${$3+set}\"" = set; then : 2091 if eval \${$3+:} false; then :
2054 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2055$as_echo_n "checking for $2... " >&6; } 2093$as_echo_n "checking for $2... " >&6; }
2056if eval "test \"\${$3+set}\"" = set; then : 2094if eval \${$3+:} false; then :
2057 $as_echo_n "(cached) " >&6 2095 $as_echo_n "(cached) " >&6
2058fi 2096fi
2059eval ac_res=\$$3 2097eval ac_res=\$$3
2060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2061$as_echo "$ac_res" >&6; } 2099$as_echo "$ac_res" >&6; }
2114$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 2152$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2115 ;; 2153 ;;
2116esac 2154esac
2117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2118$as_echo_n "checking for $2... " >&6; } 2156$as_echo_n "checking for $2... " >&6; }
2119if eval "test \"\${$3+set}\"" = set; then : 2157if eval \${$3+:} false; then :
2120 $as_echo_n "(cached) " >&6 2158 $as_echo_n "(cached) " >&6
2121else 2159else
2122 eval "$3=\$ac_header_compiler" 2160 eval "$3=\$ac_header_compiler"
2123fi 2161fi
2124eval ac_res=\$$3 2162eval ac_res=\$$3
2125 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2126$as_echo "$ac_res" >&6; } 2164$as_echo "$ac_res" >&6; }
2127fi 2165fi
2128 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2166 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2129 2167
2130} # ac_fn_c_check_header_mongrel 2168} # ac_fn_c_check_header_mongrel
2131 2169
2132# ac_fn_cxx_try_link LINENO 2170# ac_fn_cxx_try_link LINENO
2133# ------------------------- 2171# -------------------------
2154 test $ac_status = 0; } && { 2192 test $ac_status = 0; } && {
2155 test -z "$ac_cxx_werror_flag" || 2193 test -z "$ac_cxx_werror_flag" ||
2156 test ! -s conftest.err 2194 test ! -s conftest.err
2157 } && test -s conftest$ac_exeext && { 2195 } && test -s conftest$ac_exeext && {
2158 test "$cross_compiling" = yes || 2196 test "$cross_compiling" = yes ||
2159 $as_test_x conftest$ac_exeext 2197 test -x conftest$ac_exeext
2160 }; then : 2198 }; then :
2161 ac_retval=0 2199 ac_retval=0
2162else 2200else
2163 $as_echo "$as_me: failed program was:" >&5 2201 $as_echo "$as_me: failed program was:" >&5
2164sed 's/^/| /' conftest.$ac_ext >&5 2202sed 's/^/| /' conftest.$ac_ext >&5
2168 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 2206 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2169 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 2207 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2170 # interfere with the next link command; also delete a directory that is 2208 # interfere with the next link command; also delete a directory that is
2171 # left behind by Apple's compiler. We do this before executing the actions. 2209 # left behind by Apple's compiler. We do this before executing the actions.
2172 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2210 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2173 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2211 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2174 as_fn_set_status $ac_retval 2212 as_fn_set_status $ac_retval
2175 2213
2176} # ac_fn_cxx_try_link 2214} # ac_fn_cxx_try_link
2177 2215
2178# ac_fn_cxx_check_func LINENO FUNC VAR 2216# ac_fn_cxx_check_func LINENO FUNC VAR
2181ac_fn_cxx_check_func () 2219ac_fn_cxx_check_func ()
2182{ 2220{
2183 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2221 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2185$as_echo_n "checking for $2... " >&6; } 2223$as_echo_n "checking for $2... " >&6; }
2186if eval "test \"\${$3+set}\"" = set; then : 2224if eval \${$3+:} false; then :
2187 $as_echo_n "(cached) " >&6 2225 $as_echo_n "(cached) " >&6
2188else 2226else
2189 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2227 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2190/* end confdefs.h. */ 2228/* end confdefs.h. */
2191/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2229/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2236 conftest$ac_exeext conftest.$ac_ext 2274 conftest$ac_exeext conftest.$ac_ext
2237fi 2275fi
2238eval ac_res=\$$3 2276eval ac_res=\$$3
2239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2240$as_echo "$ac_res" >&6; } 2278$as_echo "$ac_res" >&6; }
2241 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2279 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2242 2280
2243} # ac_fn_cxx_check_func 2281} # ac_fn_cxx_check_func
2244cat >config.log <<_ACEOF 2282cat >config.log <<_ACEOF
2245This file contains any messages produced by compilers while 2283This file contains any messages produced by compilers while
2246running configure, to aid debugging if configure makes a mistake. 2284running configure, to aid debugging if configure makes a mistake.
2247 2285
2248It was created by $as_me, which was 2286It was created by $as_me, which was
2249generated by GNU Autoconf 2.67. Invocation command line was 2287generated by GNU Autoconf 2.69. Invocation command line was
2250 2288
2251 $ $0 $@ 2289 $ $0 $@
2252 2290
2253_ACEOF 2291_ACEOF
2254exec 5>>config.log 2292exec 5>>config.log
2502 sed 's/^/| /' "$ac_site_file" >&5 2540 sed 's/^/| /' "$ac_site_file" >&5
2503 . "$ac_site_file" \ 2541 . "$ac_site_file" \
2504 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2542 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2505$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2543$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2506as_fn_error $? "failed to load site script $ac_site_file 2544as_fn_error $? "failed to load site script $ac_site_file
2507See \`config.log' for more details" "$LINENO" 5 ; } 2545See \`config.log' for more details" "$LINENO" 5; }
2508 fi 2546 fi
2509done 2547done
2510 2548
2511if test -r "$cache_file"; then 2549if test -r "$cache_file"; then
2512 # Some versions of bash will fail to source /dev/null (special files 2550 # Some versions of bash will fail to source /dev/null (special files
2627$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2665$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2628 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 2666 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2629 2667
2630{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 2668{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2631$as_echo_n "checking build system type... " >&6; } 2669$as_echo_n "checking build system type... " >&6; }
2632if test "${ac_cv_build+set}" = set; then : 2670if ${ac_cv_build+:} false; then :
2633 $as_echo_n "(cached) " >&6 2671 $as_echo_n "(cached) " >&6
2634else 2672else
2635 ac_build_alias=$build_alias 2673 ac_build_alias=$build_alias
2636test "x$ac_build_alias" = x && 2674test "x$ac_build_alias" = x &&
2637 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2675 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2643fi 2681fi
2644{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2682{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2645$as_echo "$ac_cv_build" >&6; } 2683$as_echo "$ac_cv_build" >&6; }
2646case $ac_cv_build in 2684case $ac_cv_build in
2647*-*-*) ;; 2685*-*-*) ;;
2648*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 2686*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2649esac 2687esac
2650build=$ac_cv_build 2688build=$ac_cv_build
2651ac_save_IFS=$IFS; IFS='-' 2689ac_save_IFS=$IFS; IFS='-'
2652set x $ac_cv_build 2690set x $ac_cv_build
2653shift 2691shift
2661case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2699case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2662 2700
2663 2701
2664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 2702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2665$as_echo_n "checking host system type... " >&6; } 2703$as_echo_n "checking host system type... " >&6; }
2666if test "${ac_cv_host+set}" = set; then : 2704if ${ac_cv_host+:} false; then :
2667 $as_echo_n "(cached) " >&6 2705 $as_echo_n "(cached) " >&6
2668else 2706else
2669 if test "x$host_alias" = x; then 2707 if test "x$host_alias" = x; then
2670 ac_cv_host=$ac_cv_build 2708 ac_cv_host=$ac_cv_build
2671else 2709else
2676fi 2714fi
2677{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2678$as_echo "$ac_cv_host" >&6; } 2716$as_echo "$ac_cv_host" >&6; }
2679case $ac_cv_host in 2717case $ac_cv_host in
2680*-*-*) ;; 2718*-*-*) ;;
2681*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 2719*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2682esac 2720esac
2683host=$ac_cv_host 2721host=$ac_cv_host
2684ac_save_IFS=$IFS; IFS='-' 2722ac_save_IFS=$IFS; IFS='-'
2685set x $ac_cv_host 2723set x $ac_cv_host
2686shift 2724shift
2694case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 2732case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2695 2733
2696 2734
2697{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5 2735{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2698$as_echo_n "checking target system type... " >&6; } 2736$as_echo_n "checking target system type... " >&6; }
2699if test "${ac_cv_target+set}" = set; then : 2737if ${ac_cv_target+:} false; then :
2700 $as_echo_n "(cached) " >&6 2738 $as_echo_n "(cached) " >&6
2701else 2739else
2702 if test "x$target_alias" = x; then 2740 if test "x$target_alias" = x; then
2703 ac_cv_target=$ac_cv_host 2741 ac_cv_target=$ac_cv_host
2704else 2742else
2709fi 2747fi
2710{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5 2748{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2711$as_echo "$ac_cv_target" >&6; } 2749$as_echo "$ac_cv_target" >&6; }
2712case $ac_cv_target in 2750case $ac_cv_target in
2713*-*-*) ;; 2751*-*-*) ;;
2714*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;; 2752*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
2715esac 2753esac
2716target=$ac_cv_target 2754target=$ac_cv_target
2717ac_save_IFS=$IFS; IFS='-' 2755ac_save_IFS=$IFS; IFS='-'
2718set x $ac_cv_target 2756set x $ac_cv_target
2719shift 2757shift
2750# ./install, which can be erroneously created by make from ./install.sh. 2788# ./install, which can be erroneously created by make from ./install.sh.
2751# Reject install programs that cannot install multiple files. 2789# Reject install programs that cannot install multiple files.
2752{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 2790{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2753$as_echo_n "checking for a BSD-compatible install... " >&6; } 2791$as_echo_n "checking for a BSD-compatible install... " >&6; }
2754if test -z "$INSTALL"; then 2792if test -z "$INSTALL"; then
2755if test "${ac_cv_path_install+set}" = set; then : 2793if ${ac_cv_path_install+:} false; then :
2756 $as_echo_n "(cached) " >&6 2794 $as_echo_n "(cached) " >&6
2757else 2795else
2758 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2796 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2759for as_dir in $PATH 2797for as_dir in $PATH
2760do 2798do
2770 # OSF1 and SCO ODT 3.0 have their own names for install. 2808 # OSF1 and SCO ODT 3.0 have their own names for install.
2771 # Don't use installbsd from OSF since it installs stuff as root 2809 # Don't use installbsd from OSF since it installs stuff as root
2772 # by default. 2810 # by default.
2773 for ac_prog in ginstall scoinst install; do 2811 for ac_prog in ginstall scoinst install; do
2774 for ac_exec_ext in '' $ac_executable_extensions; do 2812 for ac_exec_ext in '' $ac_executable_extensions; do
2775 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 2813 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2776 if test $ac_prog = install && 2814 if test $ac_prog = install &&
2777 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 2815 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2778 # AIX install. It has an incompatible calling convention. 2816 # AIX install. It has an incompatible calling convention.
2779 : 2817 :
2780 elif test $ac_prog = install && 2818 elif test $ac_prog = install &&
2837# name. Accept space and tab only in the latter. 2875# name. Accept space and tab only in the latter.
2838am_lf=' 2876am_lf='
2839' 2877'
2840case `pwd` in 2878case `pwd` in
2841 *[\\\"\#\$\&\'\`$am_lf]*) 2879 *[\\\"\#\$\&\'\`$am_lf]*)
2842 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;; 2880 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2843esac 2881esac
2844case $srcdir in 2882case $srcdir in
2845 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2883 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2846 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;; 2884 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2847esac 2885esac
2848 2886
2849# Do `set' in a subshell so we don't clobber the current shell's 2887# Do `set' in a subshell so we don't clobber the current shell's
2850# arguments. Must try -L first in case configure is actually a 2888# arguments. Must try -L first in case configure is actually a
2851# symlink; some systems play weird games with the mod time of symlinks 2889# symlink; some systems play weird games with the mod time of symlinks
2927 if test -n "$ac_tool_prefix"; then 2965 if test -n "$ac_tool_prefix"; then
2928 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 2966 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2929set dummy ${ac_tool_prefix}strip; ac_word=$2 2967set dummy ${ac_tool_prefix}strip; ac_word=$2
2930{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2968{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2931$as_echo_n "checking for $ac_word... " >&6; } 2969$as_echo_n "checking for $ac_word... " >&6; }
2932if test "${ac_cv_prog_STRIP+set}" = set; then : 2970if ${ac_cv_prog_STRIP+:} false; then :
2933 $as_echo_n "(cached) " >&6 2971 $as_echo_n "(cached) " >&6
2934else 2972else
2935 if test -n "$STRIP"; then 2973 if test -n "$STRIP"; then
2936 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2974 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2937else 2975else
2939for as_dir in $PATH 2977for as_dir in $PATH
2940do 2978do
2941 IFS=$as_save_IFS 2979 IFS=$as_save_IFS
2942 test -z "$as_dir" && as_dir=. 2980 test -z "$as_dir" && as_dir=.
2943 for ac_exec_ext in '' $ac_executable_extensions; do 2981 for ac_exec_ext in '' $ac_executable_extensions; do
2944 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2982 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2945 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 2983 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2946 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 2984 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2947 break 2 2985 break 2
2948 fi 2986 fi
2949done 2987done
2967 ac_ct_STRIP=$STRIP 3005 ac_ct_STRIP=$STRIP
2968 # Extract the first word of "strip", so it can be a program name with args. 3006 # Extract the first word of "strip", so it can be a program name with args.
2969set dummy strip; ac_word=$2 3007set dummy strip; ac_word=$2
2970{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3008{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2971$as_echo_n "checking for $ac_word... " >&6; } 3009$as_echo_n "checking for $ac_word... " >&6; }
2972if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 3010if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2973 $as_echo_n "(cached) " >&6 3011 $as_echo_n "(cached) " >&6
2974else 3012else
2975 if test -n "$ac_ct_STRIP"; then 3013 if test -n "$ac_ct_STRIP"; then
2976 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 3014 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2977else 3015else
2979for as_dir in $PATH 3017for as_dir in $PATH
2980do 3018do
2981 IFS=$as_save_IFS 3019 IFS=$as_save_IFS
2982 test -z "$as_dir" && as_dir=. 3020 test -z "$as_dir" && as_dir=.
2983 for ac_exec_ext in '' $ac_executable_extensions; do 3021 for ac_exec_ext in '' $ac_executable_extensions; do
2984 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3022 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2985 ac_cv_prog_ac_ct_STRIP="strip" 3023 ac_cv_prog_ac_ct_STRIP="strip"
2986 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3024 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2987 break 2 3025 break 2
2988 fi 3026 fi
2989done 3027done
3020INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 3058INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3021 3059
3022{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 3060{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
3023$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 3061$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3024if test -z "$MKDIR_P"; then 3062if test -z "$MKDIR_P"; then
3025 if test "${ac_cv_path_mkdir+set}" = set; then : 3063 if ${ac_cv_path_mkdir+:} false; then :
3026 $as_echo_n "(cached) " >&6 3064 $as_echo_n "(cached) " >&6
3027else 3065else
3028 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3066 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3029for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin 3067for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
3030do 3068do
3031 IFS=$as_save_IFS 3069 IFS=$as_save_IFS
3032 test -z "$as_dir" && as_dir=. 3070 test -z "$as_dir" && as_dir=.
3033 for ac_prog in mkdir gmkdir; do 3071 for ac_prog in mkdir gmkdir; do
3034 for ac_exec_ext in '' $ac_executable_extensions; do 3072 for ac_exec_ext in '' $ac_executable_extensions; do
3035 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue 3073 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
3036 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 3074 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3037 'mkdir (GNU coreutils) '* | \ 3075 'mkdir (GNU coreutils) '* | \
3038 'mkdir (coreutils) '* | \ 3076 'mkdir (coreutils) '* | \
3039 'mkdir (fileutils) '4.1*) 3077 'mkdir (fileutils) '4.1*)
3040 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext 3078 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
3071do 3109do
3072 # Extract the first word of "$ac_prog", so it can be a program name with args. 3110 # Extract the first word of "$ac_prog", so it can be a program name with args.
3073set dummy $ac_prog; ac_word=$2 3111set dummy $ac_prog; ac_word=$2
3074{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3112{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3075$as_echo_n "checking for $ac_word... " >&6; } 3113$as_echo_n "checking for $ac_word... " >&6; }
3076if test "${ac_cv_prog_AWK+set}" = set; then : 3114if ${ac_cv_prog_AWK+:} false; then :
3077 $as_echo_n "(cached) " >&6 3115 $as_echo_n "(cached) " >&6
3078else 3116else
3079 if test -n "$AWK"; then 3117 if test -n "$AWK"; then
3080 ac_cv_prog_AWK="$AWK" # Let the user override the test. 3118 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3081else 3119else
3083for as_dir in $PATH 3121for as_dir in $PATH
3084do 3122do
3085 IFS=$as_save_IFS 3123 IFS=$as_save_IFS
3086 test -z "$as_dir" && as_dir=. 3124 test -z "$as_dir" && as_dir=.
3087 for ac_exec_ext in '' $ac_executable_extensions; do 3125 for ac_exec_ext in '' $ac_executable_extensions; do
3088 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3126 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3089 ac_cv_prog_AWK="$ac_prog" 3127 ac_cv_prog_AWK="$ac_prog"
3090 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3128 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3091 break 2 3129 break 2
3092 fi 3130 fi
3093done 3131done
3111 3149
3112{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 3150{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3113$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 3151$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3114set x ${MAKE-make} 3152set x ${MAKE-make}
3115ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 3153ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3116if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 3154if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
3117 $as_echo_n "(cached) " >&6 3155 $as_echo_n "(cached) " >&6
3118else 3156else
3119 cat >conftest.make <<\_ACEOF 3157 cat >conftest.make <<\_ACEOF
3120SHELL = /bin/sh 3158SHELL = /bin/sh
3121all: 3159all:
3169fi 3207fi
3170 3208
3171 3209
3172# Define the identity of the package. 3210# Define the identity of the package.
3173 PACKAGE=gvpe 3211 PACKAGE=gvpe
3174 VERSION=2.24 3212 VERSION=2.25
3175 3213
3176 3214
3177cat >>confdefs.h <<_ACEOF 3215cat >>confdefs.h <<_ACEOF
3178#define PACKAGE "$PACKAGE" 3216#define PACKAGE "$PACKAGE"
3179_ACEOF 3217_ACEOF
3199 3237
3200MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 3238MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3201 3239
3202# We need awk for the "check" target. The system "awk" is bad on 3240# We need awk for the "check" target. The system "awk" is bad on
3203# some platforms. 3241# some platforms.
3204# Always define AMTAR for backward compatibility. 3242# Always define AMTAR for backward compatibility. Yes, it's still used
3243# in the wild :-( We should find a proper way to deprecate it ...
3244AMTAR='$${TAR-tar}'
3205 3245
3206AMTAR=${AMTAR-"${am_missing_run}tar"}
3207
3208am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' 3246am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
3209 3247
3210 3248
3211 3249
3212 3250
3213 3251
3237 3275
3238 3276
3239 3277
3240 3278
3241 3279
3242
3243
3244
3245 test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
3246
3247 for k in m4 ; do ACLOCAL="$ACLOCAL -I $k" ; done
3248 3280
3249 3281
3250 3282
3251 MKINSTALLDIRS= 3283 MKINSTALLDIRS=
3252 if test -n "$ac_aux_dir"; then 3284 if test -n "$ac_aux_dir"; then
3262 3294
3263 # Extract the first word of "msgfmt", so it can be a program name with args. 3295 # Extract the first word of "msgfmt", so it can be a program name with args.
3264set dummy msgfmt; ac_word=$2 3296set dummy msgfmt; ac_word=$2
3265{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3297{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3266$as_echo_n "checking for $ac_word... " >&6; } 3298$as_echo_n "checking for $ac_word... " >&6; }
3267if test "${ac_cv_path_MSGFMT+set}" = set; then : 3299if ${ac_cv_path_MSGFMT+:} false; then :
3268 $as_echo_n "(cached) " >&6 3300 $as_echo_n "(cached) " >&6
3269else 3301else
3270 case "$MSGFMT" in 3302 case "$MSGFMT" in
3271 /*) 3303 /*)
3272 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. 3304 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3299 3331
3300 # Extract the first word of "gmsgfmt", so it can be a program name with args. 3332 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3301set dummy gmsgfmt; ac_word=$2 3333set dummy gmsgfmt; ac_word=$2
3302{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3334{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3303$as_echo_n "checking for $ac_word... " >&6; } 3335$as_echo_n "checking for $ac_word... " >&6; }
3304if test "${ac_cv_path_GMSGFMT+set}" = set; then : 3336if ${ac_cv_path_GMSGFMT+:} false; then :
3305 $as_echo_n "(cached) " >&6 3337 $as_echo_n "(cached) " >&6
3306else 3338else
3307 case $GMSGFMT in 3339 case $GMSGFMT in
3308 [\\/]* | ?:[\\/]*) 3340 [\\/]* | ?:[\\/]*)
3309 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. 3341 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3313for as_dir in $PATH 3345for as_dir in $PATH
3314do 3346do
3315 IFS=$as_save_IFS 3347 IFS=$as_save_IFS
3316 test -z "$as_dir" && as_dir=. 3348 test -z "$as_dir" && as_dir=.
3317 for ac_exec_ext in '' $ac_executable_extensions; do 3349 for ac_exec_ext in '' $ac_executable_extensions; do
3318 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3350 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3319 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" 3351 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
3320 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3352 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3321 break 2 3353 break 2
3322 fi 3354 fi
3323done 3355done
3341 3373
3342 # Extract the first word of "xgettext", so it can be a program name with args. 3374 # Extract the first word of "xgettext", so it can be a program name with args.
3343set dummy xgettext; ac_word=$2 3375set dummy xgettext; ac_word=$2
3344{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3376{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3345$as_echo_n "checking for $ac_word... " >&6; } 3377$as_echo_n "checking for $ac_word... " >&6; }
3346if test "${ac_cv_path_XGETTEXT+set}" = set; then : 3378if ${ac_cv_path_XGETTEXT+:} false; then :
3347 $as_echo_n "(cached) " >&6 3379 $as_echo_n "(cached) " >&6
3348else 3380else
3349 case "$XGETTEXT" in 3381 case "$XGETTEXT" in
3350 /*) 3382 /*)
3351 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. 3383 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
3380 3412
3381 # Extract the first word of "msgmerge", so it can be a program name with args. 3413 # Extract the first word of "msgmerge", so it can be a program name with args.
3382set dummy msgmerge; ac_word=$2 3414set dummy msgmerge; ac_word=$2
3383{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3415{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3384$as_echo_n "checking for $ac_word... " >&6; } 3416$as_echo_n "checking for $ac_word... " >&6; }
3385if test "${ac_cv_path_MSGMERGE+set}" = set; then : 3417if ${ac_cv_path_MSGMERGE+:} false; then :
3386 $as_echo_n "(cached) " >&6 3418 $as_echo_n "(cached) " >&6
3387else 3419else
3388 case "$MSGMERGE" in 3420 case "$MSGMERGE" in
3389 /*) 3421 /*)
3390 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path. 3422 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
3508fi 3540fi
3509 3541
3510if test "x$enable_dependency_tracking" != xno; then 3542if test "x$enable_dependency_tracking" != xno; then
3511 am_depcomp="$ac_aux_dir/depcomp" 3543 am_depcomp="$ac_aux_dir/depcomp"
3512 AMDEPBACKSLASH='\' 3544 AMDEPBACKSLASH='\'
3545 am__nodep='_no'
3513fi 3546fi
3514 if test "x$enable_dependency_tracking" != xno; then 3547 if test "x$enable_dependency_tracking" != xno; then
3515 AMDEP_TRUE= 3548 AMDEP_TRUE=
3516 AMDEP_FALSE='#' 3549 AMDEP_FALSE='#'
3517else 3550else
3528if test -n "$ac_tool_prefix"; then 3561if test -n "$ac_tool_prefix"; then
3529 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 3562 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3530set dummy ${ac_tool_prefix}gcc; ac_word=$2 3563set dummy ${ac_tool_prefix}gcc; ac_word=$2
3531{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3564{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3532$as_echo_n "checking for $ac_word... " >&6; } 3565$as_echo_n "checking for $ac_word... " >&6; }
3533if test "${ac_cv_prog_CC+set}" = set; then : 3566if ${ac_cv_prog_CC+:} false; then :
3534 $as_echo_n "(cached) " >&6 3567 $as_echo_n "(cached) " >&6
3535else 3568else
3536 if test -n "$CC"; then 3569 if test -n "$CC"; then
3537 ac_cv_prog_CC="$CC" # Let the user override the test. 3570 ac_cv_prog_CC="$CC" # Let the user override the test.
3538else 3571else
3540for as_dir in $PATH 3573for as_dir in $PATH
3541do 3574do
3542 IFS=$as_save_IFS 3575 IFS=$as_save_IFS
3543 test -z "$as_dir" && as_dir=. 3576 test -z "$as_dir" && as_dir=.
3544 for ac_exec_ext in '' $ac_executable_extensions; do 3577 for ac_exec_ext in '' $ac_executable_extensions; do
3545 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3578 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3546 ac_cv_prog_CC="${ac_tool_prefix}gcc" 3579 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3547 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3580 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3548 break 2 3581 break 2
3549 fi 3582 fi
3550done 3583done
3568 ac_ct_CC=$CC 3601 ac_ct_CC=$CC
3569 # Extract the first word of "gcc", so it can be a program name with args. 3602 # Extract the first word of "gcc", so it can be a program name with args.
3570set dummy gcc; ac_word=$2 3603set dummy gcc; ac_word=$2
3571{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3604{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3572$as_echo_n "checking for $ac_word... " >&6; } 3605$as_echo_n "checking for $ac_word... " >&6; }
3573if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3606if ${ac_cv_prog_ac_ct_CC+:} false; then :
3574 $as_echo_n "(cached) " >&6 3607 $as_echo_n "(cached) " >&6
3575else 3608else
3576 if test -n "$ac_ct_CC"; then 3609 if test -n "$ac_ct_CC"; then
3577 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3610 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3578else 3611else
3580for as_dir in $PATH 3613for as_dir in $PATH
3581do 3614do
3582 IFS=$as_save_IFS 3615 IFS=$as_save_IFS
3583 test -z "$as_dir" && as_dir=. 3616 test -z "$as_dir" && as_dir=.
3584 for ac_exec_ext in '' $ac_executable_extensions; do 3617 for ac_exec_ext in '' $ac_executable_extensions; do
3585 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3618 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3586 ac_cv_prog_ac_ct_CC="gcc" 3619 ac_cv_prog_ac_ct_CC="gcc"
3587 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3620 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3588 break 2 3621 break 2
3589 fi 3622 fi
3590done 3623done
3621 if test -n "$ac_tool_prefix"; then 3654 if test -n "$ac_tool_prefix"; then
3622 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 3655 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3623set dummy ${ac_tool_prefix}cc; ac_word=$2 3656set dummy ${ac_tool_prefix}cc; ac_word=$2
3624{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3657{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3625$as_echo_n "checking for $ac_word... " >&6; } 3658$as_echo_n "checking for $ac_word... " >&6; }
3626if test "${ac_cv_prog_CC+set}" = set; then : 3659if ${ac_cv_prog_CC+:} false; then :
3627 $as_echo_n "(cached) " >&6 3660 $as_echo_n "(cached) " >&6
3628else 3661else
3629 if test -n "$CC"; then 3662 if test -n "$CC"; then
3630 ac_cv_prog_CC="$CC" # Let the user override the test. 3663 ac_cv_prog_CC="$CC" # Let the user override the test.
3631else 3664else
3633for as_dir in $PATH 3666for as_dir in $PATH
3634do 3667do
3635 IFS=$as_save_IFS 3668 IFS=$as_save_IFS
3636 test -z "$as_dir" && as_dir=. 3669 test -z "$as_dir" && as_dir=.
3637 for ac_exec_ext in '' $ac_executable_extensions; do 3670 for ac_exec_ext in '' $ac_executable_extensions; do
3638 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3671 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3639 ac_cv_prog_CC="${ac_tool_prefix}cc" 3672 ac_cv_prog_CC="${ac_tool_prefix}cc"
3640 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3673 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3641 break 2 3674 break 2
3642 fi 3675 fi
3643done 3676done
3661if test -z "$CC"; then 3694if test -z "$CC"; then
3662 # Extract the first word of "cc", so it can be a program name with args. 3695 # Extract the first word of "cc", so it can be a program name with args.
3663set dummy cc; ac_word=$2 3696set dummy cc; ac_word=$2
3664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3697{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3665$as_echo_n "checking for $ac_word... " >&6; } 3698$as_echo_n "checking for $ac_word... " >&6; }
3666if test "${ac_cv_prog_CC+set}" = set; then : 3699if ${ac_cv_prog_CC+:} false; then :
3667 $as_echo_n "(cached) " >&6 3700 $as_echo_n "(cached) " >&6
3668else 3701else
3669 if test -n "$CC"; then 3702 if test -n "$CC"; then
3670 ac_cv_prog_CC="$CC" # Let the user override the test. 3703 ac_cv_prog_CC="$CC" # Let the user override the test.
3671else 3704else
3674for as_dir in $PATH 3707for as_dir in $PATH
3675do 3708do
3676 IFS=$as_save_IFS 3709 IFS=$as_save_IFS
3677 test -z "$as_dir" && as_dir=. 3710 test -z "$as_dir" && as_dir=.
3678 for ac_exec_ext in '' $ac_executable_extensions; do 3711 for ac_exec_ext in '' $ac_executable_extensions; do
3679 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3712 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3680 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 3713 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3681 ac_prog_rejected=yes 3714 ac_prog_rejected=yes
3682 continue 3715 continue
3683 fi 3716 fi
3684 ac_cv_prog_CC="cc" 3717 ac_cv_prog_CC="cc"
3720 do 3753 do
3721 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3754 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3722set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3755set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3723{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3756{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3724$as_echo_n "checking for $ac_word... " >&6; } 3757$as_echo_n "checking for $ac_word... " >&6; }
3725if test "${ac_cv_prog_CC+set}" = set; then : 3758if ${ac_cv_prog_CC+:} false; then :
3726 $as_echo_n "(cached) " >&6 3759 $as_echo_n "(cached) " >&6
3727else 3760else
3728 if test -n "$CC"; then 3761 if test -n "$CC"; then
3729 ac_cv_prog_CC="$CC" # Let the user override the test. 3762 ac_cv_prog_CC="$CC" # Let the user override the test.
3730else 3763else
3732for as_dir in $PATH 3765for as_dir in $PATH
3733do 3766do
3734 IFS=$as_save_IFS 3767 IFS=$as_save_IFS
3735 test -z "$as_dir" && as_dir=. 3768 test -z "$as_dir" && as_dir=.
3736 for ac_exec_ext in '' $ac_executable_extensions; do 3769 for ac_exec_ext in '' $ac_executable_extensions; do
3737 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3770 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3738 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 3771 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3739 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3772 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3740 break 2 3773 break 2
3741 fi 3774 fi
3742done 3775done
3764do 3797do
3765 # Extract the first word of "$ac_prog", so it can be a program name with args. 3798 # Extract the first word of "$ac_prog", so it can be a program name with args.
3766set dummy $ac_prog; ac_word=$2 3799set dummy $ac_prog; ac_word=$2
3767{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3800{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3768$as_echo_n "checking for $ac_word... " >&6; } 3801$as_echo_n "checking for $ac_word... " >&6; }
3769if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3802if ${ac_cv_prog_ac_ct_CC+:} false; then :
3770 $as_echo_n "(cached) " >&6 3803 $as_echo_n "(cached) " >&6
3771else 3804else
3772 if test -n "$ac_ct_CC"; then 3805 if test -n "$ac_ct_CC"; then
3773 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3806 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3774else 3807else
3776for as_dir in $PATH 3809for as_dir in $PATH
3777do 3810do
3778 IFS=$as_save_IFS 3811 IFS=$as_save_IFS
3779 test -z "$as_dir" && as_dir=. 3812 test -z "$as_dir" && as_dir=.
3780 for ac_exec_ext in '' $ac_executable_extensions; do 3813 for ac_exec_ext in '' $ac_executable_extensions; do
3781 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3814 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3782 ac_cv_prog_ac_ct_CC="$ac_prog" 3815 ac_cv_prog_ac_ct_CC="$ac_prog"
3783 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3816 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3784 break 2 3817 break 2
3785 fi 3818 fi
3786done 3819done
3819 3852
3820 3853
3821test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3854test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3822$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3855$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3823as_fn_error $? "no acceptable C compiler found in \$PATH 3856as_fn_error $? "no acceptable C compiler found in \$PATH
3824See \`config.log' for more details" "$LINENO" 5 ; } 3857See \`config.log' for more details" "$LINENO" 5; }
3825 3858
3826# Provide some information about the compiler. 3859# Provide some information about the compiler.
3827$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3860$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3828set X $ac_compile 3861set X $ac_compile
3829ac_compiler=$2 3862ac_compiler=$2
3934sed 's/^/| /' conftest.$ac_ext >&5 3967sed 's/^/| /' conftest.$ac_ext >&5
3935 3968
3936{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3969{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3937$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3970$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3938as_fn_error 77 "C compiler cannot create executables 3971as_fn_error 77 "C compiler cannot create executables
3939See \`config.log' for more details" "$LINENO" 5 ; } 3972See \`config.log' for more details" "$LINENO" 5; }
3940else 3973else
3941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3942$as_echo "yes" >&6; } 3975$as_echo "yes" >&6; }
3943fi 3976fi
3944{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3977{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3977done 4010done
3978else 4011else
3979 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4012 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3980$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4013$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3981as_fn_error $? "cannot compute suffix of executables: cannot compile and link 4014as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3982See \`config.log' for more details" "$LINENO" 5 ; } 4015See \`config.log' for more details" "$LINENO" 5; }
3983fi 4016fi
3984rm -f conftest conftest$ac_cv_exeext 4017rm -f conftest conftest$ac_cv_exeext
3985{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 4018{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3986$as_echo "$ac_cv_exeext" >&6; } 4019$as_echo "$ac_cv_exeext" >&6; }
3987 4020
4036 else 4069 else
4037 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4070 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4038$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4071$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4039as_fn_error $? "cannot run C compiled programs. 4072as_fn_error $? "cannot run C compiled programs.
4040If you meant to cross compile, use \`--host'. 4073If you meant to cross compile, use \`--host'.
4041See \`config.log' for more details" "$LINENO" 5 ; } 4074See \`config.log' for more details" "$LINENO" 5; }
4042 fi 4075 fi
4043 fi 4076 fi
4044fi 4077fi
4045{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 4078{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4046$as_echo "$cross_compiling" >&6; } 4079$as_echo "$cross_compiling" >&6; }
4047 4080
4048rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 4081rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4049ac_clean_files=$ac_clean_files_save 4082ac_clean_files=$ac_clean_files_save
4050{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 4083{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4051$as_echo_n "checking for suffix of object files... " >&6; } 4084$as_echo_n "checking for suffix of object files... " >&6; }
4052if test "${ac_cv_objext+set}" = set; then : 4085if ${ac_cv_objext+:} false; then :
4053 $as_echo_n "(cached) " >&6 4086 $as_echo_n "(cached) " >&6
4054else 4087else
4055 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4056/* end confdefs.h. */ 4089/* end confdefs.h. */
4057 4090
4088sed 's/^/| /' conftest.$ac_ext >&5 4121sed 's/^/| /' conftest.$ac_ext >&5
4089 4122
4090{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4123{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4091$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4124$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4092as_fn_error $? "cannot compute suffix of object files: cannot compile 4125as_fn_error $? "cannot compute suffix of object files: cannot compile
4093See \`config.log' for more details" "$LINENO" 5 ; } 4126See \`config.log' for more details" "$LINENO" 5; }
4094fi 4127fi
4095rm -f conftest.$ac_cv_objext conftest.$ac_ext 4128rm -f conftest.$ac_cv_objext conftest.$ac_ext
4096fi 4129fi
4097{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 4130{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4098$as_echo "$ac_cv_objext" >&6; } 4131$as_echo "$ac_cv_objext" >&6; }
4099OBJEXT=$ac_cv_objext 4132OBJEXT=$ac_cv_objext
4100ac_objext=$OBJEXT 4133ac_objext=$OBJEXT
4101{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 4134{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4102$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 4135$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4103if test "${ac_cv_c_compiler_gnu+set}" = set; then : 4136if ${ac_cv_c_compiler_gnu+:} false; then :
4104 $as_echo_n "(cached) " >&6 4137 $as_echo_n "(cached) " >&6
4105else 4138else
4106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4139 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4107/* end confdefs.h. */ 4140/* end confdefs.h. */
4108 4141
4135fi 4168fi
4136ac_test_CFLAGS=${CFLAGS+set} 4169ac_test_CFLAGS=${CFLAGS+set}
4137ac_save_CFLAGS=$CFLAGS 4170ac_save_CFLAGS=$CFLAGS
4138{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 4171{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4139$as_echo_n "checking whether $CC accepts -g... " >&6; } 4172$as_echo_n "checking whether $CC accepts -g... " >&6; }
4140if test "${ac_cv_prog_cc_g+set}" = set; then : 4173if ${ac_cv_prog_cc_g+:} false; then :
4141 $as_echo_n "(cached) " >&6 4174 $as_echo_n "(cached) " >&6
4142else 4175else
4143 ac_save_c_werror_flag=$ac_c_werror_flag 4176 ac_save_c_werror_flag=$ac_c_werror_flag
4144 ac_c_werror_flag=yes 4177 ac_c_werror_flag=yes
4145 ac_cv_prog_cc_g=no 4178 ac_cv_prog_cc_g=no
4213 CFLAGS= 4246 CFLAGS=
4214 fi 4247 fi
4215fi 4248fi
4216{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 4249{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4217$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 4250$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4218if test "${ac_cv_prog_cc_c89+set}" = set; then : 4251if ${ac_cv_prog_cc_c89+:} false; then :
4219 $as_echo_n "(cached) " >&6 4252 $as_echo_n "(cached) " >&6
4220else 4253else
4221 ac_cv_prog_cc_c89=no 4254 ac_cv_prog_cc_c89=no
4222ac_save_CC=$CC 4255ac_save_CC=$CC
4223cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4256cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4224/* end confdefs.h. */ 4257/* end confdefs.h. */
4225#include <stdarg.h> 4258#include <stdarg.h>
4226#include <stdio.h> 4259#include <stdio.h>
4227#include <sys/types.h> 4260struct stat;
4228#include <sys/stat.h>
4229/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ 4261/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4230struct buf { int x; }; 4262struct buf { int x; };
4231FILE * (*rcsopen) (struct buf *, struct stat *, int); 4263FILE * (*rcsopen) (struct buf *, struct stat *, int);
4232static char *e (p, i) 4264static char *e (p, i)
4233 char **p; 4265 char **p;
4312 4344
4313depcc="$CC" am_compiler_list= 4345depcc="$CC" am_compiler_list=
4314 4346
4315{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 4347{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4316$as_echo_n "checking dependency style of $depcc... " >&6; } 4348$as_echo_n "checking dependency style of $depcc... " >&6; }
4317if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : 4349if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4318 $as_echo_n "(cached) " >&6 4350 $as_echo_n "(cached) " >&6
4319else 4351else
4320 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 4352 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4321 # We make a subdir and do the tests there. Otherwise we can end up 4353 # We make a subdir and do the tests there. Otherwise we can end up
4322 # making bogus files that we don't know about and never remove. For 4354 # making bogus files that we don't know about and never remove. For
4323 # instance it was reported that on HP-UX the gcc test will end up 4355 # instance it was reported that on HP-UX the gcc test will end up
4324 # making a dummy file named `D' -- because `-MD' means `put the output 4356 # making a dummy file named `D' -- because `-MD' means `put the output
4325 # in D'. 4357 # in D'.
4358 rm -rf conftest.dir
4326 mkdir conftest.dir 4359 mkdir conftest.dir
4327 # Copy depcomp to subdir because otherwise we won't find it if we're 4360 # Copy depcomp to subdir because otherwise we won't find it if we're
4328 # using a relative directory. 4361 # using a relative directory.
4329 cp "$am_depcomp" conftest.dir 4362 cp "$am_depcomp" conftest.dir
4330 cd conftest.dir 4363 cd conftest.dir
4380 continue 4413 continue
4381 else 4414 else
4382 break 4415 break
4383 fi 4416 fi
4384 ;; 4417 ;;
4385 msvisualcpp | msvcmsys) 4418 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4386 # This compiler won't grok `-c -o', but also, the minuso test has 4419 # This compiler won't grok `-c -o', but also, the minuso test has
4387 # not run yet. These depmodes are late enough in the game, and 4420 # not run yet. These depmodes are late enough in the game, and
4388 # so weak that their functioning should not be impacted. 4421 # so weak that their functioning should not be impacted.
4389 am__obj=conftest.${OBJEXT-o} 4422 am__obj=conftest.${OBJEXT-o}
4390 am__minus_obj= 4423 am__minus_obj=
4482$as_echo_n "checking for GNU ld... " >&6; } 4515$as_echo_n "checking for GNU ld... " >&6; }
4483else 4516else
4484 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 4517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4485$as_echo_n "checking for non-GNU ld... " >&6; } 4518$as_echo_n "checking for non-GNU ld... " >&6; }
4486fi 4519fi
4487if test "${acl_cv_path_LD+set}" = set; then : 4520if ${acl_cv_path_LD+:} false; then :
4488 $as_echo_n "(cached) " >&6 4521 $as_echo_n "(cached) " >&6
4489else 4522else
4490 if test -z "$LD"; then 4523 if test -z "$LD"; then
4491 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" 4524 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
4492 for ac_dir in $PATH; do 4525 for ac_dir in $PATH; do
4518$as_echo "no" >&6; } 4551$as_echo "no" >&6; }
4519fi 4552fi
4520test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 4553test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4521{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 4554{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4522$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 4555$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4523if test "${acl_cv_prog_gnu_ld+set}" = set; then : 4556if ${acl_cv_prog_gnu_ld+:} false; then :
4524 $as_echo_n "(cached) " >&6 4557 $as_echo_n "(cached) " >&6
4525else 4558else
4526 # I'd rather use --version here, but apparently some GNU ld's only accept -v. 4559 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
4527if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then 4560if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
4528 acl_cv_prog_gnu_ld=yes 4561 acl_cv_prog_gnu_ld=yes
4536 4569
4537 4570
4538 4571
4539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 4572 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
4540$as_echo_n "checking for shared library run path origin... " >&6; } 4573$as_echo_n "checking for shared library run path origin... " >&6; }
4541if test "${acl_cv_rpath+set}" = set; then : 4574if ${acl_cv_rpath+:} false; then :
4542 $as_echo_n "(cached) " >&6 4575 $as_echo_n "(cached) " >&6
4543else 4576else
4544 4577
4545 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ 4578 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
4546 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh 4579 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
4993 5026
4994 5027
4995 5028
4996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5 5029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
4997$as_echo_n "checking for GNU gettext in libc... " >&6; } 5030$as_echo_n "checking for GNU gettext in libc... " >&6; }
4998if test "${gt_cv_func_gnugettext1_libc+set}" = set; then : 5031if ${gt_cv_func_gnugettext1_libc+:} false; then :
4999 $as_echo_n "(cached) " >&6 5032 $as_echo_n "(cached) " >&6
5000else 5033else
5001 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5002/* end confdefs.h. */ 5035/* end confdefs.h. */
5003#include <libintl.h> 5036#include <libintl.h>
5054 done 5087 done
5055 5088
5056 5089
5057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 5090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
5058$as_echo_n "checking for iconv... " >&6; } 5091$as_echo_n "checking for iconv... " >&6; }
5059if test "${am_cv_func_iconv+set}" = set; then : 5092if ${am_cv_func_iconv+:} false; then :
5060 $as_echo_n "(cached) " >&6 5093 $as_echo_n "(cached) " >&6
5061else 5094else
5062 5095
5063 am_cv_func_iconv="no, consider installing GNU libiconv" 5096 am_cv_func_iconv="no, consider installing GNU libiconv"
5064 am_cv_lib_iconv=no 5097 am_cv_lib_iconv=no
5507 done 5540 done
5508 fi 5541 fi
5509 5542
5510 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5 5543 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
5511$as_echo_n "checking for GNU gettext in libintl... " >&6; } 5544$as_echo_n "checking for GNU gettext in libintl... " >&6; }
5512if test "${gt_cv_func_gnugettext1_libintl+set}" = set; then : 5545if ${gt_cv_func_gnugettext1_libintl+:} false; then :
5513 $as_echo_n "(cached) " >&6 5546 $as_echo_n "(cached) " >&6
5514else 5547else
5515 gt_save_CPPFLAGS="$CPPFLAGS" 5548 gt_save_CPPFLAGS="$CPPFLAGS"
5516 CPPFLAGS="$CPPFLAGS $INCINTL" 5549 CPPFLAGS="$CPPFLAGS $INCINTL"
5517 gt_save_LIBS="$LIBS" 5550 gt_save_LIBS="$LIBS"
5675# On Suns, sometimes $CPP names a directory. 5708# On Suns, sometimes $CPP names a directory.
5676if test -n "$CPP" && test -d "$CPP"; then 5709if test -n "$CPP" && test -d "$CPP"; then
5677 CPP= 5710 CPP=
5678fi 5711fi
5679if test -z "$CPP"; then 5712if test -z "$CPP"; then
5680 if test "${ac_cv_prog_CPP+set}" = set; then : 5713 if ${ac_cv_prog_CPP+:} false; then :
5681 $as_echo_n "(cached) " >&6 5714 $as_echo_n "(cached) " >&6
5682else 5715else
5683 # Double quotes because CPP needs to be expanded 5716 # Double quotes because CPP needs to be expanded
5684 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 5717 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5685 do 5718 do
5791 5824
5792else 5825else
5793 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5826 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5794$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5827$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5795as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 5828as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5796See \`config.log' for more details" "$LINENO" 5 ; } 5829See \`config.log' for more details" "$LINENO" 5; }
5797fi 5830fi
5798 5831
5799ac_ext=c 5832ac_ext=c
5800ac_cpp='$CPP $CPPFLAGS' 5833ac_cpp='$CPP $CPPFLAGS'
5801ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5834ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5816 do 5849 do
5817 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 5850 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5818set dummy $ac_tool_prefix$ac_prog; ac_word=$2 5851set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5819{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5852{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5820$as_echo_n "checking for $ac_word... " >&6; } 5853$as_echo_n "checking for $ac_word... " >&6; }
5821if test "${ac_cv_prog_CXX+set}" = set; then : 5854if ${ac_cv_prog_CXX+:} false; then :
5822 $as_echo_n "(cached) " >&6 5855 $as_echo_n "(cached) " >&6
5823else 5856else
5824 if test -n "$CXX"; then 5857 if test -n "$CXX"; then
5825 ac_cv_prog_CXX="$CXX" # Let the user override the test. 5858 ac_cv_prog_CXX="$CXX" # Let the user override the test.
5826else 5859else
5828for as_dir in $PATH 5861for as_dir in $PATH
5829do 5862do
5830 IFS=$as_save_IFS 5863 IFS=$as_save_IFS
5831 test -z "$as_dir" && as_dir=. 5864 test -z "$as_dir" && as_dir=.
5832 for ac_exec_ext in '' $ac_executable_extensions; do 5865 for ac_exec_ext in '' $ac_executable_extensions; do
5833 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5866 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5834 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 5867 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
5835 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5868 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5836 break 2 5869 break 2
5837 fi 5870 fi
5838done 5871done
5860do 5893do
5861 # Extract the first word of "$ac_prog", so it can be a program name with args. 5894 # Extract the first word of "$ac_prog", so it can be a program name with args.
5862set dummy $ac_prog; ac_word=$2 5895set dummy $ac_prog; ac_word=$2
5863{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5896{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5864$as_echo_n "checking for $ac_word... " >&6; } 5897$as_echo_n "checking for $ac_word... " >&6; }
5865if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 5898if ${ac_cv_prog_ac_ct_CXX+:} false; then :
5866 $as_echo_n "(cached) " >&6 5899 $as_echo_n "(cached) " >&6
5867else 5900else
5868 if test -n "$ac_ct_CXX"; then 5901 if test -n "$ac_ct_CXX"; then
5869 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 5902 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5870else 5903else
5872for as_dir in $PATH 5905for as_dir in $PATH
5873do 5906do
5874 IFS=$as_save_IFS 5907 IFS=$as_save_IFS
5875 test -z "$as_dir" && as_dir=. 5908 test -z "$as_dir" && as_dir=.
5876 for ac_exec_ext in '' $ac_executable_extensions; do 5909 for ac_exec_ext in '' $ac_executable_extensions; do
5877 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5910 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5878 ac_cv_prog_ac_ct_CXX="$ac_prog" 5911 ac_cv_prog_ac_ct_CXX="$ac_prog"
5879 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5912 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5880 break 2 5913 break 2
5881 fi 5914 fi
5882done 5915done
5938 test $ac_status = 0; } 5971 test $ac_status = 0; }
5939done 5972done
5940 5973
5941{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 5974{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
5942$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 5975$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
5943if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 5976if ${ac_cv_cxx_compiler_gnu+:} false; then :
5944 $as_echo_n "(cached) " >&6 5977 $as_echo_n "(cached) " >&6
5945else 5978else
5946 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5979 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5947/* end confdefs.h. */ 5980/* end confdefs.h. */
5948 5981
5975fi 6008fi
5976ac_test_CXXFLAGS=${CXXFLAGS+set} 6009ac_test_CXXFLAGS=${CXXFLAGS+set}
5977ac_save_CXXFLAGS=$CXXFLAGS 6010ac_save_CXXFLAGS=$CXXFLAGS
5978{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 6011{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5979$as_echo_n "checking whether $CXX accepts -g... " >&6; } 6012$as_echo_n "checking whether $CXX accepts -g... " >&6; }
5980if test "${ac_cv_prog_cxx_g+set}" = set; then : 6013if ${ac_cv_prog_cxx_g+:} false; then :
5981 $as_echo_n "(cached) " >&6 6014 $as_echo_n "(cached) " >&6
5982else 6015else
5983 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 6016 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5984 ac_cxx_werror_flag=yes 6017 ac_cxx_werror_flag=yes
5985 ac_cv_prog_cxx_g=no 6018 ac_cv_prog_cxx_g=no
6061 6094
6062depcc="$CXX" am_compiler_list= 6095depcc="$CXX" am_compiler_list=
6063 6096
6064{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 6097{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
6065$as_echo_n "checking dependency style of $depcc... " >&6; } 6098$as_echo_n "checking dependency style of $depcc... " >&6; }
6066if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then : 6099if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
6067 $as_echo_n "(cached) " >&6 6100 $as_echo_n "(cached) " >&6
6068else 6101else
6069 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 6102 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
6070 # We make a subdir and do the tests there. Otherwise we can end up 6103 # We make a subdir and do the tests there. Otherwise we can end up
6071 # making bogus files that we don't know about and never remove. For 6104 # making bogus files that we don't know about and never remove. For
6072 # instance it was reported that on HP-UX the gcc test will end up 6105 # instance it was reported that on HP-UX the gcc test will end up
6073 # making a dummy file named `D' -- because `-MD' means `put the output 6106 # making a dummy file named `D' -- because `-MD' means `put the output
6074 # in D'. 6107 # in D'.
6108 rm -rf conftest.dir
6075 mkdir conftest.dir 6109 mkdir conftest.dir
6076 # Copy depcomp to subdir because otherwise we won't find it if we're 6110 # Copy depcomp to subdir because otherwise we won't find it if we're
6077 # using a relative directory. 6111 # using a relative directory.
6078 cp "$am_depcomp" conftest.dir 6112 cp "$am_depcomp" conftest.dir
6079 cd conftest.dir 6113 cd conftest.dir
6129 continue 6163 continue
6130 else 6164 else
6131 break 6165 break
6132 fi 6166 fi
6133 ;; 6167 ;;
6134 msvisualcpp | msvcmsys) 6168 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
6135 # This compiler won't grok `-c -o', but also, the minuso test has 6169 # This compiler won't grok `-c -o', but also, the minuso test has
6136 # not run yet. These depmodes are late enough in the game, and 6170 # not run yet. These depmodes are late enough in the game, and
6137 # so weak that their functioning should not be impacted. 6171 # so weak that their functioning should not be impacted.
6138 am__obj=conftest.${OBJEXT-o} 6172 am__obj=conftest.${OBJEXT-o}
6139 am__minus_obj= 6173 am__minus_obj=
6187 6221
6188 6222
6189 6223
6190{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 6224{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6191$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 6225$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6192if test "${ac_cv_path_GREP+set}" = set; then : 6226if ${ac_cv_path_GREP+:} false; then :
6193 $as_echo_n "(cached) " >&6 6227 $as_echo_n "(cached) " >&6
6194else 6228else
6195 if test -z "$GREP"; then 6229 if test -z "$GREP"; then
6196 ac_path_GREP_found=false 6230 ac_path_GREP_found=false
6197 # Loop through the user's path and test for each of PROGNAME-LIST 6231 # Loop through the user's path and test for each of PROGNAME-LIST
6201 IFS=$as_save_IFS 6235 IFS=$as_save_IFS
6202 test -z "$as_dir" && as_dir=. 6236 test -z "$as_dir" && as_dir=.
6203 for ac_prog in grep ggrep; do 6237 for ac_prog in grep ggrep; do
6204 for ac_exec_ext in '' $ac_executable_extensions; do 6238 for ac_exec_ext in '' $ac_executable_extensions; do
6205 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 6239 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6206 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 6240 as_fn_executable_p "$ac_path_GREP" || continue
6207# Check for GNU ac_path_GREP and select it if it is found. 6241# Check for GNU ac_path_GREP and select it if it is found.
6208 # Check for GNU $ac_path_GREP 6242 # Check for GNU $ac_path_GREP
6209case `"$ac_path_GREP" --version 2>&1` in 6243case `"$ac_path_GREP" --version 2>&1` in
6210*GNU*) 6244*GNU*)
6211 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 6245 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6250 GREP="$ac_cv_path_GREP" 6284 GREP="$ac_cv_path_GREP"
6251 6285
6252 6286
6253{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 6287{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6254$as_echo_n "checking for egrep... " >&6; } 6288$as_echo_n "checking for egrep... " >&6; }
6255if test "${ac_cv_path_EGREP+set}" = set; then : 6289if ${ac_cv_path_EGREP+:} false; then :
6256 $as_echo_n "(cached) " >&6 6290 $as_echo_n "(cached) " >&6
6257else 6291else
6258 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 6292 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6259 then ac_cv_path_EGREP="$GREP -E" 6293 then ac_cv_path_EGREP="$GREP -E"
6260 else 6294 else
6267 IFS=$as_save_IFS 6301 IFS=$as_save_IFS
6268 test -z "$as_dir" && as_dir=. 6302 test -z "$as_dir" && as_dir=.
6269 for ac_prog in egrep; do 6303 for ac_prog in egrep; do
6270 for ac_exec_ext in '' $ac_executable_extensions; do 6304 for ac_exec_ext in '' $ac_executable_extensions; do
6271 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 6305 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6272 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 6306 as_fn_executable_p "$ac_path_EGREP" || continue
6273# Check for GNU ac_path_EGREP and select it if it is found. 6307# Check for GNU ac_path_EGREP and select it if it is found.
6274 # Check for GNU $ac_path_EGREP 6308 # Check for GNU $ac_path_EGREP
6275case `"$ac_path_EGREP" --version 2>&1` in 6309case `"$ac_path_EGREP" --version 2>&1` in
6276*GNU*) 6310*GNU*)
6277 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 6311 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6318 6352
6319 6353
6320if test $ac_cv_c_compiler_gnu = yes; then 6354if test $ac_cv_c_compiler_gnu = yes; then
6321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5 6355 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
6322$as_echo_n "checking whether $CC needs -traditional... " >&6; } 6356$as_echo_n "checking whether $CC needs -traditional... " >&6; }
6323if test "${ac_cv_prog_gcc_traditional+set}" = set; then : 6357if ${ac_cv_prog_gcc_traditional+:} false; then :
6324 $as_echo_n "(cached) " >&6 6358 $as_echo_n "(cached) " >&6
6325else 6359else
6326 ac_pattern="Autoconf.*'x'" 6360 ac_pattern="Autoconf.*'x'"
6327 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6361 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6328/* end confdefs.h. */ 6362/* end confdefs.h. */
6363do 6397do
6364 # Extract the first word of "$ac_prog", so it can be a program name with args. 6398 # Extract the first word of "$ac_prog", so it can be a program name with args.
6365set dummy $ac_prog; ac_word=$2 6399set dummy $ac_prog; ac_word=$2
6366{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6400{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6367$as_echo_n "checking for $ac_word... " >&6; } 6401$as_echo_n "checking for $ac_word... " >&6; }
6368if test "${ac_cv_prog_AWK+set}" = set; then : 6402if ${ac_cv_prog_AWK+:} false; then :
6369 $as_echo_n "(cached) " >&6 6403 $as_echo_n "(cached) " >&6
6370else 6404else
6371 if test -n "$AWK"; then 6405 if test -n "$AWK"; then
6372 ac_cv_prog_AWK="$AWK" # Let the user override the test. 6406 ac_cv_prog_AWK="$AWK" # Let the user override the test.
6373else 6407else
6375for as_dir in $PATH 6409for as_dir in $PATH
6376do 6410do
6377 IFS=$as_save_IFS 6411 IFS=$as_save_IFS
6378 test -z "$as_dir" && as_dir=. 6412 test -z "$as_dir" && as_dir=.
6379 for ac_exec_ext in '' $ac_executable_extensions; do 6413 for ac_exec_ext in '' $ac_executable_extensions; do
6380 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6414 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6381 ac_cv_prog_AWK="$ac_prog" 6415 ac_cv_prog_AWK="$ac_prog"
6382 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6416 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6383 break 2 6417 break 2
6384 fi 6418 fi
6385done 6419done
6415 6449
6416{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 6450{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
6417$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 6451$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
6418set x ${MAKE-make} 6452set x ${MAKE-make}
6419ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 6453ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
6420if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 6454if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
6421 $as_echo_n "(cached) " >&6 6455 $as_echo_n "(cached) " >&6
6422else 6456else
6423 cat >conftest.make <<\_ACEOF 6457 cat >conftest.make <<\_ACEOF
6424SHELL = /bin/sh 6458SHELL = /bin/sh
6425all: 6459all:
6447if test -n "$ac_tool_prefix"; then 6481if test -n "$ac_tool_prefix"; then
6448 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 6482 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6449set dummy ${ac_tool_prefix}ranlib; ac_word=$2 6483set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6450{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6484{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6451$as_echo_n "checking for $ac_word... " >&6; } 6485$as_echo_n "checking for $ac_word... " >&6; }
6452if test "${ac_cv_prog_RANLIB+set}" = set; then : 6486if ${ac_cv_prog_RANLIB+:} false; then :
6453 $as_echo_n "(cached) " >&6 6487 $as_echo_n "(cached) " >&6
6454else 6488else
6455 if test -n "$RANLIB"; then 6489 if test -n "$RANLIB"; then
6456 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. 6490 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6457else 6491else
6459for as_dir in $PATH 6493for as_dir in $PATH
6460do 6494do
6461 IFS=$as_save_IFS 6495 IFS=$as_save_IFS
6462 test -z "$as_dir" && as_dir=. 6496 test -z "$as_dir" && as_dir=.
6463 for ac_exec_ext in '' $ac_executable_extensions; do 6497 for ac_exec_ext in '' $ac_executable_extensions; do
6464 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6498 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6465 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 6499 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6466 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6500 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6467 break 2 6501 break 2
6468 fi 6502 fi
6469done 6503done
6487 ac_ct_RANLIB=$RANLIB 6521 ac_ct_RANLIB=$RANLIB
6488 # Extract the first word of "ranlib", so it can be a program name with args. 6522 # Extract the first word of "ranlib", so it can be a program name with args.
6489set dummy ranlib; ac_word=$2 6523set dummy ranlib; ac_word=$2
6490{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6524{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6491$as_echo_n "checking for $ac_word... " >&6; } 6525$as_echo_n "checking for $ac_word... " >&6; }
6492if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 6526if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6493 $as_echo_n "(cached) " >&6 6527 $as_echo_n "(cached) " >&6
6494else 6528else
6495 if test -n "$ac_ct_RANLIB"; then 6529 if test -n "$ac_ct_RANLIB"; then
6496 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. 6530 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6497else 6531else
6499for as_dir in $PATH 6533for as_dir in $PATH
6500do 6534do
6501 IFS=$as_save_IFS 6535 IFS=$as_save_IFS
6502 test -z "$as_dir" && as_dir=. 6536 test -z "$as_dir" && as_dir=.
6503 for ac_exec_ext in '' $ac_executable_extensions; do 6537 for ac_exec_ext in '' $ac_executable_extensions; do
6504 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6538 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6505 ac_cv_prog_ac_ct_RANLIB="ranlib" 6539 ac_cv_prog_ac_ct_RANLIB="ranlib"
6506 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6540 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6507 break 2 6541 break 2
6508 fi 6542 fi
6509done 6543done
6685 t end 6719 t end
6686 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 6720 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
6687 :end' >>confcache 6721 :end' >>confcache
6688if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 6722if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6689 if test -w "$cache_file"; then 6723 if test -w "$cache_file"; then
6690 test "x$cache_file" != "x/dev/null" && 6724 if test "x$cache_file" != "x/dev/null"; then
6691 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 6725 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
6692$as_echo "$as_me: updating cache $cache_file" >&6;} 6726$as_echo "$as_me: updating cache $cache_file" >&6;}
6727 if test ! -f "$cache_file" || test -h "$cache_file"; then
6693 cat confcache >$cache_file 6728 cat confcache >"$cache_file"
6729 else
6730 case $cache_file in #(
6731 */* | ?:*)
6732 mv -f confcache "$cache_file"$$ &&
6733 mv -f "$cache_file"$$ "$cache_file" ;; #(
6734 *)
6735 mv -f confcache "$cache_file" ;;
6736 esac
6737 fi
6738 fi
6694 else 6739 else
6695 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 6740 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
6696$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 6741$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6697 fi 6742 fi
6698fi 6743fi
6712ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 6757ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6713ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6758ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6714{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 6759{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
6715$as_echo_n "checking how to run the C++ preprocessor... " >&6; } 6760$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
6716if test -z "$CXXCPP"; then 6761if test -z "$CXXCPP"; then
6717 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 6762 if ${ac_cv_prog_CXXCPP+:} false; then :
6718 $as_echo_n "(cached) " >&6 6763 $as_echo_n "(cached) " >&6
6719else 6764else
6720 # Double quotes because CXXCPP needs to be expanded 6765 # Double quotes because CXXCPP needs to be expanded
6721 for CXXCPP in "$CXX -E" "/lib/cpp" 6766 for CXXCPP in "$CXX -E" "/lib/cpp"
6722 do 6767 do
6828 6873
6829else 6874else
6830 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 6875 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6831$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 6876$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6832as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 6877as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
6833See \`config.log' for more details" "$LINENO" 5 ; } 6878See \`config.log' for more details" "$LINENO" 5; }
6834fi 6879fi
6835 6880
6836ac_ext=cpp 6881ac_ext=cpp
6837ac_cpp='$CXXCPP $CPPFLAGS' 6882ac_cpp='$CXXCPP $CPPFLAGS'
6838ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 6883ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6840ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6885ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6841 6886
6842 6887
6843{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 6888{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6844$as_echo_n "checking for ANSI C header files... " >&6; } 6889$as_echo_n "checking for ANSI C header files... " >&6; }
6845if test "${ac_cv_header_stdc+set}" = set; then : 6890if ${ac_cv_header_stdc+:} false; then :
6846 $as_echo_n "(cached) " >&6 6891 $as_echo_n "(cached) " >&6
6847else 6892else
6848 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6893 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6849/* end confdefs.h. */ 6894/* end confdefs.h. */
6850#include <stdlib.h> 6895#include <stdlib.h>
7025done 7070done
7026 7071
7027 7072
7028{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 7073{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
7029$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 7074$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
7030if test "${ac_cv_c_const+set}" = set; then : 7075if ${ac_cv_c_const+:} false; then :
7031 $as_echo_n "(cached) " >&6 7076 $as_echo_n "(cached) " >&6
7032else 7077else
7033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7078 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7034/* end confdefs.h. */ 7079/* end confdefs.h. */
7035 7080
7036int 7081int
7037main () 7082main ()
7038{ 7083{
7039/* FIXME: Include the comments suggested by Paul. */ 7084
7040#ifndef __cplusplus 7085#ifndef __cplusplus
7041 /* Ultrix mips cc rejects this. */ 7086 /* Ultrix mips cc rejects this sort of thing. */
7042 typedef int charset[2]; 7087 typedef int charset[2];
7043 const charset cs; 7088 const charset cs = { 0, 0 };
7044 /* SunOS 4.1.1 cc rejects this. */ 7089 /* SunOS 4.1.1 cc rejects this. */
7045 char const *const *pcpcc; 7090 char const *const *pcpcc;
7046 char **ppc; 7091 char **ppc;
7047 /* NEC SVR4.0.2 mips cc rejects this. */ 7092 /* NEC SVR4.0.2 mips cc rejects this. */
7048 struct point {int x, y;}; 7093 struct point {int x, y;};
7055 pcpcc = &g + (g ? g-g : 0); 7100 pcpcc = &g + (g ? g-g : 0);
7056 /* HPUX 7.0 cc rejects these. */ 7101 /* HPUX 7.0 cc rejects these. */
7057 ++pcpcc; 7102 ++pcpcc;
7058 ppc = (char**) pcpcc; 7103 ppc = (char**) pcpcc;
7059 pcpcc = (char const *const *) ppc; 7104 pcpcc = (char const *const *) ppc;
7060 { /* SCO 3.2v4 cc rejects this. */ 7105 { /* SCO 3.2v4 cc rejects this sort of thing. */
7061 char *t; 7106 char tx;
7107 char *t = &tx;
7062 char const *s = 0 ? (char *) 0 : (char const *) 0; 7108 char const *s = 0 ? (char *) 0 : (char const *) 0;
7063 7109
7064 *t++ = 0; 7110 *t++ = 0;
7065 if (s) return 0; 7111 if (s) return 0;
7066 } 7112 }
7072 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ 7118 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
7073 typedef const int *iptr; 7119 typedef const int *iptr;
7074 iptr p = 0; 7120 iptr p = 0;
7075 ++p; 7121 ++p;
7076 } 7122 }
7077 { /* AIX XL C 1.02.0.0 rejects this saying 7123 { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
7078 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ 7124 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
7079 struct s { int j; const int *ap[3]; }; 7125 struct s { int j; const int *ap[3]; } bx;
7080 struct s *b; b->j = 5; 7126 struct s *b = &bx; b->j = 5;
7081 } 7127 }
7082 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ 7128 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
7083 const int foo = 10; 7129 const int foo = 10;
7084 if (!foo) return 0; 7130 if (!foo) return 0;
7085 } 7131 }
7104$as_echo "#define const /**/" >>confdefs.h 7150$as_echo "#define const /**/" >>confdefs.h
7105 7151
7106fi 7152fi
7107 7153
7108ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 7154ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
7109if test "x$ac_cv_type_pid_t" = x""yes; then : 7155if test "x$ac_cv_type_pid_t" = xyes; then :
7110 7156
7111else 7157else
7112 7158
7113cat >>confdefs.h <<_ACEOF 7159cat >>confdefs.h <<_ACEOF
7114#define pid_t int 7160#define pid_t int
7115_ACEOF 7161_ACEOF
7116 7162
7117fi 7163fi
7118 7164
7119ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" 7165ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
7120if test "x$ac_cv_type_size_t" = x""yes; then : 7166if test "x$ac_cv_type_size_t" = xyes; then :
7121 7167
7122else 7168else
7123 7169
7124cat >>confdefs.h <<_ACEOF 7170cat >>confdefs.h <<_ACEOF
7125#define size_t unsigned int 7171#define size_t unsigned int
7127 7173
7128fi 7174fi
7129 7175
7130{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 7176{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
7131$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } 7177$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
7132if test "${ac_cv_header_time+set}" = set; then : 7178if ${ac_cv_header_time+:} false; then :
7133 $as_echo_n "(cached) " >&6 7179 $as_echo_n "(cached) " >&6
7134else 7180else
7135 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7181 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7136/* end confdefs.h. */ 7182/* end confdefs.h. */
7137#include <sys/types.h> 7183#include <sys/types.h>
7162 7208
7163fi 7209fi
7164 7210
7165{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 7211{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
7166$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 7212$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
7167if test "${ac_cv_struct_tm+set}" = set; then : 7213if ${ac_cv_struct_tm+:} false; then :
7168 $as_echo_n "(cached) " >&6 7214 $as_echo_n "(cached) " >&6
7169else 7215else
7170 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7216 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7171/* end confdefs.h. */ 7217/* end confdefs.h. */
7172#include <sys/types.h> 7218#include <sys/types.h>
7198fi 7244fi
7199 7245
7200 7246
7201{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5 7247{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5
7202$as_echo_n "checking for socklen_t... " >&6; } 7248$as_echo_n "checking for socklen_t... " >&6; }
7203if test "${ac_cv_type_socklen_t+set}" = set; then : 7249if ${ac_cv_type_socklen_t+:} false; then :
7204 $as_echo_n "(cached) " >&6 7250 $as_echo_n "(cached) " >&6
7205else 7251else
7206 7252
7207 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7253 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7208/* end confdefs.h. */ 7254/* end confdefs.h. */
7232 7278
7233fi 7279fi
7234 7280
7235{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5 7281{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5
7236$as_echo_n "checking for struct addrinfo... " >&6; } 7282$as_echo_n "checking for struct addrinfo... " >&6; }
7237if test "${ac_cv_struct_addrinfo+set}" = set; then : 7283if ${ac_cv_struct_addrinfo+:} false; then :
7238 $as_echo_n "(cached) " >&6 7284 $as_echo_n "(cached) " >&6
7239else 7285else
7240 7286
7241 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7287 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7242/* end confdefs.h. */ 7288/* end confdefs.h. */
7267 7313
7268fi 7314fi
7269 7315
7270{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 7316{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
7271$as_echo_n "checking return type of signal handlers... " >&6; } 7317$as_echo_n "checking return type of signal handlers... " >&6; }
7272if test "${ac_cv_type_signal+set}" = set; then : 7318if ${ac_cv_type_signal+:} false; then :
7273 $as_echo_n "(cached) " >&6 7319 $as_echo_n "(cached) " >&6
7274else 7320else
7275 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7321 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7276/* end confdefs.h. */ 7322/* end confdefs.h. */
7277#include <sys/types.h> 7323#include <sys/types.h>
7308ac_compiler_gnu=$ac_cv_c_compiler_gnu 7354ac_compiler_gnu=$ac_cv_c_compiler_gnu
7309 7355
7310 7356
7311{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 7357{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
7312$as_echo_n "checking for ANSI C header files... " >&6; } 7358$as_echo_n "checking for ANSI C header files... " >&6; }
7313if test "${ac_cv_header_stdc+set}" = set; then : 7359if ${ac_cv_header_stdc+:} false; then :
7314 $as_echo_n "(cached) " >&6 7360 $as_echo_n "(cached) " >&6
7315else 7361else
7316 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7362 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7317/* end confdefs.h. */ 7363/* end confdefs.h. */
7318#include <stdlib.h> 7364#include <stdlib.h>
7436 7482
7437# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 7483# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
7438# for constant arguments. Useless! 7484# for constant arguments. Useless!
7439{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 7485{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
7440$as_echo_n "checking for working alloca.h... " >&6; } 7486$as_echo_n "checking for working alloca.h... " >&6; }
7441if test "${ac_cv_working_alloca_h+set}" = set; then : 7487if ${ac_cv_working_alloca_h+:} false; then :
7442 $as_echo_n "(cached) " >&6 7488 $as_echo_n "(cached) " >&6
7443else 7489else
7444 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7490 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7445/* end confdefs.h. */ 7491/* end confdefs.h. */
7446#include <alloca.h> 7492#include <alloca.h>
7469 7515
7470fi 7516fi
7471 7517
7472{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 7518{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
7473$as_echo_n "checking for alloca... " >&6; } 7519$as_echo_n "checking for alloca... " >&6; }
7474if test "${ac_cv_func_alloca_works+set}" = set; then : 7520if ${ac_cv_func_alloca_works+:} false; then :
7475 $as_echo_n "(cached) " >&6 7521 $as_echo_n "(cached) " >&6
7476else 7522else
7477 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7523 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7478/* end confdefs.h. */ 7524/* end confdefs.h. */
7479#ifdef __GNUC__ 7525#ifdef __GNUC__
7488# else 7534# else
7489# ifdef _AIX 7535# ifdef _AIX
7490 #pragma alloca 7536 #pragma alloca
7491# else 7537# else
7492# ifndef alloca /* predefined by HP cc +Olibcalls */ 7538# ifndef alloca /* predefined by HP cc +Olibcalls */
7493char *alloca (); 7539void *alloca (size_t);
7494# endif 7540# endif
7495# endif 7541# endif
7496# endif 7542# endif
7497# endif 7543# endif
7498#endif 7544#endif
7532$as_echo "#define C_ALLOCA 1" >>confdefs.h 7578$as_echo "#define C_ALLOCA 1" >>confdefs.h
7533 7579
7534 7580
7535{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 7581{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
7536$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } 7582$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
7537if test "${ac_cv_os_cray+set}" = set; then : 7583if ${ac_cv_os_cray+:} false; then :
7538 $as_echo_n "(cached) " >&6 7584 $as_echo_n "(cached) " >&6
7539else 7585else
7540 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7586 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7541/* end confdefs.h. */ 7587/* end confdefs.h. */
7542#if defined CRAY && ! defined CRAY2 7588#if defined CRAY && ! defined CRAY2
7573 done 7619 done
7574fi 7620fi
7575 7621
7576{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 7622{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
7577$as_echo_n "checking stack direction for C alloca... " >&6; } 7623$as_echo_n "checking stack direction for C alloca... " >&6; }
7578if test "${ac_cv_c_stack_direction+set}" = set; then : 7624if ${ac_cv_c_stack_direction+:} false; then :
7579 $as_echo_n "(cached) " >&6 7625 $as_echo_n "(cached) " >&6
7580else 7626else
7581 if test "$cross_compiling" = yes; then : 7627 if test "$cross_compiling" = yes; then :
7582 ac_cv_c_stack_direction=0 7628 ac_cv_c_stack_direction=0
7583else 7629else
7584 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7630 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7585/* end confdefs.h. */ 7631/* end confdefs.h. */
7586$ac_includes_default 7632$ac_includes_default
7587int 7633int
7588find_stack_direction () 7634find_stack_direction (int *addr, int depth)
7589{ 7635{
7590 static char *addr = 0; 7636 int dir, dummy = 0;
7591 auto char dummy;
7592 if (addr == 0) 7637 if (! addr)
7593 {
7594 addr = &dummy; 7638 addr = &dummy;
7595 return find_stack_direction (); 7639 *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1;
7596 } 7640 dir = depth ? find_stack_direction (addr, depth - 1) : 0;
7597 else 7641 return dir + dummy;
7598 return (&dummy > addr) ? 1 : -1;
7599} 7642}
7600 7643
7601int 7644int
7602main () 7645main (int argc, char **argv)
7603{ 7646{
7604 return find_stack_direction () < 0; 7647 return find_stack_direction (0, argc + !argv + 20) < 0;
7605} 7648}
7606_ACEOF 7649_ACEOF
7607if ac_fn_c_try_run "$LINENO"; then : 7650if ac_fn_c_try_run "$LINENO"; then :
7608 ac_cv_c_stack_direction=1 7651 ac_cv_c_stack_direction=1
7609else 7652else
7624fi 7667fi
7625 7668
7626 7669
7627 7670
7628ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" 7671ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
7629if test "x$ac_cv_func_socket" = x""yes; then : 7672if test "x$ac_cv_func_socket" = xyes; then :
7630 7673
7631else 7674else
7632 7675
7633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 7676 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7634$as_echo_n "checking for connect in -lsocket... " >&6; } 7677$as_echo_n "checking for connect in -lsocket... " >&6; }
7635if test "${ac_cv_lib_socket_connect+set}" = set; then : 7678if ${ac_cv_lib_socket_connect+:} false; then :
7636 $as_echo_n "(cached) " >&6 7679 $as_echo_n "(cached) " >&6
7637else 7680else
7638 ac_check_lib_save_LIBS=$LIBS 7681 ac_check_lib_save_LIBS=$LIBS
7639LIBS="-lsocket $LIBS" 7682LIBS="-lsocket $LIBS"
7640cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7683cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7664 conftest$ac_exeext conftest.$ac_ext 7707 conftest$ac_exeext conftest.$ac_ext
7665LIBS=$ac_check_lib_save_LIBS 7708LIBS=$ac_check_lib_save_LIBS
7666fi 7709fi
7667{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 7710{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7668$as_echo "$ac_cv_lib_socket_connect" >&6; } 7711$as_echo "$ac_cv_lib_socket_connect" >&6; }
7669if test "x$ac_cv_lib_socket_connect" = x""yes; then : 7712if test "x$ac_cv_lib_socket_connect" = xyes; then :
7670 cat >>confdefs.h <<_ACEOF 7713 cat >>confdefs.h <<_ACEOF
7671#define HAVE_LIBSOCKET 1 7714#define HAVE_LIBSOCKET 1
7672_ACEOF 7715_ACEOF
7673 7716
7674 LIBS="-lsocket $LIBS" 7717 LIBS="-lsocket $LIBS"
7677 7720
7678 7721
7679fi 7722fi
7680 7723
7681ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 7724ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7682if test "x$ac_cv_func_gethostbyname" = x""yes; then : 7725if test "x$ac_cv_func_gethostbyname" = xyes; then :
7683 7726
7684else 7727else
7685 7728
7686 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 7729 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7687$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 7730$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7688if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 7731if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
7689 $as_echo_n "(cached) " >&6 7732 $as_echo_n "(cached) " >&6
7690else 7733else
7691 ac_check_lib_save_LIBS=$LIBS 7734 ac_check_lib_save_LIBS=$LIBS
7692LIBS="-lnsl $LIBS" 7735LIBS="-lnsl $LIBS"
7693cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7736cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7717 conftest$ac_exeext conftest.$ac_ext 7760 conftest$ac_exeext conftest.$ac_ext
7718LIBS=$ac_check_lib_save_LIBS 7761LIBS=$ac_check_lib_save_LIBS
7719fi 7762fi
7720{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 7763{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7721$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 7764$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7722if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 7765if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
7723 cat >>confdefs.h <<_ACEOF 7766 cat >>confdefs.h <<_ACEOF
7724#define HAVE_LIBNSL 1 7767#define HAVE_LIBNSL 1
7725_ACEOF 7768_ACEOF
7726 7769
7727 LIBS="-lnsl $LIBS" 7770 LIBS="-lnsl $LIBS"
7761 7804
7762 7805
7763for ac_func in clock_gettime 7806for ac_func in clock_gettime
7764do : 7807do :
7765 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7808 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7766if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7809if test "x$ac_cv_func_clock_gettime" = xyes; then :
7767 cat >>confdefs.h <<_ACEOF 7810 cat >>confdefs.h <<_ACEOF
7768#define HAVE_CLOCK_GETTIME 1 7811#define HAVE_CLOCK_GETTIME 1
7769_ACEOF 7812_ACEOF
7770 7813
7771else 7814else
7801 conftest$ac_exeext conftest.$ac_ext 7844 conftest$ac_exeext conftest.$ac_ext
7802 fi 7845 fi
7803 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then 7846 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then
7804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5 7847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
7805$as_echo_n "checking for clock_gettime in -lrt... " >&6; } 7848$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
7806if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then : 7849if ${ac_cv_lib_rt_clock_gettime+:} false; then :
7807 $as_echo_n "(cached) " >&6 7850 $as_echo_n "(cached) " >&6
7808else 7851else
7809 ac_check_lib_save_LIBS=$LIBS 7852 ac_check_lib_save_LIBS=$LIBS
7810LIBS="-lrt $LIBS" 7853LIBS="-lrt $LIBS"
7811cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7854cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7835 conftest$ac_exeext conftest.$ac_ext 7878 conftest$ac_exeext conftest.$ac_ext
7836LIBS=$ac_check_lib_save_LIBS 7879LIBS=$ac_check_lib_save_LIBS
7837fi 7880fi
7838{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 7881{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
7839$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; } 7882$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
7840if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then : 7883if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then :
7841 cat >>confdefs.h <<_ACEOF 7884 cat >>confdefs.h <<_ACEOF
7842#define HAVE_LIBRT 1 7885#define HAVE_LIBRT 1
7843_ACEOF 7886_ACEOF
7844 7887
7845 LIBS="-lrt $LIBS" 7888 LIBS="-lrt $LIBS"
7848 7891
7849 unset ac_cv_func_clock_gettime 7892 unset ac_cv_func_clock_gettime
7850 for ac_func in clock_gettime 7893 for ac_func in clock_gettime
7851do : 7894do :
7852 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7895 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7853if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7896if test "x$ac_cv_func_clock_gettime" = xyes; then :
7854 cat >>confdefs.h <<_ACEOF 7897 cat >>confdefs.h <<_ACEOF
7855#define HAVE_CLOCK_GETTIME 1 7898#define HAVE_CLOCK_GETTIME 1
7856_ACEOF 7899_ACEOF
7857 7900
7858fi 7901fi
7865 7908
7866 7909
7867for ac_func in nanosleep 7910for ac_func in nanosleep
7868do : 7911do :
7869 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7912 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7870if test "x$ac_cv_func_nanosleep" = x""yes; then : 7913if test "x$ac_cv_func_nanosleep" = xyes; then :
7871 cat >>confdefs.h <<_ACEOF 7914 cat >>confdefs.h <<_ACEOF
7872#define HAVE_NANOSLEEP 1 7915#define HAVE_NANOSLEEP 1
7873_ACEOF 7916_ACEOF
7874 7917
7875else 7918else
7876 7919
7877 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 7920 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
7878 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 7921 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
7879$as_echo_n "checking for nanosleep in -lrt... " >&6; } 7922$as_echo_n "checking for nanosleep in -lrt... " >&6; }
7880if test "${ac_cv_lib_rt_nanosleep+set}" = set; then : 7923if ${ac_cv_lib_rt_nanosleep+:} false; then :
7881 $as_echo_n "(cached) " >&6 7924 $as_echo_n "(cached) " >&6
7882else 7925else
7883 ac_check_lib_save_LIBS=$LIBS 7926 ac_check_lib_save_LIBS=$LIBS
7884LIBS="-lrt $LIBS" 7927LIBS="-lrt $LIBS"
7885cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7928cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7909 conftest$ac_exeext conftest.$ac_ext 7952 conftest$ac_exeext conftest.$ac_ext
7910LIBS=$ac_check_lib_save_LIBS 7953LIBS=$ac_check_lib_save_LIBS
7911fi 7954fi
7912{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5 7955{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
7913$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 7956$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
7914if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then : 7957if test "x$ac_cv_lib_rt_nanosleep" = xyes; then :
7915 cat >>confdefs.h <<_ACEOF 7958 cat >>confdefs.h <<_ACEOF
7916#define HAVE_LIBRT 1 7959#define HAVE_LIBRT 1
7917_ACEOF 7960_ACEOF
7918 7961
7919 LIBS="-lrt $LIBS" 7962 LIBS="-lrt $LIBS"
7922 7965
7923 unset ac_cv_func_nanosleep 7966 unset ac_cv_func_nanosleep
7924 for ac_func in nanosleep 7967 for ac_func in nanosleep
7925do : 7968do :
7926 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7969 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7927if test "x$ac_cv_func_nanosleep" = x""yes; then : 7970if test "x$ac_cv_func_nanosleep" = xyes; then :
7928 cat >>confdefs.h <<_ACEOF 7971 cat >>confdefs.h <<_ACEOF
7929#define HAVE_NANOSLEEP 1 7972#define HAVE_NANOSLEEP 1
7930_ACEOF 7973_ACEOF
7931 7974
7932fi 7975fi
7941if test -z "$LIBEV_M4_AVOID_LIBM"; then 7984if test -z "$LIBEV_M4_AVOID_LIBM"; then
7942 LIBM=m 7985 LIBM=m
7943fi 7986fi
7944{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5 7987{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
7945$as_echo_n "checking for library containing floor... " >&6; } 7988$as_echo_n "checking for library containing floor... " >&6; }
7946if test "${ac_cv_search_floor+set}" = set; then : 7989if ${ac_cv_search_floor+:} false; then :
7947 $as_echo_n "(cached) " >&6 7990 $as_echo_n "(cached) " >&6
7948else 7991else
7949 ac_func_search_save_LIBS=$LIBS 7992 ac_func_search_save_LIBS=$LIBS
7950cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7993cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7951/* end confdefs.h. */ 7994/* end confdefs.h. */
7975 if ac_fn_c_try_link "$LINENO"; then : 8018 if ac_fn_c_try_link "$LINENO"; then :
7976 ac_cv_search_floor=$ac_res 8019 ac_cv_search_floor=$ac_res
7977fi 8020fi
7978rm -f core conftest.err conftest.$ac_objext \ 8021rm -f core conftest.err conftest.$ac_objext \
7979 conftest$ac_exeext 8022 conftest$ac_exeext
7980 if test "${ac_cv_search_floor+set}" = set; then : 8023 if ${ac_cv_search_floor+:} false; then :
7981 break 8024 break
7982fi 8025fi
7983done 8026done
7984if test "${ac_cv_search_floor+set}" = set; then : 8027if ${ac_cv_search_floor+:} false; then :
7985 8028
7986else 8029else
7987 ac_cv_search_floor=no 8030 ac_cv_search_floor=no
7988fi 8031fi
7989rm conftest.$ac_ext 8032rm conftest.$ac_ext
8072 t end 8115 t end
8073 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8116 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8074 :end' >>confcache 8117 :end' >>confcache
8075if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8118if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8076 if test -w "$cache_file"; then 8119 if test -w "$cache_file"; then
8077 test "x$cache_file" != "x/dev/null" && 8120 if test "x$cache_file" != "x/dev/null"; then
8078 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8121 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8079$as_echo "$as_me: updating cache $cache_file" >&6;} 8122$as_echo "$as_me: updating cache $cache_file" >&6;}
8123 if test ! -f "$cache_file" || test -h "$cache_file"; then
8080 cat confcache >$cache_file 8124 cat confcache >"$cache_file"
8125 else
8126 case $cache_file in #(
8127 */* | ?:*)
8128 mv -f confcache "$cache_file"$$ &&
8129 mv -f "$cache_file"$$ "$cache_file" ;; #(
8130 *)
8131 mv -f confcache "$cache_file" ;;
8132 esac
8133 fi
8134 fi
8081 else 8135 else
8082 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8136 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8083$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8137$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8084 fi 8138 fi
8085fi 8139fi
8096fi 8150fi
8097 8151
8098 8152
8099{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5 8153{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5
8100$as_echo_n "checking for linux/if_tun.h... " >&6; } 8154$as_echo_n "checking for linux/if_tun.h... " >&6; }
8101if test "${tinc_cv_linux_if_tun_h+set}" = set; then : 8155if ${tinc_cv_linux_if_tun_h+:} false; then :
8102 $as_echo_n "(cached) " >&6 8156 $as_echo_n "(cached) " >&6
8103else 8157else
8104 8158
8105 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8159 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8106/* end confdefs.h. */ 8160/* end confdefs.h. */
8194 cat >>confdefs.h <<_ACEOF 8248 cat >>confdefs.h <<_ACEOF
8195#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 8249#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8196_ACEOF 8250_ACEOF
8197 8251
8198else 8252else
8199 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5 ; break 8253 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5; break
8200 8254
8201fi 8255fi
8202 8256
8203done 8257done
8204 8258
8205 8259
8206 CPPFLAGS="$tinc_ac_save_CPPFLAGS" 8260 CPPFLAGS="$tinc_ac_save_CPPFLAGS"
8207 8261
8208 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_version in -lcrypto" >&5 8262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_Init in -lcrypto" >&5
8209$as_echo_n "checking for SHA1_version in -lcrypto... " >&6; } 8263$as_echo_n "checking for SHA1_Init in -lcrypto... " >&6; }
8210if test "${ac_cv_lib_crypto_SHA1_version+set}" = set; then : 8264if ${ac_cv_lib_crypto_SHA1_Init+:} false; then :
8211 $as_echo_n "(cached) " >&6 8265 $as_echo_n "(cached) " >&6
8212else 8266else
8213 ac_check_lib_save_LIBS=$LIBS 8267 ac_check_lib_save_LIBS=$LIBS
8214LIBS="-lcrypto $LIBS" 8268LIBS="-lcrypto $LIBS"
8215cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8269cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8219 Use char because int might match the return type of a GCC 8273 Use char because int might match the return type of a GCC
8220 builtin and then its argument prototype would still apply. */ 8274 builtin and then its argument prototype would still apply. */
8221#ifdef __cplusplus 8275#ifdef __cplusplus
8222extern "C" 8276extern "C"
8223#endif 8277#endif
8224char SHA1_version (); 8278char SHA1_Init ();
8225int 8279int
8226main () 8280main ()
8227{ 8281{
8228return SHA1_version (); 8282return SHA1_Init ();
8229 ; 8283 ;
8230 return 0; 8284 return 0;
8231} 8285}
8232_ACEOF 8286_ACEOF
8233if ac_fn_cxx_try_link "$LINENO"; then : 8287if ac_fn_cxx_try_link "$LINENO"; then :
8234 ac_cv_lib_crypto_SHA1_version=yes 8288 ac_cv_lib_crypto_SHA1_Init=yes
8235else 8289else
8236 ac_cv_lib_crypto_SHA1_version=no 8290 ac_cv_lib_crypto_SHA1_Init=no
8237fi 8291fi
8238rm -f core conftest.err conftest.$ac_objext \ 8292rm -f core conftest.err conftest.$ac_objext \
8239 conftest$ac_exeext conftest.$ac_ext 8293 conftest$ac_exeext conftest.$ac_ext
8240LIBS=$ac_check_lib_save_LIBS 8294LIBS=$ac_check_lib_save_LIBS
8241fi 8295fi
8242{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_version" >&5 8296{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_Init" >&5
8243$as_echo "$ac_cv_lib_crypto_SHA1_version" >&6; } 8297$as_echo "$ac_cv_lib_crypto_SHA1_Init" >&6; }
8244if test "x$ac_cv_lib_crypto_SHA1_version" = x""yes; then : 8298if test "x$ac_cv_lib_crypto_SHA1_Init" = xyes; then :
8245 LIBS="$LIBS -lcrypto" 8299 LIBS="$LIBS -lcrypto"
8246else 8300else
8247 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5 8301 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5
8248 8302
8249fi 8303fi
8261fi 8315fi
8262done 8316done
8263 8317
8264 8318
8265 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" 8319 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
8266if test "x$ac_cv_func_dlopen" = x""yes; then : 8320if test "x$ac_cv_func_dlopen" = xyes; then :
8267 8321
8268else 8322else
8269 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 8323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
8270$as_echo_n "checking for dlopen in -ldl... " >&6; } 8324$as_echo_n "checking for dlopen in -ldl... " >&6; }
8271if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 8325if ${ac_cv_lib_dl_dlopen+:} false; then :
8272 $as_echo_n "(cached) " >&6 8326 $as_echo_n "(cached) " >&6
8273else 8327else
8274 ac_check_lib_save_LIBS=$LIBS 8328 ac_check_lib_save_LIBS=$LIBS
8275LIBS="-ldl $LIBS" 8329LIBS="-ldl $LIBS"
8276cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8330cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8300 conftest$ac_exeext conftest.$ac_ext 8354 conftest$ac_exeext conftest.$ac_ext
8301LIBS=$ac_check_lib_save_LIBS 8355LIBS=$ac_check_lib_save_LIBS
8302fi 8356fi
8303{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 8357{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
8304$as_echo "$ac_cv_lib_dl_dlopen" >&6; } 8358$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
8305if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : 8359if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
8306 LIBS="$LIBS -ldl" 8360 LIBS="$LIBS -ldl"
8307else 8361else
8308 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5 8362 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5
8309 8363
8310fi 8364fi
8312 8366
8313fi 8367fi
8314 8368
8315 8369
8316 ac_fn_cxx_check_func "$LINENO" "inflate" "ac_cv_func_inflate" 8370 ac_fn_cxx_check_func "$LINENO" "inflate" "ac_cv_func_inflate"
8317if test "x$ac_cv_func_inflate" = x""yes; then : 8371if test "x$ac_cv_func_inflate" = xyes; then :
8318 8372
8319else 8373else
8320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5 8374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
8321$as_echo_n "checking for inflate in -lz... " >&6; } 8375$as_echo_n "checking for inflate in -lz... " >&6; }
8322if test "${ac_cv_lib_z_inflate+set}" = set; then : 8376if ${ac_cv_lib_z_inflate+:} false; then :
8323 $as_echo_n "(cached) " >&6 8377 $as_echo_n "(cached) " >&6
8324else 8378else
8325 ac_check_lib_save_LIBS=$LIBS 8379 ac_check_lib_save_LIBS=$LIBS
8326LIBS="-lz $LIBS" 8380LIBS="-lz $LIBS"
8327cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8381cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8351 conftest$ac_exeext conftest.$ac_ext 8405 conftest$ac_exeext conftest.$ac_ext
8352LIBS=$ac_check_lib_save_LIBS 8406LIBS=$ac_check_lib_save_LIBS
8353fi 8407fi
8354{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5 8408{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
8355$as_echo "$ac_cv_lib_z_inflate" >&6; } 8409$as_echo "$ac_cv_lib_z_inflate" >&6; }
8356if test "x$ac_cv_lib_z_inflate" = x""yes; then : 8410if test "x$ac_cv_lib_z_inflate" = xyes; then :
8357 LIBS="$LIBS -lz" 8411 LIBS="$LIBS -lz"
8358else 8412else
8359 as_fn_error $? "OpenSSL depends on libz." "$LINENO" 5 8413 as_fn_error $? "OpenSSL depends on libz." "$LINENO" 5
8360 8414
8361fi 8415fi
8364fi 8418fi
8365 8419
8366 8420
8367if test "x$openssl_include" != x; then 8421if test "x$openssl_include" != x; then
8368 CXXFLAGS="$CXXFLAGS -I$openssl_include" 8422 CXXFLAGS="$CXXFLAGS -I$openssl_include"
8423fi
8424
8425# Check whether --enable-threads was given.
8426if test "${enable_threads+set}" = set; then :
8427 enableval=$enable_threads; try_threads=$enableval
8428else
8429 try_threads=yes
8430
8431fi
8432
8433
8434if test "x$try_threads" = xyes; then
8435 ac_fn_cxx_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
8436if test "x$ac_cv_header_pthread_h" = xyes; then :
8437
8438 LIBS="$LIBS -lpthread"
8439 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8440/* end confdefs.h. */
8441#include <pthread.h>
8442int
8443main ()
8444{
8445pthread_t id; pthread_create (&id, 0, 0, 0);
8446 ;
8447 return 0;
8448}
8449_ACEOF
8450if ac_fn_cxx_try_compile "$LINENO"; then :
8451
8452cat >>confdefs.h <<_ACEOF
8453#define ENABLE_PTHREADS 1
8454_ACEOF
8455
8456
8457fi
8458rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8459
8460fi
8461
8462
8369fi 8463fi
8370 8464
8371# Check whether --enable-static-daemon was given. 8465# Check whether --enable-static-daemon was given.
8372if test "${enable_static_daemon+set}" = set; then : 8466if test "${enable_static_daemon+set}" = set; then :
8373 enableval=$enable_static_daemon; LDFLAGS_DAEMON=-static 8467 enableval=$enable_static_daemon; LDFLAGS_DAEMON=-static
8440 8534
8441# Check whether --enable-dns was given. 8535# Check whether --enable-dns was given.
8442if test "${enable_dns+set}" = set; then : 8536if test "${enable_dns+set}" = set; then :
8443 enableval=$enable_dns; 8537 enableval=$enable_dns;
8444 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default" 8538 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default"
8445if test "x$ac_cv_header_gmp_h" = x""yes; then : 8539if test "x$ac_cv_header_gmp_h" = xyes; then :
8446 8540
8447else 8541else
8448 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5 8542 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5
8449fi 8543fi
8450 8544
8451 8545
8452 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5 8546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5
8453$as_echo_n "checking for main in -lgmp... " >&6; } 8547$as_echo_n "checking for main in -lgmp... " >&6; }
8454if test "${ac_cv_lib_gmp_main+set}" = set; then : 8548if ${ac_cv_lib_gmp_main+:} false; then :
8455 $as_echo_n "(cached) " >&6 8549 $as_echo_n "(cached) " >&6
8456else 8550else
8457 ac_check_lib_save_LIBS=$LIBS 8551 ac_check_lib_save_LIBS=$LIBS
8458LIBS="-lgmp $LIBS" 8552LIBS="-lgmp $LIBS"
8459cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8553cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8477 conftest$ac_exeext conftest.$ac_ext 8571 conftest$ac_exeext conftest.$ac_ext
8478LIBS=$ac_check_lib_save_LIBS 8572LIBS=$ac_check_lib_save_LIBS
8479fi 8573fi
8480{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5 8574{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5
8481$as_echo "$ac_cv_lib_gmp_main" >&6; } 8575$as_echo "$ac_cv_lib_gmp_main" >&6; }
8482if test "x$ac_cv_lib_gmp_main" = x""yes; then : 8576if test "x$ac_cv_lib_gmp_main" = xyes; then :
8483 cat >>confdefs.h <<_ACEOF 8577 cat >>confdefs.h <<_ACEOF
8484#define HAVE_LIBGMP 1 8578#define HAVE_LIBGMP 1
8485_ACEOF 8579_ACEOF
8486 8580
8487 LIBS="-lgmp $LIBS" 8581 LIBS="-lgmp $LIBS"
8497_ACEOF 8591_ACEOF
8498 8592
8499 8593
8500 8594
8501fi 8595fi
8596
8597
8598RSA=3072
8599# Check whether --enable-rsa-length was given.
8600if test "${enable_rsa_length+set}" = set; then :
8601 enableval=$enable_rsa_length; RSA=$enableval
8602
8603fi
8604
8605
8606cat >>confdefs.h <<_ACEOF
8607#define RSABITS $RSA
8608_ACEOF
8502 8609
8503 8610
8504HMAC=12 8611HMAC=12
8505# Check whether --enable-hmac-length was given. 8612# Check whether --enable-hmac-length was given.
8506if test "${enable_hmac_length+set}" = set; then : 8613if test "${enable_hmac_length+set}" = set; then :
8534 8641
8535fi 8642fi
8536 8643
8537 8644
8538cat >>confdefs.h <<_ACEOF 8645cat >>confdefs.h <<_ACEOF
8539#define MAX_MTU $MTU + 14 8646#define MAX_MTU ($MTU + 14)
8540_ACEOF 8647_ACEOF
8541 8648
8542 8649
8543COMPRESS=1 8650COMPRESS=1
8544# Check whether --enable-compression was given. 8651# Check whether --enable-compression was given.
8556 8663
8557 8664
8558CIPHER=aes_128_cbc 8665CIPHER=aes_128_cbc
8559# Check whether --enable-cipher was given. 8666# Check whether --enable-cipher was given.
8560if test "${enable_cipher+set}" = set; then : 8667if test "${enable_cipher+set}" = set; then :
8561 enableval=$enable_cipher; if test "x$enableval" = xbf ; then CIPHER=bf_cbc ; fi 8668 enableval=$enable_cipher; if test "x$enableval" = xbf ; then CIPHER=bf_cbc ; fi
8562 if test "x$enableval" = xaes-128; then CIPHER=aes_128_cbc; fi 8669 if test "x$enableval" = xaes-128 ; then CIPHER=aes_128_cbc ; fi
8563 if test "x$enableval" = xaes-192; then CIPHER=aes_192_cbc; fi 8670 if test "x$enableval" = xaes-192 ; then CIPHER=aes_192_cbc ; fi
8564 if test "x$enableval" = xaes-256; then CIPHER=aes_256_cbc; fi 8671 if test "x$enableval" = xaes-256 ; then CIPHER=aes_256_cbc ; fi
8672 if test "x$enableval" = xcamellia-128; then CIPHER=camellia_128_cbc; fi
8673 if test "x$enableval" = xcamellia-256; then CIPHER=camellia_256_cbc; fi
8565 8674
8566fi 8675fi
8567 8676
8568 8677
8569cat >>confdefs.h <<_ACEOF 8678cat >>confdefs.h <<_ACEOF
8570#define ENABLE_CIPHER EVP_${CIPHER} 8679#define ENABLE_CIPHER EVP_${CIPHER}
8571_ACEOF 8680_ACEOF
8572 8681
8573 8682
8574DIGEST=ripemd160 8683DIGEST=sha1
8575# Check whether --enable-digest was given. 8684# Check whether --enable-digest was given.
8576if test "${enable_digest+set}" = set; then : 8685if test "${enable_digest+set}" = set; then :
8686 enableval=$enable_digest; if test "x$enableval" = xwhirlpool; then DIGEST=whirlpool; fi
8577 enableval=$enable_digest; if test "x$enableval" = xsha512 ; then DIGEST=sha512 ; fi 8687 if test "x$enableval" = xsha512 ; then DIGEST=sha512 ; fi
8578 if test "x$enableval" = xsha256 ; then DIGEST=sha256 ; fi 8688 if test "x$enableval" = xsha256 ; then DIGEST=sha256 ; fi
8579 if test "x$enableval" = xsha1 ; then DIGEST=sha1 ; fi 8689 if test "x$enableval" = xsha1 ; then DIGEST=sha1 ; fi
8580 if test "x$enableval" = xripemd160; then DIGEST=ripemd160; fi 8690 if test "x$enableval" = xripemd160; then DIGEST=ripemd160; fi
8581 if test "x$enableval" = xmd5 ; then DIGEST=md5 ; fi
8582 if test "x$enableval" = xmd4 ; then DIGEST=md4 ; fi
8583 8691
8584fi 8692fi
8585 8693
8586 8694
8587cat >>confdefs.h <<_ACEOF 8695cat >>confdefs.h <<_ACEOF
8588#define ENABLE_DIGEST EVP_${DIGEST} 8696#define ENABLE_DIGEST EVP_${DIGEST}
8697_ACEOF
8698
8699
8700AUTH=sha512
8701# Check whether --enable-auth-digest was given.
8702if test "${enable_auth_digest+set}" = set; then :
8703 enableval=$enable_auth_digest; if test "x$enableval" = xwhirlpool; then AUTH=whirlpool; fi
8704 if test "x$enableval" = xsha512 ; then AUTH=sha512 ; fi
8705 if test "x$enableval" = xsha256 ; then AUTH=sha256 ; fi
8706
8707fi
8708
8709
8710cat >>confdefs.h <<_ACEOF
8711#define ENABLE_AUTH EVP_${AUTH}
8589_ACEOF 8712_ACEOF
8590 8713
8591 8714
8592if $CXX -v --help 2>&1 | grep -q fno-rtti; then 8715if $CXX -v --help 2>&1 | grep -q fno-rtti; then
8593 CXXFLAGS="$CXXFLAGS -fno-rtti" 8716 CXXFLAGS="$CXXFLAGS -fno-rtti"
8666 t end 8789 t end
8667 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8790 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8668 :end' >>confcache 8791 :end' >>confcache
8669if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8792if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8670 if test -w "$cache_file"; then 8793 if test -w "$cache_file"; then
8671 test "x$cache_file" != "x/dev/null" && 8794 if test "x$cache_file" != "x/dev/null"; then
8672 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8795 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8673$as_echo "$as_me: updating cache $cache_file" >&6;} 8796$as_echo "$as_me: updating cache $cache_file" >&6;}
8797 if test ! -f "$cache_file" || test -h "$cache_file"; then
8674 cat confcache >$cache_file 8798 cat confcache >"$cache_file"
8799 else
8800 case $cache_file in #(
8801 */* | ?:*)
8802 mv -f confcache "$cache_file"$$ &&
8803 mv -f "$cache_file"$$ "$cache_file" ;; #(
8804 *)
8805 mv -f confcache "$cache_file" ;;
8806 esac
8807 fi
8808 fi
8675 else 8809 else
8676 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8810 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8677$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8811$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8678 fi 8812 fi
8679fi 8813fi
8729if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then 8863if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then
8730 as_fn_error $? "conditional \"ROHC\" was never defined. 8864 as_fn_error $? "conditional \"ROHC\" was never defined.
8731Usually this means the macro was only invoked conditionally." "$LINENO" 5 8865Usually this means the macro was only invoked conditionally." "$LINENO" 5
8732fi 8866fi
8733 8867
8734: ${CONFIG_STATUS=./config.status} 8868: "${CONFIG_STATUS=./config.status}"
8735ac_write_fail=0 8869ac_write_fail=0
8736ac_clean_files_save=$ac_clean_files 8870ac_clean_files_save=$ac_clean_files
8737ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8871ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8738{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8872{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8739$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8873$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8830# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8964# (If _AS_PATH_WALK were called with IFS unset, it would disable word
8831# splitting by setting IFS to empty value.) 8965# splitting by setting IFS to empty value.)
8832IFS=" "" $as_nl" 8966IFS=" "" $as_nl"
8833 8967
8834# Find who we are. Look in the path if we contain no directory separator. 8968# Find who we are. Look in the path if we contain no directory separator.
8969as_myself=
8835case $0 in #(( 8970case $0 in #((
8836 *[\\/]* ) as_myself=$0 ;; 8971 *[\\/]* ) as_myself=$0 ;;
8837 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8972 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8838for as_dir in $PATH 8973for as_dir in $PATH
8839do 8974do
9025 if ln -s conf$$.file conf$$ 2>/dev/null; then 9160 if ln -s conf$$.file conf$$ 2>/dev/null; then
9026 as_ln_s='ln -s' 9161 as_ln_s='ln -s'
9027 # ... but there are two gotchas: 9162 # ... but there are two gotchas:
9028 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 9163 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
9029 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 9164 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
9030 # In both cases, we have to default to `cp -p'. 9165 # In both cases, we have to default to `cp -pR'.
9031 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 9166 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
9032 as_ln_s='cp -p' 9167 as_ln_s='cp -pR'
9033 elif ln conf$$.file conf$$ 2>/dev/null; then 9168 elif ln conf$$.file conf$$ 2>/dev/null; then
9034 as_ln_s=ln 9169 as_ln_s=ln
9035 else 9170 else
9036 as_ln_s='cp -p' 9171 as_ln_s='cp -pR'
9037 fi 9172 fi
9038else 9173else
9039 as_ln_s='cp -p' 9174 as_ln_s='cp -pR'
9040fi 9175fi
9041rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 9176rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
9042rmdir conf$$.dir 2>/dev/null 9177rmdir conf$$.dir 2>/dev/null
9043 9178
9044 9179
9094else 9229else
9095 test -d ./-p && rmdir ./-p 9230 test -d ./-p && rmdir ./-p
9096 as_mkdir_p=false 9231 as_mkdir_p=false
9097fi 9232fi
9098 9233
9099if test -x / >/dev/null 2>&1; then 9234
9235# as_fn_executable_p FILE
9236# -----------------------
9237# Test if FILE is an executable regular file.
9238as_fn_executable_p ()
9239{
9240 test -f "$1" && test -x "$1"
9241} # as_fn_executable_p
9100 as_test_x='test -x' 9242as_test_x='test -x'
9101else 9243as_executable_p=as_fn_executable_p
9102 if ls -dL / >/dev/null 2>&1; then
9103 as_ls_L_option=L
9104 else
9105 as_ls_L_option=
9106 fi
9107 as_test_x='
9108 eval sh -c '\''
9109 if test -d "$1"; then
9110 test -d "$1/.";
9111 else
9112 case $1 in #(
9113 -*)set "./$1";;
9114 esac;
9115 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
9116 ???[sx]*):;;*)false;;esac;fi
9117 '\'' sh
9118 '
9119fi
9120as_executable_p=$as_test_x
9121 9244
9122# Sed expression to map a string onto a valid CPP name. 9245# Sed expression to map a string onto a valid CPP name.
9123as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 9246as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
9124 9247
9125# Sed expression to map a string onto a valid variable name. 9248# Sed expression to map a string onto a valid variable name.
9137# Save the log message, to keep $0 and so on meaningful, and to 9260# Save the log message, to keep $0 and so on meaningful, and to
9138# report actual input values of CONFIG_FILES etc. instead of their 9261# report actual input values of CONFIG_FILES etc. instead of their
9139# values after options handling. 9262# values after options handling.
9140ac_log=" 9263ac_log="
9141This file was extended by $as_me, which was 9264This file was extended by $as_me, which was
9142generated by GNU Autoconf 2.67. Invocation command line was 9265generated by GNU Autoconf 2.69. Invocation command line was
9143 9266
9144 CONFIG_FILES = $CONFIG_FILES 9267 CONFIG_FILES = $CONFIG_FILES
9145 CONFIG_HEADERS = $CONFIG_HEADERS 9268 CONFIG_HEADERS = $CONFIG_HEADERS
9146 CONFIG_LINKS = $CONFIG_LINKS 9269 CONFIG_LINKS = $CONFIG_LINKS
9147 CONFIG_COMMANDS = $CONFIG_COMMANDS 9270 CONFIG_COMMANDS = $CONFIG_COMMANDS
9203_ACEOF 9326_ACEOF
9204cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9327cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9205ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 9328ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
9206ac_cs_version="\\ 9329ac_cs_version="\\
9207config.status 9330config.status
9208configured by $0, generated by GNU Autoconf 2.67, 9331configured by $0, generated by GNU Autoconf 2.69,
9209 with options \\"\$ac_cs_config\\" 9332 with options \\"\$ac_cs_config\\"
9210 9333
9211Copyright (C) 2010 Free Software Foundation, Inc. 9334Copyright (C) 2012 Free Software Foundation, Inc.
9212This config.status script is free software; the Free Software Foundation 9335This config.status script is free software; the Free Software Foundation
9213gives unlimited permission to copy, distribute and modify it." 9336gives unlimited permission to copy, distribute and modify it."
9214 9337
9215ac_pwd='$ac_pwd' 9338ac_pwd='$ac_pwd'
9216srcdir='$srcdir' 9339srcdir='$srcdir'
9297fi 9420fi
9298 9421
9299_ACEOF 9422_ACEOF
9300cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9423cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9301if \$ac_cs_recheck; then 9424if \$ac_cs_recheck; then
9302 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 9425 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
9303 shift 9426 shift
9304 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 9427 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
9305 CONFIG_SHELL='$SHELL' 9428 CONFIG_SHELL='$SHELL'
9306 export CONFIG_SHELL 9429 export CONFIG_SHELL
9307 exec "\$@" 9430 exec "\$@"
9348 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 9471 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
9349 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 9472 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
9350 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; 9473 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
9351 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; 9474 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
9352 9475
9353 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 9476 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
9354 esac 9477 esac
9355done 9478done
9356 9479
9357 9480
9358# If the user did not use the arguments to specify the items to instantiate, 9481# If the user did not use the arguments to specify the items to instantiate,
9371# Hook for its removal unless debugging. 9494# Hook for its removal unless debugging.
9372# Note that there is a small window in which the directory will not be cleaned: 9495# Note that there is a small window in which the directory will not be cleaned:
9373# after its creation but before its name has been assigned to `$tmp'. 9496# after its creation but before its name has been assigned to `$tmp'.
9374$debug || 9497$debug ||
9375{ 9498{
9376 tmp= 9499 tmp= ac_tmp=
9377 trap 'exit_status=$? 9500 trap 'exit_status=$?
9501 : "${ac_tmp:=$tmp}"
9378 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 9502 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9379' 0 9503' 0
9380 trap 'as_fn_exit 1' 1 2 13 15 9504 trap 'as_fn_exit 1' 1 2 13 15
9381} 9505}
9382# Create a (secure) tmp directory for tmp files. 9506# Create a (secure) tmp directory for tmp files.
9383 9507
9384{ 9508{
9385 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 9509 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9386 test -n "$tmp" && test -d "$tmp" 9510 test -d "$tmp"
9387} || 9511} ||
9388{ 9512{
9389 tmp=./conf$$-$RANDOM 9513 tmp=./conf$$-$RANDOM
9390 (umask 077 && mkdir "$tmp") 9514 (umask 077 && mkdir "$tmp")
9391} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 9515} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
9516ac_tmp=$tmp
9392 9517
9393# Set up the scripts for CONFIG_FILES section. 9518# Set up the scripts for CONFIG_FILES section.
9394# No need to generate them if there are no CONFIG_FILES. 9519# No need to generate them if there are no CONFIG_FILES.
9395# This happens for instance with `./config.status config.h'. 9520# This happens for instance with `./config.status config.h'.
9396if test -n "$CONFIG_FILES"; then 9521if test -n "$CONFIG_FILES"; then
9408 ac_cs_awk_cr='\\r' 9533 ac_cs_awk_cr='\\r'
9409else 9534else
9410 ac_cs_awk_cr=$ac_cr 9535 ac_cs_awk_cr=$ac_cr
9411fi 9536fi
9412 9537
9413echo 'BEGIN {' >"$tmp/subs1.awk" && 9538echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
9414_ACEOF 9539_ACEOF
9415 9540
9416 9541
9417{ 9542{
9418 echo "cat >conf$$subs.awk <<_ACEOF" && 9543 echo "cat >conf$$subs.awk <<_ACEOF" &&
9436 fi 9561 fi
9437done 9562done
9438rm -f conf$$subs.sh 9563rm -f conf$$subs.sh
9439 9564
9440cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9565cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9441cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 9566cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
9442_ACEOF 9567_ACEOF
9443sed -n ' 9568sed -n '
9444h 9569h
9445s/^/S["/; s/!.*/"]=/ 9570s/^/S["/; s/!.*/"]=/
9446p 9571p
9484} 9609}
9485' >>$CONFIG_STATUS || ac_write_fail=1 9610' >>$CONFIG_STATUS || ac_write_fail=1
9486rm -f conf$$subs.awk 9611rm -f conf$$subs.awk
9487cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9612cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9488_ACAWK 9613_ACAWK
9489cat >>"\$tmp/subs1.awk" <<_ACAWK && 9614cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
9490 for (key in S) S_is_set[key] = 1 9615 for (key in S) S_is_set[key] = 1
9491 FS = "" 9616 FS = ""
9492 9617
9493} 9618}
9494{ 9619{
9516cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9641cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9517if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9642if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9518 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9643 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9519else 9644else
9520 cat 9645 cat
9521fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9646fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
9522 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 9647 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9523_ACEOF 9648_ACEOF
9524 9649
9525# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 9650# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9526# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 9651# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9550 9675
9551# Set up the scripts for CONFIG_HEADERS section. 9676# Set up the scripts for CONFIG_HEADERS section.
9552# No need to generate them if there are no CONFIG_HEADERS. 9677# No need to generate them if there are no CONFIG_HEADERS.
9553# This happens for instance with `./config.status Makefile'. 9678# This happens for instance with `./config.status Makefile'.
9554if test -n "$CONFIG_HEADERS"; then 9679if test -n "$CONFIG_HEADERS"; then
9555cat >"$tmp/defines.awk" <<\_ACAWK || 9680cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
9556BEGIN { 9681BEGIN {
9557_ACEOF 9682_ACEOF
9558 9683
9559# Transform confdefs.h into an awk script `defines.awk', embedded as 9684# Transform confdefs.h into an awk script `defines.awk', embedded as
9560# here-document in config.status, that substitutes the proper values into 9685# here-document in config.status, that substitutes the proper values into
9562 9687
9563# Create a delimiter string that does not exist in confdefs.h, to ease 9688# Create a delimiter string that does not exist in confdefs.h, to ease
9564# handling of long lines. 9689# handling of long lines.
9565ac_delim='%!_!# ' 9690ac_delim='%!_!# '
9566for ac_last_try in false false :; do 9691for ac_last_try in false false :; do
9567 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9692 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
9568 if test -z "$ac_t"; then 9693 if test -z "$ac_tt"; then
9569 break 9694 break
9570 elif $ac_last_try; then 9695 elif $ac_last_try; then
9571 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 9696 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9572 else 9697 else
9573 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9698 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9664 case $ac_tag in 9789 case $ac_tag in
9665 :[FHLC]) ac_mode=$ac_tag; continue;; 9790 :[FHLC]) ac_mode=$ac_tag; continue;;
9666 esac 9791 esac
9667 case $ac_mode$ac_tag in 9792 case $ac_mode$ac_tag in
9668 :[FHL]*:*);; 9793 :[FHL]*:*);;
9669 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 9794 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
9670 :[FH]-) ac_tag=-:-;; 9795 :[FH]-) ac_tag=-:-;;
9671 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9796 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9672 esac 9797 esac
9673 ac_save_IFS=$IFS 9798 ac_save_IFS=$IFS
9674 IFS=: 9799 IFS=:
9683 :[FH]) 9808 :[FH])
9684 ac_file_inputs= 9809 ac_file_inputs=
9685 for ac_f 9810 for ac_f
9686 do 9811 do
9687 case $ac_f in 9812 case $ac_f in
9688 -) ac_f="$tmp/stdin";; 9813 -) ac_f="$ac_tmp/stdin";;
9689 *) # Look for the file first in the build tree, then in the source tree 9814 *) # Look for the file first in the build tree, then in the source tree
9690 # (if the path is not absolute). The absolute path cannot be DOS-style, 9815 # (if the path is not absolute). The absolute path cannot be DOS-style,
9691 # because $ac_f cannot contain `:'. 9816 # because $ac_f cannot contain `:'.
9692 test -f "$ac_f" || 9817 test -f "$ac_f" ||
9693 case $ac_f in 9818 case $ac_f in
9694 [\\/$]*) false;; 9819 [\\/$]*) false;;
9695 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9820 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9696 esac || 9821 esac ||
9697 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 9822 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
9698 esac 9823 esac
9699 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9824 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9700 as_fn_append ac_file_inputs " '$ac_f'" 9825 as_fn_append ac_file_inputs " '$ac_f'"
9701 done 9826 done
9702 9827
9718 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9843 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9719 *) ac_sed_conf_input=$configure_input;; 9844 *) ac_sed_conf_input=$configure_input;;
9720 esac 9845 esac
9721 9846
9722 case $ac_tag in 9847 case $ac_tag in
9723 *:-:* | *:-) cat >"$tmp/stdin" \ 9848 *:-:* | *:-) cat >"$ac_tmp/stdin" \
9724 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9849 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9725 esac 9850 esac
9726 ;; 9851 ;;
9727 esac 9852 esac
9728 9853
9729 ac_dir=`$as_dirname -- "$ac_file" || 9854 ac_dir=`$as_dirname -- "$ac_file" ||
9855s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9980s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9856s&@INSTALL@&$ac_INSTALL&;t t 9981s&@INSTALL@&$ac_INSTALL&;t t
9857s&@MKDIR_P@&$ac_MKDIR_P&;t t 9982s&@MKDIR_P@&$ac_MKDIR_P&;t t
9858$ac_datarootdir_hack 9983$ac_datarootdir_hack
9859" 9984"
9860eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9985eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
9861 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9986 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9862 9987
9863test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9988test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9864 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9989 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
9865 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9990 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9991 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9866 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9992 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9867which seems to be undefined. Please make sure it is defined" >&5 9993which seems to be undefined. Please make sure it is defined" >&5
9868$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9994$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9869which seems to be undefined. Please make sure it is defined" >&2;} 9995which seems to be undefined. Please make sure it is defined" >&2;}
9870 9996
9871 rm -f "$tmp/stdin" 9997 rm -f "$ac_tmp/stdin"
9872 case $ac_file in 9998 case $ac_file in
9873 -) cat "$tmp/out" && rm -f "$tmp/out";; 9999 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9874 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 10000 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9875 esac \ 10001 esac \
9876 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 10002 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9877 ;; 10003 ;;
9878 :H) 10004 :H)
9879 # 10005 #
9880 # CONFIG_HEADER 10006 # CONFIG_HEADER
9881 # 10007 #
9882 if test x"$ac_file" != x-; then 10008 if test x"$ac_file" != x-; then
9883 { 10009 {
9884 $as_echo "/* $configure_input */" \ 10010 $as_echo "/* $configure_input */" \
9885 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 10011 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9886 } >"$tmp/config.h" \ 10012 } >"$ac_tmp/config.h" \
9887 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 10013 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9888 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 10014 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
9889 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 10015 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9890$as_echo "$as_me: $ac_file is unchanged" >&6;} 10016$as_echo "$as_me: $ac_file is unchanged" >&6;}
9891 else 10017 else
9892 rm -f "$ac_file" 10018 rm -f "$ac_file"
9893 mv "$tmp/config.h" "$ac_file" \ 10019 mv "$ac_tmp/config.h" "$ac_file" \
9894 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 10020 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9895 fi 10021 fi
9896 else 10022 else
9897 $as_echo "/* $configure_input */" \ 10023 $as_echo "/* $configure_input */" \
9898 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 10024 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9899 || as_fn_error $? "could not create -" "$LINENO" 5 10025 || as_fn_error $? "could not create -" "$LINENO" 5
9900 fi 10026 fi
9901# Compute "$ac_file"'s index in $config_headers. 10027# Compute "$ac_file"'s index in $config_headers.
9902_am_arg="$ac_file" 10028_am_arg="$ac_file"
9903_am_stamp_count=1 10029_am_stamp_count=1
10174echo 10300echo
10175echo "***" 10301echo "***"
10176echo "*** Configuration Summary" 10302echo "*** Configuration Summary"
10177echo "***" 10303echo "***"
10178echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE" 10304echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE"
10305echo "*** RSA size: $RSA"
10179echo "*** Cipher used: $CIPHER" 10306echo "*** Cipher used: $CIPHER"
10180echo "*** Digest used: $DIGEST" 10307echo "*** Digest used: $DIGEST"
10308echo "*** Authdigest: $AUTH"
10181echo "*** HMAC length: $HMAC" 10309echo "*** HMAC length: $HMAC"
10182echo "*** RAND used: $RAND" 10310echo "*** RAND used: $RAND"
10183echo "*** Max. MTU: $MTU" 10311echo "*** Max. MTU: $MTU"
10184 10312
10185echo "***" 10313echo "***"
10186echo "*** Enable options:" 10314echo "*** Enable options:"
10187grep ENABLE_ config.h | sed -e 's/^/*** /' 10315grep ENABLE_ config.h | sed -e 's/^/*** /'
10188 10316
10189if test "x$DIGEST" = xmd4; then
10190echo "***"
10191echo "*** WARNING: The digest you have chosen ($DIGEST) is known to be insecure"
10192fi
10193
10194if test "$HMAC" -lt 12; then 10317if test "$HMAC" -lt 12; then
10195echo "***" 10318echo "***"
10196echo "*** WARNING: The hmac length you have chosen ($HMAC) is probably insecure" 10319echo "*** WARNING: The hmac length you have chosen ($HMAC) is quite insecure"
10197fi 10320fi
10198 10321
10199if test "$RAND" -lt 8; then 10322if test "$RAND" -lt 8; then
10200echo "***" 10323echo "***"
10201echo "*** WARNING: The random prefix you have chosen ($RAND) is probably insecure" 10324echo "*** WARNING: The random prefix you have chosen ($RAND) is probably insecure"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines