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

Comparing gvpe/configure (file contents):
Revision 1.45 by root, Tue Feb 15 13:31:21 2011 UTC vs.
Revision 1.58 by root, Wed Nov 2 07:06:38 2016 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.
692htmldir 720htmldir
693infodir 721infodir
694docdir 722docdir
695oldincludedir 723oldincludedir
696includedir 724includedir
725runstatedir
697localstatedir 726localstatedir
698sharedstatedir 727sharedstatedir
699sysconfdir 728sysconfdir
700datadir 729datadir
701datarootdir 730datarootdir
725with_libintl_prefix 754with_libintl_prefix
726enable_iftype 755enable_iftype
727with_kernel 756with_kernel
728with_openssl_include 757with_openssl_include
729with_openssl_lib 758with_openssl_lib
759enable_threads
730enable_static_daemon 760enable_static_daemon
731enable_icmp 761enable_icmp
732enable_tcp 762enable_tcp
733enable_http_proxy 763enable_http_proxy
734enable_dns 764enable_dns
765enable_rsa_length
735enable_hmac_length 766enable_hmac_length
736enable_rand_length
737enable_max_mtu 767enable_max_mtu
738enable_compression 768enable_compression
739enable_cipher 769enable_cipher
740enable_digest 770enable_hmac_digest
771enable_auth_digest
741' 772'
742 ac_precious_vars='build_alias 773 ac_precious_vars='build_alias
743host_alias 774host_alias
744target_alias 775target_alias
745CC 776CC
788datarootdir='${prefix}/share' 819datarootdir='${prefix}/share'
789datadir='${datarootdir}' 820datadir='${datarootdir}'
790sysconfdir='${prefix}/etc' 821sysconfdir='${prefix}/etc'
791sharedstatedir='${prefix}/com' 822sharedstatedir='${prefix}/com'
792localstatedir='${prefix}/var' 823localstatedir='${prefix}/var'
824runstatedir='${localstatedir}/run'
793includedir='${prefix}/include' 825includedir='${prefix}/include'
794oldincludedir='/usr/include' 826oldincludedir='/usr/include'
795docdir='${datarootdir}/doc/${PACKAGE}' 827docdir='${datarootdir}/doc/${PACKAGE}'
796infodir='${datarootdir}/info' 828infodir='${datarootdir}/info'
797htmldir='${docdir}' 829htmldir='${docdir}'
1040 1072
1041 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 1073 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1042 | -silent | --silent | --silen | --sile | --sil) 1074 | -silent | --silent | --silen | --sile | --sil)
1043 silent=yes ;; 1075 silent=yes ;;
1044 1076
1077 -runstatedir | --runstatedir | --runstatedi | --runstated \
1078 | --runstate | --runstat | --runsta | --runst | --runs \
1079 | --run | --ru | --r)
1080 ac_prev=runstatedir ;;
1081 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1082 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1083 | --run=* | --ru=* | --r=*)
1084 runstatedir=$ac_optarg ;;
1085
1045 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) 1086 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1046 ac_prev=sbindir ;; 1087 ac_prev=sbindir ;;
1047 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ 1088 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1048 | --sbi=* | --sb=*) 1089 | --sbi=* | --sb=*)
1049 sbindir=$ac_optarg ;; 1090 sbindir=$ac_optarg ;;
1154 *) 1195 *)
1155 # FIXME: should be removed in autoconf 3.0. 1196 # FIXME: should be removed in autoconf 3.0.
1156 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1197 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1157 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1198 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1158 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1199 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1159 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1200 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1160 ;; 1201 ;;
1161 1202
1162 esac 1203 esac
1163done 1204done
1164 1205
1177 1218
1178# Check all directory arguments for consistency. 1219# Check all directory arguments for consistency.
1179for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1220for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1180 datadir sysconfdir sharedstatedir localstatedir includedir \ 1221 datadir sysconfdir sharedstatedir localstatedir includedir \
1181 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ 1222 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1182 libdir localedir mandir 1223 libdir localedir mandir runstatedir
1183do 1224do
1184 eval ac_val=\$$ac_var 1225 eval ac_val=\$$ac_var
1185 # Remove trailing slashes. 1226 # Remove trailing slashes.
1186 case $ac_val in 1227 case $ac_val in
1187 */ ) 1228 */ )
1205 1246
1206# FIXME: To remove some day. 1247# FIXME: To remove some day.
1207if test "x$host_alias" != x; then 1248if test "x$host_alias" != x; then
1208 if test "x$build_alias" = x; then 1249 if test "x$build_alias" = x; then
1209 cross_compiling=maybe 1250 cross_compiling=maybe
1210 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1211 If a cross compiler is detected then cross compile mode will be used" >&2
1212 elif test "x$build_alias" != "x$host_alias"; then 1251 elif test "x$build_alias" != "x$host_alias"; then
1213 cross_compiling=yes 1252 cross_compiling=yes
1214 fi 1253 fi
1215fi 1254fi
1216 1255
1332 --sbindir=DIR system admin executables [EPREFIX/sbin] 1371 --sbindir=DIR system admin executables [EPREFIX/sbin]
1333 --libexecdir=DIR program executables [EPREFIX/libexec] 1372 --libexecdir=DIR program executables [EPREFIX/libexec]
1334 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1373 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1335 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1374 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1336 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1375 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1376 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1337 --libdir=DIR object code libraries [EPREFIX/lib] 1377 --libdir=DIR object code libraries [EPREFIX/lib]
1338 --includedir=DIR C header files [PREFIX/include] 1378 --includedir=DIR C header files [PREFIX/include]
1339 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1379 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1340 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1380 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1341 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1381 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1385 "tincd/darwin" "native/cygwin"; Untested 1425 "tincd/darwin" "native/cygwin"; Untested
1386 combinations are: "tincd/bsd" "tincd/solaris" 1426 combinations are: "tincd/bsd" "tincd/solaris"
1387 "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket"; 1427 "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket";
1388 Broken combinations are: "tincd/cygwin"; The default 1428 Broken combinations are: "tincd/cygwin"; The default
1389 is to autodetect. 1429 is to autodetect.
1430 --enable-threads try to use threads for long-running asynchronous
1431 operations (default enabled).
1390 --enable-static-daemon enable statically linked daemon. 1432 --enable-static-daemon enable statically linked daemon.
1391 --disable-icmp enable icmp protocol support (default enabled). 1433 --disable-icmp enable icmp protocol support (default enabled).
1392 --disable-tcp enable tcp protocol support (default enabled). 1434 --disable-tcp enable tcp protocol support (default enabled).
1393 --disable-http-proxy enable http proxy connect support (default enabled). 1435 --disable-http-proxy enable http proxy connect support (default enabled).
1394 --enable-dns enable dns tunnel protocol support (default 1436 --enable-dns enable dns tunnel protocol support (default
1395 disabled). 1437 disabled).
1438 --enable-rsa-length=BITS
1439 use BITS rsa keys (default 3072). Allowed values are
1440 2048-10240.
1396 --enable-hmac-length=BYTES 1441 --enable-hmac-length=BYTES
1397 use a hmac of length BYTES bytes (default 12). 1442 use a hmac of length BYTES bytes (default 12).
1398 Allowed values are 4, 8, 12, 16. 1443 Allowed values are 4, 8, 12, 16.
1399 --enable-rand-length=BYTES
1400 use BYTES bytes of extra randomness (default 8).
1401 Allowed values are 0, 4, 8.
1402 --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).
1403 Use 9100 for jumbogram support. 1445 Use 9100 for jumbogram support.
1404 --disable-compression Disable compression support. 1446 --disable-compression Disable compression support.
1405 --enable-cipher=CIPHER Select the symmetric cipher (default "aes-128"). 1447 --enable-cipher=CIPHER Select the symmetric cipher (default "aes-128").
1406 Must be one of "bf" (blowfish), "aes-128" 1448 Must be one of "aes-128" (rijndael), "aes-192", or
1407 (rijndael), "aes-192" or "aes-256". 1449 "aes-256".
1408 --enable-digest=CIPHER Select the digest algorithm to use (default 1450 --enable-hmac-digest=HMAC
1451 Select the HMAC digest algorithm to use (default
1409 "ripemd160"). Must be one of "sha512", "sha256", 1452 "sha1"). Must be one of "sha512", "sha256", "sha1",
1410 "sha1" (somewhat insecure), "ripemd160", "md5" 1453 "ripemd160", "whirlpool".
1411 (insecure) or "md4" (insecure). 1454 --enable-auth-digest=DIGEST
1455 Select the hmac algorithm to use (default "sha512").
1456 Must be one of "sha512", "sha256", "whirlpool".
1412 1457
1413Optional Packages: 1458Optional Packages:
1414 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1459 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1415 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1460 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1416 --with-gnu-ld assume the C compiler uses GNU ld default=no 1461 --with-gnu-ld assume the C compiler uses GNU ld default=no
1501 1546
1502test -n "$ac_init_help" && exit $ac_status 1547test -n "$ac_init_help" && exit $ac_status
1503if $ac_init_version; then 1548if $ac_init_version; then
1504 cat <<\_ACEOF 1549 cat <<\_ACEOF
1505configure 1550configure
1506generated by GNU Autoconf 2.67 1551generated by GNU Autoconf 2.69
1507 1552
1508Copyright (C) 2010 Free Software Foundation, Inc. 1553Copyright (C) 2012 Free Software Foundation, Inc.
1509This configure script is free software; the Free Software Foundation 1554This configure script is free software; the Free Software Foundation
1510gives unlimited permission to copy, distribute and modify it. 1555gives unlimited permission to copy, distribute and modify it.
1511_ACEOF 1556_ACEOF
1512 exit 1557 exit
1513fi 1558fi
1547 $as_echo "$as_me: failed program was:" >&5 1592 $as_echo "$as_me: failed program was:" >&5
1548sed 's/^/| /' conftest.$ac_ext >&5 1593sed 's/^/| /' conftest.$ac_ext >&5
1549 1594
1550 ac_retval=1 1595 ac_retval=1
1551fi 1596fi
1552 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1597 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1553 as_fn_set_status $ac_retval 1598 as_fn_set_status $ac_retval
1554 1599
1555} # ac_fn_c_try_compile 1600} # ac_fn_c_try_compile
1556 1601
1557# ac_fn_c_try_link LINENO 1602# ac_fn_c_try_link LINENO
1579 test $ac_status = 0; } && { 1624 test $ac_status = 0; } && {
1580 test -z "$ac_c_werror_flag" || 1625 test -z "$ac_c_werror_flag" ||
1581 test ! -s conftest.err 1626 test ! -s conftest.err
1582 } && test -s conftest$ac_exeext && { 1627 } && test -s conftest$ac_exeext && {
1583 test "$cross_compiling" = yes || 1628 test "$cross_compiling" = yes ||
1584 $as_test_x conftest$ac_exeext 1629 test -x conftest$ac_exeext
1585 }; then : 1630 }; then :
1586 ac_retval=0 1631 ac_retval=0
1587else 1632else
1588 $as_echo "$as_me: failed program was:" >&5 1633 $as_echo "$as_me: failed program was:" >&5
1589sed 's/^/| /' conftest.$ac_ext >&5 1634sed 's/^/| /' conftest.$ac_ext >&5
1593 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1638 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1594 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1639 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1595 # interfere with the next link command; also delete a directory that is 1640 # interfere with the next link command; also delete a directory that is
1596 # left behind by Apple's compiler. We do this before executing the actions. 1641 # left behind by Apple's compiler. We do this before executing the actions.
1597 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1642 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1598 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1643 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1599 as_fn_set_status $ac_retval 1644 as_fn_set_status $ac_retval
1600 1645
1601} # ac_fn_c_try_link 1646} # ac_fn_c_try_link
1602 1647
1603# ac_fn_c_try_cpp LINENO 1648# ac_fn_c_try_cpp LINENO
1630 $as_echo "$as_me: failed program was:" >&5 1675 $as_echo "$as_me: failed program was:" >&5
1631sed 's/^/| /' conftest.$ac_ext >&5 1676sed 's/^/| /' conftest.$ac_ext >&5
1632 1677
1633 ac_retval=1 1678 ac_retval=1
1634fi 1679fi
1635 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1680 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1636 as_fn_set_status $ac_retval 1681 as_fn_set_status $ac_retval
1637 1682
1638} # ac_fn_c_try_cpp 1683} # ac_fn_c_try_cpp
1639 1684
1640# ac_fn_cxx_try_compile LINENO 1685# ac_fn_cxx_try_compile LINENO
1668 $as_echo "$as_me: failed program was:" >&5 1713 $as_echo "$as_me: failed program was:" >&5
1669sed 's/^/| /' conftest.$ac_ext >&5 1714sed 's/^/| /' conftest.$ac_ext >&5
1670 1715
1671 ac_retval=1 1716 ac_retval=1
1672fi 1717fi
1673 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1718 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1674 as_fn_set_status $ac_retval 1719 as_fn_set_status $ac_retval
1675 1720
1676} # ac_fn_cxx_try_compile 1721} # ac_fn_cxx_try_compile
1677 1722
1678# ac_fn_cxx_try_cpp LINENO 1723# ac_fn_cxx_try_cpp LINENO
1705 $as_echo "$as_me: failed program was:" >&5 1750 $as_echo "$as_me: failed program was:" >&5
1706sed 's/^/| /' conftest.$ac_ext >&5 1751sed 's/^/| /' conftest.$ac_ext >&5
1707 1752
1708 ac_retval=1 1753 ac_retval=1
1709fi 1754fi
1710 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1755 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1711 as_fn_set_status $ac_retval 1756 as_fn_set_status $ac_retval
1712 1757
1713} # ac_fn_cxx_try_cpp 1758} # ac_fn_cxx_try_cpp
1714 1759
1715# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 1760# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1718# the include files in INCLUDES and setting the cache variable VAR 1763# the include files in INCLUDES and setting the cache variable VAR
1719# accordingly. 1764# accordingly.
1720ac_fn_cxx_check_header_mongrel () 1765ac_fn_cxx_check_header_mongrel ()
1721{ 1766{
1722 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1767 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1723 if eval "test \"\${$3+set}\"" = set; then : 1768 if eval \${$3+:} false; then :
1724 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1725$as_echo_n "checking for $2... " >&6; } 1770$as_echo_n "checking for $2... " >&6; }
1726if eval "test \"\${$3+set}\"" = set; then : 1771if eval \${$3+:} false; then :
1727 $as_echo_n "(cached) " >&6 1772 $as_echo_n "(cached) " >&6
1728fi 1773fi
1729eval ac_res=\$$3 1774eval ac_res=\$$3
1730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1731$as_echo "$ac_res" >&6; } 1776$as_echo "$ac_res" >&6; }
1784$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1829$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1785 ;; 1830 ;;
1786esac 1831esac
1787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1788$as_echo_n "checking for $2... " >&6; } 1833$as_echo_n "checking for $2... " >&6; }
1789if eval "test \"\${$3+set}\"" = set; then : 1834if eval \${$3+:} false; then :
1790 $as_echo_n "(cached) " >&6 1835 $as_echo_n "(cached) " >&6
1791else 1836else
1792 eval "$3=\$ac_header_compiler" 1837 eval "$3=\$ac_header_compiler"
1793fi 1838fi
1794eval ac_res=\$$3 1839eval ac_res=\$$3
1795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1796$as_echo "$ac_res" >&6; } 1841$as_echo "$ac_res" >&6; }
1797fi 1842fi
1798 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1843 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1799 1844
1800} # ac_fn_cxx_check_header_mongrel 1845} # ac_fn_cxx_check_header_mongrel
1801 1846
1802# ac_fn_cxx_try_run LINENO 1847# ac_fn_cxx_try_run LINENO
1803# ------------------------ 1848# ------------------------
1834sed 's/^/| /' conftest.$ac_ext >&5 1879sed 's/^/| /' conftest.$ac_ext >&5
1835 1880
1836 ac_retval=$ac_status 1881 ac_retval=$ac_status
1837fi 1882fi
1838 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1883 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1839 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1884 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1840 as_fn_set_status $ac_retval 1885 as_fn_set_status $ac_retval
1841 1886
1842} # ac_fn_cxx_try_run 1887} # ac_fn_cxx_try_run
1843 1888
1844# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES 1889# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES
1848ac_fn_cxx_check_header_compile () 1893ac_fn_cxx_check_header_compile ()
1849{ 1894{
1850 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1895 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1896 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1852$as_echo_n "checking for $2... " >&6; } 1897$as_echo_n "checking for $2... " >&6; }
1853if eval "test \"\${$3+set}\"" = set; then : 1898if eval \${$3+:} false; then :
1854 $as_echo_n "(cached) " >&6 1899 $as_echo_n "(cached) " >&6
1855else 1900else
1856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1901 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1857/* end confdefs.h. */ 1902/* end confdefs.h. */
1858$4 1903$4
1866rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1911rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1867fi 1912fi
1868eval ac_res=\$$3 1913eval ac_res=\$$3
1869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1870$as_echo "$ac_res" >&6; } 1915$as_echo "$ac_res" >&6; }
1871 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1916 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1872 1917
1873} # ac_fn_cxx_check_header_compile 1918} # ac_fn_cxx_check_header_compile
1874 1919
1875# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES 1920# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
1876# --------------------------------------------- 1921# ---------------------------------------------
1879ac_fn_cxx_check_type () 1924ac_fn_cxx_check_type ()
1880{ 1925{
1881 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1926 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1883$as_echo_n "checking for $2... " >&6; } 1928$as_echo_n "checking for $2... " >&6; }
1884if eval "test \"\${$3+set}\"" = set; then : 1929if eval \${$3+:} false; then :
1885 $as_echo_n "(cached) " >&6 1930 $as_echo_n "(cached) " >&6
1886else 1931else
1887 eval "$3=no" 1932 eval "$3=no"
1888 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1933 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1889/* end confdefs.h. */ 1934/* end confdefs.h. */
1920rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1965rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1921fi 1966fi
1922eval ac_res=\$$3 1967eval ac_res=\$$3
1923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1924$as_echo "$ac_res" >&6; } 1969$as_echo "$ac_res" >&6; }
1925 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1970 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1926 1971
1927} # ac_fn_cxx_check_type 1972} # ac_fn_cxx_check_type
1928 1973
1929# ac_fn_c_try_run LINENO 1974# ac_fn_c_try_run LINENO
1930# ---------------------- 1975# ----------------------
1961sed 's/^/| /' conftest.$ac_ext >&5 2006sed 's/^/| /' conftest.$ac_ext >&5
1962 2007
1963 ac_retval=$ac_status 2008 ac_retval=$ac_status
1964fi 2009fi
1965 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2010 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1966 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2011 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1967 as_fn_set_status $ac_retval 2012 as_fn_set_status $ac_retval
1968 2013
1969} # ac_fn_c_try_run 2014} # ac_fn_c_try_run
1970 2015
1971# ac_fn_c_check_func LINENO FUNC VAR 2016# ac_fn_c_check_func LINENO FUNC VAR
1974ac_fn_c_check_func () 2019ac_fn_c_check_func ()
1975{ 2020{
1976 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2021 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1978$as_echo_n "checking for $2... " >&6; } 2023$as_echo_n "checking for $2... " >&6; }
1979if eval "test \"\${$3+set}\"" = set; then : 2024if eval \${$3+:} false; then :
1980 $as_echo_n "(cached) " >&6 2025 $as_echo_n "(cached) " >&6
1981else 2026else
1982 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2027 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1983/* end confdefs.h. */ 2028/* end confdefs.h. */
1984/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2029/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2029 conftest$ac_exeext conftest.$ac_ext 2074 conftest$ac_exeext conftest.$ac_ext
2030fi 2075fi
2031eval ac_res=\$$3 2076eval ac_res=\$$3
2032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2033$as_echo "$ac_res" >&6; } 2078$as_echo "$ac_res" >&6; }
2034 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2079 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2035 2080
2036} # ac_fn_c_check_func 2081} # ac_fn_c_check_func
2037 2082
2038# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 2083# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2039# ------------------------------------------------------- 2084# -------------------------------------------------------
2041# the include files in INCLUDES and setting the cache variable VAR 2086# the include files in INCLUDES and setting the cache variable VAR
2042# accordingly. 2087# accordingly.
2043ac_fn_c_check_header_mongrel () 2088ac_fn_c_check_header_mongrel ()
2044{ 2089{
2045 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2090 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2046 if eval "test \"\${$3+set}\"" = set; then : 2091 if eval \${$3+:} false; then :
2047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2048$as_echo_n "checking for $2... " >&6; } 2093$as_echo_n "checking for $2... " >&6; }
2049if eval "test \"\${$3+set}\"" = set; then : 2094if eval \${$3+:} false; then :
2050 $as_echo_n "(cached) " >&6 2095 $as_echo_n "(cached) " >&6
2051fi 2096fi
2052eval ac_res=\$$3 2097eval ac_res=\$$3
2053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2054$as_echo "$ac_res" >&6; } 2099$as_echo "$ac_res" >&6; }
2107$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 2152$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2108 ;; 2153 ;;
2109esac 2154esac
2110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2111$as_echo_n "checking for $2... " >&6; } 2156$as_echo_n "checking for $2... " >&6; }
2112if eval "test \"\${$3+set}\"" = set; then : 2157if eval \${$3+:} false; then :
2113 $as_echo_n "(cached) " >&6 2158 $as_echo_n "(cached) " >&6
2114else 2159else
2115 eval "$3=\$ac_header_compiler" 2160 eval "$3=\$ac_header_compiler"
2116fi 2161fi
2117eval ac_res=\$$3 2162eval ac_res=\$$3
2118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2119$as_echo "$ac_res" >&6; } 2164$as_echo "$ac_res" >&6; }
2120fi 2165fi
2121 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2166 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2122 2167
2123} # ac_fn_c_check_header_mongrel 2168} # ac_fn_c_check_header_mongrel
2124 2169
2125# ac_fn_cxx_try_link LINENO 2170# ac_fn_cxx_try_link LINENO
2126# ------------------------- 2171# -------------------------
2147 test $ac_status = 0; } && { 2192 test $ac_status = 0; } && {
2148 test -z "$ac_cxx_werror_flag" || 2193 test -z "$ac_cxx_werror_flag" ||
2149 test ! -s conftest.err 2194 test ! -s conftest.err
2150 } && test -s conftest$ac_exeext && { 2195 } && test -s conftest$ac_exeext && {
2151 test "$cross_compiling" = yes || 2196 test "$cross_compiling" = yes ||
2152 $as_test_x conftest$ac_exeext 2197 test -x conftest$ac_exeext
2153 }; then : 2198 }; then :
2154 ac_retval=0 2199 ac_retval=0
2155else 2200else
2156 $as_echo "$as_me: failed program was:" >&5 2201 $as_echo "$as_me: failed program was:" >&5
2157sed 's/^/| /' conftest.$ac_ext >&5 2202sed 's/^/| /' conftest.$ac_ext >&5
2161 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 2206 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2162 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 2207 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2163 # interfere with the next link command; also delete a directory that is 2208 # interfere with the next link command; also delete a directory that is
2164 # left behind by Apple's compiler. We do this before executing the actions. 2209 # left behind by Apple's compiler. We do this before executing the actions.
2165 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2210 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2166 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2211 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2167 as_fn_set_status $ac_retval 2212 as_fn_set_status $ac_retval
2168 2213
2169} # ac_fn_cxx_try_link 2214} # ac_fn_cxx_try_link
2170 2215
2171# ac_fn_cxx_check_func LINENO FUNC VAR 2216# ac_fn_cxx_check_func LINENO FUNC VAR
2174ac_fn_cxx_check_func () 2219ac_fn_cxx_check_func ()
2175{ 2220{
2176 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2221 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2178$as_echo_n "checking for $2... " >&6; } 2223$as_echo_n "checking for $2... " >&6; }
2179if eval "test \"\${$3+set}\"" = set; then : 2224if eval \${$3+:} false; then :
2180 $as_echo_n "(cached) " >&6 2225 $as_echo_n "(cached) " >&6
2181else 2226else
2182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2227 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2183/* end confdefs.h. */ 2228/* end confdefs.h. */
2184/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2229/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2229 conftest$ac_exeext conftest.$ac_ext 2274 conftest$ac_exeext conftest.$ac_ext
2230fi 2275fi
2231eval ac_res=\$$3 2276eval ac_res=\$$3
2232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2233$as_echo "$ac_res" >&6; } 2278$as_echo "$ac_res" >&6; }
2234 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2279 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2235 2280
2236} # ac_fn_cxx_check_func 2281} # ac_fn_cxx_check_func
2237cat >config.log <<_ACEOF 2282cat >config.log <<_ACEOF
2238This file contains any messages produced by compilers while 2283This file contains any messages produced by compilers while
2239running configure, to aid debugging if configure makes a mistake. 2284running configure, to aid debugging if configure makes a mistake.
2240 2285
2241It was created by $as_me, which was 2286It was created by $as_me, which was
2242generated by GNU Autoconf 2.67. Invocation command line was 2287generated by GNU Autoconf 2.69. Invocation command line was
2243 2288
2244 $ $0 $@ 2289 $ $0 $@
2245 2290
2246_ACEOF 2291_ACEOF
2247exec 5>>config.log 2292exec 5>>config.log
2495 sed 's/^/| /' "$ac_site_file" >&5 2540 sed 's/^/| /' "$ac_site_file" >&5
2496 . "$ac_site_file" \ 2541 . "$ac_site_file" \
2497 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2542 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2498$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2543$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2499as_fn_error $? "failed to load site script $ac_site_file 2544as_fn_error $? "failed to load site script $ac_site_file
2500See \`config.log' for more details" "$LINENO" 5 ; } 2545See \`config.log' for more details" "$LINENO" 5; }
2501 fi 2546 fi
2502done 2547done
2503 2548
2504if test -r "$cache_file"; then 2549if test -r "$cache_file"; then
2505 # Some versions of bash will fail to source /dev/null (special files 2550 # Some versions of bash will fail to source /dev/null (special files
2620$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2665$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2621 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 2666 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2622 2667
2623{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 2668{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2624$as_echo_n "checking build system type... " >&6; } 2669$as_echo_n "checking build system type... " >&6; }
2625if test "${ac_cv_build+set}" = set; then : 2670if ${ac_cv_build+:} false; then :
2626 $as_echo_n "(cached) " >&6 2671 $as_echo_n "(cached) " >&6
2627else 2672else
2628 ac_build_alias=$build_alias 2673 ac_build_alias=$build_alias
2629test "x$ac_build_alias" = x && 2674test "x$ac_build_alias" = x &&
2630 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2675 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2636fi 2681fi
2637{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2682{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2638$as_echo "$ac_cv_build" >&6; } 2683$as_echo "$ac_cv_build" >&6; }
2639case $ac_cv_build in 2684case $ac_cv_build in
2640*-*-*) ;; 2685*-*-*) ;;
2641*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 2686*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2642esac 2687esac
2643build=$ac_cv_build 2688build=$ac_cv_build
2644ac_save_IFS=$IFS; IFS='-' 2689ac_save_IFS=$IFS; IFS='-'
2645set x $ac_cv_build 2690set x $ac_cv_build
2646shift 2691shift
2654case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2699case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2655 2700
2656 2701
2657{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 2702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2658$as_echo_n "checking host system type... " >&6; } 2703$as_echo_n "checking host system type... " >&6; }
2659if test "${ac_cv_host+set}" = set; then : 2704if ${ac_cv_host+:} false; then :
2660 $as_echo_n "(cached) " >&6 2705 $as_echo_n "(cached) " >&6
2661else 2706else
2662 if test "x$host_alias" = x; then 2707 if test "x$host_alias" = x; then
2663 ac_cv_host=$ac_cv_build 2708 ac_cv_host=$ac_cv_build
2664else 2709else
2669fi 2714fi
2670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2671$as_echo "$ac_cv_host" >&6; } 2716$as_echo "$ac_cv_host" >&6; }
2672case $ac_cv_host in 2717case $ac_cv_host in
2673*-*-*) ;; 2718*-*-*) ;;
2674*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 2719*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2675esac 2720esac
2676host=$ac_cv_host 2721host=$ac_cv_host
2677ac_save_IFS=$IFS; IFS='-' 2722ac_save_IFS=$IFS; IFS='-'
2678set x $ac_cv_host 2723set x $ac_cv_host
2679shift 2724shift
2687case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 2732case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2688 2733
2689 2734
2690{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5 2735{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2691$as_echo_n "checking target system type... " >&6; } 2736$as_echo_n "checking target system type... " >&6; }
2692if test "${ac_cv_target+set}" = set; then : 2737if ${ac_cv_target+:} false; then :
2693 $as_echo_n "(cached) " >&6 2738 $as_echo_n "(cached) " >&6
2694else 2739else
2695 if test "x$target_alias" = x; then 2740 if test "x$target_alias" = x; then
2696 ac_cv_target=$ac_cv_host 2741 ac_cv_target=$ac_cv_host
2697else 2742else
2702fi 2747fi
2703{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5 2748{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2704$as_echo "$ac_cv_target" >&6; } 2749$as_echo "$ac_cv_target" >&6; }
2705case $ac_cv_target in 2750case $ac_cv_target in
2706*-*-*) ;; 2751*-*-*) ;;
2707*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;; 2752*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
2708esac 2753esac
2709target=$ac_cv_target 2754target=$ac_cv_target
2710ac_save_IFS=$IFS; IFS='-' 2755ac_save_IFS=$IFS; IFS='-'
2711set x $ac_cv_target 2756set x $ac_cv_target
2712shift 2757shift
2742# ./install, which can be erroneously created by make from ./install.sh. 2787# ./install, which can be erroneously created by make from ./install.sh.
2743# Reject install programs that cannot install multiple files. 2788# Reject install programs that cannot install multiple files.
2744{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 2789{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2745$as_echo_n "checking for a BSD-compatible install... " >&6; } 2790$as_echo_n "checking for a BSD-compatible install... " >&6; }
2746if test -z "$INSTALL"; then 2791if test -z "$INSTALL"; then
2747if test "${ac_cv_path_install+set}" = set; then : 2792if ${ac_cv_path_install+:} false; then :
2748 $as_echo_n "(cached) " >&6 2793 $as_echo_n "(cached) " >&6
2749else 2794else
2750 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2795 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2751for as_dir in $PATH 2796for as_dir in $PATH
2752do 2797do
2762 # OSF1 and SCO ODT 3.0 have their own names for install. 2807 # OSF1 and SCO ODT 3.0 have their own names for install.
2763 # Don't use installbsd from OSF since it installs stuff as root 2808 # Don't use installbsd from OSF since it installs stuff as root
2764 # by default. 2809 # by default.
2765 for ac_prog in ginstall scoinst install; do 2810 for ac_prog in ginstall scoinst install; do
2766 for ac_exec_ext in '' $ac_executable_extensions; do 2811 for ac_exec_ext in '' $ac_executable_extensions; do
2767 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 2812 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2768 if test $ac_prog = install && 2813 if test $ac_prog = install &&
2769 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 2814 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2770 # AIX install. It has an incompatible calling convention. 2815 # AIX install. It has an incompatible calling convention.
2771 : 2816 :
2772 elif test $ac_prog = install && 2817 elif test $ac_prog = install &&
2887do 2932do
2888 # Extract the first word of "$ac_prog", so it can be a program name with args. 2933 # Extract the first word of "$ac_prog", so it can be a program name with args.
2889set dummy $ac_prog; ac_word=$2 2934set dummy $ac_prog; ac_word=$2
2890{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2935{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2891$as_echo_n "checking for $ac_word... " >&6; } 2936$as_echo_n "checking for $ac_word... " >&6; }
2892if test "${ac_cv_prog_AWK+set}" = set; then : 2937if ${ac_cv_prog_AWK+:} false; then :
2893 $as_echo_n "(cached) " >&6 2938 $as_echo_n "(cached) " >&6
2894else 2939else
2895 if test -n "$AWK"; then 2940 if test -n "$AWK"; then
2896 ac_cv_prog_AWK="$AWK" # Let the user override the test. 2941 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2897else 2942else
2899for as_dir in $PATH 2944for as_dir in $PATH
2900do 2945do
2901 IFS=$as_save_IFS 2946 IFS=$as_save_IFS
2902 test -z "$as_dir" && as_dir=. 2947 test -z "$as_dir" && as_dir=.
2903 for ac_exec_ext in '' $ac_executable_extensions; do 2948 for ac_exec_ext in '' $ac_executable_extensions; do
2904 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2949 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2905 ac_cv_prog_AWK="$ac_prog" 2950 ac_cv_prog_AWK="$ac_prog"
2906 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 2951 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2907 break 2 2952 break 2
2908 fi 2953 fi
2909done 2954done
2927 2972
2928{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2973{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2929$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2974$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2930set x ${MAKE-make} 2975set x ${MAKE-make}
2931ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2976ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2932if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 2977if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2933 $as_echo_n "(cached) " >&6 2978 $as_echo_n "(cached) " >&6
2934else 2979else
2935 cat >conftest.make <<\_ACEOF 2980 cat >conftest.make <<\_ACEOF
2936SHELL = /bin/sh 2981SHELL = /bin/sh
2937all: 2982all:
2981fi 3026fi
2982 3027
2983 3028
2984# Define the identity of the package. 3029# Define the identity of the package.
2985 PACKAGE=gvpe 3030 PACKAGE=gvpe
2986 VERSION=2.24 3031 VERSION=3.0
2987 3032
2988 3033
2989cat >>confdefs.h <<_ACEOF 3034cat >>confdefs.h <<_ACEOF
2990#define PACKAGE "$PACKAGE" 3035#define PACKAGE "$PACKAGE"
2991_ACEOF 3036_ACEOF
3024 if test -n "$ac_tool_prefix"; then 3069 if test -n "$ac_tool_prefix"; then
3025 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 3070 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3026set dummy ${ac_tool_prefix}strip; ac_word=$2 3071set dummy ${ac_tool_prefix}strip; ac_word=$2
3027{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3072{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3028$as_echo_n "checking for $ac_word... " >&6; } 3073$as_echo_n "checking for $ac_word... " >&6; }
3029if test "${ac_cv_prog_STRIP+set}" = set; then : 3074if ${ac_cv_prog_STRIP+:} false; then :
3030 $as_echo_n "(cached) " >&6 3075 $as_echo_n "(cached) " >&6
3031else 3076else
3032 if test -n "$STRIP"; then 3077 if test -n "$STRIP"; then
3033 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 3078 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3034else 3079else
3036for as_dir in $PATH 3081for as_dir in $PATH
3037do 3082do
3038 IFS=$as_save_IFS 3083 IFS=$as_save_IFS
3039 test -z "$as_dir" && as_dir=. 3084 test -z "$as_dir" && as_dir=.
3040 for ac_exec_ext in '' $ac_executable_extensions; do 3085 for ac_exec_ext in '' $ac_executable_extensions; do
3041 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3086 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3042 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 3087 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3043 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3088 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3044 break 2 3089 break 2
3045 fi 3090 fi
3046done 3091done
3064 ac_ct_STRIP=$STRIP 3109 ac_ct_STRIP=$STRIP
3065 # Extract the first word of "strip", so it can be a program name with args. 3110 # Extract the first word of "strip", so it can be a program name with args.
3066set dummy strip; ac_word=$2 3111set dummy strip; ac_word=$2
3067{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3112{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3068$as_echo_n "checking for $ac_word... " >&6; } 3113$as_echo_n "checking for $ac_word... " >&6; }
3069if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 3114if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
3070 $as_echo_n "(cached) " >&6 3115 $as_echo_n "(cached) " >&6
3071else 3116else
3072 if test -n "$ac_ct_STRIP"; then 3117 if test -n "$ac_ct_STRIP"; then
3073 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 3118 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
3074else 3119else
3076for as_dir in $PATH 3121for as_dir in $PATH
3077do 3122do
3078 IFS=$as_save_IFS 3123 IFS=$as_save_IFS
3079 test -z "$as_dir" && as_dir=. 3124 test -z "$as_dir" && as_dir=.
3080 for ac_exec_ext in '' $ac_executable_extensions; do 3125 for ac_exec_ext in '' $ac_executable_extensions; do
3081 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3126 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3082 ac_cv_prog_ac_ct_STRIP="strip" 3127 ac_cv_prog_ac_ct_STRIP="strip"
3083 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3128 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3084 break 2 3129 break 2
3085 fi 3130 fi
3086done 3131done
3151 3196
3152 3197
3153 3198
3154 3199
3155 3200
3156 test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
3157
3158 for k in m4 ; do ACLOCAL="$ACLOCAL -I $k" ; done
3159
3160
3161
3162 MKINSTALLDIRS= 3201 MKINSTALLDIRS=
3163 if test -n "$ac_aux_dir"; then 3202 if test -n "$ac_aux_dir"; then
3164 MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" 3203 MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
3165 fi 3204 fi
3166 if test -z "$MKINSTALLDIRS"; then 3205 if test -z "$MKINSTALLDIRS"; then
3173 3212
3174 # Extract the first word of "msgfmt", so it can be a program name with args. 3213 # Extract the first word of "msgfmt", so it can be a program name with args.
3175set dummy msgfmt; ac_word=$2 3214set dummy msgfmt; ac_word=$2
3176{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3215{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3177$as_echo_n "checking for $ac_word... " >&6; } 3216$as_echo_n "checking for $ac_word... " >&6; }
3178if test "${ac_cv_path_MSGFMT+set}" = set; then : 3217if ${ac_cv_path_MSGFMT+:} false; then :
3179 $as_echo_n "(cached) " >&6 3218 $as_echo_n "(cached) " >&6
3180else 3219else
3181 case "$MSGFMT" in 3220 case "$MSGFMT" in
3182 /*) 3221 /*)
3183 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. 3222 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3210 3249
3211 # Extract the first word of "gmsgfmt", so it can be a program name with args. 3250 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3212set dummy gmsgfmt; ac_word=$2 3251set dummy gmsgfmt; ac_word=$2
3213{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3252{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3214$as_echo_n "checking for $ac_word... " >&6; } 3253$as_echo_n "checking for $ac_word... " >&6; }
3215if test "${ac_cv_path_GMSGFMT+set}" = set; then : 3254if ${ac_cv_path_GMSGFMT+:} false; then :
3216 $as_echo_n "(cached) " >&6 3255 $as_echo_n "(cached) " >&6
3217else 3256else
3218 case $GMSGFMT in 3257 case $GMSGFMT in
3219 [\\/]* | ?:[\\/]*) 3258 [\\/]* | ?:[\\/]*)
3220 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. 3259 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3224for as_dir in $PATH 3263for as_dir in $PATH
3225do 3264do
3226 IFS=$as_save_IFS 3265 IFS=$as_save_IFS
3227 test -z "$as_dir" && as_dir=. 3266 test -z "$as_dir" && as_dir=.
3228 for ac_exec_ext in '' $ac_executable_extensions; do 3267 for ac_exec_ext in '' $ac_executable_extensions; do
3229 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3268 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3230 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" 3269 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
3231 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3270 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3232 break 2 3271 break 2
3233 fi 3272 fi
3234done 3273done
3252 3291
3253 # Extract the first word of "xgettext", so it can be a program name with args. 3292 # Extract the first word of "xgettext", so it can be a program name with args.
3254set dummy xgettext; ac_word=$2 3293set dummy xgettext; ac_word=$2
3255{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3294{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3256$as_echo_n "checking for $ac_word... " >&6; } 3295$as_echo_n "checking for $ac_word... " >&6; }
3257if test "${ac_cv_path_XGETTEXT+set}" = set; then : 3296if ${ac_cv_path_XGETTEXT+:} false; then :
3258 $as_echo_n "(cached) " >&6 3297 $as_echo_n "(cached) " >&6
3259else 3298else
3260 case "$XGETTEXT" in 3299 case "$XGETTEXT" in
3261 /*) 3300 /*)
3262 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. 3301 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
3291 3330
3292 # Extract the first word of "msgmerge", so it can be a program name with args. 3331 # Extract the first word of "msgmerge", so it can be a program name with args.
3293set dummy msgmerge; ac_word=$2 3332set dummy msgmerge; ac_word=$2
3294{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3333{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3295$as_echo_n "checking for $ac_word... " >&6; } 3334$as_echo_n "checking for $ac_word... " >&6; }
3296if test "${ac_cv_path_MSGMERGE+set}" = set; then : 3335if ${ac_cv_path_MSGMERGE+:} false; then :
3297 $as_echo_n "(cached) " >&6 3336 $as_echo_n "(cached) " >&6
3298else 3337else
3299 case "$MSGMERGE" in 3338 case "$MSGMERGE" in
3300 /*) 3339 /*)
3301 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path. 3340 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
3442if test -n "$ac_tool_prefix"; then 3481if test -n "$ac_tool_prefix"; then
3443 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 3482 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3444set dummy ${ac_tool_prefix}gcc; ac_word=$2 3483set dummy ${ac_tool_prefix}gcc; ac_word=$2
3445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3484{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3446$as_echo_n "checking for $ac_word... " >&6; } 3485$as_echo_n "checking for $ac_word... " >&6; }
3447if test "${ac_cv_prog_CC+set}" = set; then : 3486if ${ac_cv_prog_CC+:} false; then :
3448 $as_echo_n "(cached) " >&6 3487 $as_echo_n "(cached) " >&6
3449else 3488else
3450 if test -n "$CC"; then 3489 if test -n "$CC"; then
3451 ac_cv_prog_CC="$CC" # Let the user override the test. 3490 ac_cv_prog_CC="$CC" # Let the user override the test.
3452else 3491else
3454for as_dir in $PATH 3493for as_dir in $PATH
3455do 3494do
3456 IFS=$as_save_IFS 3495 IFS=$as_save_IFS
3457 test -z "$as_dir" && as_dir=. 3496 test -z "$as_dir" && as_dir=.
3458 for ac_exec_ext in '' $ac_executable_extensions; do 3497 for ac_exec_ext in '' $ac_executable_extensions; do
3459 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3498 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3460 ac_cv_prog_CC="${ac_tool_prefix}gcc" 3499 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3461 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3500 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3462 break 2 3501 break 2
3463 fi 3502 fi
3464done 3503done
3482 ac_ct_CC=$CC 3521 ac_ct_CC=$CC
3483 # Extract the first word of "gcc", so it can be a program name with args. 3522 # Extract the first word of "gcc", so it can be a program name with args.
3484set dummy gcc; ac_word=$2 3523set dummy gcc; ac_word=$2
3485{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3524{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3486$as_echo_n "checking for $ac_word... " >&6; } 3525$as_echo_n "checking for $ac_word... " >&6; }
3487if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3526if ${ac_cv_prog_ac_ct_CC+:} false; then :
3488 $as_echo_n "(cached) " >&6 3527 $as_echo_n "(cached) " >&6
3489else 3528else
3490 if test -n "$ac_ct_CC"; then 3529 if test -n "$ac_ct_CC"; then
3491 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3530 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3492else 3531else
3494for as_dir in $PATH 3533for as_dir in $PATH
3495do 3534do
3496 IFS=$as_save_IFS 3535 IFS=$as_save_IFS
3497 test -z "$as_dir" && as_dir=. 3536 test -z "$as_dir" && as_dir=.
3498 for ac_exec_ext in '' $ac_executable_extensions; do 3537 for ac_exec_ext in '' $ac_executable_extensions; do
3499 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3538 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3500 ac_cv_prog_ac_ct_CC="gcc" 3539 ac_cv_prog_ac_ct_CC="gcc"
3501 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3540 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3502 break 2 3541 break 2
3503 fi 3542 fi
3504done 3543done
3535 if test -n "$ac_tool_prefix"; then 3574 if test -n "$ac_tool_prefix"; then
3536 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 3575 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3537set dummy ${ac_tool_prefix}cc; ac_word=$2 3576set dummy ${ac_tool_prefix}cc; ac_word=$2
3538{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3577{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3539$as_echo_n "checking for $ac_word... " >&6; } 3578$as_echo_n "checking for $ac_word... " >&6; }
3540if test "${ac_cv_prog_CC+set}" = set; then : 3579if ${ac_cv_prog_CC+:} false; then :
3541 $as_echo_n "(cached) " >&6 3580 $as_echo_n "(cached) " >&6
3542else 3581else
3543 if test -n "$CC"; then 3582 if test -n "$CC"; then
3544 ac_cv_prog_CC="$CC" # Let the user override the test. 3583 ac_cv_prog_CC="$CC" # Let the user override the test.
3545else 3584else
3547for as_dir in $PATH 3586for as_dir in $PATH
3548do 3587do
3549 IFS=$as_save_IFS 3588 IFS=$as_save_IFS
3550 test -z "$as_dir" && as_dir=. 3589 test -z "$as_dir" && as_dir=.
3551 for ac_exec_ext in '' $ac_executable_extensions; do 3590 for ac_exec_ext in '' $ac_executable_extensions; do
3552 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3591 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3553 ac_cv_prog_CC="${ac_tool_prefix}cc" 3592 ac_cv_prog_CC="${ac_tool_prefix}cc"
3554 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3593 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3555 break 2 3594 break 2
3556 fi 3595 fi
3557done 3596done
3575if test -z "$CC"; then 3614if test -z "$CC"; then
3576 # Extract the first word of "cc", so it can be a program name with args. 3615 # Extract the first word of "cc", so it can be a program name with args.
3577set dummy cc; ac_word=$2 3616set dummy cc; ac_word=$2
3578{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3617{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3579$as_echo_n "checking for $ac_word... " >&6; } 3618$as_echo_n "checking for $ac_word... " >&6; }
3580if test "${ac_cv_prog_CC+set}" = set; then : 3619if ${ac_cv_prog_CC+:} false; then :
3581 $as_echo_n "(cached) " >&6 3620 $as_echo_n "(cached) " >&6
3582else 3621else
3583 if test -n "$CC"; then 3622 if test -n "$CC"; then
3584 ac_cv_prog_CC="$CC" # Let the user override the test. 3623 ac_cv_prog_CC="$CC" # Let the user override the test.
3585else 3624else
3588for as_dir in $PATH 3627for as_dir in $PATH
3589do 3628do
3590 IFS=$as_save_IFS 3629 IFS=$as_save_IFS
3591 test -z "$as_dir" && as_dir=. 3630 test -z "$as_dir" && as_dir=.
3592 for ac_exec_ext in '' $ac_executable_extensions; do 3631 for ac_exec_ext in '' $ac_executable_extensions; do
3593 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3632 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3594 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 3633 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3595 ac_prog_rejected=yes 3634 ac_prog_rejected=yes
3596 continue 3635 continue
3597 fi 3636 fi
3598 ac_cv_prog_CC="cc" 3637 ac_cv_prog_CC="cc"
3634 do 3673 do
3635 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3674 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3636set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3675set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3637{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3676{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3638$as_echo_n "checking for $ac_word... " >&6; } 3677$as_echo_n "checking for $ac_word... " >&6; }
3639if test "${ac_cv_prog_CC+set}" = set; then : 3678if ${ac_cv_prog_CC+:} false; then :
3640 $as_echo_n "(cached) " >&6 3679 $as_echo_n "(cached) " >&6
3641else 3680else
3642 if test -n "$CC"; then 3681 if test -n "$CC"; then
3643 ac_cv_prog_CC="$CC" # Let the user override the test. 3682 ac_cv_prog_CC="$CC" # Let the user override the test.
3644else 3683else
3646for as_dir in $PATH 3685for as_dir in $PATH
3647do 3686do
3648 IFS=$as_save_IFS 3687 IFS=$as_save_IFS
3649 test -z "$as_dir" && as_dir=. 3688 test -z "$as_dir" && as_dir=.
3650 for ac_exec_ext in '' $ac_executable_extensions; do 3689 for ac_exec_ext in '' $ac_executable_extensions; do
3651 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3690 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3652 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 3691 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3653 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3692 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3654 break 2 3693 break 2
3655 fi 3694 fi
3656done 3695done
3678do 3717do
3679 # Extract the first word of "$ac_prog", so it can be a program name with args. 3718 # Extract the first word of "$ac_prog", so it can be a program name with args.
3680set dummy $ac_prog; ac_word=$2 3719set dummy $ac_prog; ac_word=$2
3681{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3720{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3682$as_echo_n "checking for $ac_word... " >&6; } 3721$as_echo_n "checking for $ac_word... " >&6; }
3683if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3722if ${ac_cv_prog_ac_ct_CC+:} false; then :
3684 $as_echo_n "(cached) " >&6 3723 $as_echo_n "(cached) " >&6
3685else 3724else
3686 if test -n "$ac_ct_CC"; then 3725 if test -n "$ac_ct_CC"; then
3687 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3726 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3688else 3727else
3690for as_dir in $PATH 3729for as_dir in $PATH
3691do 3730do
3692 IFS=$as_save_IFS 3731 IFS=$as_save_IFS
3693 test -z "$as_dir" && as_dir=. 3732 test -z "$as_dir" && as_dir=.
3694 for ac_exec_ext in '' $ac_executable_extensions; do 3733 for ac_exec_ext in '' $ac_executable_extensions; do
3695 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3734 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3696 ac_cv_prog_ac_ct_CC="$ac_prog" 3735 ac_cv_prog_ac_ct_CC="$ac_prog"
3697 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 3736 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3698 break 2 3737 break 2
3699 fi 3738 fi
3700done 3739done
3733 3772
3734 3773
3735test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3774test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3736$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3775$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3737as_fn_error $? "no acceptable C compiler found in \$PATH 3776as_fn_error $? "no acceptable C compiler found in \$PATH
3738See \`config.log' for more details" "$LINENO" 5 ; } 3777See \`config.log' for more details" "$LINENO" 5; }
3739 3778
3740# Provide some information about the compiler. 3779# Provide some information about the compiler.
3741$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3780$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3742set X $ac_compile 3781set X $ac_compile
3743ac_compiler=$2 3782ac_compiler=$2
3848sed 's/^/| /' conftest.$ac_ext >&5 3887sed 's/^/| /' conftest.$ac_ext >&5
3849 3888
3850{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3889{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3851$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3890$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3852as_fn_error 77 "C compiler cannot create executables 3891as_fn_error 77 "C compiler cannot create executables
3853See \`config.log' for more details" "$LINENO" 5 ; } 3892See \`config.log' for more details" "$LINENO" 5; }
3854else 3893else
3855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3856$as_echo "yes" >&6; } 3895$as_echo "yes" >&6; }
3857fi 3896fi
3858{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3897{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3891done 3930done
3892else 3931else
3893 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3932 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3894$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3933$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3895as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3934as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3896See \`config.log' for more details" "$LINENO" 5 ; } 3935See \`config.log' for more details" "$LINENO" 5; }
3897fi 3936fi
3898rm -f conftest conftest$ac_cv_exeext 3937rm -f conftest conftest$ac_cv_exeext
3899{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 3938{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3900$as_echo "$ac_cv_exeext" >&6; } 3939$as_echo "$ac_cv_exeext" >&6; }
3901 3940
3950 else 3989 else
3951 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3990 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3952$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3991$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3953as_fn_error $? "cannot run C compiled programs. 3992as_fn_error $? "cannot run C compiled programs.
3954If you meant to cross compile, use \`--host'. 3993If you meant to cross compile, use \`--host'.
3955See \`config.log' for more details" "$LINENO" 5 ; } 3994See \`config.log' for more details" "$LINENO" 5; }
3956 fi 3995 fi
3957 fi 3996 fi
3958fi 3997fi
3959{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 3998{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3960$as_echo "$cross_compiling" >&6; } 3999$as_echo "$cross_compiling" >&6; }
3961 4000
3962rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 4001rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3963ac_clean_files=$ac_clean_files_save 4002ac_clean_files=$ac_clean_files_save
3964{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 4003{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3965$as_echo_n "checking for suffix of object files... " >&6; } 4004$as_echo_n "checking for suffix of object files... " >&6; }
3966if test "${ac_cv_objext+set}" = set; then : 4005if ${ac_cv_objext+:} false; then :
3967 $as_echo_n "(cached) " >&6 4006 $as_echo_n "(cached) " >&6
3968else 4007else
3969 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4008 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3970/* end confdefs.h. */ 4009/* end confdefs.h. */
3971 4010
4002sed 's/^/| /' conftest.$ac_ext >&5 4041sed 's/^/| /' conftest.$ac_ext >&5
4003 4042
4004{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4043{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4005$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4044$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4006as_fn_error $? "cannot compute suffix of object files: cannot compile 4045as_fn_error $? "cannot compute suffix of object files: cannot compile
4007See \`config.log' for more details" "$LINENO" 5 ; } 4046See \`config.log' for more details" "$LINENO" 5; }
4008fi 4047fi
4009rm -f conftest.$ac_cv_objext conftest.$ac_ext 4048rm -f conftest.$ac_cv_objext conftest.$ac_ext
4010fi 4049fi
4011{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 4050{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4012$as_echo "$ac_cv_objext" >&6; } 4051$as_echo "$ac_cv_objext" >&6; }
4013OBJEXT=$ac_cv_objext 4052OBJEXT=$ac_cv_objext
4014ac_objext=$OBJEXT 4053ac_objext=$OBJEXT
4015{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 4054{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4016$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 4055$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4017if test "${ac_cv_c_compiler_gnu+set}" = set; then : 4056if ${ac_cv_c_compiler_gnu+:} false; then :
4018 $as_echo_n "(cached) " >&6 4057 $as_echo_n "(cached) " >&6
4019else 4058else
4020 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4021/* end confdefs.h. */ 4060/* end confdefs.h. */
4022 4061
4049fi 4088fi
4050ac_test_CFLAGS=${CFLAGS+set} 4089ac_test_CFLAGS=${CFLAGS+set}
4051ac_save_CFLAGS=$CFLAGS 4090ac_save_CFLAGS=$CFLAGS
4052{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 4091{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4053$as_echo_n "checking whether $CC accepts -g... " >&6; } 4092$as_echo_n "checking whether $CC accepts -g... " >&6; }
4054if test "${ac_cv_prog_cc_g+set}" = set; then : 4093if ${ac_cv_prog_cc_g+:} false; then :
4055 $as_echo_n "(cached) " >&6 4094 $as_echo_n "(cached) " >&6
4056else 4095else
4057 ac_save_c_werror_flag=$ac_c_werror_flag 4096 ac_save_c_werror_flag=$ac_c_werror_flag
4058 ac_c_werror_flag=yes 4097 ac_c_werror_flag=yes
4059 ac_cv_prog_cc_g=no 4098 ac_cv_prog_cc_g=no
4127 CFLAGS= 4166 CFLAGS=
4128 fi 4167 fi
4129fi 4168fi
4130{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 4169{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4131$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 4170$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4132if test "${ac_cv_prog_cc_c89+set}" = set; then : 4171if ${ac_cv_prog_cc_c89+:} false; then :
4133 $as_echo_n "(cached) " >&6 4172 $as_echo_n "(cached) " >&6
4134else 4173else
4135 ac_cv_prog_cc_c89=no 4174 ac_cv_prog_cc_c89=no
4136ac_save_CC=$CC 4175ac_save_CC=$CC
4137cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4176cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4138/* end confdefs.h. */ 4177/* end confdefs.h. */
4139#include <stdarg.h> 4178#include <stdarg.h>
4140#include <stdio.h> 4179#include <stdio.h>
4141#include <sys/types.h> 4180struct stat;
4142#include <sys/stat.h>
4143/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ 4181/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4144struct buf { int x; }; 4182struct buf { int x; };
4145FILE * (*rcsopen) (struct buf *, struct stat *, int); 4183FILE * (*rcsopen) (struct buf *, struct stat *, int);
4146static char *e (p, i) 4184static char *e (p, i)
4147 char **p; 4185 char **p;
4226 4264
4227depcc="$CC" am_compiler_list= 4265depcc="$CC" am_compiler_list=
4228 4266
4229{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 4267{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4230$as_echo_n "checking dependency style of $depcc... " >&6; } 4268$as_echo_n "checking dependency style of $depcc... " >&6; }
4231if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : 4269if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4232 $as_echo_n "(cached) " >&6 4270 $as_echo_n "(cached) " >&6
4233else 4271else
4234 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 4272 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4235 # We make a subdir and do the tests there. Otherwise we can end up 4273 # We make a subdir and do the tests there. Otherwise we can end up
4236 # making bogus files that we don't know about and never remove. For 4274 # making bogus files that we don't know about and never remove. For
4371$as_echo_n "checking for GNU ld... " >&6; } 4409$as_echo_n "checking for GNU ld... " >&6; }
4372else 4410else
4373 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 4411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4374$as_echo_n "checking for non-GNU ld... " >&6; } 4412$as_echo_n "checking for non-GNU ld... " >&6; }
4375fi 4413fi
4376if test "${acl_cv_path_LD+set}" = set; then : 4414if ${acl_cv_path_LD+:} false; then :
4377 $as_echo_n "(cached) " >&6 4415 $as_echo_n "(cached) " >&6
4378else 4416else
4379 if test -z "$LD"; then 4417 if test -z "$LD"; then
4380 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" 4418 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
4381 for ac_dir in $PATH; do 4419 for ac_dir in $PATH; do
4407$as_echo "no" >&6; } 4445$as_echo "no" >&6; }
4408fi 4446fi
4409test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 4447test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4410{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 4448{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4411$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 4449$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4412if test "${acl_cv_prog_gnu_ld+set}" = set; then : 4450if ${acl_cv_prog_gnu_ld+:} false; then :
4413 $as_echo_n "(cached) " >&6 4451 $as_echo_n "(cached) " >&6
4414else 4452else
4415 # I'd rather use --version here, but apparently some GNU ld's only accept -v. 4453 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
4416if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then 4454if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
4417 acl_cv_prog_gnu_ld=yes 4455 acl_cv_prog_gnu_ld=yes
4425 4463
4426 4464
4427 4465
4428 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 4466 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
4429$as_echo_n "checking for shared library run path origin... " >&6; } 4467$as_echo_n "checking for shared library run path origin... " >&6; }
4430if test "${acl_cv_rpath+set}" = set; then : 4468if ${acl_cv_rpath+:} false; then :
4431 $as_echo_n "(cached) " >&6 4469 $as_echo_n "(cached) " >&6
4432else 4470else
4433 4471
4434 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ 4472 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
4435 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh 4473 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
4882 4920
4883 4921
4884 4922
4885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5 4923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
4886$as_echo_n "checking for GNU gettext in libc... " >&6; } 4924$as_echo_n "checking for GNU gettext in libc... " >&6; }
4887if test "${gt_cv_func_gnugettext1_libc+set}" = set; then : 4925if ${gt_cv_func_gnugettext1_libc+:} false; then :
4888 $as_echo_n "(cached) " >&6 4926 $as_echo_n "(cached) " >&6
4889else 4927else
4890 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4928 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4891/* end confdefs.h. */ 4929/* end confdefs.h. */
4892#include <libintl.h> 4930#include <libintl.h>
4943 done 4981 done
4944 4982
4945 4983
4946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 4984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
4947$as_echo_n "checking for iconv... " >&6; } 4985$as_echo_n "checking for iconv... " >&6; }
4948if test "${am_cv_func_iconv+set}" = set; then : 4986if ${am_cv_func_iconv+:} false; then :
4949 $as_echo_n "(cached) " >&6 4987 $as_echo_n "(cached) " >&6
4950else 4988else
4951 4989
4952 am_cv_func_iconv="no, consider installing GNU libiconv" 4990 am_cv_func_iconv="no, consider installing GNU libiconv"
4953 am_cv_lib_iconv=no 4991 am_cv_lib_iconv=no
5396 done 5434 done
5397 fi 5435 fi
5398 5436
5399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5 5437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
5400$as_echo_n "checking for GNU gettext in libintl... " >&6; } 5438$as_echo_n "checking for GNU gettext in libintl... " >&6; }
5401if test "${gt_cv_func_gnugettext1_libintl+set}" = set; then : 5439if ${gt_cv_func_gnugettext1_libintl+:} false; then :
5402 $as_echo_n "(cached) " >&6 5440 $as_echo_n "(cached) " >&6
5403else 5441else
5404 gt_save_CPPFLAGS="$CPPFLAGS" 5442 gt_save_CPPFLAGS="$CPPFLAGS"
5405 CPPFLAGS="$CPPFLAGS $INCINTL" 5443 CPPFLAGS="$CPPFLAGS $INCINTL"
5406 gt_save_LIBS="$LIBS" 5444 gt_save_LIBS="$LIBS"
5564# On Suns, sometimes $CPP names a directory. 5602# On Suns, sometimes $CPP names a directory.
5565if test -n "$CPP" && test -d "$CPP"; then 5603if test -n "$CPP" && test -d "$CPP"; then
5566 CPP= 5604 CPP=
5567fi 5605fi
5568if test -z "$CPP"; then 5606if test -z "$CPP"; then
5569 if test "${ac_cv_prog_CPP+set}" = set; then : 5607 if ${ac_cv_prog_CPP+:} false; then :
5570 $as_echo_n "(cached) " >&6 5608 $as_echo_n "(cached) " >&6
5571else 5609else
5572 # Double quotes because CPP needs to be expanded 5610 # Double quotes because CPP needs to be expanded
5573 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 5611 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5574 do 5612 do
5680 5718
5681else 5719else
5682 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5720 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5683$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5721$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5684as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 5722as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5685See \`config.log' for more details" "$LINENO" 5 ; } 5723See \`config.log' for more details" "$LINENO" 5; }
5686fi 5724fi
5687 5725
5688ac_ext=c 5726ac_ext=c
5689ac_cpp='$CPP $CPPFLAGS' 5727ac_cpp='$CPP $CPPFLAGS'
5690ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5728ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5705 do 5743 do
5706 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 5744 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5707set dummy $ac_tool_prefix$ac_prog; ac_word=$2 5745set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5708{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5746{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5709$as_echo_n "checking for $ac_word... " >&6; } 5747$as_echo_n "checking for $ac_word... " >&6; }
5710if test "${ac_cv_prog_CXX+set}" = set; then : 5748if ${ac_cv_prog_CXX+:} false; then :
5711 $as_echo_n "(cached) " >&6 5749 $as_echo_n "(cached) " >&6
5712else 5750else
5713 if test -n "$CXX"; then 5751 if test -n "$CXX"; then
5714 ac_cv_prog_CXX="$CXX" # Let the user override the test. 5752 ac_cv_prog_CXX="$CXX" # Let the user override the test.
5715else 5753else
5717for as_dir in $PATH 5755for as_dir in $PATH
5718do 5756do
5719 IFS=$as_save_IFS 5757 IFS=$as_save_IFS
5720 test -z "$as_dir" && as_dir=. 5758 test -z "$as_dir" && as_dir=.
5721 for ac_exec_ext in '' $ac_executable_extensions; do 5759 for ac_exec_ext in '' $ac_executable_extensions; do
5722 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5760 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5723 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 5761 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
5724 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5762 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5725 break 2 5763 break 2
5726 fi 5764 fi
5727done 5765done
5749do 5787do
5750 # Extract the first word of "$ac_prog", so it can be a program name with args. 5788 # Extract the first word of "$ac_prog", so it can be a program name with args.
5751set dummy $ac_prog; ac_word=$2 5789set dummy $ac_prog; ac_word=$2
5752{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5790{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5753$as_echo_n "checking for $ac_word... " >&6; } 5791$as_echo_n "checking for $ac_word... " >&6; }
5754if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 5792if ${ac_cv_prog_ac_ct_CXX+:} false; then :
5755 $as_echo_n "(cached) " >&6 5793 $as_echo_n "(cached) " >&6
5756else 5794else
5757 if test -n "$ac_ct_CXX"; then 5795 if test -n "$ac_ct_CXX"; then
5758 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 5796 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5759else 5797else
5761for as_dir in $PATH 5799for as_dir in $PATH
5762do 5800do
5763 IFS=$as_save_IFS 5801 IFS=$as_save_IFS
5764 test -z "$as_dir" && as_dir=. 5802 test -z "$as_dir" && as_dir=.
5765 for ac_exec_ext in '' $ac_executable_extensions; do 5803 for ac_exec_ext in '' $ac_executable_extensions; do
5766 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5804 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5767 ac_cv_prog_ac_ct_CXX="$ac_prog" 5805 ac_cv_prog_ac_ct_CXX="$ac_prog"
5768 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5806 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5769 break 2 5807 break 2
5770 fi 5808 fi
5771done 5809done
5827 test $ac_status = 0; } 5865 test $ac_status = 0; }
5828done 5866done
5829 5867
5830{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 5868{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
5831$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 5869$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
5832if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 5870if ${ac_cv_cxx_compiler_gnu+:} false; then :
5833 $as_echo_n "(cached) " >&6 5871 $as_echo_n "(cached) " >&6
5834else 5872else
5835 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5873 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5836/* end confdefs.h. */ 5874/* end confdefs.h. */
5837 5875
5864fi 5902fi
5865ac_test_CXXFLAGS=${CXXFLAGS+set} 5903ac_test_CXXFLAGS=${CXXFLAGS+set}
5866ac_save_CXXFLAGS=$CXXFLAGS 5904ac_save_CXXFLAGS=$CXXFLAGS
5867{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 5905{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5868$as_echo_n "checking whether $CXX accepts -g... " >&6; } 5906$as_echo_n "checking whether $CXX accepts -g... " >&6; }
5869if test "${ac_cv_prog_cxx_g+set}" = set; then : 5907if ${ac_cv_prog_cxx_g+:} false; then :
5870 $as_echo_n "(cached) " >&6 5908 $as_echo_n "(cached) " >&6
5871else 5909else
5872 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 5910 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5873 ac_cxx_werror_flag=yes 5911 ac_cxx_werror_flag=yes
5874 ac_cv_prog_cxx_g=no 5912 ac_cv_prog_cxx_g=no
5950 5988
5951depcc="$CXX" am_compiler_list= 5989depcc="$CXX" am_compiler_list=
5952 5990
5953{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 5991{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5954$as_echo_n "checking dependency style of $depcc... " >&6; } 5992$as_echo_n "checking dependency style of $depcc... " >&6; }
5955if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then : 5993if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
5956 $as_echo_n "(cached) " >&6 5994 $as_echo_n "(cached) " >&6
5957else 5995else
5958 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 5996 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5959 # We make a subdir and do the tests there. Otherwise we can end up 5997 # We make a subdir and do the tests there. Otherwise we can end up
5960 # making bogus files that we don't know about and never remove. For 5998 # making bogus files that we don't know about and never remove. For
6051 6089
6052 6090
6053 6091
6054{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 6092{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6055$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 6093$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6056if test "${ac_cv_path_GREP+set}" = set; then : 6094if ${ac_cv_path_GREP+:} false; then :
6057 $as_echo_n "(cached) " >&6 6095 $as_echo_n "(cached) " >&6
6058else 6096else
6059 if test -z "$GREP"; then 6097 if test -z "$GREP"; then
6060 ac_path_GREP_found=false 6098 ac_path_GREP_found=false
6061 # Loop through the user's path and test for each of PROGNAME-LIST 6099 # Loop through the user's path and test for each of PROGNAME-LIST
6065 IFS=$as_save_IFS 6103 IFS=$as_save_IFS
6066 test -z "$as_dir" && as_dir=. 6104 test -z "$as_dir" && as_dir=.
6067 for ac_prog in grep ggrep; do 6105 for ac_prog in grep ggrep; do
6068 for ac_exec_ext in '' $ac_executable_extensions; do 6106 for ac_exec_ext in '' $ac_executable_extensions; do
6069 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 6107 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6070 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 6108 as_fn_executable_p "$ac_path_GREP" || continue
6071# Check for GNU ac_path_GREP and select it if it is found. 6109# Check for GNU ac_path_GREP and select it if it is found.
6072 # Check for GNU $ac_path_GREP 6110 # Check for GNU $ac_path_GREP
6073case `"$ac_path_GREP" --version 2>&1` in 6111case `"$ac_path_GREP" --version 2>&1` in
6074*GNU*) 6112*GNU*)
6075 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 6113 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6114 GREP="$ac_cv_path_GREP" 6152 GREP="$ac_cv_path_GREP"
6115 6153
6116 6154
6117{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 6155{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6118$as_echo_n "checking for egrep... " >&6; } 6156$as_echo_n "checking for egrep... " >&6; }
6119if test "${ac_cv_path_EGREP+set}" = set; then : 6157if ${ac_cv_path_EGREP+:} false; then :
6120 $as_echo_n "(cached) " >&6 6158 $as_echo_n "(cached) " >&6
6121else 6159else
6122 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 6160 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6123 then ac_cv_path_EGREP="$GREP -E" 6161 then ac_cv_path_EGREP="$GREP -E"
6124 else 6162 else
6131 IFS=$as_save_IFS 6169 IFS=$as_save_IFS
6132 test -z "$as_dir" && as_dir=. 6170 test -z "$as_dir" && as_dir=.
6133 for ac_prog in egrep; do 6171 for ac_prog in egrep; do
6134 for ac_exec_ext in '' $ac_executable_extensions; do 6172 for ac_exec_ext in '' $ac_executable_extensions; do
6135 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 6173 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6136 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 6174 as_fn_executable_p "$ac_path_EGREP" || continue
6137# Check for GNU ac_path_EGREP and select it if it is found. 6175# Check for GNU ac_path_EGREP and select it if it is found.
6138 # Check for GNU $ac_path_EGREP 6176 # Check for GNU $ac_path_EGREP
6139case `"$ac_path_EGREP" --version 2>&1` in 6177case `"$ac_path_EGREP" --version 2>&1` in
6140*GNU*) 6178*GNU*)
6141 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 6179 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6182 6220
6183 6221
6184if test $ac_cv_c_compiler_gnu = yes; then 6222if test $ac_cv_c_compiler_gnu = yes; then
6185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5 6223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
6186$as_echo_n "checking whether $CC needs -traditional... " >&6; } 6224$as_echo_n "checking whether $CC needs -traditional... " >&6; }
6187if test "${ac_cv_prog_gcc_traditional+set}" = set; then : 6225if ${ac_cv_prog_gcc_traditional+:} false; then :
6188 $as_echo_n "(cached) " >&6 6226 $as_echo_n "(cached) " >&6
6189else 6227else
6190 ac_pattern="Autoconf.*'x'" 6228 ac_pattern="Autoconf.*'x'"
6191 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6229 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6192/* end confdefs.h. */ 6230/* end confdefs.h. */
6227do 6265do
6228 # Extract the first word of "$ac_prog", so it can be a program name with args. 6266 # Extract the first word of "$ac_prog", so it can be a program name with args.
6229set dummy $ac_prog; ac_word=$2 6267set dummy $ac_prog; ac_word=$2
6230{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6268{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6231$as_echo_n "checking for $ac_word... " >&6; } 6269$as_echo_n "checking for $ac_word... " >&6; }
6232if test "${ac_cv_prog_AWK+set}" = set; then : 6270if ${ac_cv_prog_AWK+:} false; then :
6233 $as_echo_n "(cached) " >&6 6271 $as_echo_n "(cached) " >&6
6234else 6272else
6235 if test -n "$AWK"; then 6273 if test -n "$AWK"; then
6236 ac_cv_prog_AWK="$AWK" # Let the user override the test. 6274 ac_cv_prog_AWK="$AWK" # Let the user override the test.
6237else 6275else
6239for as_dir in $PATH 6277for as_dir in $PATH
6240do 6278do
6241 IFS=$as_save_IFS 6279 IFS=$as_save_IFS
6242 test -z "$as_dir" && as_dir=. 6280 test -z "$as_dir" && as_dir=.
6243 for ac_exec_ext in '' $ac_executable_extensions; do 6281 for ac_exec_ext in '' $ac_executable_extensions; do
6244 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6282 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6245 ac_cv_prog_AWK="$ac_prog" 6283 ac_cv_prog_AWK="$ac_prog"
6246 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6284 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6247 break 2 6285 break 2
6248 fi 6286 fi
6249done 6287done
6279 6317
6280{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 6318{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
6281$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 6319$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
6282set x ${MAKE-make} 6320set x ${MAKE-make}
6283ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 6321ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
6284if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 6322if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
6285 $as_echo_n "(cached) " >&6 6323 $as_echo_n "(cached) " >&6
6286else 6324else
6287 cat >conftest.make <<\_ACEOF 6325 cat >conftest.make <<\_ACEOF
6288SHELL = /bin/sh 6326SHELL = /bin/sh
6289all: 6327all:
6311if test -n "$ac_tool_prefix"; then 6349if test -n "$ac_tool_prefix"; then
6312 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 6350 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6313set dummy ${ac_tool_prefix}ranlib; ac_word=$2 6351set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6314{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6352{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6315$as_echo_n "checking for $ac_word... " >&6; } 6353$as_echo_n "checking for $ac_word... " >&6; }
6316if test "${ac_cv_prog_RANLIB+set}" = set; then : 6354if ${ac_cv_prog_RANLIB+:} false; then :
6317 $as_echo_n "(cached) " >&6 6355 $as_echo_n "(cached) " >&6
6318else 6356else
6319 if test -n "$RANLIB"; then 6357 if test -n "$RANLIB"; then
6320 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. 6358 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6321else 6359else
6323for as_dir in $PATH 6361for as_dir in $PATH
6324do 6362do
6325 IFS=$as_save_IFS 6363 IFS=$as_save_IFS
6326 test -z "$as_dir" && as_dir=. 6364 test -z "$as_dir" && as_dir=.
6327 for ac_exec_ext in '' $ac_executable_extensions; do 6365 for ac_exec_ext in '' $ac_executable_extensions; do
6328 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6366 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6329 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 6367 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6330 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6368 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6331 break 2 6369 break 2
6332 fi 6370 fi
6333done 6371done
6351 ac_ct_RANLIB=$RANLIB 6389 ac_ct_RANLIB=$RANLIB
6352 # Extract the first word of "ranlib", so it can be a program name with args. 6390 # Extract the first word of "ranlib", so it can be a program name with args.
6353set dummy ranlib; ac_word=$2 6391set dummy ranlib; ac_word=$2
6354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6392{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6355$as_echo_n "checking for $ac_word... " >&6; } 6393$as_echo_n "checking for $ac_word... " >&6; }
6356if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 6394if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6357 $as_echo_n "(cached) " >&6 6395 $as_echo_n "(cached) " >&6
6358else 6396else
6359 if test -n "$ac_ct_RANLIB"; then 6397 if test -n "$ac_ct_RANLIB"; then
6360 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. 6398 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6361else 6399else
6363for as_dir in $PATH 6401for as_dir in $PATH
6364do 6402do
6365 IFS=$as_save_IFS 6403 IFS=$as_save_IFS
6366 test -z "$as_dir" && as_dir=. 6404 test -z "$as_dir" && as_dir=.
6367 for ac_exec_ext in '' $ac_executable_extensions; do 6405 for ac_exec_ext in '' $ac_executable_extensions; do
6368 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6406 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6369 ac_cv_prog_ac_ct_RANLIB="ranlib" 6407 ac_cv_prog_ac_ct_RANLIB="ranlib"
6370 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6408 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6371 break 2 6409 break 2
6372 fi 6410 fi
6373done 6411done
6549 t end 6587 t end
6550 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 6588 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
6551 :end' >>confcache 6589 :end' >>confcache
6552if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 6590if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6553 if test -w "$cache_file"; then 6591 if test -w "$cache_file"; then
6554 test "x$cache_file" != "x/dev/null" && 6592 if test "x$cache_file" != "x/dev/null"; then
6555 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 6593 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
6556$as_echo "$as_me: updating cache $cache_file" >&6;} 6594$as_echo "$as_me: updating cache $cache_file" >&6;}
6595 if test ! -f "$cache_file" || test -h "$cache_file"; then
6557 cat confcache >$cache_file 6596 cat confcache >"$cache_file"
6597 else
6598 case $cache_file in #(
6599 */* | ?:*)
6600 mv -f confcache "$cache_file"$$ &&
6601 mv -f "$cache_file"$$ "$cache_file" ;; #(
6602 *)
6603 mv -f confcache "$cache_file" ;;
6604 esac
6605 fi
6606 fi
6558 else 6607 else
6559 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 6608 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
6560$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 6609$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6561 fi 6610 fi
6562fi 6611fi
6576ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 6625ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6577ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6626ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6578{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 6627{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
6579$as_echo_n "checking how to run the C++ preprocessor... " >&6; } 6628$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
6580if test -z "$CXXCPP"; then 6629if test -z "$CXXCPP"; then
6581 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 6630 if ${ac_cv_prog_CXXCPP+:} false; then :
6582 $as_echo_n "(cached) " >&6 6631 $as_echo_n "(cached) " >&6
6583else 6632else
6584 # Double quotes because CXXCPP needs to be expanded 6633 # Double quotes because CXXCPP needs to be expanded
6585 for CXXCPP in "$CXX -E" "/lib/cpp" 6634 for CXXCPP in "$CXX -E" "/lib/cpp"
6586 do 6635 do
6692 6741
6693else 6742else
6694 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 6743 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6695$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 6744$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6696as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 6745as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
6697See \`config.log' for more details" "$LINENO" 5 ; } 6746See \`config.log' for more details" "$LINENO" 5; }
6698fi 6747fi
6699 6748
6700ac_ext=cpp 6749ac_ext=cpp
6701ac_cpp='$CXXCPP $CPPFLAGS' 6750ac_cpp='$CXXCPP $CPPFLAGS'
6702ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 6751ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6704ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 6753ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6705 6754
6706 6755
6707{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 6756{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6708$as_echo_n "checking for ANSI C header files... " >&6; } 6757$as_echo_n "checking for ANSI C header files... " >&6; }
6709if test "${ac_cv_header_stdc+set}" = set; then : 6758if ${ac_cv_header_stdc+:} false; then :
6710 $as_echo_n "(cached) " >&6 6759 $as_echo_n "(cached) " >&6
6711else 6760else
6712 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6761 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6713/* end confdefs.h. */ 6762/* end confdefs.h. */
6714#include <stdlib.h> 6763#include <stdlib.h>
6889done 6938done
6890 6939
6891 6940
6892{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 6941{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
6893$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 6942$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
6894if test "${ac_cv_c_const+set}" = set; then : 6943if ${ac_cv_c_const+:} false; then :
6895 $as_echo_n "(cached) " >&6 6944 $as_echo_n "(cached) " >&6
6896else 6945else
6897 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6946 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6898/* end confdefs.h. */ 6947/* end confdefs.h. */
6899 6948
6900int 6949int
6901main () 6950main ()
6902{ 6951{
6903/* FIXME: Include the comments suggested by Paul. */ 6952
6904#ifndef __cplusplus 6953#ifndef __cplusplus
6905 /* Ultrix mips cc rejects this. */ 6954 /* Ultrix mips cc rejects this sort of thing. */
6906 typedef int charset[2]; 6955 typedef int charset[2];
6907 const charset cs; 6956 const charset cs = { 0, 0 };
6908 /* SunOS 4.1.1 cc rejects this. */ 6957 /* SunOS 4.1.1 cc rejects this. */
6909 char const *const *pcpcc; 6958 char const *const *pcpcc;
6910 char **ppc; 6959 char **ppc;
6911 /* NEC SVR4.0.2 mips cc rejects this. */ 6960 /* NEC SVR4.0.2 mips cc rejects this. */
6912 struct point {int x, y;}; 6961 struct point {int x, y;};
6919 pcpcc = &g + (g ? g-g : 0); 6968 pcpcc = &g + (g ? g-g : 0);
6920 /* HPUX 7.0 cc rejects these. */ 6969 /* HPUX 7.0 cc rejects these. */
6921 ++pcpcc; 6970 ++pcpcc;
6922 ppc = (char**) pcpcc; 6971 ppc = (char**) pcpcc;
6923 pcpcc = (char const *const *) ppc; 6972 pcpcc = (char const *const *) ppc;
6924 { /* SCO 3.2v4 cc rejects this. */ 6973 { /* SCO 3.2v4 cc rejects this sort of thing. */
6925 char *t; 6974 char tx;
6975 char *t = &tx;
6926 char const *s = 0 ? (char *) 0 : (char const *) 0; 6976 char const *s = 0 ? (char *) 0 : (char const *) 0;
6927 6977
6928 *t++ = 0; 6978 *t++ = 0;
6929 if (s) return 0; 6979 if (s) return 0;
6930 } 6980 }
6936 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ 6986 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
6937 typedef const int *iptr; 6987 typedef const int *iptr;
6938 iptr p = 0; 6988 iptr p = 0;
6939 ++p; 6989 ++p;
6940 } 6990 }
6941 { /* AIX XL C 1.02.0.0 rejects this saying 6991 { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
6942 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ 6992 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
6943 struct s { int j; const int *ap[3]; }; 6993 struct s { int j; const int *ap[3]; } bx;
6944 struct s *b; b->j = 5; 6994 struct s *b = &bx; b->j = 5;
6945 } 6995 }
6946 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ 6996 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
6947 const int foo = 10; 6997 const int foo = 10;
6948 if (!foo) return 0; 6998 if (!foo) return 0;
6949 } 6999 }
6968$as_echo "#define const /**/" >>confdefs.h 7018$as_echo "#define const /**/" >>confdefs.h
6969 7019
6970fi 7020fi
6971 7021
6972ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 7022ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
6973if test "x$ac_cv_type_pid_t" = x""yes; then : 7023if test "x$ac_cv_type_pid_t" = xyes; then :
6974 7024
6975else 7025else
6976 7026
6977cat >>confdefs.h <<_ACEOF 7027cat >>confdefs.h <<_ACEOF
6978#define pid_t int 7028#define pid_t int
6979_ACEOF 7029_ACEOF
6980 7030
6981fi 7031fi
6982 7032
6983ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" 7033ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
6984if test "x$ac_cv_type_size_t" = x""yes; then : 7034if test "x$ac_cv_type_size_t" = xyes; then :
6985 7035
6986else 7036else
6987 7037
6988cat >>confdefs.h <<_ACEOF 7038cat >>confdefs.h <<_ACEOF
6989#define size_t unsigned int 7039#define size_t unsigned int
6991 7041
6992fi 7042fi
6993 7043
6994{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 7044{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
6995$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } 7045$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
6996if test "${ac_cv_header_time+set}" = set; then : 7046if ${ac_cv_header_time+:} false; then :
6997 $as_echo_n "(cached) " >&6 7047 $as_echo_n "(cached) " >&6
6998else 7048else
6999 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7049 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7000/* end confdefs.h. */ 7050/* end confdefs.h. */
7001#include <sys/types.h> 7051#include <sys/types.h>
7026 7076
7027fi 7077fi
7028 7078
7029{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 7079{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
7030$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 7080$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
7031if test "${ac_cv_struct_tm+set}" = set; then : 7081if ${ac_cv_struct_tm+:} false; then :
7032 $as_echo_n "(cached) " >&6 7082 $as_echo_n "(cached) " >&6
7033else 7083else
7034 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7084 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7035/* end confdefs.h. */ 7085/* end confdefs.h. */
7036#include <sys/types.h> 7086#include <sys/types.h>
7062fi 7112fi
7063 7113
7064 7114
7065{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5 7115{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5
7066$as_echo_n "checking for socklen_t... " >&6; } 7116$as_echo_n "checking for socklen_t... " >&6; }
7067if test "${ac_cv_type_socklen_t+set}" = set; then : 7117if ${ac_cv_type_socklen_t+:} false; then :
7068 $as_echo_n "(cached) " >&6 7118 $as_echo_n "(cached) " >&6
7069else 7119else
7070 7120
7071 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7121 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7072/* end confdefs.h. */ 7122/* end confdefs.h. */
7096 7146
7097fi 7147fi
7098 7148
7099{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5 7149{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5
7100$as_echo_n "checking for struct addrinfo... " >&6; } 7150$as_echo_n "checking for struct addrinfo... " >&6; }
7101if test "${ac_cv_struct_addrinfo+set}" = set; then : 7151if ${ac_cv_struct_addrinfo+:} false; then :
7102 $as_echo_n "(cached) " >&6 7152 $as_echo_n "(cached) " >&6
7103else 7153else
7104 7154
7105 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7155 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7106/* end confdefs.h. */ 7156/* end confdefs.h. */
7131 7181
7132fi 7182fi
7133 7183
7134{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 7184{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
7135$as_echo_n "checking return type of signal handlers... " >&6; } 7185$as_echo_n "checking return type of signal handlers... " >&6; }
7136if test "${ac_cv_type_signal+set}" = set; then : 7186if ${ac_cv_type_signal+:} false; then :
7137 $as_echo_n "(cached) " >&6 7187 $as_echo_n "(cached) " >&6
7138else 7188else
7139 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7189 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7140/* end confdefs.h. */ 7190/* end confdefs.h. */
7141#include <sys/types.h> 7191#include <sys/types.h>
7172ac_compiler_gnu=$ac_cv_c_compiler_gnu 7222ac_compiler_gnu=$ac_cv_c_compiler_gnu
7173 7223
7174 7224
7175{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 7225{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
7176$as_echo_n "checking for ANSI C header files... " >&6; } 7226$as_echo_n "checking for ANSI C header files... " >&6; }
7177if test "${ac_cv_header_stdc+set}" = set; then : 7227if ${ac_cv_header_stdc+:} false; then :
7178 $as_echo_n "(cached) " >&6 7228 $as_echo_n "(cached) " >&6
7179else 7229else
7180 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7230 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7181/* end confdefs.h. */ 7231/* end confdefs.h. */
7182#include <stdlib.h> 7232#include <stdlib.h>
7300 7350
7301# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 7351# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
7302# for constant arguments. Useless! 7352# for constant arguments. Useless!
7303{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 7353{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
7304$as_echo_n "checking for working alloca.h... " >&6; } 7354$as_echo_n "checking for working alloca.h... " >&6; }
7305if test "${ac_cv_working_alloca_h+set}" = set; then : 7355if ${ac_cv_working_alloca_h+:} false; then :
7306 $as_echo_n "(cached) " >&6 7356 $as_echo_n "(cached) " >&6
7307else 7357else
7308 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7358 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7309/* end confdefs.h. */ 7359/* end confdefs.h. */
7310#include <alloca.h> 7360#include <alloca.h>
7333 7383
7334fi 7384fi
7335 7385
7336{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 7386{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
7337$as_echo_n "checking for alloca... " >&6; } 7387$as_echo_n "checking for alloca... " >&6; }
7338if test "${ac_cv_func_alloca_works+set}" = set; then : 7388if ${ac_cv_func_alloca_works+:} false; then :
7339 $as_echo_n "(cached) " >&6 7389 $as_echo_n "(cached) " >&6
7340else 7390else
7341 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7391 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7342/* end confdefs.h. */ 7392/* end confdefs.h. */
7343#ifdef __GNUC__ 7393#ifdef __GNUC__
7352# else 7402# else
7353# ifdef _AIX 7403# ifdef _AIX
7354 #pragma alloca 7404 #pragma alloca
7355# else 7405# else
7356# ifndef alloca /* predefined by HP cc +Olibcalls */ 7406# ifndef alloca /* predefined by HP cc +Olibcalls */
7357char *alloca (); 7407void *alloca (size_t);
7358# endif 7408# endif
7359# endif 7409# endif
7360# endif 7410# endif
7361# endif 7411# endif
7362#endif 7412#endif
7396$as_echo "#define C_ALLOCA 1" >>confdefs.h 7446$as_echo "#define C_ALLOCA 1" >>confdefs.h
7397 7447
7398 7448
7399{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 7449{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
7400$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } 7450$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
7401if test "${ac_cv_os_cray+set}" = set; then : 7451if ${ac_cv_os_cray+:} false; then :
7402 $as_echo_n "(cached) " >&6 7452 $as_echo_n "(cached) " >&6
7403else 7453else
7404 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7454 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7405/* end confdefs.h. */ 7455/* end confdefs.h. */
7406#if defined CRAY && ! defined CRAY2 7456#if defined CRAY && ! defined CRAY2
7437 done 7487 done
7438fi 7488fi
7439 7489
7440{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 7490{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
7441$as_echo_n "checking stack direction for C alloca... " >&6; } 7491$as_echo_n "checking stack direction for C alloca... " >&6; }
7442if test "${ac_cv_c_stack_direction+set}" = set; then : 7492if ${ac_cv_c_stack_direction+:} false; then :
7443 $as_echo_n "(cached) " >&6 7493 $as_echo_n "(cached) " >&6
7444else 7494else
7445 if test "$cross_compiling" = yes; then : 7495 if test "$cross_compiling" = yes; then :
7446 ac_cv_c_stack_direction=0 7496 ac_cv_c_stack_direction=0
7447else 7497else
7448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7498 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7449/* end confdefs.h. */ 7499/* end confdefs.h. */
7450$ac_includes_default 7500$ac_includes_default
7451int 7501int
7452find_stack_direction () 7502find_stack_direction (int *addr, int depth)
7453{ 7503{
7454 static char *addr = 0; 7504 int dir, dummy = 0;
7455 auto char dummy;
7456 if (addr == 0) 7505 if (! addr)
7457 {
7458 addr = &dummy; 7506 addr = &dummy;
7459 return find_stack_direction (); 7507 *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1;
7460 } 7508 dir = depth ? find_stack_direction (addr, depth - 1) : 0;
7461 else 7509 return dir + dummy;
7462 return (&dummy > addr) ? 1 : -1;
7463} 7510}
7464 7511
7465int 7512int
7466main () 7513main (int argc, char **argv)
7467{ 7514{
7468 return find_stack_direction () < 0; 7515 return find_stack_direction (0, argc + !argv + 20) < 0;
7469} 7516}
7470_ACEOF 7517_ACEOF
7471if ac_fn_c_try_run "$LINENO"; then : 7518if ac_fn_c_try_run "$LINENO"; then :
7472 ac_cv_c_stack_direction=1 7519 ac_cv_c_stack_direction=1
7473else 7520else
7488fi 7535fi
7489 7536
7490 7537
7491 7538
7492ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" 7539ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
7493if test "x$ac_cv_func_socket" = x""yes; then : 7540if test "x$ac_cv_func_socket" = xyes; then :
7494 7541
7495else 7542else
7496 7543
7497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 7544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7498$as_echo_n "checking for connect in -lsocket... " >&6; } 7545$as_echo_n "checking for connect in -lsocket... " >&6; }
7499if test "${ac_cv_lib_socket_connect+set}" = set; then : 7546if ${ac_cv_lib_socket_connect+:} false; then :
7500 $as_echo_n "(cached) " >&6 7547 $as_echo_n "(cached) " >&6
7501else 7548else
7502 ac_check_lib_save_LIBS=$LIBS 7549 ac_check_lib_save_LIBS=$LIBS
7503LIBS="-lsocket $LIBS" 7550LIBS="-lsocket $LIBS"
7504cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7551cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7528 conftest$ac_exeext conftest.$ac_ext 7575 conftest$ac_exeext conftest.$ac_ext
7529LIBS=$ac_check_lib_save_LIBS 7576LIBS=$ac_check_lib_save_LIBS
7530fi 7577fi
7531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 7578{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7532$as_echo "$ac_cv_lib_socket_connect" >&6; } 7579$as_echo "$ac_cv_lib_socket_connect" >&6; }
7533if test "x$ac_cv_lib_socket_connect" = x""yes; then : 7580if test "x$ac_cv_lib_socket_connect" = xyes; then :
7534 cat >>confdefs.h <<_ACEOF 7581 cat >>confdefs.h <<_ACEOF
7535#define HAVE_LIBSOCKET 1 7582#define HAVE_LIBSOCKET 1
7536_ACEOF 7583_ACEOF
7537 7584
7538 LIBS="-lsocket $LIBS" 7585 LIBS="-lsocket $LIBS"
7541 7588
7542 7589
7543fi 7590fi
7544 7591
7545ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 7592ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7546if test "x$ac_cv_func_gethostbyname" = x""yes; then : 7593if test "x$ac_cv_func_gethostbyname" = xyes; then :
7547 7594
7548else 7595else
7549 7596
7550 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 7597 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7551$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 7598$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7552if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 7599if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
7553 $as_echo_n "(cached) " >&6 7600 $as_echo_n "(cached) " >&6
7554else 7601else
7555 ac_check_lib_save_LIBS=$LIBS 7602 ac_check_lib_save_LIBS=$LIBS
7556LIBS="-lnsl $LIBS" 7603LIBS="-lnsl $LIBS"
7557cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7604cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7581 conftest$ac_exeext conftest.$ac_ext 7628 conftest$ac_exeext conftest.$ac_ext
7582LIBS=$ac_check_lib_save_LIBS 7629LIBS=$ac_check_lib_save_LIBS
7583fi 7630fi
7584{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 7631{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7585$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 7632$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7586if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 7633if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
7587 cat >>confdefs.h <<_ACEOF 7634 cat >>confdefs.h <<_ACEOF
7588#define HAVE_LIBNSL 1 7635#define HAVE_LIBNSL 1
7589_ACEOF 7636_ACEOF
7590 7637
7591 LIBS="-lnsl $LIBS" 7638 LIBS="-lnsl $LIBS"
7625 7672
7626 7673
7627for ac_func in clock_gettime 7674for ac_func in clock_gettime
7628do : 7675do :
7629 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7676 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7630if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7677if test "x$ac_cv_func_clock_gettime" = xyes; then :
7631 cat >>confdefs.h <<_ACEOF 7678 cat >>confdefs.h <<_ACEOF
7632#define HAVE_CLOCK_GETTIME 1 7679#define HAVE_CLOCK_GETTIME 1
7633_ACEOF 7680_ACEOF
7634 7681
7635else 7682else
7665 conftest$ac_exeext conftest.$ac_ext 7712 conftest$ac_exeext conftest.$ac_ext
7666 fi 7713 fi
7667 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then 7714 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then
7668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5 7715 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
7669$as_echo_n "checking for clock_gettime in -lrt... " >&6; } 7716$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
7670if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then : 7717if ${ac_cv_lib_rt_clock_gettime+:} false; then :
7671 $as_echo_n "(cached) " >&6 7718 $as_echo_n "(cached) " >&6
7672else 7719else
7673 ac_check_lib_save_LIBS=$LIBS 7720 ac_check_lib_save_LIBS=$LIBS
7674LIBS="-lrt $LIBS" 7721LIBS="-lrt $LIBS"
7675cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7722cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7699 conftest$ac_exeext conftest.$ac_ext 7746 conftest$ac_exeext conftest.$ac_ext
7700LIBS=$ac_check_lib_save_LIBS 7747LIBS=$ac_check_lib_save_LIBS
7701fi 7748fi
7702{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 7749{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
7703$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; } 7750$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
7704if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then : 7751if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then :
7705 cat >>confdefs.h <<_ACEOF 7752 cat >>confdefs.h <<_ACEOF
7706#define HAVE_LIBRT 1 7753#define HAVE_LIBRT 1
7707_ACEOF 7754_ACEOF
7708 7755
7709 LIBS="-lrt $LIBS" 7756 LIBS="-lrt $LIBS"
7712 7759
7713 unset ac_cv_func_clock_gettime 7760 unset ac_cv_func_clock_gettime
7714 for ac_func in clock_gettime 7761 for ac_func in clock_gettime
7715do : 7762do :
7716 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 7763 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7717if test "x$ac_cv_func_clock_gettime" = x""yes; then : 7764if test "x$ac_cv_func_clock_gettime" = xyes; then :
7718 cat >>confdefs.h <<_ACEOF 7765 cat >>confdefs.h <<_ACEOF
7719#define HAVE_CLOCK_GETTIME 1 7766#define HAVE_CLOCK_GETTIME 1
7720_ACEOF 7767_ACEOF
7721 7768
7722fi 7769fi
7729 7776
7730 7777
7731for ac_func in nanosleep 7778for ac_func in nanosleep
7732do : 7779do :
7733 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7780 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7734if test "x$ac_cv_func_nanosleep" = x""yes; then : 7781if test "x$ac_cv_func_nanosleep" = xyes; then :
7735 cat >>confdefs.h <<_ACEOF 7782 cat >>confdefs.h <<_ACEOF
7736#define HAVE_NANOSLEEP 1 7783#define HAVE_NANOSLEEP 1
7737_ACEOF 7784_ACEOF
7738 7785
7739else 7786else
7740 7787
7741 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 7788 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
7742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 7789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
7743$as_echo_n "checking for nanosleep in -lrt... " >&6; } 7790$as_echo_n "checking for nanosleep in -lrt... " >&6; }
7744if test "${ac_cv_lib_rt_nanosleep+set}" = set; then : 7791if ${ac_cv_lib_rt_nanosleep+:} false; then :
7745 $as_echo_n "(cached) " >&6 7792 $as_echo_n "(cached) " >&6
7746else 7793else
7747 ac_check_lib_save_LIBS=$LIBS 7794 ac_check_lib_save_LIBS=$LIBS
7748LIBS="-lrt $LIBS" 7795LIBS="-lrt $LIBS"
7749cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7796cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7773 conftest$ac_exeext conftest.$ac_ext 7820 conftest$ac_exeext conftest.$ac_ext
7774LIBS=$ac_check_lib_save_LIBS 7821LIBS=$ac_check_lib_save_LIBS
7775fi 7822fi
7776{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5 7823{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
7777$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 7824$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
7778if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then : 7825if test "x$ac_cv_lib_rt_nanosleep" = xyes; then :
7779 cat >>confdefs.h <<_ACEOF 7826 cat >>confdefs.h <<_ACEOF
7780#define HAVE_LIBRT 1 7827#define HAVE_LIBRT 1
7781_ACEOF 7828_ACEOF
7782 7829
7783 LIBS="-lrt $LIBS" 7830 LIBS="-lrt $LIBS"
7786 7833
7787 unset ac_cv_func_nanosleep 7834 unset ac_cv_func_nanosleep
7788 for ac_func in nanosleep 7835 for ac_func in nanosleep
7789do : 7836do :
7790 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 7837 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7791if test "x$ac_cv_func_nanosleep" = x""yes; then : 7838if test "x$ac_cv_func_nanosleep" = xyes; then :
7792 cat >>confdefs.h <<_ACEOF 7839 cat >>confdefs.h <<_ACEOF
7793#define HAVE_NANOSLEEP 1 7840#define HAVE_NANOSLEEP 1
7794_ACEOF 7841_ACEOF
7795 7842
7796fi 7843fi
7800 7847
7801fi 7848fi
7802done 7849done
7803 7850
7804 7851
7852if test -z "$LIBEV_M4_AVOID_LIBM"; then
7853 LIBM=m
7854fi
7805{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ceil in -lm" >&5 7855{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
7806$as_echo_n "checking for ceil in -lm... " >&6; } 7856$as_echo_n "checking for library containing floor... " >&6; }
7807if test "${ac_cv_lib_m_ceil+set}" = set; then : 7857if ${ac_cv_search_floor+:} false; then :
7808 $as_echo_n "(cached) " >&6 7858 $as_echo_n "(cached) " >&6
7809else 7859else
7810 ac_check_lib_save_LIBS=$LIBS 7860 ac_func_search_save_LIBS=$LIBS
7811LIBS="-lm $LIBS"
7812cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7861cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7813/* end confdefs.h. */ 7862/* end confdefs.h. */
7814 7863
7815/* Override any GCC internal prototype to avoid an error. 7864/* Override any GCC internal prototype to avoid an error.
7816 Use char because int might match the return type of a GCC 7865 Use char because int might match the return type of a GCC
7817 builtin and then its argument prototype would still apply. */ 7866 builtin and then its argument prototype would still apply. */
7818#ifdef __cplusplus 7867#ifdef __cplusplus
7819extern "C" 7868extern "C"
7820#endif 7869#endif
7821char ceil (); 7870char floor ();
7822int 7871int
7823main () 7872main ()
7824{ 7873{
7825return ceil (); 7874return floor ();
7826 ; 7875 ;
7827 return 0; 7876 return 0;
7828} 7877}
7829_ACEOF 7878_ACEOF
7879for ac_lib in '' $LIBM; do
7880 if test -z "$ac_lib"; then
7881 ac_res="none required"
7882 else
7883 ac_res=-l$ac_lib
7884 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7885 fi
7830if ac_fn_c_try_link "$LINENO"; then : 7886 if ac_fn_c_try_link "$LINENO"; then :
7831 ac_cv_lib_m_ceil=yes 7887 ac_cv_search_floor=$ac_res
7832else
7833 ac_cv_lib_m_ceil=no
7834fi 7888fi
7835rm -f core conftest.err conftest.$ac_objext \ 7889rm -f core conftest.err conftest.$ac_objext \
7836 conftest$ac_exeext conftest.$ac_ext 7890 conftest$ac_exeext
7837LIBS=$ac_check_lib_save_LIBS 7891 if ${ac_cv_search_floor+:} false; then :
7892 break
7838fi 7893fi
7894done
7895if ${ac_cv_search_floor+:} false; then :
7896
7897else
7898 ac_cv_search_floor=no
7899fi
7900rm conftest.$ac_ext
7901LIBS=$ac_func_search_save_LIBS
7902fi
7839{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_ceil" >&5 7903{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_floor" >&5
7840$as_echo "$ac_cv_lib_m_ceil" >&6; } 7904$as_echo "$ac_cv_search_floor" >&6; }
7841if test "x$ac_cv_lib_m_ceil" = x""yes; then : 7905ac_res=$ac_cv_search_floor
7842 cat >>confdefs.h <<_ACEOF 7906if test "$ac_res" != no; then :
7843#define HAVE_LIBM 1 7907 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7844_ACEOF
7845 7908
7846 LIBS="-lm $LIBS" 7909$as_echo "#define HAVE_FLOOR 1" >>confdefs.h
7847 7910
7848fi 7911fi
7849 7912
7850 7913
7851 7914
7920 t end 7983 t end
7921 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 7984 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7922 :end' >>confcache 7985 :end' >>confcache
7923if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 7986if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
7924 if test -w "$cache_file"; then 7987 if test -w "$cache_file"; then
7925 test "x$cache_file" != "x/dev/null" && 7988 if test "x$cache_file" != "x/dev/null"; then
7926 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 7989 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7927$as_echo "$as_me: updating cache $cache_file" >&6;} 7990$as_echo "$as_me: updating cache $cache_file" >&6;}
7991 if test ! -f "$cache_file" || test -h "$cache_file"; then
7928 cat confcache >$cache_file 7992 cat confcache >"$cache_file"
7993 else
7994 case $cache_file in #(
7995 */* | ?:*)
7996 mv -f confcache "$cache_file"$$ &&
7997 mv -f "$cache_file"$$ "$cache_file" ;; #(
7998 *)
7999 mv -f confcache "$cache_file" ;;
8000 esac
8001 fi
8002 fi
7929 else 8003 else
7930 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8004 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
7931$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8005$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
7932 fi 8006 fi
7933fi 8007fi
7944fi 8018fi
7945 8019
7946 8020
7947{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5 8021{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5
7948$as_echo_n "checking for linux/if_tun.h... " >&6; } 8022$as_echo_n "checking for linux/if_tun.h... " >&6; }
7949if test "${tinc_cv_linux_if_tun_h+set}" = set; then : 8023if ${tinc_cv_linux_if_tun_h+:} false; then :
7950 $as_echo_n "(cached) " >&6 8024 $as_echo_n "(cached) " >&6
7951else 8025else
7952 8026
7953 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8027 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7954/* end confdefs.h. */ 8028/* end confdefs.h. */
8042 cat >>confdefs.h <<_ACEOF 8116 cat >>confdefs.h <<_ACEOF
8043#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 8117#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8044_ACEOF 8118_ACEOF
8045 8119
8046else 8120else
8047 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5 ; break 8121 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5; break
8048 8122
8049fi 8123fi
8050 8124
8051done 8125done
8052 8126
8053 8127
8054 CPPFLAGS="$tinc_ac_save_CPPFLAGS" 8128 CPPFLAGS="$tinc_ac_save_CPPFLAGS"
8055 8129
8056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_version in -lcrypto" >&5 8130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_Init in -lcrypto" >&5
8057$as_echo_n "checking for SHA1_version in -lcrypto... " >&6; } 8131$as_echo_n "checking for SHA1_Init in -lcrypto... " >&6; }
8058if test "${ac_cv_lib_crypto_SHA1_version+set}" = set; then : 8132if ${ac_cv_lib_crypto_SHA1_Init+:} false; then :
8059 $as_echo_n "(cached) " >&6 8133 $as_echo_n "(cached) " >&6
8060else 8134else
8061 ac_check_lib_save_LIBS=$LIBS 8135 ac_check_lib_save_LIBS=$LIBS
8062LIBS="-lcrypto $LIBS" 8136LIBS="-lcrypto $LIBS"
8063cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8137cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8067 Use char because int might match the return type of a GCC 8141 Use char because int might match the return type of a GCC
8068 builtin and then its argument prototype would still apply. */ 8142 builtin and then its argument prototype would still apply. */
8069#ifdef __cplusplus 8143#ifdef __cplusplus
8070extern "C" 8144extern "C"
8071#endif 8145#endif
8072char SHA1_version (); 8146char SHA1_Init ();
8073int 8147int
8074main () 8148main ()
8075{ 8149{
8076return SHA1_version (); 8150return SHA1_Init ();
8077 ; 8151 ;
8078 return 0; 8152 return 0;
8079} 8153}
8080_ACEOF 8154_ACEOF
8081if ac_fn_cxx_try_link "$LINENO"; then : 8155if ac_fn_cxx_try_link "$LINENO"; then :
8082 ac_cv_lib_crypto_SHA1_version=yes 8156 ac_cv_lib_crypto_SHA1_Init=yes
8083else 8157else
8084 ac_cv_lib_crypto_SHA1_version=no 8158 ac_cv_lib_crypto_SHA1_Init=no
8085fi 8159fi
8086rm -f core conftest.err conftest.$ac_objext \ 8160rm -f core conftest.err conftest.$ac_objext \
8087 conftest$ac_exeext conftest.$ac_ext 8161 conftest$ac_exeext conftest.$ac_ext
8088LIBS=$ac_check_lib_save_LIBS 8162LIBS=$ac_check_lib_save_LIBS
8089fi 8163fi
8090{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_version" >&5 8164{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_Init" >&5
8091$as_echo "$ac_cv_lib_crypto_SHA1_version" >&6; } 8165$as_echo "$ac_cv_lib_crypto_SHA1_Init" >&6; }
8092if test "x$ac_cv_lib_crypto_SHA1_version" = x""yes; then : 8166if test "x$ac_cv_lib_crypto_SHA1_Init" = xyes; then :
8093 LIBS="$LIBS -lcrypto" 8167 LIBS="$LIBS -lcrypto"
8094else 8168else
8095 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5 8169 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5
8096 8170
8097fi 8171fi
8109fi 8183fi
8110done 8184done
8111 8185
8112 8186
8113 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" 8187 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
8114if test "x$ac_cv_func_dlopen" = x""yes; then : 8188if test "x$ac_cv_func_dlopen" = xyes; then :
8115 8189
8116else 8190else
8117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 8191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
8118$as_echo_n "checking for dlopen in -ldl... " >&6; } 8192$as_echo_n "checking for dlopen in -ldl... " >&6; }
8119if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 8193if ${ac_cv_lib_dl_dlopen+:} false; then :
8120 $as_echo_n "(cached) " >&6 8194 $as_echo_n "(cached) " >&6
8121else 8195else
8122 ac_check_lib_save_LIBS=$LIBS 8196 ac_check_lib_save_LIBS=$LIBS
8123LIBS="-ldl $LIBS" 8197LIBS="-ldl $LIBS"
8124cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8198cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8148 conftest$ac_exeext conftest.$ac_ext 8222 conftest$ac_exeext conftest.$ac_ext
8149LIBS=$ac_check_lib_save_LIBS 8223LIBS=$ac_check_lib_save_LIBS
8150fi 8224fi
8151{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 8225{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
8152$as_echo "$ac_cv_lib_dl_dlopen" >&6; } 8226$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
8153if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : 8227if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
8154 LIBS="$LIBS -ldl" 8228 LIBS="$LIBS -ldl"
8155else 8229else
8156 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5 8230 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5
8231
8232fi
8233
8234
8235fi
8236
8237
8238 ac_fn_cxx_check_func "$LINENO" "inflate" "ac_cv_func_inflate"
8239if test "x$ac_cv_func_inflate" = xyes; then :
8240
8241else
8242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
8243$as_echo_n "checking for inflate in -lz... " >&6; }
8244if ${ac_cv_lib_z_inflate+:} false; then :
8245 $as_echo_n "(cached) " >&6
8246else
8247 ac_check_lib_save_LIBS=$LIBS
8248LIBS="-lz $LIBS"
8249cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8250/* end confdefs.h. */
8251
8252/* Override any GCC internal prototype to avoid an error.
8253 Use char because int might match the return type of a GCC
8254 builtin and then its argument prototype would still apply. */
8255#ifdef __cplusplus
8256extern "C"
8257#endif
8258char inflate ();
8259int
8260main ()
8261{
8262return inflate ();
8263 ;
8264 return 0;
8265}
8266_ACEOF
8267if ac_fn_cxx_try_link "$LINENO"; then :
8268 ac_cv_lib_z_inflate=yes
8269else
8270 ac_cv_lib_z_inflate=no
8271fi
8272rm -f core conftest.err conftest.$ac_objext \
8273 conftest$ac_exeext conftest.$ac_ext
8274LIBS=$ac_check_lib_save_LIBS
8275fi
8276{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
8277$as_echo "$ac_cv_lib_z_inflate" >&6; }
8278if test "x$ac_cv_lib_z_inflate" = xyes; then :
8279 LIBS="$LIBS -lz"
8280else
8281 as_fn_error $? "OpenSSL depends on libz." "$LINENO" 5
8157 8282
8158fi 8283fi
8159 8284
8160 8285
8161fi 8286fi
8162 8287
8163 8288
8164if test "x$openssl_include" != x; then 8289if test "x$openssl_include" != x; then
8165 CXXFLAGS="$CXXFLAGS -I$openssl_include" 8290 CXXFLAGS="$CXXFLAGS -I$openssl_include"
8291fi
8292
8293# Check whether --enable-threads was given.
8294if test "${enable_threads+set}" = set; then :
8295 enableval=$enable_threads; try_threads=$enableval
8296else
8297 try_threads=yes
8298
8299fi
8300
8301
8302if test "x$try_threads" = xyes; then
8303 ac_fn_cxx_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
8304if test "x$ac_cv_header_pthread_h" = xyes; then :
8305
8306 LIBS="$LIBS -lpthread"
8307 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8308/* end confdefs.h. */
8309#include <pthread.h>
8310int
8311main ()
8312{
8313pthread_t id; pthread_create (&id, 0, 0, 0);
8314 ;
8315 return 0;
8316}
8317_ACEOF
8318if ac_fn_cxx_try_compile "$LINENO"; then :
8319
8320cat >>confdefs.h <<_ACEOF
8321#define ENABLE_PTHREADS 1
8322_ACEOF
8323
8324
8325fi
8326rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8327
8328fi
8329
8330
8166fi 8331fi
8167 8332
8168# Check whether --enable-static-daemon was given. 8333# Check whether --enable-static-daemon was given.
8169if test "${enable_static_daemon+set}" = set; then : 8334if test "${enable_static_daemon+set}" = set; then :
8170 enableval=$enable_static_daemon; LDFLAGS_DAEMON=-static 8335 enableval=$enable_static_daemon; LDFLAGS_DAEMON=-static
8239 8404
8240# Check whether --enable-dns was given. 8405# Check whether --enable-dns was given.
8241if test "${enable_dns+set}" = set; then : 8406if test "${enable_dns+set}" = set; then :
8242 enableval=$enable_dns; 8407 enableval=$enable_dns;
8243 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default" 8408 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default"
8244if test "x$ac_cv_header_gmp_h" = x""yes; then : 8409if test "x$ac_cv_header_gmp_h" = xyes; then :
8245 8410
8246else 8411else
8247 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5 8412 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5
8248fi 8413fi
8249 8414
8250 8415
8251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5 8416 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5
8252$as_echo_n "checking for main in -lgmp... " >&6; } 8417$as_echo_n "checking for main in -lgmp... " >&6; }
8253if test "${ac_cv_lib_gmp_main+set}" = set; then : 8418if ${ac_cv_lib_gmp_main+:} false; then :
8254 $as_echo_n "(cached) " >&6 8419 $as_echo_n "(cached) " >&6
8255else 8420else
8256 ac_check_lib_save_LIBS=$LIBS 8421 ac_check_lib_save_LIBS=$LIBS
8257LIBS="-lgmp $LIBS" 8422LIBS="-lgmp $LIBS"
8258cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8423cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8276 conftest$ac_exeext conftest.$ac_ext 8441 conftest$ac_exeext conftest.$ac_ext
8277LIBS=$ac_check_lib_save_LIBS 8442LIBS=$ac_check_lib_save_LIBS
8278fi 8443fi
8279{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5 8444{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5
8280$as_echo "$ac_cv_lib_gmp_main" >&6; } 8445$as_echo "$ac_cv_lib_gmp_main" >&6; }
8281if test "x$ac_cv_lib_gmp_main" = x""yes; then : 8446if test "x$ac_cv_lib_gmp_main" = xyes; then :
8282 cat >>confdefs.h <<_ACEOF 8447 cat >>confdefs.h <<_ACEOF
8283#define HAVE_LIBGMP 1 8448#define HAVE_LIBGMP 1
8284_ACEOF 8449_ACEOF
8285 8450
8286 LIBS="-lgmp $LIBS" 8451 LIBS="-lgmp $LIBS"
8298 8463
8299 8464
8300fi 8465fi
8301 8466
8302 8467
8468RSA=3072
8469# Check whether --enable-rsa-length was given.
8470if test "${enable_rsa_length+set}" = set; then :
8471 enableval=$enable_rsa_length; RSA=$enableval
8472
8473fi
8474
8475
8476cat >>confdefs.h <<_ACEOF
8477#define RSABITS $RSA
8478_ACEOF
8479
8480
8303HMAC=12 8481HMACSIZE=12
8304# Check whether --enable-hmac-length was given. 8482# Check whether --enable-hmac-length was given.
8305if test "${enable_hmac_length+set}" = set; then : 8483if test "${enable_hmac_length+set}" = set; then :
8306 enableval=$enable_hmac_length; HMAC=$enableval 8484 enableval=$enable_hmac_length; HMACSIZE=$enableval
8307 8485
8308fi 8486fi
8309 8487
8310 8488
8311cat >>confdefs.h <<_ACEOF 8489cat >>confdefs.h <<_ACEOF
8312#define HMACLENGTH $HMAC 8490#define HMACLENGTH $HMACSIZE
8313_ACEOF
8314
8315
8316RAND=8
8317# Check whether --enable-rand-length was given.
8318if test "${enable_rand_length+set}" = set; then :
8319 enableval=$enable_rand_length; RAND=$enableval
8320
8321fi
8322
8323
8324cat >>confdefs.h <<_ACEOF
8325#define RAND_SIZE $RAND
8326_ACEOF 8491_ACEOF
8327 8492
8328 8493
8329MTU=1500 8494MTU=1500
8330# Check whether --enable-max-mtu was given. 8495# Check whether --enable-max-mtu was given.
8333 8498
8334fi 8499fi
8335 8500
8336 8501
8337cat >>confdefs.h <<_ACEOF 8502cat >>confdefs.h <<_ACEOF
8338#define MAX_MTU $MTU + 14 8503#define MAX_MTU ($MTU + 14)
8339_ACEOF 8504_ACEOF
8340 8505
8341 8506
8342COMPRESS=1 8507COMPRESS=1
8343# Check whether --enable-compression was given. 8508# Check whether --enable-compression was given.
8352cat >>confdefs.h <<_ACEOF 8517cat >>confdefs.h <<_ACEOF
8353#define ENABLE_COMPRESSION $COMPRESS 8518#define ENABLE_COMPRESSION $COMPRESS
8354_ACEOF 8519_ACEOF
8355 8520
8356 8521
8357CIPHER=aes_128_cbc 8522CIPHER=aes_128_ctr
8358# Check whether --enable-cipher was given. 8523# Check whether --enable-cipher was given.
8359if test "${enable_cipher+set}" = set; then : 8524if test "${enable_cipher+set}" = set; then :
8360 enableval=$enable_cipher; if test "x$enableval" = xbf ; then CIPHER=bf_cbc ; fi 8525 enableval=$enable_cipher; #if test "x$enableval" = xbf ; then CIPHER=bf_ctr ; fi
8361 if test "x$enableval" = xaes-128; then CIPHER=aes_128_cbc; fi 8526 if test "x$enableval" = xaes-128 ; then CIPHER=aes_128_ctr ; fi
8362 if test "x$enableval" = xaes-192; then CIPHER=aes_192_cbc; fi 8527 if test "x$enableval" = xaes-192 ; then CIPHER=aes_192_ctr ; fi
8363 if test "x$enableval" = xaes-256; then CIPHER=aes_256_cbc; fi 8528 if test "x$enableval" = xaes-256 ; then CIPHER=aes_256_ctr ; fi
8529 #if test "x$enableval" = xcamellia-128; then CIPHER=camellia_128_ctr; fi
8530 #if test "x$enableval" = xcamellia-256; then CIPHER=camellia_256_ctr; fi
8364 8531
8365fi 8532fi
8366 8533
8367 8534
8368cat >>confdefs.h <<_ACEOF 8535cat >>confdefs.h <<_ACEOF
8369#define ENABLE_CIPHER EVP_${CIPHER} 8536#define ENABLE_CIPHER EVP_${CIPHER}
8370_ACEOF 8537_ACEOF
8371 8538
8372 8539
8373DIGEST=ripemd160 8540HMAC=sha1
8374# Check whether --enable-digest was given. 8541# Check whether --enable-hmac-digest was given.
8375if test "${enable_digest+set}" = set; then : 8542if test "${enable_hmac_digest+set}" = set; then :
8543 enableval=$enable_hmac_digest; if test "x$enableval" = xwhirlpool; then HMAC=whirlpool; fi
8376 enableval=$enable_digest; if test "x$enableval" = xsha512 ; then DIGEST=sha512 ; fi 8544 if test "x$enableval" = xsha512 ; then HMAC=sha512 ; fi
8377 if test "x$enableval" = xsha256 ; then DIGEST=sha256 ; fi 8545 if test "x$enableval" = xsha256 ; then HMAC=sha256 ; fi
8378 if test "x$enableval" = xsha1 ; then DIGEST=sha1 ; fi 8546 if test "x$enableval" = xsha1 ; then HMAC=sha1 ; fi
8379 if test "x$enableval" = xripemd160; then DIGEST=ripemd160; fi 8547 if test "x$enableval" = xripemd160; then HMAC=ripemd160; fi
8380 if test "x$enableval" = xmd5 ; then DIGEST=md5 ; fi
8381 if test "x$enableval" = xmd4 ; then DIGEST=md4 ; fi
8382 8548
8383fi 8549fi
8384 8550
8385 8551
8386cat >>confdefs.h <<_ACEOF 8552cat >>confdefs.h <<_ACEOF
8553#define ENABLE_HMAC EVP_${HMAC}
8554_ACEOF
8555
8556
8557AUTH=sha512
8558# Check whether --enable-auth-digest was given.
8559if test "${enable_auth_digest+set}" = set; then :
8560 enableval=$enable_auth_digest; if test "x$enableval" = xwhirlpool; then AUTH=whirlpool; fi
8561 if test "x$enableval" = xsha512 ; then AUTH=sha512 ; fi
8562 if test "x$enableval" = xsha256 ; then AUTH=sha256 ; fi
8563
8564fi
8565
8566
8567cat >>confdefs.h <<_ACEOF
8387#define ENABLE_DIGEST EVP_${DIGEST} 8568#define ENABLE_AUTH EVP_${AUTH}
8388_ACEOF 8569_ACEOF
8389 8570
8390 8571
8391if $CXX -v --help 2>&1 | grep -q fno-rtti; then 8572if $CXX -v --help 2>&1 | grep -q fno-rtti; then
8392 CXXFLAGS="$CXXFLAGS -fno-rtti" 8573 CXXFLAGS="$CXXFLAGS -fno-rtti"
8465 t end 8646 t end
8466 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8647 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8467 :end' >>confcache 8648 :end' >>confcache
8468if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8649if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8469 if test -w "$cache_file"; then 8650 if test -w "$cache_file"; then
8470 test "x$cache_file" != "x/dev/null" && 8651 if test "x$cache_file" != "x/dev/null"; then
8471 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8652 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8472$as_echo "$as_me: updating cache $cache_file" >&6;} 8653$as_echo "$as_me: updating cache $cache_file" >&6;}
8654 if test ! -f "$cache_file" || test -h "$cache_file"; then
8473 cat confcache >$cache_file 8655 cat confcache >"$cache_file"
8656 else
8657 case $cache_file in #(
8658 */* | ?:*)
8659 mv -f confcache "$cache_file"$$ &&
8660 mv -f "$cache_file"$$ "$cache_file" ;; #(
8661 *)
8662 mv -f confcache "$cache_file" ;;
8663 esac
8664 fi
8665 fi
8474 else 8666 else
8475 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8667 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8476$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8668$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8477 fi 8669 fi
8478fi 8670fi
8520if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then 8712if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then
8521 as_fn_error $? "conditional \"ROHC\" was never defined. 8713 as_fn_error $? "conditional \"ROHC\" was never defined.
8522Usually this means the macro was only invoked conditionally." "$LINENO" 5 8714Usually this means the macro was only invoked conditionally." "$LINENO" 5
8523fi 8715fi
8524 8716
8525: ${CONFIG_STATUS=./config.status} 8717: "${CONFIG_STATUS=./config.status}"
8526ac_write_fail=0 8718ac_write_fail=0
8527ac_clean_files_save=$ac_clean_files 8719ac_clean_files_save=$ac_clean_files
8528ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8720ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8529{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8721{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8530$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8722$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8621# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8813# (If _AS_PATH_WALK were called with IFS unset, it would disable word
8622# splitting by setting IFS to empty value.) 8814# splitting by setting IFS to empty value.)
8623IFS=" "" $as_nl" 8815IFS=" "" $as_nl"
8624 8816
8625# Find who we are. Look in the path if we contain no directory separator. 8817# Find who we are. Look in the path if we contain no directory separator.
8818as_myself=
8626case $0 in #(( 8819case $0 in #((
8627 *[\\/]* ) as_myself=$0 ;; 8820 *[\\/]* ) as_myself=$0 ;;
8628 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8821 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8629for as_dir in $PATH 8822for as_dir in $PATH
8630do 8823do
8816 if ln -s conf$$.file conf$$ 2>/dev/null; then 9009 if ln -s conf$$.file conf$$ 2>/dev/null; then
8817 as_ln_s='ln -s' 9010 as_ln_s='ln -s'
8818 # ... but there are two gotchas: 9011 # ... but there are two gotchas:
8819 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 9012 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
8820 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 9013 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
8821 # In both cases, we have to default to `cp -p'. 9014 # In both cases, we have to default to `cp -pR'.
8822 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 9015 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
8823 as_ln_s='cp -p' 9016 as_ln_s='cp -pR'
8824 elif ln conf$$.file conf$$ 2>/dev/null; then 9017 elif ln conf$$.file conf$$ 2>/dev/null; then
8825 as_ln_s=ln 9018 as_ln_s=ln
8826 else 9019 else
8827 as_ln_s='cp -p' 9020 as_ln_s='cp -pR'
8828 fi 9021 fi
8829else 9022else
8830 as_ln_s='cp -p' 9023 as_ln_s='cp -pR'
8831fi 9024fi
8832rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 9025rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
8833rmdir conf$$.dir 2>/dev/null 9026rmdir conf$$.dir 2>/dev/null
8834 9027
8835 9028
8885else 9078else
8886 test -d ./-p && rmdir ./-p 9079 test -d ./-p && rmdir ./-p
8887 as_mkdir_p=false 9080 as_mkdir_p=false
8888fi 9081fi
8889 9082
8890if test -x / >/dev/null 2>&1; then 9083
9084# as_fn_executable_p FILE
9085# -----------------------
9086# Test if FILE is an executable regular file.
9087as_fn_executable_p ()
9088{
9089 test -f "$1" && test -x "$1"
9090} # as_fn_executable_p
8891 as_test_x='test -x' 9091as_test_x='test -x'
8892else 9092as_executable_p=as_fn_executable_p
8893 if ls -dL / >/dev/null 2>&1; then
8894 as_ls_L_option=L
8895 else
8896 as_ls_L_option=
8897 fi
8898 as_test_x='
8899 eval sh -c '\''
8900 if test -d "$1"; then
8901 test -d "$1/.";
8902 else
8903 case $1 in #(
8904 -*)set "./$1";;
8905 esac;
8906 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
8907 ???[sx]*):;;*)false;;esac;fi
8908 '\'' sh
8909 '
8910fi
8911as_executable_p=$as_test_x
8912 9093
8913# Sed expression to map a string onto a valid CPP name. 9094# Sed expression to map a string onto a valid CPP name.
8914as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 9095as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
8915 9096
8916# Sed expression to map a string onto a valid variable name. 9097# Sed expression to map a string onto a valid variable name.
8928# Save the log message, to keep $0 and so on meaningful, and to 9109# Save the log message, to keep $0 and so on meaningful, and to
8929# report actual input values of CONFIG_FILES etc. instead of their 9110# report actual input values of CONFIG_FILES etc. instead of their
8930# values after options handling. 9111# values after options handling.
8931ac_log=" 9112ac_log="
8932This file was extended by $as_me, which was 9113This file was extended by $as_me, which was
8933generated by GNU Autoconf 2.67. Invocation command line was 9114generated by GNU Autoconf 2.69. Invocation command line was
8934 9115
8935 CONFIG_FILES = $CONFIG_FILES 9116 CONFIG_FILES = $CONFIG_FILES
8936 CONFIG_HEADERS = $CONFIG_HEADERS 9117 CONFIG_HEADERS = $CONFIG_HEADERS
8937 CONFIG_LINKS = $CONFIG_LINKS 9118 CONFIG_LINKS = $CONFIG_LINKS
8938 CONFIG_COMMANDS = $CONFIG_COMMANDS 9119 CONFIG_COMMANDS = $CONFIG_COMMANDS
8994_ACEOF 9175_ACEOF
8995cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9176cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8996ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 9177ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8997ac_cs_version="\\ 9178ac_cs_version="\\
8998config.status 9179config.status
8999configured by $0, generated by GNU Autoconf 2.67, 9180configured by $0, generated by GNU Autoconf 2.69,
9000 with options \\"\$ac_cs_config\\" 9181 with options \\"\$ac_cs_config\\"
9001 9182
9002Copyright (C) 2010 Free Software Foundation, Inc. 9183Copyright (C) 2012 Free Software Foundation, Inc.
9003This config.status script is free software; the Free Software Foundation 9184This config.status script is free software; the Free Software Foundation
9004gives unlimited permission to copy, distribute and modify it." 9185gives unlimited permission to copy, distribute and modify it."
9005 9186
9006ac_pwd='$ac_pwd' 9187ac_pwd='$ac_pwd'
9007srcdir='$srcdir' 9188srcdir='$srcdir'
9087fi 9268fi
9088 9269
9089_ACEOF 9270_ACEOF
9090cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9271cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9091if \$ac_cs_recheck; then 9272if \$ac_cs_recheck; then
9092 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 9273 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
9093 shift 9274 shift
9094 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 9275 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
9095 CONFIG_SHELL='$SHELL' 9276 CONFIG_SHELL='$SHELL'
9096 export CONFIG_SHELL 9277 export CONFIG_SHELL
9097 exec "\$@" 9278 exec "\$@"
9138 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 9319 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
9139 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 9320 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
9140 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; 9321 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
9141 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; 9322 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
9142 9323
9143 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 9324 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
9144 esac 9325 esac
9145done 9326done
9146 9327
9147 9328
9148# If the user did not use the arguments to specify the items to instantiate, 9329# If the user did not use the arguments to specify the items to instantiate,
9161# Hook for its removal unless debugging. 9342# Hook for its removal unless debugging.
9162# Note that there is a small window in which the directory will not be cleaned: 9343# Note that there is a small window in which the directory will not be cleaned:
9163# after its creation but before its name has been assigned to `$tmp'. 9344# after its creation but before its name has been assigned to `$tmp'.
9164$debug || 9345$debug ||
9165{ 9346{
9166 tmp= 9347 tmp= ac_tmp=
9167 trap 'exit_status=$? 9348 trap 'exit_status=$?
9349 : "${ac_tmp:=$tmp}"
9168 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 9350 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9169' 0 9351' 0
9170 trap 'as_fn_exit 1' 1 2 13 15 9352 trap 'as_fn_exit 1' 1 2 13 15
9171} 9353}
9172# Create a (secure) tmp directory for tmp files. 9354# Create a (secure) tmp directory for tmp files.
9173 9355
9174{ 9356{
9175 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 9357 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9176 test -n "$tmp" && test -d "$tmp" 9358 test -d "$tmp"
9177} || 9359} ||
9178{ 9360{
9179 tmp=./conf$$-$RANDOM 9361 tmp=./conf$$-$RANDOM
9180 (umask 077 && mkdir "$tmp") 9362 (umask 077 && mkdir "$tmp")
9181} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 9363} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
9364ac_tmp=$tmp
9182 9365
9183# Set up the scripts for CONFIG_FILES section. 9366# Set up the scripts for CONFIG_FILES section.
9184# No need to generate them if there are no CONFIG_FILES. 9367# No need to generate them if there are no CONFIG_FILES.
9185# This happens for instance with `./config.status config.h'. 9368# This happens for instance with `./config.status config.h'.
9186if test -n "$CONFIG_FILES"; then 9369if test -n "$CONFIG_FILES"; then
9198 ac_cs_awk_cr='\\r' 9381 ac_cs_awk_cr='\\r'
9199else 9382else
9200 ac_cs_awk_cr=$ac_cr 9383 ac_cs_awk_cr=$ac_cr
9201fi 9384fi
9202 9385
9203echo 'BEGIN {' >"$tmp/subs1.awk" && 9386echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
9204_ACEOF 9387_ACEOF
9205 9388
9206 9389
9207{ 9390{
9208 echo "cat >conf$$subs.awk <<_ACEOF" && 9391 echo "cat >conf$$subs.awk <<_ACEOF" &&
9226 fi 9409 fi
9227done 9410done
9228rm -f conf$$subs.sh 9411rm -f conf$$subs.sh
9229 9412
9230cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9413cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9231cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 9414cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
9232_ACEOF 9415_ACEOF
9233sed -n ' 9416sed -n '
9234h 9417h
9235s/^/S["/; s/!.*/"]=/ 9418s/^/S["/; s/!.*/"]=/
9236p 9419p
9274} 9457}
9275' >>$CONFIG_STATUS || ac_write_fail=1 9458' >>$CONFIG_STATUS || ac_write_fail=1
9276rm -f conf$$subs.awk 9459rm -f conf$$subs.awk
9277cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9460cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9278_ACAWK 9461_ACAWK
9279cat >>"\$tmp/subs1.awk" <<_ACAWK && 9462cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
9280 for (key in S) S_is_set[key] = 1 9463 for (key in S) S_is_set[key] = 1
9281 FS = "" 9464 FS = ""
9282 9465
9283} 9466}
9284{ 9467{
9306cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9489cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9307if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9490if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9308 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9491 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9309else 9492else
9310 cat 9493 cat
9311fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9494fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
9312 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 9495 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9313_ACEOF 9496_ACEOF
9314 9497
9315# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 9498# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9316# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 9499# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9340 9523
9341# Set up the scripts for CONFIG_HEADERS section. 9524# Set up the scripts for CONFIG_HEADERS section.
9342# No need to generate them if there are no CONFIG_HEADERS. 9525# No need to generate them if there are no CONFIG_HEADERS.
9343# This happens for instance with `./config.status Makefile'. 9526# This happens for instance with `./config.status Makefile'.
9344if test -n "$CONFIG_HEADERS"; then 9527if test -n "$CONFIG_HEADERS"; then
9345cat >"$tmp/defines.awk" <<\_ACAWK || 9528cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
9346BEGIN { 9529BEGIN {
9347_ACEOF 9530_ACEOF
9348 9531
9349# Transform confdefs.h into an awk script `defines.awk', embedded as 9532# Transform confdefs.h into an awk script `defines.awk', embedded as
9350# here-document in config.status, that substitutes the proper values into 9533# here-document in config.status, that substitutes the proper values into
9352 9535
9353# Create a delimiter string that does not exist in confdefs.h, to ease 9536# Create a delimiter string that does not exist in confdefs.h, to ease
9354# handling of long lines. 9537# handling of long lines.
9355ac_delim='%!_!# ' 9538ac_delim='%!_!# '
9356for ac_last_try in false false :; do 9539for ac_last_try in false false :; do
9357 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9540 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
9358 if test -z "$ac_t"; then 9541 if test -z "$ac_tt"; then
9359 break 9542 break
9360 elif $ac_last_try; then 9543 elif $ac_last_try; then
9361 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 9544 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9362 else 9545 else
9363 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9546 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9454 case $ac_tag in 9637 case $ac_tag in
9455 :[FHLC]) ac_mode=$ac_tag; continue;; 9638 :[FHLC]) ac_mode=$ac_tag; continue;;
9456 esac 9639 esac
9457 case $ac_mode$ac_tag in 9640 case $ac_mode$ac_tag in
9458 :[FHL]*:*);; 9641 :[FHL]*:*);;
9459 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 9642 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
9460 :[FH]-) ac_tag=-:-;; 9643 :[FH]-) ac_tag=-:-;;
9461 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9644 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9462 esac 9645 esac
9463 ac_save_IFS=$IFS 9646 ac_save_IFS=$IFS
9464 IFS=: 9647 IFS=:
9473 :[FH]) 9656 :[FH])
9474 ac_file_inputs= 9657 ac_file_inputs=
9475 for ac_f 9658 for ac_f
9476 do 9659 do
9477 case $ac_f in 9660 case $ac_f in
9478 -) ac_f="$tmp/stdin";; 9661 -) ac_f="$ac_tmp/stdin";;
9479 *) # Look for the file first in the build tree, then in the source tree 9662 *) # Look for the file first in the build tree, then in the source tree
9480 # (if the path is not absolute). The absolute path cannot be DOS-style, 9663 # (if the path is not absolute). The absolute path cannot be DOS-style,
9481 # because $ac_f cannot contain `:'. 9664 # because $ac_f cannot contain `:'.
9482 test -f "$ac_f" || 9665 test -f "$ac_f" ||
9483 case $ac_f in 9666 case $ac_f in
9484 [\\/$]*) false;; 9667 [\\/$]*) false;;
9485 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9668 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9486 esac || 9669 esac ||
9487 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 9670 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
9488 esac 9671 esac
9489 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9672 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9490 as_fn_append ac_file_inputs " '$ac_f'" 9673 as_fn_append ac_file_inputs " '$ac_f'"
9491 done 9674 done
9492 9675
9508 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9691 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9509 *) ac_sed_conf_input=$configure_input;; 9692 *) ac_sed_conf_input=$configure_input;;
9510 esac 9693 esac
9511 9694
9512 case $ac_tag in 9695 case $ac_tag in
9513 *:-:* | *:-) cat >"$tmp/stdin" \ 9696 *:-:* | *:-) cat >"$ac_tmp/stdin" \
9514 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9697 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9515 esac 9698 esac
9516 ;; 9699 ;;
9517 esac 9700 esac
9518 9701
9519 ac_dir=`$as_dirname -- "$ac_file" || 9702 ac_dir=`$as_dirname -- "$ac_file" ||
9639s&@abs_builddir@&$ac_abs_builddir&;t t 9822s&@abs_builddir@&$ac_abs_builddir&;t t
9640s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9823s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9641s&@INSTALL@&$ac_INSTALL&;t t 9824s&@INSTALL@&$ac_INSTALL&;t t
9642$ac_datarootdir_hack 9825$ac_datarootdir_hack
9643" 9826"
9644eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9827eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
9645 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9828 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9646 9829
9647test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9830test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9648 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9831 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
9649 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9832 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9833 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9650 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9834 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9651which seems to be undefined. Please make sure it is defined" >&5 9835which seems to be undefined. Please make sure it is defined" >&5
9652$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9836$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9653which seems to be undefined. Please make sure it is defined" >&2;} 9837which seems to be undefined. Please make sure it is defined" >&2;}
9654 9838
9655 rm -f "$tmp/stdin" 9839 rm -f "$ac_tmp/stdin"
9656 case $ac_file in 9840 case $ac_file in
9657 -) cat "$tmp/out" && rm -f "$tmp/out";; 9841 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9658 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 9842 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9659 esac \ 9843 esac \
9660 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9844 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9661 ;; 9845 ;;
9662 :H) 9846 :H)
9663 # 9847 #
9664 # CONFIG_HEADER 9848 # CONFIG_HEADER
9665 # 9849 #
9666 if test x"$ac_file" != x-; then 9850 if test x"$ac_file" != x-; then
9667 { 9851 {
9668 $as_echo "/* $configure_input */" \ 9852 $as_echo "/* $configure_input */" \
9669 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 9853 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9670 } >"$tmp/config.h" \ 9854 } >"$ac_tmp/config.h" \
9671 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9855 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9672 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 9856 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
9673 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 9857 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9674$as_echo "$as_me: $ac_file is unchanged" >&6;} 9858$as_echo "$as_me: $ac_file is unchanged" >&6;}
9675 else 9859 else
9676 rm -f "$ac_file" 9860 rm -f "$ac_file"
9677 mv "$tmp/config.h" "$ac_file" \ 9861 mv "$ac_tmp/config.h" "$ac_file" \
9678 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9862 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9679 fi 9863 fi
9680 else 9864 else
9681 $as_echo "/* $configure_input */" \ 9865 $as_echo "/* $configure_input */" \
9682 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 9866 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9683 || as_fn_error $? "could not create -" "$LINENO" 5 9867 || as_fn_error $? "could not create -" "$LINENO" 5
9684 fi 9868 fi
9685# Compute "$ac_file"'s index in $config_headers. 9869# Compute "$ac_file"'s index in $config_headers.
9686_am_stamp_count=1 9870_am_stamp_count=1
9687for _am_header in $config_headers :; do 9871for _am_header in $config_headers :; do
9951echo 10135echo
9952echo "***" 10136echo "***"
9953echo "*** Configuration Summary" 10137echo "*** Configuration Summary"
9954echo "***" 10138echo "***"
9955echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE" 10139echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE"
10140echo "*** RSA size: $RSA"
9956echo "*** Cipher used: $CIPHER" 10141echo "*** Cipher used: $CIPHER"
9957echo "*** Digest used: $DIGEST" 10142echo "*** Digest used: $DIGEST"
10143echo "*** Authdigest: $AUTH"
9958echo "*** HMAC length: $HMAC" 10144echo "*** HMAC length: $HMAC"
9959echo "*** RAND used: $RAND"
9960echo "*** Max. MTU: $MTU" 10145echo "*** Max. MTU: $MTU"
9961 10146
9962echo "***" 10147echo "***"
9963echo "*** Enable options:" 10148echo "*** Enable options:"
9964grep ENABLE_ config.h | sed -e 's/^/*** /' 10149grep ENABLE_ config.h | sed -e 's/^/*** /'
9965 10150
9966if test "x$DIGEST" = xmd4; then 10151if test "$HMACSIZE" -lt 12; then
9967echo "***" 10152echo "***"
9968echo "*** WARNING: The digest you have chosen ($DIGEST) is known to be insecure"
9969fi
9970
9971if test "$HMAC" -lt 12; then
9972echo "***"
9973echo "*** WARNING: The hmac length you have chosen ($HMAC) is probably insecure" 10153echo "*** WARNING: The hmac length you have chosen ($HMACSIZE) is quite insecure"
9974fi
9975
9976if test "$RAND" -lt 8; then
9977echo "***"
9978echo "*** WARNING: The random prefix you have chosen ($RAND) is probably insecure"
9979fi 10154fi
9980 10155
9981echo "***" 10156echo "***"
9982echo 10157echo
9983 10158

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines