Deleted Added
sdiff udiff text old ( 175297 ) new ( 186691 )
full compact
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.61.
4#
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.
727PACKAGE_NAME=
728PACKAGE_TARNAME=
729PACKAGE_VERSION=
730PACKAGE_STRING=
731PACKAGE_BUGREPORT=
732
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
829MAINTAINER_MODE_TRUE
830MAINTAINER_MODE_FALSE
831MAINT
832fsect
833FSECT5_TRUE
834FSECT5_FALSE
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
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'
935docdir='${datarootdir}/doc/${PACKAGE}'
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
1399\`configure' configures this package 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]
1447 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
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
1468
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]
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
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
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
1574configure
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
1588It was created by $as_me, 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
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
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.
2270 PACKAGE=file
2271 VERSION=4.23
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
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
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; }
2449 cat >>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; }
2462 cat >>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; }
2477 cat >>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; }
2490 cat >>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
2521 if test x$fsect = x5; then
2522 FSECT5_TRUE=
2523 FSECT5_FALSE='#'
2524else
2525 FSECT5_TRUE='#'
2526 FSECT5_FALSE=
2527fi
2528
2529
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
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.
4487 echo '#line 4487 "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;}
5236
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:'`
7228 (eval echo "\"\$as_me:7228: $lt_compile\"" >&5)
7229 (eval "$lt_compile" 2>conftest.err)
7230 ac_status=$?
7231 cat conftest.err >&5
7232 echo "$as_me:7232: \$? = $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:'`
7490 (eval echo "\"\$as_me:7490: $lt_compile\"" >&5)
7491 (eval "$lt_compile" 2>conftest.err)
7492 ac_status=$?
7493 cat conftest.err >&5
7494 echo "$as_me:7494: \$? = $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:'`
7552 (eval echo "\"\$as_me:7552: $lt_compile\"" >&5)
7553 (eval "$lt_compile" 2>out/conftest.err)
7554 ac_status=$?
7555 cat out/conftest.err >&5
7556 echo "$as_me:7556: \$? = $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
9755#line 9755 "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
9853#line 9853 "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:'`
12097 (eval echo "\"\$as_me:12097: $lt_compile\"" >&5)
12098 (eval "$lt_compile" 2>conftest.err)
12099 ac_status=$?
12100 cat conftest.err >&5
12101 echo "$as_me:12101: \$? = $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:'`
12159 (eval echo "\"\$as_me:12159: $lt_compile\"" >&5)
12160 (eval "$lt_compile" 2>out/conftest.err)
12161 ac_status=$?
12162 cat out/conftest.err >&5
12163 echo "$as_me:12163: \$? = $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
13495#line 13495 "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
13593#line 13593 "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:'`
14478 (eval echo "\"\$as_me:14478: $lt_compile\"" >&5)
14479 (eval "$lt_compile" 2>conftest.err)
14480 ac_status=$?
14481 cat conftest.err >&5
14482 echo "$as_me:14482: \$? = $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:'`
14540 (eval echo "\"\$as_me:14540: $lt_compile\"" >&5)
14541 (eval "$lt_compile" 2>out/conftest.err)
14542 ac_status=$?
14543 cat out/conftest.err >&5
14544 echo "$as_me:14544: \$? = $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:'`
16657 (eval echo "\"\$as_me:16657: $lt_compile\"" >&5)
16658 (eval "$lt_compile" 2>conftest.err)
16659 ac_status=$?
16660 cat conftest.err >&5
16661 echo "$as_me:16661: \$? = $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:'`
16919 (eval echo "\"\$as_me:16919: $lt_compile\"" >&5)
16920 (eval "$lt_compile" 2>conftest.err)
16921 ac_status=$?
16922 cat conftest.err >&5
16923 echo "$as_me:16923: \$? = $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:'`
16981 (eval echo "\"\$as_me:16981: $lt_compile\"" >&5)
16982 (eval "$lt_compile" 2>out/conftest.err)
16983 ac_status=$?
16984 cat out/conftest.err >&5
16985 echo "$as_me:16985: \$? = $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
19184#line 19184 "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
19282#line 19282 "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
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;}
20704
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;}
20840
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
20934for ac_header in stdint.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;}
21049
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
21077
21078
21079for ac_header in fcntl.h locale.h stdint.h inttypes.h unistd.h getopt.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;}
21194
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
21220
21221
21222for ac_header in utime.h wchar.h wctype.h limits.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;}
21337
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;}
21481
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;}
21621
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
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
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
22217 cat >>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
22277 cat >>confdefs.h <<\_ACEOF
22278#define HAVE_DAYLIGHT 1
22279_ACEOF
22280
22281 fi
22282
22283
22284 # Check whether --enable-largefile was given.
22285if test "${enable_largefile+set}" = set; then
22286 enableval=$enable_largefile;
22287fi
22288
22289 if test "$enable_largefile" != no; then
22290
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; }
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
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
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>
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
22318int
22319main ()
22320{
22321
22322 ;
22323 return 0;
22324}
22325_ACEOF
22326rm -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
22343 :
22344else
22345 echo "$as_me: failed program was:" >&5
22346sed 's/^/| /' conftest.$ac_ext >&5
22347
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
22366int
22367main ()
22368{
22369
22370 ;
22371 return 0;
22372}
22373_ACEOF
22374rm -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
22391 ac_cv_sys_largefile_CC=' -n32'
22392else
22393 echo "$as_me: failed program was:" >&5
22394sed 's/^/| /' conftest.$ac_ext >&5
22395
22396
22397fi
22398
22399rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22400 CC="$ac_save_CC"
22401fi
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; }
22408 if test "$ac_cv_sys_largefile_CC" != no; then
22409 CC="$CC$ac_cv_sys_largefile_CC"
22410 fi
22411
22412 { 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
22417 ac_cv_sys_file_offset_bits=no
22418 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>
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
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
22459 :
22460else
22461 echo "$as_me: failed program was:" >&5
22462sed 's/^/| /' conftest.$ac_ext >&5
22463
22464 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>
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
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
22507 ac_cv_sys_file_offset_bits=64
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
22516fi
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; }
22522 if test "$ac_cv_sys_file_offset_bits" != no; then
22523
22524cat >>confdefs.h <<_ACEOF
22525#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
22526_ACEOF
22527
22528 fi
22529 { 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
22534 ac_cv_sys_large_files=no
22535 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>
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
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
22576 :
22577else
22578 echo "$as_me: failed program was:" >&5
22579sed 's/^/| /' conftest.$ac_ext >&5
22580
22581 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>
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
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
22624 ac_cv_sys_large_files=1
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
22633fi
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; }
22639 if test "$ac_cv_sys_large_files" != no; then
22640
22641cat >>confdefs.h <<_ACEOF
22642#define _LARGE_FILES $ac_cv_sys_large_files
22643_ACEOF
22644
22645 fi
22646 fi
22647
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. */
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
22731_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
22734 ac_cv_type_uint8_t=yes
22735else
22736 ac_cv_type_uint8_t=no
22737fi
22738rm -f conftest*
22739
22740fi
22741{ echo "$as_me:$LINENO: result: $ac_cv_type_uint8_t" >&5
22742echo "${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
22746_ACEOF
22747
22748fi
22749
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. */
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
22769_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
22772 ac_cv_type_uint16_t=yes
22773else
22774 ac_cv_type_uint16_t=no
22775fi
22776rm -f conftest*
22777
22778fi
22779{ echo "$as_me:$LINENO: result: $ac_cv_type_uint16_t" >&5
22780echo "${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
22784_ACEOF
22785
22786fi
22787
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. */
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
22807_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
22810 ac_cv_type_uint32_t=yes
22811else
22812 ac_cv_type_uint32_t=no
22813fi
22814rm -f conftest*
22815
22816fi
22817{ echo "$as_me:$LINENO: result: $ac_cv_type_uint32_t" >&5
22818echo "${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
22822_ACEOF
22823
22824fi
22825
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. */
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
22845_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
22848 ac_cv_type_int32_t=yes
22849else
22850 ac_cv_type_int32_t=no
22851fi
22852rm -f conftest*
22853
22854fi
22855{ echo "$as_me:$LINENO: result: $ac_cv_type_int32_t" >&5
22856echo "${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
22860_ACEOF
22861
22862fi
22863
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
22867 echo $ECHO_N "(cached) $ECHO_C" >&6
22868else
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. */
22885int main() {
22886long long foo = 0;
22887exit(sizeof(long long) < sizeof(long)); }
22888_ACEOF
22889rm -f conftest$ac_exeext
22890if { (ac_try="$ac_link"
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
22896 (eval "$ac_link") 2>&5
22897 ac_status=$?
22898 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
22910else
22911 echo "$as_me: program exited with status $ac_status" >&5
22912echo "$as_me: failed program was:" >&5
22913sed 's/^/| /' conftest.$ac_ext >&5
22914
22915( exit $ac_status )
22916ac_cv_c_long_long=no
22917fi
22918rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
22919fi
22920
22921
22922fi
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
22929_ACEOF
22930
22931fi
22932
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
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
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. */
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
22959_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"
22963else
22964 eval "ac_cv_type_uint64_t=no"
22965fi
22966rm -f conftest*
22967
22968fi
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
22977_ACEOF
22978
22979fi
22980
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
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. */
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
23000_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"
23004else
23005 eval "ac_cv_type_int64_t=no"
23006fi
23007rm -f conftest*
23008
23009fi
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
23020fi
23021
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
23026 echo $ECHO_N "(cached) $ECHO_C" >&6
23027else
23028 if test "$cross_compiling" = yes; then
23029 ac_cv_sizeof_uint8_t=0
23030else
23031 cat >conftest.$ac_ext <<_ACEOF
23032/* confdefs.h. */
23033_ACEOF
23034cat confdefs.h >>conftest.$ac_ext
23035cat >>conftest.$ac_ext <<_ACEOF
23036/* 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()
23047{
23048 FILE *f=fopen("conftestval", "w");
23049 if (!f) exit(1);
23050 fprintf(f, "%d\n", sizeof(uint8_t));
23051 exit(0);
23052}
23053_ACEOF
23054rm -f conftest$ac_exeext
23055if { (ac_try="$ac_link"
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
23061 (eval "$ac_link") 2>&5
23062 ac_status=$?
23063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23064 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
23065 { (case "(($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
23070 (eval "$ac_try") 2>&5
23071 ac_status=$?
23072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23073 (exit $ac_status); }; }; then
23074 ac_cv_sizeof_uint8_t=`cat conftestval`
23075else
23076 echo "$as_me: program exited with status $ac_status" >&5
23077echo "$as_me: failed program was:" >&5
23078sed 's/^/| /' conftest.$ac_ext >&5
23079
23080( exit $ac_status )
23081ac_cv_sizeof_uint8_t=0
23082fi
23083rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23084fi
23085
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
23100else
23101 if test "$cross_compiling" = yes; then
23102 ac_cv_sizeof_uint16_t=0
23103else
23104 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. */
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()
23120{
23121 FILE *f=fopen("conftestval", "w");
23122 if (!f) exit(1);
23123 fprintf(f, "%d\n", sizeof(uint16_t));
23124 exit(0);
23125}
23126_ACEOF
23127rm -f conftest$ac_exeext
23128if { (ac_try="$ac_link"
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
23134 (eval "$ac_link") 2>&5
23135 ac_status=$?
23136 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23137 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
23138 { (case "(($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
23143 (eval "$ac_try") 2>&5
23144 ac_status=$?
23145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23146 (exit $ac_status); }; }; then
23147 ac_cv_sizeof_uint16_t=`cat conftestval`
23148else
23149 echo "$as_me: program exited with status $ac_status" >&5
23150echo "$as_me: failed program was:" >&5
23151sed 's/^/| /' conftest.$ac_ext >&5
23152
23153( exit $ac_status )
23154ac_cv_sizeof_uint16_t=0
23155fi
23156rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23157fi
23158
23159
23160fi
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
23167
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
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. */
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()
23193{
23194 FILE *f=fopen("conftestval", "w");
23195 if (!f) exit(1);
23196 fprintf(f, "%d\n", sizeof(uint32_t));
23197 exit(0);
23198}
23199_ACEOF
23200rm -f conftest$ac_exeext
23201if { (ac_try="$ac_link"
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
23207 (eval "$ac_link") 2>&5
23208 ac_status=$?
23209 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`
23221else
23222 echo "$as_me: program exited with status $ac_status" >&5
23223echo "$as_me: failed program was:" >&5
23224sed 's/^/| /' conftest.$ac_ext >&5
23225
23226( exit $ac_status )
23227ac_cv_sizeof_uint32_t=0
23228fi
23229rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23230fi
23231
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
23246else
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. */
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
23264#include <stdio.h>
23265main()
23266{
23267 FILE *f=fopen("conftestval", "w");
23268 if (!f) exit(1);
23269 fprintf(f, "%d\n", sizeof(int64_t));
23270 exit(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
23293 ac_cv_sizeof_int64_t=`cat conftestval`
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 )
23300ac_cv_sizeof_int64_t=0
23301fi
23302rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23303fi
23304
23305
23306fi
23307{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_int64_t" >&5
23308echo "${ECHO_T}$ac_cv_sizeof_int64_t" >&6; }
23309cat >>confdefs.h <<_ACEOF
23310#define SIZEOF_INT64_T $ac_cv_sizeof_int64_t
23311_ACEOF
23312
23313
23314
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
23319else
23320 if test "$cross_compiling" = yes; then
23321 ac_cv_sizeof_uint64_t=0
23322else
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. */
23329#if HAVE_STDINT_H
23330#include <stdint.h>
23331#endif
23332#include <sys/types.h>
23333#ifdef STDC_HEADERS
23334#include <stdlib.h>
23335#endif
23336
23337#include <stdio.h>
23338main()
23339{
23340 FILE *f=fopen("conftestval", "w");
23341 if (!f) exit(1);
23342 fprintf(f, "%d\n", sizeof(uint64_t));
23343 exit(0);
23344}
23345_ACEOF
23346rm -f 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
23353 (eval "$ac_link") 2>&5
23354 ac_status=$?
23355 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`
23367else
23368 echo "$as_me: program exited with status $ac_status" >&5
23369echo "$as_me: failed program was:" >&5
23370sed 's/^/| /' conftest.$ac_ext >&5
23371
23372( exit $ac_status )
23373ac_cv_sizeof_uint64_t=0
23374fi
23375rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23376fi
23377
23378
23379fi
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
23384_ACEOF
23385
23386
23387
23388
23389
23390
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
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
23492fi
23493done
23494
23495
23496
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
23577ac_config_files="$ac_config_files Makefile src/Makefile magic/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
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="
24017This file was extended by $as_me, 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="\\
24070config.status
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" ;;
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
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
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
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
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
24401IS_CROSS_COMPILE_TRUE!$IS_CROSS_COMPILE_TRUE$ac_delim
24402IS_CROSS_COMPILE_FALSE!$IS_CROSS_COMPILE_FALSE$ac_delim
24403LIBOBJS!$LIBOBJS$ac_delim
24404LTLIBOBJS!$LTLIBOBJS$ac_delim
24405_ACEOF
24406
24407 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 14; 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 ---