~ubuntu-branches/ubuntu/dapper/hplip/dapper-security

« back to all changes in this revision

Viewing changes to scan/sane/configure

  • Committer: Bazaar Package Importer
  • Author(s): Henrique de Moraes Holschuh
  • Date: 2005-02-01 12:46:56 UTC
  • Revision ID: james.westby@ubuntu.com-20050201124656-g6cgoa5uezd5lnbo
Tags: 0.8.7-4
* Henrique de Moraes Holschuh:
  * HPLIP:
    * Remove stray tab on 50_securityfix_umask.dpatch.  Reupload in
      case python decides to croak on us because of it
    * Remove unneeded (but harmless) patch 21_base_pidfile_support.dpatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.59.
 
3
# Generated by GNU Autoconf 2.59 for sane 0.80.
4
4
#
5
5
# Copyright (C) 2003 Free Software Foundation, Inc.
6
6
# This configure script is free software; the Free Software Foundation
419
419
: ${ac_max_here_lines=38}
420
420
 
421
421
# Identity of this package.
422
 
PACKAGE_NAME=
423
 
PACKAGE_TARNAME=
424
 
PACKAGE_VERSION=
425
 
PACKAGE_STRING=
426
 
PACKAGE_BUGREPORT=
 
422
PACKAGE_NAME='sane'
 
423
PACKAGE_TARNAME='sane'
 
424
PACKAGE_VERSION='0.80'
 
425
PACKAGE_STRING='sane 0.80'
 
426
PACKAGE_BUGREPORT=''
427
427
 
428
428
ac_unique_file="hpaio.c"
429
429
# Factoring default headers for most tests.
463
463
# include <unistd.h>
464
464
#endif"
465
465
 
466
 
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL rpm_install LIBOBJS LTLIBOBJS'
 
466
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL rpm_install LIBOBJS LTLIBOBJS'
467
467
ac_subst_files=''
468
468
 
469
469
# Initialize some variables set by options.
952
952
  # Omit some internal or obsolete options to make the list less imposing.
953
953
  # This message is too long to be a string in the A/UX 3.1 sh.
954
954
  cat <<_ACEOF
955
 
\`configure' configures this package to adapt to many kinds of systems.
 
955
\`configure' configures sane 0.80 to adapt to many kinds of systems.
956
956
 
957
957
Usage: $0 [OPTION]... [VAR=VALUE]...
958
958
 
1017
1017
fi
1018
1018
 
1019
1019
if test -n "$ac_init_help"; then
1020
 
 
 
1020
  case $ac_init_help in
 
1021
     short | recursive ) echo "Configuration of sane 0.80:";;
 
1022
   esac
1021
1023
  cat <<\_ACEOF
1022
1024
 
1023
1025
Optional Features:
1024
1026
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1025
1027
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 
1028
  --enable-maintainer-mode  enable make rules and dependencies not useful
 
1029
                          (and sometimes confusing) to the casual installer
 
1030
  --enable-static[=PKGS]
 
1031
                          build static libraries [default=no]
1026
1032
  --enable-shared[=PKGS]
1027
1033
                          build shared libraries [default=yes]
1028
 
  --enable-static[=PKGS]
1029
 
                          build static libraries [default=yes]
1030
1034
  --enable-fast-install[=PKGS]
1031
1035
                          optimize for fast installation [default=yes]
1032
 
  --disable-dependency-tracking Speeds up one-time builds
1033
 
  --enable-dependency-tracking  Do not reject slow dependency extractors
 
1036
  --disable-dependency-tracking  speeds up one-time build
 
1037
  --enable-dependency-tracking   do not reject slow dependency extractors
1034
1038
  --disable-libtool-lock  avoid locking (might break parallel builds)
1035
1039
  --enable-rpm-install    enable rpm install default=no
1036
1040
 
1148
1152
    else
1149
1153
      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1150
1154
    fi
1151
 
    cd $ac_popdir
 
1155
    cd "$ac_popdir"
1152
1156
  done
1153
1157
fi
1154
1158
 
1155
1159
test -n "$ac_init_help" && exit 0
1156
1160
if $ac_init_version; then
1157
1161
  cat <<\_ACEOF
 
1162
sane configure 0.80
 
1163
generated by GNU Autoconf 2.59
1158
1164
 
1159
1165
Copyright (C) 2003 Free Software Foundation, Inc.
1160
1166
This configure script is free software; the Free Software Foundation
1167
1173
This file contains any messages produced by compilers while
1168
1174
running configure, to aid debugging if configure makes a mistake.
1169
1175
 
1170
 
It was created by $as_me, which was
 
1176
It was created by sane $as_me 0.80, which was
1171
1177
generated by GNU Autoconf 2.59.  Invocation command line was
1172
1178
 
1173
1179
  $ $0 $@
1495
1501
 
1496
1502
 
1497
1503
 
1498
 
am__api_version="1.7"
 
1504
 
 
1505
 
 
1506
 
 
1507
 
 
1508
 
 
1509
 
 
1510
 
 
1511
 
 
1512
 
1499
1513
ac_aux_dir=
1500
 
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
 
1514
for ac_dir in ../.. $srcdir/../..; do
1501
1515
  if test -f $ac_dir/install-sh; then
1502
1516
    ac_aux_dir=$ac_dir
1503
1517
    ac_install_sh="$ac_aux_dir/install-sh -c"
1513
1527
  fi
1514
1528
done
1515
1529
if test -z "$ac_aux_dir"; then
1516
 
  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1517
 
echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
 
1530
  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../.. $srcdir/../.." >&5
 
1531
echo "$as_me: error: cannot find install-sh or install.sh in ../.. $srcdir/../.." >&2;}
1518
1532
   { (exit 1); exit 1; }; }
1519
1533
fi
1520
1534
ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1521
1535
ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1522
1536
ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1523
1537
 
 
1538
am__api_version="1.9"
1524
1539
# Find a good install program.  We prefer a C program (faster),
1525
1540
# so one script is as good as another.  But avoid the broken or
1526
1541
# incompatible versions:
1658
1673
program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1659
1674
rm conftest.sed
1660
1675
 
1661
 
 
1662
1676
# expand $ac_aux_dir to an absolute path
1663
1677
am_aux_dir=`cd $ac_aux_dir && pwd`
1664
1678
 
1672
1686
echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1673
1687
fi
1674
1688
 
 
1689
if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
 
1690
  # We used to keeping the `.' as first argument, in order to
 
1691
  # allow $(mkdir_p) to be used without argument.  As in
 
1692
  #   $(mkdir_p) $(somedir)
 
1693
  # where $(somedir) is conditionally defined.  However this is wrong
 
1694
  # for two reasons:
 
1695
  #  1. if the package is installed by a user who cannot write `.'
 
1696
  #     make install will fail,
 
1697
  #  2. the above comment should most certainly read
 
1698
  #     $(mkdir_p) $(DESTDIR)$(somedir)
 
1699
  #     so it does not work when $(somedir) is undefined and
 
1700
  #     $(DESTDIR) is not.
 
1701
  #  To support the latter case, we have to write
 
1702
  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
 
1703
  #  so the `.' trick is pointless.
 
1704
  mkdir_p='mkdir -p --'
 
1705
else
 
1706
  # On NextStep and OpenStep, the `mkdir' command does not
 
1707
  # recognize any option.  It will interpret all options as
 
1708
  # directories to create, and then abort because `.' already
 
1709
  # exists.
 
1710
  for d in ./-p ./--version;
 
1711
  do
 
1712
    test -d $d && rmdir $d
 
1713
  done
 
1714
  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
 
1715
  if test -f "$ac_aux_dir/mkinstalldirs"; then
 
1716
    mkdir_p='$(mkinstalldirs)'
 
1717
  else
 
1718
    mkdir_p='$(install_sh) -d'
 
1719
  fi
 
1720
fi
 
1721
 
1675
1722
for ac_prog in gawk mawk nawk awk
1676
1723
do
1677
1724
  # Extract the first word of "$ac_prog", so it can be a program name with args.
1750
1797
fi
1751
1798
rmdir .tst 2>/dev/null
1752
1799
 
1753
 
 # test to see if srcdir already configured
 
1800
# test to see if srcdir already configured
1754
1801
if test "`cd $srcdir && pwd`" != "`pwd`" &&
1755
1802
   test -f $srcdir/config.status; then
1756
1803
  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
1769
1816
 
1770
1817
 
1771
1818
# Define the identity of the package.
1772
 
 PACKAGE=sane
1773
 
 VERSION=0.80
 
1819
 PACKAGE='sane'
 
1820
 VERSION='0.80'
1774
1821
 
1775
1822
 
1776
1823
cat >>confdefs.h <<_ACEOF
1798
1845
 
1799
1846
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
1800
1847
 
1801
 
 
1802
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
1803
 
 
1804
1848
install_sh=${install_sh-"$am_aux_dir/install-sh"}
1805
1849
 
1806
1850
# Installed binaries are usually stripped using `strip' when the user
1893
1937
 
1894
1938
# We need awk for the "check" target.  The system "awk" is bad on
1895
1939
# some platforms.
1896
 
 
 
1940
# Always define AMTAR for backward compatibility.
 
1941
 
 
1942
AMTAR=${AMTAR-"${am_missing_run}tar"}
 
1943
 
 
1944
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
1945
 
 
1946
 
 
1947
 
 
1948
 
 
1949
 
 
1950
echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
 
1951
echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6
 
1952
    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
 
1953
if test "${enable_maintainer_mode+set}" = set; then
 
1954
  enableval="$enable_maintainer_mode"
 
1955
  USE_MAINTAINER_MODE=$enableval
 
1956
else
 
1957
  USE_MAINTAINER_MODE=no
 
1958
fi;
 
1959
  echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
 
1960
echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6
 
1961
 
 
1962
 
 
1963
if test $USE_MAINTAINER_MODE = yes; then
 
1964
  MAINTAINER_MODE_TRUE=
 
1965
  MAINTAINER_MODE_FALSE='#'
 
1966
else
 
1967
  MAINTAINER_MODE_TRUE='#'
 
1968
  MAINTAINER_MODE_FALSE=
 
1969
fi
 
1970
 
 
1971
  MAINT=$MAINTAINER_MODE_TRUE
 
1972
 
 
1973
 
 
1974
# Check whether --enable-static or --disable-static was given.
 
1975
if test "${enable_static+set}" = set; then
 
1976
  enableval="$enable_static"
 
1977
  p=${PACKAGE-default}
 
1978
    case $enableval in
 
1979
    yes) enable_static=yes ;;
 
1980
    no) enable_static=no ;;
 
1981
    *)
 
1982
     enable_static=no
 
1983
      # Look at the argument we got.  We use all the common list separators.
 
1984
      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
 
1985
      for pkg in $enableval; do
 
1986
        IFS="$lt_save_ifs"
 
1987
        if test "X$pkg" = "X$p"; then
 
1988
          enable_static=yes
 
1989
        fi
 
1990
      done
 
1991
      IFS="$lt_save_ifs"
 
1992
      ;;
 
1993
    esac
 
1994
else
 
1995
  enable_static=no
 
1996
fi;
1897
1997
 
1898
1998
 
1899
1999
# Check whether --enable-shared or --disable-shared was given.
1920
2020
  enable_shared=yes
1921
2021
fi;
1922
2022
 
1923
 
# Check whether --enable-static or --disable-static was given.
1924
 
if test "${enable_static+set}" = set; then
1925
 
  enableval="$enable_static"
1926
 
  p=${PACKAGE-default}
1927
 
    case $enableval in
1928
 
    yes) enable_static=yes ;;
1929
 
    no) enable_static=no ;;
1930
 
    *)
1931
 
     enable_static=no
1932
 
      # Look at the argument we got.  We use all the common list separators.
1933
 
      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1934
 
      for pkg in $enableval; do
1935
 
        IFS="$lt_save_ifs"
1936
 
        if test "X$pkg" = "X$p"; then
1937
 
          enable_static=yes
1938
 
        fi
1939
 
      done
1940
 
      IFS="$lt_save_ifs"
1941
 
      ;;
1942
 
    esac
1943
 
else
1944
 
  enable_static=yes
1945
 
fi;
1946
 
 
1947
2023
# Check whether --enable-fast-install or --disable-fast-install was given.
1948
2024
if test "${enable_fast_install+set}" = set; then
1949
2025
  enableval="$enable_fast_install"
2655
2731
  cat conftest.err >&5
2656
2732
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2657
2733
  (exit $ac_status); } &&
2658
 
         { ac_try='test -z "$ac_c_werror_flag"
2659
 
                         || test ! -s conftest.err'
 
2734
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2660
2735
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2661
2736
  (eval $ac_try) 2>&5
2662
2737
  ac_status=$?
2714
2789
  cat conftest.err >&5
2715
2790
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2716
2791
  (exit $ac_status); } &&
2717
 
         { ac_try='test -z "$ac_c_werror_flag"
2718
 
                         || test ! -s conftest.err'
 
2792
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2719
2793
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2720
2794
  (eval $ac_try) 2>&5
2721
2795
  ac_status=$?
2831
2905
  cat conftest.err >&5
2832
2906
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2833
2907
  (exit $ac_status); } &&
2834
 
         { ac_try='test -z "$ac_c_werror_flag"
2835
 
                         || test ! -s conftest.err'
 
2908
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2836
2909
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2837
2910
  (eval $ac_try) 2>&5
2838
2911
  ac_status=$?
2886
2959
  cat conftest.err >&5
2887
2960
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2888
2961
  (exit $ac_status); } &&
2889
 
         { ac_try='test -z "$ac_c_werror_flag"
2890
 
                         || test ! -s conftest.err'
 
2962
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2891
2963
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2892
2964
  (eval $ac_try) 2>&5
2893
2965
  ac_status=$?
2932
3004
  cat conftest.err >&5
2933
3005
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2934
3006
  (exit $ac_status); } &&
2935
 
         { ac_try='test -z "$ac_c_werror_flag"
2936
 
                         || test ! -s conftest.err'
 
3007
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2937
3008
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2938
3009
  (eval $ac_try) 2>&5
2939
3010
  ac_status=$?
2977
3048
  cat conftest.err >&5
2978
3049
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2979
3050
  (exit $ac_status); } &&
2980
 
         { ac_try='test -z "$ac_c_werror_flag"
2981
 
                         || test ! -s conftest.err'
 
3051
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2982
3052
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2983
3053
  (eval $ac_try) 2>&5
2984
3054
  ac_status=$?
3058
3128
    : > sub/conftest.c
3059
3129
    for i in 1 2 3 4 5 6; do
3060
3130
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
3061
 
      : > sub/conftst$i.h
 
3131
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
 
3132
      # Solaris 8's {/usr,}/bin/sh.
 
3133
      touch sub/conftst$i.h
3062
3134
    done
3063
3135
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3064
3136
 
3086
3158
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3087
3159
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3088
3160
      # icc doesn't choke on unknown options, it will just issue warnings
3089
 
      # (even with -Werror).  So we grep stderr for any message
3090
 
      # that says an option was ignored.
3091
 
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
 
3161
      # or remarks (even with -Werror).  So we grep stderr for any message
 
3162
      # that says an option was ignored or not supported.
 
3163
      # When given -MP, icc 7.0 and 7.1 complain thusly:
 
3164
      #   icc: Command line warning: ignoring option '-M'; no argument required
 
3165
      # The diagnosis changed in icc 8.0:
 
3166
      #   icc: Command line remark: option '-MP' not supported
 
3167
      if (grep 'ignoring option' conftest.err ||
 
3168
          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3092
3169
        am_cv_CC_dependencies_compiler_type=$depmode
3093
3170
        break
3094
3171
      fi
3472
3549
 
3473
3550
# This must be Linux ELF.
3474
3551
linux*)
3475
 
  case $host_cpu in
3476
 
  alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*)
3477
 
    lt_cv_deplibs_check_method=pass_all ;;
3478
 
  *)
3479
 
    # glibc up to 2.1.1 does not perform some relocations on ARM
3480
 
    # this will be overridden with pass_all, but let us keep it just in case
3481
 
    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
3482
 
  esac
3483
 
  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
3484
3552
  lt_cv_deplibs_check_method=pass_all
3485
3553
  ;;
3486
3554
 
3487
 
netbsd*)
 
3555
netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3488
3556
  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
3489
3557
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
3490
3558
  else
3601
3669
  ;;
3602
3670
*-*-irix6*)
3603
3671
  # Find out which ABI we are using.
3604
 
  echo '#line 3604 "configure"' > conftest.$ac_ext
 
3672
  echo '#line 3672 "configure"' > conftest.$ac_ext
3605
3673
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3606
3674
  (eval $ac_compile) 2>&5
3607
3675
  ac_status=$?
3721
3789
  cat conftest.err >&5
3722
3790
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3723
3791
  (exit $ac_status); } &&
3724
 
         { ac_try='test -z "$ac_c_werror_flag"
3725
 
                         || test ! -s conftest.err'
 
3792
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
3726
3793
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3727
3794
  (eval $ac_try) 2>&5
3728
3795
  ac_status=$?
4031
4098
  cat conftest.err >&5
4032
4099
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4033
4100
  (exit $ac_status); } &&
4034
 
         { ac_try='test -z "$ac_c_werror_flag"
4035
 
                         || test ! -s conftest.err'
 
4101
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
4036
4102
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4037
4103
  (eval $ac_try) 2>&5
4038
4104
  ac_status=$?
4202
4268
  cat conftest.err >&5
4203
4269
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4204
4270
  (exit $ac_status); } &&
4205
 
         { ac_try='test -z "$ac_c_werror_flag"
4206
 
                         || test ! -s conftest.err'
 
4271
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
4207
4272
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4208
4273
  (eval $ac_try) 2>&5
4209
4274
  ac_status=$?
4270
4335
  cat conftest.err >&5
4271
4336
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4272
4337
  (exit $ac_status); } &&
4273
 
         { ac_try='test -z "$ac_c_werror_flag"
4274
 
                         || test ! -s conftest.err'
 
4338
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
4275
4339
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4276
4340
  (eval $ac_try) 2>&5
4277
4341
  ac_status=$?
4358
4422
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4359
4423
    (
4360
4424
      cat <<\_ASBOX
4361
 
## ------------------------------------------ ##
4362
 
## Report this to the AC_PACKAGE_NAME lists.  ##
4363
 
## ------------------------------------------ ##
 
4425
## ------------------------------- ##
 
4426
## Report this to the sane lists.  ##
 
4427
## ------------------------------- ##
4364
4428
_ASBOX
4365
4429
    ) |
4366
4430
      sed "s/^/$as_me: WARNING:     /" >&2
4531
4595
  cat conftest.err >&5
4532
4596
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4533
4597
  (exit $ac_status); } &&
4534
 
         { ac_try='test -z "$ac_cxx_werror_flag"
4535
 
                         || test ! -s conftest.err'
 
4598
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
4536
4599
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4537
4600
  (eval $ac_try) 2>&5
4538
4601
  ac_status=$?
4590
4653
  cat conftest.err >&5
4591
4654
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4592
4655
  (exit $ac_status); } &&
4593
 
         { ac_try='test -z "$ac_cxx_werror_flag"
4594
 
                         || test ! -s conftest.err'
 
4656
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
4595
4657
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4596
4658
  (eval $ac_try) 2>&5
4597
4659
  ac_status=$?
4662
4724
  cat conftest.err >&5
4663
4725
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4664
4726
  (exit $ac_status); } &&
4665
 
         { ac_try='test -z "$ac_cxx_werror_flag"
4666
 
                         || test ! -s conftest.err'
 
4727
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
4667
4728
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4668
4729
  (eval $ac_try) 2>&5
4669
4730
  ac_status=$?
4707
4768
  cat conftest.err >&5
4708
4769
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4709
4770
  (exit $ac_status); } &&
4710
 
         { ac_try='test -z "$ac_cxx_werror_flag"
4711
 
                         || test ! -s conftest.err'
 
4771
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
4712
4772
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4713
4773
  (eval $ac_try) 2>&5
4714
4774
  ac_status=$?
4782
4842
    : > sub/conftest.c
4783
4843
    for i in 1 2 3 4 5 6; do
4784
4844
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
4785
 
      : > sub/conftst$i.h
 
4845
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
 
4846
      # Solaris 8's {/usr,}/bin/sh.
 
4847
      touch sub/conftst$i.h
4786
4848
    done
4787
4849
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4788
4850
 
4810
4872
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
4811
4873
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4812
4874
      # icc doesn't choke on unknown options, it will just issue warnings
4813
 
      # (even with -Werror).  So we grep stderr for any message
4814
 
      # that says an option was ignored.
4815
 
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
 
4875
      # or remarks (even with -Werror).  So we grep stderr for any message
 
4876
      # that says an option was ignored or not supported.
 
4877
      # When given -MP, icc 7.0 and 7.1 complain thusly:
 
4878
      #   icc: Command line warning: ignoring option '-M'; no argument required
 
4879
      # The diagnosis changed in icc 8.0:
 
4880
      #   icc: Command line remark: option '-MP' not supported
 
4881
      if (grep 'ignoring option' conftest.err ||
 
4882
          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4816
4883
        am_cv_CXX_dependencies_compiler_type=$depmode
4817
4884
        break
4818
4885
      fi
5166
5233
 
5167
5234
 
5168
5235
# Provide some information about the compiler.
5169
 
echo "$as_me:5169:" \
 
5236
echo "$as_me:5236:" \
5170
5237
     "checking for Fortran 77 compiler version" >&5
5171
5238
ac_compiler=`set X $ac_compile; echo $2`
5172
5239
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
5212
5279
  cat conftest.err >&5
5213
5280
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5214
5281
  (exit $ac_status); } &&
5215
 
         { ac_try='test -z "$ac_f77_werror_flag"
5216
 
                         || test ! -s conftest.err'
 
5282
         { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
5217
5283
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5218
5284
  (eval $ac_try) 2>&5
5219
5285
  ac_status=$?
5262
5328
  cat conftest.err >&5
5263
5329
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5264
5330
  (exit $ac_status); } &&
5265
 
         { ac_try='test -z "$ac_f77_werror_flag"
5266
 
                         || test ! -s conftest.err'
 
5331
         { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
5267
5332
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5268
5333
  (eval $ac_try) 2>&5
5269
5334
  ac_status=$?
6200
6265
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6201
6266
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6202
6267
   -e 's:$: $lt_compiler_flag:'`
6203
 
   (eval echo "\"\$as_me:6203: $lt_compile\"" >&5)
 
6268
   (eval echo "\"\$as_me:6268: $lt_compile\"" >&5)
6204
6269
   (eval "$lt_compile" 2>conftest.err)
6205
6270
   ac_status=$?
6206
6271
   cat conftest.err >&5
6207
 
   echo "$as_me:6207: \$? = $ac_status" >&5
 
6272
   echo "$as_me:6272: \$? = $ac_status" >&5
6208
6273
   if (exit $ac_status) && test -s "$ac_outfile"; then
6209
6274
     # The compiler can only warn and ignore the option if not recognized
6210
6275
     # So say no if there are warnings
6433
6498
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6434
6499
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6435
6500
   -e 's:$: $lt_compiler_flag:'`
6436
 
   (eval echo "\"\$as_me:6436: $lt_compile\"" >&5)
 
6501
   (eval echo "\"\$as_me:6501: $lt_compile\"" >&5)
6437
6502
   (eval "$lt_compile" 2>conftest.err)
6438
6503
   ac_status=$?
6439
6504
   cat conftest.err >&5
6440
 
   echo "$as_me:6440: \$? = $ac_status" >&5
 
6505
   echo "$as_me:6505: \$? = $ac_status" >&5
6441
6506
   if (exit $ac_status) && test -s "$ac_outfile"; then
6442
6507
     # The compiler can only warn and ignore the option if not recognized
6443
6508
     # So say no if there are warnings
6493
6558
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6494
6559
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6495
6560
   -e 's:$: $lt_compiler_flag:'`
6496
 
   (eval echo "\"\$as_me:6496: $lt_compile\"" >&5)
 
6561
   (eval echo "\"\$as_me:6561: $lt_compile\"" >&5)
6497
6562
   (eval "$lt_compile" 2>out/conftest.err)
6498
6563
   ac_status=$?
6499
6564
   cat out/conftest.err >&5
6500
 
   echo "$as_me:6500: \$? = $ac_status" >&5
 
6565
   echo "$as_me:6565: \$? = $ac_status" >&5
6501
6566
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
6502
6567
   then
6503
6568
     # The compiler can only warn and ignore the option if not recognized
6670
6735
      fi
6671
6736
      ;;
6672
6737
 
6673
 
    netbsd*)
 
6738
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6674
6739
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6675
6740
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
6676
6741
        wlarc=
6728
6793
      else
6729
6794
        archive_expsym_cmds="$tmp_archive_cmds"
6730
6795
      fi
 
6796
      link_all_deplibs=no
6731
6797
    else
6732
6798
      ld_shlibs=no
6733
6799
    fi
6884
6950
  cat conftest.err >&5
6885
6951
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6886
6952
  (exit $ac_status); } &&
6887
 
         { ac_try='test -z "$ac_c_werror_flag"
6888
 
                         || test ! -s conftest.err'
 
6953
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
6889
6954
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6890
6955
  (eval $ac_try) 2>&5
6891
6956
  ac_status=$?
6945
7010
  cat conftest.err >&5
6946
7011
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6947
7012
  (exit $ac_status); } &&
6948
 
         { ac_try='test -z "$ac_c_werror_flag"
6949
 
                         || test ! -s conftest.err'
 
7013
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
6950
7014
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6951
7015
  (eval $ac_try) 2>&5
6952
7016
  ac_status=$?
7189
7253
      link_all_deplibs=yes
7190
7254
      ;;
7191
7255
 
7192
 
    netbsd*)
 
7256
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
7193
7257
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
7194
7258
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
7195
7259
      else
7823
7887
  # before this can be enabled.
7824
7888
  hardcode_into_libs=yes
7825
7889
 
7826
 
  # find out which ABI we are using
7827
 
  libsuff=
7828
 
  case "$host_cpu" in
7829
 
  x86_64*|s390x*|powerpc64*)
7830
 
    echo '#line 7830 "configure"' > conftest.$ac_ext
7831
 
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7832
 
  (eval $ac_compile) 2>&5
7833
 
  ac_status=$?
7834
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7835
 
  (exit $ac_status); }; then
7836
 
      case `/usr/bin/file conftest.$ac_objext` in
7837
 
      *64-bit*)
7838
 
        libsuff=64
7839
 
        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
7840
 
        ;;
7841
 
      esac
7842
 
    fi
7843
 
    rm -rf conftest*
7844
 
    ;;
7845
 
  esac
7846
 
 
7847
7890
  # Append ld.so.conf contents to the search path
7848
7891
  if test -f /etc/ld.so.conf; then
7849
7892
    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
7850
 
    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
 
7893
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
7851
7894
  fi
7852
7895
 
7853
7896
  # We used to test for /lib/ld.so.1 and disable shared libraries on
7859
7902
  dynamic_linker='GNU/Linux ld.so'
7860
7903
  ;;
7861
7904
 
 
7905
netbsdelf*-gnu)
 
7906
  version_type=linux
 
7907
  need_lib_prefix=no
 
7908
  need_version=no
 
7909
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
7910
  soname_spec='${libname}${release}${shared_ext}$major'
 
7911
  shlibpath_var=LD_LIBRARY_PATH
 
7912
  shlibpath_overrides_runpath=no
 
7913
  hardcode_into_libs=yes
 
7914
  dynamic_linker='NetBSD ld.elf_so'
 
7915
  ;;
 
7916
 
7862
7917
knetbsd*-gnu)
7863
7918
  version_type=linux
7864
7919
  need_lib_prefix=no
8158
8213
  cat conftest.err >&5
8159
8214
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8160
8215
  (exit $ac_status); } &&
8161
 
         { ac_try='test -z "$ac_c_werror_flag"
8162
 
                         || test ! -s conftest.err'
 
8216
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8163
8217
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8164
8218
  (eval $ac_try) 2>&5
8165
8219
  ac_status=$?
8262
8316
  cat conftest.err >&5
8263
8317
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8264
8318
  (exit $ac_status); } &&
8265
 
         { ac_try='test -z "$ac_c_werror_flag"
8266
 
                         || test ! -s conftest.err'
 
8319
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8267
8320
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8268
8321
  (eval $ac_try) 2>&5
8269
8322
  ac_status=$?
8328
8381
  cat conftest.err >&5
8329
8382
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8330
8383
  (exit $ac_status); } &&
8331
 
         { ac_try='test -z "$ac_c_werror_flag"
8332
 
                         || test ! -s conftest.err'
 
8384
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8333
8385
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8334
8386
  (eval $ac_try) 2>&5
8335
8387
  ac_status=$?
8422
8474
  cat conftest.err >&5
8423
8475
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8424
8476
  (exit $ac_status); } &&
8425
 
         { ac_try='test -z "$ac_c_werror_flag"
8426
 
                         || test ! -s conftest.err'
 
8477
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8427
8478
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8428
8479
  (eval $ac_try) 2>&5
8429
8480
  ac_status=$?
8488
8539
  cat conftest.err >&5
8489
8540
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8490
8541
  (exit $ac_status); } &&
8491
 
         { ac_try='test -z "$ac_c_werror_flag"
8492
 
                         || test ! -s conftest.err'
 
8542
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8493
8543
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8494
8544
  (eval $ac_try) 2>&5
8495
8545
  ac_status=$?
8555
8605
  cat conftest.err >&5
8556
8606
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8557
8607
  (exit $ac_status); } &&
8558
 
         { ac_try='test -z "$ac_c_werror_flag"
8559
 
                         || test ! -s conftest.err'
 
8608
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8560
8609
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8561
8610
  (eval $ac_try) 2>&5
8562
8611
  ac_status=$?
8622
8671
  cat conftest.err >&5
8623
8672
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8624
8673
  (exit $ac_status); } &&
8625
 
         { ac_try='test -z "$ac_c_werror_flag"
8626
 
                         || test ! -s conftest.err'
 
8674
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8627
8675
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8628
8676
  (eval $ac_try) 2>&5
8629
8677
  ac_status=$?
8698
8746
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8699
8747
  lt_status=$lt_dlunknown
8700
8748
  cat > conftest.$ac_ext <<EOF
8701
 
#line 8701 "configure"
 
8749
#line 8749 "configure"
8702
8750
#include "confdefs.h"
8703
8751
 
8704
8752
#if HAVE_DLFCN_H
8796
8844
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8797
8845
  lt_status=$lt_dlunknown
8798
8846
  cat > conftest.$ac_ext <<EOF
8799
 
#line 8799 "configure"
 
8847
#line 8847 "configure"
8800
8848
#include "confdefs.h"
8801
8849
 
8802
8850
#if HAVE_DLFCN_H
9868
9916
  cat conftest.err >&5
9869
9917
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9870
9918
  (exit $ac_status); } &&
9871
 
         { ac_try='test -z "$ac_cxx_werror_flag"
9872
 
                         || test ! -s conftest.err'
 
9919
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
9873
9920
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9874
9921
  (eval $ac_try) 2>&5
9875
9922
  ac_status=$?
9930
9977
  cat conftest.err >&5
9931
9978
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9932
9979
  (exit $ac_status); } &&
9933
 
         { ac_try='test -z "$ac_cxx_werror_flag"
9934
 
                         || test ! -s conftest.err'
 
9980
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
9935
9981
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9936
9982
  (eval $ac_try) 2>&5
9937
9983
  ac_status=$?
10309
10355
        ;;
10310
10356
    esac
10311
10357
    ;;
10312
 
  netbsd*)
 
10358
  netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
10313
10359
    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
10314
10360
      archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
10315
10361
      wlarc=
10864
10910
            ;;
10865
10911
        esac
10866
10912
        ;;
10867
 
      netbsd*)
 
10913
      netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
10868
10914
        ;;
10869
10915
      osf3* | osf4* | osf5*)
10870
10916
        case $cc_basename in
10975
11021
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10976
11022
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10977
11023
   -e 's:$: $lt_compiler_flag:'`
10978
 
   (eval echo "\"\$as_me:10978: $lt_compile\"" >&5)
 
11024
   (eval echo "\"\$as_me:11024: $lt_compile\"" >&5)
10979
11025
   (eval "$lt_compile" 2>conftest.err)
10980
11026
   ac_status=$?
10981
11027
   cat conftest.err >&5
10982
 
   echo "$as_me:10982: \$? = $ac_status" >&5
 
11028
   echo "$as_me:11028: \$? = $ac_status" >&5
10983
11029
   if (exit $ac_status) && test -s "$ac_outfile"; then
10984
11030
     # The compiler can only warn and ignore the option if not recognized
10985
11031
     # So say no if there are warnings
11035
11081
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
11036
11082
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11037
11083
   -e 's:$: $lt_compiler_flag:'`
11038
 
   (eval echo "\"\$as_me:11038: $lt_compile\"" >&5)
 
11084
   (eval echo "\"\$as_me:11084: $lt_compile\"" >&5)
11039
11085
   (eval "$lt_compile" 2>out/conftest.err)
11040
11086
   ac_status=$?
11041
11087
   cat out/conftest.err >&5
11042
 
   echo "$as_me:11042: \$? = $ac_status" >&5
 
11088
   echo "$as_me:11088: \$? = $ac_status" >&5
11043
11089
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
11044
11090
   then
11045
11091
     # The compiler can only warn and ignore the option if not recognized
11105
11151
  cygwin* | mingw*)
11106
11152
    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
11107
11153
  ;;
 
11154
  linux*)
 
11155
    link_all_deplibs_CXX=no
 
11156
  ;;
11108
11157
  *)
11109
11158
    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
11110
11159
  ;;
11542
11591
  # before this can be enabled.
11543
11592
  hardcode_into_libs=yes
11544
11593
 
11545
 
  # find out which ABI we are using
11546
 
  libsuff=
11547
 
  case "$host_cpu" in
11548
 
  x86_64*|s390x*|powerpc64*)
11549
 
    echo '#line 11549 "configure"' > conftest.$ac_ext
11550
 
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11551
 
  (eval $ac_compile) 2>&5
11552
 
  ac_status=$?
11553
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11554
 
  (exit $ac_status); }; then
11555
 
      case `/usr/bin/file conftest.$ac_objext` in
11556
 
      *64-bit*)
11557
 
        libsuff=64
11558
 
        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
11559
 
        ;;
11560
 
      esac
11561
 
    fi
11562
 
    rm -rf conftest*
11563
 
    ;;
11564
 
  esac
11565
 
 
11566
11594
  # Append ld.so.conf contents to the search path
11567
11595
  if test -f /etc/ld.so.conf; then
11568
11596
    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
11569
 
    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
 
11597
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11570
11598
  fi
11571
11599
 
11572
11600
  # We used to test for /lib/ld.so.1 and disable shared libraries on
11578
11606
  dynamic_linker='GNU/Linux ld.so'
11579
11607
  ;;
11580
11608
 
 
11609
netbsdelf*-gnu)
 
11610
  version_type=linux
 
11611
  need_lib_prefix=no
 
11612
  need_version=no
 
11613
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
11614
  soname_spec='${libname}${release}${shared_ext}$major'
 
11615
  shlibpath_var=LD_LIBRARY_PATH
 
11616
  shlibpath_overrides_runpath=no
 
11617
  hardcode_into_libs=yes
 
11618
  dynamic_linker='NetBSD ld.elf_so'
 
11619
  ;;
 
11620
 
11581
11621
knetbsd*-gnu)
11582
11622
  version_type=linux
11583
11623
  need_lib_prefix=no
11877
11917
  cat conftest.err >&5
11878
11918
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11879
11919
  (exit $ac_status); } &&
11880
 
         { ac_try='test -z "$ac_cxx_werror_flag"
11881
 
                         || test ! -s conftest.err'
 
11920
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
11882
11921
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11883
11922
  (eval $ac_try) 2>&5
11884
11923
  ac_status=$?
11981
12020
  cat conftest.err >&5
11982
12021
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11983
12022
  (exit $ac_status); } &&
11984
 
         { ac_try='test -z "$ac_cxx_werror_flag"
11985
 
                         || test ! -s conftest.err'
 
12023
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
11986
12024
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11987
12025
  (eval $ac_try) 2>&5
11988
12026
  ac_status=$?
12047
12085
  cat conftest.err >&5
12048
12086
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12049
12087
  (exit $ac_status); } &&
12050
 
         { ac_try='test -z "$ac_cxx_werror_flag"
12051
 
                         || test ! -s conftest.err'
 
12088
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
12052
12089
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12053
12090
  (eval $ac_try) 2>&5
12054
12091
  ac_status=$?
12141
12178
  cat conftest.err >&5
12142
12179
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12143
12180
  (exit $ac_status); } &&
12144
 
         { ac_try='test -z "$ac_cxx_werror_flag"
12145
 
                         || test ! -s conftest.err'
 
12181
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
12146
12182
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12147
12183
  (eval $ac_try) 2>&5
12148
12184
  ac_status=$?
12207
12243
  cat conftest.err >&5
12208
12244
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12209
12245
  (exit $ac_status); } &&
12210
 
         { ac_try='test -z "$ac_cxx_werror_flag"
12211
 
                         || test ! -s conftest.err'
 
12246
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
12212
12247
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12213
12248
  (eval $ac_try) 2>&5
12214
12249
  ac_status=$?
12274
12309
  cat conftest.err >&5
12275
12310
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12276
12311
  (exit $ac_status); } &&
12277
 
         { ac_try='test -z "$ac_cxx_werror_flag"
12278
 
                         || test ! -s conftest.err'
 
12312
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
12279
12313
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12280
12314
  (eval $ac_try) 2>&5
12281
12315
  ac_status=$?
12341
12375
  cat conftest.err >&5
12342
12376
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12343
12377
  (exit $ac_status); } &&
12344
 
         { ac_try='test -z "$ac_cxx_werror_flag"
12345
 
                         || test ! -s conftest.err'
 
12378
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
12346
12379
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12347
12380
  (eval $ac_try) 2>&5
12348
12381
  ac_status=$?
12417
12450
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12418
12451
  lt_status=$lt_dlunknown
12419
12452
  cat > conftest.$ac_ext <<EOF
12420
 
#line 12420 "configure"
 
12453
#line 12453 "configure"
12421
12454
#include "confdefs.h"
12422
12455
 
12423
12456
#if HAVE_DLFCN_H
12515
12548
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12516
12549
  lt_status=$lt_dlunknown
12517
12550
  cat > conftest.$ac_ext <<EOF
12518
 
#line 12518 "configure"
 
12551
#line 12551 "configure"
12519
12552
#include "confdefs.h"
12520
12553
 
12521
12554
#if HAVE_DLFCN_H
13342
13375
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13343
13376
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13344
13377
   -e 's:$: $lt_compiler_flag:'`
13345
 
   (eval echo "\"\$as_me:13345: $lt_compile\"" >&5)
 
13378
   (eval echo "\"\$as_me:13378: $lt_compile\"" >&5)
13346
13379
   (eval "$lt_compile" 2>conftest.err)
13347
13380
   ac_status=$?
13348
13381
   cat conftest.err >&5
13349
 
   echo "$as_me:13349: \$? = $ac_status" >&5
 
13382
   echo "$as_me:13382: \$? = $ac_status" >&5
13350
13383
   if (exit $ac_status) && test -s "$ac_outfile"; then
13351
13384
     # The compiler can only warn and ignore the option if not recognized
13352
13385
     # So say no if there are warnings
13402
13435
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13403
13436
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13404
13437
   -e 's:$: $lt_compiler_flag:'`
13405
 
   (eval echo "\"\$as_me:13405: $lt_compile\"" >&5)
 
13438
   (eval echo "\"\$as_me:13438: $lt_compile\"" >&5)
13406
13439
   (eval "$lt_compile" 2>out/conftest.err)
13407
13440
   ac_status=$?
13408
13441
   cat out/conftest.err >&5
13409
 
   echo "$as_me:13409: \$? = $ac_status" >&5
 
13442
   echo "$as_me:13442: \$? = $ac_status" >&5
13410
13443
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
13411
13444
   then
13412
13445
     # The compiler can only warn and ignore the option if not recognized
13579
13612
      fi
13580
13613
      ;;
13581
13614
 
13582
 
    netbsd*)
 
13615
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
13583
13616
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
13584
13617
        archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
13585
13618
        wlarc=
13637
13670
      else
13638
13671
        archive_expsym_cmds_F77="$tmp_archive_cmds"
13639
13672
      fi
 
13673
      link_all_deplibs_F77=no
13640
13674
    else
13641
13675
      ld_shlibs_F77=no
13642
13676
    fi
13783
13817
  cat conftest.err >&5
13784
13818
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13785
13819
  (exit $ac_status); } &&
13786
 
         { ac_try='test -z "$ac_f77_werror_flag"
13787
 
                         || test ! -s conftest.err'
 
13820
         { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
13788
13821
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13789
13822
  (eval $ac_try) 2>&5
13790
13823
  ac_status=$?
13834
13867
  cat conftest.err >&5
13835
13868
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13836
13869
  (exit $ac_status); } &&
13837
 
         { ac_try='test -z "$ac_f77_werror_flag"
13838
 
                         || test ! -s conftest.err'
 
13870
         { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
13839
13871
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13840
13872
  (eval $ac_try) 2>&5
13841
13873
  ac_status=$?
14078
14110
      link_all_deplibs_F77=yes
14079
14111
      ;;
14080
14112
 
14081
 
    netbsd*)
 
14113
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
14082
14114
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
14083
14115
        archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
14084
14116
      else
14712
14744
  # before this can be enabled.
14713
14745
  hardcode_into_libs=yes
14714
14746
 
14715
 
  # find out which ABI we are using
14716
 
  libsuff=
14717
 
  case "$host_cpu" in
14718
 
  x86_64*|s390x*|powerpc64*)
14719
 
    echo '#line 14719 "configure"' > conftest.$ac_ext
14720
 
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14721
 
  (eval $ac_compile) 2>&5
14722
 
  ac_status=$?
14723
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
14724
 
  (exit $ac_status); }; then
14725
 
      case `/usr/bin/file conftest.$ac_objext` in
14726
 
      *64-bit*)
14727
 
        libsuff=64
14728
 
        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
14729
 
        ;;
14730
 
      esac
14731
 
    fi
14732
 
    rm -rf conftest*
14733
 
    ;;
14734
 
  esac
14735
 
 
14736
14747
  # Append ld.so.conf contents to the search path
14737
14748
  if test -f /etc/ld.so.conf; then
14738
14749
    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
14739
 
    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
 
14750
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
14740
14751
  fi
14741
14752
 
14742
14753
  # We used to test for /lib/ld.so.1 and disable shared libraries on
14748
14759
  dynamic_linker='GNU/Linux ld.so'
14749
14760
  ;;
14750
14761
 
 
14762
netbsdelf*-gnu)
 
14763
  version_type=linux
 
14764
  need_lib_prefix=no
 
14765
  need_version=no
 
14766
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
14767
  soname_spec='${libname}${release}${shared_ext}$major'
 
14768
  shlibpath_var=LD_LIBRARY_PATH
 
14769
  shlibpath_overrides_runpath=no
 
14770
  hardcode_into_libs=yes
 
14771
  dynamic_linker='NetBSD ld.elf_so'
 
14772
  ;;
 
14773
 
14751
14774
knetbsd*-gnu)
14752
14775
  version_type=linux
14753
14776
  need_lib_prefix=no
15457
15480
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15458
15481
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15459
15482
   -e 's:$: $lt_compiler_flag:'`
15460
 
   (eval echo "\"\$as_me:15460: $lt_compile\"" >&5)
 
15483
   (eval echo "\"\$as_me:15483: $lt_compile\"" >&5)
15461
15484
   (eval "$lt_compile" 2>conftest.err)
15462
15485
   ac_status=$?
15463
15486
   cat conftest.err >&5
15464
 
   echo "$as_me:15464: \$? = $ac_status" >&5
 
15487
   echo "$as_me:15487: \$? = $ac_status" >&5
15465
15488
   if (exit $ac_status) && test -s "$ac_outfile"; then
15466
15489
     # The compiler can only warn and ignore the option if not recognized
15467
15490
     # So say no if there are warnings
15690
15713
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15691
15714
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15692
15715
   -e 's:$: $lt_compiler_flag:'`
15693
 
   (eval echo "\"\$as_me:15693: $lt_compile\"" >&5)
 
15716
   (eval echo "\"\$as_me:15716: $lt_compile\"" >&5)
15694
15717
   (eval "$lt_compile" 2>conftest.err)
15695
15718
   ac_status=$?
15696
15719
   cat conftest.err >&5
15697
 
   echo "$as_me:15697: \$? = $ac_status" >&5
 
15720
   echo "$as_me:15720: \$? = $ac_status" >&5
15698
15721
   if (exit $ac_status) && test -s "$ac_outfile"; then
15699
15722
     # The compiler can only warn and ignore the option if not recognized
15700
15723
     # So say no if there are warnings
15750
15773
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15751
15774
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15752
15775
   -e 's:$: $lt_compiler_flag:'`
15753
 
   (eval echo "\"\$as_me:15753: $lt_compile\"" >&5)
 
15776
   (eval echo "\"\$as_me:15776: $lt_compile\"" >&5)
15754
15777
   (eval "$lt_compile" 2>out/conftest.err)
15755
15778
   ac_status=$?
15756
15779
   cat out/conftest.err >&5
15757
 
   echo "$as_me:15757: \$? = $ac_status" >&5
 
15780
   echo "$as_me:15780: \$? = $ac_status" >&5
15758
15781
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
15759
15782
   then
15760
15783
     # The compiler can only warn and ignore the option if not recognized
15927
15950
      fi
15928
15951
      ;;
15929
15952
 
15930
 
    netbsd*)
 
15953
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
15931
15954
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
15932
15955
        archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
15933
15956
        wlarc=
15985
16008
      else
15986
16009
        archive_expsym_cmds_GCJ="$tmp_archive_cmds"
15987
16010
      fi
 
16011
      link_all_deplibs_GCJ=no
15988
16012
    else
15989
16013
      ld_shlibs_GCJ=no
15990
16014
    fi
16141
16165
  cat conftest.err >&5
16142
16166
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16143
16167
  (exit $ac_status); } &&
16144
 
         { ac_try='test -z "$ac_c_werror_flag"
16145
 
                         || test ! -s conftest.err'
 
16168
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
16146
16169
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16147
16170
  (eval $ac_try) 2>&5
16148
16171
  ac_status=$?
16202
16225
  cat conftest.err >&5
16203
16226
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16204
16227
  (exit $ac_status); } &&
16205
 
         { ac_try='test -z "$ac_c_werror_flag"
16206
 
                         || test ! -s conftest.err'
 
16228
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
16207
16229
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16208
16230
  (eval $ac_try) 2>&5
16209
16231
  ac_status=$?
16446
16468
      link_all_deplibs_GCJ=yes
16447
16469
      ;;
16448
16470
 
16449
 
    netbsd*)
 
16471
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
16450
16472
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
16451
16473
        archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
16452
16474
      else
17080
17102
  # before this can be enabled.
17081
17103
  hardcode_into_libs=yes
17082
17104
 
17083
 
  # find out which ABI we are using
17084
 
  libsuff=
17085
 
  case "$host_cpu" in
17086
 
  x86_64*|s390x*|powerpc64*)
17087
 
    echo '#line 17087 "configure"' > conftest.$ac_ext
17088
 
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17089
 
  (eval $ac_compile) 2>&5
17090
 
  ac_status=$?
17091
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17092
 
  (exit $ac_status); }; then
17093
 
      case `/usr/bin/file conftest.$ac_objext` in
17094
 
      *64-bit*)
17095
 
        libsuff=64
17096
 
        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
17097
 
        ;;
17098
 
      esac
17099
 
    fi
17100
 
    rm -rf conftest*
17101
 
    ;;
17102
 
  esac
17103
 
 
17104
17105
  # Append ld.so.conf contents to the search path
17105
17106
  if test -f /etc/ld.so.conf; then
17106
17107
    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
17107
 
    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
 
17108
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
17108
17109
  fi
17109
17110
 
17110
17111
  # We used to test for /lib/ld.so.1 and disable shared libraries on
17116
17117
  dynamic_linker='GNU/Linux ld.so'
17117
17118
  ;;
17118
17119
 
 
17120
netbsdelf*-gnu)
 
17121
  version_type=linux
 
17122
  need_lib_prefix=no
 
17123
  need_version=no
 
17124
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
17125
  soname_spec='${libname}${release}${shared_ext}$major'
 
17126
  shlibpath_var=LD_LIBRARY_PATH
 
17127
  shlibpath_overrides_runpath=no
 
17128
  hardcode_into_libs=yes
 
17129
  dynamic_linker='NetBSD ld.elf_so'
 
17130
  ;;
 
17131
 
17119
17132
knetbsd*-gnu)
17120
17133
  version_type=linux
17121
17134
  need_lib_prefix=no
17415
17428
  cat conftest.err >&5
17416
17429
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17417
17430
  (exit $ac_status); } &&
17418
 
         { ac_try='test -z "$ac_c_werror_flag"
17419
 
                         || test ! -s conftest.err'
 
17431
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17420
17432
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17421
17433
  (eval $ac_try) 2>&5
17422
17434
  ac_status=$?
17519
17531
  cat conftest.err >&5
17520
17532
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17521
17533
  (exit $ac_status); } &&
17522
 
         { ac_try='test -z "$ac_c_werror_flag"
17523
 
                         || test ! -s conftest.err'
 
17534
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17524
17535
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17525
17536
  (eval $ac_try) 2>&5
17526
17537
  ac_status=$?
17585
17596
  cat conftest.err >&5
17586
17597
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17587
17598
  (exit $ac_status); } &&
17588
 
         { ac_try='test -z "$ac_c_werror_flag"
17589
 
                         || test ! -s conftest.err'
 
17599
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17590
17600
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17591
17601
  (eval $ac_try) 2>&5
17592
17602
  ac_status=$?
17679
17689
  cat conftest.err >&5
17680
17690
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17681
17691
  (exit $ac_status); } &&
17682
 
         { ac_try='test -z "$ac_c_werror_flag"
17683
 
                         || test ! -s conftest.err'
 
17692
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17684
17693
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17685
17694
  (eval $ac_try) 2>&5
17686
17695
  ac_status=$?
17745
17754
  cat conftest.err >&5
17746
17755
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17747
17756
  (exit $ac_status); } &&
17748
 
         { ac_try='test -z "$ac_c_werror_flag"
17749
 
                         || test ! -s conftest.err'
 
17757
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17750
17758
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17751
17759
  (eval $ac_try) 2>&5
17752
17760
  ac_status=$?
17812
17820
  cat conftest.err >&5
17813
17821
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17814
17822
  (exit $ac_status); } &&
17815
 
         { ac_try='test -z "$ac_c_werror_flag"
17816
 
                         || test ! -s conftest.err'
 
17823
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17817
17824
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17818
17825
  (eval $ac_try) 2>&5
17819
17826
  ac_status=$?
17879
17886
  cat conftest.err >&5
17880
17887
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17881
17888
  (exit $ac_status); } &&
17882
 
         { ac_try='test -z "$ac_c_werror_flag"
17883
 
                         || test ! -s conftest.err'
 
17889
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17884
17890
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17885
17891
  (eval $ac_try) 2>&5
17886
17892
  ac_status=$?
17955
17961
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
17956
17962
  lt_status=$lt_dlunknown
17957
17963
  cat > conftest.$ac_ext <<EOF
17958
 
#line 17958 "configure"
 
17964
#line 17964 "configure"
17959
17965
#include "confdefs.h"
17960
17966
 
17961
17967
#if HAVE_DLFCN_H
18053
18059
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
18054
18060
  lt_status=$lt_dlunknown
18055
18061
  cat > conftest.$ac_ext <<EOF
18056
 
#line 18056 "configure"
 
18062
#line 18062 "configure"
18057
18063
#include "confdefs.h"
18058
18064
 
18059
18065
#if HAVE_DLFCN_H
19436
19442
  cat conftest.err >&5
19437
19443
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19438
19444
  (exit $ac_status); } &&
19439
 
         { ac_try='test -z "$ac_c_werror_flag"
19440
 
                         || test ! -s conftest.err'
 
19445
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19441
19446
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19442
19447
  (eval $ac_try) 2>&5
19443
19448
  ac_status=$?
19495
19500
  cat conftest.err >&5
19496
19501
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19497
19502
  (exit $ac_status); } &&
19498
 
         { ac_try='test -z "$ac_c_werror_flag"
19499
 
                         || test ! -s conftest.err'
 
19503
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19500
19504
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19501
19505
  (eval $ac_try) 2>&5
19502
19506
  ac_status=$?
19612
19616
  cat conftest.err >&5
19613
19617
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19614
19618
  (exit $ac_status); } &&
19615
 
         { ac_try='test -z "$ac_c_werror_flag"
19616
 
                         || test ! -s conftest.err'
 
19619
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19617
19620
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19618
19621
  (eval $ac_try) 2>&5
19619
19622
  ac_status=$?
19667
19670
  cat conftest.err >&5
19668
19671
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19669
19672
  (exit $ac_status); } &&
19670
 
         { ac_try='test -z "$ac_c_werror_flag"
19671
 
                         || test ! -s conftest.err'
 
19673
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19672
19674
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19673
19675
  (eval $ac_try) 2>&5
19674
19676
  ac_status=$?
19713
19715
  cat conftest.err >&5
19714
19716
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19715
19717
  (exit $ac_status); } &&
19716
 
         { ac_try='test -z "$ac_c_werror_flag"
19717
 
                         || test ! -s conftest.err'
 
19718
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19718
19719
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19719
19720
  (eval $ac_try) 2>&5
19720
19721
  ac_status=$?
19758
19759
  cat conftest.err >&5
19759
19760
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19760
19761
  (exit $ac_status); } &&
19761
 
         { ac_try='test -z "$ac_c_werror_flag"
19762
 
                         || test ! -s conftest.err'
 
19762
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19763
19763
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19764
19764
  (eval $ac_try) 2>&5
19765
19765
  ac_status=$?
19839
19839
    : > sub/conftest.c
19840
19840
    for i in 1 2 3 4 5 6; do
19841
19841
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
19842
 
      : > sub/conftst$i.h
 
19842
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
 
19843
      # Solaris 8's {/usr,}/bin/sh.
 
19844
      touch sub/conftst$i.h
19843
19845
    done
19844
19846
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
19845
19847
 
19867
19869
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
19868
19870
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
19869
19871
      # icc doesn't choke on unknown options, it will just issue warnings
19870
 
      # (even with -Werror).  So we grep stderr for any message
19871
 
      # that says an option was ignored.
19872
 
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
 
19872
      # or remarks (even with -Werror).  So we grep stderr for any message
 
19873
      # that says an option was ignored or not supported.
 
19874
      # When given -MP, icc 7.0 and 7.1 complain thusly:
 
19875
      #   icc: Command line warning: ignoring option '-M'; no argument required
 
19876
      # The diagnosis changed in icc 8.0:
 
19877
      #   icc: Command line remark: option '-MP' not supported
 
19878
      if (grep 'ignoring option' conftest.err ||
 
19879
          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
19873
19880
        am_cv_CC_dependencies_compiler_type=$depmode
19874
19881
        break
19875
19882
      fi
20045
20052
  cat conftest.err >&5
20046
20053
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20047
20054
  (exit $ac_status); } &&
20048
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20049
 
                         || test ! -s conftest.err'
 
20055
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20050
20056
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20051
20057
  (eval $ac_try) 2>&5
20052
20058
  ac_status=$?
20104
20110
  cat conftest.err >&5
20105
20111
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20106
20112
  (exit $ac_status); } &&
20107
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20108
 
                         || test ! -s conftest.err'
 
20113
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20109
20114
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20110
20115
  (eval $ac_try) 2>&5
20111
20116
  ac_status=$?
20176
20181
  cat conftest.err >&5
20177
20182
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20178
20183
  (exit $ac_status); } &&
20179
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20180
 
                         || test ! -s conftest.err'
 
20184
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20181
20185
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20182
20186
  (eval $ac_try) 2>&5
20183
20187
  ac_status=$?
20221
20225
  cat conftest.err >&5
20222
20226
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20223
20227
  (exit $ac_status); } &&
20224
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20225
 
                         || test ! -s conftest.err'
 
20228
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20226
20229
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20227
20230
  (eval $ac_try) 2>&5
20228
20231
  ac_status=$?
20296
20299
    : > sub/conftest.c
20297
20300
    for i in 1 2 3 4 5 6; do
20298
20301
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
20299
 
      : > sub/conftst$i.h
 
20302
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
 
20303
      # Solaris 8's {/usr,}/bin/sh.
 
20304
      touch sub/conftst$i.h
20300
20305
    done
20301
20306
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
20302
20307
 
20324
20329
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
20325
20330
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
20326
20331
      # icc doesn't choke on unknown options, it will just issue warnings
20327
 
      # (even with -Werror).  So we grep stderr for any message
20328
 
      # that says an option was ignored.
20329
 
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
 
20332
      # or remarks (even with -Werror).  So we grep stderr for any message
 
20333
      # that says an option was ignored or not supported.
 
20334
      # When given -MP, icc 7.0 and 7.1 complain thusly:
 
20335
      #   icc: Command line warning: ignoring option '-M'; no argument required
 
20336
      # The diagnosis changed in icc 8.0:
 
20337
      #   icc: Command line remark: option '-MP' not supported
 
20338
      if (grep 'ignoring option' conftest.err ||
 
20339
          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
20330
20340
        am_cv_CXX_dependencies_compiler_type=$depmode
20331
20341
        break
20332
20342
      fi
20473
20483
  cat conftest.err >&5
20474
20484
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20475
20485
  (exit $ac_status); } &&
20476
 
         { ac_try='test -z "$ac_c_werror_flag"
20477
 
                         || test ! -s conftest.err'
 
20486
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
20478
20487
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20479
20488
  (eval $ac_try) 2>&5
20480
20489
  ac_status=$?
20683
20692
  cat conftest.err >&5
20684
20693
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20685
20694
  (exit $ac_status); } &&
20686
 
         { ac_try='test -z "$ac_c_werror_flag"
20687
 
                         || test ! -s conftest.err'
 
20695
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
20688
20696
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20689
20697
  (eval $ac_try) 2>&5
20690
20698
  ac_status=$?
20736
20744
 
20737
20745
 
20738
20746
          ac_config_files="$ac_config_files Makefile"
 
20747
 
20739
20748
cat >confcache <<\_ACEOF
20740
20749
# This file is a shell script that caches the results of configure
20741
20750
# tests run on this system so they can be shared between configure
20858
20867
LTLIBOBJS=$ac_ltlibobjs
20859
20868
 
20860
20869
 
 
20870
if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
 
20871
  { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
 
20872
Usually this means the macro was only invoked conditionally." >&5
 
20873
echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
 
20874
Usually this means the macro was only invoked conditionally." >&2;}
 
20875
   { (exit 1); exit 1; }; }
 
20876
fi
20861
20877
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
20862
20878
  { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
20863
20879
Usually this means the macro was only invoked conditionally." >&5
21164
21180
} >&5
21165
21181
cat >&5 <<_CSEOF
21166
21182
 
21167
 
This file was extended by $as_me, which was
 
21183
This file was extended by sane $as_me 0.80, which was
21168
21184
generated by GNU Autoconf 2.59.  Invocation command line was
21169
21185
 
21170
21186
  CONFIG_FILES    = $CONFIG_FILES
21222
21238
 
21223
21239
cat >>$CONFIG_STATUS <<_ACEOF
21224
21240
ac_cs_version="\\
21225
 
config.status
 
21241
sane config.status 0.80
21226
21242
configured by $0, generated by GNU Autoconf 2.59,
21227
21243
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
21228
21244
 
21429
21445
s,@AUTOMAKE@,$AUTOMAKE,;t t
21430
21446
s,@AUTOHEADER@,$AUTOHEADER,;t t
21431
21447
s,@MAKEINFO@,$MAKEINFO,;t t
21432
 
s,@AMTAR@,$AMTAR,;t t
21433
21448
s,@install_sh@,$install_sh,;t t
21434
21449
s,@STRIP@,$STRIP,;t t
21435
21450
s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
21436
21451
s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
 
21452
s,@mkdir_p@,$mkdir_p,;t t
21437
21453
s,@AWK@,$AWK,;t t
21438
21454
s,@SET_MAKE@,$SET_MAKE,;t t
21439
21455
s,@am__leading_dot@,$am__leading_dot,;t t
 
21456
s,@AMTAR@,$AMTAR,;t t
 
21457
s,@am__tar@,$am__tar,;t t
 
21458
s,@am__untar@,$am__untar,;t t
 
21459
s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
 
21460
s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
 
21461
s,@MAINT@,$MAINT,;t t
21440
21462
s,@build@,$build,;t t
21441
21463
s,@build_cpu@,$build_cpu,;t t
21442
21464
s,@build_vendor@,$build_vendor,;t t
21649
21671
  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
21650
21672
  esac
21651
21673
 
21652
 
  if test x"$ac_file" != x-; then
21653
 
    { echo "$as_me:$LINENO: creating $ac_file" >&5
21654
 
echo "$as_me: creating $ac_file" >&6;}
21655
 
    rm -f "$ac_file"
21656
 
  fi
21657
21674
  # Let's still pretend it is `configure' which instantiates (i.e., don't
21658
21675
  # use $as_me), people would be surprised to read:
21659
21676
  #    /* config.h.  Generated by config.status.  */
21692
21709
         fi;;
21693
21710
      esac
21694
21711
    done` || { (exit 1); exit 1; }
 
21712
 
 
21713
  if test x"$ac_file" != x-; then
 
21714
    { echo "$as_me:$LINENO: creating $ac_file" >&5
 
21715
echo "$as_me: creating $ac_file" >&6;}
 
21716
    rm -f "$ac_file"
 
21717
  fi
21695
21718
_ACEOF
21696
21719
cat >>$CONFIG_STATUS <<_ACEOF
21697
21720
  sed "$ac_vpsub
21860
21883
  else
21861
21884
    continue
21862
21885
  fi
21863
 
  grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
21864
 
  # Extract the definition of DEP_FILES from the Makefile without
21865
 
  # running `make'.
21866
 
  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
 
21886
  # Extract the definition of DEPDIR, am__include, and am__quote
 
21887
  # from the Makefile without running `make'.
 
21888
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
21867
21889
  test -z "$DEPDIR" && continue
 
21890
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
 
21891
  test -z "am__include" && continue
 
21892
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
21868
21893
  # When using ansi2knr, U may be empty or an underscore; expand it
21869
 
  U=`sed -n -e '/^U = / s///p' < "$mf"`
21870
 
  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
21871
 
  # We invoke sed twice because it is the simplest approach to
21872
 
  # changing $(DEPDIR) to its actual value in the expansion.
21873
 
  for file in `sed -n -e '
21874
 
    /^DEP_FILES = .*\\\\$/ {
21875
 
      s/^DEP_FILES = //
21876
 
      :loop
21877
 
        s/\\\\$//
21878
 
        p
21879
 
        n
21880
 
        /\\\\$/ b loop
21881
 
      p
21882
 
    }
21883
 
    /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
 
21894
  U=`sed -n 's/^U = //p' < "$mf"`
 
21895
  # Find all dependency output files, they are included files with
 
21896
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
 
21897
  # simplest approach to changing $(DEPDIR) to its actual value in the
 
21898
  # expansion.
 
21899
  for file in `sed -n "
 
21900
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
21884
21901
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
21885
21902
    # Make sure the directory exists.
21886
21903
    test -f "$dirpart/$file" && continue