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

Comparing gvpe/configure (file contents):
Revision 1.48 by root, Tue Jun 21 16:27:32 2011 UTC vs.
Revision 1.53 by root, Thu Jul 18 13:35:19 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
738enable_static_daemon 767enable_static_daemon
739enable_icmp 768enable_icmp
740enable_tcp 769enable_tcp
741enable_http_proxy 770enable_http_proxy
742enable_dns 771enable_dns
772enable_rsa_length
743enable_hmac_length 773enable_hmac_length
744enable_rand_length 774enable_rand_length
745enable_max_mtu 775enable_max_mtu
746enable_compression 776enable_compression
747enable_cipher 777enable_cipher
748enable_digest 778enable_hmac_digest
779enable_auth_digest
749' 780'
750 ac_precious_vars='build_alias 781 ac_precious_vars='build_alias
751host_alias 782host_alias
752target_alias 783target_alias
753CC 784CC
1162 *) 1193 *)
1163 # FIXME: should be removed in autoconf 3.0. 1194 # FIXME: should be removed in autoconf 3.0.
1164 $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
1165 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1196 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1166 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1197 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1167 : ${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}"
1168 ;; 1199 ;;
1169 1200
1170 esac 1201 esac
1171done 1202done
1172 1203
1213 1244
1214# FIXME: To remove some day. 1245# FIXME: To remove some day.
1215if test "x$host_alias" != x; then 1246if test "x$host_alias" != x; then
1216 if test "x$build_alias" = x; then 1247 if test "x$build_alias" = x; then
1217 cross_compiling=maybe 1248 cross_compiling=maybe
1218 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1219 If a cross compiler is detected then cross compile mode will be used" >&2
1220 elif test "x$build_alias" != "x$host_alias"; then 1249 elif test "x$build_alias" != "x$host_alias"; then
1221 cross_compiling=yes 1250 cross_compiling=yes
1222 fi 1251 fi
1223fi 1252fi
1224 1253
1401 --disable-icmp enable icmp protocol support (default enabled). 1430 --disable-icmp enable icmp protocol support (default enabled).
1402 --disable-tcp enable tcp protocol support (default enabled). 1431 --disable-tcp enable tcp protocol support (default enabled).
1403 --disable-http-proxy enable http proxy connect support (default enabled). 1432 --disable-http-proxy enable http proxy connect support (default enabled).
1404 --enable-dns enable dns tunnel protocol support (default 1433 --enable-dns enable dns tunnel protocol support (default
1405 disabled). 1434 disabled).
1435 --enable-rsa-length=BITS
1436 use BITS rsa keys (default 3072). Allowed values are
1437 2048-10240.
1406 --enable-hmac-length=BYTES 1438 --enable-hmac-length=BYTES
1407 use a hmac of length BYTES bytes (default 12). 1439 use a hmac of length BYTES bytes (default 12).
1408 Allowed values are 4, 8, 12, 16. 1440 Allowed values are 4, 8, 12, 16.
1409 --enable-rand-length=BYTES 1441 --enable-rand-length=BYTES
1410 use BYTES bytes of extra randomness (default 8). 1442 use BYTES bytes of extra randomness (default 12).
1411 Allowed values are 0, 4, 8. 1443 Allowed values are 0, 4, 8, 12.
1412 --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).
1413 Use 9100 for jumbogram support. 1445 Use 9100 for jumbogram support.
1414 --disable-compression Disable compression support. 1446 --disable-compression Disable compression support.
1415 --enable-cipher=CIPHER Select the symmetric cipher (default "aes-128"). 1447 --enable-cipher=CIPHER Select the symmetric cipher (default "aes-128").
1416 Must be one of "bf" (blowfish), "aes-128" 1448 Must be one of "bf" (blowfish), "aes-128"
1417 (rijndael), "aes-192" or "aes-256". 1449 (rijndael), "aes-192", "aes-256", "camellia-128" or
1418 --enable-digest=CIPHER Select the digest algorithm to use (default 1450 "camellia-256".
1451 --enable-hmac-digest=HMAC
1452 Select the HMAC digest algorithm to use (default
1419 "ripemd160"). Must be one of "sha512", "sha256", 1453 "sha1"). Must be one of "sha512", "sha256", "sha1",
1420 "sha1" (somewhat insecure), "ripemd160", "md5" 1454 "ripemd160", "whirlpool".
1421 (insecure) or "md4" (insecure). 1455 --enable-auth-digest=DIGEST
1456 Select the hmac algorithm to use (default "sha512").
1457 Must be one of "sha512", "sha256", "whirlpool".
1422 1458
1423Optional Packages: 1459Optional Packages:
1424 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1460 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1425 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1461 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1426 --with-gnu-ld assume the C compiler uses GNU ld default=no 1462 --with-gnu-ld assume the C compiler uses GNU ld default=no
1511 1547
1512test -n "$ac_init_help" && exit $ac_status 1548test -n "$ac_init_help" && exit $ac_status
1513if $ac_init_version; then 1549if $ac_init_version; then
1514 cat <<\_ACEOF 1550 cat <<\_ACEOF
1515configure 1551configure
1516generated by GNU Autoconf 2.67 1552generated by GNU Autoconf 2.69
1517 1553
1518Copyright (C) 2010 Free Software Foundation, Inc. 1554Copyright (C) 2012 Free Software Foundation, Inc.
1519This configure script is free software; the Free Software Foundation 1555This configure script is free software; the Free Software Foundation
1520gives unlimited permission to copy, distribute and modify it. 1556gives unlimited permission to copy, distribute and modify it.
1521_ACEOF 1557_ACEOF
1522 exit 1558 exit
1523fi 1559fi
1557 $as_echo "$as_me: failed program was:" >&5 1593 $as_echo "$as_me: failed program was:" >&5
1558sed 's/^/| /' conftest.$ac_ext >&5 1594sed 's/^/| /' conftest.$ac_ext >&5
1559 1595
1560 ac_retval=1 1596 ac_retval=1
1561fi 1597fi
1562 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1598 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1563 as_fn_set_status $ac_retval 1599 as_fn_set_status $ac_retval
1564 1600
1565} # ac_fn_c_try_compile 1601} # ac_fn_c_try_compile
1566 1602
1567# ac_fn_c_try_link LINENO 1603# ac_fn_c_try_link LINENO
1589 test $ac_status = 0; } && { 1625 test $ac_status = 0; } && {
1590 test -z "$ac_c_werror_flag" || 1626 test -z "$ac_c_werror_flag" ||
1591 test ! -s conftest.err 1627 test ! -s conftest.err
1592 } && test -s conftest$ac_exeext && { 1628 } && test -s conftest$ac_exeext && {
1593 test "$cross_compiling" = yes || 1629 test "$cross_compiling" = yes ||
1594 $as_test_x conftest$ac_exeext 1630 test -x conftest$ac_exeext
1595 }; then : 1631 }; then :
1596 ac_retval=0 1632 ac_retval=0
1597else 1633else
1598 $as_echo "$as_me: failed program was:" >&5 1634 $as_echo "$as_me: failed program was:" >&5
1599sed 's/^/| /' conftest.$ac_ext >&5 1635sed 's/^/| /' conftest.$ac_ext >&5
1603 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1639 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1604 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1640 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1605 # interfere with the next link command; also delete a directory that is 1641 # interfere with the next link command; also delete a directory that is
1606 # left behind by Apple's compiler. We do this before executing the actions. 1642 # left behind by Apple's compiler. We do this before executing the actions.
1607 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1643 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1608 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1644 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1609 as_fn_set_status $ac_retval 1645 as_fn_set_status $ac_retval
1610 1646
1611} # ac_fn_c_try_link 1647} # ac_fn_c_try_link
1612 1648
1613# ac_fn_c_try_cpp LINENO 1649# ac_fn_c_try_cpp LINENO
1640 $as_echo "$as_me: failed program was:" >&5 1676 $as_echo "$as_me: failed program was:" >&5
1641sed 's/^/| /' conftest.$ac_ext >&5 1677sed 's/^/| /' conftest.$ac_ext >&5
1642 1678
1643 ac_retval=1 1679 ac_retval=1
1644fi 1680fi
1645 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1681 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1646 as_fn_set_status $ac_retval 1682 as_fn_set_status $ac_retval
1647 1683
1648} # ac_fn_c_try_cpp 1684} # ac_fn_c_try_cpp
1649 1685
1650# ac_fn_cxx_try_compile LINENO 1686# ac_fn_cxx_try_compile LINENO
1678 $as_echo "$as_me: failed program was:" >&5 1714 $as_echo "$as_me: failed program was:" >&5
1679sed 's/^/| /' conftest.$ac_ext >&5 1715sed 's/^/| /' conftest.$ac_ext >&5
1680 1716
1681 ac_retval=1 1717 ac_retval=1
1682fi 1718fi
1683 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1719 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1684 as_fn_set_status $ac_retval 1720 as_fn_set_status $ac_retval
1685 1721
1686} # ac_fn_cxx_try_compile 1722} # ac_fn_cxx_try_compile
1687 1723
1688# ac_fn_cxx_try_cpp LINENO 1724# ac_fn_cxx_try_cpp LINENO
1715 $as_echo "$as_me: failed program was:" >&5 1751 $as_echo "$as_me: failed program was:" >&5
1716sed 's/^/| /' conftest.$ac_ext >&5 1752sed 's/^/| /' conftest.$ac_ext >&5
1717 1753
1718 ac_retval=1 1754 ac_retval=1
1719fi 1755fi
1720 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1756 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1721 as_fn_set_status $ac_retval 1757 as_fn_set_status $ac_retval
1722 1758
1723} # ac_fn_cxx_try_cpp 1759} # ac_fn_cxx_try_cpp
1724 1760
1725# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 1761# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1728# the include files in INCLUDES and setting the cache variable VAR 1764# the include files in INCLUDES and setting the cache variable VAR
1729# accordingly. 1765# accordingly.
1730ac_fn_cxx_check_header_mongrel () 1766ac_fn_cxx_check_header_mongrel ()
1731{ 1767{
1732 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1768 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1733 if eval "test \"\${$3+set}\"" = set; then : 1769 if eval \${$3+:} false; then :
1734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1735$as_echo_n "checking for $2... " >&6; } 1771$as_echo_n "checking for $2... " >&6; }
1736if eval "test \"\${$3+set}\"" = set; then : 1772if eval \${$3+:} false; then :
1737 $as_echo_n "(cached) " >&6 1773 $as_echo_n "(cached) " >&6
1738fi 1774fi
1739eval ac_res=\$$3 1775eval ac_res=\$$3
1740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1741$as_echo "$ac_res" >&6; } 1777$as_echo "$ac_res" >&6; }
1794$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1830$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1795 ;; 1831 ;;
1796esac 1832esac
1797 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1798$as_echo_n "checking for $2... " >&6; } 1834$as_echo_n "checking for $2... " >&6; }
1799if eval "test \"\${$3+set}\"" = set; then : 1835if eval \${$3+:} false; then :
1800 $as_echo_n "(cached) " >&6 1836 $as_echo_n "(cached) " >&6
1801else 1837else
1802 eval "$3=\$ac_header_compiler" 1838 eval "$3=\$ac_header_compiler"
1803fi 1839fi
1804eval ac_res=\$$3 1840eval ac_res=\$$3
1805 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1806$as_echo "$ac_res" >&6; } 1842$as_echo "$ac_res" >&6; }
1807fi 1843fi
1808 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1844 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1809 1845
1810} # ac_fn_cxx_check_header_mongrel 1846} # ac_fn_cxx_check_header_mongrel
1811 1847
1812# ac_fn_cxx_try_run LINENO 1848# ac_fn_cxx_try_run LINENO
1813# ------------------------ 1849# ------------------------
1844sed 's/^/| /' conftest.$ac_ext >&5 1880sed 's/^/| /' conftest.$ac_ext >&5
1845 1881
1846 ac_retval=$ac_status 1882 ac_retval=$ac_status
1847fi 1883fi
1848 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1884 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1849 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1885 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1850 as_fn_set_status $ac_retval 1886 as_fn_set_status $ac_retval
1851 1887
1852} # ac_fn_cxx_try_run 1888} # ac_fn_cxx_try_run
1853 1889
1854# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES 1890# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES
1858ac_fn_cxx_check_header_compile () 1894ac_fn_cxx_check_header_compile ()
1859{ 1895{
1860 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1896 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1861 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1862$as_echo_n "checking for $2... " >&6; } 1898$as_echo_n "checking for $2... " >&6; }
1863if eval "test \"\${$3+set}\"" = set; then : 1899if eval \${$3+:} false; then :
1864 $as_echo_n "(cached) " >&6 1900 $as_echo_n "(cached) " >&6
1865else 1901else
1866 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1867/* end confdefs.h. */ 1903/* end confdefs.h. */
1868$4 1904$4
1876rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1912rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1877fi 1913fi
1878eval ac_res=\$$3 1914eval ac_res=\$$3
1879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1880$as_echo "$ac_res" >&6; } 1916$as_echo "$ac_res" >&6; }
1881 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1917 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1882 1918
1883} # ac_fn_cxx_check_header_compile 1919} # ac_fn_cxx_check_header_compile
1884 1920
1885# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES 1921# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
1886# --------------------------------------------- 1922# ---------------------------------------------
1889ac_fn_cxx_check_type () 1925ac_fn_cxx_check_type ()
1890{ 1926{
1891 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1927 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1893$as_echo_n "checking for $2... " >&6; } 1929$as_echo_n "checking for $2... " >&6; }
1894if eval "test \"\${$3+set}\"" = set; then : 1930if eval \${$3+:} false; then :
1895 $as_echo_n "(cached) " >&6 1931 $as_echo_n "(cached) " >&6
1896else 1932else
1897 eval "$3=no" 1933 eval "$3=no"
1898 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1934 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1899/* end confdefs.h. */ 1935/* end confdefs.h. */
1930rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1966rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1931fi 1967fi
1932eval ac_res=\$$3 1968eval ac_res=\$$3
1933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1969 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1934$as_echo "$ac_res" >&6; } 1970$as_echo "$ac_res" >&6; }
1935 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1971 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1936 1972
1937} # ac_fn_cxx_check_type 1973} # ac_fn_cxx_check_type
1938 1974
1939# ac_fn_c_try_run LINENO 1975# ac_fn_c_try_run LINENO
1940# ---------------------- 1976# ----------------------
1971sed 's/^/| /' conftest.$ac_ext >&5 2007sed 's/^/| /' conftest.$ac_ext >&5
1972 2008
1973 ac_retval=$ac_status 2009 ac_retval=$ac_status
1974fi 2010fi
1975 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2011 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1976 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2012 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1977 as_fn_set_status $ac_retval 2013 as_fn_set_status $ac_retval
1978 2014
1979} # ac_fn_c_try_run 2015} # ac_fn_c_try_run
1980 2016
1981# ac_fn_c_check_func LINENO FUNC VAR 2017# ac_fn_c_check_func LINENO FUNC VAR
1984ac_fn_c_check_func () 2020ac_fn_c_check_func ()
1985{ 2021{
1986 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2022 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2023 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1988$as_echo_n "checking for $2... " >&6; } 2024$as_echo_n "checking for $2... " >&6; }
1989if eval "test \"\${$3+set}\"" = set; then : 2025if eval \${$3+:} false; then :
1990 $as_echo_n "(cached) " >&6 2026 $as_echo_n "(cached) " >&6
1991else 2027else
1992 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2028 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1993/* end confdefs.h. */ 2029/* end confdefs.h. */
1994/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2030/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2039 conftest$ac_exeext conftest.$ac_ext 2075 conftest$ac_exeext conftest.$ac_ext
2040fi 2076fi
2041eval ac_res=\$$3 2077eval ac_res=\$$3
2042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2043$as_echo "$ac_res" >&6; } 2079$as_echo "$ac_res" >&6; }
2044 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2080 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2045 2081
2046} # ac_fn_c_check_func 2082} # ac_fn_c_check_func
2047 2083
2048# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 2084# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2049# ------------------------------------------------------- 2085# -------------------------------------------------------
2051# the include files in INCLUDES and setting the cache variable VAR 2087# the include files in INCLUDES and setting the cache variable VAR
2052# accordingly. 2088# accordingly.
2053ac_fn_c_check_header_mongrel () 2089ac_fn_c_check_header_mongrel ()
2054{ 2090{
2055 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2091 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2056 if eval "test \"\${$3+set}\"" = set; then : 2092 if eval \${$3+:} false; then :
2057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2093 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2058$as_echo_n "checking for $2... " >&6; } 2094$as_echo_n "checking for $2... " >&6; }
2059if eval "test \"\${$3+set}\"" = set; then : 2095if eval \${$3+:} false; then :
2060 $as_echo_n "(cached) " >&6 2096 $as_echo_n "(cached) " >&6
2061fi 2097fi
2062eval ac_res=\$$3 2098eval ac_res=\$$3
2063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2064$as_echo "$ac_res" >&6; } 2100$as_echo "$ac_res" >&6; }
2117$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 2153$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2118 ;; 2154 ;;
2119esac 2155esac
2120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2121$as_echo_n "checking for $2... " >&6; } 2157$as_echo_n "checking for $2... " >&6; }
2122if eval "test \"\${$3+set}\"" = set; then : 2158if eval \${$3+:} false; then :
2123 $as_echo_n "(cached) " >&6 2159 $as_echo_n "(cached) " >&6
2124else 2160else
2125 eval "$3=\$ac_header_compiler" 2161 eval "$3=\$ac_header_compiler"
2126fi 2162fi
2127eval ac_res=\$$3 2163eval ac_res=\$$3
2128 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2129$as_echo "$ac_res" >&6; } 2165$as_echo "$ac_res" >&6; }
2130fi 2166fi
2131 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2167 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2132 2168
2133} # ac_fn_c_check_header_mongrel 2169} # ac_fn_c_check_header_mongrel
2134 2170
2135# ac_fn_cxx_try_link LINENO 2171# ac_fn_cxx_try_link LINENO
2136# ------------------------- 2172# -------------------------
2157 test $ac_status = 0; } && { 2193 test $ac_status = 0; } && {
2158 test -z "$ac_cxx_werror_flag" || 2194 test -z "$ac_cxx_werror_flag" ||
2159 test ! -s conftest.err 2195 test ! -s conftest.err
2160 } && test -s conftest$ac_exeext && { 2196 } && test -s conftest$ac_exeext && {
2161 test "$cross_compiling" = yes || 2197 test "$cross_compiling" = yes ||
2162 $as_test_x conftest$ac_exeext 2198 test -x conftest$ac_exeext
2163 }; then : 2199 }; then :
2164 ac_retval=0 2200 ac_retval=0
2165else 2201else
2166 $as_echo "$as_me: failed program was:" >&5 2202 $as_echo "$as_me: failed program was:" >&5
2167sed 's/^/| /' conftest.$ac_ext >&5 2203sed 's/^/| /' conftest.$ac_ext >&5
2171 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 2207 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2172 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 2208 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2173 # interfere with the next link command; also delete a directory that is 2209 # interfere with the next link command; also delete a directory that is
2174 # left behind by Apple's compiler. We do this before executing the actions. 2210 # left behind by Apple's compiler. We do this before executing the actions.
2175 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2211 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2176 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2212 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2177 as_fn_set_status $ac_retval 2213 as_fn_set_status $ac_retval
2178 2214
2179} # ac_fn_cxx_try_link 2215} # ac_fn_cxx_try_link
2180 2216
2181# ac_fn_cxx_check_func LINENO FUNC VAR 2217# ac_fn_cxx_check_func LINENO FUNC VAR
2184ac_fn_cxx_check_func () 2220ac_fn_cxx_check_func ()
2185{ 2221{
2186 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2222 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2188$as_echo_n "checking for $2... " >&6; } 2224$as_echo_n "checking for $2... " >&6; }
2189if eval "test \"\${$3+set}\"" = set; then : 2225if eval \${$3+:} false; then :
2190 $as_echo_n "(cached) " >&6 2226 $as_echo_n "(cached) " >&6
2191else 2227else
2192 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2228 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2193/* end confdefs.h. */ 2229/* end confdefs.h. */
2194/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2230/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2239 conftest$ac_exeext conftest.$ac_ext 2275 conftest$ac_exeext conftest.$ac_ext
2240fi 2276fi
2241eval ac_res=\$$3 2277eval ac_res=\$$3
2242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2243$as_echo "$ac_res" >&6; } 2279$as_echo "$ac_res" >&6; }
2244 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2280 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2245 2281
2246} # ac_fn_cxx_check_func 2282} # ac_fn_cxx_check_func
2247cat >config.log <<_ACEOF 2283cat >config.log <<_ACEOF
2248This file contains any messages produced by compilers while 2284This file contains any messages produced by compilers while
2249running configure, to aid debugging if configure makes a mistake. 2285running configure, to aid debugging if configure makes a mistake.
2250 2286
2251It was created by $as_me, which was 2287It was created by $as_me, which was
2252generated by GNU Autoconf 2.67. Invocation command line was 2288generated by GNU Autoconf 2.69. Invocation command line was
2253 2289
2254 $ $0 $@ 2290 $ $0 $@
2255 2291
2256_ACEOF 2292_ACEOF
2257exec 5>>config.log 2293exec 5>>config.log
2505 sed 's/^/| /' "$ac_site_file" >&5 2541 sed 's/^/| /' "$ac_site_file" >&5
2506 . "$ac_site_file" \ 2542 . "$ac_site_file" \
2507 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2543 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2508$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2544$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2509as_fn_error $? "failed to load site script $ac_site_file 2545as_fn_error $? "failed to load site script $ac_site_file
2510See \`config.log' for more details" "$LINENO" 5 ; } 2546See \`config.log' for more details" "$LINENO" 5; }
2511 fi 2547 fi
2512done 2548done
2513 2549
2514if test -r "$cache_file"; then 2550if test -r "$cache_file"; then
2515 # Some versions of bash will fail to source /dev/null (special files 2551 # Some versions of bash will fail to source /dev/null (special files
2630$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2666$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2631 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 2667 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2632 2668
2633{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 2669{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2634$as_echo_n "checking build system type... " >&6; } 2670$as_echo_n "checking build system type... " >&6; }
2635if test "${ac_cv_build+set}" = set; then : 2671if ${ac_cv_build+:} false; then :
2636 $as_echo_n "(cached) " >&6 2672 $as_echo_n "(cached) " >&6
2637else 2673else
2638 ac_build_alias=$build_alias 2674 ac_build_alias=$build_alias
2639test "x$ac_build_alias" = x && 2675test "x$ac_build_alias" = x &&
2640 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2676 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2646fi 2682fi
2647{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2683{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2648$as_echo "$ac_cv_build" >&6; } 2684$as_echo "$ac_cv_build" >&6; }
2649case $ac_cv_build in 2685case $ac_cv_build in
2650*-*-*) ;; 2686*-*-*) ;;
2651*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 2687*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2652esac 2688esac
2653build=$ac_cv_build 2689build=$ac_cv_build
2654ac_save_IFS=$IFS; IFS='-' 2690ac_save_IFS=$IFS; IFS='-'
2655set x $ac_cv_build 2691set x $ac_cv_build
2656shift 2692shift
2664case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2700case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2665 2701
2666 2702
2667{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 2703{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2668$as_echo_n "checking host system type... " >&6; } 2704$as_echo_n "checking host system type... " >&6; }
2669if test "${ac_cv_host+set}" = set; then : 2705if ${ac_cv_host+:} false; then :
2670 $as_echo_n "(cached) " >&6 2706 $as_echo_n "(cached) " >&6
2671else 2707else
2672 if test "x$host_alias" = x; then 2708 if test "x$host_alias" = x; then
2673 ac_cv_host=$ac_cv_build 2709 ac_cv_host=$ac_cv_build
2674else 2710else
2679fi 2715fi
2680{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2716{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2681$as_echo "$ac_cv_host" >&6; } 2717$as_echo "$ac_cv_host" >&6; }
2682case $ac_cv_host in 2718case $ac_cv_host in
2683*-*-*) ;; 2719*-*-*) ;;
2684*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 2720*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2685esac 2721esac
2686host=$ac_cv_host 2722host=$ac_cv_host
2687ac_save_IFS=$IFS; IFS='-' 2723ac_save_IFS=$IFS; IFS='-'
2688set x $ac_cv_host 2724set x $ac_cv_host
2689shift 2725shift
2697case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 2733case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2698 2734
2699 2735
2700{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5 2736{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2701$as_echo_n "checking target system type... " >&6; } 2737$as_echo_n "checking target system type... " >&6; }
2702if test "${ac_cv_target+set}" = set; then : 2738if ${ac_cv_target+:} false; then :
2703 $as_echo_n "(cached) " >&6 2739 $as_echo_n "(cached) " >&6
2704else 2740else
2705 if test "x$target_alias" = x; then 2741 if test "x$target_alias" = x; then
2706 ac_cv_target=$ac_cv_host 2742 ac_cv_target=$ac_cv_host
2707else 2743else
2712fi 2748fi
2713{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5 2749{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2714$as_echo "$ac_cv_target" >&6; } 2750$as_echo "$ac_cv_target" >&6; }
2715case $ac_cv_target in 2751case $ac_cv_target in
2716*-*-*) ;; 2752*-*-*) ;;
2717*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;; 2753*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
2718esac 2754esac
2719target=$ac_cv_target 2755target=$ac_cv_target
2720ac_save_IFS=$IFS; IFS='-' 2756ac_save_IFS=$IFS; IFS='-'
2721set x $ac_cv_target 2757set x $ac_cv_target
2722shift 2758shift
2753# ./install, which can be erroneously created by make from ./install.sh. 2789# ./install, which can be erroneously created by make from ./install.sh.
2754# Reject install programs that cannot install multiple files. 2790# Reject install programs that cannot install multiple files.
2755{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 2791{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2756$as_echo_n "checking for a BSD-compatible install... " >&6; } 2792$as_echo_n "checking for a BSD-compatible install... " >&6; }
2757if test -z "$INSTALL"; then 2793if test -z "$INSTALL"; then
2758if test "${ac_cv_path_install+set}" = set; then : 2794if ${ac_cv_path_install+:} false; then :
2759 $as_echo_n "(cached) " >&6 2795 $as_echo_n "(cached) " >&6
2760else 2796else
2761 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2797 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2762for as_dir in $PATH 2798for as_dir in $PATH
2763do 2799do
2773 # OSF1 and SCO ODT 3.0 have their own names for install. 2809 # OSF1 and SCO ODT 3.0 have their own names for install.
2774 # Don't use installbsd from OSF since it installs stuff as root 2810 # Don't use installbsd from OSF since it installs stuff as root
2775 # by default. 2811 # by default.
2776 for ac_prog in ginstall scoinst install; do 2812 for ac_prog in ginstall scoinst install; do
2777 for ac_exec_ext in '' $ac_executable_extensions; do 2813 for ac_exec_ext in '' $ac_executable_extensions; do
2778 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 2814 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2779 if test $ac_prog = install && 2815 if test $ac_prog = install &&
2780 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 2816 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2781 # AIX install. It has an incompatible calling convention. 2817 # AIX install. It has an incompatible calling convention.
2782 : 2818 :
2783 elif test $ac_prog = install && 2819 elif test $ac_prog = install &&
2840# name. Accept space and tab only in the latter. 2876# name. Accept space and tab only in the latter.
2841am_lf=' 2877am_lf='
2842' 2878'
2843case `pwd` in 2879case `pwd` in
2844 *[\\\"\#\$\&\'\`$am_lf]*) 2880 *[\\\"\#\$\&\'\`$am_lf]*)
2845 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;; 2881 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2846esac 2882esac
2847case $srcdir in 2883case $srcdir in
2848 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2884 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2849 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;; 2885 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2850esac 2886esac
2851 2887
2852# Do `set' in a subshell so we don't clobber the current shell's 2888# Do `set' in a subshell so we don't clobber the current shell's
2853# arguments. Must try -L first in case configure is actually a 2889# arguments. Must try -L first in case configure is actually a
2854# symlink; some systems play weird games with the mod time of symlinks 2890# symlink; some systems play weird games with the mod time of symlinks
2930 if test -n "$ac_tool_prefix"; then 2966 if test -n "$ac_tool_prefix"; then
2931 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 2967 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2932set dummy ${ac_tool_prefix}strip; ac_word=$2 2968set dummy ${ac_tool_prefix}strip; ac_word=$2
2933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2969{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2934$as_echo_n "checking for $ac_word... " >&6; } 2970$as_echo_n "checking for $ac_word... " >&6; }
2935if test "${ac_cv_prog_STRIP+set}" = set; then : 2971if ${ac_cv_prog_STRIP+:} false; then :
2936 $as_echo_n "(cached) " >&6 2972 $as_echo_n "(cached) " >&6
2937else 2973else
2938 if test -n "$STRIP"; then 2974 if test -n "$STRIP"; then
2939 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2975 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2940else 2976else
2942for as_dir in $PATH 2978for as_dir in $PATH
2943do 2979do
2944 IFS=$as_save_IFS 2980 IFS=$as_save_IFS
2945 test -z "$as_dir" && as_dir=. 2981 test -z "$as_dir" && as_dir=.
2946 for ac_exec_ext in '' $ac_executable_extensions; do 2982 for ac_exec_ext in '' $ac_executable_extensions; do
2947 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2983 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2948 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 2984 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2949 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 2985 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2950 break 2 2986 break 2
2951 fi 2987 fi
2952done 2988done
2970 ac_ct_STRIP=$STRIP 3006 ac_ct_STRIP=$STRIP
2971 # Extract the first word of "strip", so it can be a program name with args. 3007 # Extract the first word of "strip", so it can be a program name with args.
2972set dummy strip; ac_word=$2 3008set dummy strip; ac_word=$2
2973{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3009{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2974$as_echo_n "checking for $ac_word... " >&6; } 3010$as_echo_n "checking for $ac_word... " >&6; }
2975if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 3011if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2976 $as_echo_n "(cached) " >&6 3012 $as_echo_n "(cached) " >&6
2977else 3013else
2978 if test -n "$ac_ct_STRIP"; then 3014 if test -n "$ac_ct_STRIP"; then
2979 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 3015 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2980else 3016else
2982for as_dir in $PATH 3018for as_dir in $PATH
2983do 3019do
2984 IFS=$as_save_IFS 3020 IFS=$as_save_IFS
2985 test -z "$as_dir" && as_dir=. 3021 test -z "$as_dir" && as_dir=.
2986 for ac_exec_ext in '' $ac_executable_extensions; do 3022 for ac_exec_ext in '' $ac_executable_extensions; do
2987 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3023 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2988 ac_cv_prog_ac_ct_STRIP="strip" 3024 ac_cv_prog_ac_ct_STRIP="strip"
2989 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3025 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2990 break 2 3026 break 2
2991 fi 3027 fi
2992done 3028done
3023INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 3059INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3024 3060
3025{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 3061{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
3026$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 3062$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3027if test -z "$MKDIR_P"; then 3063if test -z "$MKDIR_P"; then
3028 if test "${ac_cv_path_mkdir+set}" = set; then : 3064 if ${ac_cv_path_mkdir+:} false; then :
3029 $as_echo_n "(cached) " >&6 3065 $as_echo_n "(cached) " >&6
3030else 3066else
3031 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3067 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3032for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin 3068for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
3033do 3069do
3034 IFS=$as_save_IFS 3070 IFS=$as_save_IFS
3035 test -z "$as_dir" && as_dir=. 3071 test -z "$as_dir" && as_dir=.
3036 for ac_prog in mkdir gmkdir; do 3072 for ac_prog in mkdir gmkdir; do
3037 for ac_exec_ext in '' $ac_executable_extensions; do 3073 for ac_exec_ext in '' $ac_executable_extensions; do
3038 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue 3074 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
3039 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 3075 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3040 'mkdir (GNU coreutils) '* | \ 3076 'mkdir (GNU coreutils) '* | \
3041 'mkdir (coreutils) '* | \ 3077 'mkdir (coreutils) '* | \
3042 'mkdir (fileutils) '4.1*) 3078 'mkdir (fileutils) '4.1*)
3043 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext 3079 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
3074do 3110do
3075 # Extract the first word of "$ac_prog", so it can be a program name with args. 3111 # Extract the first word of "$ac_prog", so it can be a program name with args.
3076set dummy $ac_prog; ac_word=$2 3112set dummy $ac_prog; ac_word=$2
3077{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3113{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3078$as_echo_n "checking for $ac_word... " >&6; } 3114$as_echo_n "checking for $ac_word... " >&6; }
3079if test "${ac_cv_prog_AWK+set}" = set; then : 3115if ${ac_cv_prog_AWK+:} false; then :
3080 $as_echo_n "(cached) " >&6 3116 $as_echo_n "(cached) " >&6
3081else 3117else
3082 if test -n "$AWK"; then 3118 if test -n "$AWK"; then
3083 ac_cv_prog_AWK="$AWK" # Let the user override the test. 3119 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3084else 3120else
3086for as_dir in $PATH 3122for as_dir in $PATH
3087do 3123do
3088 IFS=$as_save_IFS 3124 IFS=$as_save_IFS
3089 test -z "$as_dir" && as_dir=. 3125 test -z "$as_dir" && as_dir=.
3090 for ac_exec_ext in '' $ac_executable_extensions; do 3126 for ac_exec_ext in '' $ac_executable_extensions; do
3091 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3127 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3092 ac_cv_prog_AWK="$ac_prog" 3128 ac_cv_prog_AWK="$ac_prog"
3093 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3129 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3094 break 2 3130 break 2
3095 fi 3131 fi
3096done 3132done
3114 3150
3115{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 3151{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3116$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 3152$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3117set x ${MAKE-make} 3153set x ${MAKE-make}
3118ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 3154ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3119if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 3155if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
3120 $as_echo_n "(cached) " >&6 3156 $as_echo_n "(cached) " >&6
3121else 3157else
3122 cat >conftest.make <<\_ACEOF 3158 cat >conftest.make <<\_ACEOF
3123SHELL = /bin/sh 3159SHELL = /bin/sh
3124all: 3160all:
3172fi 3208fi
3173 3209
3174 3210
3175# Define the identity of the package. 3211# Define the identity of the package.
3176 PACKAGE=gvpe 3212 PACKAGE=gvpe
3177 VERSION=2.24 3213 VERSION=2.25
3178 3214
3179 3215
3180cat >>confdefs.h <<_ACEOF 3216cat >>confdefs.h <<_ACEOF
3181#define PACKAGE "$PACKAGE" 3217#define PACKAGE "$PACKAGE"
3182_ACEOF 3218_ACEOF
3202 3238
3203MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 3239MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3204 3240
3205# We need awk for the "check" target. The system "awk" is bad on 3241# We need awk for the "check" target. The system "awk" is bad on
3206# some platforms. 3242# some platforms.
3207# Always define AMTAR for backward compatibility. 3243# Always define AMTAR for backward compatibility. Yes, it's still used
3244# in the wild :-( We should find a proper way to deprecate it ...
3245AMTAR='$${TAR-tar}'
3208 3246
3209AMTAR=${AMTAR-"${am_missing_run}tar"}
3210
3211am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' 3247am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
3212 3248
3213 3249
3214 3250
3215 3251
3216 3252
3240 3276
3241 3277
3242 3278
3243 3279
3244 3280
3245
3246
3247
3248 test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
3249
3250 for k in m4 ; do ACLOCAL="$ACLOCAL -I $k" ; done
3251 3281
3252 3282
3253 3283
3254 MKINSTALLDIRS= 3284 MKINSTALLDIRS=
3255 if test -n "$ac_aux_dir"; then 3285 if test -n "$ac_aux_dir"; then
3265 3295
3266 # Extract the first word of "msgfmt", so it can be a program name with args. 3296 # Extract the first word of "msgfmt", so it can be a program name with args.
3267set dummy msgfmt; ac_word=$2 3297set dummy msgfmt; ac_word=$2
3268{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3298{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3269$as_echo_n "checking for $ac_word... " >&6; } 3299$as_echo_n "checking for $ac_word... " >&6; }
3270if test "${ac_cv_path_MSGFMT+set}" = set; then : 3300if ${ac_cv_path_MSGFMT+:} false; then :
3271 $as_echo_n "(cached) " >&6 3301 $as_echo_n "(cached) " >&6
3272else 3302else
3273 case "$MSGFMT" in 3303 case "$MSGFMT" in
3274 /*) 3304 /*)
3275 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. 3305 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3302 3332
3303 # Extract the first word of "gmsgfmt", so it can be a program name with args. 3333 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3304set dummy gmsgfmt; ac_word=$2 3334set dummy gmsgfmt; ac_word=$2
3305{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3335{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3306$as_echo_n "checking for $ac_word... " >&6; } 3336$as_echo_n "checking for $ac_word... " >&6; }
3307if test "${ac_cv_path_GMSGFMT+set}" = set; then : 3337if ${ac_cv_path_GMSGFMT+:} false; then :
3308 $as_echo_n "(cached) " >&6 3338 $as_echo_n "(cached) " >&6
3309else 3339else
3310 case $GMSGFMT in 3340 case $GMSGFMT in
3311 [\\/]* | ?:[\\/]*) 3341 [\\/]* | ?:[\\/]*)
3312 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. 3342 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3316for as_dir in $PATH 3346for as_dir in $PATH
3317do 3347do
3318 IFS=$as_save_IFS 3348 IFS=$as_save_IFS
3319 test -z "$as_dir" && as_dir=. 3349 test -z "$as_dir" && as_dir=.
3320 for ac_exec_ext in '' $ac_executable_extensions; do 3350 for ac_exec_ext in '' $ac_executable_extensions; do
3321 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3351 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3322 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" 3352 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
3323 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3353 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3324 break 2 3354 break 2
3325 fi 3355 fi
3326done 3356done
3344 3374
3345 # Extract the first word of "xgettext", so it can be a program name with args. 3375 # Extract the first word of "xgettext", so it can be a program name with args.
3346set dummy xgettext; ac_word=$2 3376set dummy xgettext; ac_word=$2
3347{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3377{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3348$as_echo_n "checking for $ac_word... " >&6; } 3378$as_echo_n "checking for $ac_word... " >&6; }
3349if test "${ac_cv_path_XGETTEXT+set}" = set; then : 3379if ${ac_cv_path_XGETTEXT+:} false; then :
3350 $as_echo_n "(cached) " >&6 3380 $as_echo_n "(cached) " >&6
3351else 3381else
3352 case "$XGETTEXT" in 3382 case "$XGETTEXT" in
3353 /*) 3383 /*)
3354 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. 3384 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
3383 3413
3384 # Extract the first word of "msgmerge", so it can be a program name with args. 3414 # Extract the first word of "msgmerge", so it can be a program name with args.
3385set dummy msgmerge; ac_word=$2 3415set dummy msgmerge; ac_word=$2
3386{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3416{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3387$as_echo_n "checking for $ac_word... " >&6; } 3417$as_echo_n "checking for $ac_word... " >&6; }
3388if test "${ac_cv_path_MSGMERGE+set}" = set; then : 3418if ${ac_cv_path_MSGMERGE+:} false; then :
3389 $as_echo_n "(cached) " >&6 3419 $as_echo_n "(cached) " >&6
3390else 3420else
3391 case "$MSGMERGE" in 3421 case "$MSGMERGE" in
3392 /*) 3422 /*)
3393 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path. 3423 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
3511fi 3541fi
3512 3542
3513if test "x$enable_dependency_tracking" != xno; then 3543if test "x$enable_dependency_tracking" != xno; then
3514 am_depcomp="$ac_aux_dir/depcomp" 3544 am_depcomp="$ac_aux_dir/depcomp"
3515 AMDEPBACKSLASH='\' 3545 AMDEPBACKSLASH='\'
3546 am__nodep='_no'
3516fi 3547fi
3517 if test "x$enable_dependency_tracking" != xno; then 3548 if test "x$enable_dependency_tracking" != xno; then
3518 AMDEP_TRUE= 3549 AMDEP_TRUE=
3519 AMDEP_FALSE='#' 3550 AMDEP_FALSE='#'
3520else 3551else
3531if test -n "$ac_tool_prefix"; then 3562if test -n "$ac_tool_prefix"; then
3532 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 3563 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3533set dummy ${ac_tool_prefix}gcc; ac_word=$2 3564set dummy ${ac_tool_prefix}gcc; ac_word=$2
3534{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3565{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3535$as_echo_n "checking for $ac_word... " >&6; } 3566$as_echo_n "checking for $ac_word... " >&6; }
3536if test "${ac_cv_prog_CC+set}" = set; then : 3567if ${ac_cv_prog_CC+:} false; then :
3537 $as_echo_n "(cached) " >&6 3568 $as_echo_n "(cached) " >&6
3538else 3569else
3539 if test -n "$CC"; then 3570 if test -n "$CC"; then
3540 ac_cv_prog_CC="$CC" # Let the user override the test. 3571 ac_cv_prog_CC="$CC" # Let the user override the test.
3541else 3572else
3543for as_dir in $PATH 3574for as_dir in $PATH
3544do 3575do
3545 IFS=$as_save_IFS 3576 IFS=$as_save_IFS
3546 test -z "$as_dir" && as_dir=. 3577 test -z "$as_dir" && as_dir=.
3547 for ac_exec_ext in '' $ac_executable_extensions; do 3578 for ac_exec_ext in '' $ac_executable_extensions; do
3548 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3579 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3549 ac_cv_prog_CC="${ac_tool_prefix}gcc" 3580 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3550 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3581 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3551 break 2 3582 break 2
3552 fi 3583 fi
3553done 3584done
3571 ac_ct_CC=$CC 3602 ac_ct_CC=$CC
3572 # Extract the first word of "gcc", so it can be a program name with args. 3603 # Extract the first word of "gcc", so it can be a program name with args.
3573set dummy gcc; ac_word=$2 3604set dummy gcc; ac_word=$2
3574{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3605{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3575$as_echo_n "checking for $ac_word... " >&6; } 3606$as_echo_n "checking for $ac_word... " >&6; }
3576if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3607if ${ac_cv_prog_ac_ct_CC+:} false; then :
3577 $as_echo_n "(cached) " >&6 3608 $as_echo_n "(cached) " >&6
3578else 3609else
3579 if test -n "$ac_ct_CC"; then 3610 if test -n "$ac_ct_CC"; then
3580 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3611 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3581else 3612else
3583for as_dir in $PATH 3614for as_dir in $PATH
3584do 3615do
3585 IFS=$as_save_IFS 3616 IFS=$as_save_IFS
3586 test -z "$as_dir" && as_dir=. 3617 test -z "$as_dir" && as_dir=.
3587 for ac_exec_ext in '' $ac_executable_extensions; do 3618 for ac_exec_ext in '' $ac_executable_extensions; do
3588 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3619 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3589 ac_cv_prog_ac_ct_CC="gcc" 3620 ac_cv_prog_ac_ct_CC="gcc"
3590 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3621 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3591 break 2 3622 break 2
3592 fi 3623 fi
3593done 3624done
3624 if test -n "$ac_tool_prefix"; then 3655 if test -n "$ac_tool_prefix"; then
3625 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 3656 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3626set dummy ${ac_tool_prefix}cc; ac_word=$2 3657set dummy ${ac_tool_prefix}cc; ac_word=$2
3627{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3658{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3628$as_echo_n "checking for $ac_word... " >&6; } 3659$as_echo_n "checking for $ac_word... " >&6; }
3629if test "${ac_cv_prog_CC+set}" = set; then : 3660if ${ac_cv_prog_CC+:} false; then :
3630 $as_echo_n "(cached) " >&6 3661 $as_echo_n "(cached) " >&6
3631else 3662else
3632 if test -n "$CC"; then 3663 if test -n "$CC"; then
3633 ac_cv_prog_CC="$CC" # Let the user override the test. 3664 ac_cv_prog_CC="$CC" # Let the user override the test.
3634else 3665else
3636for as_dir in $PATH 3667for as_dir in $PATH
3637do 3668do
3638 IFS=$as_save_IFS 3669 IFS=$as_save_IFS
3639 test -z "$as_dir" && as_dir=. 3670 test -z "$as_dir" && as_dir=.
3640 for ac_exec_ext in '' $ac_executable_extensions; do 3671 for ac_exec_ext in '' $ac_executable_extensions; do
3641 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3672 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3642 ac_cv_prog_CC="${ac_tool_prefix}cc" 3673 ac_cv_prog_CC="${ac_tool_prefix}cc"
3643 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3674 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3644 break 2 3675 break 2
3645 fi 3676 fi
3646done 3677done
3664if test -z "$CC"; then 3695if test -z "$CC"; then
3665 # Extract the first word of "cc", so it can be a program name with args. 3696 # Extract the first word of "cc", so it can be a program name with args.
3666set dummy cc; ac_word=$2 3697set dummy cc; ac_word=$2
3667{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3698{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3668$as_echo_n "checking for $ac_word... " >&6; } 3699$as_echo_n "checking for $ac_word... " >&6; }
3669if test "${ac_cv_prog_CC+set}" = set; then : 3700if ${ac_cv_prog_CC+:} false; then :
3670 $as_echo_n "(cached) " >&6 3701 $as_echo_n "(cached) " >&6
3671else 3702else
3672 if test -n "$CC"; then 3703 if test -n "$CC"; then
3673 ac_cv_prog_CC="$CC" # Let the user override the test. 3704 ac_cv_prog_CC="$CC" # Let the user override the test.
3674else 3705else
3677for as_dir in $PATH 3708for as_dir in $PATH
3678do 3709do
3679 IFS=$as_save_IFS 3710 IFS=$as_save_IFS
3680 test -z "$as_dir" && as_dir=. 3711 test -z "$as_dir" && as_dir=.
3681 for ac_exec_ext in '' $ac_executable_extensions; do 3712 for ac_exec_ext in '' $ac_executable_extensions; do
3682 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3713 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3683 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 3714 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3684 ac_prog_rejected=yes 3715 ac_prog_rejected=yes
3685 continue 3716 continue
3686 fi 3717 fi
3687 ac_cv_prog_CC="cc" 3718 ac_cv_prog_CC="cc"
3723 do 3754 do
3724 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3755 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3725set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3756set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3726{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3757{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3727$as_echo_n "checking for $ac_word... " >&6; } 3758$as_echo_n "checking for $ac_word... " >&6; }
3728if test "${ac_cv_prog_CC+set}" = set; then : 3759if ${ac_cv_prog_CC+:} false; then :
3729 $as_echo_n "(cached) " >&6 3760 $as_echo_n "(cached) " >&6
3730else 3761else
3731 if test -n "$CC"; then 3762 if test -n "$CC"; then
3732 ac_cv_prog_CC="$CC" # Let the user override the test. 3763 ac_cv_prog_CC="$CC" # Let the user override the test.
3733else 3764else
3735for as_dir in $PATH 3766for as_dir in $PATH
3736do 3767do
3737 IFS=$as_save_IFS 3768 IFS=$as_save_IFS
3738 test -z "$as_dir" && as_dir=. 3769 test -z "$as_dir" && as_dir=.
3739 for ac_exec_ext in '' $ac_executable_extensions; do 3770 for ac_exec_ext in '' $ac_executable_extensions; do
3740 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3771 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3741 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 3772 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3742 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3773 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3743 break 2 3774 break 2
3744 fi 3775 fi
3745done 3776done
3767do 3798do
3768 # Extract the first word of "$ac_prog", so it can be a program name with args. 3799 # Extract the first word of "$ac_prog", so it can be a program name with args.
3769set dummy $ac_prog; ac_word=$2 3800set dummy $ac_prog; ac_word=$2
3770{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3801{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3771$as_echo_n "checking for $ac_word... " >&6; } 3802$as_echo_n "checking for $ac_word... " >&6; }
3772if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3803if ${ac_cv_prog_ac_ct_CC+:} false; then :
3773 $as_echo_n "(cached) " >&6 3804 $as_echo_n "(cached) " >&6
3774else 3805else
3775 if test -n "$ac_ct_CC"; then 3806 if test -n "$ac_ct_CC"; then
3776 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3807 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3777else 3808else
3779for as_dir in $PATH 3810for as_dir in $PATH
3780do 3811do
3781 IFS=$as_save_IFS 3812 IFS=$as_save_IFS
3782 test -z "$as_dir" && as_dir=. 3813 test -z "$as_dir" && as_dir=.
3783 for ac_exec_ext in '' $ac_executable_extensions; do 3814 for ac_exec_ext in '' $ac_executable_extensions; do
3784 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3815 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3785 ac_cv_prog_ac_ct_CC="$ac_prog" 3816 ac_cv_prog_ac_ct_CC="$ac_prog"
3786 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3817 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3787 break 2 3818 break 2
3788 fi 3819 fi
3789done 3820done
3822 3853
3823 3854
3824test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3855test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3825$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3856$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3826as_fn_error $? "no acceptable C compiler found in \$PATH 3857as_fn_error $? "no acceptable C compiler found in \$PATH
3827See \`config.log' for more details" "$LINENO" 5 ; } 3858See \`config.log' for more details" "$LINENO" 5; }
3828 3859
3829# Provide some information about the compiler. 3860# Provide some information about the compiler.
3830$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3861$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3831set X $ac_compile 3862set X $ac_compile
3832ac_compiler=$2 3863ac_compiler=$2
3937sed 's/^/| /' conftest.$ac_ext >&5 3968sed 's/^/| /' conftest.$ac_ext >&5
3938 3969
3939{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3970{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3940$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3971$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3941as_fn_error 77 "C compiler cannot create executables 3972as_fn_error 77 "C compiler cannot create executables
3942See \`config.log' for more details" "$LINENO" 5 ; } 3973See \`config.log' for more details" "$LINENO" 5; }
3943else 3974else
3944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3945$as_echo "yes" >&6; } 3976$as_echo "yes" >&6; }
3946fi 3977fi
3947{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3978{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3980done 4011done
3981else 4012else
3982 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4013 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3983$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4014$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3984as_fn_error $? "cannot compute suffix of executables: cannot compile and link 4015as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3985See \`config.log' for more details" "$LINENO" 5 ; } 4016See \`config.log' for more details" "$LINENO" 5; }
3986fi 4017fi
3987rm -f conftest conftest$ac_cv_exeext 4018rm -f conftest conftest$ac_cv_exeext
3988{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 4019{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3989$as_echo "$ac_cv_exeext" >&6; } 4020$as_echo "$ac_cv_exeext" >&6; }
3990 4021
4039 else 4070 else
4040 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4071 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4041$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4072$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4042as_fn_error $? "cannot run C compiled programs. 4073as_fn_error $? "cannot run C compiled programs.
4043If you meant to cross compile, use \`--host'. 4074If you meant to cross compile, use \`--host'.
4044See \`config.log' for more details" "$LINENO" 5 ; } 4075See \`config.log' for more details" "$LINENO" 5; }
4045 fi 4076 fi
4046 fi 4077 fi
4047fi 4078fi
4048{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 4079{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4049$as_echo "$cross_compiling" >&6; } 4080$as_echo "$cross_compiling" >&6; }
4050 4081
4051rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 4082rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4052ac_clean_files=$ac_clean_files_save 4083ac_clean_files=$ac_clean_files_save
4053{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 4084{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4054$as_echo_n "checking for suffix of object files... " >&6; } 4085$as_echo_n "checking for suffix of object files... " >&6; }
4055if test "${ac_cv_objext+set}" = set; then : 4086if ${ac_cv_objext+:} false; then :
4056 $as_echo_n "(cached) " >&6 4087 $as_echo_n "(cached) " >&6
4057else 4088else
4058 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4089 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4059/* end confdefs.h. */ 4090/* end confdefs.h. */
4060 4091
4091sed 's/^/| /' conftest.$ac_ext >&5 4122sed 's/^/| /' conftest.$ac_ext >&5
4092 4123
4093{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4124{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4094$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4125$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4095as_fn_error $? "cannot compute suffix of object files: cannot compile 4126as_fn_error $? "cannot compute suffix of object files: cannot compile
4096See \`config.log' for more details" "$LINENO" 5 ; } 4127See \`config.log' for more details" "$LINENO" 5; }
4097fi 4128fi
4098rm -f conftest.$ac_cv_objext conftest.$ac_ext 4129rm -f conftest.$ac_cv_objext conftest.$ac_ext
4099fi 4130fi
4100{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 4131{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4101$as_echo "$ac_cv_objext" >&6; } 4132$as_echo "$ac_cv_objext" >&6; }
4102OBJEXT=$ac_cv_objext 4133OBJEXT=$ac_cv_objext
4103ac_objext=$OBJEXT 4134ac_objext=$OBJEXT
4104{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 4135{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4105$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 4136$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4106if test "${ac_cv_c_compiler_gnu+set}" = set; then : 4137if ${ac_cv_c_compiler_gnu+:} false; then :
4107 $as_echo_n "(cached) " >&6 4138 $as_echo_n "(cached) " >&6
4108else 4139else
4109 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4140 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4110/* end confdefs.h. */ 4141/* end confdefs.h. */
4111 4142
4138fi 4169fi
4139ac_test_CFLAGS=${CFLAGS+set} 4170ac_test_CFLAGS=${CFLAGS+set}
4140ac_save_CFLAGS=$CFLAGS 4171ac_save_CFLAGS=$CFLAGS
4141{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 4172{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4142$as_echo_n "checking whether $CC accepts -g... " >&6; } 4173$as_echo_n "checking whether $CC accepts -g... " >&6; }
4143if test "${ac_cv_prog_cc_g+set}" = set; then : 4174if ${ac_cv_prog_cc_g+:} false; then :
4144 $as_echo_n "(cached) " >&6 4175 $as_echo_n "(cached) " >&6
4145else 4176else
4146 ac_save_c_werror_flag=$ac_c_werror_flag 4177 ac_save_c_werror_flag=$ac_c_werror_flag
4147 ac_c_werror_flag=yes 4178 ac_c_werror_flag=yes
4148 ac_cv_prog_cc_g=no 4179 ac_cv_prog_cc_g=no
4216 CFLAGS= 4247 CFLAGS=
4217 fi 4248 fi
4218fi 4249fi
4219{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 4250{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4220$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 4251$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4221if test "${ac_cv_prog_cc_c89+set}" = set; then : 4252if ${ac_cv_prog_cc_c89+:} false; then :
4222 $as_echo_n "(cached) " >&6 4253 $as_echo_n "(cached) " >&6
4223else 4254else
4224 ac_cv_prog_cc_c89=no 4255 ac_cv_prog_cc_c89=no
4225ac_save_CC=$CC 4256ac_save_CC=$CC
4226cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4257cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4227/* end confdefs.h. */ 4258/* end confdefs.h. */
4228#include <stdarg.h> 4259#include <stdarg.h>
4229#include <stdio.h> 4260#include <stdio.h>
4230#include <sys/types.h> 4261struct stat;
4231#include <sys/stat.h>
4232/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ 4262/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4233struct buf { int x; }; 4263struct buf { int x; };
4234FILE * (*rcsopen) (struct buf *, struct stat *, int); 4264FILE * (*rcsopen) (struct buf *, struct stat *, int);
4235static char *e (p, i) 4265static char *e (p, i)
4236 char **p; 4266 char **p;
4315 4345
4316depcc="$CC" am_compiler_list= 4346depcc="$CC" am_compiler_list=
4317 4347
4318{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 4348{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4319$as_echo_n "checking dependency style of $depcc... " >&6; } 4349$as_echo_n "checking dependency style of $depcc... " >&6; }
4320if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : 4350if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4321 $as_echo_n "(cached) " >&6 4351 $as_echo_n "(cached) " >&6
4322else 4352else
4323 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 4353 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4324 # We make a subdir and do the tests there. Otherwise we can end up 4354 # We make a subdir and do the tests there. Otherwise we can end up
4325 # making bogus files that we don't know about and never remove. For 4355 # making bogus files that we don't know about and never remove. For
4326 # instance it was reported that on HP-UX the gcc test will end up 4356 # instance it was reported that on HP-UX the gcc test will end up
4327 # making a dummy file named `D' -- because `-MD' means `put the output 4357 # making a dummy file named `D' -- because `-MD' means `put the output
4328 # in D'. 4358 # in D'.
4359 rm -rf conftest.dir
4329 mkdir conftest.dir 4360 mkdir conftest.dir
4330 # Copy depcomp to subdir because otherwise we won't find it if we're 4361 # Copy depcomp to subdir because otherwise we won't find it if we're
4331 # using a relative directory. 4362 # using a relative directory.
4332 cp "$am_depcomp" conftest.dir 4363 cp "$am_depcomp" conftest.dir
4333 cd conftest.dir 4364 cd conftest.dir
4383 continue 4414 continue
4384 else 4415 else
4385 break 4416 break
4386 fi 4417 fi
4387 ;; 4418 ;;
4388 msvisualcpp | msvcmsys) 4419 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4389 # This compiler won't grok `-c -o', but also, the minuso test has 4420 # This compiler won't grok `-c -o', but also, the minuso test has
4390 # not run yet. These depmodes are late enough in the game, and 4421 # not run yet. These depmodes are late enough in the game, and
4391 # so weak that their functioning should not be impacted. 4422 # so weak that their functioning should not be impacted.
4392 am__obj=conftest.${OBJEXT-o} 4423 am__obj=conftest.${OBJEXT-o}
4393 am__minus_obj= 4424 am__minus_obj=
4485$as_echo_n "checking for GNU ld... " >&6; } 4516$as_echo_n "checking for GNU ld... " >&6; }
4486else 4517else
4487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 4518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4488$as_echo_n "checking for non-GNU ld... " >&6; } 4519$as_echo_n "checking for non-GNU ld... " >&6; }
4489fi 4520fi
4490if test "${acl_cv_path_LD+set}" = set; then : 4521if ${acl_cv_path_LD+:} false; then :
4491 $as_echo_n "(cached) " >&6 4522 $as_echo_n "(cached) " >&6
4492else 4523else
4493 if test -z "$LD"; then 4524 if test -z "$LD"; then
4494 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" 4525 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
4495 for ac_dir in $PATH; do 4526 for ac_dir in $PATH; do
4521$as_echo "no" >&6; } 4552$as_echo "no" >&6; }
4522fi 4553fi
4523test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 4554test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4524{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 4555{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4525$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 4556$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4526if test "${acl_cv_prog_gnu_ld+set}" = set; then : 4557if ${acl_cv_prog_gnu_ld+:} false; then :
4527 $as_echo_n "(cached) " >&6 4558 $as_echo_n "(cached) " >&6
4528else 4559else
4529 # I'd rather use --version here, but apparently some GNU ld's only accept -v. 4560 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
4530if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then 4561if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
4531 acl_cv_prog_gnu_ld=yes 4562 acl_cv_prog_gnu_ld=yes
4539 4570
4540 4571
4541 4572
4542 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 4573 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
4543$as_echo_n "checking for shared library run path origin... " >&6; } 4574$as_echo_n "checking for shared library run path origin... " >&6; }
4544if test "${acl_cv_rpath+set}" = set; then : 4575if ${acl_cv_rpath+:} false; then :
4545 $as_echo_n "(cached) " >&6 4576 $as_echo_n "(cached) " >&6
4546else 4577else
4547 4578
4548 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ 4579 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
4549 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh 4580 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
4996 5027
4997 5028
4998 5029
4999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5 5030 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
5000$as_echo_n "checking for GNU gettext in libc... " >&6; } 5031$as_echo_n "checking for GNU gettext in libc... " >&6; }
5001if test "${gt_cv_func_gnugettext1_libc+set}" = set; then : 5032if ${gt_cv_func_gnugettext1_libc+:} false; then :
5002 $as_echo_n "(cached) " >&6 5033 $as_echo_n "(cached) " >&6
5003else 5034else
5004 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5035 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5005/* end confdefs.h. */ 5036/* end confdefs.h. */
5006#include <libintl.h> 5037#include <libintl.h>
5057 done 5088 done
5058 5089
5059 5090
5060 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 5091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
5061$as_echo_n "checking for iconv... " >&6; } 5092$as_echo_n "checking for iconv... " >&6; }
5062if test "${am_cv_func_iconv+set}" = set; then : 5093if ${am_cv_func_iconv+:} false; then :
5063 $as_echo_n "(cached) " >&6 5094 $as_echo_n "(cached) " >&6
5064else 5095else
5065 5096
5066 am_cv_func_iconv="no, consider installing GNU libiconv" 5097 am_cv_func_iconv="no, consider installing GNU libiconv"
5067 am_cv_lib_iconv=no 5098 am_cv_lib_iconv=no
5510 done 5541 done
5511 fi 5542 fi
5512 5543
5513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5 5544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
5514$as_echo_n "checking for GNU gettext in libintl... " >&6; } 5545$as_echo_n "checking for GNU gettext in libintl... " >&6; }
5515if test "${gt_cv_func_gnugettext1_libintl+set}" = set; then : 5546if ${gt_cv_func_gnugettext1_libintl+:} false; then :
5516 $as_echo_n "(cached) " >&6 5547 $as_echo_n "(cached) " >&6
5517else 5548else
5518 gt_save_CPPFLAGS="$CPPFLAGS" 5549 gt_save_CPPFLAGS="$CPPFLAGS"
5519 CPPFLAGS="$CPPFLAGS $INCINTL" 5550 CPPFLAGS="$CPPFLAGS $INCINTL"
5520 gt_save_LIBS="$LIBS" 5551 gt_save_LIBS="$LIBS"
5678# On Suns, sometimes $CPP names a directory. 5709# On Suns, sometimes $CPP names a directory.
5679if test -n "$CPP" && test -d "$CPP"; then 5710if test -n "$CPP" && test -d "$CPP"; then
5680 CPP= 5711 CPP=
5681fi 5712fi
5682if test -z "$CPP"; then 5713if test -z "$CPP"; then
5683 if test "${ac_cv_prog_CPP+set}" = set; then : 5714 if ${ac_cv_prog_CPP+:} false; then :
5684 $as_echo_n "(cached) " >&6 5715 $as_echo_n "(cached) " >&6
5685else 5716else
5686 # Double quotes because CPP needs to be expanded 5717 # Double quotes because CPP needs to be expanded
5687 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 5718 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5688 do 5719 do
5794 5825
5795else 5826else
5796 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5827 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5797$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5828$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5798as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 5829as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5799See \`config.log' for more details" "$LINENO" 5 ; } 5830See \`config.log' for more details" "$LINENO" 5; }
5800fi 5831fi
5801 5832
5802ac_ext=c 5833ac_ext=c
5803ac_cpp='$CPP $CPPFLAGS' 5834ac_cpp='$CPP $CPPFLAGS'
5804ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5835ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5819 do 5850 do
5820 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 5851 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5821set dummy $ac_tool_prefix$ac_prog; ac_word=$2 5852set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5822{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5853{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5823$as_echo_n "checking for $ac_word... " >&6; } 5854$as_echo_n "checking for $ac_word... " >&6; }
5824if test "${ac_cv_prog_CXX+set}" = set; then : 5855if ${ac_cv_prog_CXX+:} false; then :
5825 $as_echo_n "(cached) " >&6 5856 $as_echo_n "(cached) " >&6
5826else 5857else
5827 if test -n "$CXX"; then 5858 if test -n "$CXX"; then
5828 ac_cv_prog_CXX="$CXX" # Let the user override the test. 5859 ac_cv_prog_CXX="$CXX" # Let the user override the test.
5829else 5860else
5831for as_dir in $PATH 5862for as_dir in $PATH
5832do 5863do
5833 IFS=$as_save_IFS 5864 IFS=$as_save_IFS
5834 test -z "$as_dir" && as_dir=. 5865 test -z "$as_dir" && as_dir=.
5835 for ac_exec_ext in '' $ac_executable_extensions; do 5866 for ac_exec_ext in '' $ac_executable_extensions; do
5836 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5867 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5837 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 5868 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
5838 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5869 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5839 break 2 5870 break 2
5840 fi 5871 fi
5841done 5872done
5863do 5894do
5864 # Extract the first word of "$ac_prog", so it can be a program name with args. 5895 # Extract the first word of "$ac_prog", so it can be a program name with args.
5865set dummy $ac_prog; ac_word=$2 5896set dummy $ac_prog; ac_word=$2
5866{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5897{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5867$as_echo_n "checking for $ac_word... " >&6; } 5898$as_echo_n "checking for $ac_word... " >&6; }
5868if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 5899if ${ac_cv_prog_ac_ct_CXX+:} false; then :
5869 $as_echo_n "(cached) " >&6 5900 $as_echo_n "(cached) " >&6
5870else 5901else
5871 if test -n "$ac_ct_CXX"; then 5902 if test -n "$ac_ct_CXX"; then
5872 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 5903 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5873else 5904else
5875for as_dir in $PATH 5906for as_dir in $PATH
5876do 5907do
5877 IFS=$as_save_IFS 5908 IFS=$as_save_IFS
5878 test -z "$as_dir" && as_dir=. 5909 test -z "$as_dir" && as_dir=.
5879 for ac_exec_ext in '' $ac_executable_extensions; do 5910 for ac_exec_ext in '' $ac_executable_extensions; do
5880 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5911 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5881 ac_cv_prog_ac_ct_CXX="$ac_prog" 5912 ac_cv_prog_ac_ct_CXX="$ac_prog"
5882 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5913 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5883 break 2 5914 break 2
5884 fi 5915 fi
5885done 5916done
5941 test $ac_status = 0; } 5972 test $ac_status = 0; }
5942done 5973done
5943 5974
5944{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 5975{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
5945$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 5976$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
5946if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 5977if ${ac_cv_cxx_compiler_gnu+:} false; then :
5947 $as_echo_n "(cached) " >&6 5978 $as_echo_n "(cached) " >&6
5948else 5979else
5949 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5980 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5950/* end confdefs.h. */ 5981/* end confdefs.h. */
5951 5982
5978fi 6009fi
5979ac_test_CXXFLAGS=${CXXFLAGS+set} 6010ac_test_CXXFLAGS=${CXXFLAGS+set}
5980ac_save_CXXFLAGS=$CXXFLAGS 6011ac_save_CXXFLAGS=$CXXFLAGS
5981{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 6012{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5982$as_echo_n "checking whether $CXX accepts -g... " >&6; } 6013$as_echo_n "checking whether $CXX accepts -g... " >&6; }
5983if test "${ac_cv_prog_cxx_g+set}" = set; then : 6014if ${ac_cv_prog_cxx_g+:} false; then :
5984 $as_echo_n "(cached) " >&6 6015 $as_echo_n "(cached) " >&6
5985else 6016else
5986 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 6017 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5987 ac_cxx_werror_flag=yes 6018 ac_cxx_werror_flag=yes
5988 ac_cv_prog_cxx_g=no 6019 ac_cv_prog_cxx_g=no
6064 6095
6065depcc="$CXX" am_compiler_list= 6096depcc="$CXX" am_compiler_list=
6066 6097
6067{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 6098{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
6068$as_echo_n "checking dependency style of $depcc... " >&6; } 6099$as_echo_n "checking dependency style of $depcc... " >&6; }
6069if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then : 6100if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
6070 $as_echo_n "(cached) " >&6 6101 $as_echo_n "(cached) " >&6
6071else 6102else
6072 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 6103 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
6073 # We make a subdir and do the tests there. Otherwise we can end up 6104 # We make a subdir and do the tests there. Otherwise we can end up
6074 # making bogus files that we don't know about and never remove. For 6105 # making bogus files that we don't know about and never remove. For
6075 # instance it was reported that on HP-UX the gcc test will end up 6106 # instance it was reported that on HP-UX the gcc test will end up
6076 # making a dummy file named `D' -- because `-MD' means `put the output 6107 # making a dummy file named `D' -- because `-MD' means `put the output
6077 # in D'. 6108 # in D'.
6109 rm -rf conftest.dir
6078 mkdir conftest.dir 6110 mkdir conftest.dir
6079 # Copy depcomp to subdir because otherwise we won't find it if we're 6111 # Copy depcomp to subdir because otherwise we won't find it if we're
6080 # using a relative directory. 6112 # using a relative directory.
6081 cp "$am_depcomp" conftest.dir 6113 cp "$am_depcomp" conftest.dir
6082 cd conftest.dir 6114 cd conftest.dir
6132 continue 6164 continue
6133 else 6165 else
6134 break 6166 break
6135 fi 6167 fi
6136 ;; 6168 ;;
6137 msvisualcpp | msvcmsys) 6169 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
6138 # This compiler won't grok `-c -o', but also, the minuso test has 6170 # This compiler won't grok `-c -o', but also, the minuso test has
6139 # not run yet. These depmodes are late enough in the game, and 6171 # not run yet. These depmodes are late enough in the game, and
6140 # so weak that their functioning should not be impacted. 6172 # so weak that their functioning should not be impacted.
6141 am__obj=conftest.${OBJEXT-o} 6173 am__obj=conftest.${OBJEXT-o}
6142 am__minus_obj= 6174 am__minus_obj=
6190 6222
6191 6223
6192 6224
6193{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 6225{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6194$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 6226$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6195if test "${ac_cv_path_GREP+set}" = set; then : 6227if ${ac_cv_path_GREP+:} false; then :
6196 $as_echo_n "(cached) " >&6 6228 $as_echo_n "(cached) " >&6
6197else 6229else
6198 if test -z "$GREP"; then 6230 if test -z "$GREP"; then
6199 ac_path_GREP_found=false 6231 ac_path_GREP_found=false
6200 # Loop through the user's path and test for each of PROGNAME-LIST 6232 # Loop through the user's path and test for each of PROGNAME-LIST
6204 IFS=$as_save_IFS 6236 IFS=$as_save_IFS
6205 test -z "$as_dir" && as_dir=. 6237 test -z "$as_dir" && as_dir=.
6206 for ac_prog in grep ggrep; do 6238 for ac_prog in grep ggrep; do
6207 for ac_exec_ext in '' $ac_executable_extensions; do 6239 for ac_exec_ext in '' $ac_executable_extensions; do
6208 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 6240 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6209 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 6241 as_fn_executable_p "$ac_path_GREP" || continue
6210# Check for GNU ac_path_GREP and select it if it is found. 6242# Check for GNU ac_path_GREP and select it if it is found.
6211 # Check for GNU $ac_path_GREP 6243 # Check for GNU $ac_path_GREP
6212case `"$ac_path_GREP" --version 2>&1` in 6244case `"$ac_path_GREP" --version 2>&1` in
6213*GNU*) 6245*GNU*)
6214 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 6246 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6253 GREP="$ac_cv_path_GREP" 6285 GREP="$ac_cv_path_GREP"
6254 6286
6255 6287
6256{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 6288{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6257$as_echo_n "checking for egrep... " >&6; } 6289$as_echo_n "checking for egrep... " >&6; }
6258if test "${ac_cv_path_EGREP+set}" = set; then : 6290if ${ac_cv_path_EGREP+:} false; then :
6259 $as_echo_n "(cached) " >&6 6291 $as_echo_n "(cached) " >&6
6260else 6292else
6261 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 6293 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6262 then ac_cv_path_EGREP="$GREP -E" 6294 then ac_cv_path_EGREP="$GREP -E"
6263 else 6295 else
6270 IFS=$as_save_IFS 6302 IFS=$as_save_IFS
6271 test -z "$as_dir" && as_dir=. 6303 test -z "$as_dir" && as_dir=.
6272 for ac_prog in egrep; do 6304 for ac_prog in egrep; do
6273 for ac_exec_ext in '' $ac_executable_extensions; do 6305 for ac_exec_ext in '' $ac_executable_extensions; do
6274 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 6306 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6275 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 6307 as_fn_executable_p "$ac_path_EGREP" || continue
6276# Check for GNU ac_path_EGREP and select it if it is found. 6308# Check for GNU ac_path_EGREP and select it if it is found.
6277 # Check for GNU $ac_path_EGREP 6309 # Check for GNU $ac_path_EGREP
6278case `"$ac_path_EGREP" --version 2>&1` in 6310case `"$ac_path_EGREP" --version 2>&1` in
6279*GNU*) 6311*GNU*)
6280 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 6312 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6321 6353
6322 6354
6323if test $ac_cv_c_compiler_gnu = yes; then 6355if test $ac_cv_c_compiler_gnu = yes; then
6324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5 6356 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
6325$as_echo_n "checking whether $CC needs -traditional... " >&6; } 6357$as_echo_n "checking whether $CC needs -traditional... " >&6; }
6326if test "${ac_cv_prog_gcc_traditional+set}" = set; then : 6358if ${ac_cv_prog_gcc_traditional+:} false; then :
6327 $as_echo_n "(cached) " >&6 6359 $as_echo_n "(cached) " >&6
6328else 6360else
6329 ac_pattern="Autoconf.*'x'" 6361 ac_pattern="Autoconf.*'x'"
6330 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6362 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6331/* end confdefs.h. */ 6363/* end confdefs.h. */
6366do 6398do
6367 # Extract the first word of "$ac_prog", so it can be a program name with args. 6399 # Extract the first word of "$ac_prog", so it can be a program name with args.
6368set dummy $ac_prog; ac_word=$2 6400set dummy $ac_prog; ac_word=$2
6369{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6401{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6370$as_echo_n "checking for $ac_word... " >&6; } 6402$as_echo_n "checking for $ac_word... " >&6; }
6371if test "${ac_cv_prog_AWK+set}" = set; then : 6403if ${ac_cv_prog_AWK+:} false; then :
6372 $as_echo_n "(cached) " >&6 6404 $as_echo_n "(cached) " >&6
6373else 6405else
6374 if test -n "$AWK"; then 6406 if test -n "$AWK"; then
6375 ac_cv_prog_AWK="$AWK" # Let the user override the test. 6407 ac_cv_prog_AWK="$AWK" # Let the user override the test.
6376else 6408else
6378for as_dir in $PATH 6410for as_dir in $PATH
6379do 6411do
6380 IFS=$as_save_IFS 6412 IFS=$as_save_IFS
6381 test -z "$as_dir" && as_dir=. 6413 test -z "$as_dir" && as_dir=.
6382 for ac_exec_ext in '' $ac_executable_extensions; do 6414 for ac_exec_ext in '' $ac_executable_extensions; do
6383 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6415 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6384 ac_cv_prog_AWK="$ac_prog" 6416 ac_cv_prog_AWK="$ac_prog"
6385 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6417 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6386 break 2 6418 break 2
6387 fi 6419 fi
6388done 6420done
6418 6450
6419{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 6451{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
6420$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 6452$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
6421set x ${MAKE-make} 6453set x ${MAKE-make}
6422ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 6454ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
6423if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 6455if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
6424 $as_echo_n "(cached) " >&6 6456 $as_echo_n "(cached) " >&6
6425else 6457else
6426 cat >conftest.make <<\_ACEOF 6458 cat >conftest.make <<\_ACEOF
6427SHELL = /bin/sh 6459SHELL = /bin/sh
6428all: 6460all:
6450if test -n "$ac_tool_prefix"; then 6482if test -n "$ac_tool_prefix"; then
6451 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 6483 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6452set dummy ${ac_tool_prefix}ranlib; ac_word=$2 6484set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6453{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6485{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6454$as_echo_n "checking for $ac_word... " >&6; } 6486$as_echo_n "checking for $ac_word... " >&6; }
6455if test "${ac_cv_prog_RANLIB+set}" = set; then : 6487if ${ac_cv_prog_RANLIB+:} false; then :
6456 $as_echo_n "(cached) " >&6 6488 $as_echo_n "(cached) " >&6
6457else 6489else
6458 if test -n "$RANLIB"; then 6490 if test -n "$RANLIB"; then
6459 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. 6491 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6460else 6492else
6462for as_dir in $PATH 6494for as_dir in $PATH
6463do 6495do
6464 IFS=$as_save_IFS 6496 IFS=$as_save_IFS
6465 test -z "$as_dir" && as_dir=. 6497 test -z "$as_dir" && as_dir=.
6466 for ac_exec_ext in '' $ac_executable_extensions; do 6498 for ac_exec_ext in '' $ac_executable_extensions; do
6467 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6499 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6468 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 6500 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6469 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6501 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6470 break 2 6502 break 2
6471 fi 6503 fi
6472done 6504done
6490 ac_ct_RANLIB=$RANLIB 6522 ac_ct_RANLIB=$RANLIB
6491 # Extract the first word of "ranlib", so it can be a program name with args. 6523 # Extract the first word of "ranlib", so it can be a program name with args.
6492set dummy ranlib; ac_word=$2 6524set dummy ranlib; ac_word=$2
6493{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6525{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6494$as_echo_n "checking for $ac_word... " >&6; } 6526$as_echo_n "checking for $ac_word... " >&6; }
6495if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 6527if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6496 $as_echo_n "(cached) " >&6 6528 $as_echo_n "(cached) " >&6
6497else 6529else
6498 if test -n "$ac_ct_RANLIB"; then 6530 if test -n "$ac_ct_RANLIB"; then
6499 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. 6531 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6500else 6532else
6502for as_dir in $PATH 6534for as_dir in $PATH
6503do 6535do
6504 IFS=$as_save_IFS 6536 IFS=$as_save_IFS
6505 test -z "$as_dir" && as_dir=. 6537 test -z "$as_dir" && as_dir=.
6506 for ac_exec_ext in '' $ac_executable_extensions; do 6538 for ac_exec_ext in '' $ac_executable_extensions; do
6507 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6539 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6508 ac_cv_prog_ac_ct_RANLIB="ranlib" 6540 ac_cv_prog_ac_ct_RANLIB="ranlib"
6509 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6541 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6510 break 2 6542 break 2
6511 fi 6543 fi
6512done 6544done
6688 t end 6720 t end
6689 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 6721 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
6690 :end' >>confcache 6722 :end' >>confcache
6691if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 6723if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6692 if test -w "$cache_file"; then 6724 if test -w "$cache_file"; then
6693 test "x$cache_file" != "x/dev/null" && 6725 if test "x$cache_file" != "x/dev/null"; then
6694 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 6726 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
6695$as_echo "$as_me: updating cache $cache_file" >&6;} 6727$as_echo "$as_me: updating cache $cache_file" >&6;}
6728 if test ! -f "$cache_file" || test -h "$cache_file"; then
6696 cat confcache >$cache_file 6729 cat confcache >"$cache_file"
6730 else
6731 case $cache_file in #(
6732 */* | ?:*)
6733 mv -f confcache "$cache_file"$$ &&
6734 mv -f "$cache_file"$$ "$cache_file" ;; #(
6735 *)
6736 mv -f confcache "$cache_file" ;;
6737 esac
6738 fi
6739 fi
6697 else 6740 else
6698 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 6741 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
6699$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 6742$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6700 fi 6743 fi
6701fi 6744fi
6715ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 6758ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6716ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6759ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6717{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 6760{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
6718$as_echo_n "checking how to run the C++ preprocessor... " >&6; } 6761$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
6719if test -z "$CXXCPP"; then 6762if test -z "$CXXCPP"; then
6720 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 6763 if ${ac_cv_prog_CXXCPP+:} false; then :
6721 $as_echo_n "(cached) " >&6 6764 $as_echo_n "(cached) " >&6
6722else 6765else
6723 # Double quotes because CXXCPP needs to be expanded 6766 # Double quotes because CXXCPP needs to be expanded
6724 for CXXCPP in "$CXX -E" "/lib/cpp" 6767 for CXXCPP in "$CXX -E" "/lib/cpp"
6725 do 6768 do
6831 6874
6832else 6875else
6833 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 6876 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6834$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 6877$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6835as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 6878as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
6836See \`config.log' for more details" "$LINENO" 5 ; } 6879See \`config.log' for more details" "$LINENO" 5; }
6837fi 6880fi
6838 6881
6839ac_ext=cpp 6882ac_ext=cpp
6840ac_cpp='$CXXCPP $CPPFLAGS' 6883ac_cpp='$CXXCPP $CPPFLAGS'
6841ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 6884ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6843ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6886ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6844 6887
6845 6888
6846{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 6889{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6847$as_echo_n "checking for ANSI C header files... " >&6; } 6890$as_echo_n "checking for ANSI C header files... " >&6; }
6848if test "${ac_cv_header_stdc+set}" = set; then : 6891if ${ac_cv_header_stdc+:} false; then :
6849 $as_echo_n "(cached) " >&6 6892 $as_echo_n "(cached) " >&6
6850else 6893else
6851 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6894 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6852/* end confdefs.h. */ 6895/* end confdefs.h. */
6853#include <stdlib.h> 6896#include <stdlib.h>
7028done 7071done
7029 7072
7030 7073
7031{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 7074{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
7032$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 7075$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
7033if test "${ac_cv_c_const+set}" = set; then : 7076if ${ac_cv_c_const+:} false; then :
7034 $as_echo_n "(cached) " >&6 7077 $as_echo_n "(cached) " >&6
7035else 7078else
7036 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7079 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7037/* end confdefs.h. */ 7080/* end confdefs.h. */
7038 7081
7039int 7082int
7040main () 7083main ()
7041{ 7084{
7042/* FIXME: Include the comments suggested by Paul. */ 7085
7043#ifndef __cplusplus 7086#ifndef __cplusplus
7044 /* Ultrix mips cc rejects this. */ 7087 /* Ultrix mips cc rejects this sort of thing. */
7045 typedef int charset[2]; 7088 typedef int charset[2];
7046 const charset cs; 7089 const charset cs = { 0, 0 };
7047 /* SunOS 4.1.1 cc rejects this. */ 7090 /* SunOS 4.1.1 cc rejects this. */
7048 char const *const *pcpcc; 7091 char const *const *pcpcc;
7049 char **ppc; 7092 char **ppc;
7050 /* NEC SVR4.0.2 mips cc rejects this. */ 7093 /* NEC SVR4.0.2 mips cc rejects this. */
7051 struct point {int x, y;}; 7094 struct point {int x, y;};
7058 pcpcc = &g + (g ? g-g : 0); 7101 pcpcc = &g + (g ? g-g : 0);
7059 /* HPUX 7.0 cc rejects these. */ 7102 /* HPUX 7.0 cc rejects these. */
7060 ++pcpcc; 7103 ++pcpcc;
7061 ppc = (char**) pcpcc; 7104 ppc = (char**) pcpcc;
7062 pcpcc = (char const *const *) ppc; 7105 pcpcc = (char const *const *) ppc;
7063 { /* SCO 3.2v4 cc rejects this. */ 7106 { /* SCO 3.2v4 cc rejects this sort of thing. */
7064 char *t; 7107 char tx;
7108 char *t = &tx;
7065 char const *s = 0 ? (char *) 0 : (char const *) 0; 7109 char const *s = 0 ? (char *) 0 : (char const *) 0;
7066 7110
7067 *t++ = 0; 7111 *t++ = 0;
7068 if (s) return 0; 7112 if (s) return 0;
7069 } 7113 }
7075 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ 7119 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
7076 typedef const int *iptr; 7120 typedef const int *iptr;
7077 iptr p = 0; 7121 iptr p = 0;
7078 ++p; 7122 ++p;
7079 } 7123 }
7080 { /* AIX XL C 1.02.0.0 rejects this saying 7124 { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
7081 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ 7125 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
7082 struct s { int j; const int *ap[3]; }; 7126 struct s { int j; const int *ap[3]; } bx;
7083 struct s *b; b->j = 5; 7127 struct s *b = &bx; b->j = 5;
7084 } 7128 }
7085 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ 7129 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
7086 const int foo = 10; 7130 const int foo = 10;
7087 if (!foo) return 0; 7131 if (!foo) return 0;
7088 } 7132 }
7107$as_echo "#define const /**/" >>confdefs.h 7151$as_echo "#define const /**/" >>confdefs.h
7108 7152
7109fi 7153fi
7110 7154
7111ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 7155ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
7112if test "x$ac_cv_type_pid_t" = x""yes; then : 7156if test "x$ac_cv_type_pid_t" = xyes; then :
7113 7157
7114else 7158else
7115 7159
7116cat >>confdefs.h <<_ACEOF 7160cat >>confdefs.h <<_ACEOF
7117#define pid_t int 7161#define pid_t int
7118_ACEOF 7162_ACEOF
7119 7163
7120fi 7164fi
7121 7165
7122ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" 7166ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
7123if test "x$ac_cv_type_size_t" = x""yes; then : 7167if test "x$ac_cv_type_size_t" = xyes; then :
7124 7168
7125else 7169else
7126 7170
7127cat >>confdefs.h <<_ACEOF 7171cat >>confdefs.h <<_ACEOF
7128#define size_t unsigned int 7172#define size_t unsigned int
7130 7174
7131fi 7175fi
7132 7176
7133{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 7177{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
7134$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } 7178$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
7135if test "${ac_cv_header_time+set}" = set; then : 7179if ${ac_cv_header_time+:} false; then :
7136 $as_echo_n "(cached) " >&6 7180 $as_echo_n "(cached) " >&6
7137else 7181else
7138 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7139/* end confdefs.h. */ 7183/* end confdefs.h. */
7140#include <sys/types.h> 7184#include <sys/types.h>
7165 7209
7166fi 7210fi
7167 7211
7168{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 7212{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
7169$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 7213$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
7170if test "${ac_cv_struct_tm+set}" = set; then : 7214if ${ac_cv_struct_tm+:} false; then :
7171 $as_echo_n "(cached) " >&6 7215 $as_echo_n "(cached) " >&6
7172else 7216else
7173 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7217 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7174/* end confdefs.h. */ 7218/* end confdefs.h. */
7175#include <sys/types.h> 7219#include <sys/types.h>
7201fi 7245fi
7202 7246
7203 7247
7204{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5 7248{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5
7205$as_echo_n "checking for socklen_t... " >&6; } 7249$as_echo_n "checking for socklen_t... " >&6; }
7206if test "${ac_cv_type_socklen_t+set}" = set; then : 7250if ${ac_cv_type_socklen_t+:} false; then :
7207 $as_echo_n "(cached) " >&6 7251 $as_echo_n "(cached) " >&6
7208else 7252else
7209 7253
7210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7254 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7211/* end confdefs.h. */ 7255/* end confdefs.h. */
7235 7279
7236fi 7280fi
7237 7281
7238{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5 7282{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5
7239$as_echo_n "checking for struct addrinfo... " >&6; } 7283$as_echo_n "checking for struct addrinfo... " >&6; }
7240if test "${ac_cv_struct_addrinfo+set}" = set; then : 7284if ${ac_cv_struct_addrinfo+:} false; then :
7241 $as_echo_n "(cached) " >&6 7285 $as_echo_n "(cached) " >&6
7242else 7286else
7243 7287
7244 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7288 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7245/* end confdefs.h. */ 7289/* end confdefs.h. */
7270 7314
7271fi 7315fi
7272 7316
7273{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 7317{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
7274$as_echo_n "checking return type of signal handlers... " >&6; } 7318$as_echo_n "checking return type of signal handlers... " >&6; }
7275if test "${ac_cv_type_signal+set}" = set; then : 7319if ${ac_cv_type_signal+:} false; then :
7276 $as_echo_n "(cached) " >&6 7320 $as_echo_n "(cached) " >&6
7277else 7321else
7278 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7279/* end confdefs.h. */ 7323/* end confdefs.h. */
7280#include <sys/types.h> 7324#include <sys/types.h>
7311ac_compiler_gnu=$ac_cv_c_compiler_gnu 7355ac_compiler_gnu=$ac_cv_c_compiler_gnu
7312 7356
7313 7357
7314{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 7358{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
7315$as_echo_n "checking for ANSI C header files... " >&6; } 7359$as_echo_n "checking for ANSI C header files... " >&6; }
7316if test "${ac_cv_header_stdc+set}" = set; then : 7360if ${ac_cv_header_stdc+:} false; then :
7317 $as_echo_n "(cached) " >&6 7361 $as_echo_n "(cached) " >&6
7318else 7362else
7319 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7363 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7320/* end confdefs.h. */ 7364/* end confdefs.h. */
7321#include <stdlib.h> 7365#include <stdlib.h>
7439 7483
7440# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 7484# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
7441# for constant arguments. Useless! 7485# for constant arguments. Useless!
7442{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 7486{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
7443$as_echo_n "checking for working alloca.h... " >&6; } 7487$as_echo_n "checking for working alloca.h... " >&6; }
7444if test "${ac_cv_working_alloca_h+set}" = set; then : 7488if ${ac_cv_working_alloca_h+:} false; then :
7445 $as_echo_n "(cached) " >&6 7489 $as_echo_n "(cached) " >&6
7446else 7490else
7447 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7491 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7448/* end confdefs.h. */ 7492/* end confdefs.h. */
7449#include <alloca.h> 7493#include <alloca.h>
7472 7516
7473fi 7517fi
7474 7518
7475{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 7519{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
7476$as_echo_n "checking for alloca... " >&6; } 7520$as_echo_n "checking for alloca... " >&6; }
7477if test "${ac_cv_func_alloca_works+set}" = set; then : 7521if ${ac_cv_func_alloca_works+:} false; then :
7478 $as_echo_n "(cached) " >&6 7522 $as_echo_n "(cached) " >&6
7479else 7523else
7480 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7524 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7481/* end confdefs.h. */ 7525/* end confdefs.h. */
7482#ifdef __GNUC__ 7526#ifdef __GNUC__
7491# else 7535# else
7492# ifdef _AIX 7536# ifdef _AIX
7493 #pragma alloca 7537 #pragma alloca
7494# else 7538# else
7495# ifndef alloca /* predefined by HP cc +Olibcalls */ 7539# ifndef alloca /* predefined by HP cc +Olibcalls */
7496char *alloca (); 7540void *alloca (size_t);
7497# endif 7541# endif
7498# endif 7542# endif
7499# endif 7543# endif
7500# endif 7544# endif
7501#endif 7545#endif
7535$as_echo "#define C_ALLOCA 1" >>confdefs.h 7579$as_echo "#define C_ALLOCA 1" >>confdefs.h
7536 7580
7537 7581
7538{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 7582{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
7539$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } 7583$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
7540if test "${ac_cv_os_cray+set}" = set; then : 7584if ${ac_cv_os_cray+:} false; then :
7541 $as_echo_n "(cached) " >&6 7585 $as_echo_n "(cached) " >&6
7542else 7586else
7543 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7587 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7544/* end confdefs.h. */ 7588/* end confdefs.h. */
7545#if defined CRAY && ! defined CRAY2 7589#if defined CRAY && ! defined CRAY2
7576 done 7620 done
7577fi 7621fi
7578 7622
7579{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 7623{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
7580$as_echo_n "checking stack direction for C alloca... " >&6; } 7624$as_echo_n "checking stack direction for C alloca... " >&6; }
7581if test "${ac_cv_c_stack_direction+set}" = set; then : 7625if ${ac_cv_c_stack_direction+:} false; then :
7582 $as_echo_n "(cached) " >&6 7626 $as_echo_n "(cached) " >&6
7583else 7627else
7584 if test "$cross_compiling" = yes; then : 7628 if test "$cross_compiling" = yes; then :
7585 ac_cv_c_stack_direction=0 7629 ac_cv_c_stack_direction=0
7586else 7630else
7587 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7631 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7588/* end confdefs.h. */ 7632/* end confdefs.h. */
7589$ac_includes_default 7633$ac_includes_default
7590int 7634int
7591find_stack_direction () 7635find_stack_direction (int *addr, int depth)
7592{ 7636{
7593 static char *addr = 0; 7637 int dir, dummy = 0;
7594 auto char dummy;
7595 if (addr == 0) 7638 if (! addr)
7596 {
7597 addr = &dummy; 7639 addr = &dummy;
7598 return find_stack_direction (); 7640 *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1;
7599 } 7641 dir = depth ? find_stack_direction (addr, depth - 1) : 0;
7600 else 7642 return dir + dummy;
7601 return (&dummy > addr) ? 1 : -1;
7602} 7643}
7603 7644
7604int 7645int
7605main () 7646main (int argc, char **argv)
7606{ 7647{
7607 return find_stack_direction () < 0; 7648 return find_stack_direction (0, argc + !argv + 20) < 0;
7608} 7649}
7609_ACEOF 7650_ACEOF
7610if ac_fn_c_try_run "$LINENO"; then : 7651if ac_fn_c_try_run "$LINENO"; then :
7611 ac_cv_c_stack_direction=1 7652 ac_cv_c_stack_direction=1
7612else 7653else
7627fi 7668fi
7628 7669
7629 7670
7630 7671
7631ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" 7672ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
7632if test "x$ac_cv_func_socket" = x""yes; then : 7673if test "x$ac_cv_func_socket" = xyes; then :
7633 7674
7634else 7675else
7635 7676
7636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 7677 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7637$as_echo_n "checking for connect in -lsocket... " >&6; } 7678$as_echo_n "checking for connect in -lsocket... " >&6; }
7638if test "${ac_cv_lib_socket_connect+set}" = set; then : 7679if ${ac_cv_lib_socket_connect+:} false; then :
7639 $as_echo_n "(cached) " >&6 7680 $as_echo_n "(cached) " >&6
7640else 7681else
7641 ac_check_lib_save_LIBS=$LIBS 7682 ac_check_lib_save_LIBS=$LIBS
7642LIBS="-lsocket $LIBS" 7683LIBS="-lsocket $LIBS"
7643cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7684cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7667 conftest$ac_exeext conftest.$ac_ext 7708 conftest$ac_exeext conftest.$ac_ext
7668LIBS=$ac_check_lib_save_LIBS 7709LIBS=$ac_check_lib_save_LIBS
7669fi 7710fi
7670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 7711{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7671$as_echo "$ac_cv_lib_socket_connect" >&6; } 7712$as_echo "$ac_cv_lib_socket_connect" >&6; }
7672if test "x$ac_cv_lib_socket_connect" = x""yes; then : 7713if test "x$ac_cv_lib_socket_connect" = xyes; then :
7673 cat >>confdefs.h <<_ACEOF 7714 cat >>confdefs.h <<_ACEOF
7674#define HAVE_LIBSOCKET 1 7715#define HAVE_LIBSOCKET 1
7675_ACEOF 7716_ACEOF
7676 7717
7677 LIBS="-lsocket $LIBS" 7718 LIBS="-lsocket $LIBS"
7680 7721
7681 7722
7682fi 7723fi
7683 7724
7684ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 7725ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7685if test "x$ac_cv_func_gethostbyname" = x""yes; then : 7726if test "x$ac_cv_func_gethostbyname" = xyes; then :
7686 7727
7687else 7728else
7688 7729
7689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 7730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7690$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 7731$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7691if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 7732if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
7692 $as_echo_n "(cached) " >&6 7733 $as_echo_n "(cached) " >&6
7693else 7734else
7694 ac_check_lib_save_LIBS=$LIBS 7735 ac_check_lib_save_LIBS=$LIBS
7695LIBS="-lnsl $LIBS" 7736LIBS="-lnsl $LIBS"
7696cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7737cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7720 conftest$ac_exeext conftest.$ac_ext 7761 conftest$ac_exeext conftest.$ac_ext
7721LIBS=$ac_check_lib_save_LIBS 7762LIBS=$ac_check_lib_save_LIBS
7722fi 7763fi
7723{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 7764{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7724$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 7765$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7725if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 7766if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
7726 cat >>confdefs.h <<_ACEOF 7767 cat >>confdefs.h <<_ACEOF
7727#define HAVE_LIBNSL 1 7768#define HAVE_LIBNSL 1
7728_ACEOF 7769_ACEOF
7729 7770
7730 LIBS="-lnsl $LIBS" 7771 LIBS="-lnsl $LIBS"
7764 7805
7765 7806
7766for ac_func in clock_gettime 7807for ac_func in clock_gettime
7767do : 7808do :
7768 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7809 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7769if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7810if test "x$ac_cv_func_clock_gettime" = xyes; then :
7770 cat >>confdefs.h <<_ACEOF 7811 cat >>confdefs.h <<_ACEOF
7771#define HAVE_CLOCK_GETTIME 1 7812#define HAVE_CLOCK_GETTIME 1
7772_ACEOF 7813_ACEOF
7773 7814
7774else 7815else
7804 conftest$ac_exeext conftest.$ac_ext 7845 conftest$ac_exeext conftest.$ac_ext
7805 fi 7846 fi
7806 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then 7847 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then
7807 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5 7848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
7808$as_echo_n "checking for clock_gettime in -lrt... " >&6; } 7849$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
7809if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then : 7850if ${ac_cv_lib_rt_clock_gettime+:} false; then :
7810 $as_echo_n "(cached) " >&6 7851 $as_echo_n "(cached) " >&6
7811else 7852else
7812 ac_check_lib_save_LIBS=$LIBS 7853 ac_check_lib_save_LIBS=$LIBS
7813LIBS="-lrt $LIBS" 7854LIBS="-lrt $LIBS"
7814cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7855cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7838 conftest$ac_exeext conftest.$ac_ext 7879 conftest$ac_exeext conftest.$ac_ext
7839LIBS=$ac_check_lib_save_LIBS 7880LIBS=$ac_check_lib_save_LIBS
7840fi 7881fi
7841{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 7882{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
7842$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; } 7883$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
7843if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then : 7884if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then :
7844 cat >>confdefs.h <<_ACEOF 7885 cat >>confdefs.h <<_ACEOF
7845#define HAVE_LIBRT 1 7886#define HAVE_LIBRT 1
7846_ACEOF 7887_ACEOF
7847 7888
7848 LIBS="-lrt $LIBS" 7889 LIBS="-lrt $LIBS"
7851 7892
7852 unset ac_cv_func_clock_gettime 7893 unset ac_cv_func_clock_gettime
7853 for ac_func in clock_gettime 7894 for ac_func in clock_gettime
7854do : 7895do :
7855 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7896 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7856if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7897if test "x$ac_cv_func_clock_gettime" = xyes; then :
7857 cat >>confdefs.h <<_ACEOF 7898 cat >>confdefs.h <<_ACEOF
7858#define HAVE_CLOCK_GETTIME 1 7899#define HAVE_CLOCK_GETTIME 1
7859_ACEOF 7900_ACEOF
7860 7901
7861fi 7902fi
7868 7909
7869 7910
7870for ac_func in nanosleep 7911for ac_func in nanosleep
7871do : 7912do :
7872 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7913 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7873if test "x$ac_cv_func_nanosleep" = x""yes; then : 7914if test "x$ac_cv_func_nanosleep" = xyes; then :
7874 cat >>confdefs.h <<_ACEOF 7915 cat >>confdefs.h <<_ACEOF
7875#define HAVE_NANOSLEEP 1 7916#define HAVE_NANOSLEEP 1
7876_ACEOF 7917_ACEOF
7877 7918
7878else 7919else
7879 7920
7880 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 7921 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
7881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 7922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
7882$as_echo_n "checking for nanosleep in -lrt... " >&6; } 7923$as_echo_n "checking for nanosleep in -lrt... " >&6; }
7883if test "${ac_cv_lib_rt_nanosleep+set}" = set; then : 7924if ${ac_cv_lib_rt_nanosleep+:} false; then :
7884 $as_echo_n "(cached) " >&6 7925 $as_echo_n "(cached) " >&6
7885else 7926else
7886 ac_check_lib_save_LIBS=$LIBS 7927 ac_check_lib_save_LIBS=$LIBS
7887LIBS="-lrt $LIBS" 7928LIBS="-lrt $LIBS"
7888cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7929cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7912 conftest$ac_exeext conftest.$ac_ext 7953 conftest$ac_exeext conftest.$ac_ext
7913LIBS=$ac_check_lib_save_LIBS 7954LIBS=$ac_check_lib_save_LIBS
7914fi 7955fi
7915{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5 7956{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
7916$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 7957$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
7917if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then : 7958if test "x$ac_cv_lib_rt_nanosleep" = xyes; then :
7918 cat >>confdefs.h <<_ACEOF 7959 cat >>confdefs.h <<_ACEOF
7919#define HAVE_LIBRT 1 7960#define HAVE_LIBRT 1
7920_ACEOF 7961_ACEOF
7921 7962
7922 LIBS="-lrt $LIBS" 7963 LIBS="-lrt $LIBS"
7925 7966
7926 unset ac_cv_func_nanosleep 7967 unset ac_cv_func_nanosleep
7927 for ac_func in nanosleep 7968 for ac_func in nanosleep
7928do : 7969do :
7929 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7970 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7930if test "x$ac_cv_func_nanosleep" = x""yes; then : 7971if test "x$ac_cv_func_nanosleep" = xyes; then :
7931 cat >>confdefs.h <<_ACEOF 7972 cat >>confdefs.h <<_ACEOF
7932#define HAVE_NANOSLEEP 1 7973#define HAVE_NANOSLEEP 1
7933_ACEOF 7974_ACEOF
7934 7975
7935fi 7976fi
7944if test -z "$LIBEV_M4_AVOID_LIBM"; then 7985if test -z "$LIBEV_M4_AVOID_LIBM"; then
7945 LIBM=m 7986 LIBM=m
7946fi 7987fi
7947{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5 7988{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
7948$as_echo_n "checking for library containing floor... " >&6; } 7989$as_echo_n "checking for library containing floor... " >&6; }
7949if test "${ac_cv_search_floor+set}" = set; then : 7990if ${ac_cv_search_floor+:} false; then :
7950 $as_echo_n "(cached) " >&6 7991 $as_echo_n "(cached) " >&6
7951else 7992else
7952 ac_func_search_save_LIBS=$LIBS 7993 ac_func_search_save_LIBS=$LIBS
7953cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7994cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7954/* end confdefs.h. */ 7995/* end confdefs.h. */
7978 if ac_fn_c_try_link "$LINENO"; then : 8019 if ac_fn_c_try_link "$LINENO"; then :
7979 ac_cv_search_floor=$ac_res 8020 ac_cv_search_floor=$ac_res
7980fi 8021fi
7981rm -f core conftest.err conftest.$ac_objext \ 8022rm -f core conftest.err conftest.$ac_objext \
7982 conftest$ac_exeext 8023 conftest$ac_exeext
7983 if test "${ac_cv_search_floor+set}" = set; then : 8024 if ${ac_cv_search_floor+:} false; then :
7984 break 8025 break
7985fi 8026fi
7986done 8027done
7987if test "${ac_cv_search_floor+set}" = set; then : 8028if ${ac_cv_search_floor+:} false; then :
7988 8029
7989else 8030else
7990 ac_cv_search_floor=no 8031 ac_cv_search_floor=no
7991fi 8032fi
7992rm conftest.$ac_ext 8033rm conftest.$ac_ext
8075 t end 8116 t end
8076 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8117 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8077 :end' >>confcache 8118 :end' >>confcache
8078if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8119if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8079 if test -w "$cache_file"; then 8120 if test -w "$cache_file"; then
8080 test "x$cache_file" != "x/dev/null" && 8121 if test "x$cache_file" != "x/dev/null"; then
8081 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8122 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8082$as_echo "$as_me: updating cache $cache_file" >&6;} 8123$as_echo "$as_me: updating cache $cache_file" >&6;}
8124 if test ! -f "$cache_file" || test -h "$cache_file"; then
8083 cat confcache >$cache_file 8125 cat confcache >"$cache_file"
8126 else
8127 case $cache_file in #(
8128 */* | ?:*)
8129 mv -f confcache "$cache_file"$$ &&
8130 mv -f "$cache_file"$$ "$cache_file" ;; #(
8131 *)
8132 mv -f confcache "$cache_file" ;;
8133 esac
8134 fi
8135 fi
8084 else 8136 else
8085 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8137 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8086$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8138$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8087 fi 8139 fi
8088fi 8140fi
8099fi 8151fi
8100 8152
8101 8153
8102{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5 8154{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5
8103$as_echo_n "checking for linux/if_tun.h... " >&6; } 8155$as_echo_n "checking for linux/if_tun.h... " >&6; }
8104if test "${tinc_cv_linux_if_tun_h+set}" = set; then : 8156if ${tinc_cv_linux_if_tun_h+:} false; then :
8105 $as_echo_n "(cached) " >&6 8157 $as_echo_n "(cached) " >&6
8106else 8158else
8107 8159
8108 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8160 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8109/* end confdefs.h. */ 8161/* end confdefs.h. */
8197 cat >>confdefs.h <<_ACEOF 8249 cat >>confdefs.h <<_ACEOF
8198#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 8250#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8199_ACEOF 8251_ACEOF
8200 8252
8201else 8253else
8202 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5 ; break 8254 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5; break
8203 8255
8204fi 8256fi
8205 8257
8206done 8258done
8207 8259
8208 8260
8209 CPPFLAGS="$tinc_ac_save_CPPFLAGS" 8261 CPPFLAGS="$tinc_ac_save_CPPFLAGS"
8210 8262
8211 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_Init in -lcrypto" >&5 8263 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_Init in -lcrypto" >&5
8212$as_echo_n "checking for SHA1_Init in -lcrypto... " >&6; } 8264$as_echo_n "checking for SHA1_Init in -lcrypto... " >&6; }
8213if test "${ac_cv_lib_crypto_SHA1_Init+set}" = set; then : 8265if ${ac_cv_lib_crypto_SHA1_Init+:} false; then :
8214 $as_echo_n "(cached) " >&6 8266 $as_echo_n "(cached) " >&6
8215else 8267else
8216 ac_check_lib_save_LIBS=$LIBS 8268 ac_check_lib_save_LIBS=$LIBS
8217LIBS="-lcrypto $LIBS" 8269LIBS="-lcrypto $LIBS"
8218cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8270cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8242 conftest$ac_exeext conftest.$ac_ext 8294 conftest$ac_exeext conftest.$ac_ext
8243LIBS=$ac_check_lib_save_LIBS 8295LIBS=$ac_check_lib_save_LIBS
8244fi 8296fi
8245{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_Init" >&5 8297{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_Init" >&5
8246$as_echo "$ac_cv_lib_crypto_SHA1_Init" >&6; } 8298$as_echo "$ac_cv_lib_crypto_SHA1_Init" >&6; }
8247if test "x$ac_cv_lib_crypto_SHA1_Init" = x""yes; then : 8299if test "x$ac_cv_lib_crypto_SHA1_Init" = xyes; then :
8248 LIBS="$LIBS -lcrypto" 8300 LIBS="$LIBS -lcrypto"
8249else 8301else
8250 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5 8302 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5
8251 8303
8252fi 8304fi
8264fi 8316fi
8265done 8317done
8266 8318
8267 8319
8268 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" 8320 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
8269if test "x$ac_cv_func_dlopen" = x""yes; then : 8321if test "x$ac_cv_func_dlopen" = xyes; then :
8270 8322
8271else 8323else
8272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 8324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
8273$as_echo_n "checking for dlopen in -ldl... " >&6; } 8325$as_echo_n "checking for dlopen in -ldl... " >&6; }
8274if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 8326if ${ac_cv_lib_dl_dlopen+:} false; then :
8275 $as_echo_n "(cached) " >&6 8327 $as_echo_n "(cached) " >&6
8276else 8328else
8277 ac_check_lib_save_LIBS=$LIBS 8329 ac_check_lib_save_LIBS=$LIBS
8278LIBS="-ldl $LIBS" 8330LIBS="-ldl $LIBS"
8279cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8331cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8303 conftest$ac_exeext conftest.$ac_ext 8355 conftest$ac_exeext conftest.$ac_ext
8304LIBS=$ac_check_lib_save_LIBS 8356LIBS=$ac_check_lib_save_LIBS
8305fi 8357fi
8306{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 8358{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
8307$as_echo "$ac_cv_lib_dl_dlopen" >&6; } 8359$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
8308if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : 8360if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
8309 LIBS="$LIBS -ldl" 8361 LIBS="$LIBS -ldl"
8310else 8362else
8311 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5 8363 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5
8312 8364
8313fi 8365fi
8315 8367
8316fi 8368fi
8317 8369
8318 8370
8319 ac_fn_cxx_check_func "$LINENO" "inflate" "ac_cv_func_inflate" 8371 ac_fn_cxx_check_func "$LINENO" "inflate" "ac_cv_func_inflate"
8320if test "x$ac_cv_func_inflate" = x""yes; then : 8372if test "x$ac_cv_func_inflate" = xyes; then :
8321 8373
8322else 8374else
8323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5 8375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
8324$as_echo_n "checking for inflate in -lz... " >&6; } 8376$as_echo_n "checking for inflate in -lz... " >&6; }
8325if test "${ac_cv_lib_z_inflate+set}" = set; then : 8377if ${ac_cv_lib_z_inflate+:} false; then :
8326 $as_echo_n "(cached) " >&6 8378 $as_echo_n "(cached) " >&6
8327else 8379else
8328 ac_check_lib_save_LIBS=$LIBS 8380 ac_check_lib_save_LIBS=$LIBS
8329LIBS="-lz $LIBS" 8381LIBS="-lz $LIBS"
8330cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8382cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8354 conftest$ac_exeext conftest.$ac_ext 8406 conftest$ac_exeext conftest.$ac_ext
8355LIBS=$ac_check_lib_save_LIBS 8407LIBS=$ac_check_lib_save_LIBS
8356fi 8408fi
8357{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5 8409{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
8358$as_echo "$ac_cv_lib_z_inflate" >&6; } 8410$as_echo "$ac_cv_lib_z_inflate" >&6; }
8359if test "x$ac_cv_lib_z_inflate" = x""yes; then : 8411if test "x$ac_cv_lib_z_inflate" = xyes; then :
8360 LIBS="$LIBS -lz" 8412 LIBS="$LIBS -lz"
8361else 8413else
8362 as_fn_error $? "OpenSSL depends on libz." "$LINENO" 5 8414 as_fn_error $? "OpenSSL depends on libz." "$LINENO" 5
8363 8415
8364fi 8416fi
8380fi 8432fi
8381 8433
8382 8434
8383if test "x$try_threads" = xyes; then 8435if test "x$try_threads" = xyes; then
8384 ac_fn_cxx_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default" 8436 ac_fn_cxx_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
8385if test "x$ac_cv_header_pthread_h" = x""yes; then : 8437if test "x$ac_cv_header_pthread_h" = xyes; then :
8386 8438
8387 LIBS="$LIBS -lpthread" 8439 LIBS="$LIBS -lpthread"
8388 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8389/* end confdefs.h. */ 8441/* end confdefs.h. */
8390#include <pthread.h> 8442#include <pthread.h>
8483 8535
8484# Check whether --enable-dns was given. 8536# Check whether --enable-dns was given.
8485if test "${enable_dns+set}" = set; then : 8537if test "${enable_dns+set}" = set; then :
8486 enableval=$enable_dns; 8538 enableval=$enable_dns;
8487 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default" 8539 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default"
8488if test "x$ac_cv_header_gmp_h" = x""yes; then : 8540if test "x$ac_cv_header_gmp_h" = xyes; then :
8489 8541
8490else 8542else
8491 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5 8543 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5
8492fi 8544fi
8493 8545
8494 8546
8495 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5 8547 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5
8496$as_echo_n "checking for main in -lgmp... " >&6; } 8548$as_echo_n "checking for main in -lgmp... " >&6; }
8497if test "${ac_cv_lib_gmp_main+set}" = set; then : 8549if ${ac_cv_lib_gmp_main+:} false; then :
8498 $as_echo_n "(cached) " >&6 8550 $as_echo_n "(cached) " >&6
8499else 8551else
8500 ac_check_lib_save_LIBS=$LIBS 8552 ac_check_lib_save_LIBS=$LIBS
8501LIBS="-lgmp $LIBS" 8553LIBS="-lgmp $LIBS"
8502cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8554cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8520 conftest$ac_exeext conftest.$ac_ext 8572 conftest$ac_exeext conftest.$ac_ext
8521LIBS=$ac_check_lib_save_LIBS 8573LIBS=$ac_check_lib_save_LIBS
8522fi 8574fi
8523{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5 8575{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5
8524$as_echo "$ac_cv_lib_gmp_main" >&6; } 8576$as_echo "$ac_cv_lib_gmp_main" >&6; }
8525if test "x$ac_cv_lib_gmp_main" = x""yes; then : 8577if test "x$ac_cv_lib_gmp_main" = xyes; then :
8526 cat >>confdefs.h <<_ACEOF 8578 cat >>confdefs.h <<_ACEOF
8527#define HAVE_LIBGMP 1 8579#define HAVE_LIBGMP 1
8528_ACEOF 8580_ACEOF
8529 8581
8530 LIBS="-lgmp $LIBS" 8582 LIBS="-lgmp $LIBS"
8542 8594
8543 8595
8544fi 8596fi
8545 8597
8546 8598
8599RSA=3072
8600# Check whether --enable-rsa-length was given.
8601if test "${enable_rsa_length+set}" = set; then :
8602 enableval=$enable_rsa_length; RSA=$enableval
8603
8604fi
8605
8606
8607cat >>confdefs.h <<_ACEOF
8608#define RSABITS $RSA
8609_ACEOF
8610
8611
8547HMAC=12 8612HMACSIZE=12
8548# Check whether --enable-hmac-length was given. 8613# Check whether --enable-hmac-length was given.
8549if test "${enable_hmac_length+set}" = set; then : 8614if test "${enable_hmac_length+set}" = set; then :
8550 enableval=$enable_hmac_length; HMAC=$enableval 8615 enableval=$enable_hmac_length; HMACSIZE=$enableval
8551 8616
8552fi 8617fi
8553 8618
8554 8619
8555cat >>confdefs.h <<_ACEOF 8620cat >>confdefs.h <<_ACEOF
8556#define HMACLENGTH $HMAC 8621#define HMACLENGTH $HMACSIZE
8557_ACEOF 8622_ACEOF
8558 8623
8559 8624
8560RAND=8 8625RANDSIZE=12
8561# Check whether --enable-rand-length was given. 8626# Check whether --enable-rand-length was given.
8562if test "${enable_rand_length+set}" = set; then : 8627if test "${enable_rand_length+set}" = set; then :
8563 enableval=$enable_rand_length; RAND=$enableval 8628 enableval=$enable_rand_length; RANDSIZE=$enableval
8564 8629
8565fi 8630fi
8566 8631
8567 8632
8568cat >>confdefs.h <<_ACEOF 8633cat >>confdefs.h <<_ACEOF
8569#define RAND_SIZE $RAND 8634#define RAND_SIZE $RANDSIZE
8570_ACEOF 8635_ACEOF
8571 8636
8572 8637
8573MTU=1500 8638MTU=1500
8574# Check whether --enable-max-mtu was given. 8639# Check whether --enable-max-mtu was given.
8577 8642
8578fi 8643fi
8579 8644
8580 8645
8581cat >>confdefs.h <<_ACEOF 8646cat >>confdefs.h <<_ACEOF
8582#define MAX_MTU $MTU + 14 8647#define MAX_MTU ($MTU + 14)
8583_ACEOF 8648_ACEOF
8584 8649
8585 8650
8586COMPRESS=1 8651COMPRESS=1
8587# Check whether --enable-compression was given. 8652# Check whether --enable-compression was given.
8599 8664
8600 8665
8601CIPHER=aes_128_cbc 8666CIPHER=aes_128_cbc
8602# Check whether --enable-cipher was given. 8667# Check whether --enable-cipher was given.
8603if test "${enable_cipher+set}" = set; then : 8668if test "${enable_cipher+set}" = set; then :
8604 enableval=$enable_cipher; if test "x$enableval" = xbf ; then CIPHER=bf_cbc ; fi 8669 enableval=$enable_cipher; if test "x$enableval" = xbf ; then CIPHER=bf_cbc ; fi
8605 if test "x$enableval" = xaes-128; then CIPHER=aes_128_cbc; fi 8670 if test "x$enableval" = xaes-128 ; then CIPHER=aes_128_cbc ; fi
8606 if test "x$enableval" = xaes-192; then CIPHER=aes_192_cbc; fi 8671 if test "x$enableval" = xaes-192 ; then CIPHER=aes_192_cbc ; fi
8607 if test "x$enableval" = xaes-256; then CIPHER=aes_256_cbc; fi 8672 if test "x$enableval" = xaes-256 ; then CIPHER=aes_256_cbc ; fi
8673 if test "x$enableval" = xcamellia-128; then CIPHER=camellia_128_cbc; fi
8674 if test "x$enableval" = xcamellia-256; then CIPHER=camellia_256_cbc; fi
8608 8675
8609fi 8676fi
8610 8677
8611 8678
8612cat >>confdefs.h <<_ACEOF 8679cat >>confdefs.h <<_ACEOF
8613#define ENABLE_CIPHER EVP_${CIPHER} 8680#define ENABLE_CIPHER EVP_${CIPHER}
8614_ACEOF 8681_ACEOF
8615 8682
8616 8683
8617DIGEST=ripemd160 8684HMAC=sha1
8618# Check whether --enable-digest was given. 8685# Check whether --enable-hmac-digest was given.
8619if test "${enable_digest+set}" = set; then : 8686if test "${enable_hmac_digest+set}" = set; then :
8687 enableval=$enable_hmac_digest; if test "x$enableval" = xwhirlpool; then HMAC=whirlpool; fi
8620 enableval=$enable_digest; if test "x$enableval" = xsha512 ; then DIGEST=sha512 ; fi 8688 if test "x$enableval" = xsha512 ; then HMAC=sha512 ; fi
8621 if test "x$enableval" = xsha256 ; then DIGEST=sha256 ; fi 8689 if test "x$enableval" = xsha256 ; then HMAC=sha256 ; fi
8622 if test "x$enableval" = xsha1 ; then DIGEST=sha1 ; fi 8690 if test "x$enableval" = xsha1 ; then HMAC=sha1 ; fi
8623 if test "x$enableval" = xripemd160; then DIGEST=ripemd160; fi 8691 if test "x$enableval" = xripemd160; then HMAC=ripemd160; fi
8624 if test "x$enableval" = xmd5 ; then DIGEST=md5 ; fi
8625 if test "x$enableval" = xmd4 ; then DIGEST=md4 ; fi
8626 8692
8627fi 8693fi
8628 8694
8629 8695
8630cat >>confdefs.h <<_ACEOF 8696cat >>confdefs.h <<_ACEOF
8697#define ENABLE_HMAC EVP_${HMAC}
8698_ACEOF
8699
8700
8701AUTH=sha512
8702# Check whether --enable-auth-digest was given.
8703if test "${enable_auth_digest+set}" = set; then :
8704 enableval=$enable_auth_digest; if test "x$enableval" = xwhirlpool; then AUTH=whirlpool; fi
8705 if test "x$enableval" = xsha512 ; then AUTH=sha512 ; fi
8706 if test "x$enableval" = xsha256 ; then AUTH=sha256 ; fi
8707
8708fi
8709
8710
8711cat >>confdefs.h <<_ACEOF
8631#define ENABLE_DIGEST EVP_${DIGEST} 8712#define ENABLE_AUTH EVP_${AUTH}
8632_ACEOF 8713_ACEOF
8633 8714
8634 8715
8635if $CXX -v --help 2>&1 | grep -q fno-rtti; then 8716if $CXX -v --help 2>&1 | grep -q fno-rtti; then
8636 CXXFLAGS="$CXXFLAGS -fno-rtti" 8717 CXXFLAGS="$CXXFLAGS -fno-rtti"
8709 t end 8790 t end
8710 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8791 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8711 :end' >>confcache 8792 :end' >>confcache
8712if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8793if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8713 if test -w "$cache_file"; then 8794 if test -w "$cache_file"; then
8714 test "x$cache_file" != "x/dev/null" && 8795 if test "x$cache_file" != "x/dev/null"; then
8715 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8796 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8716$as_echo "$as_me: updating cache $cache_file" >&6;} 8797$as_echo "$as_me: updating cache $cache_file" >&6;}
8798 if test ! -f "$cache_file" || test -h "$cache_file"; then
8717 cat confcache >$cache_file 8799 cat confcache >"$cache_file"
8800 else
8801 case $cache_file in #(
8802 */* | ?:*)
8803 mv -f confcache "$cache_file"$$ &&
8804 mv -f "$cache_file"$$ "$cache_file" ;; #(
8805 *)
8806 mv -f confcache "$cache_file" ;;
8807 esac
8808 fi
8809 fi
8718 else 8810 else
8719 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8811 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8720$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8812$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8721 fi 8813 fi
8722fi 8814fi
8772if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then 8864if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then
8773 as_fn_error $? "conditional \"ROHC\" was never defined. 8865 as_fn_error $? "conditional \"ROHC\" was never defined.
8774Usually this means the macro was only invoked conditionally." "$LINENO" 5 8866Usually this means the macro was only invoked conditionally." "$LINENO" 5
8775fi 8867fi
8776 8868
8777: ${CONFIG_STATUS=./config.status} 8869: "${CONFIG_STATUS=./config.status}"
8778ac_write_fail=0 8870ac_write_fail=0
8779ac_clean_files_save=$ac_clean_files 8871ac_clean_files_save=$ac_clean_files
8780ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8872ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8781{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8873{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8782$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8874$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8873# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8965# (If _AS_PATH_WALK were called with IFS unset, it would disable word
8874# splitting by setting IFS to empty value.) 8966# splitting by setting IFS to empty value.)
8875IFS=" "" $as_nl" 8967IFS=" "" $as_nl"
8876 8968
8877# Find who we are. Look in the path if we contain no directory separator. 8969# Find who we are. Look in the path if we contain no directory separator.
8970as_myself=
8878case $0 in #(( 8971case $0 in #((
8879 *[\\/]* ) as_myself=$0 ;; 8972 *[\\/]* ) as_myself=$0 ;;
8880 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8973 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8881for as_dir in $PATH 8974for as_dir in $PATH
8882do 8975do
9068 if ln -s conf$$.file conf$$ 2>/dev/null; then 9161 if ln -s conf$$.file conf$$ 2>/dev/null; then
9069 as_ln_s='ln -s' 9162 as_ln_s='ln -s'
9070 # ... but there are two gotchas: 9163 # ... but there are two gotchas:
9071 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 9164 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
9072 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 9165 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
9073 # In both cases, we have to default to `cp -p'. 9166 # In both cases, we have to default to `cp -pR'.
9074 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 9167 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
9075 as_ln_s='cp -p' 9168 as_ln_s='cp -pR'
9076 elif ln conf$$.file conf$$ 2>/dev/null; then 9169 elif ln conf$$.file conf$$ 2>/dev/null; then
9077 as_ln_s=ln 9170 as_ln_s=ln
9078 else 9171 else
9079 as_ln_s='cp -p' 9172 as_ln_s='cp -pR'
9080 fi 9173 fi
9081else 9174else
9082 as_ln_s='cp -p' 9175 as_ln_s='cp -pR'
9083fi 9176fi
9084rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 9177rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
9085rmdir conf$$.dir 2>/dev/null 9178rmdir conf$$.dir 2>/dev/null
9086 9179
9087 9180
9137else 9230else
9138 test -d ./-p && rmdir ./-p 9231 test -d ./-p && rmdir ./-p
9139 as_mkdir_p=false 9232 as_mkdir_p=false
9140fi 9233fi
9141 9234
9142if test -x / >/dev/null 2>&1; then 9235
9236# as_fn_executable_p FILE
9237# -----------------------
9238# Test if FILE is an executable regular file.
9239as_fn_executable_p ()
9240{
9241 test -f "$1" && test -x "$1"
9242} # as_fn_executable_p
9143 as_test_x='test -x' 9243as_test_x='test -x'
9144else 9244as_executable_p=as_fn_executable_p
9145 if ls -dL / >/dev/null 2>&1; then
9146 as_ls_L_option=L
9147 else
9148 as_ls_L_option=
9149 fi
9150 as_test_x='
9151 eval sh -c '\''
9152 if test -d "$1"; then
9153 test -d "$1/.";
9154 else
9155 case $1 in #(
9156 -*)set "./$1";;
9157 esac;
9158 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
9159 ???[sx]*):;;*)false;;esac;fi
9160 '\'' sh
9161 '
9162fi
9163as_executable_p=$as_test_x
9164 9245
9165# Sed expression to map a string onto a valid CPP name. 9246# Sed expression to map a string onto a valid CPP name.
9166as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 9247as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
9167 9248
9168# Sed expression to map a string onto a valid variable name. 9249# Sed expression to map a string onto a valid variable name.
9180# Save the log message, to keep $0 and so on meaningful, and to 9261# Save the log message, to keep $0 and so on meaningful, and to
9181# report actual input values of CONFIG_FILES etc. instead of their 9262# report actual input values of CONFIG_FILES etc. instead of their
9182# values after options handling. 9263# values after options handling.
9183ac_log=" 9264ac_log="
9184This file was extended by $as_me, which was 9265This file was extended by $as_me, which was
9185generated by GNU Autoconf 2.67. Invocation command line was 9266generated by GNU Autoconf 2.69. Invocation command line was
9186 9267
9187 CONFIG_FILES = $CONFIG_FILES 9268 CONFIG_FILES = $CONFIG_FILES
9188 CONFIG_HEADERS = $CONFIG_HEADERS 9269 CONFIG_HEADERS = $CONFIG_HEADERS
9189 CONFIG_LINKS = $CONFIG_LINKS 9270 CONFIG_LINKS = $CONFIG_LINKS
9190 CONFIG_COMMANDS = $CONFIG_COMMANDS 9271 CONFIG_COMMANDS = $CONFIG_COMMANDS
9246_ACEOF 9327_ACEOF
9247cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9328cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9248ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 9329ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
9249ac_cs_version="\\ 9330ac_cs_version="\\
9250config.status 9331config.status
9251configured by $0, generated by GNU Autoconf 2.67, 9332configured by $0, generated by GNU Autoconf 2.69,
9252 with options \\"\$ac_cs_config\\" 9333 with options \\"\$ac_cs_config\\"
9253 9334
9254Copyright (C) 2010 Free Software Foundation, Inc. 9335Copyright (C) 2012 Free Software Foundation, Inc.
9255This config.status script is free software; the Free Software Foundation 9336This config.status script is free software; the Free Software Foundation
9256gives unlimited permission to copy, distribute and modify it." 9337gives unlimited permission to copy, distribute and modify it."
9257 9338
9258ac_pwd='$ac_pwd' 9339ac_pwd='$ac_pwd'
9259srcdir='$srcdir' 9340srcdir='$srcdir'
9340fi 9421fi
9341 9422
9342_ACEOF 9423_ACEOF
9343cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9424cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9344if \$ac_cs_recheck; then 9425if \$ac_cs_recheck; then
9345 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 9426 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
9346 shift 9427 shift
9347 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 9428 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
9348 CONFIG_SHELL='$SHELL' 9429 CONFIG_SHELL='$SHELL'
9349 export CONFIG_SHELL 9430 export CONFIG_SHELL
9350 exec "\$@" 9431 exec "\$@"
9391 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 9472 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
9392 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 9473 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
9393 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; 9474 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
9394 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; 9475 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
9395 9476
9396 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 9477 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
9397 esac 9478 esac
9398done 9479done
9399 9480
9400 9481
9401# If the user did not use the arguments to specify the items to instantiate, 9482# If the user did not use the arguments to specify the items to instantiate,
9414# Hook for its removal unless debugging. 9495# Hook for its removal unless debugging.
9415# Note that there is a small window in which the directory will not be cleaned: 9496# Note that there is a small window in which the directory will not be cleaned:
9416# after its creation but before its name has been assigned to `$tmp'. 9497# after its creation but before its name has been assigned to `$tmp'.
9417$debug || 9498$debug ||
9418{ 9499{
9419 tmp= 9500 tmp= ac_tmp=
9420 trap 'exit_status=$? 9501 trap 'exit_status=$?
9502 : "${ac_tmp:=$tmp}"
9421 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 9503 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9422' 0 9504' 0
9423 trap 'as_fn_exit 1' 1 2 13 15 9505 trap 'as_fn_exit 1' 1 2 13 15
9424} 9506}
9425# Create a (secure) tmp directory for tmp files. 9507# Create a (secure) tmp directory for tmp files.
9426 9508
9427{ 9509{
9428 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 9510 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9429 test -n "$tmp" && test -d "$tmp" 9511 test -d "$tmp"
9430} || 9512} ||
9431{ 9513{
9432 tmp=./conf$$-$RANDOM 9514 tmp=./conf$$-$RANDOM
9433 (umask 077 && mkdir "$tmp") 9515 (umask 077 && mkdir "$tmp")
9434} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 9516} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
9517ac_tmp=$tmp
9435 9518
9436# Set up the scripts for CONFIG_FILES section. 9519# Set up the scripts for CONFIG_FILES section.
9437# No need to generate them if there are no CONFIG_FILES. 9520# No need to generate them if there are no CONFIG_FILES.
9438# This happens for instance with `./config.status config.h'. 9521# This happens for instance with `./config.status config.h'.
9439if test -n "$CONFIG_FILES"; then 9522if test -n "$CONFIG_FILES"; then
9451 ac_cs_awk_cr='\\r' 9534 ac_cs_awk_cr='\\r'
9452else 9535else
9453 ac_cs_awk_cr=$ac_cr 9536 ac_cs_awk_cr=$ac_cr
9454fi 9537fi
9455 9538
9456echo 'BEGIN {' >"$tmp/subs1.awk" && 9539echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
9457_ACEOF 9540_ACEOF
9458 9541
9459 9542
9460{ 9543{
9461 echo "cat >conf$$subs.awk <<_ACEOF" && 9544 echo "cat >conf$$subs.awk <<_ACEOF" &&
9479 fi 9562 fi
9480done 9563done
9481rm -f conf$$subs.sh 9564rm -f conf$$subs.sh
9482 9565
9483cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9566cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9484cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 9567cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
9485_ACEOF 9568_ACEOF
9486sed -n ' 9569sed -n '
9487h 9570h
9488s/^/S["/; s/!.*/"]=/ 9571s/^/S["/; s/!.*/"]=/
9489p 9572p
9527} 9610}
9528' >>$CONFIG_STATUS || ac_write_fail=1 9611' >>$CONFIG_STATUS || ac_write_fail=1
9529rm -f conf$$subs.awk 9612rm -f conf$$subs.awk
9530cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9613cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9531_ACAWK 9614_ACAWK
9532cat >>"\$tmp/subs1.awk" <<_ACAWK && 9615cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
9533 for (key in S) S_is_set[key] = 1 9616 for (key in S) S_is_set[key] = 1
9534 FS = "" 9617 FS = ""
9535 9618
9536} 9619}
9537{ 9620{
9559cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9642cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9560if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9643if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9561 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9644 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9562else 9645else
9563 cat 9646 cat
9564fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9647fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
9565 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 9648 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9566_ACEOF 9649_ACEOF
9567 9650
9568# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 9651# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9569# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 9652# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9593 9676
9594# Set up the scripts for CONFIG_HEADERS section. 9677# Set up the scripts for CONFIG_HEADERS section.
9595# No need to generate them if there are no CONFIG_HEADERS. 9678# No need to generate them if there are no CONFIG_HEADERS.
9596# This happens for instance with `./config.status Makefile'. 9679# This happens for instance with `./config.status Makefile'.
9597if test -n "$CONFIG_HEADERS"; then 9680if test -n "$CONFIG_HEADERS"; then
9598cat >"$tmp/defines.awk" <<\_ACAWK || 9681cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
9599BEGIN { 9682BEGIN {
9600_ACEOF 9683_ACEOF
9601 9684
9602# Transform confdefs.h into an awk script `defines.awk', embedded as 9685# Transform confdefs.h into an awk script `defines.awk', embedded as
9603# here-document in config.status, that substitutes the proper values into 9686# here-document in config.status, that substitutes the proper values into
9605 9688
9606# Create a delimiter string that does not exist in confdefs.h, to ease 9689# Create a delimiter string that does not exist in confdefs.h, to ease
9607# handling of long lines. 9690# handling of long lines.
9608ac_delim='%!_!# ' 9691ac_delim='%!_!# '
9609for ac_last_try in false false :; do 9692for ac_last_try in false false :; do
9610 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9693 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
9611 if test -z "$ac_t"; then 9694 if test -z "$ac_tt"; then
9612 break 9695 break
9613 elif $ac_last_try; then 9696 elif $ac_last_try; then
9614 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 9697 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9615 else 9698 else
9616 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9699 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9707 case $ac_tag in 9790 case $ac_tag in
9708 :[FHLC]) ac_mode=$ac_tag; continue;; 9791 :[FHLC]) ac_mode=$ac_tag; continue;;
9709 esac 9792 esac
9710 case $ac_mode$ac_tag in 9793 case $ac_mode$ac_tag in
9711 :[FHL]*:*);; 9794 :[FHL]*:*);;
9712 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 9795 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
9713 :[FH]-) ac_tag=-:-;; 9796 :[FH]-) ac_tag=-:-;;
9714 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9797 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9715 esac 9798 esac
9716 ac_save_IFS=$IFS 9799 ac_save_IFS=$IFS
9717 IFS=: 9800 IFS=:
9726 :[FH]) 9809 :[FH])
9727 ac_file_inputs= 9810 ac_file_inputs=
9728 for ac_f 9811 for ac_f
9729 do 9812 do
9730 case $ac_f in 9813 case $ac_f in
9731 -) ac_f="$tmp/stdin";; 9814 -) ac_f="$ac_tmp/stdin";;
9732 *) # Look for the file first in the build tree, then in the source tree 9815 *) # Look for the file first in the build tree, then in the source tree
9733 # (if the path is not absolute). The absolute path cannot be DOS-style, 9816 # (if the path is not absolute). The absolute path cannot be DOS-style,
9734 # because $ac_f cannot contain `:'. 9817 # because $ac_f cannot contain `:'.
9735 test -f "$ac_f" || 9818 test -f "$ac_f" ||
9736 case $ac_f in 9819 case $ac_f in
9737 [\\/$]*) false;; 9820 [\\/$]*) false;;
9738 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9821 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9739 esac || 9822 esac ||
9740 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 9823 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
9741 esac 9824 esac
9742 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9825 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9743 as_fn_append ac_file_inputs " '$ac_f'" 9826 as_fn_append ac_file_inputs " '$ac_f'"
9744 done 9827 done
9745 9828
9761 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9844 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9762 *) ac_sed_conf_input=$configure_input;; 9845 *) ac_sed_conf_input=$configure_input;;
9763 esac 9846 esac
9764 9847
9765 case $ac_tag in 9848 case $ac_tag in
9766 *:-:* | *:-) cat >"$tmp/stdin" \ 9849 *:-:* | *:-) cat >"$ac_tmp/stdin" \
9767 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9850 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9768 esac 9851 esac
9769 ;; 9852 ;;
9770 esac 9853 esac
9771 9854
9772 ac_dir=`$as_dirname -- "$ac_file" || 9855 ac_dir=`$as_dirname -- "$ac_file" ||
9898s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9981s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9899s&@INSTALL@&$ac_INSTALL&;t t 9982s&@INSTALL@&$ac_INSTALL&;t t
9900s&@MKDIR_P@&$ac_MKDIR_P&;t t 9983s&@MKDIR_P@&$ac_MKDIR_P&;t t
9901$ac_datarootdir_hack 9984$ac_datarootdir_hack
9902" 9985"
9903eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9986eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
9904 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9987 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9905 9988
9906test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9989test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9907 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9990 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
9908 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9991 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9992 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9909 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9993 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9910which seems to be undefined. Please make sure it is defined" >&5 9994which seems to be undefined. Please make sure it is defined" >&5
9911$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9995$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9912which seems to be undefined. Please make sure it is defined" >&2;} 9996which seems to be undefined. Please make sure it is defined" >&2;}
9913 9997
9914 rm -f "$tmp/stdin" 9998 rm -f "$ac_tmp/stdin"
9915 case $ac_file in 9999 case $ac_file in
9916 -) cat "$tmp/out" && rm -f "$tmp/out";; 10000 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9917 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 10001 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9918 esac \ 10002 esac \
9919 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 10003 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9920 ;; 10004 ;;
9921 :H) 10005 :H)
9922 # 10006 #
9923 # CONFIG_HEADER 10007 # CONFIG_HEADER
9924 # 10008 #
9925 if test x"$ac_file" != x-; then 10009 if test x"$ac_file" != x-; then
9926 { 10010 {
9927 $as_echo "/* $configure_input */" \ 10011 $as_echo "/* $configure_input */" \
9928 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 10012 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9929 } >"$tmp/config.h" \ 10013 } >"$ac_tmp/config.h" \
9930 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 10014 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9931 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 10015 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
9932 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 10016 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9933$as_echo "$as_me: $ac_file is unchanged" >&6;} 10017$as_echo "$as_me: $ac_file is unchanged" >&6;}
9934 else 10018 else
9935 rm -f "$ac_file" 10019 rm -f "$ac_file"
9936 mv "$tmp/config.h" "$ac_file" \ 10020 mv "$ac_tmp/config.h" "$ac_file" \
9937 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 10021 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9938 fi 10022 fi
9939 else 10023 else
9940 $as_echo "/* $configure_input */" \ 10024 $as_echo "/* $configure_input */" \
9941 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 10025 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9942 || as_fn_error $? "could not create -" "$LINENO" 5 10026 || as_fn_error $? "could not create -" "$LINENO" 5
9943 fi 10027 fi
9944# Compute "$ac_file"'s index in $config_headers. 10028# Compute "$ac_file"'s index in $config_headers.
9945_am_arg="$ac_file" 10029_am_arg="$ac_file"
9946_am_stamp_count=1 10030_am_stamp_count=1
10217echo 10301echo
10218echo "***" 10302echo "***"
10219echo "*** Configuration Summary" 10303echo "*** Configuration Summary"
10220echo "***" 10304echo "***"
10221echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE" 10305echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE"
10306echo "*** RSA size: $RSA"
10222echo "*** Cipher used: $CIPHER" 10307echo "*** Cipher used: $CIPHER"
10223echo "*** Digest used: $DIGEST" 10308echo "*** Digest used: $DIGEST"
10309echo "*** Authdigest: $AUTH"
10224echo "*** HMAC length: $HMAC" 10310echo "*** HMAC length: $HMAC"
10225echo "*** RAND used: $RAND" 10311echo "*** RAND used: $RAND"
10226echo "*** Max. MTU: $MTU" 10312echo "*** Max. MTU: $MTU"
10227 10313
10228echo "***" 10314echo "***"
10229echo "*** Enable options:" 10315echo "*** Enable options:"
10230grep ENABLE_ config.h | sed -e 's/^/*** /' 10316grep ENABLE_ config.h | sed -e 's/^/*** /'
10231 10317
10232if test "x$DIGEST" = xmd4; then 10318if test "$HMACSIZE" -lt 12; then
10233echo "***" 10319echo "***"
10234echo "*** WARNING: The digest you have chosen ($DIGEST) is known to be insecure" 10320echo "*** WARNING: The hmac length you have chosen ($HMACSIZE) is quite insecure"
10235fi 10321fi
10236 10322
10237if test "x$DIGEST" = xmd5; then 10323if test "$RANDSIZE" -lt 12; then
10238echo "***" 10324echo "***"
10239echo "*** WARNING: The digest you have chosen ($DIGEST) is probably insecure"
10240fi
10241
10242if test "$HMAC" -lt 12; then
10243echo "***"
10244echo "*** WARNING: The hmac length you have chosen ($HMAC) is probably insecure"
10245fi
10246
10247if test "$RAND" -lt 8; then
10248echo "***"
10249echo "*** WARNING: The random prefix you have chosen ($RAND) is probably insecure" 10325echo "*** WARNING: The random prefix you have chosen ($RANDSIZE) is probably insecure"
10250fi 10326fi
10251 10327
10252echo "***" 10328echo "***"
10253echo 10329echo
10254 10330

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines