Deleted Added
sdiff udiff text old ( 175297 ) new ( 186691 )
full compact
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.61 for file 4.26.
4#
5# Report bugs to <christos@astron.com>.
6#
7# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
11## --------------------- ##
12## M4sh Initialization. ##
13## --------------------- ##
14

--- 706 unchanged lines hidden (view full) ---

721LIBOBJS=
722cross_compiling=no
723subdirs=
724MFLAGS=
725MAKEFLAGS=
726SHELL=${CONFIG_SHELL-/bin/sh}
727
728# Identity of this package.
729PACKAGE_NAME='file'
730PACKAGE_TARNAME='file'
731PACKAGE_VERSION='4.26'
732PACKAGE_STRING='file 4.26'
733PACKAGE_BUGREPORT='christos@astron.com'
734
735# Factoring default headers for most tests.
736ac_includes_default="\
737#include <stdio.h>
738#ifdef HAVE_SYS_TYPES_H
739# include <sys/types.h>
740#endif
741#ifdef HAVE_SYS_STAT_H
742# include <sys/stat.h>

--- 79 unchanged lines hidden (view full) ---

822INSTALL_STRIP_PROGRAM
823mkdir_p
824AWK
825SET_MAKE
826am__leading_dot
827AMTAR
828am__tar
829am__untar
830fsect
831FSECT5_TRUE
832FSECT5_FALSE
833WARNINGS
834CC
835CFLAGS
836LDFLAGS
837CPPFLAGS
838ac_ct_CC
839EXEEXT
840OBJEXT
841DEPDIR

--- 26 unchanged lines hidden (view full) ---

868CXXDEPMODE
869am__fastdepCXX_TRUE
870am__fastdepCXX_FALSE
871CXXCPP
872F77
873FFLAGS
874ac_ct_F77
875LIBTOOL
876LIBOBJS
877IS_CROSS_COMPILE_TRUE
878IS_CROSS_COMPILE_FALSE
879LTLIBOBJS'
880ac_subst_files=''
881 ac_precious_vars='build_alias
882host_alias
883target_alias
884CC
885CFLAGS
886LDFLAGS

--- 39 unchanged lines hidden (view full) ---

926libexecdir='${exec_prefix}/libexec'
927datarootdir='${prefix}/share'
928datadir='${datarootdir}'
929sysconfdir='${prefix}/etc'
930sharedstatedir='${prefix}/com'
931localstatedir='${prefix}/var'
932includedir='${prefix}/include'
933oldincludedir='/usr/include'
934docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
935infodir='${datarootdir}/info'
936htmldir='${docdir}'
937dvidir='${docdir}'
938pdfdir='${docdir}'
939psdir='${docdir}'
940libdir='${exec_prefix}/lib'
941localedir='${datarootdir}/locale'
942mandir='${datarootdir}/man'

--- 447 unchanged lines hidden (view full) ---

1390
1391#
1392# Report the --help message.
1393#
1394if test "$ac_init_help" = "long"; then
1395 # Omit some internal or obsolete options to make the list less imposing.
1396 # This message is too long to be a string in the A/UX 3.1 sh.
1397 cat <<_ACEOF
1398\`configure' configures file 4.26 to adapt to many kinds of systems.
1399
1400Usage: $0 [OPTION]... [VAR=VALUE]...
1401
1402To assign environment variables (e.g., CC, CFLAGS...), specify them as
1403VAR=VALUE. See below for descriptions of some of the useful variables.
1404
1405Defaults for the options are specified in brackets.
1406

--- 31 unchanged lines hidden (view full) ---

1438 --libdir=DIR object code libraries [EPREFIX/lib]
1439 --includedir=DIR C header files [PREFIX/include]
1440 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1441 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1442 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1443 --infodir=DIR info documentation [DATAROOTDIR/info]
1444 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1445 --mandir=DIR man documentation [DATAROOTDIR/man]
1446 --docdir=DIR documentation root [DATAROOTDIR/doc/file]
1447 --htmldir=DIR html documentation [DOCDIR]
1448 --dvidir=DIR dvi documentation [DOCDIR]
1449 --pdfdir=DIR pdf documentation [DOCDIR]
1450 --psdir=DIR ps documentation [DOCDIR]
1451_ACEOF
1452
1453 cat <<\_ACEOF
1454

--- 4 unchanged lines hidden (view full) ---

1459
1460System types:
1461 --build=BUILD configure for building on BUILD [guessed]
1462 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1463_ACEOF
1464fi
1465
1466if test -n "$ac_init_help"; then
1467 case $ac_init_help in
1468 short | recursive ) echo "Configuration of file 4.26:";;
1469 esac
1470 cat <<\_ACEOF
1471
1472Optional Features:
1473 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1474 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1475 --disable-elf disable builtin ELF support
1476 --disable-elf-core disable ELF core file support
1477 --enable-fsect-man5 enable file formats in man section 5
1478 --disable-dependency-tracking speeds up one-time build
1479 --enable-dependency-tracking do not reject slow dependency extractors
1480 --enable-shared[=PKGS] build shared libraries [default=yes]
1481 --enable-static[=PKGS] build static libraries [default=yes]
1482 --enable-fast-install[=PKGS]
1483 optimize for fast installation [default=yes]
1484 --disable-libtool-lock avoid locking (might break parallel builds)
1485 --disable-largefile omit support for large files
1486 --disable-warnings disable compiler warnings
1487
1488Optional Packages:
1489 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1490 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1491 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1492 --with-pic try to use only PIC/non-PIC objects [default=use
1493 both]
1494 --with-tags[=TAGS] include additional configurations [automatic]

--- 11 unchanged lines hidden (view full) ---

1506 CXXFLAGS C++ compiler flags
1507 CXXCPP C++ preprocessor
1508 F77 Fortran 77 compiler command
1509 FFLAGS Fortran 77 compiler flags
1510
1511Use these variables to override the choices made by `configure' or to help
1512it to find libraries and programs with nonstandard names/locations.
1513
1514Report bugs to <christos@astron.com>.
1515_ACEOF
1516ac_status=$?
1517fi
1518
1519if test "$ac_init_help" = "recursive"; then
1520 # If there are subdirs, report their specific --help.
1521 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1522 test -d "$ac_dir" || continue

--- 44 unchanged lines hidden (view full) ---

1567 fi || ac_status=$?
1568 cd "$ac_pwd" || { ac_status=$?; break; }
1569 done
1570fi
1571
1572test -n "$ac_init_help" && exit $ac_status
1573if $ac_init_version; then
1574 cat <<\_ACEOF
1575file configure 4.26
1576generated by GNU Autoconf 2.61
1577
1578Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
15792002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1580This configure script is free software; the Free Software Foundation
1581gives unlimited permission to copy, distribute and modify it.
1582_ACEOF
1583 exit
1584fi
1585cat >config.log <<_ACEOF
1586This file contains any messages produced by compilers while
1587running configure, to aid debugging if configure makes a mistake.
1588
1589It was created by file $as_me 4.26, which was
1590generated by GNU Autoconf 2.61. Invocation command line was
1591
1592 $ $0 $@
1593
1594_ACEOF
1595exec 5>>config.log
1596{
1597cat <<_ASUNAME

--- 321 unchanged lines hidden (view full) ---

1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935ac_ext=c
1936ac_cpp='$CPP $CPPFLAGS'
1937ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1938ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1939ac_compiler_gnu=$ac_cv_c_compiler_gnu
1940
1941
1942am__api_version='1.10'
1943
1944ac_aux_dir=
1945for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1946 if test -f "$ac_dir/install-sh"; then
1947 ac_aux_dir=$ac_dir
1948 ac_install_sh="$ac_aux_dir/install-sh -c"
1949 break

--- 320 unchanged lines hidden (view full) ---

2270 CYGPATH_W='cygpath -w'
2271 else
2272 CYGPATH_W=echo
2273 fi
2274fi
2275
2276
2277# Define the identity of the package.
2278 PACKAGE='file'
2279 VERSION='4.26'
2280
2281
2282cat >>confdefs.h <<_ACEOF
2283#define PACKAGE "$PACKAGE"
2284_ACEOF
2285
2286
2287cat >>confdefs.h <<_ACEOF

--- 131 unchanged lines hidden (view full) ---

2419am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2420
2421
2422
2423
2424
2425ac_config_headers="$ac_config_headers config.h"
2426
2427
2428{ echo "$as_me:$LINENO: checking for builtin ELF support" >&5
2429echo $ECHO_N "checking for builtin ELF support... $ECHO_C" >&6; }
2430# Check whether --enable-elf was given.
2431if test "${enable_elf+set}" = set; then
2432 enableval=$enable_elf; if test "${enableval}" = yes; then
2433 { echo "$as_me:$LINENO: result: yes" >&5
2434echo "${ECHO_T}yes" >&6; }
2435
2436cat >>confdefs.h <<\_ACEOF
2437#define BUILTIN_ELF 1
2438_ACEOF
2439
2440else
2441 { echo "$as_me:$LINENO: result: no" >&5
2442echo "${ECHO_T}no" >&6; }
2443fi
2444else
2445
2446 # enable by default
2447 { echo "$as_me:$LINENO: result: yes" >&5
2448echo "${ECHO_T}yes" >&6; }
2449
2450cat >>confdefs.h <<\_ACEOF
2451#define BUILTIN_ELF 1
2452_ACEOF
2453
2454
2455fi
2456
2457
2458{ echo "$as_me:$LINENO: checking for ELF core file support" >&5
2459echo $ECHO_N "checking for ELF core file support... $ECHO_C" >&6; }
2460# Check whether --enable-elf-core was given.
2461if test "${enable_elf_core+set}" = set; then
2462 enableval=$enable_elf_core; if test "${enableval}" = yes; then
2463 { echo "$as_me:$LINENO: result: yes" >&5
2464echo "${ECHO_T}yes" >&6; }
2465
2466cat >>confdefs.h <<\_ACEOF
2467#define ELFCORE 1
2468_ACEOF
2469
2470else
2471 { echo "$as_me:$LINENO: result: no" >&5
2472echo "${ECHO_T}no" >&6; }
2473fi
2474else
2475
2476 # enable by default
2477 { echo "$as_me:$LINENO: result: yes" >&5
2478echo "${ECHO_T}yes" >&6; }
2479
2480cat >>confdefs.h <<\_ACEOF
2481#define ELFCORE 1
2482_ACEOF
2483
2484
2485fi
2486
2487
2488{ echo "$as_me:$LINENO: checking for file formats in man section 5" >&5

--- 14 unchanged lines hidden (view full) ---

2503 # disable by default
2504 { echo "$as_me:$LINENO: result: no" >&5
2505echo "${ECHO_T}no" >&6; }
2506 fsect=4
2507
2508fi
2509
2510
2511
2512 if test x$fsect = x5; then
2513 FSECT5_TRUE=
2514 FSECT5_FALSE='#'
2515else
2516 FSECT5_TRUE='#'
2517 FSECT5_FALSE=
2518fi
2519
2520
2521
2522
2523cat >>confdefs.h <<\_ACEOF
2524#define _GNU_SOURCE 1
2525_ACEOF
2526
2527
2528
2529ac_ext=c
2530ac_cpp='$CPP $CPPFLAGS'

--- 1079 unchanged lines hidden (view full) ---

3610 am__fastdepCC_TRUE=
3611 am__fastdepCC_FALSE='#'
3612else
3613 am__fastdepCC_TRUE='#'
3614 am__fastdepCC_FALSE=
3615fi
3616
3617
3618if test "x$CC" != xcc; then
3619 { echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5
3620echo $ECHO_N "checking whether $CC and cc understand -c and -o together... $ECHO_C" >&6; }
3621else
3622 { echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5
3623echo $ECHO_N "checking whether cc understands -c and -o together... $ECHO_C" >&6; }
3624fi
3625set dummy $CC; ac_cc=`echo $2 |
3626 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3627if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then
3628 echo $ECHO_N "(cached) $ECHO_C" >&6
3629else
3630 cat >conftest.$ac_ext <<_ACEOF
3631/* confdefs.h. */
3632_ACEOF
3633cat confdefs.h >>conftest.$ac_ext
3634cat >>conftest.$ac_ext <<_ACEOF
3635/* end confdefs.h. */
3636
3637int
3638main ()
3639{
3640
3641 ;
3642 return 0;
3643}
3644_ACEOF
3645# Make sure it works both with $CC and with simple cc.
3646# We do the test twice because some compilers refuse to overwrite an
3647# existing .o file with -o, though they will create one.
3648ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
3649rm -f conftest2.*
3650if { (case "(($ac_try" in
3651 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3652 *) ac_try_echo=$ac_try;;
3653esac
3654eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3655 (eval "$ac_try") 2>&5
3656 ac_status=$?
3657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3658 (exit $ac_status); } &&
3659 test -f conftest2.$ac_objext && { (case "(($ac_try" in
3660 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3661 *) ac_try_echo=$ac_try;;
3662esac
3663eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3664 (eval "$ac_try") 2>&5
3665 ac_status=$?
3666 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3667 (exit $ac_status); };
3668then
3669 eval ac_cv_prog_cc_${ac_cc}_c_o=yes
3670 if test "x$CC" != xcc; then
3671 # Test first that cc exists at all.
3672 if { ac_try='cc -c conftest.$ac_ext >&5'
3673 { (case "(($ac_try" in
3674 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3675 *) ac_try_echo=$ac_try;;
3676esac
3677eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3678 (eval "$ac_try") 2>&5
3679 ac_status=$?
3680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3681 (exit $ac_status); }; }; then
3682 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
3683 rm -f conftest2.*
3684 if { (case "(($ac_try" in
3685 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3686 *) ac_try_echo=$ac_try;;
3687esac
3688eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3689 (eval "$ac_try") 2>&5
3690 ac_status=$?
3691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3692 (exit $ac_status); } &&
3693 test -f conftest2.$ac_objext && { (case "(($ac_try" in
3694 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3695 *) ac_try_echo=$ac_try;;
3696esac
3697eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3698 (eval "$ac_try") 2>&5
3699 ac_status=$?
3700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3701 (exit $ac_status); };
3702 then
3703 # cc works too.
3704 :
3705 else
3706 # cc exists but doesn't like -o.
3707 eval ac_cv_prog_cc_${ac_cc}_c_o=no
3708 fi
3709 fi
3710 fi
3711else
3712 eval ac_cv_prog_cc_${ac_cc}_c_o=no
3713fi
3714rm -f core conftest*
3715
3716fi
3717if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
3718 { echo "$as_me:$LINENO: result: yes" >&5
3719echo "${ECHO_T}yes" >&6; }
3720else
3721 { echo "$as_me:$LINENO: result: no" >&5
3722echo "${ECHO_T}no" >&6; }
3723
3724cat >>confdefs.h <<\_ACEOF
3725#define NO_MINUS_C_MINUS_O 1
3726_ACEOF
3727
3728fi
3729
3730# FIXME: we rely on the cache variable name because
3731# there is no other way.
3732set dummy $CC
3733ac_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3734if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then
3735 # Losing compiler, so override with the script.
3736 # FIXME: It is wrong to rewrite CC.
3737 # But if we don't then we get into trouble of one sort or another.
3738 # A longer-term fix would be to have automake use am__CC in this case,
3739 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
3740 CC="$am_aux_dir/compile $CC"
3741fi
3742
3743
3744# Find a good install program. We prefer a C program (faster),
3745# so one script is as good as another. But avoid the broken or
3746# incompatible versions:
3747# SysV /etc/install, /usr/sbin/install
3748# SunOS /usr/etc/install
3749# IRIX /sbin/install
3750# AIX /bin/install
3751# AmigaOS /C/install, which installs bootblocks on floppy discs

--- 846 unchanged lines hidden (view full) ---

4598 HPUX_IA64_MODE="64"
4599 ;;
4600 esac
4601 fi
4602 rm -rf conftest*
4603 ;;
4604*-*-irix6*)
4605 # Find out which ABI we are using.
4606 echo '#line 4606 "configure"' > conftest.$ac_ext
4607 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4608 (eval $ac_compile) 2>&5
4609 ac_status=$?
4610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4611 (exit $ac_status); }; then
4612 if test "$lt_cv_prog_gnu_ld" = yes; then
4613 case `/usr/bin/file conftest.$ac_objext` in
4614 *32-bit*)

--- 732 unchanged lines hidden (view full) ---

5347 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5348echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5349 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5350echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5351 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5352echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5353 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5354echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5355 ( cat <<\_ASBOX
5356## ---------------------------------- ##
5357## Report this to christos@astron.com ##
5358## ---------------------------------- ##
5359_ASBOX
5360 ) | sed "s/^/$as_me: WARNING: /" >&2
5361 ;;
5362esac
5363{ echo "$as_me:$LINENO: checking for $ac_header" >&5
5364echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
5365if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5366 echo $ECHO_N "(cached) $ECHO_C" >&6
5367else
5368 eval "$as_ac_Header=\$ac_header_preproc"

--- 1975 unchanged lines hidden (view full) ---

7344 # (2) before a word containing "conftest.", or (3) at the end.
7345 # Note that $ac_compile itself does not contain backslashes and begins
7346 # with a dollar sign (not a hyphen), so the echo should work correctly.
7347 # The option is referenced via a variable to avoid confusing sed.
7348 lt_compile=`echo "$ac_compile" | $SED \
7349 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
7350 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7351 -e 's:$: $lt_compiler_flag:'`
7352 (eval echo "\"\$as_me:7352: $lt_compile\"" >&5)
7353 (eval "$lt_compile" 2>conftest.err)
7354 ac_status=$?
7355 cat conftest.err >&5
7356 echo "$as_me:7356: \$? = $ac_status" >&5
7357 if (exit $ac_status) && test -s "$ac_outfile"; then
7358 # The compiler can only warn and ignore the option if not recognized
7359 # So say no if there are warnings other than the usual output.
7360 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
7361 $SED '/^$/d' conftest.err >conftest.er2
7362 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
7363 lt_cv_prog_compiler_rtti_exceptions=yes
7364 fi

--- 241 unchanged lines hidden (view full) ---

7606 # (2) before a word containing "conftest.", or (3) at the end.
7607 # Note that $ac_compile itself does not contain backslashes and begins
7608 # with a dollar sign (not a hyphen), so the echo should work correctly.
7609 # The option is referenced via a variable to avoid confusing sed.
7610 lt_compile=`echo "$ac_compile" | $SED \
7611 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
7612 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7613 -e 's:$: $lt_compiler_flag:'`
7614 (eval echo "\"\$as_me:7614: $lt_compile\"" >&5)
7615 (eval "$lt_compile" 2>conftest.err)
7616 ac_status=$?
7617 cat conftest.err >&5
7618 echo "$as_me:7618: \$? = $ac_status" >&5
7619 if (exit $ac_status) && test -s "$ac_outfile"; then
7620 # The compiler can only warn and ignore the option if not recognized
7621 # So say no if there are warnings other than the usual output.
7622 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
7623 $SED '/^$/d' conftest.err >conftest.er2
7624 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
7625 lt_prog_compiler_pic_works=yes
7626 fi

--- 41 unchanged lines hidden (view full) ---

7668 # Insert the option either (1) after the last *FLAGS variable, or
7669 # (2) before a word containing "conftest.", or (3) at the end.
7670 # Note that $ac_compile itself does not contain backslashes and begins
7671 # with a dollar sign (not a hyphen), so the echo should work correctly.
7672 lt_compile=`echo "$ac_compile" | $SED \
7673 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
7674 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7675 -e 's:$: $lt_compiler_flag:'`
7676 (eval echo "\"\$as_me:7676: $lt_compile\"" >&5)
7677 (eval "$lt_compile" 2>out/conftest.err)
7678 ac_status=$?
7679 cat out/conftest.err >&5
7680 echo "$as_me:7680: \$? = $ac_status" >&5
7681 if (exit $ac_status) && test -s out/conftest2.$ac_objext
7682 then
7683 # The compiler can only warn and ignore the option if not recognized
7684 # So say no if there are warnings
7685 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
7686 $SED '/^$/d' out/conftest.err >out/conftest.er2
7687 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
7688 lt_cv_prog_compiler_c_o=yes

--- 2182 unchanged lines hidden (view full) ---

9871 echo $ECHO_N "(cached) $ECHO_C" >&6
9872else
9873 if test "$cross_compiling" = yes; then :
9874 lt_cv_dlopen_self=cross
9875else
9876 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9877 lt_status=$lt_dlunknown
9878 cat > conftest.$ac_ext <<EOF
9879#line 9879 "configure"
9880#include "confdefs.h"
9881
9882#if HAVE_DLFCN_H
9883#include <dlfcn.h>
9884#endif
9885
9886#include <stdio.h>
9887

--- 81 unchanged lines hidden (view full) ---

9969 echo $ECHO_N "(cached) $ECHO_C" >&6
9970else
9971 if test "$cross_compiling" = yes; then :
9972 lt_cv_dlopen_self_static=cross
9973else
9974 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9975 lt_status=$lt_dlunknown
9976 cat > conftest.$ac_ext <<EOF
9977#line 9977 "configure"
9978#include "confdefs.h"
9979
9980#if HAVE_DLFCN_H
9981#include <dlfcn.h>
9982#endif
9983
9984#include <stdio.h>
9985

--- 2227 unchanged lines hidden (view full) ---

12213 # (2) before a word containing "conftest.", or (3) at the end.
12214 # Note that $ac_compile itself does not contain backslashes and begins
12215 # with a dollar sign (not a hyphen), so the echo should work correctly.
12216 # The option is referenced via a variable to avoid confusing sed.
12217 lt_compile=`echo "$ac_compile" | $SED \
12218 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12219 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12220 -e 's:$: $lt_compiler_flag:'`
12221 (eval echo "\"\$as_me:12221: $lt_compile\"" >&5)
12222 (eval "$lt_compile" 2>conftest.err)
12223 ac_status=$?
12224 cat conftest.err >&5
12225 echo "$as_me:12225: \$? = $ac_status" >&5
12226 if (exit $ac_status) && test -s "$ac_outfile"; then
12227 # The compiler can only warn and ignore the option if not recognized
12228 # So say no if there are warnings other than the usual output.
12229 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
12230 $SED '/^$/d' conftest.err >conftest.er2
12231 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
12232 lt_prog_compiler_pic_works_CXX=yes
12233 fi

--- 41 unchanged lines hidden (view full) ---

12275 # Insert the option either (1) after the last *FLAGS variable, or
12276 # (2) before a word containing "conftest.", or (3) at the end.
12277 # Note that $ac_compile itself does not contain backslashes and begins
12278 # with a dollar sign (not a hyphen), so the echo should work correctly.
12279 lt_compile=`echo "$ac_compile" | $SED \
12280 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12281 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12282 -e 's:$: $lt_compiler_flag:'`
12283 (eval echo "\"\$as_me:12283: $lt_compile\"" >&5)
12284 (eval "$lt_compile" 2>out/conftest.err)
12285 ac_status=$?
12286 cat out/conftest.err >&5
12287 echo "$as_me:12287: \$? = $ac_status" >&5
12288 if (exit $ac_status) && test -s out/conftest2.$ac_objext
12289 then
12290 # The compiler can only warn and ignore the option if not recognized
12291 # So say no if there are warnings
12292 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
12293 $SED '/^$/d' out/conftest.err >out/conftest.er2
12294 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
12295 lt_cv_prog_compiler_c_o_CXX=yes

--- 1315 unchanged lines hidden (view full) ---

13611 echo $ECHO_N "(cached) $ECHO_C" >&6
13612else
13613 if test "$cross_compiling" = yes; then :
13614 lt_cv_dlopen_self=cross
13615else
13616 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13617 lt_status=$lt_dlunknown
13618 cat > conftest.$ac_ext <<EOF
13619#line 13619 "configure"
13620#include "confdefs.h"
13621
13622#if HAVE_DLFCN_H
13623#include <dlfcn.h>
13624#endif
13625
13626#include <stdio.h>
13627

--- 81 unchanged lines hidden (view full) ---

13709 echo $ECHO_N "(cached) $ECHO_C" >&6
13710else
13711 if test "$cross_compiling" = yes; then :
13712 lt_cv_dlopen_self_static=cross
13713else
13714 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13715 lt_status=$lt_dlunknown
13716 cat > conftest.$ac_ext <<EOF
13717#line 13717 "configure"
13718#include "confdefs.h"
13719
13720#if HAVE_DLFCN_H
13721#include <dlfcn.h>
13722#endif
13723
13724#include <stdio.h>
13725

--- 868 unchanged lines hidden (view full) ---

14594 # (2) before a word containing "conftest.", or (3) at the end.
14595 # Note that $ac_compile itself does not contain backslashes and begins
14596 # with a dollar sign (not a hyphen), so the echo should work correctly.
14597 # The option is referenced via a variable to avoid confusing sed.
14598 lt_compile=`echo "$ac_compile" | $SED \
14599 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14600 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14601 -e 's:$: $lt_compiler_flag:'`
14602 (eval echo "\"\$as_me:14602: $lt_compile\"" >&5)
14603 (eval "$lt_compile" 2>conftest.err)
14604 ac_status=$?
14605 cat conftest.err >&5
14606 echo "$as_me:14606: \$? = $ac_status" >&5
14607 if (exit $ac_status) && test -s "$ac_outfile"; then
14608 # The compiler can only warn and ignore the option if not recognized
14609 # So say no if there are warnings other than the usual output.
14610 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
14611 $SED '/^$/d' conftest.err >conftest.er2
14612 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
14613 lt_prog_compiler_pic_works_F77=yes
14614 fi

--- 41 unchanged lines hidden (view full) ---

14656 # Insert the option either (1) after the last *FLAGS variable, or
14657 # (2) before a word containing "conftest.", or (3) at the end.
14658 # Note that $ac_compile itself does not contain backslashes and begins
14659 # with a dollar sign (not a hyphen), so the echo should work correctly.
14660 lt_compile=`echo "$ac_compile" | $SED \
14661 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14662 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14663 -e 's:$: $lt_compiler_flag:'`
14664 (eval echo "\"\$as_me:14664: $lt_compile\"" >&5)
14665 (eval "$lt_compile" 2>out/conftest.err)
14666 ac_status=$?
14667 cat out/conftest.err >&5
14668 echo "$as_me:14668: \$? = $ac_status" >&5
14669 if (exit $ac_status) && test -s out/conftest2.$ac_objext
14670 then
14671 # The compiler can only warn and ignore the option if not recognized
14672 # So say no if there are warnings
14673 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
14674 $SED '/^$/d' out/conftest.err >out/conftest.er2
14675 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
14676 lt_cv_prog_compiler_c_o_F77=yes

--- 2096 unchanged lines hidden (view full) ---

16773 # (2) before a word containing "conftest.", or (3) at the end.
16774 # Note that $ac_compile itself does not contain backslashes and begins
16775 # with a dollar sign (not a hyphen), so the echo should work correctly.
16776 # The option is referenced via a variable to avoid confusing sed.
16777 lt_compile=`echo "$ac_compile" | $SED \
16778 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
16779 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16780 -e 's:$: $lt_compiler_flag:'`
16781 (eval echo "\"\$as_me:16781: $lt_compile\"" >&5)
16782 (eval "$lt_compile" 2>conftest.err)
16783 ac_status=$?
16784 cat conftest.err >&5
16785 echo "$as_me:16785: \$? = $ac_status" >&5
16786 if (exit $ac_status) && test -s "$ac_outfile"; then
16787 # The compiler can only warn and ignore the option if not recognized
16788 # So say no if there are warnings other than the usual output.
16789 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
16790 $SED '/^$/d' conftest.err >conftest.er2
16791 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
16792 lt_cv_prog_compiler_rtti_exceptions=yes
16793 fi

--- 241 unchanged lines hidden (view full) ---

17035 # (2) before a word containing "conftest.", or (3) at the end.
17036 # Note that $ac_compile itself does not contain backslashes and begins
17037 # with a dollar sign (not a hyphen), so the echo should work correctly.
17038 # The option is referenced via a variable to avoid confusing sed.
17039 lt_compile=`echo "$ac_compile" | $SED \
17040 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
17041 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17042 -e 's:$: $lt_compiler_flag:'`
17043 (eval echo "\"\$as_me:17043: $lt_compile\"" >&5)
17044 (eval "$lt_compile" 2>conftest.err)
17045 ac_status=$?
17046 cat conftest.err >&5
17047 echo "$as_me:17047: \$? = $ac_status" >&5
17048 if (exit $ac_status) && test -s "$ac_outfile"; then
17049 # The compiler can only warn and ignore the option if not recognized
17050 # So say no if there are warnings other than the usual output.
17051 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
17052 $SED '/^$/d' conftest.err >conftest.er2
17053 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
17054 lt_prog_compiler_pic_works_GCJ=yes
17055 fi

--- 41 unchanged lines hidden (view full) ---

17097 # Insert the option either (1) after the last *FLAGS variable, or
17098 # (2) before a word containing "conftest.", or (3) at the end.
17099 # Note that $ac_compile itself does not contain backslashes and begins
17100 # with a dollar sign (not a hyphen), so the echo should work correctly.
17101 lt_compile=`echo "$ac_compile" | $SED \
17102 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
17103 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17104 -e 's:$: $lt_compiler_flag:'`
17105 (eval echo "\"\$as_me:17105: $lt_compile\"" >&5)
17106 (eval "$lt_compile" 2>out/conftest.err)
17107 ac_status=$?
17108 cat out/conftest.err >&5
17109 echo "$as_me:17109: \$? = $ac_status" >&5
17110 if (exit $ac_status) && test -s out/conftest2.$ac_objext
17111 then
17112 # The compiler can only warn and ignore the option if not recognized
17113 # So say no if there are warnings
17114 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
17115 $SED '/^$/d' out/conftest.err >out/conftest.er2
17116 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
17117 lt_cv_prog_compiler_c_o_GCJ=yes

--- 2182 unchanged lines hidden (view full) ---

19300 echo $ECHO_N "(cached) $ECHO_C" >&6
19301else
19302 if test "$cross_compiling" = yes; then :
19303 lt_cv_dlopen_self=cross
19304else
19305 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
19306 lt_status=$lt_dlunknown
19307 cat > conftest.$ac_ext <<EOF
19308#line 19308 "configure"
19309#include "confdefs.h"
19310
19311#if HAVE_DLFCN_H
19312#include <dlfcn.h>
19313#endif
19314
19315#include <stdio.h>
19316

--- 81 unchanged lines hidden (view full) ---

19398 echo $ECHO_N "(cached) $ECHO_C" >&6
19399else
19400 if test "$cross_compiling" = yes; then :
19401 lt_cv_dlopen_self_static=cross
19402else
19403 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
19404 lt_status=$lt_dlunknown
19405 cat > conftest.$ac_ext <<EOF
19406#line 19406 "configure"
19407#include "confdefs.h"
19408
19409#if HAVE_DLFCN_H
19410#include <dlfcn.h>
19411#endif
19412
19413#include <stdio.h>
19414

--- 1033 unchanged lines hidden (view full) ---

20448
20449
20450
20451
20452
20453
20454
20455
20456{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
20457echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
20458if test "${ac_cv_header_stdc+set}" = set; then
20459 echo $ECHO_N "(cached) $ECHO_C" >&6
20460else
20461 cat >conftest.$ac_ext <<_ACEOF
20462/* confdefs.h. */
20463_ACEOF

--- 323 unchanged lines hidden (view full) ---

20787 { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: see the Autoconf documentation" >&5
20788echo "$as_me: WARNING: sys/mkdev.h: see the Autoconf documentation" >&2;}
20789 { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: section \"Present But Cannot Be Compiled\"" >&5
20790echo "$as_me: WARNING: sys/mkdev.h: section \"Present But Cannot Be Compiled\"" >&2;}
20791 { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&5
20792echo "$as_me: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&2;}
20793 { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: in the future, the compiler will take precedence" >&5
20794echo "$as_me: WARNING: sys/mkdev.h: in the future, the compiler will take precedence" >&2;}
20795 ( cat <<\_ASBOX
20796## ---------------------------------- ##
20797## Report this to christos@astron.com ##
20798## ---------------------------------- ##
20799_ASBOX
20800 ) | sed "s/^/$as_me: WARNING: /" >&2
20801 ;;
20802esac
20803{ echo "$as_me:$LINENO: checking for sys/mkdev.h" >&5
20804echo $ECHO_N "checking for sys/mkdev.h... $ECHO_C" >&6; }
20805if test "${ac_cv_header_sys_mkdev_h+set}" = set; then
20806 echo $ECHO_N "(cached) $ECHO_C" >&6
20807else
20808 ac_cv_header_sys_mkdev_h=$ac_header_preproc

--- 119 unchanged lines hidden (view full) ---

20928 { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: see the Autoconf documentation" >&5
20929echo "$as_me: WARNING: sys/sysmacros.h: see the Autoconf documentation" >&2;}
20930 { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: section \"Present But Cannot Be Compiled\"" >&5
20931echo "$as_me: WARNING: sys/sysmacros.h: section \"Present But Cannot Be Compiled\"" >&2;}
20932 { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&5
20933echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&2;}
20934 { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence" >&5
20935echo "$as_me: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence" >&2;}
20936 ( cat <<\_ASBOX
20937## ---------------------------------- ##
20938## Report this to christos@astron.com ##
20939## ---------------------------------- ##
20940_ASBOX
20941 ) | sed "s/^/$as_me: WARNING: /" >&2
20942 ;;
20943esac
20944{ echo "$as_me:$LINENO: checking for sys/sysmacros.h" >&5
20945echo $ECHO_N "checking for sys/sysmacros.h... $ECHO_C" >&6; }
20946if test "${ac_cv_header_sys_sysmacros_h+set}" = set; then
20947 echo $ECHO_N "(cached) $ECHO_C" >&6
20948else
20949 ac_cv_header_sys_sysmacros_h=$ac_header_preproc

--- 77 unchanged lines hidden (view full) ---

21027
21028cat >>confdefs.h <<\_ACEOF
21029#define HAVE_SYS_WAIT_H 1
21030_ACEOF
21031
21032fi
21033
21034
21035
21036
21037
21038
21039
21040for ac_header in stdint.h fcntl.h locale.h stdint.h inttypes.h unistd.h
21041do
21042as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
21043if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21044 { echo "$as_me:$LINENO: checking for $ac_header" >&5
21045echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21046if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21047 echo $ECHO_N "(cached) $ECHO_C" >&6
21048fi

--- 98 unchanged lines hidden (view full) ---

21147 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21148echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21149 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21150echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21151 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21152echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21153 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21154echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21155 ( cat <<\_ASBOX
21156## ---------------------------------- ##
21157## Report this to christos@astron.com ##
21158## ---------------------------------- ##
21159_ASBOX
21160 ) | sed "s/^/$as_me: WARNING: /" >&2
21161 ;;
21162esac
21163{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21164echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21165if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21166 echo $ECHO_N "(cached) $ECHO_C" >&6
21167else
21168 eval "$as_ac_Header=\$ac_header_preproc"

--- 11 unchanged lines hidden (view full) ---

21180fi
21181
21182done
21183
21184
21185
21186
21187
21188for ac_header in utime.h wchar.h wctype.h limits.h
21189do
21190as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
21191if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21192 { echo "$as_me:$LINENO: checking for $ac_header" >&5
21193echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21194if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21195 echo $ECHO_N "(cached) $ECHO_C" >&6
21196fi

--- 98 unchanged lines hidden (view full) ---

21295 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21296echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21297 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21298echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21299 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21300echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21301 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21302echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21303 ( cat <<\_ASBOX
21304## ---------------------------------- ##
21305## Report this to christos@astron.com ##
21306## ---------------------------------- ##
21307_ASBOX
21308 ) | sed "s/^/$as_me: WARNING: /" >&2
21309 ;;
21310esac
21311{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21312echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21313if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21314 echo $ECHO_N "(cached) $ECHO_C" >&6
21315else
21316 eval "$as_ac_Header=\$ac_header_preproc"

--- 9 unchanged lines hidden (view full) ---

21326_ACEOF
21327
21328fi
21329
21330done
21331
21332
21333
21334for ac_header in getopt.h err.h
21335do
21336as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
21337if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21338 { echo "$as_me:$LINENO: checking for $ac_header" >&5
21339echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21340if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21341 echo $ECHO_N "(cached) $ECHO_C" >&6
21342fi

--- 98 unchanged lines hidden (view full) ---

21441 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21442echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21443 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21444echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21445 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21446echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21447 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21448echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21449 ( cat <<\_ASBOX
21450## ---------------------------------- ##
21451## Report this to christos@astron.com ##
21452## ---------------------------------- ##
21453_ASBOX
21454 ) | sed "s/^/$as_me: WARNING: /" >&2
21455 ;;
21456esac
21457{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21458echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21459if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21460 echo $ECHO_N "(cached) $ECHO_C" >&6
21461else
21462 eval "$as_ac_Header=\$ac_header_preproc"

--- 127 unchanged lines hidden (view full) ---

21590 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21591echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21592 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21593echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21594 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21595echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21596 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21597echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21598 ( cat <<\_ASBOX
21599## ---------------------------------- ##
21600## Report this to christos@astron.com ##
21601## ---------------------------------- ##
21602_ASBOX
21603 ) | sed "s/^/$as_me: WARNING: /" >&2
21604 ;;
21605esac
21606{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21607echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21608if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21609 echo $ECHO_N "(cached) $ECHO_C" >&6
21610else
21611 eval "$as_ac_Header=\$ac_header_preproc"

--- 123 unchanged lines hidden (view full) ---

21735 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21736echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21737 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21738echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21739 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21740echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21741 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21742echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21743 ( cat <<\_ASBOX
21744## ---------------------------------- ##
21745## Report this to christos@astron.com ##
21746## ---------------------------------- ##
21747_ASBOX
21748 ) | sed "s/^/$as_me: WARNING: /" >&2
21749 ;;
21750esac
21751{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21752echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21753if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21754 echo $ECHO_N "(cached) $ECHO_C" >&6
21755else
21756 eval "$as_ac_Header=\$ac_header_preproc"

--- 240 unchanged lines hidden (view full) ---

21997else
21998
21999cat >>confdefs.h <<_ACEOF
22000#define size_t unsigned int
22001_ACEOF
22002
22003fi
22004
22005{ echo "$as_me:$LINENO: checking for struct stat.st_rdev" >&5
22006echo $ECHO_N "checking for struct stat.st_rdev... $ECHO_C" >&6; }
22007if test "${ac_cv_member_struct_stat_st_rdev+set}" = set; then
22008 echo $ECHO_N "(cached) $ECHO_C" >&6
22009else
22010 cat >conftest.$ac_ext <<_ACEOF
22011/* confdefs.h. */
22012_ACEOF

--- 84 unchanged lines hidden (view full) ---

22097echo "${ECHO_T}$ac_cv_member_struct_stat_st_rdev" >&6; }
22098if test $ac_cv_member_struct_stat_st_rdev = yes; then
22099
22100cat >>confdefs.h <<_ACEOF
22101#define HAVE_STRUCT_STAT_ST_RDEV 1
22102_ACEOF
22103
22104
22105fi
22106
22107
22108{ echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
22109echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; }
22110if test "${ac_cv_struct_tm+set}" = set; then
22111 echo $ECHO_N "(cached) $ECHO_C" >&6
22112else

--- 218 unchanged lines hidden (view full) ---

22331 ac_cv_struct_tm_isdst=no
22332fi
22333
22334rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22335fi
22336{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm_isdst" >&5
22337echo "${ECHO_T}$ac_cv_struct_tm_isdst" >&6; }
22338if test "$ac_cv_struct_tm_isdst" = yes; then
22339
22340cat >>confdefs.h <<\_ACEOF
22341#define HAVE_TM_ISDST 1
22342_ACEOF
22343
22344fi
22345{ echo "$as_me:$LINENO: checking for daylight" >&5
22346echo $ECHO_N "checking for daylight... $ECHO_C" >&6; }
22347if test "${ac_cv_var_daylight+set}" = set; then
22348 echo $ECHO_N "(cached) $ECHO_C" >&6

--- 43 unchanged lines hidden (view full) ---

22392fi
22393
22394rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22395 conftest$ac_exeext conftest.$ac_ext
22396fi
22397{ echo "$as_me:$LINENO: result: $ac_cv_var_daylight" >&5
22398echo "${ECHO_T}$ac_cv_var_daylight" >&6; }
22399 if test $ac_cv_var_daylight = yes; then
22400
22401cat >>confdefs.h <<\_ACEOF
22402#define HAVE_DAYLIGHT 1
22403_ACEOF
22404
22405 fi
22406
22407# Check whether --enable-largefile was given.
22408if test "${enable_largefile+set}" = set; then
22409 enableval=$enable_largefile;
22410fi
22411
22412if test "$enable_largefile" != no; then
22413
22414 { echo "$as_me:$LINENO: checking for special C compiler options needed for large files" >&5
22415echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6; }
22416if test "${ac_cv_sys_largefile_CC+set}" = set; then
22417 echo $ECHO_N "(cached) $ECHO_C" >&6
22418else
22419 ac_cv_sys_largefile_CC=no
22420 if test "$GCC" != yes; then
22421 ac_save_CC=$CC
22422 while :; do
22423 # IRIX 6.2 and later do not support large files by default,
22424 # so use the C compiler's -n32 option if that helps.
22425 cat >conftest.$ac_ext <<_ACEOF
22426/* confdefs.h. */
22427_ACEOF
22428cat confdefs.h >>conftest.$ac_ext
22429cat >>conftest.$ac_ext <<_ACEOF
22430/* end confdefs.h. */
22431#include <sys/types.h>
22432 /* Check that off_t can represent 2**63 - 1 correctly.
22433 We can't simply define LARGE_OFF_T to be 9223372036854775807,
22434 since some C++ compilers masquerading as C compilers
22435 incorrectly reject 9223372036854775807. */
22436#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22437 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22438 && LARGE_OFF_T % 2147483647 == 1)
22439 ? 1 : -1];
22440int
22441main ()
22442{
22443
22444 ;
22445 return 0;
22446}
22447_ACEOF
22448 rm -f conftest.$ac_objext
22449if { (ac_try="$ac_compile"
22450case "(($ac_try" in
22451 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22452 *) ac_try_echo=$ac_try;;
22453esac
22454eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22455 (eval "$ac_compile") 2>conftest.er1
22456 ac_status=$?
22457 grep -v '^ *+' conftest.er1 >conftest.err
22458 rm -f conftest.er1
22459 cat conftest.err >&5
22460 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22461 (exit $ac_status); } && {
22462 test -z "$ac_c_werror_flag" ||
22463 test ! -s conftest.err
22464 } && test -s conftest.$ac_objext; then
22465 break
22466else
22467 echo "$as_me: failed program was:" >&5
22468sed 's/^/| /' conftest.$ac_ext >&5
22469
22470
22471fi
22472
22473rm -f core conftest.err conftest.$ac_objext
22474 CC="$CC -n32"
22475 rm -f conftest.$ac_objext
22476if { (ac_try="$ac_compile"
22477case "(($ac_try" in
22478 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22479 *) ac_try_echo=$ac_try;;
22480esac
22481eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22482 (eval "$ac_compile") 2>conftest.er1
22483 ac_status=$?
22484 grep -v '^ *+' conftest.er1 >conftest.err
22485 rm -f conftest.er1
22486 cat conftest.err >&5
22487 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22488 (exit $ac_status); } && {
22489 test -z "$ac_c_werror_flag" ||
22490 test ! -s conftest.err
22491 } && test -s conftest.$ac_objext; then
22492 ac_cv_sys_largefile_CC=' -n32'; break
22493else
22494 echo "$as_me: failed program was:" >&5
22495sed 's/^/| /' conftest.$ac_ext >&5
22496
22497
22498fi
22499
22500rm -f core conftest.err conftest.$ac_objext
22501 break
22502 done
22503 CC=$ac_save_CC
22504 rm -f conftest.$ac_ext
22505 fi
22506fi
22507{ echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5
22508echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6; }
22509 if test "$ac_cv_sys_largefile_CC" != no; then
22510 CC=$CC$ac_cv_sys_largefile_CC
22511 fi
22512
22513 { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
22514echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; }
22515if test "${ac_cv_sys_file_offset_bits+set}" = set; then
22516 echo $ECHO_N "(cached) $ECHO_C" >&6
22517else
22518 while :; do
22519 cat >conftest.$ac_ext <<_ACEOF
22520/* confdefs.h. */
22521_ACEOF
22522cat confdefs.h >>conftest.$ac_ext
22523cat >>conftest.$ac_ext <<_ACEOF
22524/* end confdefs.h. */
22525#include <sys/types.h>
22526 /* Check that off_t can represent 2**63 - 1 correctly.
22527 We can't simply define LARGE_OFF_T to be 9223372036854775807,
22528 since some C++ compilers masquerading as C compilers
22529 incorrectly reject 9223372036854775807. */
22530#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22531 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22532 && LARGE_OFF_T % 2147483647 == 1)
22533 ? 1 : -1];
22534int
22535main ()
22536{
22537
22538 ;
22539 return 0;
22540}
22541_ACEOF

--- 9 unchanged lines hidden (view full) ---

22551 grep -v '^ *+' conftest.er1 >conftest.err
22552 rm -f conftest.er1
22553 cat conftest.err >&5
22554 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22555 (exit $ac_status); } && {
22556 test -z "$ac_c_werror_flag" ||
22557 test ! -s conftest.err
22558 } && test -s conftest.$ac_objext; then
22559 ac_cv_sys_file_offset_bits=no; break
22560else
22561 echo "$as_me: failed program was:" >&5
22562sed 's/^/| /' conftest.$ac_ext >&5
22563
22564
22565fi
22566
22567rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22568 cat >conftest.$ac_ext <<_ACEOF
22569/* confdefs.h. */
22570_ACEOF
22571cat confdefs.h >>conftest.$ac_ext
22572cat >>conftest.$ac_ext <<_ACEOF
22573/* end confdefs.h. */
22574#define _FILE_OFFSET_BITS 64
22575#include <sys/types.h>
22576 /* Check that off_t can represent 2**63 - 1 correctly.
22577 We can't simply define LARGE_OFF_T to be 9223372036854775807,
22578 since some C++ compilers masquerading as C compilers
22579 incorrectly reject 9223372036854775807. */
22580#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22581 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22582 && LARGE_OFF_T % 2147483647 == 1)
22583 ? 1 : -1];
22584int
22585main ()
22586{
22587
22588 ;
22589 return 0;
22590}
22591_ACEOF

--- 9 unchanged lines hidden (view full) ---

22601 grep -v '^ *+' conftest.er1 >conftest.err
22602 rm -f conftest.er1
22603 cat conftest.err >&5
22604 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22605 (exit $ac_status); } && {
22606 test -z "$ac_c_werror_flag" ||
22607 test ! -s conftest.err
22608 } && test -s conftest.$ac_objext; then
22609 ac_cv_sys_file_offset_bits=64; break
22610else
22611 echo "$as_me: failed program was:" >&5
22612sed 's/^/| /' conftest.$ac_ext >&5
22613
22614
22615fi
22616
22617rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22618 ac_cv_sys_file_offset_bits=unknown
22619 break
22620done
22621fi
22622{ echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
22623echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
22624case $ac_cv_sys_file_offset_bits in #(
22625 no | unknown) ;;
22626 *)
22627cat >>confdefs.h <<_ACEOF
22628#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
22629_ACEOF
22630;;
22631esac
22632rm -f conftest*
22633 if test $ac_cv_sys_file_offset_bits = unknown; then
22634 { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
22635echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; }
22636if test "${ac_cv_sys_large_files+set}" = set; then
22637 echo $ECHO_N "(cached) $ECHO_C" >&6
22638else
22639 while :; do
22640 cat >conftest.$ac_ext <<_ACEOF
22641/* confdefs.h. */
22642_ACEOF
22643cat confdefs.h >>conftest.$ac_ext
22644cat >>conftest.$ac_ext <<_ACEOF
22645/* end confdefs.h. */
22646#include <sys/types.h>
22647 /* Check that off_t can represent 2**63 - 1 correctly.
22648 We can't simply define LARGE_OFF_T to be 9223372036854775807,
22649 since some C++ compilers masquerading as C compilers
22650 incorrectly reject 9223372036854775807. */
22651#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22652 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22653 && LARGE_OFF_T % 2147483647 == 1)
22654 ? 1 : -1];
22655int
22656main ()
22657{
22658
22659 ;
22660 return 0;
22661}
22662_ACEOF

--- 9 unchanged lines hidden (view full) ---

22672 grep -v '^ *+' conftest.er1 >conftest.err
22673 rm -f conftest.er1
22674 cat conftest.err >&5
22675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22676 (exit $ac_status); } && {
22677 test -z "$ac_c_werror_flag" ||
22678 test ! -s conftest.err
22679 } && test -s conftest.$ac_objext; then
22680 ac_cv_sys_large_files=no; break
22681else
22682 echo "$as_me: failed program was:" >&5
22683sed 's/^/| /' conftest.$ac_ext >&5
22684
22685
22686fi
22687
22688rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22689 cat >conftest.$ac_ext <<_ACEOF
22690/* confdefs.h. */
22691_ACEOF
22692cat confdefs.h >>conftest.$ac_ext
22693cat >>conftest.$ac_ext <<_ACEOF
22694/* end confdefs.h. */
22695#define _LARGE_FILES 1
22696#include <sys/types.h>
22697 /* Check that off_t can represent 2**63 - 1 correctly.
22698 We can't simply define LARGE_OFF_T to be 9223372036854775807,
22699 since some C++ compilers masquerading as C compilers
22700 incorrectly reject 9223372036854775807. */
22701#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22702 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22703 && LARGE_OFF_T % 2147483647 == 1)
22704 ? 1 : -1];
22705int
22706main ()
22707{
22708
22709 ;
22710 return 0;
22711}
22712_ACEOF

--- 9 unchanged lines hidden (view full) ---

22722 grep -v '^ *+' conftest.er1 >conftest.err
22723 rm -f conftest.er1
22724 cat conftest.err >&5
22725 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22726 (exit $ac_status); } && {
22727 test -z "$ac_c_werror_flag" ||
22728 test ! -s conftest.err
22729 } && test -s conftest.$ac_objext; then
22730 ac_cv_sys_large_files=1; break
22731else
22732 echo "$as_me: failed program was:" >&5
22733sed 's/^/| /' conftest.$ac_ext >&5
22734
22735
22736fi
22737
22738rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22739 ac_cv_sys_large_files=unknown
22740 break
22741done
22742fi
22743{ echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
22744echo "${ECHO_T}$ac_cv_sys_large_files" >&6; }
22745case $ac_cv_sys_large_files in #(
22746 no | unknown) ;;
22747 *)
22748cat >>confdefs.h <<_ACEOF
22749#define _LARGE_FILES $ac_cv_sys_large_files
22750_ACEOF
22751;;
22752esac
22753rm -f conftest*
22754 fi
22755fi
22756
22757{ echo "$as_me:$LINENO: checking for _LARGEFILE_SOURCE value needed for large files" >&5
22758echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6; }
22759if test "${ac_cv_sys_largefile_source+set}" = set; then
22760 echo $ECHO_N "(cached) $ECHO_C" >&6
22761else
22762 while :; do
22763 cat >conftest.$ac_ext <<_ACEOF
22764/* confdefs.h. */
22765_ACEOF
22766cat confdefs.h >>conftest.$ac_ext
22767cat >>conftest.$ac_ext <<_ACEOF
22768/* end confdefs.h. */
22769#include <stdio.h>
22770int
22771main ()
22772{
22773return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0);
22774 ;
22775 return 0;
22776}
22777_ACEOF
22778rm -f conftest.$ac_objext conftest$ac_exeext
22779if { (ac_try="$ac_link"
22780case "(($ac_try" in
22781 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22782 *) ac_try_echo=$ac_try;;
22783esac
22784eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22785 (eval "$ac_link") 2>conftest.er1
22786 ac_status=$?
22787 grep -v '^ *+' conftest.er1 >conftest.err
22788 rm -f conftest.er1
22789 cat conftest.err >&5
22790 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22791 (exit $ac_status); } && {
22792 test -z "$ac_c_werror_flag" ||
22793 test ! -s conftest.err
22794 } && test -s conftest$ac_exeext &&
22795 $as_test_x conftest$ac_exeext; then
22796 ac_cv_sys_largefile_source=no; break
22797else
22798 echo "$as_me: failed program was:" >&5
22799sed 's/^/| /' conftest.$ac_ext >&5
22800
22801
22802fi
22803
22804rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22805 conftest$ac_exeext conftest.$ac_ext
22806 cat >conftest.$ac_ext <<_ACEOF
22807/* confdefs.h. */
22808_ACEOF
22809cat confdefs.h >>conftest.$ac_ext
22810cat >>conftest.$ac_ext <<_ACEOF
22811/* end confdefs.h. */
22812#define _LARGEFILE_SOURCE 1
22813#include <stdio.h>
22814int
22815main ()
22816{
22817return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0);
22818 ;
22819 return 0;
22820}
22821_ACEOF
22822rm -f conftest.$ac_objext conftest$ac_exeext
22823if { (ac_try="$ac_link"
22824case "(($ac_try" in
22825 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22826 *) ac_try_echo=$ac_try;;
22827esac
22828eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22829 (eval "$ac_link") 2>conftest.er1
22830 ac_status=$?
22831 grep -v '^ *+' conftest.er1 >conftest.err
22832 rm -f conftest.er1
22833 cat conftest.err >&5
22834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22835 (exit $ac_status); } && {
22836 test -z "$ac_c_werror_flag" ||
22837 test ! -s conftest.err
22838 } && test -s conftest$ac_exeext &&
22839 $as_test_x conftest$ac_exeext; then
22840 ac_cv_sys_largefile_source=1; break
22841else
22842 echo "$as_me: failed program was:" >&5
22843sed 's/^/| /' conftest.$ac_ext >&5
22844
22845
22846fi
22847
22848rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22849 conftest$ac_exeext conftest.$ac_ext
22850 ac_cv_sys_largefile_source=unknown
22851 break
22852done
22853fi
22854{ echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5
22855echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6; }
22856case $ac_cv_sys_largefile_source in #(
22857 no | unknown) ;;
22858 *)
22859cat >>confdefs.h <<_ACEOF
22860#define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source
22861_ACEOF
22862;;
22863esac
22864rm -f conftest*
22865
22866# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
22867# in glibc 2.1.3, but that breaks too many other things.
22868# If you want fseeko and ftello with glibc, upgrade to a fixed glibc.
22869if test $ac_cv_sys_largefile_source != unknown; then
22870
22871cat >>confdefs.h <<\_ACEOF
22872#define HAVE_FSEEKO 1
22873_ACEOF
22874
22875fi
22876
22877{ echo "$as_me:$LINENO: checking for mbstate_t" >&5
22878echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6; }
22879if test "${ac_cv_type_mbstate_t+set}" = set; then
22880 echo $ECHO_N "(cached) $ECHO_C" >&6
22881else
22882 cat >conftest.$ac_ext <<_ACEOF
22883/* confdefs.h. */
22884_ACEOF

--- 59 unchanged lines hidden (view full) ---

22944 echo $ECHO_N "(cached) $ECHO_C" >&6
22945else
22946 cat >conftest.$ac_ext <<_ACEOF
22947/* confdefs.h. */
22948_ACEOF
22949cat confdefs.h >>conftest.$ac_ext
22950cat >>conftest.$ac_ext <<_ACEOF
22951/* end confdefs.h. */
22952$ac_includes_default
22953typedef uint8_t ac__type_new_;
22954int
22955main ()
22956{
22957if ((ac__type_new_ *) 0)
22958 return 0;
22959if (sizeof (ac__type_new_))
22960 return 0;
22961 ;
22962 return 0;
22963}
22964_ACEOF
22965rm -f conftest.$ac_objext
22966if { (ac_try="$ac_compile"
22967case "(($ac_try" in
22968 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22969 *) ac_try_echo=$ac_try;;
22970esac
22971eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22972 (eval "$ac_compile") 2>conftest.er1
22973 ac_status=$?
22974 grep -v '^ *+' conftest.er1 >conftest.err
22975 rm -f conftest.er1
22976 cat conftest.err >&5
22977 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22978 (exit $ac_status); } && {
22979 test -z "$ac_c_werror_flag" ||
22980 test ! -s conftest.err
22981 } && test -s conftest.$ac_objext; then
22982 ac_cv_type_uint8_t=yes
22983else
22984 echo "$as_me: failed program was:" >&5
22985sed 's/^/| /' conftest.$ac_ext >&5
22986
22987 ac_cv_type_uint8_t=no
22988fi
22989
22990rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22991fi
22992{ echo "$as_me:$LINENO: result: $ac_cv_type_uint8_t" >&5
22993echo "${ECHO_T}$ac_cv_type_uint8_t" >&6; }
22994if test $ac_cv_type_uint8_t = yes; then
22995
22996cat >>confdefs.h <<_ACEOF
22997#define HAVE_UINT8_T 1
22998_ACEOF
22999
23000
23001fi
23002{ echo "$as_me:$LINENO: checking for uint16_t" >&5
23003echo $ECHO_N "checking for uint16_t... $ECHO_C" >&6; }
23004if test "${ac_cv_type_uint16_t+set}" = set; then
23005 echo $ECHO_N "(cached) $ECHO_C" >&6
23006else
23007 cat >conftest.$ac_ext <<_ACEOF
23008/* confdefs.h. */
23009_ACEOF
23010cat confdefs.h >>conftest.$ac_ext
23011cat >>conftest.$ac_ext <<_ACEOF
23012/* end confdefs.h. */
23013$ac_includes_default
23014typedef uint16_t ac__type_new_;
23015int
23016main ()
23017{
23018if ((ac__type_new_ *) 0)
23019 return 0;
23020if (sizeof (ac__type_new_))
23021 return 0;
23022 ;
23023 return 0;
23024}
23025_ACEOF
23026rm -f conftest.$ac_objext
23027if { (ac_try="$ac_compile"
23028case "(($ac_try" in
23029 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23030 *) ac_try_echo=$ac_try;;
23031esac
23032eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23033 (eval "$ac_compile") 2>conftest.er1
23034 ac_status=$?
23035 grep -v '^ *+' conftest.er1 >conftest.err
23036 rm -f conftest.er1
23037 cat conftest.err >&5
23038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23039 (exit $ac_status); } && {
23040 test -z "$ac_c_werror_flag" ||
23041 test ! -s conftest.err
23042 } && test -s conftest.$ac_objext; then
23043 ac_cv_type_uint16_t=yes
23044else
23045 echo "$as_me: failed program was:" >&5
23046sed 's/^/| /' conftest.$ac_ext >&5
23047
23048 ac_cv_type_uint16_t=no
23049fi
23050
23051rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23052fi
23053{ echo "$as_me:$LINENO: result: $ac_cv_type_uint16_t" >&5
23054echo "${ECHO_T}$ac_cv_type_uint16_t" >&6; }
23055if test $ac_cv_type_uint16_t = yes; then
23056
23057cat >>confdefs.h <<_ACEOF
23058#define HAVE_UINT16_T 1
23059_ACEOF
23060
23061
23062fi
23063{ echo "$as_me:$LINENO: checking for uint32_t" >&5
23064echo $ECHO_N "checking for uint32_t... $ECHO_C" >&6; }
23065if test "${ac_cv_type_uint32_t+set}" = set; then
23066 echo $ECHO_N "(cached) $ECHO_C" >&6
23067else
23068 cat >conftest.$ac_ext <<_ACEOF
23069/* confdefs.h. */
23070_ACEOF
23071cat confdefs.h >>conftest.$ac_ext
23072cat >>conftest.$ac_ext <<_ACEOF
23073/* end confdefs.h. */
23074$ac_includes_default
23075typedef uint32_t ac__type_new_;
23076int
23077main ()
23078{
23079if ((ac__type_new_ *) 0)
23080 return 0;
23081if (sizeof (ac__type_new_))
23082 return 0;
23083 ;
23084 return 0;
23085}
23086_ACEOF
23087rm -f conftest.$ac_objext
23088if { (ac_try="$ac_compile"
23089case "(($ac_try" in
23090 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23091 *) ac_try_echo=$ac_try;;
23092esac
23093eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23094 (eval "$ac_compile") 2>conftest.er1
23095 ac_status=$?
23096 grep -v '^ *+' conftest.er1 >conftest.err
23097 rm -f conftest.er1
23098 cat conftest.err >&5
23099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23100 (exit $ac_status); } && {
23101 test -z "$ac_c_werror_flag" ||
23102 test ! -s conftest.err
23103 } && test -s conftest.$ac_objext; then
23104 ac_cv_type_uint32_t=yes
23105else
23106 echo "$as_me: failed program was:" >&5
23107sed 's/^/| /' conftest.$ac_ext >&5
23108
23109 ac_cv_type_uint32_t=no
23110fi
23111
23112rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23113fi
23114{ echo "$as_me:$LINENO: result: $ac_cv_type_uint32_t" >&5
23115echo "${ECHO_T}$ac_cv_type_uint32_t" >&6; }
23116if test $ac_cv_type_uint32_t = yes; then
23117
23118cat >>confdefs.h <<_ACEOF
23119#define HAVE_UINT32_T 1
23120_ACEOF
23121
23122
23123fi
23124{ echo "$as_me:$LINENO: checking for int32_t" >&5
23125echo $ECHO_N "checking for int32_t... $ECHO_C" >&6; }
23126if test "${ac_cv_type_int32_t+set}" = set; then
23127 echo $ECHO_N "(cached) $ECHO_C" >&6
23128else
23129 cat >conftest.$ac_ext <<_ACEOF
23130/* confdefs.h. */
23131_ACEOF
23132cat confdefs.h >>conftest.$ac_ext
23133cat >>conftest.$ac_ext <<_ACEOF
23134/* end confdefs.h. */
23135$ac_includes_default
23136typedef int32_t ac__type_new_;
23137int
23138main ()
23139{
23140if ((ac__type_new_ *) 0)
23141 return 0;
23142if (sizeof (ac__type_new_))
23143 return 0;
23144 ;
23145 return 0;
23146}
23147_ACEOF
23148rm -f conftest.$ac_objext
23149if { (ac_try="$ac_compile"
23150case "(($ac_try" in
23151 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23152 *) ac_try_echo=$ac_try;;
23153esac
23154eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23155 (eval "$ac_compile") 2>conftest.er1
23156 ac_status=$?
23157 grep -v '^ *+' conftest.er1 >conftest.err
23158 rm -f conftest.er1
23159 cat conftest.err >&5
23160 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23161 (exit $ac_status); } && {
23162 test -z "$ac_c_werror_flag" ||
23163 test ! -s conftest.err
23164 } && test -s conftest.$ac_objext; then
23165 ac_cv_type_int32_t=yes
23166else
23167 echo "$as_me: failed program was:" >&5
23168sed 's/^/| /' conftest.$ac_ext >&5
23169
23170 ac_cv_type_int32_t=no
23171fi
23172
23173rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23174fi
23175{ echo "$as_me:$LINENO: result: $ac_cv_type_int32_t" >&5
23176echo "${ECHO_T}$ac_cv_type_int32_t" >&6; }
23177if test $ac_cv_type_int32_t = yes; then
23178
23179cat >>confdefs.h <<_ACEOF
23180#define HAVE_INT32_T 1
23181_ACEOF
23182
23183
23184fi
23185{ echo "$as_me:$LINENO: checking for uint64_t" >&5
23186echo $ECHO_N "checking for uint64_t... $ECHO_C" >&6; }
23187if test "${ac_cv_type_uint64_t+set}" = set; then
23188 echo $ECHO_N "(cached) $ECHO_C" >&6
23189else
23190 cat >conftest.$ac_ext <<_ACEOF
23191/* confdefs.h. */
23192_ACEOF
23193cat confdefs.h >>conftest.$ac_ext
23194cat >>conftest.$ac_ext <<_ACEOF
23195/* end confdefs.h. */
23196$ac_includes_default
23197typedef uint64_t ac__type_new_;
23198int
23199main ()
23200{
23201if ((ac__type_new_ *) 0)
23202 return 0;
23203if (sizeof (ac__type_new_))
23204 return 0;
23205 ;
23206 return 0;
23207}
23208_ACEOF
23209rm -f conftest.$ac_objext
23210if { (ac_try="$ac_compile"
23211case "(($ac_try" in
23212 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23213 *) ac_try_echo=$ac_try;;
23214esac
23215eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23216 (eval "$ac_compile") 2>conftest.er1
23217 ac_status=$?
23218 grep -v '^ *+' conftest.er1 >conftest.err
23219 rm -f conftest.er1
23220 cat conftest.err >&5
23221 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23222 (exit $ac_status); } && {
23223 test -z "$ac_c_werror_flag" ||
23224 test ! -s conftest.err
23225 } && test -s conftest.$ac_objext; then
23226 ac_cv_type_uint64_t=yes
23227else
23228 echo "$as_me: failed program was:" >&5
23229sed 's/^/| /' conftest.$ac_ext >&5
23230
23231 ac_cv_type_uint64_t=no
23232fi
23233
23234rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23235fi
23236{ echo "$as_me:$LINENO: result: $ac_cv_type_uint64_t" >&5
23237echo "${ECHO_T}$ac_cv_type_uint64_t" >&6; }
23238if test $ac_cv_type_uint64_t = yes; then
23239
23240cat >>confdefs.h <<_ACEOF
23241#define HAVE_UINT64_T 1
23242_ACEOF
23243
23244
23245fi
23246{ echo "$as_me:$LINENO: checking for int64_t" >&5
23247echo $ECHO_N "checking for int64_t... $ECHO_C" >&6; }
23248if test "${ac_cv_type_int64_t+set}" = set; then
23249 echo $ECHO_N "(cached) $ECHO_C" >&6
23250else
23251 cat >conftest.$ac_ext <<_ACEOF
23252/* confdefs.h. */
23253_ACEOF
23254cat confdefs.h >>conftest.$ac_ext
23255cat >>conftest.$ac_ext <<_ACEOF
23256/* end confdefs.h. */
23257$ac_includes_default
23258typedef int64_t ac__type_new_;
23259int
23260main ()
23261{
23262if ((ac__type_new_ *) 0)
23263 return 0;
23264if (sizeof (ac__type_new_))
23265 return 0;
23266 ;
23267 return 0;
23268}
23269_ACEOF
23270rm -f conftest.$ac_objext
23271if { (ac_try="$ac_compile"
23272case "(($ac_try" in
23273 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23274 *) ac_try_echo=$ac_try;;
23275esac
23276eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23277 (eval "$ac_compile") 2>conftest.er1
23278 ac_status=$?
23279 grep -v '^ *+' conftest.er1 >conftest.err
23280 rm -f conftest.er1
23281 cat conftest.err >&5
23282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23283 (exit $ac_status); } && {
23284 test -z "$ac_c_werror_flag" ||
23285 test ! -s conftest.err
23286 } && test -s conftest.$ac_objext; then
23287 ac_cv_type_int64_t=yes
23288else
23289 echo "$as_me: failed program was:" >&5
23290sed 's/^/| /' conftest.$ac_ext >&5
23291
23292 ac_cv_type_int64_t=no
23293fi
23294
23295rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23296fi
23297{ echo "$as_me:$LINENO: result: $ac_cv_type_int64_t" >&5
23298echo "${ECHO_T}$ac_cv_type_int64_t" >&6; }
23299if test $ac_cv_type_int64_t = yes; then
23300
23301cat >>confdefs.h <<_ACEOF
23302#define HAVE_INT64_T 1
23303_ACEOF
23304
23305
23306fi
23307
23308{ echo "$as_me:$LINENO: checking for long long" >&5
23309echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
23310if test "${ac_cv_type_long_long+set}" = set; then
23311 echo $ECHO_N "(cached) $ECHO_C" >&6
23312else
23313 cat >conftest.$ac_ext <<_ACEOF
23314/* confdefs.h. */
23315_ACEOF
23316cat confdefs.h >>conftest.$ac_ext
23317cat >>conftest.$ac_ext <<_ACEOF
23318/* end confdefs.h. */
23319$ac_includes_default
23320typedef long long ac__type_new_;
23321int
23322main ()
23323{
23324if ((ac__type_new_ *) 0)
23325 return 0;
23326if (sizeof (ac__type_new_))
23327 return 0;
23328 ;
23329 return 0;
23330}
23331_ACEOF
23332rm -f conftest.$ac_objext
23333if { (ac_try="$ac_compile"
23334case "(($ac_try" in
23335 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23336 *) ac_try_echo=$ac_try;;
23337esac
23338eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23339 (eval "$ac_compile") 2>conftest.er1
23340 ac_status=$?
23341 grep -v '^ *+' conftest.er1 >conftest.err
23342 rm -f conftest.er1
23343 cat conftest.err >&5
23344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23345 (exit $ac_status); } && {
23346 test -z "$ac_c_werror_flag" ||
23347 test ! -s conftest.err
23348 } && test -s conftest.$ac_objext; then
23349 ac_cv_type_long_long=yes
23350else
23351 echo "$as_me: failed program was:" >&5
23352sed 's/^/| /' conftest.$ac_ext >&5
23353
23354 ac_cv_type_long_long=no
23355fi
23356
23357rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23358fi
23359{ echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
23360echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
23361
23362# The cast to long int works around a bug in the HP C Compiler
23363# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
23364# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
23365# This bug is HP SR number 8606223364.
23366{ echo "$as_me:$LINENO: checking size of long long" >&5
23367echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
23368if test "${ac_cv_sizeof_long_long+set}" = set; then
23369 echo $ECHO_N "(cached) $ECHO_C" >&6
23370else
23371 if test "$cross_compiling" = yes; then
23372 # Depending upon the size, compute the lo and hi bounds.
23373cat >conftest.$ac_ext <<_ACEOF
23374/* confdefs.h. */
23375_ACEOF
23376cat confdefs.h >>conftest.$ac_ext
23377cat >>conftest.$ac_ext <<_ACEOF
23378/* end confdefs.h. */
23379$ac_includes_default
23380 typedef long long ac__type_sizeof_;
23381int
23382main ()
23383{
23384static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
23385test_array [0] = 0
23386
23387 ;
23388 return 0;
23389}
23390_ACEOF
23391rm -f conftest.$ac_objext
23392if { (ac_try="$ac_compile"
23393case "(($ac_try" in
23394 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23395 *) ac_try_echo=$ac_try;;
23396esac
23397eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23398 (eval "$ac_compile") 2>conftest.er1
23399 ac_status=$?
23400 grep -v '^ *+' conftest.er1 >conftest.err
23401 rm -f conftest.er1
23402 cat conftest.err >&5
23403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23404 (exit $ac_status); } && {
23405 test -z "$ac_c_werror_flag" ||
23406 test ! -s conftest.err
23407 } && test -s conftest.$ac_objext; then
23408 ac_lo=0 ac_mid=0
23409 while :; do
23410 cat >conftest.$ac_ext <<_ACEOF
23411/* confdefs.h. */
23412_ACEOF
23413cat confdefs.h >>conftest.$ac_ext
23414cat >>conftest.$ac_ext <<_ACEOF
23415/* end confdefs.h. */
23416$ac_includes_default
23417 typedef long long ac__type_sizeof_;
23418int
23419main ()
23420{
23421static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
23422test_array [0] = 0
23423
23424 ;
23425 return 0;
23426}
23427_ACEOF
23428rm -f conftest.$ac_objext
23429if { (ac_try="$ac_compile"
23430case "(($ac_try" in
23431 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23432 *) ac_try_echo=$ac_try;;
23433esac
23434eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23435 (eval "$ac_compile") 2>conftest.er1
23436 ac_status=$?
23437 grep -v '^ *+' conftest.er1 >conftest.err
23438 rm -f conftest.er1
23439 cat conftest.err >&5
23440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23441 (exit $ac_status); } && {
23442 test -z "$ac_c_werror_flag" ||
23443 test ! -s conftest.err
23444 } && test -s conftest.$ac_objext; then
23445 ac_hi=$ac_mid; break
23446else
23447 echo "$as_me: failed program was:" >&5
23448sed 's/^/| /' conftest.$ac_ext >&5
23449
23450 ac_lo=`expr $ac_mid + 1`
23451 if test $ac_lo -le $ac_mid; then
23452 ac_lo= ac_hi=
23453 break
23454 fi
23455 ac_mid=`expr 2 '*' $ac_mid + 1`
23456fi
23457
23458rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23459 done
23460else
23461 echo "$as_me: failed program was:" >&5
23462sed 's/^/| /' conftest.$ac_ext >&5
23463
23464 cat >conftest.$ac_ext <<_ACEOF
23465/* confdefs.h. */
23466_ACEOF
23467cat confdefs.h >>conftest.$ac_ext
23468cat >>conftest.$ac_ext <<_ACEOF
23469/* end confdefs.h. */
23470$ac_includes_default
23471 typedef long long ac__type_sizeof_;
23472int
23473main ()
23474{
23475static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
23476test_array [0] = 0
23477
23478 ;
23479 return 0;
23480}
23481_ACEOF
23482rm -f conftest.$ac_objext
23483if { (ac_try="$ac_compile"
23484case "(($ac_try" in
23485 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23486 *) ac_try_echo=$ac_try;;
23487esac
23488eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23489 (eval "$ac_compile") 2>conftest.er1
23490 ac_status=$?
23491 grep -v '^ *+' conftest.er1 >conftest.err
23492 rm -f conftest.er1
23493 cat conftest.err >&5
23494 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23495 (exit $ac_status); } && {
23496 test -z "$ac_c_werror_flag" ||
23497 test ! -s conftest.err
23498 } && test -s conftest.$ac_objext; then
23499 ac_hi=-1 ac_mid=-1
23500 while :; do
23501 cat >conftest.$ac_ext <<_ACEOF
23502/* confdefs.h. */
23503_ACEOF
23504cat confdefs.h >>conftest.$ac_ext
23505cat >>conftest.$ac_ext <<_ACEOF
23506/* end confdefs.h. */
23507$ac_includes_default
23508 typedef long long ac__type_sizeof_;
23509int
23510main ()
23511{
23512static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
23513test_array [0] = 0
23514
23515 ;
23516 return 0;
23517}
23518_ACEOF
23519rm -f conftest.$ac_objext
23520if { (ac_try="$ac_compile"
23521case "(($ac_try" in
23522 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23523 *) ac_try_echo=$ac_try;;
23524esac
23525eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23526 (eval "$ac_compile") 2>conftest.er1
23527 ac_status=$?
23528 grep -v '^ *+' conftest.er1 >conftest.err
23529 rm -f conftest.er1
23530 cat conftest.err >&5
23531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23532 (exit $ac_status); } && {
23533 test -z "$ac_c_werror_flag" ||
23534 test ! -s conftest.err
23535 } && test -s conftest.$ac_objext; then
23536 ac_lo=$ac_mid; break
23537else
23538 echo "$as_me: failed program was:" >&5
23539sed 's/^/| /' conftest.$ac_ext >&5
23540
23541 ac_hi=`expr '(' $ac_mid ')' - 1`
23542 if test $ac_mid -le $ac_hi; then
23543 ac_lo= ac_hi=
23544 break
23545 fi
23546 ac_mid=`expr 2 '*' $ac_mid`
23547fi
23548
23549rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23550 done
23551else
23552 echo "$as_me: failed program was:" >&5
23553sed 's/^/| /' conftest.$ac_ext >&5
23554
23555 ac_lo= ac_hi=
23556fi
23557
23558rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23559fi
23560
23561rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23562# Binary search between lo and hi bounds.
23563while test "x$ac_lo" != "x$ac_hi"; do
23564 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
23565 cat >conftest.$ac_ext <<_ACEOF
23566/* confdefs.h. */
23567_ACEOF
23568cat confdefs.h >>conftest.$ac_ext
23569cat >>conftest.$ac_ext <<_ACEOF
23570/* end confdefs.h. */
23571$ac_includes_default
23572 typedef long long ac__type_sizeof_;
23573int
23574main ()
23575{
23576static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
23577test_array [0] = 0
23578
23579 ;
23580 return 0;
23581}
23582_ACEOF
23583rm -f conftest.$ac_objext
23584if { (ac_try="$ac_compile"
23585case "(($ac_try" in
23586 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23587 *) ac_try_echo=$ac_try;;
23588esac
23589eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23590 (eval "$ac_compile") 2>conftest.er1
23591 ac_status=$?
23592 grep -v '^ *+' conftest.er1 >conftest.err
23593 rm -f conftest.er1
23594 cat conftest.err >&5
23595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23596 (exit $ac_status); } && {
23597 test -z "$ac_c_werror_flag" ||
23598 test ! -s conftest.err
23599 } && test -s conftest.$ac_objext; then
23600 ac_hi=$ac_mid
23601else
23602 echo "$as_me: failed program was:" >&5
23603sed 's/^/| /' conftest.$ac_ext >&5
23604
23605 ac_lo=`expr '(' $ac_mid ')' + 1`
23606fi
23607
23608rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23609done
23610case $ac_lo in
23611?*) ac_cv_sizeof_long_long=$ac_lo;;
23612'') if test "$ac_cv_type_long_long" = yes; then
23613 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
23614See \`config.log' for more details." >&5
23615echo "$as_me: error: cannot compute sizeof (long long)
23616See \`config.log' for more details." >&2;}
23617 { (exit 77); exit 77; }; }
23618 else
23619 ac_cv_sizeof_long_long=0
23620 fi ;;
23621esac
23622else
23623 cat >conftest.$ac_ext <<_ACEOF
23624/* confdefs.h. */
23625_ACEOF
23626cat confdefs.h >>conftest.$ac_ext
23627cat >>conftest.$ac_ext <<_ACEOF
23628/* end confdefs.h. */
23629$ac_includes_default
23630 typedef long long ac__type_sizeof_;
23631static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
23632static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
23633#include <stdio.h>
23634#include <stdlib.h>
23635int
23636main ()
23637{
23638
23639 FILE *f = fopen ("conftest.val", "w");
23640 if (! f)
23641 return 1;
23642 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
23643 {
23644 long int i = longval ();
23645 if (i != ((long int) (sizeof (ac__type_sizeof_))))
23646 return 1;
23647 fprintf (f, "%ld\n", i);
23648 }
23649 else
23650 {
23651 unsigned long int i = ulongval ();
23652 if (i != ((long int) (sizeof (ac__type_sizeof_))))
23653 return 1;
23654 fprintf (f, "%lu\n", i);
23655 }
23656 return ferror (f) || fclose (f) != 0;
23657
23658 ;
23659 return 0;
23660}
23661_ACEOF
23662rm -f conftest$ac_exeext
23663if { (ac_try="$ac_link"
23664case "(($ac_try" in
23665 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23666 *) ac_try_echo=$ac_try;;
23667esac

--- 6 unchanged lines hidden (view full) ---

23674 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23675 *) ac_try_echo=$ac_try;;
23676esac
23677eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23678 (eval "$ac_try") 2>&5
23679 ac_status=$?
23680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23681 (exit $ac_status); }; }; then
23682 ac_cv_sizeof_long_long=`cat conftest.val`
23683else
23684 echo "$as_me: program exited with status $ac_status" >&5
23685echo "$as_me: failed program was:" >&5
23686sed 's/^/| /' conftest.$ac_ext >&5
23687
23688( exit $ac_status )
23689if test "$ac_cv_type_long_long" = yes; then
23690 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
23691See \`config.log' for more details." >&5
23692echo "$as_me: error: cannot compute sizeof (long long)
23693See \`config.log' for more details." >&2;}
23694 { (exit 77); exit 77; }; }
23695 else
23696 ac_cv_sizeof_long_long=0
23697 fi
23698fi
23699rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23700fi
23701rm -f conftest.val
23702fi
23703{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
23704echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
23705
23706
23707
23708cat >>confdefs.h <<_ACEOF
23709#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
23710_ACEOF
23711
23712
23713
23714
23715
23716{ echo "$as_me:$LINENO: checking for gcc compiler warnings" >&5
23717echo $ECHO_N "checking for gcc compiler warnings... $ECHO_C" >&6; }
23718# Check whether --enable-warnings was given.
23719if test "${enable_warnings+set}" = set; then
23720 enableval=$enable_warnings; if test "${enableval}" = no -o $GCC = no; then
23721 { echo "$as_me:$LINENO: result: no" >&5
23722echo "${ECHO_T}no" >&6; }
23723 WARNINGS=
23724else
23725 { echo "$as_me:$LINENO: result: yes" >&5
23726echo "${ECHO_T}yes" >&6; }
23727 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
23728 -Wmissing-declarations -Wredundant-decls -Wnested-externs \
23729 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
23730 -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter"
23731fi
23732else
23733
23734if test $GCC = no; then
23735 WARNINGS=
23736 { echo "$as_me:$LINENO: result: no" >&5
23737echo "${ECHO_T}no" >&6; }
23738else
23739 { echo "$as_me:$LINENO: result: yes" >&5
23740echo "${ECHO_T}yes" >&6; }
23741 WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
23742 -Wmissing-declarations -Wredundant-decls -Wnested-externs \
23743 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
23744 -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter"
23745fi
23746fi
23747
23748
23749
23750
23751
23752
23753
23754
23755
23756
23757
23758
23759for ac_func in mmap strerror strndup strtoul mbrtowc mkstemp utimes utime wcwidth strtof
23760do
23761as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
23762{ echo "$as_me:$LINENO: checking for $ac_func" >&5
23763echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
23764if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
23765 echo $ECHO_N "(cached) $ECHO_C" >&6
23766else
23767 cat >conftest.$ac_ext <<_ACEOF
23768/* confdefs.h. */
23769_ACEOF
23770cat confdefs.h >>conftest.$ac_ext
23771cat >>conftest.$ac_ext <<_ACEOF
23772/* end confdefs.h. */
23773/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
23774 For example, HP-UX 11i <limits.h> declares gettimeofday. */
23775#define $ac_func innocuous_$ac_func
23776
23777/* System header to define __stub macros and hopefully few prototypes,
23778 which can conflict with char $ac_func (); below.
23779 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23780 <limits.h> exists even on freestanding compilers. */
23781
23782#ifdef __STDC__
23783# include <limits.h>
23784#else
23785# include <assert.h>
23786#endif
23787
23788#undef $ac_func
23789
23790/* Override any GCC internal prototype to avoid an error.
23791 Use char because int might match the return type of a GCC
23792 builtin and then its argument prototype would still apply. */
23793#ifdef __cplusplus
23794extern "C"
23795#endif
23796char $ac_func ();
23797/* The GNU C library defines this for functions which it implements
23798 to always fail with ENOSYS. Some functions are actually named
23799 something starting with __ and the normal name is an alias. */
23800#if defined __stub_$ac_func || defined __stub___$ac_func
23801choke me
23802#endif
23803
23804int
23805main ()
23806{
23807return $ac_func ();
23808 ;
23809 return 0;
23810}
23811_ACEOF
23812rm -f conftest.$ac_objext conftest$ac_exeext
23813if { (ac_try="$ac_link"
23814case "(($ac_try" in
23815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23816 *) ac_try_echo=$ac_try;;
23817esac
23818eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23819 (eval "$ac_link") 2>conftest.er1
23820 ac_status=$?
23821 grep -v '^ *+' conftest.er1 >conftest.err
23822 rm -f conftest.er1
23823 cat conftest.err >&5
23824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23825 (exit $ac_status); } && {
23826 test -z "$ac_c_werror_flag" ||
23827 test ! -s conftest.err
23828 } && test -s conftest$ac_exeext &&
23829 $as_test_x conftest$ac_exeext; then
23830 eval "$as_ac_var=yes"
23831else
23832 echo "$as_me: failed program was:" >&5
23833sed 's/^/| /' conftest.$ac_ext >&5
23834
23835 eval "$as_ac_var=no"
23836fi
23837
23838rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23839 conftest$ac_exeext conftest.$ac_ext
23840fi
23841ac_res=`eval echo '${'$as_ac_var'}'`
23842 { echo "$as_me:$LINENO: result: $ac_res" >&5
23843echo "${ECHO_T}$ac_res" >&6; }
23844if test `eval echo '${'$as_ac_var'}'` = yes; then
23845 cat >>confdefs.h <<_ACEOF
23846#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
23847_ACEOF
23848
23849fi
23850done
23851
23852
23853
23854
23855
23856for ac_func in getopt_long asprintf vasprintf
23857do
23858as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
23859{ echo "$as_me:$LINENO: checking for $ac_func" >&5
23860echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
23861if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
23862 echo $ECHO_N "(cached) $ECHO_C" >&6
23863else
23864 cat >conftest.$ac_ext <<_ACEOF

--- 73 unchanged lines hidden (view full) ---

23938ac_res=`eval echo '${'$as_ac_var'}'`
23939 { echo "$as_me:$LINENO: result: $ac_res" >&5
23940echo "${ECHO_T}$ac_res" >&6; }
23941if test `eval echo '${'$as_ac_var'}'` = yes; then
23942 cat >>confdefs.h <<_ACEOF
23943#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
23944_ACEOF
23945
23946else
23947 case " $LIBOBJS " in
23948 *" $ac_func.$ac_objext "* ) ;;
23949 *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
23950 ;;
23951esac
23952
23953fi
23954done
23955
23956
23957
23958
23959{ echo "$as_me:$LINENO: checking for gzopen in -lz" >&5
23960echo $ECHO_N "checking for gzopen in -lz... $ECHO_C" >&6; }
23961if test "${ac_cv_lib_z_gzopen+set}" = set; then
23962 echo $ECHO_N "(cached) $ECHO_C" >&6
23963else
23964 ac_check_lib_save_LIBS=$LIBS
23965LIBS="-lz $LIBS"
23966cat >conftest.$ac_ext <<_ACEOF

--- 64 unchanged lines hidden (view full) ---

24031 IS_CROSS_COMPILE_TRUE=
24032 IS_CROSS_COMPILE_FALSE='#'
24033else
24034 IS_CROSS_COMPILE_TRUE='#'
24035 IS_CROSS_COMPILE_FALSE=
24036fi
24037
24038
24039ac_config_files="$ac_config_files Makefile src/Makefile magic/Makefile tests/Makefile doc/Makefile python/Makefile"
24040
24041cat >confcache <<\_ACEOF
24042# This file is a shell script that caches the results of configure
24043# tests run on this system so they can be shared between configure
24044# scripts and configure runs, see configure's option --config-cache.
24045# It is not useful on other systems. If it contains results you don't
24046# want to keep, you may remove or edit it.
24047#

--- 81 unchanged lines hidden (view full) ---

24129 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
24130 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
24131done
24132LIBOBJS=$ac_libobjs
24133
24134LTLIBOBJS=$ac_ltlibobjs
24135
24136
24137if test -z "${FSECT5_TRUE}" && test -z "${FSECT5_FALSE}"; then
24138 { { echo "$as_me:$LINENO: error: conditional \"FSECT5\" was never defined.
24139Usually this means the macro was only invoked conditionally." >&5
24140echo "$as_me: error: conditional \"FSECT5\" was never defined.
24141Usually this means the macro was only invoked conditionally." >&2;}
24142 { (exit 1); exit 1; }; }
24143fi
24144if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then

--- 319 unchanged lines hidden (view full) ---

24464
24465
24466exec 6>&1
24467
24468# Save the log message, to keep $[0] and so on meaningful, and to
24469# report actual input values of CONFIG_FILES etc. instead of their
24470# values after options handling.
24471ac_log="
24472This file was extended by file $as_me 4.26, which was
24473generated by GNU Autoconf 2.61. Invocation command line was
24474
24475 CONFIG_FILES = $CONFIG_FILES
24476 CONFIG_HEADERS = $CONFIG_HEADERS
24477 CONFIG_LINKS = $CONFIG_LINKS
24478 CONFIG_COMMANDS = $CONFIG_COMMANDS
24479 $ $0 $@
24480

--- 36 unchanged lines hidden (view full) ---

24517Configuration commands:
24518$config_commands
24519
24520Report bugs to <bug-autoconf@gnu.org>."
24521
24522_ACEOF
24523cat >>$CONFIG_STATUS <<_ACEOF
24524ac_cs_version="\\
24525file config.status 4.26
24526configured by $0, generated by GNU Autoconf 2.61,
24527 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24528
24529Copyright (C) 2006 Free Software Foundation, Inc.
24530This config.status script is free software; the Free Software Foundation
24531gives unlimited permission to copy, distribute and modify it."
24532
24533ac_pwd='$ac_pwd'

--- 102 unchanged lines hidden (view full) ---

24636for ac_config_target in $ac_config_targets
24637do
24638 case $ac_config_target in
24639 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
24640 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
24641 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
24642 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
24643 "magic/Makefile") CONFIG_FILES="$CONFIG_FILES magic/Makefile" ;;
24644 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
24645 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
24646 "python/Makefile") CONFIG_FILES="$CONFIG_FILES python/Makefile" ;;
24647
24648 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
24649echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
24650 { (exit 1); exit 1; }; };;
24651 esac
24652done

--- 107 unchanged lines hidden (view full) ---

24760INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
24761mkdir_p!$mkdir_p$ac_delim
24762AWK!$AWK$ac_delim
24763SET_MAKE!$SET_MAKE$ac_delim
24764am__leading_dot!$am__leading_dot$ac_delim
24765AMTAR!$AMTAR$ac_delim
24766am__tar!$am__tar$ac_delim
24767am__untar!$am__untar$ac_delim
24768fsect!$fsect$ac_delim
24769FSECT5_TRUE!$FSECT5_TRUE$ac_delim
24770FSECT5_FALSE!$FSECT5_FALSE$ac_delim
24771WARNINGS!$WARNINGS$ac_delim
24772CC!$CC$ac_delim
24773CFLAGS!$CFLAGS$ac_delim
24774LDFLAGS!$LDFLAGS$ac_delim
24775CPPFLAGS!$CPPFLAGS$ac_delim
24776ac_ct_CC!$ac_ct_CC$ac_delim
24777EXEEXT!$EXEEXT$ac_delim
24778OBJEXT!$OBJEXT$ac_delim
24779DEPDIR!$DEPDIR$ac_delim

--- 16 unchanged lines hidden (view full) ---

24796host_os!$host_os$ac_delim
24797GREP!$GREP$ac_delim
24798EGREP!$EGREP$ac_delim
24799ECHO!$ECHO$ac_delim
24800AR!$AR$ac_delim
24801RANLIB!$RANLIB$ac_delim
24802CPP!$CPP$ac_delim
24803CXX!$CXX$ac_delim
24804CXXFLAGS!$CXXFLAGS$ac_delim
24805ac_ct_CXX!$ac_ct_CXX$ac_delim
24806_ACEOF
24807
24808 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
24809 break
24810 elif $ac_last_try; then
24811 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
24812echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
24813 { (exit 1); exit 1; }; }

--- 25 unchanged lines hidden (view full) ---

24839cat >>$CONFIG_STATUS <<_ACEOF
24840CEOF$ac_eof
24841_ACEOF
24842
24843
24844ac_delim='%!_!# '
24845for ac_last_try in false false false false false :; do
24846 cat >conf$$subs.sed <<_ACEOF
24847CXXDEPMODE!$CXXDEPMODE$ac_delim
24848am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
24849am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
24850CXXCPP!$CXXCPP$ac_delim
24851F77!$F77$ac_delim
24852FFLAGS!$FFLAGS$ac_delim
24853ac_ct_F77!$ac_ct_F77$ac_delim
24854LIBTOOL!$LIBTOOL$ac_delim
24855LIBOBJS!$LIBOBJS$ac_delim
24856IS_CROSS_COMPILE_TRUE!$IS_CROSS_COMPILE_TRUE$ac_delim
24857IS_CROSS_COMPILE_FALSE!$IS_CROSS_COMPILE_FALSE$ac_delim
24858LTLIBOBJS!$LTLIBOBJS$ac_delim
24859_ACEOF
24860
24861 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 12; then
24862 break
24863 elif $ac_last_try; then
24864 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
24865echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
24866 { (exit 1); exit 1; }; }
24867 else
24868 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
24869 fi

--- 589 unchanged lines hidden ---