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

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

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

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

821INSTALL_STRIP_PROGRAM
822mkdir_p
823AWK
824SET_MAKE
825am__leading_dot
826AMTAR
827am__tar
828am__untar
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
829MAINTAINER_MODE_TRUE
830MAINTAINER_MODE_FALSE
831MAINT
832fsect
833FSECT5_TRUE
834FSECT5_FALSE
830fsect
831FSECT5_TRUE
832FSECT5_FALSE
833WARNINGS
835CC
836CFLAGS
837LDFLAGS
838CPPFLAGS
839ac_ct_CC
840EXEEXT
841OBJEXT
842DEPDIR

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

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

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

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

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

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

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

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

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

1460
1461System types:
1462 --build=BUILD configure for building on BUILD [guessed]
1463 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1464_ACEOF
1465fi
1466
1467if test -n "$ac_init_help"; then
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
1468
1467 case $ac_init_help in
1468 short | recursive ) echo "Configuration of file 4.26:";;
1469 esac
1469 cat <<\_ACEOF
1470
1471Optional Features:
1472 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1473 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
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]
1474 --enable-maintainer-mode enable make rules and dependencies not useful
1475 (and sometimes confusing) to the casual installer
1476 --disable-elf disable builtin ELF support
1477 --disable-elf-core disable ELF core file support
1478 --enable-fsect-man5 enable file formats in man section 5
1479 --disable-dependency-tracking speeds up one-time build
1480 --enable-dependency-tracking do not reject slow dependency extractors
1481 --enable-shared[=PKGS] build shared libraries [default=yes]
1482 --enable-static[=PKGS] build static libraries [default=yes]
1483 --enable-fast-install[=PKGS]
1484 optimize for fast installation [default=yes]
1485 --disable-libtool-lock avoid locking (might break parallel builds)
1486 --disable-largefile omit support for large files
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
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>.
1514_ACEOF
1515ac_status=$?
1516fi
1517
1518if test "$ac_init_help" = "recursive"; then
1519 # If there are subdirs, report their specific --help.
1520 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1521 test -d "$ac_dir" || continue

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

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

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

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

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

2262 CYGPATH_W='cygpath -w'
2263 else
2264 CYGPATH_W=echo
2265 fi
2266fi
2267
2268
2269# Define the identity of the package.
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.
2270 PACKAGE=file
2271 VERSION=4.23
2278 PACKAGE='file'
2279 VERSION='4.26'
2272
2273
2274cat >>confdefs.h <<_ACEOF
2275#define PACKAGE "$PACKAGE"
2276_ACEOF
2277
2278
2279cat >>confdefs.h <<_ACEOF

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

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

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

2513 # disable by default
2514 { echo "$as_me:$LINENO: result: no" >&5
2515echo "${ECHO_T}no" >&6; }
2516 fsect=4
2517
2518fi
2519
2520
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
2521 if test x$fsect = x5; then
2522 FSECT5_TRUE=
2523 FSECT5_FALSE='#'
2524else
2525 FSECT5_TRUE='#'
2526 FSECT5_FALSE=
2527fi
2528
2529
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
2530cat >>confdefs.h <<\_ACEOF
2531#define _GNU_SOURCE 1
2532_ACEOF
2533
2534
2535
2536ac_ext=c
2537ac_cpp='$CPP $CPPFLAGS'

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

3617 am__fastdepCC_TRUE=
3618 am__fastdepCC_FALSE='#'
3619else
3620 am__fastdepCC_TRUE='#'
3621 am__fastdepCC_FALSE=
3622fi
3623
3624
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
3625# Find a good install program. We prefer a C program (faster),
3626# so one script is as good as another. But avoid the broken or
3627# incompatible versions:
3628# SysV /etc/install, /usr/sbin/install
3629# SunOS /usr/etc/install
3630# IRIX /sbin/install
3631# AIX /bin/install
3632# AmigaOS /C/install, which installs bootblocks on floppy discs

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

4479 HPUX_IA64_MODE="64"
4480 ;;
4481 esac
4482 fi
4483 rm -rf conftest*
4484 ;;
4485*-*-irix6*)
4486 # Find out which ABI we are using.
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.
4487 echo '#line 4487 "configure"' > conftest.$ac_ext
4606 echo '#line 4606 "configure"' > conftest.$ac_ext
4488 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4489 (eval $ac_compile) 2>&5
4490 ac_status=$?
4491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4492 (exit $ac_status); }; then
4493 if test "$lt_cv_prog_gnu_ld" = yes; then
4494 case `/usr/bin/file conftest.$ac_objext` in
4495 *32-bit*)

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

5228 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5229echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5230 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5231echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5232 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5233echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5234 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5235echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
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;}
5236
5355 ( cat <<\_ASBOX
5356## ---------------------------------- ##
5357## Report this to christos@astron.com ##
5358## ---------------------------------- ##
5359_ASBOX
5360 ) | sed "s/^/$as_me: WARNING: /" >&2
5237 ;;
5238esac
5239{ echo "$as_me:$LINENO: checking for $ac_header" >&5
5240echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
5241if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5242 echo $ECHO_N "(cached) $ECHO_C" >&6
5243else
5244 eval "$as_ac_Header=\$ac_header_preproc"

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

7220 # (2) before a word containing "conftest.", or (3) at the end.
7221 # Note that $ac_compile itself does not contain backslashes and begins
7222 # with a dollar sign (not a hyphen), so the echo should work correctly.
7223 # The option is referenced via a variable to avoid confusing sed.
7224 lt_compile=`echo "$ac_compile" | $SED \
7225 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
7226 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7227 -e 's:$: $lt_compiler_flag:'`
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:'`
7228 (eval echo "\"\$as_me:7228: $lt_compile\"" >&5)
7352 (eval echo "\"\$as_me:7352: $lt_compile\"" >&5)
7229 (eval "$lt_compile" 2>conftest.err)
7230 ac_status=$?
7231 cat conftest.err >&5
7353 (eval "$lt_compile" 2>conftest.err)
7354 ac_status=$?
7355 cat conftest.err >&5
7232 echo "$as_me:7232: \$? = $ac_status" >&5
7356 echo "$as_me:7356: \$? = $ac_status" >&5
7233 if (exit $ac_status) && test -s "$ac_outfile"; then
7234 # The compiler can only warn and ignore the option if not recognized
7235 # So say no if there are warnings other than the usual output.
7236 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
7237 $SED '/^$/d' conftest.err >conftest.er2
7238 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
7239 lt_cv_prog_compiler_rtti_exceptions=yes
7240 fi

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

7482 # (2) before a word containing "conftest.", or (3) at the end.
7483 # Note that $ac_compile itself does not contain backslashes and begins
7484 # with a dollar sign (not a hyphen), so the echo should work correctly.
7485 # The option is referenced via a variable to avoid confusing sed.
7486 lt_compile=`echo "$ac_compile" | $SED \
7487 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
7488 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7489 -e 's:$: $lt_compiler_flag:'`
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:'`
7490 (eval echo "\"\$as_me:7490: $lt_compile\"" >&5)
7614 (eval echo "\"\$as_me:7614: $lt_compile\"" >&5)
7491 (eval "$lt_compile" 2>conftest.err)
7492 ac_status=$?
7493 cat conftest.err >&5
7615 (eval "$lt_compile" 2>conftest.err)
7616 ac_status=$?
7617 cat conftest.err >&5
7494 echo "$as_me:7494: \$? = $ac_status" >&5
7618 echo "$as_me:7618: \$? = $ac_status" >&5
7495 if (exit $ac_status) && test -s "$ac_outfile"; then
7496 # The compiler can only warn and ignore the option if not recognized
7497 # So say no if there are warnings other than the usual output.
7498 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
7499 $SED '/^$/d' conftest.err >conftest.er2
7500 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
7501 lt_prog_compiler_pic_works=yes
7502 fi

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

7544 # Insert the option either (1) after the last *FLAGS variable, or
7545 # (2) before a word containing "conftest.", or (3) at the end.
7546 # Note that $ac_compile itself does not contain backslashes and begins
7547 # with a dollar sign (not a hyphen), so the echo should work correctly.
7548 lt_compile=`echo "$ac_compile" | $SED \
7549 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
7550 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7551 -e 's:$: $lt_compiler_flag:'`
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:'`
7552 (eval echo "\"\$as_me:7552: $lt_compile\"" >&5)
7676 (eval echo "\"\$as_me:7676: $lt_compile\"" >&5)
7553 (eval "$lt_compile" 2>out/conftest.err)
7554 ac_status=$?
7555 cat out/conftest.err >&5
7677 (eval "$lt_compile" 2>out/conftest.err)
7678 ac_status=$?
7679 cat out/conftest.err >&5
7556 echo "$as_me:7556: \$? = $ac_status" >&5
7680 echo "$as_me:7680: \$? = $ac_status" >&5
7557 if (exit $ac_status) && test -s out/conftest2.$ac_objext
7558 then
7559 # The compiler can only warn and ignore the option if not recognized
7560 # So say no if there are warnings
7561 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
7562 $SED '/^$/d' out/conftest.err >out/conftest.er2
7563 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
7564 lt_cv_prog_compiler_c_o=yes

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

9747 echo $ECHO_N "(cached) $ECHO_C" >&6
9748else
9749 if test "$cross_compiling" = yes; then :
9750 lt_cv_dlopen_self=cross
9751else
9752 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9753 lt_status=$lt_dlunknown
9754 cat > conftest.$ac_ext <<EOF
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
9755#line 9755 "configure"
9879#line 9879 "configure"
9756#include "confdefs.h"
9757
9758#if HAVE_DLFCN_H
9759#include <dlfcn.h>
9760#endif
9761
9762#include <stdio.h>
9763

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

9845 echo $ECHO_N "(cached) $ECHO_C" >&6
9846else
9847 if test "$cross_compiling" = yes; then :
9848 lt_cv_dlopen_self_static=cross
9849else
9850 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9851 lt_status=$lt_dlunknown
9852 cat > conftest.$ac_ext <<EOF
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
9853#line 9853 "configure"
9977#line 9977 "configure"
9854#include "confdefs.h"
9855
9856#if HAVE_DLFCN_H
9857#include <dlfcn.h>
9858#endif
9859
9860#include <stdio.h>
9861

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

12089 # (2) before a word containing "conftest.", or (3) at the end.
12090 # Note that $ac_compile itself does not contain backslashes and begins
12091 # with a dollar sign (not a hyphen), so the echo should work correctly.
12092 # The option is referenced via a variable to avoid confusing sed.
12093 lt_compile=`echo "$ac_compile" | $SED \
12094 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12095 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12096 -e 's:$: $lt_compiler_flag:'`
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:'`
12097 (eval echo "\"\$as_me:12097: $lt_compile\"" >&5)
12221 (eval echo "\"\$as_me:12221: $lt_compile\"" >&5)
12098 (eval "$lt_compile" 2>conftest.err)
12099 ac_status=$?
12100 cat conftest.err >&5
12222 (eval "$lt_compile" 2>conftest.err)
12223 ac_status=$?
12224 cat conftest.err >&5
12101 echo "$as_me:12101: \$? = $ac_status" >&5
12225 echo "$as_me:12225: \$? = $ac_status" >&5
12102 if (exit $ac_status) && test -s "$ac_outfile"; then
12103 # The compiler can only warn and ignore the option if not recognized
12104 # So say no if there are warnings other than the usual output.
12105 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
12106 $SED '/^$/d' conftest.err >conftest.er2
12107 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
12108 lt_prog_compiler_pic_works_CXX=yes
12109 fi

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

12151 # Insert the option either (1) after the last *FLAGS variable, or
12152 # (2) before a word containing "conftest.", or (3) at the end.
12153 # Note that $ac_compile itself does not contain backslashes and begins
12154 # with a dollar sign (not a hyphen), so the echo should work correctly.
12155 lt_compile=`echo "$ac_compile" | $SED \
12156 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
12157 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12158 -e 's:$: $lt_compiler_flag:'`
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:'`
12159 (eval echo "\"\$as_me:12159: $lt_compile\"" >&5)
12283 (eval echo "\"\$as_me:12283: $lt_compile\"" >&5)
12160 (eval "$lt_compile" 2>out/conftest.err)
12161 ac_status=$?
12162 cat out/conftest.err >&5
12284 (eval "$lt_compile" 2>out/conftest.err)
12285 ac_status=$?
12286 cat out/conftest.err >&5
12163 echo "$as_me:12163: \$? = $ac_status" >&5
12287 echo "$as_me:12287: \$? = $ac_status" >&5
12164 if (exit $ac_status) && test -s out/conftest2.$ac_objext
12165 then
12166 # The compiler can only warn and ignore the option if not recognized
12167 # So say no if there are warnings
12168 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
12169 $SED '/^$/d' out/conftest.err >out/conftest.er2
12170 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
12171 lt_cv_prog_compiler_c_o_CXX=yes

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

13487 echo $ECHO_N "(cached) $ECHO_C" >&6
13488else
13489 if test "$cross_compiling" = yes; then :
13490 lt_cv_dlopen_self=cross
13491else
13492 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13493 lt_status=$lt_dlunknown
13494 cat > conftest.$ac_ext <<EOF
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
13495#line 13495 "configure"
13619#line 13619 "configure"
13496#include "confdefs.h"
13497
13498#if HAVE_DLFCN_H
13499#include <dlfcn.h>
13500#endif
13501
13502#include <stdio.h>
13503

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

13585 echo $ECHO_N "(cached) $ECHO_C" >&6
13586else
13587 if test "$cross_compiling" = yes; then :
13588 lt_cv_dlopen_self_static=cross
13589else
13590 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13591 lt_status=$lt_dlunknown
13592 cat > conftest.$ac_ext <<EOF
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
13593#line 13593 "configure"
13717#line 13717 "configure"
13594#include "confdefs.h"
13595
13596#if HAVE_DLFCN_H
13597#include <dlfcn.h>
13598#endif
13599
13600#include <stdio.h>
13601

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

14470 # (2) before a word containing "conftest.", or (3) at the end.
14471 # Note that $ac_compile itself does not contain backslashes and begins
14472 # with a dollar sign (not a hyphen), so the echo should work correctly.
14473 # The option is referenced via a variable to avoid confusing sed.
14474 lt_compile=`echo "$ac_compile" | $SED \
14475 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14476 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14477 -e 's:$: $lt_compiler_flag:'`
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:'`
14478 (eval echo "\"\$as_me:14478: $lt_compile\"" >&5)
14602 (eval echo "\"\$as_me:14602: $lt_compile\"" >&5)
14479 (eval "$lt_compile" 2>conftest.err)
14480 ac_status=$?
14481 cat conftest.err >&5
14603 (eval "$lt_compile" 2>conftest.err)
14604 ac_status=$?
14605 cat conftest.err >&5
14482 echo "$as_me:14482: \$? = $ac_status" >&5
14606 echo "$as_me:14606: \$? = $ac_status" >&5
14483 if (exit $ac_status) && test -s "$ac_outfile"; then
14484 # The compiler can only warn and ignore the option if not recognized
14485 # So say no if there are warnings other than the usual output.
14486 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
14487 $SED '/^$/d' conftest.err >conftest.er2
14488 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
14489 lt_prog_compiler_pic_works_F77=yes
14490 fi

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

14532 # Insert the option either (1) after the last *FLAGS variable, or
14533 # (2) before a word containing "conftest.", or (3) at the end.
14534 # Note that $ac_compile itself does not contain backslashes and begins
14535 # with a dollar sign (not a hyphen), so the echo should work correctly.
14536 lt_compile=`echo "$ac_compile" | $SED \
14537 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14538 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14539 -e 's:$: $lt_compiler_flag:'`
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:'`
14540 (eval echo "\"\$as_me:14540: $lt_compile\"" >&5)
14664 (eval echo "\"\$as_me:14664: $lt_compile\"" >&5)
14541 (eval "$lt_compile" 2>out/conftest.err)
14542 ac_status=$?
14543 cat out/conftest.err >&5
14665 (eval "$lt_compile" 2>out/conftest.err)
14666 ac_status=$?
14667 cat out/conftest.err >&5
14544 echo "$as_me:14544: \$? = $ac_status" >&5
14668 echo "$as_me:14668: \$? = $ac_status" >&5
14545 if (exit $ac_status) && test -s out/conftest2.$ac_objext
14546 then
14547 # The compiler can only warn and ignore the option if not recognized
14548 # So say no if there are warnings
14549 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
14550 $SED '/^$/d' out/conftest.err >out/conftest.er2
14551 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
14552 lt_cv_prog_compiler_c_o_F77=yes

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

16649 # (2) before a word containing "conftest.", or (3) at the end.
16650 # Note that $ac_compile itself does not contain backslashes and begins
16651 # with a dollar sign (not a hyphen), so the echo should work correctly.
16652 # The option is referenced via a variable to avoid confusing sed.
16653 lt_compile=`echo "$ac_compile" | $SED \
16654 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
16655 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16656 -e 's:$: $lt_compiler_flag:'`
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:'`
16657 (eval echo "\"\$as_me:16657: $lt_compile\"" >&5)
16781 (eval echo "\"\$as_me:16781: $lt_compile\"" >&5)
16658 (eval "$lt_compile" 2>conftest.err)
16659 ac_status=$?
16660 cat conftest.err >&5
16782 (eval "$lt_compile" 2>conftest.err)
16783 ac_status=$?
16784 cat conftest.err >&5
16661 echo "$as_me:16661: \$? = $ac_status" >&5
16785 echo "$as_me:16785: \$? = $ac_status" >&5
16662 if (exit $ac_status) && test -s "$ac_outfile"; then
16663 # The compiler can only warn and ignore the option if not recognized
16664 # So say no if there are warnings other than the usual output.
16665 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
16666 $SED '/^$/d' conftest.err >conftest.er2
16667 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
16668 lt_cv_prog_compiler_rtti_exceptions=yes
16669 fi

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

16911 # (2) before a word containing "conftest.", or (3) at the end.
16912 # Note that $ac_compile itself does not contain backslashes and begins
16913 # with a dollar sign (not a hyphen), so the echo should work correctly.
16914 # The option is referenced via a variable to avoid confusing sed.
16915 lt_compile=`echo "$ac_compile" | $SED \
16916 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
16917 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16918 -e 's:$: $lt_compiler_flag:'`
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:'`
16919 (eval echo "\"\$as_me:16919: $lt_compile\"" >&5)
17043 (eval echo "\"\$as_me:17043: $lt_compile\"" >&5)
16920 (eval "$lt_compile" 2>conftest.err)
16921 ac_status=$?
16922 cat conftest.err >&5
17044 (eval "$lt_compile" 2>conftest.err)
17045 ac_status=$?
17046 cat conftest.err >&5
16923 echo "$as_me:16923: \$? = $ac_status" >&5
17047 echo "$as_me:17047: \$? = $ac_status" >&5
16924 if (exit $ac_status) && test -s "$ac_outfile"; then
16925 # The compiler can only warn and ignore the option if not recognized
16926 # So say no if there are warnings other than the usual output.
16927 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
16928 $SED '/^$/d' conftest.err >conftest.er2
16929 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
16930 lt_prog_compiler_pic_works_GCJ=yes
16931 fi

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

16973 # Insert the option either (1) after the last *FLAGS variable, or
16974 # (2) before a word containing "conftest.", or (3) at the end.
16975 # Note that $ac_compile itself does not contain backslashes and begins
16976 # with a dollar sign (not a hyphen), so the echo should work correctly.
16977 lt_compile=`echo "$ac_compile" | $SED \
16978 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
16979 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16980 -e 's:$: $lt_compiler_flag:'`
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:'`
16981 (eval echo "\"\$as_me:16981: $lt_compile\"" >&5)
17105 (eval echo "\"\$as_me:17105: $lt_compile\"" >&5)
16982 (eval "$lt_compile" 2>out/conftest.err)
16983 ac_status=$?
16984 cat out/conftest.err >&5
17106 (eval "$lt_compile" 2>out/conftest.err)
17107 ac_status=$?
17108 cat out/conftest.err >&5
16985 echo "$as_me:16985: \$? = $ac_status" >&5
17109 echo "$as_me:17109: \$? = $ac_status" >&5
16986 if (exit $ac_status) && test -s out/conftest2.$ac_objext
16987 then
16988 # The compiler can only warn and ignore the option if not recognized
16989 # So say no if there are warnings
16990 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
16991 $SED '/^$/d' out/conftest.err >out/conftest.er2
16992 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
16993 lt_cv_prog_compiler_c_o_GCJ=yes

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

19176 echo $ECHO_N "(cached) $ECHO_C" >&6
19177else
19178 if test "$cross_compiling" = yes; then :
19179 lt_cv_dlopen_self=cross
19180else
19181 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
19182 lt_status=$lt_dlunknown
19183 cat > conftest.$ac_ext <<EOF
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
19184#line 19184 "configure"
19308#line 19308 "configure"
19185#include "confdefs.h"
19186
19187#if HAVE_DLFCN_H
19188#include <dlfcn.h>
19189#endif
19190
19191#include <stdio.h>
19192

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

19274 echo $ECHO_N "(cached) $ECHO_C" >&6
19275else
19276 if test "$cross_compiling" = yes; then :
19277 lt_cv_dlopen_self_static=cross
19278else
19279 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
19280 lt_status=$lt_dlunknown
19281 cat > conftest.$ac_ext <<EOF
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
19282#line 19282 "configure"
19406#line 19406 "configure"
19283#include "confdefs.h"
19284
19285#if HAVE_DLFCN_H
19286#include <dlfcn.h>
19287#endif
19288
19289#include <stdio.h>
19290

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

20324
20325
20326
20327
20328
20329
20330
20331
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
20332
20333
20334
20335
20336
20337
20338
20339
20340
20341
20342
20343
20344
20345
20346
20347
20348
20349
20350
20351
20352
20353
20354
20355
20356
20357
20358
20359
20360
20361
20362
20363
20364
20365{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
20366echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
20367if test "${ac_cv_header_stdc+set}" = set; then
20368 echo $ECHO_N "(cached) $ECHO_C" >&6
20369else
20370 cat >conftest.$ac_ext <<_ACEOF
20371/* confdefs.h. */
20372_ACEOF

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

20696 { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: see the Autoconf documentation" >&5
20697echo "$as_me: WARNING: sys/mkdev.h: see the Autoconf documentation" >&2;}
20698 { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: section \"Present But Cannot Be Compiled\"" >&5
20699echo "$as_me: WARNING: sys/mkdev.h: section \"Present But Cannot Be Compiled\"" >&2;}
20700 { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&5
20701echo "$as_me: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&2;}
20702 { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: in the future, the compiler will take precedence" >&5
20703echo "$as_me: WARNING: sys/mkdev.h: in the future, the compiler will take precedence" >&2;}
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;}
20704
20795 ( cat <<\_ASBOX
20796## ---------------------------------- ##
20797## Report this to christos@astron.com ##
20798## ---------------------------------- ##
20799_ASBOX
20800 ) | sed "s/^/$as_me: WARNING: /" >&2
20705 ;;
20706esac
20707{ echo "$as_me:$LINENO: checking for sys/mkdev.h" >&5
20708echo $ECHO_N "checking for sys/mkdev.h... $ECHO_C" >&6; }
20709if test "${ac_cv_header_sys_mkdev_h+set}" = set; then
20710 echo $ECHO_N "(cached) $ECHO_C" >&6
20711else
20712 ac_cv_header_sys_mkdev_h=$ac_header_preproc

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

20832 { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: see the Autoconf documentation" >&5
20833echo "$as_me: WARNING: sys/sysmacros.h: see the Autoconf documentation" >&2;}
20834 { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: section \"Present But Cannot Be Compiled\"" >&5
20835echo "$as_me: WARNING: sys/sysmacros.h: section \"Present But Cannot Be Compiled\"" >&2;}
20836 { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&5
20837echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&2;}
20838 { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence" >&5
20839echo "$as_me: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence" >&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;}
20840
20936 ( cat <<\_ASBOX
20937## ---------------------------------- ##
20938## Report this to christos@astron.com ##
20939## ---------------------------------- ##
20940_ASBOX
20941 ) | sed "s/^/$as_me: WARNING: /" >&2
20841 ;;
20842esac
20843{ echo "$as_me:$LINENO: checking for sys/sysmacros.h" >&5
20844echo $ECHO_N "checking for sys/sysmacros.h... $ECHO_C" >&6; }
20845if test "${ac_cv_header_sys_sysmacros_h+set}" = set; then
20846 echo $ECHO_N "(cached) $ECHO_C" >&6
20847else
20848 ac_cv_header_sys_sysmacros_h=$ac_header_preproc

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

20926
20927cat >>confdefs.h <<\_ACEOF
20928#define HAVE_SYS_WAIT_H 1
20929_ACEOF
20930
20931fi
20932
20933
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
20934for ac_header in stdint.h
21035
21036
21037
21038
21039
21040for ac_header in stdint.h fcntl.h locale.h stdint.h inttypes.h unistd.h
20935do
20936as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
20937if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
20938 { echo "$as_me:$LINENO: checking for $ac_header" >&5
20939echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
20940if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
20941 echo $ECHO_N "(cached) $ECHO_C" >&6
20942fi

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

21041 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21042echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21043 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21044echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21045 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21046echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21047 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21048echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
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;}
21049
21155 ( cat <<\_ASBOX
21156## ---------------------------------- ##
21157## Report this to christos@astron.com ##
21158## ---------------------------------- ##
21159_ASBOX
21160 ) | sed "s/^/$as_me: WARNING: /" >&2
21050 ;;
21051esac
21052{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21053echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21054if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21055 echo $ECHO_N "(cached) $ECHO_C" >&6
21056else
21057 eval "$as_ac_Header=\$ac_header_preproc"

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

21069fi
21070
21071done
21072
21073
21074
21075
21076
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
21077
21078
21079for ac_header in fcntl.h locale.h stdint.h inttypes.h unistd.h getopt.h
21188for ac_header in utime.h wchar.h wctype.h limits.h
21080do
21081as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
21082if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21083 { echo "$as_me:$LINENO: checking for $ac_header" >&5
21084echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21085if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21086 echo $ECHO_N "(cached) $ECHO_C" >&6
21087fi

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

21186 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21187echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21188 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21189echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21190 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21191echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21192 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21193echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
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;}
21194
21303 ( cat <<\_ASBOX
21304## ---------------------------------- ##
21305## Report this to christos@astron.com ##
21306## ---------------------------------- ##
21307_ASBOX
21308 ) | sed "s/^/$as_me: WARNING: /" >&2
21195 ;;
21196esac
21197{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21198echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21199if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21200 echo $ECHO_N "(cached) $ECHO_C" >&6
21201else
21202 eval "$as_ac_Header=\$ac_header_preproc"

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

21212_ACEOF
21213
21214fi
21215
21216done
21217
21218
21219
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
21220
21221
21222for ac_header in utime.h wchar.h wctype.h limits.h
21334for ac_header in getopt.h err.h
21223do
21224as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
21225if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21226 { echo "$as_me:$LINENO: checking for $ac_header" >&5
21227echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21228if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21229 echo $ECHO_N "(cached) $ECHO_C" >&6
21230fi

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

21329 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21330echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21331 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21332echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21333 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21334echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21335 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21336echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
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;}
21337
21449 ( cat <<\_ASBOX
21450## ---------------------------------- ##
21451## Report this to christos@astron.com ##
21452## ---------------------------------- ##
21453_ASBOX
21454 ) | sed "s/^/$as_me: WARNING: /" >&2
21338 ;;
21339esac
21340{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21341echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21342if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21343 echo $ECHO_N "(cached) $ECHO_C" >&6
21344else
21345 eval "$as_ac_Header=\$ac_header_preproc"

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

21473 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21474echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21475 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21476echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21477 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21478echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21479 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21480echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&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;}
21481
21598 ( cat <<\_ASBOX
21599## ---------------------------------- ##
21600## Report this to christos@astron.com ##
21601## ---------------------------------- ##
21602_ASBOX
21603 ) | sed "s/^/$as_me: WARNING: /" >&2
21482 ;;
21483esac
21484{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21485echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21486if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21487 echo $ECHO_N "(cached) $ECHO_C" >&6
21488else
21489 eval "$as_ac_Header=\$ac_header_preproc"

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

21613 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21614echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21615 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21616echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21617 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21618echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21619 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21620echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&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;}
21621
21743 ( cat <<\_ASBOX
21744## ---------------------------------- ##
21745## Report this to christos@astron.com ##
21746## ---------------------------------- ##
21747_ASBOX
21748 ) | sed "s/^/$as_me: WARNING: /" >&2
21622 ;;
21623esac
21624{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21625echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21626if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21627 echo $ECHO_N "(cached) $ECHO_C" >&6
21628else
21629 eval "$as_ac_Header=\$ac_header_preproc"

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

21870else
21871
21872cat >>confdefs.h <<_ACEOF
21873#define size_t unsigned int
21874_ACEOF
21875
21876fi
21877
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
21878
21879{ echo "$as_me:$LINENO: checking for struct stat.st_rdev" >&5
21880echo $ECHO_N "checking for struct stat.st_rdev... $ECHO_C" >&6; }
21881if test "${ac_cv_member_struct_stat_st_rdev+set}" = set; then
21882 echo $ECHO_N "(cached) $ECHO_C" >&6
21883else
21884 cat >conftest.$ac_ext <<_ACEOF
21885/* confdefs.h. */
21886_ACEOF

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

21971echo "${ECHO_T}$ac_cv_member_struct_stat_st_rdev" >&6; }
21972if test $ac_cv_member_struct_stat_st_rdev = yes; then
21973
21974cat >>confdefs.h <<_ACEOF
21975#define HAVE_STRUCT_STAT_ST_RDEV 1
21976_ACEOF
21977
21978
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
21979cat >>confdefs.h <<\_ACEOF
21980#define HAVE_ST_RDEV 1
21981_ACEOF
21982
21983fi
21984
21985
21986{ echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
21987echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; }
21988if test "${ac_cv_struct_tm+set}" = set; then
21989 echo $ECHO_N "(cached) $ECHO_C" >&6
21990else

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

22209 ac_cv_struct_tm_isdst=no
22210fi
22211
22212rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22213fi
22214{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm_isdst" >&5
22215echo "${ECHO_T}$ac_cv_struct_tm_isdst" >&6; }
22216if test "$ac_cv_struct_tm_isdst" = yes; then
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
22217 cat >>confdefs.h <<\_ACEOF
22339
22340cat >>confdefs.h <<\_ACEOF
22218#define HAVE_TM_ISDST 1
22219_ACEOF
22220
22221fi
22222{ echo "$as_me:$LINENO: checking for daylight" >&5
22223echo $ECHO_N "checking for daylight... $ECHO_C" >&6; }
22224if test "${ac_cv_var_daylight+set}" = set; then
22225 echo $ECHO_N "(cached) $ECHO_C" >&6

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

22269fi
22270
22271rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22272 conftest$ac_exeext conftest.$ac_ext
22273fi
22274{ echo "$as_me:$LINENO: result: $ac_cv_var_daylight" >&5
22275echo "${ECHO_T}$ac_cv_var_daylight" >&6; }
22276 if test $ac_cv_var_daylight = yes; then
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
22277 cat >>confdefs.h <<\_ACEOF
22400
22401cat >>confdefs.h <<\_ACEOF
22278#define HAVE_DAYLIGHT 1
22279_ACEOF
22280
22281 fi
22282
22402#define HAVE_DAYLIGHT 1
22403_ACEOF
22404
22405 fi
22406
22283
22284 # Check whether --enable-largefile was given.
22407# Check whether --enable-largefile was given.
22285if test "${enable_largefile+set}" = set; then
22286 enableval=$enable_largefile;
22287fi
22288
22408if test "${enable_largefile+set}" = set; then
22409 enableval=$enable_largefile;
22410fi
22411
22289 if test "$enable_largefile" != no; then
22412if test "$enable_largefile" != no; then
22290
22413
22291 { echo "$as_me:$LINENO: checking for special C compiler options needed for large files=
22292" >&5
22293echo $ECHO_N "checking for special C compiler options needed for large files=
22294... $ECHO_C" >&6; }
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; }
22295if test "${ac_cv_sys_largefile_CC+set}" = set; then
22296 echo $ECHO_N "(cached) $ECHO_C" >&6
22297else
22298 ac_cv_sys_largefile_CC=no
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
22299 if test "$GCC" != yes; then
22300 # IRIX 6.2 and later do not support large files by default,
22301 # so use the C compiler's -n32 option if that helps.
22302 cat >conftest.$ac_ext <<_ACEOF
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
22303/* confdefs.h. */
22304_ACEOF
22305cat confdefs.h >>conftest.$ac_ext
22306cat >>conftest.$ac_ext <<_ACEOF
22307/* end confdefs.h. */
22308#include <sys/types.h>
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>
22309 /* Check that off_t can represent 2**63 - 1 correctly.
22310 We can't simply "#define LARGE_OFF_T 9223372036854775807",
22311 since some C++ compilers masquerading as C compilers
22312 incorrectly reject 9223372036854775807. */
22313# define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22314 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22315 && LARGE_OFF_T % 2147483647 == 1)
22316 ? 1 : -1];
22317
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];
22318int
22319main ()
22320{
22321
22322 ;
22323 return 0;
22324}
22325_ACEOF
22440int
22441main ()
22442{
22443
22444 ;
22445 return 0;
22446}
22447_ACEOF
22326rm -f conftest.$ac_objext
22448 rm -f conftest.$ac_objext
22327if { (ac_try="$ac_compile"
22328case "(($ac_try" in
22329 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22330 *) ac_try_echo=$ac_try;;
22331esac
22332eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22333 (eval "$ac_compile") 2>conftest.er1
22334 ac_status=$?
22335 grep -v '^ *+' conftest.er1 >conftest.err
22336 rm -f conftest.er1
22337 cat conftest.err >&5
22338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22339 (exit $ac_status); } && {
22340 test -z "$ac_c_werror_flag" ||
22341 test ! -s conftest.err
22342 } && test -s conftest.$ac_objext; then
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
22343 :
22465 break
22344else
22345 echo "$as_me: failed program was:" >&5
22346sed 's/^/| /' conftest.$ac_ext >&5
22347
22466else
22467 echo "$as_me: failed program was:" >&5
22468sed 's/^/| /' conftest.$ac_ext >&5
22469
22348 ac_save_CC="$CC"
22349 CC="$CC -n32"
22350 cat >conftest.$ac_ext <<_ACEOF
22351/* confdefs.h. */
22352_ACEOF
22353cat confdefs.h >>conftest.$ac_ext
22354cat >>conftest.$ac_ext <<_ACEOF
22355/* end confdefs.h. */
22356#include <sys/types.h>
22357 /* Check that off_t can represent 2**63 - 1 correctly.
22358 We can't simply "#define LARGE_OFF_T 9223372036854775807",
22359 since some C++ compilers masquerading as C compilers
22360 incorrectly reject 9223372036854775807. */
22361# define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22362 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22363 && LARGE_OFF_T % 2147483647 == 1)
22364 ? 1 : -1];
22365
22470
22366int
22367main ()
22368{
22471fi
22369
22472
22370 ;
22371 return 0;
22372}
22373_ACEOF
22374rm -f conftest.$ac_objext
22473rm -f core conftest.err conftest.$ac_objext
22474 CC="$CC -n32"
22475 rm -f conftest.$ac_objext
22375if { (ac_try="$ac_compile"
22376case "(($ac_try" in
22377 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22378 *) ac_try_echo=$ac_try;;
22379esac
22380eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22381 (eval "$ac_compile") 2>conftest.er1
22382 ac_status=$?
22383 grep -v '^ *+' conftest.er1 >conftest.err
22384 rm -f conftest.er1
22385 cat conftest.err >&5
22386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22387 (exit $ac_status); } && {
22388 test -z "$ac_c_werror_flag" ||
22389 test ! -s conftest.err
22390 } && test -s conftest.$ac_objext; then
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
22391 ac_cv_sys_largefile_CC=' -n32'
22492 ac_cv_sys_largefile_CC=' -n32'; break
22392else
22393 echo "$as_me: failed program was:" >&5
22394sed 's/^/| /' conftest.$ac_ext >&5
22395
22396
22397fi
22398
22493else
22494 echo "$as_me: failed program was:" >&5
22495sed 's/^/| /' conftest.$ac_ext >&5
22496
22497
22498fi
22499
22399rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22400 CC="$ac_save_CC"
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
22401fi
22506fi
22402
22403rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22404 fi
22405fi
22406{ echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5
22407echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6; }
22507{ echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5
22508echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6; }
22408 if test "$ac_cv_sys_largefile_CC" != no; then
22409 CC="$CC$ac_cv_sys_largefile_CC"
22410 fi
22509 if test "$ac_cv_sys_largefile_CC" != no; then
22510 CC=$CC$ac_cv_sys_largefile_CC
22511 fi
22411
22512
22412 { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
22513 { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
22413echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; }
22414if test "${ac_cv_sys_file_offset_bits+set}" = set; then
22415 echo $ECHO_N "(cached) $ECHO_C" >&6
22416else
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
22417 ac_cv_sys_file_offset_bits=no
22418 cat >conftest.$ac_ext <<_ACEOF
22518 while :; do
22519 cat >conftest.$ac_ext <<_ACEOF
22419/* confdefs.h. */
22420_ACEOF
22421cat confdefs.h >>conftest.$ac_ext
22422cat >>conftest.$ac_ext <<_ACEOF
22423/* end confdefs.h. */
22424#include <sys/types.h>
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>
22425 /* Check that off_t can represent 2**63 - 1 correctly.
22426 We can't simply "#define LARGE_OFF_T 9223372036854775807",
22427 since some C++ compilers masquerading as C compilers
22428 incorrectly reject 9223372036854775807. */
22429# define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22430 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22431 && LARGE_OFF_T % 2147483647 == 1)
22432 ? 1 : -1];
22433
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];
22434int
22435main ()
22436{
22437
22438 ;
22439 return 0;
22440}
22441_ACEOF

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

22451 grep -v '^ *+' conftest.er1 >conftest.err
22452 rm -f conftest.er1
22453 cat conftest.err >&5
22454 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22455 (exit $ac_status); } && {
22456 test -z "$ac_c_werror_flag" ||
22457 test ! -s conftest.err
22458 } && test -s conftest.$ac_objext; then
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
22459 :
22559 ac_cv_sys_file_offset_bits=no; break
22460else
22461 echo "$as_me: failed program was:" >&5
22462sed 's/^/| /' conftest.$ac_ext >&5
22463
22560else
22561 echo "$as_me: failed program was:" >&5
22562sed 's/^/| /' conftest.$ac_ext >&5
22563
22464 cat >conftest.$ac_ext <<_ACEOF
22564
22565fi
22566
22567rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22568 cat >conftest.$ac_ext <<_ACEOF
22465/* confdefs.h. */
22466_ACEOF
22467cat confdefs.h >>conftest.$ac_ext
22468cat >>conftest.$ac_ext <<_ACEOF
22469/* end confdefs.h. */
22470#define _FILE_OFFSET_BITS 64
22471#include <sys/types.h>
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>
22472 /* Check that off_t can represent 2**63 - 1 correctly.
22473 We can't simply "#define LARGE_OFF_T 9223372036854775807",
22474 since some C++ compilers masquerading as C compilers
22475 incorrectly reject 9223372036854775807. */
22476# define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22477 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22478 && LARGE_OFF_T % 2147483647 == 1)
22479 ? 1 : -1];
22480
22481
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];
22482int
22483main ()
22484{
22485
22486 ;
22487 return 0;
22488}
22489_ACEOF

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

22499 grep -v '^ *+' conftest.er1 >conftest.err
22500 rm -f conftest.er1
22501 cat conftest.err >&5
22502 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22503 (exit $ac_status); } && {
22504 test -z "$ac_c_werror_flag" ||
22505 test ! -s conftest.err
22506 } && test -s conftest.$ac_objext; then
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
22507 ac_cv_sys_file_offset_bits=64
22609 ac_cv_sys_file_offset_bits=64; break
22508else
22509 echo "$as_me: failed program was:" >&5
22510sed 's/^/| /' conftest.$ac_ext >&5
22511
22512
22513fi
22514
22515rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
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
22516fi
22621fi
22517
22518rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22519fi
22520{ echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
22521echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
22622{ echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
22623echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
22522 if test "$ac_cv_sys_file_offset_bits" != no; then
22523
22624case $ac_cv_sys_file_offset_bits in #(
22625 no | unknown) ;;
22626 *)
22524cat >>confdefs.h <<_ACEOF
22525#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
22526_ACEOF
22627cat >>confdefs.h <<_ACEOF
22628#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
22629_ACEOF
22527
22528 fi
22529 { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
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
22530echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; }
22531if test "${ac_cv_sys_large_files+set}" = set; then
22532 echo $ECHO_N "(cached) $ECHO_C" >&6
22533else
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
22534 ac_cv_sys_large_files=no
22535 cat >conftest.$ac_ext <<_ACEOF
22639 while :; do
22640 cat >conftest.$ac_ext <<_ACEOF
22536/* confdefs.h. */
22537_ACEOF
22538cat confdefs.h >>conftest.$ac_ext
22539cat >>conftest.$ac_ext <<_ACEOF
22540/* end confdefs.h. */
22541#include <sys/types.h>
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>
22542 /* Check that off_t can represent 2**63 - 1 correctly.
22543 We can't simply "#define LARGE_OFF_T 9223372036854775807",
22544 since some C++ compilers masquerading as C compilers
22545 incorrectly reject 9223372036854775807. */
22546# define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22547 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22548 && LARGE_OFF_T % 2147483647 == 1)
22549 ? 1 : -1];
22550
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];
22551int
22552main ()
22553{
22554
22555 ;
22556 return 0;
22557}
22558_ACEOF

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

22568 grep -v '^ *+' conftest.er1 >conftest.err
22569 rm -f conftest.er1
22570 cat conftest.err >&5
22571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22572 (exit $ac_status); } && {
22573 test -z "$ac_c_werror_flag" ||
22574 test ! -s conftest.err
22575 } && test -s conftest.$ac_objext; then
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
22576 :
22680 ac_cv_sys_large_files=no; break
22577else
22578 echo "$as_me: failed program was:" >&5
22579sed 's/^/| /' conftest.$ac_ext >&5
22580
22681else
22682 echo "$as_me: failed program was:" >&5
22683sed 's/^/| /' conftest.$ac_ext >&5
22684
22581 cat >conftest.$ac_ext <<_ACEOF
22685
22686fi
22687
22688rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22689 cat >conftest.$ac_ext <<_ACEOF
22582/* confdefs.h. */
22583_ACEOF
22584cat confdefs.h >>conftest.$ac_ext
22585cat >>conftest.$ac_ext <<_ACEOF
22586/* end confdefs.h. */
22587#define _LARGE_FILES 1
22588#include <sys/types.h>
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>
22589 /* Check that off_t can represent 2**63 - 1 correctly.
22590 We can't simply "#define LARGE_OFF_T 9223372036854775807",
22591 since some C++ compilers masquerading as C compilers
22592 incorrectly reject 9223372036854775807. */
22593# define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
22594 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
22595 && LARGE_OFF_T % 2147483647 == 1)
22596 ? 1 : -1];
22597
22598
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];
22599int
22600main ()
22601{
22602
22603 ;
22604 return 0;
22605}
22606_ACEOF

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

22616 grep -v '^ *+' conftest.er1 >conftest.err
22617 rm -f conftest.er1
22618 cat conftest.err >&5
22619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22620 (exit $ac_status); } && {
22621 test -z "$ac_c_werror_flag" ||
22622 test ! -s conftest.err
22623 } && test -s conftest.$ac_objext; then
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
22624 ac_cv_sys_large_files=1
22730 ac_cv_sys_large_files=1; break
22625else
22626 echo "$as_me: failed program was:" >&5
22627sed 's/^/| /' conftest.$ac_ext >&5
22628
22629
22630fi
22631
22632rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
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
22633fi
22742fi
22634
22635rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22636fi
22637{ echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
22638echo "${ECHO_T}$ac_cv_sys_large_files" >&6; }
22743{ echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
22744echo "${ECHO_T}$ac_cv_sys_large_files" >&6; }
22639 if test "$ac_cv_sys_large_files" != no; then
22640
22745case $ac_cv_sys_large_files in #(
22746 no | unknown) ;;
22747 *)
22641cat >>confdefs.h <<_ACEOF
22642#define _LARGE_FILES $ac_cv_sys_large_files
22643_ACEOF
22748cat >>confdefs.h <<_ACEOF
22749#define _LARGE_FILES $ac_cv_sys_large_files
22750_ACEOF
22751;;
22752esac
22753rm -f conftest*
22754 fi
22755fi
22644
22756
22645 fi
22646 fi
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
22647
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
22648{ echo "$as_me:$LINENO: checking for mbstate_t" >&5
22649echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6; }
22650if test "${ac_cv_type_mbstate_t+set}" = set; then
22651 echo $ECHO_N "(cached) $ECHO_C" >&6
22652else
22653 cat >conftest.$ac_ext <<_ACEOF
22654/* confdefs.h. */
22655_ACEOF

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

22715 echo $ECHO_N "(cached) $ECHO_C" >&6
22716else
22717 cat >conftest.$ac_ext <<_ACEOF
22718/* confdefs.h. */
22719_ACEOF
22720cat confdefs.h >>conftest.$ac_ext
22721cat >>conftest.$ac_ext <<_ACEOF
22722/* end confdefs.h. */
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. */
22723#if HAVE_STDINT_H
22724#include <stdint.h>
22725#endif
22726#include <sys/types.h>
22727#if STDC_HEADERS
22728#include <stdlib.h>
22729#include <stddef.h>
22730#endif
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}
22731_ACEOF
22964_ACEOF
22732if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22733 $EGREP "(^|[^a-zA-Z_0-9])uint8_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
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
22734 ac_cv_type_uint8_t=yes
22735else
22982 ac_cv_type_uint8_t=yes
22983else
22736 ac_cv_type_uint8_t=no
22984 echo "$as_me: failed program was:" >&5
22985sed 's/^/| /' conftest.$ac_ext >&5
22986
22987 ac_cv_type_uint8_t=no
22737fi
22988fi
22738rm -f conftest*
22739
22989
22990rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22740fi
22741{ echo "$as_me:$LINENO: result: $ac_cv_type_uint8_t" >&5
22742echo "${ECHO_T}$ac_cv_type_uint8_t" >&6; }
22991fi
22992{ echo "$as_me:$LINENO: result: $ac_cv_type_uint8_t" >&5
22993echo "${ECHO_T}$ac_cv_type_uint8_t" >&6; }
22743if test $ac_cv_type_uint8_t = no; then
22744 cat >>confdefs.h <<\_ACEOF
22745#define uint8_t unsigned char
22994if test $ac_cv_type_uint8_t = yes; then
22995
22996cat >>confdefs.h <<_ACEOF
22997#define HAVE_UINT8_T 1
22746_ACEOF
22747
22998_ACEOF
22999
22748fi
22749
23000
23001fi
22750{ echo "$as_me:$LINENO: checking for uint16_t" >&5
22751echo $ECHO_N "checking for uint16_t... $ECHO_C" >&6; }
22752if test "${ac_cv_type_uint16_t+set}" = set; then
22753 echo $ECHO_N "(cached) $ECHO_C" >&6
22754else
22755 cat >conftest.$ac_ext <<_ACEOF
22756/* confdefs.h. */
22757_ACEOF
22758cat confdefs.h >>conftest.$ac_ext
22759cat >>conftest.$ac_ext <<_ACEOF
22760/* end confdefs.h. */
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. */
22761#if HAVE_STDINT_H
22762#include <stdint.h>
22763#endif
22764#include <sys/types.h>
22765#if STDC_HEADERS
22766#include <stdlib.h>
22767#include <stddef.h>
22768#endif
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}
22769_ACEOF
23025_ACEOF
22770if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22771 $EGREP "(^|[^a-zA-Z_0-9])uint16_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
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
22772 ac_cv_type_uint16_t=yes
22773else
23043 ac_cv_type_uint16_t=yes
23044else
22774 ac_cv_type_uint16_t=no
23045 echo "$as_me: failed program was:" >&5
23046sed 's/^/| /' conftest.$ac_ext >&5
23047
23048 ac_cv_type_uint16_t=no
22775fi
23049fi
22776rm -f conftest*
22777
23050
23051rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22778fi
22779{ echo "$as_me:$LINENO: result: $ac_cv_type_uint16_t" >&5
22780echo "${ECHO_T}$ac_cv_type_uint16_t" >&6; }
23052fi
23053{ echo "$as_me:$LINENO: result: $ac_cv_type_uint16_t" >&5
23054echo "${ECHO_T}$ac_cv_type_uint16_t" >&6; }
22781if test $ac_cv_type_uint16_t = no; then
22782 cat >>confdefs.h <<\_ACEOF
22783#define uint16_t unsigned short
23055if test $ac_cv_type_uint16_t = yes; then
23056
23057cat >>confdefs.h <<_ACEOF
23058#define HAVE_UINT16_T 1
22784_ACEOF
22785
23059_ACEOF
23060
22786fi
22787
23061
23062fi
22788{ echo "$as_me:$LINENO: checking for uint32_t" >&5
22789echo $ECHO_N "checking for uint32_t... $ECHO_C" >&6; }
22790if test "${ac_cv_type_uint32_t+set}" = set; then
22791 echo $ECHO_N "(cached) $ECHO_C" >&6
22792else
22793 cat >conftest.$ac_ext <<_ACEOF
22794/* confdefs.h. */
22795_ACEOF
22796cat confdefs.h >>conftest.$ac_ext
22797cat >>conftest.$ac_ext <<_ACEOF
22798/* end confdefs.h. */
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. */
22799#if HAVE_STDINT_H
22800#include <stdint.h>
22801#endif
22802#include <sys/types.h>
22803#if STDC_HEADERS
22804#include <stdlib.h>
22805#include <stddef.h>
22806#endif
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}
22807_ACEOF
23086_ACEOF
22808if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22809 $EGREP "(^|[^a-zA-Z_0-9])uint32_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
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
22810 ac_cv_type_uint32_t=yes
22811else
23104 ac_cv_type_uint32_t=yes
23105else
22812 ac_cv_type_uint32_t=no
23106 echo "$as_me: failed program was:" >&5
23107sed 's/^/| /' conftest.$ac_ext >&5
23108
23109 ac_cv_type_uint32_t=no
22813fi
23110fi
22814rm -f conftest*
22815
23111
23112rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22816fi
22817{ echo "$as_me:$LINENO: result: $ac_cv_type_uint32_t" >&5
22818echo "${ECHO_T}$ac_cv_type_uint32_t" >&6; }
23113fi
23114{ echo "$as_me:$LINENO: result: $ac_cv_type_uint32_t" >&5
23115echo "${ECHO_T}$ac_cv_type_uint32_t" >&6; }
22819if test $ac_cv_type_uint32_t = no; then
22820 cat >>confdefs.h <<\_ACEOF
22821#define uint32_t unsigned int
23116if test $ac_cv_type_uint32_t = yes; then
23117
23118cat >>confdefs.h <<_ACEOF
23119#define HAVE_UINT32_T 1
22822_ACEOF
22823
23120_ACEOF
23121
22824fi
22825
23122
23123fi
22826{ echo "$as_me:$LINENO: checking for int32_t" >&5
22827echo $ECHO_N "checking for int32_t... $ECHO_C" >&6; }
22828if test "${ac_cv_type_int32_t+set}" = set; then
22829 echo $ECHO_N "(cached) $ECHO_C" >&6
22830else
22831 cat >conftest.$ac_ext <<_ACEOF
22832/* confdefs.h. */
22833_ACEOF
22834cat confdefs.h >>conftest.$ac_ext
22835cat >>conftest.$ac_ext <<_ACEOF
22836/* end confdefs.h. */
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. */
22837#if HAVE_STDINT_H
22838#include <stdint.h>
22839#endif
22840#include <sys/types.h>
22841#if STDC_HEADERS
22842#include <stdlib.h>
22843#include <stddef.h>
22844#endif
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}
22845_ACEOF
23147_ACEOF
22846if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22847 $EGREP "(^|[^a-zA-Z_0-9])int32_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
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
22848 ac_cv_type_int32_t=yes
22849else
23165 ac_cv_type_int32_t=yes
23166else
22850 ac_cv_type_int32_t=no
23167 echo "$as_me: failed program was:" >&5
23168sed 's/^/| /' conftest.$ac_ext >&5
23169
23170 ac_cv_type_int32_t=no
22851fi
23171fi
22852rm -f conftest*
22853
23172
23173rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22854fi
22855{ echo "$as_me:$LINENO: result: $ac_cv_type_int32_t" >&5
22856echo "${ECHO_T}$ac_cv_type_int32_t" >&6; }
23174fi
23175{ echo "$as_me:$LINENO: result: $ac_cv_type_int32_t" >&5
23176echo "${ECHO_T}$ac_cv_type_int32_t" >&6; }
22857if test $ac_cv_type_int32_t = no; then
22858 cat >>confdefs.h <<\_ACEOF
22859#define int32_t int
23177if test $ac_cv_type_int32_t = yes; then
23178
23179cat >>confdefs.h <<_ACEOF
23180#define HAVE_INT32_T 1
22860_ACEOF
22861
23181_ACEOF
23182
22862fi
22863
23183
22864{ echo "$as_me:$LINENO: checking for long long" >&5
22865echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
22866if test "${ac_cv_c_long_long+set}" = set; then
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
22867 echo $ECHO_N "(cached) $ECHO_C" >&6
22868else
23188 echo $ECHO_N "(cached) $ECHO_C" >&6
23189else
22869 if test "$GCC" = yes; then
22870 ac_cv_c_long_long=yes
22871else
22872if test "$cross_compiling" = yes; then
22873 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
22874See \`config.log' for more details." >&5
22875echo "$as_me: error: cannot run test program while cross compiling
22876See \`config.log' for more details." >&2;}
22877 { (exit 1); exit 1; }; }
22878else
22879 cat >conftest.$ac_ext <<_ACEOF
22880/* confdefs.h. */
22881_ACEOF
22882cat confdefs.h >>conftest.$ac_ext
22883cat >>conftest.$ac_ext <<_ACEOF
22884/* end confdefs.h. */
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. */
22885int main() {
22886long long foo = 0;
22887exit(sizeof(long long) < sizeof(long)); }
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}
22888_ACEOF
23208_ACEOF
22889rm -f conftest$ac_exeext
22890if { (ac_try="$ac_link"
23209rm -f conftest.$ac_objext
23210if { (ac_try="$ac_compile"
22891case "(($ac_try" in
22892 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22893 *) ac_try_echo=$ac_try;;
22894esac
22895eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
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
22896 (eval "$ac_link") 2>&5
23216 (eval "$ac_compile") 2>conftest.er1
22897 ac_status=$?
23217 ac_status=$?
23218 grep -v '^ *+' conftest.er1 >conftest.err
23219 rm -f conftest.er1
23220 cat conftest.err >&5
22898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23221 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22899 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
22900 { (case "(($ac_try" in
22901 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22902 *) ac_try_echo=$ac_try;;
22903esac
22904eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22905 (eval "$ac_try") 2>&5
22906 ac_status=$?
22907 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22908 (exit $ac_status); }; }; then
22909 ac_cv_c_long_long=yes
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
22910else
23227else
22911 echo "$as_me: program exited with status $ac_status" >&5
22912echo "$as_me: failed program was:" >&5
23228 echo "$as_me: failed program was:" >&5
22913sed 's/^/| /' conftest.$ac_ext >&5
22914
23229sed 's/^/| /' conftest.$ac_ext >&5
23230
22915( exit $ac_status )
22916ac_cv_c_long_long=no
23231 ac_cv_type_uint64_t=no
22917fi
23232fi
22918rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
22919fi
22920
23233
22921
23234rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22922fi
23235fi
22923fi
22924{ echo "$as_me:$LINENO: result: $ac_cv_c_long_long" >&5
22925echo "${ECHO_T}$ac_cv_c_long_long" >&6; }
22926if test $ac_cv_c_long_long = yes; then
22927 cat >>confdefs.h <<\_ACEOF
22928#define HAVE_LONG_LONG 1
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
22929_ACEOF
22930
23242_ACEOF
23243
22931fi
22932
23244
22933if test $ac_cv_c_long_long = yes; then
22934 ulong64='unsigned long long';
22935 long64='long long';
22936else
22937 ulong64='unsigned long';
22938 long64='long';
22939fi
23245fi
22940{ echo "$as_me:$LINENO: checking for uint64_t" >&5
22941echo $ECHO_N "checking for uint64_t... $ECHO_C" >&6; }
22942if test "${ac_cv_type_uint64_t+set}" = set; then
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
22943 echo $ECHO_N "(cached) $ECHO_C" >&6
22944else
22945 cat >conftest.$ac_ext <<_ACEOF
22946/* confdefs.h. */
22947_ACEOF
22948cat confdefs.h >>conftest.$ac_ext
22949cat >>conftest.$ac_ext <<_ACEOF
22950/* end confdefs.h. */
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. */
22951#if HAVE_STDINT_H
22952#include <stdint.h>
22953#endif
22954#include <sys/types.h>
22955#if STDC_HEADERS
22956#include <stdlib.h>
22957#include <stddef.h>
22958#endif
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}
22959_ACEOF
23269_ACEOF
22960if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22961 $EGREP "(^|[^a-zA-Z_0-9])uint64_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
22962 eval "ac_cv_type_uint64_t=yes"
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
22963else
23288else
22964 eval "ac_cv_type_uint64_t=no"
23289 echo "$as_me: failed program was:" >&5
23290sed 's/^/| /' conftest.$ac_ext >&5
23291
23292 ac_cv_type_int64_t=no
22965fi
23293fi
22966rm -f conftest*
22967
23294
23295rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22968fi
23296fi
22969if eval "test \"`echo '$ac_cv_type_'uint64_t`\" = yes"; then
22970 { echo "$as_me:$LINENO: result: yes" >&5
22971echo "${ECHO_T}yes" >&6; }
22972else
22973 { echo "$as_me:$LINENO: result: no" >&5
22974echo "${ECHO_T}no" >&6; }
22975 cat >>confdefs.h <<_ACEOF
22976#define uint64_t $ulong64
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
22977_ACEOF
22978
23303_ACEOF
23304
23305
22979fi
22980
23306fi
23307
22981{ echo "$as_me:$LINENO: checking for int64_t" >&5
22982echo $ECHO_N "checking for int64_t... $ECHO_C" >&6; }
22983if test "${ac_cv_type_int64_t+set}" = set; then
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
22984 echo $ECHO_N "(cached) $ECHO_C" >&6
22985else
22986 cat >conftest.$ac_ext <<_ACEOF
22987/* confdefs.h. */
22988_ACEOF
22989cat confdefs.h >>conftest.$ac_ext
22990cat >>conftest.$ac_ext <<_ACEOF
22991/* end confdefs.h. */
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. */
22992#if HAVE_STDINT_H
22993#include <stdint.h>
22994#endif
22995#include <sys/types.h>
22996#if STDC_HEADERS
22997#include <stdlib.h>
22998#include <stddef.h>
22999#endif
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}
23000_ACEOF
23331_ACEOF
23001if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
23002 $EGREP "(^|[^a-zA-Z_0-9])int64_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
23003 eval "ac_cv_type_int64_t=yes"
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
23004else
23350else
23005 eval "ac_cv_type_int64_t=no"
23006fi
23007rm -f conftest*
23351 echo "$as_me: failed program was:" >&5
23352sed 's/^/| /' conftest.$ac_ext >&5
23008
23353
23354 ac_cv_type_long_long=no
23009fi
23355fi
23010if eval "test \"`echo '$ac_cv_type_'int64_t`\" = yes"; then
23011 { echo "$as_me:$LINENO: result: yes" >&5
23012echo "${ECHO_T}yes" >&6; }
23013else
23014 { echo "$as_me:$LINENO: result: no" >&5
23015echo "${ECHO_T}no" >&6; }
23016 cat >>confdefs.h <<_ACEOF
23017#define int64_t $long64
23018_ACEOF
23019
23356
23357rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23020fi
23358fi
23359{ echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
23360echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
23021
23361
23022
23023{ echo "$as_me:$LINENO: checking size of uint8_t" >&5
23024echo $ECHO_N "checking size of uint8_t... $ECHO_C" >&6; }
23025if test "${ac_cv_sizeof_uint8_t+set}" = set; then
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
23026 echo $ECHO_N "(cached) $ECHO_C" >&6
23027else
23028 if test "$cross_compiling" = yes; then
23369 echo $ECHO_N "(cached) $ECHO_C" >&6
23370else
23371 if test "$cross_compiling" = yes; then
23029 ac_cv_sizeof_uint8_t=0
23030else
23031 cat >conftest.$ac_ext <<_ACEOF
23372 # Depending upon the size, compute the lo and hi bounds.
23373cat >conftest.$ac_ext <<_ACEOF
23032/* confdefs.h. */
23033_ACEOF
23034cat confdefs.h >>conftest.$ac_ext
23035cat >>conftest.$ac_ext <<_ACEOF
23036/* end confdefs.h. */
23374/* confdefs.h. */
23375_ACEOF
23376cat confdefs.h >>conftest.$ac_ext
23377cat >>conftest.$ac_ext <<_ACEOF
23378/* end confdefs.h. */
23037#if HAVE_STDINT_H
23038#include <stdint.h>
23039#endif
23040#include <sys/types.h>
23041#ifdef STDC_HEADERS
23042#include <stdlib.h>
23043#endif
23044
23045#include <stdio.h>
23046main()
23379$ac_includes_default
23380 typedef long long ac__type_sizeof_;
23381int
23382main ()
23047{
23383{
23048 FILE *f=fopen("conftestval", "w");
23049 if (!f) exit(1);
23050 fprintf(f, "%d\n", sizeof(uint8_t));
23051 exit(0);
23384static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
23385test_array [0] = 0
23386
23387 ;
23388 return 0;
23052}
23053_ACEOF
23389}
23390_ACEOF
23054rm -f conftest$ac_exeext
23055if { (ac_try="$ac_link"
23391rm -f conftest.$ac_objext
23392if { (ac_try="$ac_compile"
23056case "(($ac_try" in
23057 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23058 *) ac_try_echo=$ac_try;;
23059esac
23060eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
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
23061 (eval "$ac_link") 2>&5
23398 (eval "$ac_compile") 2>conftest.er1
23062 ac_status=$?
23399 ac_status=$?
23400 grep -v '^ *+' conftest.er1 >conftest.err
23401 rm -f conftest.er1
23402 cat conftest.err >&5
23063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23064 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
23065 { (case "(($ac_try" in
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
23066 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23067 *) ac_try_echo=$ac_try;;
23068esac
23069eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23431 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23432 *) ac_try_echo=$ac_try;;
23433esac
23434eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23070 (eval "$ac_try") 2>&5
23435 (eval "$ac_compile") 2>conftest.er1
23071 ac_status=$?
23436 ac_status=$?
23437 grep -v '^ *+' conftest.er1 >conftest.err
23438 rm -f conftest.er1
23439 cat conftest.err >&5
23072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23073 (exit $ac_status); }; }; then
23074 ac_cv_sizeof_uint8_t=`cat conftestval`
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
23075else
23446else
23076 echo "$as_me: program exited with status $ac_status" >&5
23077echo "$as_me: failed program was:" >&5
23447 echo "$as_me: failed program was:" >&5
23078sed 's/^/| /' conftest.$ac_ext >&5
23079
23448sed 's/^/| /' conftest.$ac_ext >&5
23449
23080( exit $ac_status )
23081ac_cv_sizeof_uint8_t=0
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`
23082fi
23456fi
23083rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23084fi
23085
23457
23086
23087fi
23088{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_uint8_t" >&5
23089echo "${ECHO_T}$ac_cv_sizeof_uint8_t" >&6; }
23090cat >>confdefs.h <<_ACEOF
23091#define SIZEOF_UINT8_T $ac_cv_sizeof_uint8_t
23092_ACEOF
23093
23094
23095
23096{ echo "$as_me:$LINENO: checking size of uint16_t" >&5
23097echo $ECHO_N "checking size of uint16_t... $ECHO_C" >&6; }
23098if test "${ac_cv_sizeof_uint16_t+set}" = set; then
23099 echo $ECHO_N "(cached) $ECHO_C" >&6
23458rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23459 done
23100else
23460else
23101 if test "$cross_compiling" = yes; then
23102 ac_cv_sizeof_uint16_t=0
23103else
23104 cat >conftest.$ac_ext <<_ACEOF
23461 echo "$as_me: failed program was:" >&5
23462sed 's/^/| /' conftest.$ac_ext >&5
23463
23464 cat >conftest.$ac_ext <<_ACEOF
23105/* confdefs.h. */
23106_ACEOF
23107cat confdefs.h >>conftest.$ac_ext
23108cat >>conftest.$ac_ext <<_ACEOF
23109/* end confdefs.h. */
23465/* confdefs.h. */
23466_ACEOF
23467cat confdefs.h >>conftest.$ac_ext
23468cat >>conftest.$ac_ext <<_ACEOF
23469/* end confdefs.h. */
23110#if HAVE_STDINT_H
23111#include <stdint.h>
23112#endif
23113#include <sys/types.h>
23114#ifdef STDC_HEADERS
23115#include <stdlib.h>
23116#endif
23117
23118#include <stdio.h>
23119main()
23470$ac_includes_default
23471 typedef long long ac__type_sizeof_;
23472int
23473main ()
23120{
23474{
23121 FILE *f=fopen("conftestval", "w");
23122 if (!f) exit(1);
23123 fprintf(f, "%d\n", sizeof(uint16_t));
23124 exit(0);
23475static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
23476test_array [0] = 0
23477
23478 ;
23479 return 0;
23125}
23126_ACEOF
23480}
23481_ACEOF
23127rm -f conftest$ac_exeext
23128if { (ac_try="$ac_link"
23482rm -f conftest.$ac_objext
23483if { (ac_try="$ac_compile"
23129case "(($ac_try" in
23130 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23131 *) ac_try_echo=$ac_try;;
23132esac
23133eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
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
23134 (eval "$ac_link") 2>&5
23489 (eval "$ac_compile") 2>conftest.er1
23135 ac_status=$?
23490 ac_status=$?
23491 grep -v '^ *+' conftest.er1 >conftest.err
23492 rm -f conftest.er1
23493 cat conftest.err >&5
23136 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23494 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23137 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
23138 { (case "(($ac_try" in
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
23139 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23140 *) ac_try_echo=$ac_try;;
23141esac
23142eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23522 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23523 *) ac_try_echo=$ac_try;;
23524esac
23525eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23143 (eval "$ac_try") 2>&5
23526 (eval "$ac_compile") 2>conftest.er1
23144 ac_status=$?
23527 ac_status=$?
23528 grep -v '^ *+' conftest.er1 >conftest.err
23529 rm -f conftest.er1
23530 cat conftest.err >&5
23145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23146 (exit $ac_status); }; }; then
23147 ac_cv_sizeof_uint16_t=`cat conftestval`
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
23148else
23537else
23149 echo "$as_me: program exited with status $ac_status" >&5
23150echo "$as_me: failed program was:" >&5
23538 echo "$as_me: failed program was:" >&5
23151sed 's/^/| /' conftest.$ac_ext >&5
23152
23539sed 's/^/| /' conftest.$ac_ext >&5
23540
23153( exit $ac_status )
23154ac_cv_sizeof_uint16_t=0
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`
23155fi
23547fi
23156rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23157fi
23158
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
23159
23554
23555 ac_lo= ac_hi=
23160fi
23556fi
23161{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_uint16_t" >&5
23162echo "${ECHO_T}$ac_cv_sizeof_uint16_t" >&6; }
23163cat >>confdefs.h <<_ACEOF
23164#define SIZEOF_UINT16_T $ac_cv_sizeof_uint16_t
23165_ACEOF
23166
23557
23558rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23559fi
23167
23560
23168
23169{ echo "$as_me:$LINENO: checking size of uint32_t" >&5
23170echo $ECHO_N "checking size of uint32_t... $ECHO_C" >&6; }
23171if test "${ac_cv_sizeof_uint32_t+set}" = set; then
23172 echo $ECHO_N "(cached) $ECHO_C" >&6
23173else
23174 if test "$cross_compiling" = yes; then
23175 ac_cv_sizeof_uint32_t=0
23176else
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`
23177 cat >conftest.$ac_ext <<_ACEOF
23178/* confdefs.h. */
23179_ACEOF
23180cat confdefs.h >>conftest.$ac_ext
23181cat >>conftest.$ac_ext <<_ACEOF
23182/* end confdefs.h. */
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. */
23183#if HAVE_STDINT_H
23184#include <stdint.h>
23185#endif
23186#include <sys/types.h>
23187#ifdef STDC_HEADERS
23188#include <stdlib.h>
23189#endif
23190
23191#include <stdio.h>
23192main()
23571$ac_includes_default
23572 typedef long long ac__type_sizeof_;
23573int
23574main ()
23193{
23575{
23194 FILE *f=fopen("conftestval", "w");
23195 if (!f) exit(1);
23196 fprintf(f, "%d\n", sizeof(uint32_t));
23197 exit(0);
23576static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
23577test_array [0] = 0
23578
23579 ;
23580 return 0;
23198}
23199_ACEOF
23581}
23582_ACEOF
23200rm -f conftest$ac_exeext
23201if { (ac_try="$ac_link"
23583rm -f conftest.$ac_objext
23584if { (ac_try="$ac_compile"
23202case "(($ac_try" in
23203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23204 *) ac_try_echo=$ac_try;;
23205esac
23206eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
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
23207 (eval "$ac_link") 2>&5
23590 (eval "$ac_compile") 2>conftest.er1
23208 ac_status=$?
23591 ac_status=$?
23592 grep -v '^ *+' conftest.er1 >conftest.err
23593 rm -f conftest.er1
23594 cat conftest.err >&5
23209 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23210 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
23211 { (case "(($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_try") 2>&5
23217 ac_status=$?
23218 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23219 (exit $ac_status); }; }; then
23220 ac_cv_sizeof_uint32_t=`cat conftestval`
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
23221else
23601else
23222 echo "$as_me: program exited with status $ac_status" >&5
23223echo "$as_me: failed program was:" >&5
23602 echo "$as_me: failed program was:" >&5
23224sed 's/^/| /' conftest.$ac_ext >&5
23225
23603sed 's/^/| /' conftest.$ac_ext >&5
23604
23226( exit $ac_status )
23227ac_cv_sizeof_uint32_t=0
23605 ac_lo=`expr '(' $ac_mid ')' + 1`
23228fi
23606fi
23229rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23230fi
23231
23607
23232
23233fi
23234{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_uint32_t" >&5
23235echo "${ECHO_T}$ac_cv_sizeof_uint32_t" >&6; }
23236cat >>confdefs.h <<_ACEOF
23237#define SIZEOF_UINT32_T $ac_cv_sizeof_uint32_t
23238_ACEOF
23239
23240
23241
23242{ echo "$as_me:$LINENO: checking size of int64_t" >&5
23243echo $ECHO_N "checking size of int64_t... $ECHO_C" >&6; }
23244if test "${ac_cv_sizeof_int64_t+set}" = set; then
23245 echo $ECHO_N "(cached) $ECHO_C" >&6
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
23246else
23622else
23247 if test "$cross_compiling" = yes; then
23248 ac_cv_sizeof_int64_t=0
23249else
23250 cat >conftest.$ac_ext <<_ACEOF
23251/* confdefs.h. */
23252_ACEOF
23253cat confdefs.h >>conftest.$ac_ext
23254cat >>conftest.$ac_ext <<_ACEOF
23255/* end confdefs.h. */
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. */
23256#if HAVE_STDINT_H
23257#include <stdint.h>
23258#endif
23259#include <sys/types.h>
23260#ifdef STDC_HEADERS
23261#include <stdlib.h>
23262#endif
23263
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_)); }
23264#include <stdio.h>
23633#include <stdio.h>
23265main()
23634#include <stdlib.h>
23635int
23636main ()
23266{
23637{
23267 FILE *f=fopen("conftestval", "w");
23268 if (!f) exit(1);
23269 fprintf(f, "%d\n", sizeof(int64_t));
23270 exit(0);
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;
23271}
23272_ACEOF
23273rm -f conftest$ac_exeext
23274if { (ac_try="$ac_link"
23275case "(($ac_try" in
23276 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23277 *) ac_try_echo=$ac_try;;
23278esac

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

23285 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23286 *) ac_try_echo=$ac_try;;
23287esac
23288eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23289 (eval "$ac_try") 2>&5
23290 ac_status=$?
23291 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23292 (exit $ac_status); }; }; then
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
23293 ac_cv_sizeof_int64_t=`cat conftestval`
23682 ac_cv_sizeof_long_long=`cat conftest.val`
23294else
23295 echo "$as_me: program exited with status $ac_status" >&5
23296echo "$as_me: failed program was:" >&5
23297sed 's/^/| /' conftest.$ac_ext >&5
23298
23299( exit $ac_status )
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 )
23300ac_cv_sizeof_int64_t=0
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
23301fi
23302rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23303fi
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; }
23304
23305
23705
23706
23306fi
23307{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_int64_t" >&5
23308echo "${ECHO_T}$ac_cv_sizeof_int64_t" >&6; }
23707
23309cat >>confdefs.h <<_ACEOF
23708cat >>confdefs.h <<_ACEOF
23310#define SIZEOF_INT64_T $ac_cv_sizeof_int64_t
23709#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
23311_ACEOF
23312
23313
23314
23710_ACEOF
23711
23712
23713
23315{ echo "$as_me:$LINENO: checking size of uint64_t" >&5
23316echo $ECHO_N "checking size of uint64_t... $ECHO_C" >&6; }
23317if test "${ac_cv_sizeof_uint64_t+set}" = set; then
23318 echo $ECHO_N "(cached) $ECHO_C" >&6
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=
23319else
23724else
23320 if test "$cross_compiling" = yes; then
23321 ac_cv_sizeof_uint64_t=0
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
23322else
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
23323 cat >conftest.$ac_ext <<_ACEOF
23324/* confdefs.h. */
23325_ACEOF
23326cat confdefs.h >>conftest.$ac_ext
23327cat >>conftest.$ac_ext <<_ACEOF
23328/* end confdefs.h. */
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. */
23329#if HAVE_STDINT_H
23330#include <stdint.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>
23331#endif
23786#endif
23332#include <sys/types.h>
23333#ifdef STDC_HEADERS
23334#include <stdlib.h>
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"
23335#endif
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
23336
23803
23337#include <stdio.h>
23338main()
23804int
23805main ()
23339{
23806{
23340 FILE *f=fopen("conftestval", "w");
23341 if (!f) exit(1);
23342 fprintf(f, "%d\n", sizeof(uint64_t));
23343 exit(0);
23807return $ac_func ();
23808 ;
23809 return 0;
23344}
23345_ACEOF
23810}
23811_ACEOF
23346rm -f conftest$ac_exeext
23812rm -f conftest.$ac_objext conftest$ac_exeext
23347if { (ac_try="$ac_link"
23348case "(($ac_try" in
23349 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23350 *) ac_try_echo=$ac_try;;
23351esac
23352eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
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
23353 (eval "$ac_link") 2>&5
23819 (eval "$ac_link") 2>conftest.er1
23354 ac_status=$?
23820 ac_status=$?
23821 grep -v '^ *+' conftest.er1 >conftest.err
23822 rm -f conftest.er1
23823 cat conftest.err >&5
23355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23356 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
23357 { (case "(($ac_try" in
23358 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23359 *) ac_try_echo=$ac_try;;
23360esac
23361eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23362 (eval "$ac_try") 2>&5
23363 ac_status=$?
23364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23365 (exit $ac_status); }; }; then
23366 ac_cv_sizeof_uint64_t=`cat conftestval`
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"
23367else
23831else
23368 echo "$as_me: program exited with status $ac_status" >&5
23369echo "$as_me: failed program was:" >&5
23832 echo "$as_me: failed program was:" >&5
23370sed 's/^/| /' conftest.$ac_ext >&5
23371
23833sed 's/^/| /' conftest.$ac_ext >&5
23834
23372( exit $ac_status )
23373ac_cv_sizeof_uint64_t=0
23835 eval "$as_ac_var=no"
23374fi
23836fi
23375rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23376fi
23377
23837
23378
23838rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23839 conftest$ac_exeext conftest.$ac_ext
23379fi
23840fi
23380{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_uint64_t" >&5
23381echo "${ECHO_T}$ac_cv_sizeof_uint64_t" >&6; }
23382cat >>confdefs.h <<_ACEOF
23383#define SIZEOF_UINT64_T $ac_cv_sizeof_uint64_t
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
23384_ACEOF
23385
23847_ACEOF
23848
23849fi
23850done
23386
23387
23388
23389
23390
23851
23852
23853
23854
23855
23391
23392
23393
23394
23395
23396
23397
23398
23399
23400
23401
23402for ac_func in mmap strerror strndup strtoul mbrtowc mkstemp getopt_long utimes utime wcwidth snprintf vsnprintf strtof
23856for ac_func in getopt_long asprintf vasprintf
23403do
23404as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
23405{ echo "$as_me:$LINENO: checking for $ac_func" >&5
23406echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
23407if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
23408 echo $ECHO_N "(cached) $ECHO_C" >&6
23409else
23410 cat >conftest.$ac_ext <<_ACEOF

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

23484ac_res=`eval echo '${'$as_ac_var'}'`
23485 { echo "$as_me:$LINENO: result: $ac_res" >&5
23486echo "${ECHO_T}$ac_res" >&6; }
23487if test `eval echo '${'$as_ac_var'}'` = yes; then
23488 cat >>confdefs.h <<_ACEOF
23489#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
23490_ACEOF
23491
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
23492fi
23493done
23494
23495
23496
23953fi
23954done
23955
23956
23957
23958
23497{ echo "$as_me:$LINENO: checking for gzopen in -lz" >&5
23498echo $ECHO_N "checking for gzopen in -lz... $ECHO_C" >&6; }
23499if test "${ac_cv_lib_z_gzopen+set}" = set; then
23500 echo $ECHO_N "(cached) $ECHO_C" >&6
23501else
23502 ac_check_lib_save_LIBS=$LIBS
23503LIBS="-lz $LIBS"
23504cat >conftest.$ac_ext <<_ACEOF

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

23569 IS_CROSS_COMPILE_TRUE=
23570 IS_CROSS_COMPILE_FALSE='#'
23571else
23572 IS_CROSS_COMPILE_TRUE='#'
23573 IS_CROSS_COMPILE_FALSE=
23574fi
23575
23576
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
23577ac_config_files="$ac_config_files Makefile src/Makefile magic/Makefile doc/Makefile python/Makefile"
24039ac_config_files="$ac_config_files Makefile src/Makefile magic/Makefile tests/Makefile doc/Makefile python/Makefile"
23578
23579cat >confcache <<\_ACEOF
23580# This file is a shell script that caches the results of configure
23581# tests run on this system so they can be shared between configure
23582# scripts and configure runs, see configure's option --config-cache.
23583# It is not useful on other systems. If it contains results you don't
23584# want to keep, you may remove or edit it.
23585#

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

23667 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
23668 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
23669done
23670LIBOBJS=$ac_libobjs
23671
23672LTLIBOBJS=$ac_ltlibobjs
23673
23674
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
23675if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
23676 { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
23677Usually this means the macro was only invoked conditionally." >&5
23678echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
23679Usually this means the macro was only invoked conditionally." >&2;}
23680 { (exit 1); exit 1; }; }
23681fi
23682if test -z "${FSECT5_TRUE}" && test -z "${FSECT5_FALSE}"; then
23683 { { echo "$as_me:$LINENO: error: conditional \"FSECT5\" was never defined.
23684Usually this means the macro was only invoked conditionally." >&5
23685echo "$as_me: error: conditional \"FSECT5\" was never defined.
23686Usually this means the macro was only invoked conditionally." >&2;}
23687 { (exit 1); exit 1; }; }
23688fi
23689if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then

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

24009
24010
24011exec 6>&1
24012
24013# Save the log message, to keep $[0] and so on meaningful, and to
24014# report actual input values of CONFIG_FILES etc. instead of their
24015# values after options handling.
24016ac_log="
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="
24017This file was extended by $as_me, which was
24472This file was extended by file $as_me 4.26, which was
24018generated by GNU Autoconf 2.61. Invocation command line was
24019
24020 CONFIG_FILES = $CONFIG_FILES
24021 CONFIG_HEADERS = $CONFIG_HEADERS
24022 CONFIG_LINKS = $CONFIG_LINKS
24023 CONFIG_COMMANDS = $CONFIG_COMMANDS
24024 $ $0 $@
24025

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

24062Configuration commands:
24063$config_commands
24064
24065Report bugs to <bug-autoconf@gnu.org>."
24066
24067_ACEOF
24068cat >>$CONFIG_STATUS <<_ACEOF
24069ac_cs_version="\\
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="\\
24070config.status
24525file config.status 4.26
24071configured by $0, generated by GNU Autoconf 2.61,
24072 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24073
24074Copyright (C) 2006 Free Software Foundation, Inc.
24075This config.status script is free software; the Free Software Foundation
24076gives unlimited permission to copy, distribute and modify it."
24077
24078ac_pwd='$ac_pwd'

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

24181for ac_config_target in $ac_config_targets
24182do
24183 case $ac_config_target in
24184 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
24185 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
24186 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
24187 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
24188 "magic/Makefile") CONFIG_FILES="$CONFIG_FILES magic/Makefile" ;;
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" ;;
24189 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
24190 "python/Makefile") CONFIG_FILES="$CONFIG_FILES python/Makefile" ;;
24191
24192 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
24193echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
24194 { (exit 1); exit 1; }; };;
24195 esac
24196done

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

24304INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
24305mkdir_p!$mkdir_p$ac_delim
24306AWK!$AWK$ac_delim
24307SET_MAKE!$SET_MAKE$ac_delim
24308am__leading_dot!$am__leading_dot$ac_delim
24309AMTAR!$AMTAR$ac_delim
24310am__tar!$am__tar$ac_delim
24311am__untar!$am__untar$ac_delim
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
24312MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim
24313MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim
24314MAINT!$MAINT$ac_delim
24315fsect!$fsect$ac_delim
24316FSECT5_TRUE!$FSECT5_TRUE$ac_delim
24317FSECT5_FALSE!$FSECT5_FALSE$ac_delim
24768fsect!$fsect$ac_delim
24769FSECT5_TRUE!$FSECT5_TRUE$ac_delim
24770FSECT5_FALSE!$FSECT5_FALSE$ac_delim
24771WARNINGS!$WARNINGS$ac_delim
24318CC!$CC$ac_delim
24319CFLAGS!$CFLAGS$ac_delim
24320LDFLAGS!$LDFLAGS$ac_delim
24321CPPFLAGS!$CPPFLAGS$ac_delim
24322ac_ct_CC!$ac_ct_CC$ac_delim
24323EXEEXT!$EXEEXT$ac_delim
24324OBJEXT!$OBJEXT$ac_delim
24325DEPDIR!$DEPDIR$ac_delim

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

24342host_os!$host_os$ac_delim
24343GREP!$GREP$ac_delim
24344EGREP!$EGREP$ac_delim
24345ECHO!$ECHO$ac_delim
24346AR!$AR$ac_delim
24347RANLIB!$RANLIB$ac_delim
24348CPP!$CPP$ac_delim
24349CXX!$CXX$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
24350_ACEOF
24351
24352 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
24353 break
24354 elif $ac_last_try; then
24355 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
24356echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
24357 { (exit 1); exit 1; }; }

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

24383cat >>$CONFIG_STATUS <<_ACEOF
24384CEOF$ac_eof
24385_ACEOF
24386
24387
24388ac_delim='%!_!# '
24389for ac_last_try in false false false false false :; do
24390 cat >conf$$subs.sed <<_ACEOF
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
24391CXXFLAGS!$CXXFLAGS$ac_delim
24392ac_ct_CXX!$ac_ct_CXX$ac_delim
24393CXXDEPMODE!$CXXDEPMODE$ac_delim
24394am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
24395am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
24396CXXCPP!$CXXCPP$ac_delim
24397F77!$F77$ac_delim
24398FFLAGS!$FFLAGS$ac_delim
24399ac_ct_F77!$ac_ct_F77$ac_delim
24400LIBTOOL!$LIBTOOL$ac_delim
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
24401IS_CROSS_COMPILE_TRUE!$IS_CROSS_COMPILE_TRUE$ac_delim
24402IS_CROSS_COMPILE_FALSE!$IS_CROSS_COMPILE_FALSE$ac_delim
24856IS_CROSS_COMPILE_TRUE!$IS_CROSS_COMPILE_TRUE$ac_delim
24857IS_CROSS_COMPILE_FALSE!$IS_CROSS_COMPILE_FALSE$ac_delim
24403LIBOBJS!$LIBOBJS$ac_delim
24404LTLIBOBJS!$LTLIBOBJS$ac_delim
24405_ACEOF
24406
24858LTLIBOBJS!$LTLIBOBJS$ac_delim
24859_ACEOF
24860
24407 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 14; then
24861 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 12; then
24408 break
24409 elif $ac_last_try; then
24410 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
24411echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
24412 { (exit 1); exit 1; }; }
24413 else
24414 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
24415 fi

--- 589 unchanged lines hidden ---
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 ---