IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2004, 9:01:37 AM (22 years ago)
Author:
desonia
Message:

fixed some problems stopping nonLinear from getting into the library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/configure

    r1890 r2125  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.57.
     3# Generated by GNU Autoconf 2.59.
    44#
    5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
    6 # Free Software Foundation, Inc.
     5# Copyright (C) 2003 Free Software Foundation, Inc.
    76# This configure script is free software; the Free Software Foundation
    87# gives unlimited permission to copy, distribute and modify it.
     
    2120  set -o posix
    2221fi
     22DUALCASE=1; export DUALCASE # for MKS sh
    2323
    2424# Support unset when possible.
    25 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
     25if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
    2626  as_unset=unset
    2727else
     
    4242  LC_TELEPHONE LC_TIME
    4343do
    44   if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
     44  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
    4545    eval $as_var=C; export $as_var
    4646  else
     
    219219  as_mkdir_p=:
    220220else
     221  test -d ./-p && rmdir ./-p
    221222  as_mkdir_p=false
    222223fi
     
    225226
    226227# Sed expression to map a string onto a valid CPP name.
    227 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
     228as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
    228229
    229230# Sed expression to map a string onto a valid variable name.
    230 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
     231as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
    231232
    232233
     
    391392
    392393
    393 tagnames=`echo "$tagnames,CXX" | sed 's/^,//'`
    394 
    395 tagnames=`echo "$tagnames,F77" | sed 's/^,//'`
     394tagnames=${tagnames+${tagnames},}CXX
     395
     396tagnames=${tagnames+${tagnames},}F77
    396397
    397398# Name of the host.
     
    463464#endif"
    464465
    465 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 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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os 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 GSL_CONFIG LIBOBJS LTLIBOBJS'
     466ac_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 mkdir_p AWK SET_MAKE am__leading_dot 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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os 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 GSL_CONFIG LIBOBJS LTLIBOBJS'
    466467ac_subst_files=''
    467468
     
    822823# Be sure to have absolute paths.
    823824for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
    824               localstatedir libdir includedir oldincludedir infodir mandir
     825              localstatedir libdir includedir oldincludedir infodir mandir
    825826do
    826827  eval ac_val=$`echo $ac_var`
     
    862863  ac_confdir=`(dirname "$0") 2>/dev/null ||
    863864$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    864         X"$0" : 'X\(//\)[^/]' \| \
    865         X"$0" : 'X\(//\)$' \| \
    866         X"$0" : 'X\(/\)' \| \
    867         .     : '\(.\)' 2>/dev/null ||
     865        X"$0" : 'X\(//\)[^/]' \| \
     866        X"$0" : 'X\(//\)$' \| \
     867        X"$0" : 'X\(/\)' \| \
     868        .     : '\(.\)' 2>/dev/null ||
    868869echo X"$0" |
    869870    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    977978Installation directories:
    978979  --prefix=PREFIX         install architecture-independent files in PREFIX
    979                           [$ac_default_prefix]
     980                          [$ac_default_prefix]
    980981  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
    981                           [PREFIX]
     982                          [PREFIX]
    982983
    983984By default, \`make install' will install all the files in
     
    10231024  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
    10241025  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
    1025   --disable-dependency-tracking Speeds up one-time builds
    1026   --enable-dependency-tracking  Do not reject slow dependency extractors
     1026  --disable-dependency-tracking  speeds up one-time build
     1027  --enable-dependency-tracking   do not reject slow dependency extractors
    10271028  --enable-shared[=PKGS]
    10281029                          build shared libraries [default=yes]
     
    10971098    ac_top_srcdir=$ac_top_builddir$srcdir ;;
    10981099esac
    1099 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
    1100 # absolute.
    1101 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
    1102 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
    1103 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
    1104 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
     1100
     1101# Do not use `cd foo && pwd` to compute absolute paths, because
     1102# the directories may not exist.
     1103case `pwd` in
     1104.) ac_abs_builddir="$ac_dir";;
     1105*)
     1106  case "$ac_dir" in
     1107  .) ac_abs_builddir=`pwd`;;
     1108  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
     1109  *) ac_abs_builddir=`pwd`/"$ac_dir";;
     1110  esac;;
     1111esac
     1112case $ac_abs_builddir in
     1113.) ac_abs_top_builddir=${ac_top_builddir}.;;
     1114*)
     1115  case ${ac_top_builddir}. in
     1116  .) ac_abs_top_builddir=$ac_abs_builddir;;
     1117  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
     1118  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
     1119  esac;;
     1120esac
     1121case $ac_abs_builddir in
     1122.) ac_abs_srcdir=$ac_srcdir;;
     1123*)
     1124  case $ac_srcdir in
     1125  .) ac_abs_srcdir=$ac_abs_builddir;;
     1126  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
     1127  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
     1128  esac;;
     1129esac
     1130case $ac_abs_builddir in
     1131.) ac_abs_top_srcdir=$ac_top_srcdir;;
     1132*)
     1133  case $ac_top_srcdir in
     1134  .) ac_abs_top_srcdir=$ac_abs_builddir;;
     1135  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
     1136  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
     1137  esac;;
     1138esac
    11051139
    11061140    cd $ac_dir
     
    11131147      $SHELL $ac_srcdir/configure  --help=recursive
    11141148    elif test -f $ac_srcdir/configure.ac ||
    1115            test -f $ac_srcdir/configure.in; then
     1149           test -f $ac_srcdir/configure.in; then
    11161150      echo
    11171151      $ac_configure --help
     
    11271161  cat <<\_ACEOF
    11281162
    1129 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
    1130 Free Software Foundation, Inc.
     1163Copyright (C) 2003 Free Software Foundation, Inc.
    11311164This configure script is free software; the Free Software Foundation
    11321165gives unlimited permission to copy, distribute and modify it.
     
    11401173
    11411174It was created by $as_me, which was
    1142 generated by GNU Autoconf 2.57.  Invocation command line was
     1175generated by GNU Autoconf 2.59.  Invocation command line was
    11431176
    11441177  $ $0 $@
     
    12171250      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
    12181251      if test $ac_must_keep_next = true; then
    1219         ac_must_keep_next=false # Got value, back to normal.
     1252        ac_must_keep_next=false # Got value, back to normal.
    12201253      else
    1221         case $ac_arg in
    1222           *=* | --config-cache | -C | -disable-* | --disable-* \
    1223           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
    1224           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
    1225           | -with-* | --with-* | -without-* | --without-* | --x)
    1226             case "$ac_configure_args0 " in
    1227               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
    1228             esac
    1229             ;;
    1230           -* ) ac_must_keep_next=true ;;
    1231         esac
     1254        case $ac_arg in
     1255          *=* | --config-cache | -C | -disable-* | --disable-* \
     1256          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
     1257          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
     1258          | -with-* | --with-* | -without-* | --without-* | --x)
     1259            case "$ac_configure_args0 " in
     1260              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
     1261            esac
     1262            ;;
     1263          -* ) ac_must_keep_next=true ;;
     1264        esac
    12321265      fi
    12331266      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
     
    12631296    *ac_space=\ *)
    12641297      sed -n \
    1265         "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
    1266           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
     1298        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
     1299          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
    12671300      ;;
    12681301    *)
    12691302      sed -n \
    1270         "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
     1303        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
    12711304      ;;
    12721305    esac;
     
    12971330      do
    12981331        eval ac_val=$`echo $ac_var`
    1299         echo "$ac_var='"'"'$ac_val'"'"'"
     1332        echo "$ac_var='"'"'$ac_val'"'"'"
    13001333      done | sort
    13011334      echo
     
    13161349    echo "$as_me: exit $exit_status"
    13171350  } >&5
    1318   rm -f core core.* *.core &&
     1351  rm -f core *.core &&
    13191352  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
    13201353    exit $exit_status
     
    13961429ac_cache_corrupted=false
    13971430for ac_var in `(set) 2>&1 |
    1398                sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
     1431               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
    13991432  eval ac_old_set=\$ac_cv_env_${ac_var}_set
    14001433  eval ac_new_set=\$ac_env_${ac_var}_set
     
    14131446    *)
    14141447      if test "x$ac_old_val" != "x$ac_new_val"; then
    1415         { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
     1448        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
    14161449echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
    1417         { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
     1450        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
    14181451echo "$as_me:   former value:  $ac_old_val" >&2;}
    1419         { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
     1452        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
    14201453echo "$as_me:   current value: $ac_new_val" >&2;}
    1421         ac_cache_corrupted=:
     1454        ac_cache_corrupted=:
    14221455      fi;;
    14231456  esac
     
    14701503          ac_config_headers="$ac_config_headers src/config.h"
    14711504
    1472 am__api_version="1.7"
     1505am__api_version="1.8"
    14731506ac_aux_dir=
    14741507for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
     
    15071540# AFS /usr/afsws/bin/install, which mishandles nonexistent args
    15081541# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
     1542# OS/2's system install, which has a completely different semantic
    15091543# ./install, which can be erroneously created by make from ./install.sh.
    15101544echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     
    15231557  ./ | .// | /cC/* | \
    15241558  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
     1559  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
    15251560  /usr/ucb/* ) ;;
    15261561  *)
     
    15301565    for ac_prog in ginstall scoinst install; do
    15311566      for ac_exec_ext in '' $ac_executable_extensions; do
    1532         if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
    1533           if test $ac_prog = install &&
    1534             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
    1535             # AIX install.  It has an incompatible calling convention.
    1536             :
    1537           elif test $ac_prog = install &&
    1538             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
    1539             # program-specific install script used by HP pwplus--don't use.
    1540             :
    1541           else
    1542             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    1543             break 3
    1544           fi
    1545         fi
     1567        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
     1568          if test $ac_prog = install &&
     1569            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     1570            # AIX install.  It has an incompatible calling convention.
     1571            :
     1572          elif test $ac_prog = install &&
     1573            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     1574            # program-specific install script used by HP pwplus--don't use.
     1575            :
     1576          else
     1577            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     1578            break 3
     1579          fi
     1580        fi
    15461581      done
    15471582    done
     
    16311666rm conftest.sed
    16321667
    1633 
    16341668# expand $ac_aux_dir to an absolute path
    16351669am_aux_dir=`cd $ac_aux_dir && pwd`
     
    16431677  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
    16441678echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
     1679fi
     1680
     1681if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
     1682  # Keeping the `.' argument allows $(mkdir_p) to be used without
     1683  # argument.  Indeed, we sometimes output rules like
     1684  #   $(mkdir_p) $(somedir)
     1685  # where $(somedir) is conditionally defined.
     1686  # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
     1687  # expensive solution, as it forces Make to start a sub-shell.)
     1688  mkdir_p='mkdir -p -- .'
     1689else
     1690  # On NextStep and OpenStep, the `mkdir' command does not
     1691  # recognize any option.  It will interpret all options as
     1692  # directories to create, and then abort because `.' already
     1693  # exists.
     1694  for d in ./-p ./--version;
     1695  do
     1696    test -d $d && rmdir $d
     1697  done
     1698  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
     1699  if test -f "$ac_aux_dir/mkinstalldirs"; then
     1700    mkdir_p='$(mkinstalldirs)'
     1701  else
     1702    mkdir_p='$(install_sh) -d'
     1703  fi
    16451704fi
    16461705
     
    16871746echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
    16881747echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
    1689 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
     1748set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
    16901749if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
    16911750  echo $ECHO_N "(cached) $ECHO_C" >&6
     
    17231782rmdir .tst 2>/dev/null
    17241783
    1725  # test to see if srcdir already configured
     1784# test to see if srcdir already configured
    17261785if test "`cd $srcdir && pwd`" != "`pwd`" &&
    17271786   test -f $srcdir/config.status; then
     
    22122271
    22132272cat >conftest.$ac_ext <<_ACEOF
    2214 #line $LINENO "configure"
    22152273/* confdefs.h.  */
    22162274_ACEOF
     
    22322290# It will help us diagnose broken compilers, and finding out an intuition
    22332291# of exeext.
    2234 echo "$as_me:$LINENO: checking for C compiler default output" >&5
    2235 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
     2292echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
     2293echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
    22362294ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
    22372295if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
     
    22532311  case $ac_file in
    22542312    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
    2255         ;;
     2313        ;;
    22562314    conftest.$ac_ext )
    2257         # This is the source file.
    2258         ;;
     2315        # This is the source file.
     2316        ;;
    22592317    [ab].out )
    2260         # We found the default executable, but exeext='' is most
    2261         # certainly right.
    2262         break;;
     2318        # We found the default executable, but exeext='' is most
     2319        # certainly right.
     2320        break;;
    22632321    *.* )
    2264         ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    2265         # FIXME: I believe we export ac_cv_exeext for Libtool,
    2266         # but it would be cool to find out if it's true.  Does anybody
    2267         # maintain Libtool? --akim.
    2268         export ac_cv_exeext
    2269         break;;
     2322        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
     2323        # FIXME: I believe we export ac_cv_exeext for Libtool,
     2324        # but it would be cool to find out if it's true.  Does anybody
     2325        # maintain Libtool? --akim.
     2326        export ac_cv_exeext
     2327        break;;
    22702328    * )
    2271         break;;
     2329        break;;
    22722330  esac
    22732331done
     
    23432401    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
    23442402    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    2345           export ac_cv_exeext
    2346           break;;
     2403          export ac_cv_exeext
     2404          break;;
    23472405    * ) break;;
    23482406  esac
     
    23692427else
    23702428  cat >conftest.$ac_ext <<_ACEOF
    2371 #line $LINENO "configure"
    23722429/* confdefs.h.  */
    23732430_ACEOF
     
    24202477else
    24212478  cat >conftest.$ac_ext <<_ACEOF
    2422 #line $LINENO "configure"
    24232479/* confdefs.h.  */
    24242480_ACEOF
     
    24402496rm -f conftest.$ac_objext
    24412497if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2442   (eval $ac_compile) 2>&5
     2498  (eval $ac_compile) 2>conftest.er1
     2499  ac_status=$?
     2500  grep -v '^ *+' conftest.er1 >conftest.err
     2501  rm -f conftest.er1
     2502  cat conftest.err >&5
     2503  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2504  (exit $ac_status); } &&
     2505         { ac_try='test -z "$ac_c_werror_flag"
     2506                         || test ! -s conftest.err'
     2507  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2508  (eval $ac_try) 2>&5
    24432509  ac_status=$?
    24442510  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2445   (exit $ac_status); } &&
    2446         { ac_try='test -s conftest.$ac_objext'
     2511  (exit $ac_status); }; } &&
     2512        { ac_try='test -s conftest.$ac_objext'
    24472513  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    24482514  (eval $ac_try) 2>&5
     
    24572523ac_compiler_gnu=no
    24582524fi
    2459 rm -f conftest.$ac_objext conftest.$ac_ext
     2525rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    24602526ac_cv_c_compiler_gnu=$ac_compiler_gnu
    24612527
     
    24732539else
    24742540  cat >conftest.$ac_ext <<_ACEOF
    2475 #line $LINENO "configure"
    24762541/* confdefs.h.  */
    24772542_ACEOF
     
    24902555rm -f conftest.$ac_objext
    24912556if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2492   (eval $ac_compile) 2>&5
     2557  (eval $ac_compile) 2>conftest.er1
     2558  ac_status=$?
     2559  grep -v '^ *+' conftest.er1 >conftest.err
     2560  rm -f conftest.er1
     2561  cat conftest.err >&5
     2562  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2563  (exit $ac_status); } &&
     2564         { ac_try='test -z "$ac_c_werror_flag"
     2565                         || test ! -s conftest.err'
     2566  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2567  (eval $ac_try) 2>&5
    24932568  ac_status=$?
    24942569  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2495   (exit $ac_status); } &&
    2496         { ac_try='test -s conftest.$ac_objext'
     2570  (exit $ac_status); }; } &&
     2571        { ac_try='test -s conftest.$ac_objext'
    24972572  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    24982573  (eval $ac_try) 2>&5
     
    25072582ac_cv_prog_cc_g=no
    25082583fi
    2509 rm -f conftest.$ac_objext conftest.$ac_ext
     2584rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    25102585fi
    25112586echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
     
    25342609ac_save_CC=$CC
    25352610cat >conftest.$ac_ext <<_ACEOF
    2536 #line $LINENO "configure"
    25372611/* confdefs.h.  */
    25382612_ACEOF
     
    25622636  return s;
    25632637}
     2638
     2639/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
     2640   function prototypes and stuff, but not '\xHH' hex character constants.
     2641   These don't provoke an error unfortunately, instead are silently treated
     2642   as 'x'.  The following induces an error, until -std1 is added to get
     2643   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
     2644   array size at least.  It's necessary to write '\x00'==0 to get something
     2645   that's true only with -std1.  */
     2646int osf4_cc_array ['\x00' == 0 ? 1 : -1];
     2647
    25642648int test (int i, double x);
    25652649struct s1 {int (*f) (int a);};
     
    25882672  rm -f conftest.$ac_objext
    25892673if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2590   (eval $ac_compile) 2>&5
     2674  (eval $ac_compile) 2>conftest.er1
     2675  ac_status=$?
     2676  grep -v '^ *+' conftest.er1 >conftest.err
     2677  rm -f conftest.er1
     2678  cat conftest.err >&5
     2679  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2680  (exit $ac_status); } &&
     2681         { ac_try='test -z "$ac_c_werror_flag"
     2682                         || test ! -s conftest.err'
     2683  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2684  (eval $ac_try) 2>&5
    25912685  ac_status=$?
    25922686  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2593   (exit $ac_status); } &&
    2594         { ac_try='test -s conftest.$ac_objext'
     2687  (exit $ac_status); }; } &&
     2688        { ac_try='test -s conftest.$ac_objext'
    25952689  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    25962690  (eval $ac_try) 2>&5
     
    26052699
    26062700fi
    2607 rm -f conftest.$ac_objext
     2701rm -f conftest.err conftest.$ac_objext
    26082702done
    26092703rm -f conftest.$ac_ext conftest.$ac_objext
     
    26332727rm -f conftest.$ac_objext
    26342728if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2635   (eval $ac_compile) 2>&5
     2729  (eval $ac_compile) 2>conftest.er1
     2730  ac_status=$?
     2731  grep -v '^ *+' conftest.er1 >conftest.err
     2732  rm -f conftest.er1
     2733  cat conftest.err >&5
     2734  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2735  (exit $ac_status); } &&
     2736         { ac_try='test -z "$ac_c_werror_flag"
     2737                         || test ! -s conftest.err'
     2738  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2739  (eval $ac_try) 2>&5
    26362740  ac_status=$?
    26372741  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2638   (exit $ac_status); } &&
    2639         { ac_try='test -s conftest.$ac_objext'
     2742  (exit $ac_status); }; } &&
     2743        { ac_try='test -s conftest.$ac_objext'
    26402744  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    26412745  (eval $ac_try) 2>&5
     
    26442748  (exit $ac_status); }; }; then
    26452749  for ac_declaration in \
    2646    ''\
    2647    '#include <stdlib.h>' \
     2750   '' \
    26482751   'extern "C" void std::exit (int) throw (); using std::exit;' \
    26492752   'extern "C" void std::exit (int); using std::exit;' \
     
    26532756do
    26542757  cat >conftest.$ac_ext <<_ACEOF
    2655 #line $LINENO "configure"
    26562758/* confdefs.h.  */
    26572759_ACEOF
     
    26592761cat >>conftest.$ac_ext <<_ACEOF
    26602762/* end confdefs.h.  */
     2763$ac_declaration
    26612764#include <stdlib.h>
    2662 $ac_declaration
    26632765int
    26642766main ()
     
    26712773rm -f conftest.$ac_objext
    26722774if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2673   (eval $ac_compile) 2>&5
     2775  (eval $ac_compile) 2>conftest.er1
     2776  ac_status=$?
     2777  grep -v '^ *+' conftest.er1 >conftest.err
     2778  rm -f conftest.er1
     2779  cat conftest.err >&5
     2780  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2781  (exit $ac_status); } &&
     2782         { ac_try='test -z "$ac_c_werror_flag"
     2783                         || test ! -s conftest.err'
     2784  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2785  (eval $ac_try) 2>&5
    26742786  ac_status=$?
    26752787  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2676   (exit $ac_status); } &&
    2677         { ac_try='test -s conftest.$ac_objext'
     2788  (exit $ac_status); }; } &&
     2789        { ac_try='test -s conftest.$ac_objext'
    26782790  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    26792791  (eval $ac_try) 2>&5
     
    26882800continue
    26892801fi
    2690 rm -f conftest.$ac_objext conftest.$ac_ext
     2802rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    26912803  cat >conftest.$ac_ext <<_ACEOF
    2692 #line $LINENO "configure"
    26932804/* confdefs.h.  */
    26942805_ACEOF
     
    27072818rm -f conftest.$ac_objext
    27082819if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2709   (eval $ac_compile) 2>&5
     2820  (eval $ac_compile) 2>conftest.er1
     2821  ac_status=$?
     2822  grep -v '^ *+' conftest.er1 >conftest.err
     2823  rm -f conftest.er1
     2824  cat conftest.err >&5
     2825  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2826  (exit $ac_status); } &&
     2827         { ac_try='test -z "$ac_c_werror_flag"
     2828                         || test ! -s conftest.err'
     2829  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2830  (eval $ac_try) 2>&5
    27102831  ac_status=$?
    27112832  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2712   (exit $ac_status); } &&
    2713         { ac_try='test -s conftest.$ac_objext'
     2833  (exit $ac_status); }; } &&
     2834        { ac_try='test -s conftest.$ac_objext'
    27142835  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    27152836  (eval $ac_try) 2>&5
     
    27232844
    27242845fi
    2725 rm -f conftest.$ac_objext conftest.$ac_ext
     2846rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    27262847done
    27272848rm -f conftest*
     
    27372858
    27382859fi
    2739 rm -f conftest.$ac_objext conftest.$ac_ext
     2860rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    27402861ac_ext=c
    27412862ac_cpp='$CPP $CPPFLAGS'
     
    28502971    for i in 1 2 3 4 5 6; do
    28512972      echo '#include "conftst'$i'.h"' >> sub/conftest.c
    2852       : > sub/conftst$i.h
     2973      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
     2974      # Solaris 8's {/usr,}/bin/sh.
     2975      touch sub/conftst$i.h
    28532976    done
    28542977    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     
    29273050# AFS /usr/afsws/bin/install, which mishandles nonexistent args
    29283051# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
     3052# OS/2's system install, which has a completely different semantic
    29293053# ./install, which can be erroneously created by make from ./install.sh.
    29303054echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     
    29433067  ./ | .// | /cC/* | \
    29443068  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
     3069  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
    29453070  /usr/ucb/* ) ;;
    29463071  *)
     
    29503075    for ac_prog in ginstall scoinst install; do
    29513076      for ac_exec_ext in '' $ac_executable_extensions; do
    2952         if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
    2953           if test $ac_prog = install &&
    2954             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
    2955             # AIX install.  It has an incompatible calling convention.
    2956             :
    2957           elif test $ac_prog = install &&
    2958             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
    2959             # program-specific install script used by HP pwplus--don't use.
    2960             :
    2961           else
    2962             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    2963             break 3
    2964           fi
    2965         fi
     3077        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
     3078          if test $ac_prog = install &&
     3079            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     3080            # AIX install.  It has an incompatible calling convention.
     3081            :
     3082          elif test $ac_prog = install &&
     3083            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     3084            # program-specific install script used by HP pwplus--don't use.
     3085            :
     3086          else
     3087            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     3088            break 3
     3089          fi
     3090        fi
    29663091      done
    29673092    done
     
    32153340    [\\/]* | ?:[\\/]*)
    32163341      re_direlt='/[^/][^/]*/\.\./'
    3217       # Canonicalize the path of ld
     3342      # Canonicalize the pathname of ld
    32183343      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
    32193344      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
     
    34053530  ;;
    34063531
    3407 cygwin* | mingw* | pw32*)
    3408   # win32_libid is a shell function defined in ltmain.sh
     3532cygwin*)
     3533  # func_win32_libid is a shell function defined in ltmain.sh
    34093534  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
    3410   lt_cv_file_magic_cmd='win32_libid'
     3535  lt_cv_file_magic_cmd='func_win32_libid'
    34113536  ;;
    34123537
     3538mingw* | pw32*)
     3539  # Base MSYS/MinGW do not provide the 'file' command needed by
     3540  # func_win32_libid shell function, so use a weaker test based on 'objdump'.
     3541  lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
     3542  lt_cv_file_magic_cmd='$OBJDUMP -f'
     3543  ;;
     3544
    34133545darwin* | rhapsody*)
    3414   # this will be overwritten by pass_all, but leave it in just in case
    3415   lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
    3416   lt_cv_file_magic_cmd='/usr/bin/file -L'
    3417   case "$host_os" in
    3418   rhapsody* | darwin1.[012])
    3419     lt_cv_file_magic_test_file=`/System/Library/Frameworks/System.framework/System`
    3420     ;;
    3421   *) # Darwin 1.3 on
    3422     lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
    3423     ;;
    3424   esac
    34253546  lt_cv_deplibs_check_method=pass_all
    34263547  ;;
    34273548
    3428 freebsd*)
     3549freebsd* | kfreebsd*-gnu)
    34293550  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    34303551    case $host_cpu in
     
    34653586
    34663587irix5* | irix6* | nonstopux*)
    3467   case $host_os in
    3468   irix5* | nonstopux*)
    3469     # this will be overridden with pass_all, but let us keep it just in case
    3470     lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
    3471     ;;
    3472   *)
    3473     case $LD in
    3474     *-32|*"-32 ") libmagic=32-bit;;
    3475     *-n32|*"-n32 ") libmagic=N32;;
    3476     *-64|*"-64 ") libmagic=64-bit;;
    3477     *) libmagic=never-match;;
    3478     esac
    3479     # this will be overridden with pass_all, but let us keep it just in case
    3480     lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
    3481     ;;
     3588  case $LD in
     3589  *-32|*"-32 ") libmagic=32-bit;;
     3590  *-n32|*"-n32 ") libmagic=N32;;
     3591  *-64|*"-64 ") libmagic=64-bit;;
     3592  *) libmagic=never-match;;
    34823593  esac
    3483   lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
    34843594  lt_cv_deplibs_check_method=pass_all
    34853595  ;;
     
    34883598linux*)
    34893599  case $host_cpu in
    3490   alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* | sh* | x86_64*)
     3600  alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*)
    34913601    lt_cv_deplibs_check_method=pass_all ;;
    34923602  *)
    34933603    # glibc up to 2.1.1 does not perform some relocations on ARM
     3604    # this will be overridden with pass_all, but let us keep it just in case
    34943605    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
    34953606  esac
    34963607  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
     3608  lt_cv_deplibs_check_method=pass_all
    34973609  ;;
    34983610
     
    35113623  ;;
    35123624
    3513 nto-qnx)
     3625nto-qnx*)
    35143626  lt_cv_deplibs_check_method=unknown
    35153627  ;;
     
    35263638
    35273639osf3* | osf4* | osf5*)
    3528   # this will be overridden with pass_all, but let us keep it just in case
    3529   lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'
    3530   lt_cv_file_magic_test_file=/shlib/libc.so
    35313640  lt_cv_deplibs_check_method=pass_all
    35323641  ;;
     
    35383647solaris*)
    35393648  lt_cv_deplibs_check_method=pass_all
    3540   lt_cv_file_magic_test_file=/lib/libc.so
    35413649  ;;
    35423650
     
    36183726*-*-irix6*)
    36193727  # Find out which ABI we are using.
    3620   echo '#line 3620 "configure"' > conftest.$ac_ext
     3728  echo '#line 3728 "configure"' > conftest.$ac_ext
    36213729  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    36223730  (eval $ac_compile) 2>&5
     
    36673775          LD="${LD-ld} -m elf_i386"
    36683776          ;;
    3669         ppc64-*linux*)
     3777        ppc64-*linux*|powerpc64-*linux*)
    36703778          LD="${LD-ld} -m elf32ppclinux"
    36713779          ;;
     
    37153823
    37163824     cat >conftest.$ac_ext <<_ACEOF
    3717 #line $LINENO "configure"
    37183825/* confdefs.h.  */
    37193826_ACEOF
     
    37323839rm -f conftest.$ac_objext conftest$ac_exeext
    37333840if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3734   (eval $ac_link) 2>&5
     3841  (eval $ac_link) 2>conftest.er1
     3842  ac_status=$?
     3843  grep -v '^ *+' conftest.er1 >conftest.err
     3844  rm -f conftest.er1
     3845  cat conftest.err >&5
     3846  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3847  (exit $ac_status); } &&
     3848         { ac_try='test -z "$ac_c_werror_flag"
     3849                         || test ! -s conftest.err'
     3850  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     3851  (eval $ac_try) 2>&5
    37353852  ac_status=$?
    37363853  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3737   (exit $ac_status); } &&
    3738         { ac_try='test -s conftest$ac_exeext'
     3854  (exit $ac_status); }; } &&
     3855        { ac_try='test -s conftest$ac_exeext'
    37393856  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    37403857  (eval $ac_try) 2>&5
     
    37493866lt_cv_cc_needs_belf=no
    37503867fi
    3751 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     3868rm -f conftest.err conftest.$ac_objext \
     3869      conftest$ac_exeext conftest.$ac_ext
    37523870     ac_ext=c
    37533871ac_cpp='$CPP $CPPFLAGS'
     
    37983916  # not just through cpp. "Syntax error" is here to catch this case.
    37993917  cat >conftest.$ac_ext <<_ACEOF
    3800 #line $LINENO "configure"
    38013918/* confdefs.h.  */
    38023919_ACEOF
     
    38093926# include <assert.h>
    38103927#endif
    3811                      Syntax error
     3928                     Syntax error
    38123929_ACEOF
    38133930if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
     
    38213938  if test -s conftest.err; then
    38223939    ac_cpp_err=$ac_c_preproc_warn_flag
     3940    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    38233941  else
    38243942    ac_cpp_err=
     
    38413959  # can be detected and how.
    38423960  cat >conftest.$ac_ext <<_ACEOF
    3843 #line $LINENO "configure"
    38443961/* confdefs.h.  */
    38453962_ACEOF
     
    38593976  if test -s conftest.err; then
    38603977    ac_cpp_err=$ac_c_preproc_warn_flag
     3978    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    38613979  else
    38623980    ac_cpp_err=
     
    39054023  # not just through cpp. "Syntax error" is here to catch this case.
    39064024  cat >conftest.$ac_ext <<_ACEOF
    3907 #line $LINENO "configure"
    39084025/* confdefs.h.  */
    39094026_ACEOF
     
    39164033# include <assert.h>
    39174034#endif
    3918                      Syntax error
     4035                     Syntax error
    39194036_ACEOF
    39204037if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
     
    39284045  if test -s conftest.err; then
    39294046    ac_cpp_err=$ac_c_preproc_warn_flag
     4047    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    39304048  else
    39314049    ac_cpp_err=
     
    39484066  # can be detected and how.
    39494067  cat >conftest.$ac_ext <<_ACEOF
    3950 #line $LINENO "configure"
    39514068/* confdefs.h.  */
    39524069_ACEOF
     
    39664083  if test -s conftest.err; then
    39674084    ac_cpp_err=$ac_c_preproc_warn_flag
     4085    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    39684086  else
    39694087    ac_cpp_err=
     
    40114129else
    40124130  cat >conftest.$ac_ext <<_ACEOF
    4013 #line $LINENO "configure"
    40144131/* confdefs.h.  */
    40154132_ACEOF
     
    40324149rm -f conftest.$ac_objext
    40334150if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4034   (eval $ac_compile) 2>&5
     4151  (eval $ac_compile) 2>conftest.er1
     4152  ac_status=$?
     4153  grep -v '^ *+' conftest.er1 >conftest.err
     4154  rm -f conftest.er1
     4155  cat conftest.err >&5
     4156  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4157  (exit $ac_status); } &&
     4158         { ac_try='test -z "$ac_c_werror_flag"
     4159                         || test ! -s conftest.err'
     4160  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4161  (eval $ac_try) 2>&5
    40354162  ac_status=$?
    40364163  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4037   (exit $ac_status); } &&
    4038         { ac_try='test -s conftest.$ac_objext'
     4164  (exit $ac_status); }; } &&
     4165        { ac_try='test -s conftest.$ac_objext'
    40394166  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    40404167  (eval $ac_try) 2>&5
     
    40494176ac_cv_header_stdc=no
    40504177fi
    4051 rm -f conftest.$ac_objext conftest.$ac_ext
     4178rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    40524179
    40534180if test $ac_cv_header_stdc = yes; then
    40544181  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    40554182  cat >conftest.$ac_ext <<_ACEOF
    4056 #line $LINENO "configure"
    40574183/* confdefs.h.  */
    40584184_ACEOF
     
    40764202  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    40774203  cat >conftest.$ac_ext <<_ACEOF
    4078 #line $LINENO "configure"
    40794204/* confdefs.h.  */
    40804205_ACEOF
     
    41014226else
    41024227  cat >conftest.$ac_ext <<_ACEOF
    4103 #line $LINENO "configure"
    41044228/* confdefs.h.  */
    41054229_ACEOF
     
    41134237#else
    41144238# define ISLOWER(c) \
    4115                    (('a' <= (c) && (c) <= 'i') \
    4116                      || ('j' <= (c) && (c) <= 'r') \
    4117                      || ('s' <= (c) && (c) <= 'z'))
     4239                   (('a' <= (c) && (c) <= 'i') \
     4240                     || ('j' <= (c) && (c) <= 'r') \
     4241                     || ('s' <= (c) && (c) <= 'z'))
    41184242# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
    41194243#endif
     
    41264250  for (i = 0; i < 256; i++)
    41274251    if (XOR (islower (i), ISLOWER (i))
    4128         || toupper (i) != TOUPPER (i))
     4252        || toupper (i) != TOUPPER (i))
    41294253      exit(2);
    41304254  exit (0);
     
    41514275ac_cv_header_stdc=no
    41524276fi
    4153 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
     4277rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    41544278fi
    41554279fi
     
    41764300
    41774301for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
    4178                   inttypes.h stdint.h unistd.h
     4302                  inttypes.h stdint.h unistd.h
    41794303do
    41804304as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     
    41854309else
    41864310  cat >conftest.$ac_ext <<_ACEOF
    4187 #line $LINENO "configure"
    41884311/* confdefs.h.  */
    41894312_ACEOF
     
    41974320rm -f conftest.$ac_objext
    41984321if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4199   (eval $ac_compile) 2>&5
     4322  (eval $ac_compile) 2>conftest.er1
     4323  ac_status=$?
     4324  grep -v '^ *+' conftest.er1 >conftest.err
     4325  rm -f conftest.er1
     4326  cat conftest.err >&5
     4327  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4328  (exit $ac_status); } &&
     4329         { ac_try='test -z "$ac_c_werror_flag"
     4330                         || test ! -s conftest.err'
     4331  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4332  (eval $ac_try) 2>&5
    42004333  ac_status=$?
    42014334  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4202   (exit $ac_status); } &&
    4203         { ac_try='test -s conftest.$ac_objext'
     4335  (exit $ac_status); }; } &&
     4336        { ac_try='test -s conftest.$ac_objext'
    42044337  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    42054338  (eval $ac_try) 2>&5
     
    42144347eval "$as_ac_Header=no"
    42154348fi
    4216 rm -f conftest.$ac_objext conftest.$ac_ext
     4349rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    42174350fi
    42184351echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
     
    42454378echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
    42464379cat >conftest.$ac_ext <<_ACEOF
    4247 #line $LINENO "configure"
    42484380/* confdefs.h.  */
    42494381_ACEOF
     
    42564388rm -f conftest.$ac_objext
    42574389if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4258   (eval $ac_compile) 2>&5
     4390  (eval $ac_compile) 2>conftest.er1
     4391  ac_status=$?
     4392  grep -v '^ *+' conftest.er1 >conftest.err
     4393  rm -f conftest.er1
     4394  cat conftest.err >&5
     4395  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4396  (exit $ac_status); } &&
     4397         { ac_try='test -z "$ac_c_werror_flag"
     4398                         || test ! -s conftest.err'
     4399  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4400  (eval $ac_try) 2>&5
    42594401  ac_status=$?
    42604402  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4261   (exit $ac_status); } &&
    4262         { ac_try='test -s conftest.$ac_objext'
     4403  (exit $ac_status); }; } &&
     4404        { ac_try='test -s conftest.$ac_objext'
    42634405  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    42644406  (eval $ac_try) 2>&5
     
    42734415ac_header_compiler=no
    42744416fi
    4275 rm -f conftest.$ac_objext conftest.$ac_ext
     4417rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    42764418echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    42774419echo "${ECHO_T}$ac_header_compiler" >&6
     
    42814423echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
    42824424cat >conftest.$ac_ext <<_ACEOF
    4283 #line $LINENO "configure"
    42844425/* confdefs.h.  */
    42854426_ACEOF
     
    42994440  if test -s conftest.err; then
    43004441    ac_cpp_err=$ac_c_preproc_warn_flag
     4442    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    43014443  else
    43024444    ac_cpp_err=
     
    43184460
    43194461# So?  What about this header?
    4320 case $ac_header_compiler:$ac_header_preproc in
    4321   yes:no )
     4462case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
     4463  yes:no: )
    43224464    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    43234465echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     4466    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     4467echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     4468    ac_header_preproc=yes
     4469    ;;
     4470  no:yes:* )
     4471    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     4472echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     4473    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     4474echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     4475    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     4476echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     4477    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     4478echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    43244479    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    43254480echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     4481    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     4482echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    43264483    (
    43274484      cat <<\_ASBOX
    4328 ## ------------------------------------ ##
    4329 ## Report this to bug-autoconf@gnu.org. ##
    4330 ## ------------------------------------ ##
    4331 _ASBOX
    4332     ) |
    4333       sed "s/^/$as_me: WARNING:     /" >&2
    4334     ;;
    4335   no:yes )
    4336     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    4337 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    4338     { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
    4339 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
    4340     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    4341 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    4342     (
    4343       cat <<\_ASBOX
    4344 ## ------------------------------------ ##
    4345 ## Report this to bug-autoconf@gnu.org. ##
    4346 ## ------------------------------------ ##
     4485## ------------------------------------------ ##
     4486## Report this to the AC_PACKAGE_NAME lists.  ##
     4487## ------------------------------------------ ##
    43474488_ASBOX
    43484489    ) |
     
    43554496  echo $ECHO_N "(cached) $ECHO_C" >&6
    43564497else
    4357   eval "$as_ac_Header=$ac_header_preproc"
     4498  eval "$as_ac_Header=\$ac_header_preproc"
    43584499fi
    43594500echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
     
    44894630else
    44904631  cat >conftest.$ac_ext <<_ACEOF
    4491 #line $LINENO "configure"
    44924632/* confdefs.h.  */
    44934633_ACEOF
     
    45094649rm -f conftest.$ac_objext
    45104650if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4511   (eval $ac_compile) 2>&5
     4651  (eval $ac_compile) 2>conftest.er1
     4652  ac_status=$?
     4653  grep -v '^ *+' conftest.er1 >conftest.err
     4654  rm -f conftest.er1
     4655  cat conftest.err >&5
     4656  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4657  (exit $ac_status); } &&
     4658         { ac_try='test -z "$ac_cxx_werror_flag"
     4659                         || test ! -s conftest.err'
     4660  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4661  (eval $ac_try) 2>&5
    45124662  ac_status=$?
    45134663  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4514   (exit $ac_status); } &&
    4515         { ac_try='test -s conftest.$ac_objext'
     4664  (exit $ac_status); }; } &&
     4665        { ac_try='test -s conftest.$ac_objext'
    45164666  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    45174667  (eval $ac_try) 2>&5
     
    45264676ac_compiler_gnu=no
    45274677fi
    4528 rm -f conftest.$ac_objext conftest.$ac_ext
     4678rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    45294679ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
    45304680
     
    45424692else
    45434693  cat >conftest.$ac_ext <<_ACEOF
    4544 #line $LINENO "configure"
    45454694/* confdefs.h.  */
    45464695_ACEOF
     
    45594708rm -f conftest.$ac_objext
    45604709if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4561   (eval $ac_compile) 2>&5
     4710  (eval $ac_compile) 2>conftest.er1
     4711  ac_status=$?
     4712  grep -v '^ *+' conftest.er1 >conftest.err
     4713  rm -f conftest.er1
     4714  cat conftest.err >&5
     4715  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4716  (exit $ac_status); } &&
     4717         { ac_try='test -z "$ac_cxx_werror_flag"
     4718                         || test ! -s conftest.err'
     4719  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4720  (eval $ac_try) 2>&5
    45624721  ac_status=$?
    45634722  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4564   (exit $ac_status); } &&
    4565         { ac_try='test -s conftest.$ac_objext'
     4723  (exit $ac_status); }; } &&
     4724        { ac_try='test -s conftest.$ac_objext'
    45664725  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    45674726  (eval $ac_try) 2>&5
     
    45764735ac_cv_prog_cxx_g=no
    45774736fi
    4578 rm -f conftest.$ac_objext conftest.$ac_ext
     4737rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    45794738fi
    45804739echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
     
    45964755fi
    45974756for ac_declaration in \
    4598    ''\
    4599    '#include <stdlib.h>' \
     4757   '' \
    46004758   'extern "C" void std::exit (int) throw (); using std::exit;' \
    46014759   'extern "C" void std::exit (int); using std::exit;' \
     
    46054763do
    46064764  cat >conftest.$ac_ext <<_ACEOF
    4607 #line $LINENO "configure"
    46084765/* confdefs.h.  */
    46094766_ACEOF
     
    46114768cat >>conftest.$ac_ext <<_ACEOF
    46124769/* end confdefs.h.  */
     4770$ac_declaration
    46134771#include <stdlib.h>
    4614 $ac_declaration
    46154772int
    46164773main ()
     
    46234780rm -f conftest.$ac_objext
    46244781if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4625   (eval $ac_compile) 2>&5
     4782  (eval $ac_compile) 2>conftest.er1
     4783  ac_status=$?
     4784  grep -v '^ *+' conftest.er1 >conftest.err
     4785  rm -f conftest.er1
     4786  cat conftest.err >&5
     4787  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4788  (exit $ac_status); } &&
     4789         { ac_try='test -z "$ac_cxx_werror_flag"
     4790                         || test ! -s conftest.err'
     4791  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4792  (eval $ac_try) 2>&5
    46264793  ac_status=$?
    46274794  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4628   (exit $ac_status); } &&
    4629         { ac_try='test -s conftest.$ac_objext'
     4795  (exit $ac_status); }; } &&
     4796        { ac_try='test -s conftest.$ac_objext'
    46304797  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    46314798  (eval $ac_try) 2>&5
     
    46404807continue
    46414808fi
    4642 rm -f conftest.$ac_objext conftest.$ac_ext
     4809rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    46434810  cat >conftest.$ac_ext <<_ACEOF
    4644 #line $LINENO "configure"
    46454811/* confdefs.h.  */
    46464812_ACEOF
     
    46594825rm -f conftest.$ac_objext
    46604826if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4661   (eval $ac_compile) 2>&5
     4827  (eval $ac_compile) 2>conftest.er1
     4828  ac_status=$?
     4829  grep -v '^ *+' conftest.er1 >conftest.err
     4830  rm -f conftest.er1
     4831  cat conftest.err >&5
     4832  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4833  (exit $ac_status); } &&
     4834         { ac_try='test -z "$ac_cxx_werror_flag"
     4835                         || test ! -s conftest.err'
     4836  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4837  (eval $ac_try) 2>&5
    46624838  ac_status=$?
    46634839  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4664   (exit $ac_status); } &&
    4665         { ac_try='test -s conftest.$ac_objext'
     4840  (exit $ac_status); }; } &&
     4841        { ac_try='test -s conftest.$ac_objext'
    46664842  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    46674843  (eval $ac_try) 2>&5
     
    46754851
    46764852fi
    4677 rm -f conftest.$ac_objext conftest.$ac_ext
     4853rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    46784854done
    46794855rm -f conftest*
     
    47314907    for i in 1 2 3 4 5 6; do
    47324908      echo '#include "conftst'$i'.h"' >> sub/conftest.c
    4733       : > sub/conftst$i.h
     4909      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
     4910      # Solaris 8's {/usr,}/bin/sh.
     4911      touch sub/conftst$i.h
    47344912    done
    47354913    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     
    48164994  # not just through cpp. "Syntax error" is here to catch this case.
    48174995  cat >conftest.$ac_ext <<_ACEOF
    4818 #line $LINENO "configure"
    48194996/* confdefs.h.  */
    48204997_ACEOF
     
    48275004# include <assert.h>
    48285005#endif
    4829                      Syntax error
     5006                     Syntax error
    48305007_ACEOF
    48315008if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
     
    48395016  if test -s conftest.err; then
    48405017    ac_cpp_err=$ac_cxx_preproc_warn_flag
     5018    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
    48415019  else
    48425020    ac_cpp_err=
     
    48595037  # can be detected and how.
    48605038  cat >conftest.$ac_ext <<_ACEOF
    4861 #line $LINENO "configure"
    48625039/* confdefs.h.  */
    48635040_ACEOF
     
    48775054  if test -s conftest.err; then
    48785055    ac_cpp_err=$ac_cxx_preproc_warn_flag
     5056    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
    48795057  else
    48805058    ac_cpp_err=
     
    49235101  # not just through cpp. "Syntax error" is here to catch this case.
    49245102  cat >conftest.$ac_ext <<_ACEOF
    4925 #line $LINENO "configure"
    49265103/* confdefs.h.  */
    49275104_ACEOF
     
    49345111# include <assert.h>
    49355112#endif
    4936                      Syntax error
     5113                     Syntax error
    49375114_ACEOF
    49385115if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
     
    49465123  if test -s conftest.err; then
    49475124    ac_cpp_err=$ac_cxx_preproc_warn_flag
     5125    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
    49485126  else
    49495127    ac_cpp_err=
     
    49665144  # can be detected and how.
    49675145  cat >conftest.$ac_ext <<_ACEOF
    4968 #line $LINENO "configure"
    49695146/* confdefs.h.  */
    49705147_ACEOF
     
    49845161  if test -s conftest.err; then
    49855162    ac_cpp_err=$ac_cxx_preproc_warn_flag
     5163    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
    49865164  else
    49875165    ac_cpp_err=
     
    50285206ac_compiler_gnu=$ac_cv_f77_compiler_gnu
    50295207if test -n "$ac_tool_prefix"; then
    5030   for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95
     5208  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
    50315209  do
    50325210    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
     
    50705248if test -z "$F77"; then
    50715249  ac_ct_F77=$F77
    5072   for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95
     5250  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
    50735251do
    50745252  # Extract the first word of "$ac_prog", so it can be a program name with args.
     
    51155293
    51165294# Provide some information about the compiler.
    5117 echo "$as_me:5117:" \
     5295echo "$as_me:5295:" \
    51185296     "checking for Fortran 77 compiler version" >&5
    51195297ac_compiler=`set X $ac_compile; echo $2`
     
    51335311  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    51345312  (exit $ac_status); }
     5313rm -f a.out
    51355314
    51365315# If we don't use `.F' as extension, the preprocessor is not run on the
    5137 # input file.
     5316# input file.  (Note that this only needs to work for GNU compilers.)
    51385317ac_save_ext=$ac_ext
    51395318ac_ext=F
     
    51535332rm -f conftest.$ac_objext
    51545333if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5155   (eval $ac_compile) 2>&5
     5334  (eval $ac_compile) 2>conftest.er1
     5335  ac_status=$?
     5336  grep -v '^ *+' conftest.er1 >conftest.err
     5337  rm -f conftest.er1
     5338  cat conftest.err >&5
     5339  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5340  (exit $ac_status); } &&
     5341         { ac_try='test -z "$ac_f77_werror_flag"
     5342                         || test ! -s conftest.err'
     5343  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     5344  (eval $ac_try) 2>&5
    51565345  ac_status=$?
    51575346  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5158   (exit $ac_status); } &&
    5159         { ac_try='test -s conftest.$ac_objext'
     5347  (exit $ac_status); }; } &&
     5348        { ac_try='test -s conftest.$ac_objext'
    51605349  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    51615350  (eval $ac_try) 2>&5
     
    51705359ac_compiler_gnu=no
    51715360fi
    5172 rm -f conftest.$ac_objext conftest.$ac_ext
     5361rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    51735362ac_cv_f77_compiler_gnu=$ac_compiler_gnu
    51745363
     
    51775366echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6
    51785367ac_ext=$ac_save_ext
    5179 G77=`test $ac_compiler_gnu = yes && echo yes`
    51805368ac_test_FFLAGS=${FFLAGS+set}
    51815369ac_save_FFLAGS=$FFLAGS
     
    51945382rm -f conftest.$ac_objext
    51955383if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5196   (eval $ac_compile) 2>&5
     5384  (eval $ac_compile) 2>conftest.er1
     5385  ac_status=$?
     5386  grep -v '^ *+' conftest.er1 >conftest.err
     5387  rm -f conftest.er1
     5388  cat conftest.err >&5
     5389  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5390  (exit $ac_status); } &&
     5391         { ac_try='test -z "$ac_f77_werror_flag"
     5392                         || test ! -s conftest.err'
     5393  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     5394  (eval $ac_try) 2>&5
    51975395  ac_status=$?
    51985396  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5199   (exit $ac_status); } &&
    5200         { ac_try='test -s conftest.$ac_objext'
     5397  (exit $ac_status); }; } &&
     5398        { ac_try='test -s conftest.$ac_objext'
    52015399  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    52025400  (eval $ac_try) 2>&5
     
    52115409ac_cv_prog_f77_g=no
    52125410fi
    5213 rm -f conftest.$ac_objext conftest.$ac_ext
     5411rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    52145412
    52155413fi
     
    52195417  FFLAGS=$ac_save_FFLAGS
    52205418elif test $ac_cv_prog_f77_g = yes; then
    5221   if test "$G77" = yes; then
     5419  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
    52225420    FFLAGS="-g -O2"
    52235421  else
     
    52255423  fi
    52265424else
    5227   if test "$G77" = yes; then
     5425  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
    52285426    FFLAGS="-O2"
    52295427  else
     
    52315429  fi
    52325430fi
     5431
     5432G77=`test $ac_compiler_gnu = yes && echo yes`
    52335433ac_ext=c
    52345434ac_cpp='$CPP $CPPFLAGS'
     
    52485448else
    52495449    i=0
    5250   testring="ABCD"
     5450  teststring="ABCD"
    52515451
    52525452  case $build_os in
     
    52775477    ;;
    52785478
     5479  amigaos*)
     5480    # On AmigaOS with pdksh, this test takes hours, literally.
     5481    # So we just punt and use a minimum line length of 8192.
     5482    lt_cv_sys_max_cmd_len=8192;
     5483    ;;
     5484
    52795485 *)
    52805486    # If test is not a shell built-in, we'll probably end up computing a
    52815487    # maximum length that is only half of the actual maximum length, but
    52825488    # we can't tell.
    5283     while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \
    5284                = "XX$testring") >/dev/null 2>&1 &&
    5285             new_result=`expr "X$testring" : ".*" 2>&1` &&
     5489    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
     5490               = "XX$teststring") >/dev/null 2>&1 &&
     5491            new_result=`expr "X$teststring" : ".*" 2>&1` &&
    52865492            lt_cv_sys_max_cmd_len=$new_result &&
    52875493            test $i != 17 # 1/2 MB should be enough
    52885494    do
    52895495      i=`expr $i + 1`
    5290       testring=$testring$testring
     5496      teststring=$teststring$teststring
    52915497    done
    5292     testring=
     5498    teststring=
    52935499    # Add a significant safety factor because C++ compilers can tack on massive
    52945500    # amounts of additional arguments before passing them to the linker.
     
    61026308  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
    61036309
    6104   echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
     6310
     6311echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
    61056312echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
    61066313if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
     
    61206327   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    61216328   -e 's:$: $lt_compiler_flag:'`
    6122    (eval echo "\"\$as_me:6122: $lt_compile\"" >&5)
     6329   (eval echo "\"\$as_me:6329: $lt_compile\"" >&5)
    61236330   (eval "$lt_compile" 2>conftest.err)
    61246331   ac_status=$?
    61256332   cat conftest.err >&5
    6126    echo "$as_me:6126: \$? = $ac_status" >&5
     6333   echo "$as_me:6333: \$? = $ac_status" >&5
    61276334   if (exit $ac_status) && test -s "$ac_outfile"; then
    61286335     # The compiler can only warn and ignore the option if not recognized
     
    62676474    linux*)
    62686475      case $CC in
    6269       icc|ecc)
     6476      icc* | ecc*)
    62706477        lt_prog_compiler_wl='-Wl,'
    62716478        lt_prog_compiler_pic='-KPIC'
    62726479        lt_prog_compiler_static='-static'
    62736480        ;;
    6274       ccc)
     6481      ccc*)
    62756482        lt_prog_compiler_wl='-Wl,'
    62766483        # All Alpha code is PIC.
     
    63346541#
    63356542if test -n "$lt_prog_compiler_pic"; then
    6336   echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
     6543
     6544echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
    63376545echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6
    63386546if test "${lt_prog_compiler_pic_works+set}" = set; then
     
    63526560   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    63536561   -e 's:$: $lt_compiler_flag:'`
    6354    (eval echo "\"\$as_me:6354: $lt_compile\"" >&5)
     6562   (eval echo "\"\$as_me:6562: $lt_compile\"" >&5)
    63556563   (eval "$lt_compile" 2>conftest.err)
    63566564   ac_status=$?
    63576565   cat conftest.err >&5
    6358    echo "$as_me:6358: \$? = $ac_status" >&5
     6566   echo "$as_me:6566: \$? = $ac_status" >&5
    63596567   if (exit $ac_status) && test -s "$ac_outfile"; then
    63606568     # The compiler can only warn and ignore the option if not recognized
     
    64036611   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    64046612
    6405    # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
    6406    # that will create temporary files in the current directory regardless of
    6407    # the output directory.  Thus, making CWD read-only will cause this test
    6408    # to fail, enabling locking or at least warning the user not to do parallel
    6409    # builds.
    6410    chmod -w .
    6411 
    64126613   lt_compiler_flag="-o out/conftest2.$ac_objext"
    64136614   # Insert the option either (1) after the last *FLAGS variable, or
     
    64196620   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    64206621   -e 's:$: $lt_compiler_flag:'`
    6421    (eval echo "\"\$as_me:6421: $lt_compile\"" >&5)
     6622   (eval echo "\"\$as_me:6622: $lt_compile\"" >&5)
    64226623   (eval "$lt_compile" 2>out/conftest.err)
    64236624   ac_status=$?
    64246625   cat out/conftest.err >&5
    6425    echo "$as_me:6425: \$? = $ac_status" >&5
     6626   echo "$as_me:6626: \$? = $ac_status" >&5
    64266627   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    64276628   then
     
    64336634   fi
    64346635   chmod u+w .
    6435    $rm conftest* out/*
    6436    rmdir out
     6636   $rm conftest*
     6637   # SGI C++ compiler will create directory out/ii_files/ for
     6638   # template instantiation
     6639   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
     6640   $rm out/* && rmdir out
    64376641   cd ..
    64386642   rmdir conftest
     
    66326836
    66336837  linux*)
    6634     if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
     6838    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    66356839        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    66366840        archive_cmds="$tmp_archive_cmds"
     
    67846988       # Determine the default libpath from the value encoded in an empty executable.
    67856989       cat >conftest.$ac_ext <<_ACEOF
    6786 #line $LINENO "configure"
    67876990/* confdefs.h.  */
    67886991_ACEOF
     
    68017004rm -f conftest.$ac_objext conftest$ac_exeext
    68027005if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6803   (eval $ac_link) 2>&5
     7006  (eval $ac_link) 2>conftest.er1
     7007  ac_status=$?
     7008  grep -v '^ *+' conftest.er1 >conftest.err
     7009  rm -f conftest.er1
     7010  cat conftest.err >&5
     7011  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7012  (exit $ac_status); } &&
     7013         { ac_try='test -z "$ac_c_werror_flag"
     7014                         || test ! -s conftest.err'
     7015  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     7016  (eval $ac_try) 2>&5
    68047017  ac_status=$?
    68057018  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6806   (exit $ac_status); } &&
    6807         { ac_try='test -s conftest$ac_exeext'
     7019  (exit $ac_status); }; } &&
     7020        { ac_try='test -s conftest$ac_exeext'
    68087021  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    68097022  (eval $ac_try) 2>&5
     
    68227035
    68237036fi
    6824 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     7037rm -f conftest.err conftest.$ac_objext \
     7038      conftest$ac_exeext conftest.$ac_ext
    68257039if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    68267040
     
    68357049         # Determine the default libpath from the value encoded in an empty executable.
    68367050         cat >conftest.$ac_ext <<_ACEOF
    6837 #line $LINENO "configure"
    68387051/* confdefs.h.  */
    68397052_ACEOF
     
    68527065rm -f conftest.$ac_objext conftest$ac_exeext
    68537066if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6854   (eval $ac_link) 2>&5
     7067  (eval $ac_link) 2>conftest.er1
     7068  ac_status=$?
     7069  grep -v '^ *+' conftest.er1 >conftest.err
     7070  rm -f conftest.er1
     7071  cat conftest.err >&5
     7072  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7073  (exit $ac_status); } &&
     7074         { ac_try='test -z "$ac_c_werror_flag"
     7075                         || test ! -s conftest.err'
     7076  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     7077  (eval $ac_try) 2>&5
    68557078  ac_status=$?
    68567079  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6857   (exit $ac_status); } &&
    6858         { ac_try='test -s conftest$ac_exeext'
     7080  (exit $ac_status); }; } &&
     7081        { ac_try='test -s conftest$ac_exeext'
    68597082  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    68607083  (eval $ac_try) 2>&5
     
    68737096
    68747097fi
    6875 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     7098rm -f conftest.err conftest.$ac_objext \
     7099      conftest$ac_exeext conftest.$ac_ext
    68767100if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    68777101
     
    69147138      libext=lib
    69157139      # Tell ltmain to make .dll files, not .so files.
    6916       shrext=".dll"
     7140      shrext_cmds=".dll"
    69177141      # FIXME: Setting linknames here is a bad hack.
    69187142      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
     
    69267150
    69277151    darwin* | rhapsody*)
    6928     if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     7152    if test "$GXX" = yes ; then
    69297153      archive_cmds_need_lc=no
    69307154      case "$host_os" in
     
    69337157        ;;
    69347158      *) # Darwin 1.3 on
    6935         test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace -undefined suppress'
     7159      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     7160        allow_undefined_flag='-flat_namespace -undefined suppress'
     7161      else
     7162        case ${MACOSX_DEPLOYMENT_TARGET} in
     7163          10.[012])
     7164            allow_undefined_flag='-flat_namespace -undefined suppress'
     7165            ;;
     7166          10.*)
     7167            allow_undefined_flag='-undefined dynamic_lookup'
     7168            ;;
     7169        esac
     7170      fi
    69367171        ;;
    69377172      esac
    6938       # FIXME: Relying on posixy $() will cause problems for
    6939       #        cross-compilation, but unfortunately the echo tests do not
    6940       #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    6941       #        `"' quotes if we put them in here... so don't!
    69427173        lt_int_apple_cc_single_mod=no
    69437174        output_verbose_link_cmd='echo'
     
    69507181        archive_cmds='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    69517182      fi
    6952       module_cmds='$CC -bundle ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     7183      module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    69537184      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    69547185        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     
    69577188          archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    69587189        fi
    6959           module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -bundle $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     7190          module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    69607191      hardcode_direct=no
    69617192      hardcode_automatic=yes
     
    69637194      whole_archive_flag_spec='-all_load $convenience'
    69647195      link_all_deplibs=yes
     7196    else
     7197      ld_shlibs=no
    69657198    fi
    69667199      ;;
     
    69967229
    69977230    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    6998     freebsd*)
     7231    freebsd* | kfreebsd*-gnu)
    69997232      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    70007233      hardcode_libdir_flag_spec='-R$libdir'
     
    73567589esac
    73577590
    7358 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    7359 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    7360 hardcode_action=
    7361 if test -n "$hardcode_libdir_flag_spec" || \
    7362    test -n "$runpath_var " || \
    7363    test "X$hardcode_automatic"="Xyes" ; then
    7364 
    7365   # We can hardcode non-existant directories.
    7366   if test "$hardcode_direct" != no &&
    7367      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    7368      # have to relink, otherwise we might link with an installed library
    7369      # when we should be linking with a yet-to-be-installed one
    7370      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
    7371      test "$hardcode_minus_L" != no; then
    7372     # Linking always hardcodes the temporary library directory.
    7373     hardcode_action=relink
    7374   else
    7375     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    7376     hardcode_action=immediate
    7377   fi
    7378 else
    7379   # We cannot hardcode anything, or else we can only hardcode existing
    7380   # directories.
    7381   hardcode_action=unsupported
    7382 fi
    7383 echo "$as_me:$LINENO: result: $hardcode_action" >&5
    7384 echo "${ECHO_T}$hardcode_action" >&6
    7385 
    7386 if test "$hardcode_action" = relink; then
    7387   # Fast installation is not supported
    7388   enable_fast_install=no
    7389 elif test "$shlibpath_overrides_runpath" = yes ||
    7390      test "$enable_shared" = no; then
    7391   # Fast installation is not necessary
    7392   enable_fast_install=needless
    7393 fi
    7394 
    7395 striplib=
    7396 old_striplib=
    7397 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    7398 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    7399 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    7400   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    7401   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    7402   echo "$as_me:$LINENO: result: yes" >&5
    7403 echo "${ECHO_T}yes" >&6
    7404 else
    7405 # FIXME - insert some real tests, host_os isn't really good enough
    7406   case $host_os in
    7407    darwin*)
    7408        if test -n "$STRIP" ; then
    7409          striplib="$STRIP -x"
    7410          echo "$as_me:$LINENO: result: yes" >&5
    7411 echo "${ECHO_T}yes" >&6
    7412        else
    7413   echo "$as_me:$LINENO: result: no" >&5
    7414 echo "${ECHO_T}no" >&6
    7415 fi
    7416        ;;
    7417    *)
    7418   echo "$as_me:$LINENO: result: no" >&5
    7419 echo "${ECHO_T}no" >&6
    7420     ;;
    7421   esac
    7422 fi
    7423 
    74247591echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    74257592echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    74277594libname_spec='lib$name'
    74287595soname_spec=
    7429 shrext=".so"
     7596shrext_cmds=".so"
    74307597postinstall_cmds=
    74317598postuninstall_cmds=
     
    75157682  library_names_spec='$libname.ixlibrary $libname.a'
    75167683  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    7517   finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
     7684  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
    75187685  ;;
    75197686
     
    75407707cygwin* | mingw* | pw32*)
    75417708  version_type=windows
    7542   shrext=".dll"
     7709  shrext_cmds=".dll"
    75437710  need_version=no
    75447711  need_lib_prefix=no
     
    75627729      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    75637730      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    7564       sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
     7731      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
    75657732      ;;
    75667733    mingw*)
     
    76017768  need_lib_prefix=no
    76027769  need_version=no
    7603   # FIXME: Relying on posixy $() will cause problems for
    7604   #        cross-compilation, but unfortunately the echo tests do not
    7605   #        yet detect zsh echo's removal of \ escapes.
    76067770  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
    76077771  soname_spec='${libname}${release}${major}$shared_ext'
    76087772  shlibpath_overrides_runpath=yes
    76097773  shlibpath_var=DYLD_LIBRARY_PATH
    7610   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
     7774  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
    76117775  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    7612   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    7613   sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
     7776  if test "$GCC" = yes; then
     7777    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
     7778  else
     7779    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    76147780  fi
    76157781  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    76277793freebsd1*)
    76287794  dynamic_linker=no
     7795  ;;
     7796
     7797kfreebsd*-gnu)
     7798  version_type=linux
     7799  need_lib_prefix=no
     7800  need_version=no
     7801  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     7802  soname_spec='${libname}${release}${shared_ext}$major'
     7803  shlibpath_var=LD_LIBRARY_PATH
     7804  shlibpath_overrides_runpath=no
     7805  hardcode_into_libs=yes
     7806  dynamic_linker='GNU ld.so'
    76297807  ;;
    76307808
     
    76777855  case "$host_cpu" in
    76787856  ia64*)
    7679     shrext='.so'
     7857    shrext_cmds='.so'
    76807858    hardcode_into_libs=yes
    76817859    dynamic_linker="$host_os dld.so"
     
    76927870    ;;
    76937871   hppa*64*)
    7694      shrext='.sl'
     7872     shrext_cmds='.sl'
    76957873     hardcode_into_libs=yes
    76967874     dynamic_linker="$host_os dld.sl"
     
    77037881     ;;
    77047882   *)
    7705     shrext='.sl'
     7883    shrext_cmds='.sl'
    77067884    dynamic_linker="$host_os dld.sl"
    77077885    shlibpath_var=SHLIB_PATH
     
    77727950  hardcode_into_libs=yes
    77737951
    7774   # We used to test for /lib/ld.so.1 and disable shared libraries on
    7775   # powerpc, because MkLinux only supported shared libraries with the
    7776   # GNU dynamic linker.  Since this was broken with cross compilers,
    7777   # most powerpc-linux boxes support dynamic linking these days and
    7778   # people can always --disable-shared, the test was removed, and we
    7779   # assume the GNU/Linux dynamic linker is in use.
    7780   dynamic_linker='GNU/Linux ld.so'
    7781 
    7782   # Find out which ABI we are using (multilib Linux x86_64 hack).
     7952  # find out which ABI we are using
    77837953  libsuff=
    77847954  case "$host_cpu" in
    77857955  x86_64*|s390x*|powerpc64*)
    7786     echo '#line 7786 "configure"' > conftest.$ac_ext
     7956    echo '#line 7956 "configure"' > conftest.$ac_ext
    77877957    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    77887958  (eval $ac_compile) 2>&5
     
    77937963      *64-bit*)
    77947964        libsuff=64
     7965        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
    77957966        ;;
    77967967      esac
     
    77987969    rm -rf conftest*
    77997970    ;;
    7800   *)
    7801     ;;
    78027971  esac
    7803   sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff}"
    7804   sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     7972
     7973  # Append ld.so.conf contents to the search path
     7974  if test -f /etc/ld.so.conf; then
     7975    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
     7976    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
     7977  fi
     7978
     7979  # We used to test for /lib/ld.so.1 and disable shared libraries on
     7980  # powerpc, because MkLinux only supported shared libraries with the
     7981  # GNU dynamic linker.  Since this was broken with cross compilers,
     7982  # most powerpc-linux boxes support dynamic linking these days and
     7983  # people can always --disable-shared, the test was removed, and we
     7984  # assume the GNU/Linux dynamic linker is in use.
     7985  dynamic_linker='GNU/Linux ld.so'
     7986  ;;
     7987
     7988knetbsd*-gnu)
     7989  version_type=linux
     7990  need_lib_prefix=no
     7991  need_version=no
     7992  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     7993  soname_spec='${libname}${release}${shared_ext}$major'
     7994  shlibpath_var=LD_LIBRARY_PATH
     7995  shlibpath_overrides_runpath=no
     7996  hardcode_into_libs=yes
     7997  dynamic_linker='GNU ld.so'
    78057998  ;;
    78067999
     
    78148007    dynamic_linker='NetBSD (a.out) ld.so'
    78158008  else
    7816     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
     8009    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    78178010    soname_spec='${libname}${release}${shared_ext}$major'
    78188011    dynamic_linker='NetBSD ld.elf_so'
     
    78308023  ;;
    78318024
    7832 nto-qnx)
     8025nto-qnx*)
    78338026  version_type=linux
    78348027  need_lib_prefix=no
     
    78438036  version_type=sunos
    78448037  need_lib_prefix=no
    7845   need_version=no
     8038  need_version=yes
    78468039  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    78478040  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    78638056os2*)
    78648057  libname_spec='$name'
    7865   shrext=".dll"
     8058  shrext_cmds=".dll"
    78668059  need_lib_prefix=no
    78678060  library_names_spec='$libname${shared_ext} $libname.a'
     
    79618154test "$dynamic_linker" = no && can_build_shared=no
    79628155
     8156echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     8157echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     8158hardcode_action=
     8159if test -n "$hardcode_libdir_flag_spec" || \
     8160   test -n "$runpath_var " || \
     8161   test "X$hardcode_automatic"="Xyes" ; then
     8162
     8163  # We can hardcode non-existant directories.
     8164  if test "$hardcode_direct" != no &&
     8165     # If the only mechanism to avoid hardcoding is shlibpath_var, we
     8166     # have to relink, otherwise we might link with an installed library
     8167     # when we should be linking with a yet-to-be-installed one
     8168     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
     8169     test "$hardcode_minus_L" != no; then
     8170    # Linking always hardcodes the temporary library directory.
     8171    hardcode_action=relink
     8172  else
     8173    # We can link without hardcoding, and we can hardcode nonexisting dirs.
     8174    hardcode_action=immediate
     8175  fi
     8176else
     8177  # We cannot hardcode anything, or else we can only hardcode existing
     8178  # directories.
     8179  hardcode_action=unsupported
     8180fi
     8181echo "$as_me:$LINENO: result: $hardcode_action" >&5
     8182echo "${ECHO_T}$hardcode_action" >&6
     8183
     8184if test "$hardcode_action" = relink; then
     8185  # Fast installation is not supported
     8186  enable_fast_install=no
     8187elif test "$shlibpath_overrides_runpath" = yes ||
     8188     test "$enable_shared" = no; then
     8189  # Fast installation is not necessary
     8190  enable_fast_install=needless
     8191fi
     8192
     8193striplib=
     8194old_striplib=
     8195echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     8196echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     8197if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
     8198  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
     8199  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
     8200  echo "$as_me:$LINENO: result: yes" >&5
     8201echo "${ECHO_T}yes" >&6
     8202else
     8203# FIXME - insert some real tests, host_os isn't really good enough
     8204  case $host_os in
     8205   darwin*)
     8206       if test -n "$STRIP" ; then
     8207         striplib="$STRIP -x"
     8208         echo "$as_me:$LINENO: result: yes" >&5
     8209echo "${ECHO_T}yes" >&6
     8210       else
     8211  echo "$as_me:$LINENO: result: no" >&5
     8212echo "${ECHO_T}no" >&6
     8213fi
     8214       ;;
     8215   *)
     8216  echo "$as_me:$LINENO: result: no" >&5
     8217echo "${ECHO_T}no" >&6
     8218    ;;
     8219  esac
     8220fi
     8221
    79638222if test "x$enable_dlopen" != xyes; then
    79648223  enable_dlopen=unknown
     
    79968255LIBS="-ldl  $LIBS"
    79978256cat >conftest.$ac_ext <<_ACEOF
    7998 #line $LINENO "configure"
    79998257/* confdefs.h.  */
    80008258_ACEOF
     
    80208278rm -f conftest.$ac_objext conftest$ac_exeext
    80218279if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8022   (eval $ac_link) 2>&5
     8280  (eval $ac_link) 2>conftest.er1
     8281  ac_status=$?
     8282  grep -v '^ *+' conftest.er1 >conftest.err
     8283  rm -f conftest.er1
     8284  cat conftest.err >&5
     8285  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8286  (exit $ac_status); } &&
     8287         { ac_try='test -z "$ac_c_werror_flag"
     8288                         || test ! -s conftest.err'
     8289  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8290  (eval $ac_try) 2>&5
    80238291  ac_status=$?
    80248292  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8025   (exit $ac_status); } &&
    8026         { ac_try='test -s conftest$ac_exeext'
     8293  (exit $ac_status); }; } &&
     8294        { ac_try='test -s conftest$ac_exeext'
    80278295  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    80288296  (eval $ac_try) 2>&5
     
    80378305ac_cv_lib_dl_dlopen=no
    80388306fi
    8039 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8307rm -f conftest.err conftest.$ac_objext \
     8308      conftest$ac_exeext conftest.$ac_ext
    80408309LIBS=$ac_check_lib_save_LIBS
    80418310fi
     
    80618330else
    80628331  cat >conftest.$ac_ext <<_ACEOF
    8063 #line $LINENO "configure"
    80648332/* confdefs.h.  */
    80658333_ACEOF
     
    80678335cat >>conftest.$ac_ext <<_ACEOF
    80688336/* end confdefs.h.  */
     8337/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
     8338   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     8339#define shl_load innocuous_shl_load
     8340
    80698341/* System header to define __stub macros and hopefully few prototypes,
    80708342    which can conflict with char shl_load (); below.
    80718343    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    80728344    <limits.h> exists even on freestanding compilers.  */
     8345
    80738346#ifdef __STDC__
    80748347# include <limits.h>
     
    80768349# include <assert.h>
    80778350#endif
     8351
     8352#undef shl_load
     8353
    80788354/* Override any gcc2 internal prototype to avoid an error.  */
    80798355#ifdef __cplusplus
     
    81068382rm -f conftest.$ac_objext conftest$ac_exeext
    81078383if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8108   (eval $ac_link) 2>&5
     8384  (eval $ac_link) 2>conftest.er1
     8385  ac_status=$?
     8386  grep -v '^ *+' conftest.er1 >conftest.err
     8387  rm -f conftest.er1
     8388  cat conftest.err >&5
     8389  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8390  (exit $ac_status); } &&
     8391         { ac_try='test -z "$ac_c_werror_flag"
     8392                         || test ! -s conftest.err'
     8393  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8394  (eval $ac_try) 2>&5
    81098395  ac_status=$?
    81108396  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8111   (exit $ac_status); } &&
    8112         { ac_try='test -s conftest$ac_exeext'
     8397  (exit $ac_status); }; } &&
     8398        { ac_try='test -s conftest$ac_exeext'
    81138399  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    81148400  (eval $ac_try) 2>&5
     
    81238409ac_cv_func_shl_load=no
    81248410fi
    8125 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8411rm -f conftest.err conftest.$ac_objext \
     8412      conftest$ac_exeext conftest.$ac_ext
    81268413fi
    81278414echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
     
    81388425LIBS="-ldld  $LIBS"
    81398426cat >conftest.$ac_ext <<_ACEOF
    8140 #line $LINENO "configure"
    81418427/* confdefs.h.  */
    81428428_ACEOF
     
    81628448rm -f conftest.$ac_objext conftest$ac_exeext
    81638449if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8164   (eval $ac_link) 2>&5
     8450  (eval $ac_link) 2>conftest.er1
     8451  ac_status=$?
     8452  grep -v '^ *+' conftest.er1 >conftest.err
     8453  rm -f conftest.er1
     8454  cat conftest.err >&5
     8455  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8456  (exit $ac_status); } &&
     8457         { ac_try='test -z "$ac_c_werror_flag"
     8458                         || test ! -s conftest.err'
     8459  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8460  (eval $ac_try) 2>&5
    81658461  ac_status=$?
    81668462  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8167   (exit $ac_status); } &&
    8168         { ac_try='test -s conftest$ac_exeext'
     8463  (exit $ac_status); }; } &&
     8464        { ac_try='test -s conftest$ac_exeext'
    81698465  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    81708466  (eval $ac_try) 2>&5
     
    81798475ac_cv_lib_dld_shl_load=no
    81808476fi
    8181 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8477rm -f conftest.err conftest.$ac_objext \
     8478      conftest$ac_exeext conftest.$ac_ext
    81828479LIBS=$ac_check_lib_save_LIBS
    81838480fi
     
    81938490else
    81948491  cat >conftest.$ac_ext <<_ACEOF
    8195 #line $LINENO "configure"
    81968492/* confdefs.h.  */
    81978493_ACEOF
     
    81998495cat >>conftest.$ac_ext <<_ACEOF
    82008496/* end confdefs.h.  */
     8497/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
     8498   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     8499#define dlopen innocuous_dlopen
     8500
    82018501/* System header to define __stub macros and hopefully few prototypes,
    82028502    which can conflict with char dlopen (); below.
    82038503    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    82048504    <limits.h> exists even on freestanding compilers.  */
     8505
    82058506#ifdef __STDC__
    82068507# include <limits.h>
     
    82088509# include <assert.h>
    82098510#endif
     8511
     8512#undef dlopen
     8513
    82108514/* Override any gcc2 internal prototype to avoid an error.  */
    82118515#ifdef __cplusplus
     
    82388542rm -f conftest.$ac_objext conftest$ac_exeext
    82398543if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8240   (eval $ac_link) 2>&5
     8544  (eval $ac_link) 2>conftest.er1
     8545  ac_status=$?
     8546  grep -v '^ *+' conftest.er1 >conftest.err
     8547  rm -f conftest.er1
     8548  cat conftest.err >&5
     8549  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8550  (exit $ac_status); } &&
     8551         { ac_try='test -z "$ac_c_werror_flag"
     8552                         || test ! -s conftest.err'
     8553  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8554  (eval $ac_try) 2>&5
    82418555  ac_status=$?
    82428556  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8243   (exit $ac_status); } &&
    8244         { ac_try='test -s conftest$ac_exeext'
     8557  (exit $ac_status); }; } &&
     8558        { ac_try='test -s conftest$ac_exeext'
    82458559  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    82468560  (eval $ac_try) 2>&5
     
    82558569ac_cv_func_dlopen=no
    82568570fi
    8257 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8571rm -f conftest.err conftest.$ac_objext \
     8572      conftest$ac_exeext conftest.$ac_ext
    82588573fi
    82598574echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
     
    82708585LIBS="-ldl  $LIBS"
    82718586cat >conftest.$ac_ext <<_ACEOF
    8272 #line $LINENO "configure"
    82738587/* confdefs.h.  */
    82748588_ACEOF
     
    82948608rm -f conftest.$ac_objext conftest$ac_exeext
    82958609if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8296   (eval $ac_link) 2>&5
     8610  (eval $ac_link) 2>conftest.er1
     8611  ac_status=$?
     8612  grep -v '^ *+' conftest.er1 >conftest.err
     8613  rm -f conftest.er1
     8614  cat conftest.err >&5
     8615  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8616  (exit $ac_status); } &&
     8617         { ac_try='test -z "$ac_c_werror_flag"
     8618                         || test ! -s conftest.err'
     8619  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8620  (eval $ac_try) 2>&5
    82978621  ac_status=$?
    82988622  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8299   (exit $ac_status); } &&
    8300         { ac_try='test -s conftest$ac_exeext'
     8623  (exit $ac_status); }; } &&
     8624        { ac_try='test -s conftest$ac_exeext'
    83018625  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    83028626  (eval $ac_try) 2>&5
     
    83118635ac_cv_lib_dl_dlopen=no
    83128636fi
    8313 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8637rm -f conftest.err conftest.$ac_objext \
     8638      conftest$ac_exeext conftest.$ac_ext
    83148639LIBS=$ac_check_lib_save_LIBS
    83158640fi
     
    83278652LIBS="-lsvld  $LIBS"
    83288653cat >conftest.$ac_ext <<_ACEOF
    8329 #line $LINENO "configure"
    83308654/* confdefs.h.  */
    83318655_ACEOF
     
    83518675rm -f conftest.$ac_objext conftest$ac_exeext
    83528676if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8353   (eval $ac_link) 2>&5
     8677  (eval $ac_link) 2>conftest.er1
     8678  ac_status=$?
     8679  grep -v '^ *+' conftest.er1 >conftest.err
     8680  rm -f conftest.er1
     8681  cat conftest.err >&5
     8682  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8683  (exit $ac_status); } &&
     8684         { ac_try='test -z "$ac_c_werror_flag"
     8685                         || test ! -s conftest.err'
     8686  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8687  (eval $ac_try) 2>&5
    83548688  ac_status=$?
    83558689  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8356   (exit $ac_status); } &&
    8357         { ac_try='test -s conftest$ac_exeext'
     8690  (exit $ac_status); }; } &&
     8691        { ac_try='test -s conftest$ac_exeext'
    83588692  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    83598693  (eval $ac_try) 2>&5
     
    83688702ac_cv_lib_svld_dlopen=no
    83698703fi
    8370 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8704rm -f conftest.err conftest.$ac_objext \
     8705      conftest$ac_exeext conftest.$ac_ext
    83718706LIBS=$ac_check_lib_save_LIBS
    83728707fi
     
    83848719LIBS="-ldld  $LIBS"
    83858720cat >conftest.$ac_ext <<_ACEOF
    8386 #line $LINENO "configure"
    83878721/* confdefs.h.  */
    83888722_ACEOF
     
    84088742rm -f conftest.$ac_objext conftest$ac_exeext
    84098743if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8410   (eval $ac_link) 2>&5
     8744  (eval $ac_link) 2>conftest.er1
     8745  ac_status=$?
     8746  grep -v '^ *+' conftest.er1 >conftest.err
     8747  rm -f conftest.er1
     8748  cat conftest.err >&5
     8749  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8750  (exit $ac_status); } &&
     8751         { ac_try='test -z "$ac_c_werror_flag"
     8752                         || test ! -s conftest.err'
     8753  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8754  (eval $ac_try) 2>&5
    84118755  ac_status=$?
    84128756  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8413   (exit $ac_status); } &&
    8414         { ac_try='test -s conftest$ac_exeext'
     8757  (exit $ac_status); }; } &&
     8758        { ac_try='test -s conftest$ac_exeext'
    84158759  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    84168760  (eval $ac_try) 2>&5
     
    84258769ac_cv_lib_dld_dld_link=no
    84268770fi
    8427 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8771rm -f conftest.err conftest.$ac_objext \
     8772      conftest$ac_exeext conftest.$ac_ext
    84288773LIBS=$ac_check_lib_save_LIBS
    84298774fi
     
    84808825  lt_status=$lt_dlunknown
    84818826  cat > conftest.$ac_ext <<EOF
    8482 #line 8482 "configure"
     8827#line 8827 "configure"
    84838828#include "confdefs.h"
    84848829
     
    85788923  lt_status=$lt_dlunknown
    85798924  cat > conftest.$ac_ext <<EOF
    8580 #line 8580 "configure"
     8925#line 8925 "configure"
    85818926#include "confdefs.h"
    85828927
     
    87039048  ;;
    87049049
    8705 aix4*)
     9050aix4* | aix5*)
    87069051  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
    87079052    test "$enable_shared" = yes && enable_static=no
     
    87099054  ;;
    87109055  darwin* | rhapsody*)
    8711   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     9056  if test "$GCC" = yes; then
    87129057    archive_cmds_need_lc=no
    87139058    case "$host_os" in
     
    87169061      ;;
    87179062    *) # Darwin 1.3 on
    8718       test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace -undefined suppress'
     9063      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     9064        allow_undefined_flag='-flat_namespace -undefined suppress'
     9065      else
     9066        case ${MACOSX_DEPLOYMENT_TARGET} in
     9067          10.[012])
     9068            allow_undefined_flag='-flat_namespace -undefined suppress'
     9069            ;;
     9070          10.*)
     9071            allow_undefined_flag='-undefined dynamic_lookup'
     9072            ;;
     9073        esac
     9074      fi
    87199075      ;;
    87209076    esac
    8721     # FIXME: Relying on posixy $() will cause problems for
    8722     #        cross-compilation, but unfortunately the echo tests do not
    8723     #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    8724     #          `"' quotes if we put them in here... so don't!
    8725                 output_verbose_link_cmd='echo'
     9077    output_verbose_link_cmd='echo'
    87269078    archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
    8727     module_cmds='$CC -bundle $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     9079    module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    87289080    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    8729                   archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    8730                   module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -bundle $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     9081    archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     9082    module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    87319083    hardcode_direct=no
    87329084    hardcode_automatic=yes
     
    87349086    whole_archive_flag_spec='-all_load $convenience'
    87359087    link_all_deplibs=yes
    8736     fi
     9088  else
     9089    ld_shlibs=no
     9090  fi
    87379091    ;;
    87389092esac
     
    87609114  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    87619115  # variables and quote the copies for generation of the libtool script.
    8762   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     9116  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     9117    SED SHELL STRIP \
    87639118    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    87649119    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    89389293
    89399294# A symbol stripping program
    8940 STRIP=$STRIP
     9295STRIP=$lt_STRIP
    89419296
    89429297# Used to examine libraries when file_magic_cmd begins "file"
     
    89699324
    89709325# Shared library suffix (normally ".so").
    8971 shrext='$shrext'
     9326shrext_cmds='$shrext_cmds'
    89729327
    89739328# Executable file suffix (normally "").
     
    92119566  # `config.status --recheck' to rerun these tests and create the
    92129567  # libtool script then.
    9213   test -f Makefile && make "$ltmain"
     9568  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     9569  if test -f "$ltmain_in"; then
     9570    test -f Makefile && make "$ltmain"
     9571  fi
    92149572fi
    92159573
     
    93929750    [\\/]* | ?:[\\/]*)
    93939751      re_direlt='/[^/][^/]*/\.\./'
    9394       # Canonicalize the path of ld
     9752      # Canonicalize the pathname of ld
    93959753      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
    93969754      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
     
    96149972      # Determine the default libpath from the value encoded in an empty executable.
    96159973      cat >conftest.$ac_ext <<_ACEOF
    9616 #line $LINENO "configure"
    96179974/* confdefs.h.  */
    96189975_ACEOF
     
    96319988rm -f conftest.$ac_objext conftest$ac_exeext
    96329989if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    9633   (eval $ac_link) 2>&5
     9990  (eval $ac_link) 2>conftest.er1
     9991  ac_status=$?
     9992  grep -v '^ *+' conftest.er1 >conftest.err
     9993  rm -f conftest.er1
     9994  cat conftest.err >&5
     9995  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     9996  (exit $ac_status); } &&
     9997         { ac_try='test -z "$ac_cxx_werror_flag"
     9998                         || test ! -s conftest.err'
     9999  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     10000  (eval $ac_try) 2>&5
    963410001  ac_status=$?
    963510002  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    9636   (exit $ac_status); } &&
    9637         { ac_try='test -s conftest$ac_exeext'
     10003  (exit $ac_status); }; } &&
     10004        { ac_try='test -s conftest$ac_exeext'
    963810005  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    963910006  (eval $ac_try) 2>&5
     
    965210019
    965310020fi
    9654 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     10021rm -f conftest.err conftest.$ac_objext \
     10022      conftest$ac_exeext conftest.$ac_ext
    965510023if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    965610024
     
    966610034        # Determine the default libpath from the value encoded in an empty executable.
    966710035        cat >conftest.$ac_ext <<_ACEOF
    9668 #line $LINENO "configure"
    966910036/* confdefs.h.  */
    967010037_ACEOF
     
    968310050rm -f conftest.$ac_objext conftest$ac_exeext
    968410051if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    9685   (eval $ac_link) 2>&5
     10052  (eval $ac_link) 2>conftest.er1
     10053  ac_status=$?
     10054  grep -v '^ *+' conftest.er1 >conftest.err
     10055  rm -f conftest.er1
     10056  cat conftest.err >&5
     10057  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     10058  (exit $ac_status); } &&
     10059         { ac_try='test -z "$ac_cxx_werror_flag"
     10060                         || test ! -s conftest.err'
     10061  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     10062  (eval $ac_try) 2>&5
    968610063  ac_status=$?
    968710064  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    9688   (exit $ac_status); } &&
    9689         { ac_try='test -s conftest$ac_exeext'
     10065  (exit $ac_status); }; } &&
     10066        { ac_try='test -s conftest$ac_exeext'
    969010067  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    969110068  (eval $ac_try) 2>&5
     
    970410081
    970510082fi
    9706 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     10083rm -f conftest.err conftest.$ac_objext \
     10084      conftest$ac_exeext conftest.$ac_ext
    970710085if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    970810086
     
    975610134
    975710135  darwin* | rhapsody*)
    9758    if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     10136  if test "$GXX" = yes; then
    975910137    archive_cmds_need_lc_CXX=no
    976010138    case "$host_os" in
     
    976310141      ;;
    976410142    *) # Darwin 1.3 on
    9765       test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
     10143      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     10144        allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
     10145      else
     10146        case ${MACOSX_DEPLOYMENT_TARGET} in
     10147          10.[012])
     10148            allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
     10149            ;;
     10150          10.*)
     10151            allow_undefined_flag_CXX='-undefined dynamic_lookup'
     10152            ;;
     10153        esac
     10154      fi
    976610155      ;;
    976710156    esac
    9768         lt_int_apple_cc_single_mod=no
    9769         output_verbose_link_cmd='echo'
    9770         if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
    9771           lt_int_apple_cc_single_mod=yes
    9772         fi
    9773         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    9774           archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    9775         else
    9776         archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    9777       fi
    9778       module_cmds_CXX='$CC -bundle ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     10157    lt_int_apple_cc_single_mod=no
     10158    output_verbose_link_cmd='echo'
     10159    if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
     10160      lt_int_apple_cc_single_mod=yes
     10161    fi
     10162    if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     10163      archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     10164    else
     10165      archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     10166    fi
     10167    module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    977910168
    978010169    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    9781       if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    9782         archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    9783       else
    9784         archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    9785       fi
    9786         module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -bundle $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     10170    if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     10171      archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     10172    else
     10173      archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     10174    fi
     10175    module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    978710176    hardcode_direct_CXX=no
    978810177    hardcode_automatic_CXX=yes
     
    979010179    whole_archive_flag_spec_CXX='-all_load $convenience'
    979110180    link_all_deplibs_CXX=yes
    9792    fi
     10181  else
     10182    ld_shlibs_CXX=no
     10183  fi
    979310184    ;;
    979410185
     
    981710208    archive_cmds_need_lc_CXX=no
    981810209    ;;
    9819   freebsd*)
     10210  freebsd* | kfreebsd*-gnu)
    982010211    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
    982110212    # conventions
     
    984810239      # from the output so that they don't get included in the library
    984910240      # dependencies.
    9850       output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
     10241      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
    985110242      ;;
    985210243    *)
     
    1052410915        esac
    1052510916        ;;
    10526       freebsd*)
     10917      freebsd* | kfreebsd*-gnu)
    1052710918        # FreeBSD uses GNU C++
    1052810919        ;;
     
    1069211083#
    1069311084if test -n "$lt_prog_compiler_pic_CXX"; then
    10694   echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
     11085
     11086echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
    1069511087echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6
    1069611088if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
     
    1071011102   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1071111103   -e 's:$: $lt_compiler_flag:'`
    10712    (eval echo "\"\$as_me:10712: $lt_compile\"" >&5)
     11104   (eval echo "\"\$as_me:11104: $lt_compile\"" >&5)
    1071311105   (eval "$lt_compile" 2>conftest.err)
    1071411106   ac_status=$?
    1071511107   cat conftest.err >&5
    10716    echo "$as_me:10716: \$? = $ac_status" >&5
     11108   echo "$as_me:11108: \$? = $ac_status" >&5
    1071711109   if (exit $ac_status) && test -s "$ac_outfile"; then
    1071811110     # The compiler can only warn and ignore the option if not recognized
     
    1076111153   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1076211154
    10763    # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
    10764    # that will create temporary files in the current directory regardless of
    10765    # the output directory.  Thus, making CWD read-only will cause this test
    10766    # to fail, enabling locking or at least warning the user not to do parallel
    10767    # builds.
    10768    chmod -w .
    10769 
    1077011155   lt_compiler_flag="-o out/conftest2.$ac_objext"
    1077111156   # Insert the option either (1) after the last *FLAGS variable, or
     
    1077711162   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1077811163   -e 's:$: $lt_compiler_flag:'`
    10779    (eval echo "\"\$as_me:10779: $lt_compile\"" >&5)
     11164   (eval echo "\"\$as_me:11164: $lt_compile\"" >&5)
    1078011165   (eval "$lt_compile" 2>out/conftest.err)
    1078111166   ac_status=$?
    1078211167   cat out/conftest.err >&5
    10783    echo "$as_me:10783: \$? = $ac_status" >&5
     11168   echo "$as_me:11168: \$? = $ac_status" >&5
    1078411169   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1078511170   then
     
    1079111176   fi
    1079211177   chmod u+w .
    10793    $rm conftest* out/*
    10794    rmdir out
     11178   $rm conftest*
     11179   # SGI C++ compiler will create directory out/ii_files/ for
     11180   # template instantiation
     11181   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
     11182   $rm out/* && rmdir out
    1079511183   cd ..
    1079611184   rmdir conftest
     
    1092011308esac
    1092111309
    10922 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    10923 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    10924 hardcode_action_CXX=
    10925 if test -n "$hardcode_libdir_flag_spec_CXX" || \
    10926    test -n "$runpath_var CXX" || \
    10927    test "X$hardcode_automatic_CXX"="Xyes" ; then
    10928 
    10929   # We can hardcode non-existant directories.
    10930   if test "$hardcode_direct_CXX" != no &&
    10931      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    10932      # have to relink, otherwise we might link with an installed library
    10933      # when we should be linking with a yet-to-be-installed one
    10934      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
    10935      test "$hardcode_minus_L_CXX" != no; then
    10936     # Linking always hardcodes the temporary library directory.
    10937     hardcode_action_CXX=relink
    10938   else
    10939     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    10940     hardcode_action_CXX=immediate
    10941   fi
    10942 else
    10943   # We cannot hardcode anything, or else we can only hardcode existing
    10944   # directories.
    10945   hardcode_action_CXX=unsupported
    10946 fi
    10947 echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
    10948 echo "${ECHO_T}$hardcode_action_CXX" >&6
    10949 
    10950 if test "$hardcode_action_CXX" = relink; then
    10951   # Fast installation is not supported
    10952   enable_fast_install=no
    10953 elif test "$shlibpath_overrides_runpath" = yes ||
    10954      test "$enable_shared" = no; then
    10955   # Fast installation is not necessary
    10956   enable_fast_install=needless
    10957 fi
    10958 
    10959 striplib=
    10960 old_striplib=
    10961 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    10962 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    10963 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    10964   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    10965   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    10966   echo "$as_me:$LINENO: result: yes" >&5
    10967 echo "${ECHO_T}yes" >&6
    10968 else
    10969 # FIXME - insert some real tests, host_os isn't really good enough
    10970   case $host_os in
    10971    darwin*)
    10972        if test -n "$STRIP" ; then
    10973          striplib="$STRIP -x"
    10974          echo "$as_me:$LINENO: result: yes" >&5
    10975 echo "${ECHO_T}yes" >&6
    10976        else
    10977   echo "$as_me:$LINENO: result: no" >&5
    10978 echo "${ECHO_T}no" >&6
    10979 fi
    10980        ;;
    10981    *)
    10982   echo "$as_me:$LINENO: result: no" >&5
    10983 echo "${ECHO_T}no" >&6
    10984     ;;
    10985   esac
    10986 fi
    10987 
    1098811310echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    1098911311echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    1099111313libname_spec='lib$name'
    1099211314soname_spec=
    10993 shrext=".so"
     11315shrext_cmds=".so"
    1099411316postinstall_cmds=
    1099511317postuninstall_cmds=
     
    1107911401  library_names_spec='$libname.ixlibrary $libname.a'
    1108011402  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    11081   finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
     11403  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
    1108211404  ;;
    1108311405
     
    1110411426cygwin* | mingw* | pw32*)
    1110511427  version_type=windows
    11106   shrext=".dll"
     11428  shrext_cmds=".dll"
    1110711429  need_version=no
    1110811430  need_lib_prefix=no
     
    1112611448      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    1112711449      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    11128       sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
     11450      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
    1112911451      ;;
    1113011452    mingw*)
     
    1116511487  need_lib_prefix=no
    1116611488  need_version=no
    11167   # FIXME: Relying on posixy $() will cause problems for
    11168   #        cross-compilation, but unfortunately the echo tests do not
    11169   #        yet detect zsh echo's removal of \ escapes.
    1117011489  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
    1117111490  soname_spec='${libname}${release}${major}$shared_ext'
    1117211491  shlibpath_overrides_runpath=yes
    1117311492  shlibpath_var=DYLD_LIBRARY_PATH
    11174   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
     11493  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
    1117511494  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    11176   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    11177   sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
     11495  if test "$GCC" = yes; then
     11496    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
     11497  else
     11498    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    1117811499  fi
    1117911500  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    1119111512freebsd1*)
    1119211513  dynamic_linker=no
     11514  ;;
     11515
     11516kfreebsd*-gnu)
     11517  version_type=linux
     11518  need_lib_prefix=no
     11519  need_version=no
     11520  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     11521  soname_spec='${libname}${release}${shared_ext}$major'
     11522  shlibpath_var=LD_LIBRARY_PATH
     11523  shlibpath_overrides_runpath=no
     11524  hardcode_into_libs=yes
     11525  dynamic_linker='GNU ld.so'
    1119311526  ;;
    1119411527
     
    1124111574  case "$host_cpu" in
    1124211575  ia64*)
    11243     shrext='.so'
     11576    shrext_cmds='.so'
    1124411577    hardcode_into_libs=yes
    1124511578    dynamic_linker="$host_os dld.so"
     
    1125611589    ;;
    1125711590   hppa*64*)
    11258      shrext='.sl'
     11591     shrext_cmds='.sl'
    1125911592     hardcode_into_libs=yes
    1126011593     dynamic_linker="$host_os dld.sl"
     
    1126711600     ;;
    1126811601   *)
    11269     shrext='.sl'
     11602    shrext_cmds='.sl'
    1127011603    dynamic_linker="$host_os dld.sl"
    1127111604    shlibpath_var=SHLIB_PATH
     
    1133611669  hardcode_into_libs=yes
    1133711670
    11338   # We used to test for /lib/ld.so.1 and disable shared libraries on
    11339   # powerpc, because MkLinux only supported shared libraries with the
    11340   # GNU dynamic linker.  Since this was broken with cross compilers,
    11341   # most powerpc-linux boxes support dynamic linking these days and
    11342   # people can always --disable-shared, the test was removed, and we
    11343   # assume the GNU/Linux dynamic linker is in use.
    11344   dynamic_linker='GNU/Linux ld.so'
    11345 
    11346   # Find out which ABI we are using (multilib Linux x86_64 hack).
     11671  # find out which ABI we are using
    1134711672  libsuff=
    1134811673  case "$host_cpu" in
    1134911674  x86_64*|s390x*|powerpc64*)
    11350     echo '#line 11350 "configure"' > conftest.$ac_ext
     11675    echo '#line 11675 "configure"' > conftest.$ac_ext
    1135111676    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    1135211677  (eval $ac_compile) 2>&5
     
    1135711682      *64-bit*)
    1135811683        libsuff=64
     11684        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
    1135911685        ;;
    1136011686      esac
     
    1136211688    rm -rf conftest*
    1136311689    ;;
    11364   *)
    11365     ;;
    1136611690  esac
    11367   sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff}"
    11368   sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     11691
     11692  # Append ld.so.conf contents to the search path
     11693  if test -f /etc/ld.so.conf; then
     11694    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
     11695    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
     11696  fi
     11697
     11698  # We used to test for /lib/ld.so.1 and disable shared libraries on
     11699  # powerpc, because MkLinux only supported shared libraries with the
     11700  # GNU dynamic linker.  Since this was broken with cross compilers,
     11701  # most powerpc-linux boxes support dynamic linking these days and
     11702  # people can always --disable-shared, the test was removed, and we
     11703  # assume the GNU/Linux dynamic linker is in use.
     11704  dynamic_linker='GNU/Linux ld.so'
     11705  ;;
     11706
     11707knetbsd*-gnu)
     11708  version_type=linux
     11709  need_lib_prefix=no
     11710  need_version=no
     11711  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     11712  soname_spec='${libname}${release}${shared_ext}$major'
     11713  shlibpath_var=LD_LIBRARY_PATH
     11714  shlibpath_overrides_runpath=no
     11715  hardcode_into_libs=yes
     11716  dynamic_linker='GNU ld.so'
    1136911717  ;;
    1137011718
     
    1137811726    dynamic_linker='NetBSD (a.out) ld.so'
    1137911727  else
    11380     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
     11728    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    1138111729    soname_spec='${libname}${release}${shared_ext}$major'
    1138211730    dynamic_linker='NetBSD ld.elf_so'
     
    1139411742  ;;
    1139511743
    11396 nto-qnx)
     11744nto-qnx*)
    1139711745  version_type=linux
    1139811746  need_lib_prefix=no
     
    1140711755  version_type=sunos
    1140811756  need_lib_prefix=no
    11409   need_version=no
     11757  need_version=yes
    1141011758  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1141111759  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1142711775os2*)
    1142811776  libname_spec='$name'
    11429   shrext=".dll"
     11777  shrext_cmds=".dll"
    1143011778  need_lib_prefix=no
    1143111779  library_names_spec='$libname${shared_ext} $libname.a'
     
    1152511873test "$dynamic_linker" = no && can_build_shared=no
    1152611874
     11875echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     11876echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     11877hardcode_action_CXX=
     11878if test -n "$hardcode_libdir_flag_spec_CXX" || \
     11879   test -n "$runpath_var CXX" || \
     11880   test "X$hardcode_automatic_CXX"="Xyes" ; then
     11881
     11882  # We can hardcode non-existant directories.
     11883  if test "$hardcode_direct_CXX" != no &&
     11884     # If the only mechanism to avoid hardcoding is shlibpath_var, we
     11885     # have to relink, otherwise we might link with an installed library
     11886     # when we should be linking with a yet-to-be-installed one
     11887     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
     11888     test "$hardcode_minus_L_CXX" != no; then
     11889    # Linking always hardcodes the temporary library directory.
     11890    hardcode_action_CXX=relink
     11891  else
     11892    # We can link without hardcoding, and we can hardcode nonexisting dirs.
     11893    hardcode_action_CXX=immediate
     11894  fi
     11895else
     11896  # We cannot hardcode anything, or else we can only hardcode existing
     11897  # directories.
     11898  hardcode_action_CXX=unsupported
     11899fi
     11900echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
     11901echo "${ECHO_T}$hardcode_action_CXX" >&6
     11902
     11903if test "$hardcode_action_CXX" = relink; then
     11904  # Fast installation is not supported
     11905  enable_fast_install=no
     11906elif test "$shlibpath_overrides_runpath" = yes ||
     11907     test "$enable_shared" = no; then
     11908  # Fast installation is not necessary
     11909  enable_fast_install=needless
     11910fi
     11911
     11912striplib=
     11913old_striplib=
     11914echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     11915echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     11916if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
     11917  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
     11918  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
     11919  echo "$as_me:$LINENO: result: yes" >&5
     11920echo "${ECHO_T}yes" >&6
     11921else
     11922# FIXME - insert some real tests, host_os isn't really good enough
     11923  case $host_os in
     11924   darwin*)
     11925       if test -n "$STRIP" ; then
     11926         striplib="$STRIP -x"
     11927         echo "$as_me:$LINENO: result: yes" >&5
     11928echo "${ECHO_T}yes" >&6
     11929       else
     11930  echo "$as_me:$LINENO: result: no" >&5
     11931echo "${ECHO_T}no" >&6
     11932fi
     11933       ;;
     11934   *)
     11935  echo "$as_me:$LINENO: result: no" >&5
     11936echo "${ECHO_T}no" >&6
     11937    ;;
     11938  esac
     11939fi
     11940
    1152711941if test "x$enable_dlopen" != xyes; then
    1152811942  enable_dlopen=unknown
     
    1156011974LIBS="-ldl  $LIBS"
    1156111975cat >conftest.$ac_ext <<_ACEOF
    11562 #line $LINENO "configure"
    1156311976/* confdefs.h.  */
    1156411977_ACEOF
     
    1158411997rm -f conftest.$ac_objext conftest$ac_exeext
    1158511998if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11586   (eval $ac_link) 2>&5
     11999  (eval $ac_link) 2>conftest.er1
     12000  ac_status=$?
     12001  grep -v '^ *+' conftest.er1 >conftest.err
     12002  rm -f conftest.er1
     12003  cat conftest.err >&5
     12004  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12005  (exit $ac_status); } &&
     12006         { ac_try='test -z "$ac_cxx_werror_flag"
     12007                         || test ! -s conftest.err'
     12008  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12009  (eval $ac_try) 2>&5
    1158712010  ac_status=$?
    1158812011  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11589   (exit $ac_status); } &&
    11590         { ac_try='test -s conftest$ac_exeext'
     12012  (exit $ac_status); }; } &&
     12013        { ac_try='test -s conftest$ac_exeext'
    1159112014  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1159212015  (eval $ac_try) 2>&5
     
    1160112024ac_cv_lib_dl_dlopen=no
    1160212025fi
    11603 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12026rm -f conftest.err conftest.$ac_objext \
     12027      conftest$ac_exeext conftest.$ac_ext
    1160412028LIBS=$ac_check_lib_save_LIBS
    1160512029fi
     
    1162512049else
    1162612050  cat >conftest.$ac_ext <<_ACEOF
    11627 #line $LINENO "configure"
    1162812051/* confdefs.h.  */
    1162912052_ACEOF
     
    1163112054cat >>conftest.$ac_ext <<_ACEOF
    1163212055/* end confdefs.h.  */
     12056/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
     12057   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     12058#define shl_load innocuous_shl_load
     12059
    1163312060/* System header to define __stub macros and hopefully few prototypes,
    1163412061    which can conflict with char shl_load (); below.
    1163512062    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1163612063    <limits.h> exists even on freestanding compilers.  */
     12064
    1163712065#ifdef __STDC__
    1163812066# include <limits.h>
     
    1164012068# include <assert.h>
    1164112069#endif
     12070
     12071#undef shl_load
     12072
    1164212073/* Override any gcc2 internal prototype to avoid an error.  */
    1164312074#ifdef __cplusplus
     
    1167012101rm -f conftest.$ac_objext conftest$ac_exeext
    1167112102if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11672   (eval $ac_link) 2>&5
     12103  (eval $ac_link) 2>conftest.er1
     12104  ac_status=$?
     12105  grep -v '^ *+' conftest.er1 >conftest.err
     12106  rm -f conftest.er1
     12107  cat conftest.err >&5
     12108  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12109  (exit $ac_status); } &&
     12110         { ac_try='test -z "$ac_cxx_werror_flag"
     12111                         || test ! -s conftest.err'
     12112  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12113  (eval $ac_try) 2>&5
    1167312114  ac_status=$?
    1167412115  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11675   (exit $ac_status); } &&
    11676         { ac_try='test -s conftest$ac_exeext'
     12116  (exit $ac_status); }; } &&
     12117        { ac_try='test -s conftest$ac_exeext'
    1167712118  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1167812119  (eval $ac_try) 2>&5
     
    1168712128ac_cv_func_shl_load=no
    1168812129fi
    11689 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12130rm -f conftest.err conftest.$ac_objext \
     12131      conftest$ac_exeext conftest.$ac_ext
    1169012132fi
    1169112133echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
     
    1170212144LIBS="-ldld  $LIBS"
    1170312145cat >conftest.$ac_ext <<_ACEOF
    11704 #line $LINENO "configure"
    1170512146/* confdefs.h.  */
    1170612147_ACEOF
     
    1172612167rm -f conftest.$ac_objext conftest$ac_exeext
    1172712168if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11728   (eval $ac_link) 2>&5
     12169  (eval $ac_link) 2>conftest.er1
     12170  ac_status=$?
     12171  grep -v '^ *+' conftest.er1 >conftest.err
     12172  rm -f conftest.er1
     12173  cat conftest.err >&5
     12174  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12175  (exit $ac_status); } &&
     12176         { ac_try='test -z "$ac_cxx_werror_flag"
     12177                         || test ! -s conftest.err'
     12178  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12179  (eval $ac_try) 2>&5
    1172912180  ac_status=$?
    1173012181  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11731   (exit $ac_status); } &&
    11732         { ac_try='test -s conftest$ac_exeext'
     12182  (exit $ac_status); }; } &&
     12183        { ac_try='test -s conftest$ac_exeext'
    1173312184  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1173412185  (eval $ac_try) 2>&5
     
    1174312194ac_cv_lib_dld_shl_load=no
    1174412195fi
    11745 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12196rm -f conftest.err conftest.$ac_objext \
     12197      conftest$ac_exeext conftest.$ac_ext
    1174612198LIBS=$ac_check_lib_save_LIBS
    1174712199fi
     
    1175712209else
    1175812210  cat >conftest.$ac_ext <<_ACEOF
    11759 #line $LINENO "configure"
    1176012211/* confdefs.h.  */
    1176112212_ACEOF
     
    1176312214cat >>conftest.$ac_ext <<_ACEOF
    1176412215/* end confdefs.h.  */
     12216/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
     12217   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     12218#define dlopen innocuous_dlopen
     12219
    1176512220/* System header to define __stub macros and hopefully few prototypes,
    1176612221    which can conflict with char dlopen (); below.
    1176712222    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1176812223    <limits.h> exists even on freestanding compilers.  */
     12224
    1176912225#ifdef __STDC__
    1177012226# include <limits.h>
     
    1177212228# include <assert.h>
    1177312229#endif
     12230
     12231#undef dlopen
     12232
    1177412233/* Override any gcc2 internal prototype to avoid an error.  */
    1177512234#ifdef __cplusplus
     
    1180212261rm -f conftest.$ac_objext conftest$ac_exeext
    1180312262if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11804   (eval $ac_link) 2>&5
     12263  (eval $ac_link) 2>conftest.er1
     12264  ac_status=$?
     12265  grep -v '^ *+' conftest.er1 >conftest.err
     12266  rm -f conftest.er1
     12267  cat conftest.err >&5
     12268  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12269  (exit $ac_status); } &&
     12270         { ac_try='test -z "$ac_cxx_werror_flag"
     12271                         || test ! -s conftest.err'
     12272  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12273  (eval $ac_try) 2>&5
    1180512274  ac_status=$?
    1180612275  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11807   (exit $ac_status); } &&
    11808         { ac_try='test -s conftest$ac_exeext'
     12276  (exit $ac_status); }; } &&
     12277        { ac_try='test -s conftest$ac_exeext'
    1180912278  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1181012279  (eval $ac_try) 2>&5
     
    1181912288ac_cv_func_dlopen=no
    1182012289fi
    11821 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12290rm -f conftest.err conftest.$ac_objext \
     12291      conftest$ac_exeext conftest.$ac_ext
    1182212292fi
    1182312293echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
     
    1183412304LIBS="-ldl  $LIBS"
    1183512305cat >conftest.$ac_ext <<_ACEOF
    11836 #line $LINENO "configure"
    1183712306/* confdefs.h.  */
    1183812307_ACEOF
     
    1185812327rm -f conftest.$ac_objext conftest$ac_exeext
    1185912328if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11860   (eval $ac_link) 2>&5
     12329  (eval $ac_link) 2>conftest.er1
     12330  ac_status=$?
     12331  grep -v '^ *+' conftest.er1 >conftest.err
     12332  rm -f conftest.er1
     12333  cat conftest.err >&5
     12334  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12335  (exit $ac_status); } &&
     12336         { ac_try='test -z "$ac_cxx_werror_flag"
     12337                         || test ! -s conftest.err'
     12338  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12339  (eval $ac_try) 2>&5
    1186112340  ac_status=$?
    1186212341  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11863   (exit $ac_status); } &&
    11864         { ac_try='test -s conftest$ac_exeext'
     12342  (exit $ac_status); }; } &&
     12343        { ac_try='test -s conftest$ac_exeext'
    1186512344  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1186612345  (eval $ac_try) 2>&5
     
    1187512354ac_cv_lib_dl_dlopen=no
    1187612355fi
    11877 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12356rm -f conftest.err conftest.$ac_objext \
     12357      conftest$ac_exeext conftest.$ac_ext
    1187812358LIBS=$ac_check_lib_save_LIBS
    1187912359fi
     
    1189112371LIBS="-lsvld  $LIBS"
    1189212372cat >conftest.$ac_ext <<_ACEOF
    11893 #line $LINENO "configure"
    1189412373/* confdefs.h.  */
    1189512374_ACEOF
     
    1191512394rm -f conftest.$ac_objext conftest$ac_exeext
    1191612395if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11917   (eval $ac_link) 2>&5
     12396  (eval $ac_link) 2>conftest.er1
     12397  ac_status=$?
     12398  grep -v '^ *+' conftest.er1 >conftest.err
     12399  rm -f conftest.er1
     12400  cat conftest.err >&5
     12401  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12402  (exit $ac_status); } &&
     12403         { ac_try='test -z "$ac_cxx_werror_flag"
     12404                         || test ! -s conftest.err'
     12405  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12406  (eval $ac_try) 2>&5
    1191812407  ac_status=$?
    1191912408  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11920   (exit $ac_status); } &&
    11921         { ac_try='test -s conftest$ac_exeext'
     12409  (exit $ac_status); }; } &&
     12410        { ac_try='test -s conftest$ac_exeext'
    1192212411  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1192312412  (eval $ac_try) 2>&5
     
    1193212421ac_cv_lib_svld_dlopen=no
    1193312422fi
    11934 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12423rm -f conftest.err conftest.$ac_objext \
     12424      conftest$ac_exeext conftest.$ac_ext
    1193512425LIBS=$ac_check_lib_save_LIBS
    1193612426fi
     
    1194812438LIBS="-ldld  $LIBS"
    1194912439cat >conftest.$ac_ext <<_ACEOF
    11950 #line $LINENO "configure"
    1195112440/* confdefs.h.  */
    1195212441_ACEOF
     
    1197212461rm -f conftest.$ac_objext conftest$ac_exeext
    1197312462if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11974   (eval $ac_link) 2>&5
     12463  (eval $ac_link) 2>conftest.er1
     12464  ac_status=$?
     12465  grep -v '^ *+' conftest.er1 >conftest.err
     12466  rm -f conftest.er1
     12467  cat conftest.err >&5
     12468  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12469  (exit $ac_status); } &&
     12470         { ac_try='test -z "$ac_cxx_werror_flag"
     12471                         || test ! -s conftest.err'
     12472  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12473  (eval $ac_try) 2>&5
    1197512474  ac_status=$?
    1197612475  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11977   (exit $ac_status); } &&
    11978         { ac_try='test -s conftest$ac_exeext'
     12476  (exit $ac_status); }; } &&
     12477        { ac_try='test -s conftest$ac_exeext'
    1197912478  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1198012479  (eval $ac_try) 2>&5
     
    1198912488ac_cv_lib_dld_dld_link=no
    1199012489fi
    11991 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12490rm -f conftest.err conftest.$ac_objext \
     12491      conftest$ac_exeext conftest.$ac_ext
    1199212492LIBS=$ac_check_lib_save_LIBS
    1199312493fi
     
    1204412544  lt_status=$lt_dlunknown
    1204512545  cat > conftest.$ac_ext <<EOF
    12046 #line 12046 "configure"
     12546#line 12546 "configure"
    1204712547#include "confdefs.h"
    1204812548
     
    1214212642  lt_status=$lt_dlunknown
    1214312643  cat > conftest.$ac_ext <<EOF
    12144 #line 12144 "configure"
     12644#line 12644 "configure"
    1214512645#include "confdefs.h"
    1214612646
     
    1225912759  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1226012760  # variables and quote the copies for generation of the libtool script.
    12261   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     12761  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     12762    SED SHELL STRIP \
    1226212763    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1226312764    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1238912890
    1239012891# A symbol stripping program
    12391 STRIP=$STRIP
     12892STRIP=$lt_STRIP
    1239212893
    1239312894# Used to examine libraries when file_magic_cmd begins "file"
     
    1242012921
    1242112922# Shared library suffix (normally ".so").
    12422 shrext='$shrext'
     12923shrext_cmds='$shrext_cmds'
    1242312924
    1242412925# Executable file suffix (normally "").
     
    1263713138  # `config.status --recheck' to rerun these tests and create the
    1263813139  # libtool script then.
    12639   test -f Makefile && make "$ltmain"
     13140  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     13141  if test -f "$ltmain_in"; then
     13142    test -f Makefile && make "$ltmain"
     13143  fi
    1264013144fi
    1264113145
     
    1273913243  fi
    1274013244  ;;
    12741 aix4*)
     13245aix4* | aix5*)
    1274213246  test "$enable_shared" = yes && enable_static=no
    1274313247  ;;
     
    1287913383    linux*)
    1288013384      case $CC in
    12881       icc|ecc)
     13385      icc* | ecc*)
    1288213386        lt_prog_compiler_wl_F77='-Wl,'
    1288313387        lt_prog_compiler_pic_F77='-KPIC'
    1288413388        lt_prog_compiler_static_F77='-static'
    1288513389        ;;
    12886       ccc)
     13390      ccc*)
    1288713391        lt_prog_compiler_wl_F77='-Wl,'
    1288813392        # All Alpha code is PIC.
     
    1294613450#
    1294713451if test -n "$lt_prog_compiler_pic_F77"; then
    12948   echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
     13452
     13453echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
    1294913454echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6
    1295013455if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
     
    1296413469   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1296513470   -e 's:$: $lt_compiler_flag:'`
    12966    (eval echo "\"\$as_me:12966: $lt_compile\"" >&5)
     13471   (eval echo "\"\$as_me:13471: $lt_compile\"" >&5)
    1296713472   (eval "$lt_compile" 2>conftest.err)
    1296813473   ac_status=$?
    1296913474   cat conftest.err >&5
    12970    echo "$as_me:12970: \$? = $ac_status" >&5
     13475   echo "$as_me:13475: \$? = $ac_status" >&5
    1297113476   if (exit $ac_status) && test -s "$ac_outfile"; then
    1297213477     # The compiler can only warn and ignore the option if not recognized
     
    1301513520   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1301613521
    13017    # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
    13018    # that will create temporary files in the current directory regardless of
    13019    # the output directory.  Thus, making CWD read-only will cause this test
    13020    # to fail, enabling locking or at least warning the user not to do parallel
    13021    # builds.
    13022    chmod -w .
    13023 
    1302413522   lt_compiler_flag="-o out/conftest2.$ac_objext"
    1302513523   # Insert the option either (1) after the last *FLAGS variable, or
     
    1303113529   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1303213530   -e 's:$: $lt_compiler_flag:'`
    13033    (eval echo "\"\$as_me:13033: $lt_compile\"" >&5)
     13531   (eval echo "\"\$as_me:13531: $lt_compile\"" >&5)
    1303413532   (eval "$lt_compile" 2>out/conftest.err)
    1303513533   ac_status=$?
    1303613534   cat out/conftest.err >&5
    13037    echo "$as_me:13037: \$? = $ac_status" >&5
     13535   echo "$as_me:13535: \$? = $ac_status" >&5
    1303813536   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1303913537   then
     
    1304513543   fi
    1304613544   chmod u+w .
    13047    $rm conftest* out/*
    13048    rmdir out
     13545   $rm conftest*
     13546   # SGI C++ compiler will create directory out/ii_files/ for
     13547   # template instantiation
     13548   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
     13549   $rm out/* && rmdir out
    1304913550   cd ..
    1305013551   rmdir conftest
     
    1324413745
    1324513746  linux*)
    13246     if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
     13747    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    1324713748        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    1324813749        archive_cmds_F77="$tmp_archive_cmds"
     
    1340213903rm -f conftest.$ac_objext conftest$ac_exeext
    1340313904if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    13404   (eval $ac_link) 2>&5
     13905  (eval $ac_link) 2>conftest.er1
     13906  ac_status=$?
     13907  grep -v '^ *+' conftest.er1 >conftest.err
     13908  rm -f conftest.er1
     13909  cat conftest.err >&5
     13910  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     13911  (exit $ac_status); } &&
     13912         { ac_try='test -z "$ac_f77_werror_flag"
     13913                         || test ! -s conftest.err'
     13914  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     13915  (eval $ac_try) 2>&5
    1340513916  ac_status=$?
    1340613917  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    13407   (exit $ac_status); } &&
    13408         { ac_try='test -s conftest$ac_exeext'
     13918  (exit $ac_status); }; } &&
     13919        { ac_try='test -s conftest$ac_exeext'
    1340913920  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1341013921  (eval $ac_try) 2>&5
     
    1342313934
    1342413935fi
    13425 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     13936rm -f conftest.err conftest.$ac_objext \
     13937      conftest$ac_exeext conftest.$ac_ext
    1342613938if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    1342713939
     
    1344213954rm -f conftest.$ac_objext conftest$ac_exeext
    1344313955if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    13444   (eval $ac_link) 2>&5
     13956  (eval $ac_link) 2>conftest.er1
     13957  ac_status=$?
     13958  grep -v '^ *+' conftest.er1 >conftest.err
     13959  rm -f conftest.er1
     13960  cat conftest.err >&5
     13961  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     13962  (exit $ac_status); } &&
     13963         { ac_try='test -z "$ac_f77_werror_flag"
     13964                         || test ! -s conftest.err'
     13965  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     13966  (eval $ac_try) 2>&5
    1344513967  ac_status=$?
    1344613968  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    13447   (exit $ac_status); } &&
    13448         { ac_try='test -s conftest$ac_exeext'
     13969  (exit $ac_status); }; } &&
     13970        { ac_try='test -s conftest$ac_exeext'
    1344913971  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1345013972  (eval $ac_try) 2>&5
     
    1346313985
    1346413986fi
    13465 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     13987rm -f conftest.err conftest.$ac_objext \
     13988      conftest$ac_exeext conftest.$ac_ext
    1346613989if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    1346713990
     
    1350414027      libext=lib
    1350514028      # Tell ltmain to make .dll files, not .so files.
    13506       shrext=".dll"
     14029      shrext_cmds=".dll"
    1350714030      # FIXME: Setting linknames here is a bad hack.
    1350814031      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
     
    1351614039
    1351714040    darwin* | rhapsody*)
    13518     if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     14041    if test "$GXX" = yes ; then
    1351914042      archive_cmds_need_lc_F77=no
    1352014043      case "$host_os" in
     
    1352314046        ;;
    1352414047      *) # Darwin 1.3 on
    13525         test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_F77='-flat_namespace -undefined suppress'
     14048      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     14049        allow_undefined_flag_F77='-flat_namespace -undefined suppress'
     14050      else
     14051        case ${MACOSX_DEPLOYMENT_TARGET} in
     14052          10.[012])
     14053            allow_undefined_flag_F77='-flat_namespace -undefined suppress'
     14054            ;;
     14055          10.*)
     14056            allow_undefined_flag_F77='-undefined dynamic_lookup'
     14057            ;;
     14058        esac
     14059      fi
    1352614060        ;;
    1352714061      esac
    13528       # FIXME: Relying on posixy $() will cause problems for
    13529       #        cross-compilation, but unfortunately the echo tests do not
    13530       #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    13531       #        `"' quotes if we put them in here... so don't!
    1353214062        lt_int_apple_cc_single_mod=no
    1353314063        output_verbose_link_cmd='echo'
     
    1354014070        archive_cmds_F77='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    1354114071      fi
    13542       module_cmds_F77='$CC -bundle ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     14072      module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    1354314073      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    1354414074        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     
    1354714077          archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    1354814078        fi
    13549           module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -bundle $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     14079          module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    1355014080      hardcode_direct_F77=no
    1355114081      hardcode_automatic_F77=yes
     
    1355314083      whole_archive_flag_spec_F77='-all_load $convenience'
    1355414084      link_all_deplibs_F77=yes
     14085    else
     14086      ld_shlibs_F77=no
    1355514087    fi
    1355614088      ;;
     
    1358614118
    1358714119    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    13588     freebsd*)
     14120    freebsd* | kfreebsd*-gnu)
    1358914121      archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    1359014122      hardcode_libdir_flag_spec_F77='-R$libdir'
     
    1394614478esac
    1394714479
    13948 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    13949 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    13950 hardcode_action_F77=
    13951 if test -n "$hardcode_libdir_flag_spec_F77" || \
    13952    test -n "$runpath_var F77" || \
    13953    test "X$hardcode_automatic_F77"="Xyes" ; then
    13954 
    13955   # We can hardcode non-existant directories.
    13956   if test "$hardcode_direct_F77" != no &&
    13957      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    13958      # have to relink, otherwise we might link with an installed library
    13959      # when we should be linking with a yet-to-be-installed one
    13960      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
    13961      test "$hardcode_minus_L_F77" != no; then
    13962     # Linking always hardcodes the temporary library directory.
    13963     hardcode_action_F77=relink
    13964   else
    13965     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    13966     hardcode_action_F77=immediate
    13967   fi
    13968 else
    13969   # We cannot hardcode anything, or else we can only hardcode existing
    13970   # directories.
    13971   hardcode_action_F77=unsupported
    13972 fi
    13973 echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
    13974 echo "${ECHO_T}$hardcode_action_F77" >&6
    13975 
    13976 if test "$hardcode_action_F77" = relink; then
    13977   # Fast installation is not supported
    13978   enable_fast_install=no
    13979 elif test "$shlibpath_overrides_runpath" = yes ||
    13980      test "$enable_shared" = no; then
    13981   # Fast installation is not necessary
    13982   enable_fast_install=needless
    13983 fi
    13984 
    13985 striplib=
    13986 old_striplib=
    13987 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    13988 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    13989 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    13990   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    13991   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    13992   echo "$as_me:$LINENO: result: yes" >&5
    13993 echo "${ECHO_T}yes" >&6
    13994 else
    13995 # FIXME - insert some real tests, host_os isn't really good enough
    13996   case $host_os in
    13997    darwin*)
    13998        if test -n "$STRIP" ; then
    13999          striplib="$STRIP -x"
    14000          echo "$as_me:$LINENO: result: yes" >&5
    14001 echo "${ECHO_T}yes" >&6
    14002        else
    14003   echo "$as_me:$LINENO: result: no" >&5
    14004 echo "${ECHO_T}no" >&6
    14005 fi
    14006        ;;
    14007    *)
    14008   echo "$as_me:$LINENO: result: no" >&5
    14009 echo "${ECHO_T}no" >&6
    14010     ;;
    14011   esac
    14012 fi
    14013 
    1401414480echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    1401514481echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    1401714483libname_spec='lib$name'
    1401814484soname_spec=
    14019 shrext=".so"
     14485shrext_cmds=".so"
    1402014486postinstall_cmds=
    1402114487postuninstall_cmds=
     
    1410514571  library_names_spec='$libname.ixlibrary $libname.a'
    1410614572  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    14107   finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
     14573  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
    1410814574  ;;
    1410914575
     
    1413014596cygwin* | mingw* | pw32*)
    1413114597  version_type=windows
    14132   shrext=".dll"
     14598  shrext_cmds=".dll"
    1413314599  need_version=no
    1413414600  need_lib_prefix=no
     
    1415214618      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    1415314619      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    14154       sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
     14620      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
    1415514621      ;;
    1415614622    mingw*)
     
    1419114657  need_lib_prefix=no
    1419214658  need_version=no
    14193   # FIXME: Relying on posixy $() will cause problems for
    14194   #        cross-compilation, but unfortunately the echo tests do not
    14195   #        yet detect zsh echo's removal of \ escapes.
    1419614659  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
    1419714660  soname_spec='${libname}${release}${major}$shared_ext'
    1419814661  shlibpath_overrides_runpath=yes
    1419914662  shlibpath_var=DYLD_LIBRARY_PATH
    14200   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
     14663  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
    1420114664  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    14202   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    14203   sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
     14665  if test "$GCC" = yes; then
     14666    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
     14667  else
     14668    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    1420414669  fi
    1420514670  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    1421714682freebsd1*)
    1421814683  dynamic_linker=no
     14684  ;;
     14685
     14686kfreebsd*-gnu)
     14687  version_type=linux
     14688  need_lib_prefix=no
     14689  need_version=no
     14690  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     14691  soname_spec='${libname}${release}${shared_ext}$major'
     14692  shlibpath_var=LD_LIBRARY_PATH
     14693  shlibpath_overrides_runpath=no
     14694  hardcode_into_libs=yes
     14695  dynamic_linker='GNU ld.so'
    1421914696  ;;
    1422014697
     
    1426714744  case "$host_cpu" in
    1426814745  ia64*)
    14269     shrext='.so'
     14746    shrext_cmds='.so'
    1427014747    hardcode_into_libs=yes
    1427114748    dynamic_linker="$host_os dld.so"
     
    1428214759    ;;
    1428314760   hppa*64*)
    14284      shrext='.sl'
     14761     shrext_cmds='.sl'
    1428514762     hardcode_into_libs=yes
    1428614763     dynamic_linker="$host_os dld.sl"
     
    1429314770     ;;
    1429414771   *)
    14295     shrext='.sl'
     14772    shrext_cmds='.sl'
    1429614773    dynamic_linker="$host_os dld.sl"
    1429714774    shlibpath_var=SHLIB_PATH
     
    1436214839  hardcode_into_libs=yes
    1436314840
    14364   # We used to test for /lib/ld.so.1 and disable shared libraries on
    14365   # powerpc, because MkLinux only supported shared libraries with the
    14366   # GNU dynamic linker.  Since this was broken with cross compilers,
    14367   # most powerpc-linux boxes support dynamic linking these days and
    14368   # people can always --disable-shared, the test was removed, and we
    14369   # assume the GNU/Linux dynamic linker is in use.
    14370   dynamic_linker='GNU/Linux ld.so'
    14371 
    14372   # Find out which ABI we are using (multilib Linux x86_64 hack).
     14841  # find out which ABI we are using
    1437314842  libsuff=
    1437414843  case "$host_cpu" in
    1437514844  x86_64*|s390x*|powerpc64*)
    14376     echo '#line 14376 "configure"' > conftest.$ac_ext
     14845    echo '#line 14845 "configure"' > conftest.$ac_ext
    1437714846    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    1437814847  (eval $ac_compile) 2>&5
     
    1438314852      *64-bit*)
    1438414853        libsuff=64
     14854        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
    1438514855        ;;
    1438614856      esac
     
    1438814858    rm -rf conftest*
    1438914859    ;;
    14390   *)
    14391     ;;
    1439214860  esac
    14393   sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff}"
    14394   sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     14861
     14862  # Append ld.so.conf contents to the search path
     14863  if test -f /etc/ld.so.conf; then
     14864    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
     14865    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
     14866  fi
     14867
     14868  # We used to test for /lib/ld.so.1 and disable shared libraries on
     14869  # powerpc, because MkLinux only supported shared libraries with the
     14870  # GNU dynamic linker.  Since this was broken with cross compilers,
     14871  # most powerpc-linux boxes support dynamic linking these days and
     14872  # people can always --disable-shared, the test was removed, and we
     14873  # assume the GNU/Linux dynamic linker is in use.
     14874  dynamic_linker='GNU/Linux ld.so'
     14875  ;;
     14876
     14877knetbsd*-gnu)
     14878  version_type=linux
     14879  need_lib_prefix=no
     14880  need_version=no
     14881  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     14882  soname_spec='${libname}${release}${shared_ext}$major'
     14883  shlibpath_var=LD_LIBRARY_PATH
     14884  shlibpath_overrides_runpath=no
     14885  hardcode_into_libs=yes
     14886  dynamic_linker='GNU ld.so'
    1439514887  ;;
    1439614888
     
    1440414896    dynamic_linker='NetBSD (a.out) ld.so'
    1440514897  else
    14406     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
     14898    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    1440714899    soname_spec='${libname}${release}${shared_ext}$major'
    1440814900    dynamic_linker='NetBSD ld.elf_so'
     
    1442014912  ;;
    1442114913
    14422 nto-qnx)
     14914nto-qnx*)
    1442314915  version_type=linux
    1442414916  need_lib_prefix=no
     
    1443314925  version_type=sunos
    1443414926  need_lib_prefix=no
    14435   need_version=no
     14927  need_version=yes
    1443614928  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1443714929  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1445314945os2*)
    1445414946  libname_spec='$name'
    14455   shrext=".dll"
     14947  shrext_cmds=".dll"
    1445614948  need_lib_prefix=no
    1445714949  library_names_spec='$libname${shared_ext} $libname.a'
     
    1455015042echo "${ECHO_T}$dynamic_linker" >&6
    1455115043test "$dynamic_linker" = no && can_build_shared=no
     15044
     15045echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     15046echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     15047hardcode_action_F77=
     15048if test -n "$hardcode_libdir_flag_spec_F77" || \
     15049   test -n "$runpath_var F77" || \
     15050   test "X$hardcode_automatic_F77"="Xyes" ; then
     15051
     15052  # We can hardcode non-existant directories.
     15053  if test "$hardcode_direct_F77" != no &&
     15054     # If the only mechanism to avoid hardcoding is shlibpath_var, we
     15055     # have to relink, otherwise we might link with an installed library
     15056     # when we should be linking with a yet-to-be-installed one
     15057     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
     15058     test "$hardcode_minus_L_F77" != no; then
     15059    # Linking always hardcodes the temporary library directory.
     15060    hardcode_action_F77=relink
     15061  else
     15062    # We can link without hardcoding, and we can hardcode nonexisting dirs.
     15063    hardcode_action_F77=immediate
     15064  fi
     15065else
     15066  # We cannot hardcode anything, or else we can only hardcode existing
     15067  # directories.
     15068  hardcode_action_F77=unsupported
     15069fi
     15070echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
     15071echo "${ECHO_T}$hardcode_action_F77" >&6
     15072
     15073if test "$hardcode_action_F77" = relink; then
     15074  # Fast installation is not supported
     15075  enable_fast_install=no
     15076elif test "$shlibpath_overrides_runpath" = yes ||
     15077     test "$enable_shared" = no; then
     15078  # Fast installation is not necessary
     15079  enable_fast_install=needless
     15080fi
     15081
     15082striplib=
     15083old_striplib=
     15084echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     15085echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     15086if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
     15087  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
     15088  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
     15089  echo "$as_me:$LINENO: result: yes" >&5
     15090echo "${ECHO_T}yes" >&6
     15091else
     15092# FIXME - insert some real tests, host_os isn't really good enough
     15093  case $host_os in
     15094   darwin*)
     15095       if test -n "$STRIP" ; then
     15096         striplib="$STRIP -x"
     15097         echo "$as_me:$LINENO: result: yes" >&5
     15098echo "${ECHO_T}yes" >&6
     15099       else
     15100  echo "$as_me:$LINENO: result: no" >&5
     15101echo "${ECHO_T}no" >&6
     15102fi
     15103       ;;
     15104   *)
     15105  echo "$as_me:$LINENO: result: no" >&5
     15106echo "${ECHO_T}no" >&6
     15107    ;;
     15108  esac
     15109fi
     15110
    1455215111
    1455315112
     
    1456515124  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1456615125  # variables and quote the copies for generation of the libtool script.
    14567   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     15126  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     15127    SED SHELL STRIP \
    1456815128    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1456915129    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1469515255
    1469615256# A symbol stripping program
    14697 STRIP=$STRIP
     15257STRIP=$lt_STRIP
    1469815258
    1469915259# Used to examine libraries when file_magic_cmd begins "file"
     
    1472615286
    1472715287# Shared library suffix (normally ".so").
    14728 shrext='$shrext'
     15288shrext_cmds='$shrext_cmds'
    1472915289
    1473015290# Executable file suffix (normally "").
     
    1494315503  # `config.status --recheck' to rerun these tests and create the
    1494415504  # libtool script then.
    14945   test -f Makefile && make "$ltmain"
     15505  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     15506  if test -f "$ltmain_in"; then
     15507    test -f Makefile && make "$ltmain"
     15508  fi
    1494615509fi
    1494715510
     
    1500215565  lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
    1500315566
    15004   echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
     15567
     15568echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
    1500515569echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
    1500615570if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
     
    1502015584   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1502115585   -e 's:$: $lt_compiler_flag:'`
    15022    (eval echo "\"\$as_me:15022: $lt_compile\"" >&5)
     15586   (eval echo "\"\$as_me:15586: $lt_compile\"" >&5)
    1502315587   (eval "$lt_compile" 2>conftest.err)
    1502415588   ac_status=$?
    1502515589   cat conftest.err >&5
    15026    echo "$as_me:15026: \$? = $ac_status" >&5
     15590   echo "$as_me:15590: \$? = $ac_status" >&5
    1502715591   if (exit $ac_status) && test -s "$ac_outfile"; then
    1502815592     # The compiler can only warn and ignore the option if not recognized
     
    1516715731    linux*)
    1516815732      case $CC in
    15169       icc|ecc)
     15733      icc* | ecc*)
    1517015734        lt_prog_compiler_wl_GCJ='-Wl,'
    1517115735        lt_prog_compiler_pic_GCJ='-KPIC'
    1517215736        lt_prog_compiler_static_GCJ='-static'
    1517315737        ;;
    15174       ccc)
     15738      ccc*)
    1517515739        lt_prog_compiler_wl_GCJ='-Wl,'
    1517615740        # All Alpha code is PIC.
     
    1523415798#
    1523515799if test -n "$lt_prog_compiler_pic_GCJ"; then
    15236   echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
     15800
     15801echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
    1523715802echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6
    1523815803if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
     
    1525215817   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1525315818   -e 's:$: $lt_compiler_flag:'`
    15254    (eval echo "\"\$as_me:15254: $lt_compile\"" >&5)
     15819   (eval echo "\"\$as_me:15819: $lt_compile\"" >&5)
    1525515820   (eval "$lt_compile" 2>conftest.err)
    1525615821   ac_status=$?
    1525715822   cat conftest.err >&5
    15258    echo "$as_me:15258: \$? = $ac_status" >&5
     15823   echo "$as_me:15823: \$? = $ac_status" >&5
    1525915824   if (exit $ac_status) && test -s "$ac_outfile"; then
    1526015825     # The compiler can only warn and ignore the option if not recognized
     
    1530315868   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1530415869
    15305    # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
    15306    # that will create temporary files in the current directory regardless of
    15307    # the output directory.  Thus, making CWD read-only will cause this test
    15308    # to fail, enabling locking or at least warning the user not to do parallel
    15309    # builds.
    15310    chmod -w .
    15311 
    1531215870   lt_compiler_flag="-o out/conftest2.$ac_objext"
    1531315871   # Insert the option either (1) after the last *FLAGS variable, or
     
    1531915877   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1532015878   -e 's:$: $lt_compiler_flag:'`
    15321    (eval echo "\"\$as_me:15321: $lt_compile\"" >&5)
     15879   (eval echo "\"\$as_me:15879: $lt_compile\"" >&5)
    1532215880   (eval "$lt_compile" 2>out/conftest.err)
    1532315881   ac_status=$?
    1532415882   cat out/conftest.err >&5
    15325    echo "$as_me:15325: \$? = $ac_status" >&5
     15883   echo "$as_me:15883: \$? = $ac_status" >&5
    1532615884   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1532715885   then
     
    1533315891   fi
    1533415892   chmod u+w .
    15335    $rm conftest* out/*
    15336    rmdir out
     15893   $rm conftest*
     15894   # SGI C++ compiler will create directory out/ii_files/ for
     15895   # template instantiation
     15896   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
     15897   $rm out/* && rmdir out
    1533715898   cd ..
    1533815899   rmdir conftest
     
    1553216093
    1553316094  linux*)
    15534     if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
     16095    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    1553516096        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    1553616097        archive_cmds_GCJ="$tmp_archive_cmds"
     
    1568416245       # Determine the default libpath from the value encoded in an empty executable.
    1568516246       cat >conftest.$ac_ext <<_ACEOF
    15686 #line $LINENO "configure"
    1568716247/* confdefs.h.  */
    1568816248_ACEOF
     
    1570116261rm -f conftest.$ac_objext conftest$ac_exeext
    1570216262if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    15703   (eval $ac_link) 2>&5
     16263  (eval $ac_link) 2>conftest.er1
     16264  ac_status=$?
     16265  grep -v '^ *+' conftest.er1 >conftest.err
     16266  rm -f conftest.er1
     16267  cat conftest.err >&5
     16268  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     16269  (exit $ac_status); } &&
     16270         { ac_try='test -z "$ac_c_werror_flag"
     16271                         || test ! -s conftest.err'
     16272  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     16273  (eval $ac_try) 2>&5
    1570416274  ac_status=$?
    1570516275  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    15706   (exit $ac_status); } &&
    15707         { ac_try='test -s conftest$ac_exeext'
     16276  (exit $ac_status); }; } &&
     16277        { ac_try='test -s conftest$ac_exeext'
    1570816278  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1570916279  (eval $ac_try) 2>&5
     
    1572216292
    1572316293fi
    15724 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     16294rm -f conftest.err conftest.$ac_objext \
     16295      conftest$ac_exeext conftest.$ac_ext
    1572516296if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    1572616297
     
    1573516306         # Determine the default libpath from the value encoded in an empty executable.
    1573616307         cat >conftest.$ac_ext <<_ACEOF
    15737 #line $LINENO "configure"
    1573816308/* confdefs.h.  */
    1573916309_ACEOF
     
    1575216322rm -f conftest.$ac_objext conftest$ac_exeext
    1575316323if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    15754   (eval $ac_link) 2>&5
     16324  (eval $ac_link) 2>conftest.er1
     16325  ac_status=$?
     16326  grep -v '^ *+' conftest.er1 >conftest.err
     16327  rm -f conftest.er1
     16328  cat conftest.err >&5
     16329  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     16330  (exit $ac_status); } &&
     16331         { ac_try='test -z "$ac_c_werror_flag"
     16332                         || test ! -s conftest.err'
     16333  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     16334  (eval $ac_try) 2>&5
    1575516335  ac_status=$?
    1575616336  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    15757   (exit $ac_status); } &&
    15758         { ac_try='test -s conftest$ac_exeext'
     16337  (exit $ac_status); }; } &&
     16338        { ac_try='test -s conftest$ac_exeext'
    1575916339  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1576016340  (eval $ac_try) 2>&5
     
    1577316353
    1577416354fi
    15775 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     16355rm -f conftest.err conftest.$ac_objext \
     16356      conftest$ac_exeext conftest.$ac_ext
    1577616357if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    1577716358
     
    1581416395      libext=lib
    1581516396      # Tell ltmain to make .dll files, not .so files.
    15816       shrext=".dll"
     16397      shrext_cmds=".dll"
    1581716398      # FIXME: Setting linknames here is a bad hack.
    1581816399      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
     
    1582616407
    1582716408    darwin* | rhapsody*)
    15828     if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     16409    if test "$GXX" = yes ; then
    1582916410      archive_cmds_need_lc_GCJ=no
    1583016411      case "$host_os" in
     
    1583316414        ;;
    1583416415      *) # Darwin 1.3 on
    15835         test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
     16416      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     16417        allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
     16418      else
     16419        case ${MACOSX_DEPLOYMENT_TARGET} in
     16420          10.[012])
     16421            allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
     16422            ;;
     16423          10.*)
     16424            allow_undefined_flag_GCJ='-undefined dynamic_lookup'
     16425            ;;
     16426        esac
     16427      fi
    1583616428        ;;
    1583716429      esac
    15838       # FIXME: Relying on posixy $() will cause problems for
    15839       #        cross-compilation, but unfortunately the echo tests do not
    15840       #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    15841       #        `"' quotes if we put them in here... so don't!
    1584216430        lt_int_apple_cc_single_mod=no
    1584316431        output_verbose_link_cmd='echo'
     
    1585016438        archive_cmds_GCJ='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    1585116439      fi
    15852       module_cmds_GCJ='$CC -bundle ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     16440      module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    1585316441      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    1585416442        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     
    1585716445          archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    1585816446        fi
    15859           module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -bundle $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     16447          module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    1586016448      hardcode_direct_GCJ=no
    1586116449      hardcode_automatic_GCJ=yes
     
    1586316451      whole_archive_flag_spec_GCJ='-all_load $convenience'
    1586416452      link_all_deplibs_GCJ=yes
     16453    else
     16454      ld_shlibs_GCJ=no
    1586516455    fi
    1586616456      ;;
     
    1589616486
    1589716487    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    15898     freebsd*)
     16488    freebsd* | kfreebsd*-gnu)
    1589916489      archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    1590016490      hardcode_libdir_flag_spec_GCJ='-R$libdir'
     
    1625616846esac
    1625716847
    16258 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    16259 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    16260 hardcode_action_GCJ=
    16261 if test -n "$hardcode_libdir_flag_spec_GCJ" || \
    16262    test -n "$runpath_var GCJ" || \
    16263    test "X$hardcode_automatic_GCJ"="Xyes" ; then
    16264 
    16265   # We can hardcode non-existant directories.
    16266   if test "$hardcode_direct_GCJ" != no &&
    16267      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    16268      # have to relink, otherwise we might link with an installed library
    16269      # when we should be linking with a yet-to-be-installed one
    16270      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
    16271      test "$hardcode_minus_L_GCJ" != no; then
    16272     # Linking always hardcodes the temporary library directory.
    16273     hardcode_action_GCJ=relink
    16274   else
    16275     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    16276     hardcode_action_GCJ=immediate
    16277   fi
    16278 else
    16279   # We cannot hardcode anything, or else we can only hardcode existing
    16280   # directories.
    16281   hardcode_action_GCJ=unsupported
    16282 fi
    16283 echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
    16284 echo "${ECHO_T}$hardcode_action_GCJ" >&6
    16285 
    16286 if test "$hardcode_action_GCJ" = relink; then
    16287   # Fast installation is not supported
    16288   enable_fast_install=no
    16289 elif test "$shlibpath_overrides_runpath" = yes ||
    16290      test "$enable_shared" = no; then
    16291   # Fast installation is not necessary
    16292   enable_fast_install=needless
    16293 fi
    16294 
    16295 striplib=
    16296 old_striplib=
    16297 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    16298 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    16299 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    16300   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    16301   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    16302   echo "$as_me:$LINENO: result: yes" >&5
    16303 echo "${ECHO_T}yes" >&6
    16304 else
    16305 # FIXME - insert some real tests, host_os isn't really good enough
    16306   case $host_os in
    16307    darwin*)
    16308        if test -n "$STRIP" ; then
    16309          striplib="$STRIP -x"
    16310          echo "$as_me:$LINENO: result: yes" >&5
    16311 echo "${ECHO_T}yes" >&6
    16312        else
    16313   echo "$as_me:$LINENO: result: no" >&5
    16314 echo "${ECHO_T}no" >&6
    16315 fi
    16316        ;;
    16317    *)
    16318   echo "$as_me:$LINENO: result: no" >&5
    16319 echo "${ECHO_T}no" >&6
    16320     ;;
    16321   esac
    16322 fi
    16323 
    1632416848echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    1632516849echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    1632716851libname_spec='lib$name'
    1632816852soname_spec=
    16329 shrext=".so"
     16853shrext_cmds=".so"
    1633016854postinstall_cmds=
    1633116855postuninstall_cmds=
     
    1641516939  library_names_spec='$libname.ixlibrary $libname.a'
    1641616940  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    16417   finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
     16941  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
    1641816942  ;;
    1641916943
     
    1644016964cygwin* | mingw* | pw32*)
    1644116965  version_type=windows
    16442   shrext=".dll"
     16966  shrext_cmds=".dll"
    1644316967  need_version=no
    1644416968  need_lib_prefix=no
     
    1646216986      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    1646316987      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    16464       sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
     16988      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
    1646516989      ;;
    1646616990    mingw*)
     
    1650117025  need_lib_prefix=no
    1650217026  need_version=no
    16503   # FIXME: Relying on posixy $() will cause problems for
    16504   #        cross-compilation, but unfortunately the echo tests do not
    16505   #        yet detect zsh echo's removal of \ escapes.
    1650617027  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
    1650717028  soname_spec='${libname}${release}${major}$shared_ext'
    1650817029  shlibpath_overrides_runpath=yes
    1650917030  shlibpath_var=DYLD_LIBRARY_PATH
    16510   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
     17031  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
    1651117032  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    16512   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    16513   sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
     17033  if test "$GCC" = yes; then
     17034    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
     17035  else
     17036    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    1651417037  fi
    1651517038  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    1652717050freebsd1*)
    1652817051  dynamic_linker=no
     17052  ;;
     17053
     17054kfreebsd*-gnu)
     17055  version_type=linux
     17056  need_lib_prefix=no
     17057  need_version=no
     17058  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     17059  soname_spec='${libname}${release}${shared_ext}$major'
     17060  shlibpath_var=LD_LIBRARY_PATH
     17061  shlibpath_overrides_runpath=no
     17062  hardcode_into_libs=yes
     17063  dynamic_linker='GNU ld.so'
    1652917064  ;;
    1653017065
     
    1657717112  case "$host_cpu" in
    1657817113  ia64*)
    16579     shrext='.so'
     17114    shrext_cmds='.so'
    1658017115    hardcode_into_libs=yes
    1658117116    dynamic_linker="$host_os dld.so"
     
    1659217127    ;;
    1659317128   hppa*64*)
    16594      shrext='.sl'
     17129     shrext_cmds='.sl'
    1659517130     hardcode_into_libs=yes
    1659617131     dynamic_linker="$host_os dld.sl"
     
    1660317138     ;;
    1660417139   *)
    16605     shrext='.sl'
     17140    shrext_cmds='.sl'
    1660617141    dynamic_linker="$host_os dld.sl"
    1660717142    shlibpath_var=SHLIB_PATH
     
    1667217207  hardcode_into_libs=yes
    1667317208
    16674   # We used to test for /lib/ld.so.1 and disable shared libraries on
    16675   # powerpc, because MkLinux only supported shared libraries with the
    16676   # GNU dynamic linker.  Since this was broken with cross compilers,
    16677   # most powerpc-linux boxes support dynamic linking these days and
    16678   # people can always --disable-shared, the test was removed, and we
    16679   # assume the GNU/Linux dynamic linker is in use.
    16680   dynamic_linker='GNU/Linux ld.so'
    16681 
    16682   # Find out which ABI we are using (multilib Linux x86_64 hack).
     17209  # find out which ABI we are using
    1668317210  libsuff=
    1668417211  case "$host_cpu" in
    1668517212  x86_64*|s390x*|powerpc64*)
    16686     echo '#line 16686 "configure"' > conftest.$ac_ext
     17213    echo '#line 17213 "configure"' > conftest.$ac_ext
    1668717214    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    1668817215  (eval $ac_compile) 2>&5
     
    1669317220      *64-bit*)
    1669417221        libsuff=64
     17222        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
    1669517223        ;;
    1669617224      esac
     
    1669817226    rm -rf conftest*
    1669917227    ;;
    16700   *)
    16701     ;;
    1670217228  esac
    16703   sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff}"
    16704   sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     17229
     17230  # Append ld.so.conf contents to the search path
     17231  if test -f /etc/ld.so.conf; then
     17232    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
     17233    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
     17234  fi
     17235
     17236  # We used to test for /lib/ld.so.1 and disable shared libraries on
     17237  # powerpc, because MkLinux only supported shared libraries with the
     17238  # GNU dynamic linker.  Since this was broken with cross compilers,
     17239  # most powerpc-linux boxes support dynamic linking these days and
     17240  # people can always --disable-shared, the test was removed, and we
     17241  # assume the GNU/Linux dynamic linker is in use.
     17242  dynamic_linker='GNU/Linux ld.so'
     17243  ;;
     17244
     17245knetbsd*-gnu)
     17246  version_type=linux
     17247  need_lib_prefix=no
     17248  need_version=no
     17249  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     17250  soname_spec='${libname}${release}${shared_ext}$major'
     17251  shlibpath_var=LD_LIBRARY_PATH
     17252  shlibpath_overrides_runpath=no
     17253  hardcode_into_libs=yes
     17254  dynamic_linker='GNU ld.so'
    1670517255  ;;
    1670617256
     
    1671417264    dynamic_linker='NetBSD (a.out) ld.so'
    1671517265  else
    16716     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
     17266    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    1671717267    soname_spec='${libname}${release}${shared_ext}$major'
    1671817268    dynamic_linker='NetBSD ld.elf_so'
     
    1673017280  ;;
    1673117281
    16732 nto-qnx)
     17282nto-qnx*)
    1673317283  version_type=linux
    1673417284  need_lib_prefix=no
     
    1674317293  version_type=sunos
    1674417294  need_lib_prefix=no
    16745   need_version=no
     17295  need_version=yes
    1674617296  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1674717297  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1676317313os2*)
    1676417314  libname_spec='$name'
    16765   shrext=".dll"
     17315  shrext_cmds=".dll"
    1676617316  need_lib_prefix=no
    1676717317  library_names_spec='$libname${shared_ext} $libname.a'
     
    1686117411test "$dynamic_linker" = no && can_build_shared=no
    1686217412
     17413echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     17414echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     17415hardcode_action_GCJ=
     17416if test -n "$hardcode_libdir_flag_spec_GCJ" || \
     17417   test -n "$runpath_var GCJ" || \
     17418   test "X$hardcode_automatic_GCJ"="Xyes" ; then
     17419
     17420  # We can hardcode non-existant directories.
     17421  if test "$hardcode_direct_GCJ" != no &&
     17422     # If the only mechanism to avoid hardcoding is shlibpath_var, we
     17423     # have to relink, otherwise we might link with an installed library
     17424     # when we should be linking with a yet-to-be-installed one
     17425     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
     17426     test "$hardcode_minus_L_GCJ" != no; then
     17427    # Linking always hardcodes the temporary library directory.
     17428    hardcode_action_GCJ=relink
     17429  else
     17430    # We can link without hardcoding, and we can hardcode nonexisting dirs.
     17431    hardcode_action_GCJ=immediate
     17432  fi
     17433else
     17434  # We cannot hardcode anything, or else we can only hardcode existing
     17435  # directories.
     17436  hardcode_action_GCJ=unsupported
     17437fi
     17438echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
     17439echo "${ECHO_T}$hardcode_action_GCJ" >&6
     17440
     17441if test "$hardcode_action_GCJ" = relink; then
     17442  # Fast installation is not supported
     17443  enable_fast_install=no
     17444elif test "$shlibpath_overrides_runpath" = yes ||
     17445     test "$enable_shared" = no; then
     17446  # Fast installation is not necessary
     17447  enable_fast_install=needless
     17448fi
     17449
     17450striplib=
     17451old_striplib=
     17452echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     17453echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     17454if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
     17455  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
     17456  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
     17457  echo "$as_me:$LINENO: result: yes" >&5
     17458echo "${ECHO_T}yes" >&6
     17459else
     17460# FIXME - insert some real tests, host_os isn't really good enough
     17461  case $host_os in
     17462   darwin*)
     17463       if test -n "$STRIP" ; then
     17464         striplib="$STRIP -x"
     17465         echo "$as_me:$LINENO: result: yes" >&5
     17466echo "${ECHO_T}yes" >&6
     17467       else
     17468  echo "$as_me:$LINENO: result: no" >&5
     17469echo "${ECHO_T}no" >&6
     17470fi
     17471       ;;
     17472   *)
     17473  echo "$as_me:$LINENO: result: no" >&5
     17474echo "${ECHO_T}no" >&6
     17475    ;;
     17476  esac
     17477fi
     17478
    1686317479if test "x$enable_dlopen" != xyes; then
    1686417480  enable_dlopen=unknown
     
    1689617512LIBS="-ldl  $LIBS"
    1689717513cat >conftest.$ac_ext <<_ACEOF
    16898 #line $LINENO "configure"
    1689917514/* confdefs.h.  */
    1690017515_ACEOF
     
    1692017535rm -f conftest.$ac_objext conftest$ac_exeext
    1692117536if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    16922   (eval $ac_link) 2>&5
     17537  (eval $ac_link) 2>conftest.er1
     17538  ac_status=$?
     17539  grep -v '^ *+' conftest.er1 >conftest.err
     17540  rm -f conftest.er1
     17541  cat conftest.err >&5
     17542  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17543  (exit $ac_status); } &&
     17544         { ac_try='test -z "$ac_c_werror_flag"
     17545                         || test ! -s conftest.err'
     17546  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17547  (eval $ac_try) 2>&5
    1692317548  ac_status=$?
    1692417549  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    16925   (exit $ac_status); } &&
    16926         { ac_try='test -s conftest$ac_exeext'
     17550  (exit $ac_status); }; } &&
     17551        { ac_try='test -s conftest$ac_exeext'
    1692717552  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1692817553  (eval $ac_try) 2>&5
     
    1693717562ac_cv_lib_dl_dlopen=no
    1693817563fi
    16939 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17564rm -f conftest.err conftest.$ac_objext \
     17565      conftest$ac_exeext conftest.$ac_ext
    1694017566LIBS=$ac_check_lib_save_LIBS
    1694117567fi
     
    1696117587else
    1696217588  cat >conftest.$ac_ext <<_ACEOF
    16963 #line $LINENO "configure"
    1696417589/* confdefs.h.  */
    1696517590_ACEOF
     
    1696717592cat >>conftest.$ac_ext <<_ACEOF
    1696817593/* end confdefs.h.  */
     17594/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
     17595   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     17596#define shl_load innocuous_shl_load
     17597
    1696917598/* System header to define __stub macros and hopefully few prototypes,
    1697017599    which can conflict with char shl_load (); below.
    1697117600    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1697217601    <limits.h> exists even on freestanding compilers.  */
     17602
    1697317603#ifdef __STDC__
    1697417604# include <limits.h>
     
    1697617606# include <assert.h>
    1697717607#endif
     17608
     17609#undef shl_load
     17610
    1697817611/* Override any gcc2 internal prototype to avoid an error.  */
    1697917612#ifdef __cplusplus
     
    1700617639rm -f conftest.$ac_objext conftest$ac_exeext
    1700717640if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    17008   (eval $ac_link) 2>&5
     17641  (eval $ac_link) 2>conftest.er1
     17642  ac_status=$?
     17643  grep -v '^ *+' conftest.er1 >conftest.err
     17644  rm -f conftest.er1
     17645  cat conftest.err >&5
     17646  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17647  (exit $ac_status); } &&
     17648         { ac_try='test -z "$ac_c_werror_flag"
     17649                         || test ! -s conftest.err'
     17650  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17651  (eval $ac_try) 2>&5
    1700917652  ac_status=$?
    1701017653  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    17011   (exit $ac_status); } &&
    17012         { ac_try='test -s conftest$ac_exeext'
     17654  (exit $ac_status); }; } &&
     17655        { ac_try='test -s conftest$ac_exeext'
    1701317656  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1701417657  (eval $ac_try) 2>&5
     
    1702317666ac_cv_func_shl_load=no
    1702417667fi
    17025 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17668rm -f conftest.err conftest.$ac_objext \
     17669      conftest$ac_exeext conftest.$ac_ext
    1702617670fi
    1702717671echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
     
    1703817682LIBS="-ldld  $LIBS"
    1703917683cat >conftest.$ac_ext <<_ACEOF
    17040 #line $LINENO "configure"
    1704117684/* confdefs.h.  */
    1704217685_ACEOF
     
    1706217705rm -f conftest.$ac_objext conftest$ac_exeext
    1706317706if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    17064   (eval $ac_link) 2>&5
     17707  (eval $ac_link) 2>conftest.er1
     17708  ac_status=$?
     17709  grep -v '^ *+' conftest.er1 >conftest.err
     17710  rm -f conftest.er1
     17711  cat conftest.err >&5
     17712  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17713  (exit $ac_status); } &&
     17714         { ac_try='test -z "$ac_c_werror_flag"
     17715                         || test ! -s conftest.err'
     17716  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17717  (eval $ac_try) 2>&5
    1706517718  ac_status=$?
    1706617719  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    17067   (exit $ac_status); } &&
    17068         { ac_try='test -s conftest$ac_exeext'
     17720  (exit $ac_status); }; } &&
     17721        { ac_try='test -s conftest$ac_exeext'
    1706917722  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1707017723  (eval $ac_try) 2>&5
     
    1707917732ac_cv_lib_dld_shl_load=no
    1708017733fi
    17081 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17734rm -f conftest.err conftest.$ac_objext \
     17735      conftest$ac_exeext conftest.$ac_ext
    1708217736LIBS=$ac_check_lib_save_LIBS
    1708317737fi
     
    1709317747else
    1709417748  cat >conftest.$ac_ext <<_ACEOF
    17095 #line $LINENO "configure"
    1709617749/* confdefs.h.  */
    1709717750_ACEOF
     
    1709917752cat >>conftest.$ac_ext <<_ACEOF
    1710017753/* end confdefs.h.  */
     17754/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
     17755   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     17756#define dlopen innocuous_dlopen
     17757
    1710117758/* System header to define __stub macros and hopefully few prototypes,
    1710217759    which can conflict with char dlopen (); below.
    1710317760    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1710417761    <limits.h> exists even on freestanding compilers.  */
     17762
    1710517763#ifdef __STDC__
    1710617764# include <limits.h>
     
    1710817766# include <assert.h>
    1710917767#endif
     17768
     17769#undef dlopen
     17770
    1711017771/* Override any gcc2 internal prototype to avoid an error.  */
    1711117772#ifdef __cplusplus
     
    1713817799rm -f conftest.$ac_objext conftest$ac_exeext
    1713917800if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    17140   (eval $ac_link) 2>&5
     17801  (eval $ac_link) 2>conftest.er1
     17802  ac_status=$?
     17803  grep -v '^ *+' conftest.er1 >conftest.err
     17804  rm -f conftest.er1
     17805  cat conftest.err >&5
     17806  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17807  (exit $ac_status); } &&
     17808         { ac_try='test -z "$ac_c_werror_flag"
     17809                         || test ! -s conftest.err'
     17810  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17811  (eval $ac_try) 2>&5
    1714117812  ac_status=$?
    1714217813  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    17143   (exit $ac_status); } &&
    17144         { ac_try='test -s conftest$ac_exeext'
     17814  (exit $ac_status); }; } &&
     17815        { ac_try='test -s conftest$ac_exeext'
    1714517816  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1714617817  (eval $ac_try) 2>&5
     
    1715517826ac_cv_func_dlopen=no
    1715617827fi
    17157 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17828rm -f conftest.err conftest.$ac_objext \
     17829      conftest$ac_exeext conftest.$ac_ext
    1715817830fi
    1715917831echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
     
    1717017842LIBS="-ldl  $LIBS"
    1717117843cat >conftest.$ac_ext <<_ACEOF
    17172 #line $LINENO "configure"
    1717317844/* confdefs.h.  */
    1717417845_ACEOF
     
    1719417865rm -f conftest.$ac_objext conftest$ac_exeext
    1719517866if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    17196   (eval $ac_link) 2>&5
     17867  (eval $ac_link) 2>conftest.er1
     17868  ac_status=$?
     17869  grep -v '^ *+' conftest.er1 >conftest.err
     17870  rm -f conftest.er1
     17871  cat conftest.err >&5
     17872  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17873  (exit $ac_status); } &&
     17874         { ac_try='test -z "$ac_c_werror_flag"
     17875                         || test ! -s conftest.err'
     17876  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17877  (eval $ac_try) 2>&5
    1719717878  ac_status=$?
    1719817879  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    17199   (exit $ac_status); } &&
    17200         { ac_try='test -s conftest$ac_exeext'
     17880  (exit $ac_status); }; } &&
     17881        { ac_try='test -s conftest$ac_exeext'
    1720117882  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1720217883  (eval $ac_try) 2>&5
     
    1721117892ac_cv_lib_dl_dlopen=no
    1721217893fi
    17213 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17894rm -f conftest.err conftest.$ac_objext \
     17895      conftest$ac_exeext conftest.$ac_ext
    1721417896LIBS=$ac_check_lib_save_LIBS
    1721517897fi
     
    1722717909LIBS="-lsvld  $LIBS"
    1722817910cat >conftest.$ac_ext <<_ACEOF
    17229 #line $LINENO "configure"
    1723017911/* confdefs.h.  */
    1723117912_ACEOF
     
    1725117932rm -f conftest.$ac_objext conftest$ac_exeext
    1725217933if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    17253   (eval $ac_link) 2>&5
     17934  (eval $ac_link) 2>conftest.er1
     17935  ac_status=$?
     17936  grep -v '^ *+' conftest.er1 >conftest.err
     17937  rm -f conftest.er1
     17938  cat conftest.err >&5
     17939  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17940  (exit $ac_status); } &&
     17941         { ac_try='test -z "$ac_c_werror_flag"
     17942                         || test ! -s conftest.err'
     17943  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17944  (eval $ac_try) 2>&5
    1725417945  ac_status=$?
    1725517946  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    17256   (exit $ac_status); } &&
    17257         { ac_try='test -s conftest$ac_exeext'
     17947  (exit $ac_status); }; } &&
     17948        { ac_try='test -s conftest$ac_exeext'
    1725817949  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1725917950  (eval $ac_try) 2>&5
     
    1726817959ac_cv_lib_svld_dlopen=no
    1726917960fi
    17270 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17961rm -f conftest.err conftest.$ac_objext \
     17962      conftest$ac_exeext conftest.$ac_ext
    1727117963LIBS=$ac_check_lib_save_LIBS
    1727217964fi
     
    1728417976LIBS="-ldld  $LIBS"
    1728517977cat >conftest.$ac_ext <<_ACEOF
    17286 #line $LINENO "configure"
    1728717978/* confdefs.h.  */
    1728817979_ACEOF
     
    1730817999rm -f conftest.$ac_objext conftest$ac_exeext
    1730918000if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    17310   (eval $ac_link) 2>&5
     18001  (eval $ac_link) 2>conftest.er1
     18002  ac_status=$?
     18003  grep -v '^ *+' conftest.er1 >conftest.err
     18004  rm -f conftest.er1
     18005  cat conftest.err >&5
     18006  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     18007  (exit $ac_status); } &&
     18008         { ac_try='test -z "$ac_c_werror_flag"
     18009                         || test ! -s conftest.err'
     18010  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     18011  (eval $ac_try) 2>&5
    1731118012  ac_status=$?
    1731218013  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    17313   (exit $ac_status); } &&
    17314         { ac_try='test -s conftest$ac_exeext'
     18014  (exit $ac_status); }; } &&
     18015        { ac_try='test -s conftest$ac_exeext'
    1731518016  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1731618017  (eval $ac_try) 2>&5
     
    1732518026ac_cv_lib_dld_dld_link=no
    1732618027fi
    17327 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     18028rm -f conftest.err conftest.$ac_objext \
     18029      conftest$ac_exeext conftest.$ac_ext
    1732818030LIBS=$ac_check_lib_save_LIBS
    1732918031fi
     
    1738018082  lt_status=$lt_dlunknown
    1738118083  cat > conftest.$ac_ext <<EOF
    17382 #line 17382 "configure"
     18084#line 18084 "configure"
    1738318085#include "confdefs.h"
    1738418086
     
    1747818180  lt_status=$lt_dlunknown
    1747918181  cat > conftest.$ac_ext <<EOF
    17480 #line 17480 "configure"
     18182#line 18182 "configure"
    1748118183#include "confdefs.h"
    1748218184
     
    1759518297  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1759618298  # variables and quote the copies for generation of the libtool script.
    17597   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     18299  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     18300    SED SHELL STRIP \
    1759818301    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1759918302    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1772518428
    1772618429# A symbol stripping program
    17727 STRIP=$STRIP
     18430STRIP=$lt_STRIP
    1772818431
    1772918432# Used to examine libraries when file_magic_cmd begins "file"
     
    1775618459
    1775718460# Shared library suffix (normally ".so").
    17758 shrext='$shrext'
     18461shrext_cmds='$shrext_cmds'
    1775918462
    1776018463# Executable file suffix (normally "").
     
    1797318676  # `config.status --recheck' to rerun these tests and create the
    1797418677  # libtool script then.
    17975   test -f Makefile && make "$ltmain"
     18678  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     18679  if test -f "$ltmain_in"; then
     18680    test -f Makefile && make "$ltmain"
     18681  fi
    1797618682fi
    1797718683
     
    1803618742  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1803718743  # variables and quote the copies for generation of the libtool script.
    18038   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     18744  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     18745    SED SHELL STRIP \
    1803918746    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1804018747    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1816618873
    1816718874# A symbol stripping program
    18168 STRIP=$STRIP
     18875STRIP=$lt_STRIP
    1816918876
    1817018877# Used to examine libraries when file_magic_cmd begins "file"
     
    1819718904
    1819818905# Shared library suffix (normally ".so").
    18199 shrext='$shrext'
     18906shrext_cmds='$shrext_cmds'
    1820018907
    1820118908# Executable file suffix (normally "").
     
    1841419121  # `config.status --recheck' to rerun these tests and create the
    1841519122  # libtool script then.
    18416   test -f Makefile && make "$ltmain"
     19123  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     19124  if test -f "$ltmain_in"; then
     19125    test -f Makefile && make "$ltmain"
     19126  fi
    1841719127fi
    1841819128
     
    1862719337LIBS="-lsla  $LIBS"
    1862819338cat >conftest.$ac_ext <<_ACEOF
    18629 #line $LINENO "configure"
    1863019339/* confdefs.h.  */
    1863119340_ACEOF
     
    1864519354rm -f conftest.$ac_objext conftest$ac_exeext
    1864619355if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18647   (eval $ac_link) 2>&5
     19356  (eval $ac_link) 2>conftest.er1
     19357  ac_status=$?
     19358  grep -v '^ *+' conftest.er1 >conftest.err
     19359  rm -f conftest.er1
     19360  cat conftest.err >&5
     19361  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19362  (exit $ac_status); } &&
     19363         { ac_try='test -z "$ac_c_werror_flag"
     19364                         || test ! -s conftest.err'
     19365  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19366  (eval $ac_try) 2>&5
    1864819367  ac_status=$?
    1864919368  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18650   (exit $ac_status); } &&
    18651         { ac_try='test -s conftest$ac_exeext'
     19369  (exit $ac_status); }; } &&
     19370        { ac_try='test -s conftest$ac_exeext'
    1865219371  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1865319372  (eval $ac_try) 2>&5
     
    1866219381ac_cv_lib_sla_main=no
    1866319382fi
    18664 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19383rm -f conftest.err conftest.$ac_objext \
     19384      conftest$ac_exeext conftest.$ac_ext
    1866519385LIBS=$ac_check_lib_save_LIBS
    1866619386fi
     
    1868919409LIBS="-lcfitsio  $LIBS"
    1869019410cat >conftest.$ac_ext <<_ACEOF
    18691 #line $LINENO "configure"
    1869219411/* confdefs.h.  */
    1869319412_ACEOF
     
    1870719426rm -f conftest.$ac_objext conftest$ac_exeext
    1870819427if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18709   (eval $ac_link) 2>&5
     19428  (eval $ac_link) 2>conftest.er1
     19429  ac_status=$?
     19430  grep -v '^ *+' conftest.er1 >conftest.err
     19431  rm -f conftest.er1
     19432  cat conftest.err >&5
     19433  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19434  (exit $ac_status); } &&
     19435         { ac_try='test -z "$ac_c_werror_flag"
     19436                         || test ! -s conftest.err'
     19437  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19438  (eval $ac_try) 2>&5
    1871019439  ac_status=$?
    1871119440  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18712   (exit $ac_status); } &&
    18713         { ac_try='test -s conftest$ac_exeext'
     19441  (exit $ac_status); }; } &&
     19442        { ac_try='test -s conftest$ac_exeext'
    1871419443  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1871519444  (eval $ac_try) 2>&5
     
    1872419453ac_cv_lib_cfitsio_main=no
    1872519454fi
    18726 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19455rm -f conftest.err conftest.$ac_objext \
     19456      conftest$ac_exeext conftest.$ac_ext
    1872719457LIBS=$ac_check_lib_save_LIBS
    1872819458fi
     
    1875119481LIBS="-lfftw3f  $LIBS"
    1875219482cat >conftest.$ac_ext <<_ACEOF
    18753 #line $LINENO "configure"
    1875419483/* confdefs.h.  */
    1875519484_ACEOF
     
    1876919498rm -f conftest.$ac_objext conftest$ac_exeext
    1877019499if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18771   (eval $ac_link) 2>&5
     19500  (eval $ac_link) 2>conftest.er1
     19501  ac_status=$?
     19502  grep -v '^ *+' conftest.er1 >conftest.err
     19503  rm -f conftest.er1
     19504  cat conftest.err >&5
     19505  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19506  (exit $ac_status); } &&
     19507         { ac_try='test -z "$ac_c_werror_flag"
     19508                         || test ! -s conftest.err'
     19509  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19510  (eval $ac_try) 2>&5
    1877219511  ac_status=$?
    1877319512  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18774   (exit $ac_status); } &&
    18775         { ac_try='test -s conftest$ac_exeext'
     19513  (exit $ac_status); }; } &&
     19514        { ac_try='test -s conftest$ac_exeext'
    1877619515  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1877719516  (eval $ac_try) 2>&5
     
    1878619525ac_cv_lib_fftw3f_main=no
    1878719526fi
    18788 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19527rm -f conftest.err conftest.$ac_objext \
     19528      conftest$ac_exeext conftest.$ac_ext
    1878919529LIBS=$ac_check_lib_save_LIBS
    1879019530fi
     
    1881319553LIBS="-lgsl  $LIBS"
    1881419554cat >conftest.$ac_ext <<_ACEOF
    18815 #line $LINENO "configure"
    1881619555/* confdefs.h.  */
    1881719556_ACEOF
     
    1883119570rm -f conftest.$ac_objext conftest$ac_exeext
    1883219571if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18833   (eval $ac_link) 2>&5
     19572  (eval $ac_link) 2>conftest.er1
     19573  ac_status=$?
     19574  grep -v '^ *+' conftest.er1 >conftest.err
     19575  rm -f conftest.er1
     19576  cat conftest.err >&5
     19577  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19578  (exit $ac_status); } &&
     19579         { ac_try='test -z "$ac_c_werror_flag"
     19580                         || test ! -s conftest.err'
     19581  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19582  (eval $ac_try) 2>&5
    1883419583  ac_status=$?
    1883519584  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18836   (exit $ac_status); } &&
    18837         { ac_try='test -s conftest$ac_exeext'
     19585  (exit $ac_status); }; } &&
     19586        { ac_try='test -s conftest$ac_exeext'
    1883819587  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1883919588  (eval $ac_try) 2>&5
     
    1884819597ac_cv_lib_gsl_main=no
    1884919598fi
    18850 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19599rm -f conftest.err conftest.$ac_objext \
     19600      conftest$ac_exeext conftest.$ac_ext
    1885119601LIBS=$ac_check_lib_save_LIBS
    1885219602fi
     
    1887519625LIBS="-lgslcblas  $LIBS"
    1887619626cat >conftest.$ac_ext <<_ACEOF
    18877 #line $LINENO "configure"
    1887819627/* confdefs.h.  */
    1887919628_ACEOF
     
    1889319642rm -f conftest.$ac_objext conftest$ac_exeext
    1889419643if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18895   (eval $ac_link) 2>&5
     19644  (eval $ac_link) 2>conftest.er1
     19645  ac_status=$?
     19646  grep -v '^ *+' conftest.er1 >conftest.err
     19647  rm -f conftest.er1
     19648  cat conftest.err >&5
     19649  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19650  (exit $ac_status); } &&
     19651         { ac_try='test -z "$ac_c_werror_flag"
     19652                         || test ! -s conftest.err'
     19653  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19654  (eval $ac_try) 2>&5
    1889619655  ac_status=$?
    1889719656  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18898   (exit $ac_status); } &&
    18899         { ac_try='test -s conftest$ac_exeext'
     19657  (exit $ac_status); }; } &&
     19658        { ac_try='test -s conftest$ac_exeext'
    1890019659  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1890119660  (eval $ac_try) 2>&5
     
    1891019669ac_cv_lib_gslcblas_main=no
    1891119670fi
    18912 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19671rm -f conftest.err conftest.$ac_objext \
     19672      conftest$ac_exeext conftest.$ac_ext
    1891319673LIBS=$ac_check_lib_save_LIBS
    1891419674fi
     
    1893719697LIBS="-lpslib  $LIBS"
    1893819698cat >conftest.$ac_ext <<_ACEOF
    18939 #line $LINENO "configure"
    1894019699/* confdefs.h.  */
    1894119700_ACEOF
     
    1895519714rm -f conftest.$ac_objext conftest$ac_exeext
    1895619715if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18957   (eval $ac_link) 2>&5
     19716  (eval $ac_link) 2>conftest.er1
     19717  ac_status=$?
     19718  grep -v '^ *+' conftest.er1 >conftest.err
     19719  rm -f conftest.er1
     19720  cat conftest.err >&5
     19721  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19722  (exit $ac_status); } &&
     19723         { ac_try='test -z "$ac_c_werror_flag"
     19724                         || test ! -s conftest.err'
     19725  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19726  (eval $ac_try) 2>&5
    1895819727  ac_status=$?
    1895919728  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18960   (exit $ac_status); } &&
    18961         { ac_try='test -s conftest$ac_exeext'
     19729  (exit $ac_status); }; } &&
     19730        { ac_try='test -s conftest$ac_exeext'
    1896219731  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1896319732  (eval $ac_try) 2>&5
     
    1897219741ac_cv_lib_pslib_main=no
    1897319742fi
    18974 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19743rm -f conftest.err conftest.$ac_objext \
     19744      conftest$ac_exeext conftest.$ac_ext
    1897519745LIBS=$ac_check_lib_save_LIBS
    1897619746fi
     
    1902019790      # substitution turns \\\\ into \\, and sed turns \\ into \).
    1902119791      sed -n \
    19022         "s/'/'\\\\''/g;
    19023           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
     19792        "s/'/'\\\\''/g;
     19793          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
    1902419794      ;;
    1902519795    *)
    1902619796      # `set' quotes correctly as required by POSIX, so do not add quotes.
    1902719797      sed -n \
    19028         "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
     19798        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
    1902919799      ;;
    1903019800    esac;
     
    1905619826# (actually we leave an empty line to preserve line numbers).
    1905719827if test "x$srcdir" = x.; then
    19058   ac_vpsub='/^[         ]*VPATH[        ]*=/{
     19828  ac_vpsub='/^[  ]*VPATH[        ]*=/{
    1905919829s/:*\$(srcdir):*/:/;
    1906019830s/:*\${srcdir}:*/:/;
    1906119831s/:*@srcdir@:*/:/;
    19062 s/^\([^=]*=[    ]*\):*/\1/;
     19832s/^\([^=]*=[     ]*\):*/\1/;
    1906319833s/:*$//;
    19064 s/^[^=]*=[      ]*$//;
     19834s/^[^=]*=[       ]*$//;
    1906519835}'
    1906619836fi
     
    1907319843  # 1. Remove the extension, and $U if already installed.
    1907419844  ac_i=`echo "$ac_i" |
    19075         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
     19845        sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
    1907619846  # 2. Add them.
    1907719847  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
     
    1913819908  set -o posix
    1913919909fi
     19910DUALCASE=1; export DUALCASE # for MKS sh
    1914019911
    1914119912# Support unset when possible.
    19142 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
     19913if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
    1914319914  as_unset=unset
    1914419915else
     
    1915919930  LC_TELEPHONE LC_TIME
    1916019931do
    19161   if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
     19932  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
    1916219933    eval $as_var=C; export $as_var
    1916319934  else
     
    1933820109  as_mkdir_p=:
    1933920110else
     20111  test -d ./-p && rmdir ./-p
    1934020112  as_mkdir_p=false
    1934120113fi
     
    1934420116
    1934520117# Sed expression to map a string onto a valid CPP name.
    19346 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
     20118as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
    1934720119
    1934820120# Sed expression to map a string onto a valid variable name.
    19349 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
     20121as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
    1935020122
    1935120123
     
    1937420146
    1937520147This file was extended by $as_me, which was
    19376 generated by GNU Autoconf 2.57.  Invocation command line was
     20148generated by GNU Autoconf 2.59.  Invocation command line was
    1937720149
    1937820150  CONFIG_FILES    = $CONFIG_FILES
     
    1941820190      --recheck    update $as_me by reconfiguring in the same conditions
    1941920191  --file=FILE[:TEMPLATE]
    19420                    instantiate the configuration file FILE
     20192                   instantiate the configuration file FILE
    1942120193  --header=FILE[:TEMPLATE]
    19422                    instantiate the configuration header FILE
     20194                   instantiate the configuration header FILE
    1942320195
    1942420196Configuration files:
     
    1943720209ac_cs_version="\\
    1943820210config.status
    19439 configured by $0, generated by GNU Autoconf 2.57,
     20211configured by $0, generated by GNU Autoconf 2.59,
    1944020212  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
    1944120213
    19442 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
    19443 Free Software Foundation, Inc.
     20214Copyright (C) 2003 Free Software Foundation, Inc.
    1944420215This config.status script is free software; the Free Software Foundation
    1944520216gives unlimited permission to copy, distribute and modify it."
     
    1965320424s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
    1965420425s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
     20426s,@mkdir_p@,$mkdir_p,;t t
    1965520427s,@AWK@,$AWK,;t t
    1965620428s,@SET_MAKE@,$SET_MAKE,;t t
     
    1973120503  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
    1973220504      if test -z "$ac_sed_cmds"; then
    19733         ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
     20505        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
    1973420506      else
    19735         ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
     20507        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
    1973620508      fi
    1973720509      ac_sed_frag=`expr $ac_sed_frag + 1`
     
    1975120523  case $ac_file in
    1975220524  - | *:- | *:-:* ) # input from stdin
    19753         cat >$tmp/stdin
    19754         ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    19755         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
     20525        cat >$tmp/stdin
     20526        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
     20527        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    1975620528  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    19757         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
     20529        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    1975820530  * )   ac_file_in=$ac_file.in ;;
    1975920531  esac
     
    1976220534  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
    1976320535$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    19764         X"$ac_file" : 'X\(//\)[^/]' \| \
    19765         X"$ac_file" : 'X\(//\)$' \| \
    19766         X"$ac_file" : 'X\(/\)' \| \
    19767         .     : '\(.\)' 2>/dev/null ||
     20536        X"$ac_file" : 'X\(//\)[^/]' \| \
     20537        X"$ac_file" : 'X\(//\)$' \| \
     20538        X"$ac_file" : 'X\(/\)' \| \
     20539        .     : '\(.\)' 2>/dev/null ||
    1976820540echo X"$ac_file" |
    1976920541    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    1978120553      as_dir=`(dirname "$as_dir") 2>/dev/null ||
    1978220554$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    19783         X"$as_dir" : 'X\(//\)[^/]' \| \
    19784         X"$as_dir" : 'X\(//\)$' \| \
    19785         X"$as_dir" : 'X\(/\)' \| \
    19786         .     : '\(.\)' 2>/dev/null ||
     20555        X"$as_dir" : 'X\(//\)[^/]' \| \
     20556        X"$as_dir" : 'X\(//\)$' \| \
     20557        X"$as_dir" : 'X\(/\)' \| \
     20558        .     : '\(.\)' 2>/dev/null ||
    1978720559echo X"$as_dir" |
    1978820560    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    1982220594    ac_top_srcdir=$ac_top_builddir$srcdir ;;
    1982320595esac
    19824 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
    19825 # absolute.
    19826 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
    19827 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
    19828 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
    19829 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
     20596
     20597# Do not use `cd foo && pwd` to compute absolute paths, because
     20598# the directories may not exist.
     20599case `pwd` in
     20600.) ac_abs_builddir="$ac_dir";;
     20601*)
     20602  case "$ac_dir" in
     20603  .) ac_abs_builddir=`pwd`;;
     20604  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
     20605  *) ac_abs_builddir=`pwd`/"$ac_dir";;
     20606  esac;;
     20607esac
     20608case $ac_abs_builddir in
     20609.) ac_abs_top_builddir=${ac_top_builddir}.;;
     20610*)
     20611  case ${ac_top_builddir}. in
     20612  .) ac_abs_top_builddir=$ac_abs_builddir;;
     20613  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
     20614  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
     20615  esac;;
     20616esac
     20617case $ac_abs_builddir in
     20618.) ac_abs_srcdir=$ac_srcdir;;
     20619*)
     20620  case $ac_srcdir in
     20621  .) ac_abs_srcdir=$ac_abs_builddir;;
     20622  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
     20623  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
     20624  esac;;
     20625esac
     20626case $ac_abs_builddir in
     20627.) ac_abs_top_srcdir=$ac_top_srcdir;;
     20628*)
     20629  case $ac_top_srcdir in
     20630  .) ac_abs_top_srcdir=$ac_abs_builddir;;
     20631  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
     20632  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
     20633  esac;;
     20634esac
    1983020635
    1983120636
     
    1984920654  fi
    1985020655  configure_input=$configure_input"Generated from `echo $ac_file_in |
    19851                                      sed 's,.*/,,'` by configure."
     20656                                     sed 's,.*/,,'` by configure."
    1985220657
    1985320658  # First look for the input files in the build tree, otherwise in the
     
    1985820663      -) echo $tmp/stdin ;;
    1985920664      [\\/$]*)
    19860         # Absolute (can't be DOS-style, as IFS=:)
    19861         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
     20665        # Absolute (can't be DOS-style, as IFS=:)
     20666        test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    1986220667echo "$as_me: error: cannot find input file: $f" >&2;}
    1986320668   { (exit 1); exit 1; }; }
    19864          echo $f;;
     20669         echo "$f";;
    1986520670      *) # Relative
    19866         if test -f "$f"; then
    19867            # Build tree
    19868            echo $f
    19869         elif test -f "$srcdir/$f"; then
    19870            # Source tree
    19871            echo $srcdir/$f
    19872         else
    19873            # /dev/null tree
    19874            { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
     20671        if test -f "$f"; then
     20672           # Build tree
     20673           echo "$f"
     20674        elif test -f "$srcdir/$f"; then
     20675           # Source tree
     20676           echo "$srcdir/$f"
     20677        else
     20678           # /dev/null tree
     20679           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    1987520680echo "$as_me: error: cannot find input file: $f" >&2;}
    1987620681   { (exit 1); exit 1; }; }
    19877         fi;;
     20682        fi;;
    1987820683      esac
    1987920684    done` || { (exit 1); exit 1; }
     
    1991720722#
    1991820723# ac_d sets the value in "#define NAME VALUE" lines.
    19919 ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
    19920 ac_dB='[        ].*$,\1#\2'
     20724ac_dA='s,^\([    ]*\)#\([        ]*define[       ][      ]*\)'
     20725ac_dB='[         ].*$,\1#\2'
    1992120726ac_dC=' '
    1992220727ac_dD=',;t'
    1992320728# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
    19924 ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
     20729ac_uA='s,^\([    ]*\)#\([        ]*\)undef\([    ][      ]*\)'
    1992520730ac_uB='$,\1#\2define\3'
    1992620731ac_uC=' '
     
    1993120736  case $ac_file in
    1993220737  - | *:- | *:-:* ) # input from stdin
    19933         cat >$tmp/stdin
    19934         ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    19935         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
     20738        cat >$tmp/stdin
     20739        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
     20740        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    1993620741  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    19937         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
     20742        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    1993820743  * )   ac_file_in=$ac_file.in ;;
    1993920744  esac
     
    1994920754      -) echo $tmp/stdin ;;
    1995020755      [\\/$]*)
    19951         # Absolute (can't be DOS-style, as IFS=:)
    19952         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
     20756        # Absolute (can't be DOS-style, as IFS=:)
     20757        test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    1995320758echo "$as_me: error: cannot find input file: $f" >&2;}
    1995420759   { (exit 1); exit 1; }; }
    19955          echo $f;;
     20760         # Do quote $f, to prevent DOS paths from being IFS'd.
     20761         echo "$f";;
    1995620762      *) # Relative
    19957         if test -f "$f"; then
    19958            # Build tree
    19959            echo $f
    19960         elif test -f "$srcdir/$f"; then
    19961            # Source tree
    19962            echo $srcdir/$f
    19963         else
    19964            # /dev/null tree
    19965            { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
     20763        if test -f "$f"; then
     20764           # Build tree
     20765           echo "$f"
     20766        elif test -f "$srcdir/$f"; then
     20767           # Source tree
     20768           echo "$srcdir/$f"
     20769        else
     20770           # /dev/null tree
     20771           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    1996620772echo "$as_me: error: cannot find input file: $f" >&2;}
    1996720773   { (exit 1); exit 1; }; }
    19968         fi;;
     20774        fi;;
    1996920775      esac
    1997020776    done` || { (exit 1); exit 1; }
    1997120777  # Remove the trailing spaces.
    19972   sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
     20778  sed 's/[       ]*$//' $ac_file_inputs >$tmp/in
    1997320779
    1997420780_ACEOF
     
    1999320799t clear
    1999420800: clear
    19995 s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
     20801s,^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
    1999620802t end
    19997 s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
     20803s,^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
    1999820804: end
    1999920805_ACEOF
     
    2000920815# on some systems where configure will not decide to define it.
    2001020816cat >>conftest.undefs <<\_ACEOF
    20011 s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
     20817s,^[     ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
    2001220818_ACEOF
    2001320819
     
    2001520821# of here documents, and old seds have small limits too (100 cmds).
    2001620822echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
    20017 echo '  if grep "^[     ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
     20823echo '  if grep "^[      ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
    2001820824echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
    2001920825echo '  :' >>$CONFIG_STATUS
     
    2002420830  echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
    2002520831  # Speed up: don't consider the non `#define' lines.
    20026   echo '/^[     ]*#[    ]*define/!b' >>$CONFIG_STATUS
     20832  echo '/^[      ]*#[    ]*define/!b' >>$CONFIG_STATUS
    2002720833  # Work around the forget-to-reset-the-flag bug.
    2002820834  echo 't clr' >>$CONFIG_STATUS
     
    2005120857  echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
    2005220858  # Speed up: don't consider the non `#undef'
    20053   echo '/^[     ]*#[    ]*undef/!b' >>$CONFIG_STATUS
     20859  echo '/^[      ]*#[    ]*undef/!b' >>$CONFIG_STATUS
    2005420860  # Work around the forget-to-reset-the-flag bug.
    2005520861  echo 't clr' >>$CONFIG_STATUS
     
    2008520891      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
    2008620892$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20087         X"$ac_file" : 'X\(//\)[^/]' \| \
    20088         X"$ac_file" : 'X\(//\)$' \| \
    20089         X"$ac_file" : 'X\(/\)' \| \
    20090         .     : '\(.\)' 2>/dev/null ||
     20893        X"$ac_file" : 'X\(//\)[^/]' \| \
     20894        X"$ac_file" : 'X\(//\)$' \| \
     20895        X"$ac_file" : 'X\(/\)' \| \
     20896        .     : '\(.\)' 2>/dev/null ||
    2009120897echo X"$ac_file" |
    2009220898    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2010420910      as_dir=`(dirname "$as_dir") 2>/dev/null ||
    2010520911$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20106         X"$as_dir" : 'X\(//\)[^/]' \| \
    20107         X"$as_dir" : 'X\(//\)$' \| \
    20108         X"$as_dir" : 'X\(/\)' \| \
    20109         .     : '\(.\)' 2>/dev/null ||
     20912        X"$as_dir" : 'X\(//\)[^/]' \| \
     20913        X"$as_dir" : 'X\(//\)$' \| \
     20914        X"$as_dir" : 'X\(/\)' \| \
     20915        .     : '\(.\)' 2>/dev/null ||
    2011020916echo X"$as_dir" |
    2011120917    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2013920945echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
    2014020946$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20141         X$ac_file : 'X\(//\)[^/]' \| \
    20142         X$ac_file : 'X\(//\)$' \| \
    20143         X$ac_file : 'X\(/\)' \| \
    20144         .     : '\(.\)' 2>/dev/null ||
     20947        X$ac_file : 'X\(//\)[^/]' \| \
     20948        X$ac_file : 'X\(//\)$' \| \
     20949        X$ac_file : 'X\(/\)' \| \
     20950        .     : '\(.\)' 2>/dev/null ||
    2014520951echo X$ac_file |
    2014620952    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2016120967  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
    2016220968$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20163         X"$ac_dest" : 'X\(//\)[^/]' \| \
    20164         X"$ac_dest" : 'X\(//\)$' \| \
    20165         X"$ac_dest" : 'X\(/\)' \| \
    20166         .     : '\(.\)' 2>/dev/null ||
     20969        X"$ac_dest" : 'X\(//\)[^/]' \| \
     20970        X"$ac_dest" : 'X\(//\)$' \| \
     20971        X"$ac_dest" : 'X\(/\)' \| \
     20972        .     : '\(.\)' 2>/dev/null ||
    2016720973echo X"$ac_dest" |
    2016820974    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2017120977          /^X\(\/\).*/{ s//\1/; q; }
    2017220978          s/.*/./; q'`
     20979  { if $as_mkdir_p; then
     20980    mkdir -p "$ac_dir"
     20981  else
     20982    as_dir="$ac_dir"
     20983    as_dirs=
     20984    while test ! -d "$as_dir"; do
     20985      as_dirs="$as_dir $as_dirs"
     20986      as_dir=`(dirname "$as_dir") 2>/dev/null ||
     20987$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     20988         X"$as_dir" : 'X\(//\)[^/]' \| \
     20989         X"$as_dir" : 'X\(//\)$' \| \
     20990         X"$as_dir" : 'X\(/\)' \| \
     20991         .     : '\(.\)' 2>/dev/null ||
     20992echo X"$as_dir" |
     20993    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     20994          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
     20995          /^X\(\/\/\)$/{ s//\1/; q; }
     20996          /^X\(\/\).*/{ s//\1/; q; }
     20997          s/.*/./; q'`
     20998    done
     20999    test ! -n "$as_dirs" || mkdir $as_dirs
     21000  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
     21001echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
     21002   { (exit 1); exit 1; }; }; }
     21003
    2017321004  ac_builddir=.
    2017421005
     
    2019621027    ac_top_srcdir=$ac_top_builddir$srcdir ;;
    2019721028esac
    20198 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
    20199 # absolute.
    20200 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
    20201 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
    20202 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
    20203 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
     21029
     21030# Do not use `cd foo && pwd` to compute absolute paths, because
     21031# the directories may not exist.
     21032case `pwd` in
     21033.) ac_abs_builddir="$ac_dir";;
     21034*)
     21035  case "$ac_dir" in
     21036  .) ac_abs_builddir=`pwd`;;
     21037  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
     21038  *) ac_abs_builddir=`pwd`/"$ac_dir";;
     21039  esac;;
     21040esac
     21041case $ac_abs_builddir in
     21042.) ac_abs_top_builddir=${ac_top_builddir}.;;
     21043*)
     21044  case ${ac_top_builddir}. in
     21045  .) ac_abs_top_builddir=$ac_abs_builddir;;
     21046  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
     21047  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
     21048  esac;;
     21049esac
     21050case $ac_abs_builddir in
     21051.) ac_abs_srcdir=$ac_srcdir;;
     21052*)
     21053  case $ac_srcdir in
     21054  .) ac_abs_srcdir=$ac_abs_builddir;;
     21055  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
     21056  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
     21057  esac;;
     21058esac
     21059case $ac_abs_builddir in
     21060.) ac_abs_top_srcdir=$ac_top_srcdir;;
     21061*)
     21062  case $ac_top_srcdir in
     21063  .) ac_abs_top_srcdir=$ac_abs_builddir;;
     21064  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
     21065  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
     21066  esac;;
     21067esac
    2020421068
    2020521069
     
    2021921083    dirpart=`(dirname "$mf") 2>/dev/null ||
    2022021084$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20221         X"$mf" : 'X\(//\)[^/]' \| \
    20222         X"$mf" : 'X\(//\)$' \| \
    20223         X"$mf" : 'X\(/\)' \| \
    20224         .     : '\(.\)' 2>/dev/null ||
     21085        X"$mf" : 'X\(//\)[^/]' \| \
     21086        X"$mf" : 'X\(//\)$' \| \
     21087        X"$mf" : 'X\(/\)' \| \
     21088        .     : '\(.\)' 2>/dev/null ||
    2022521089echo X"$mf" |
    2022621090    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2023521099  # Extract the definition of DEP_FILES from the Makefile without
    2023621100  # running `make'.
    20237   DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
     21101  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
    2023821102  test -z "$DEPDIR" && continue
    2023921103  # When using ansi2knr, U may be empty or an underscore; expand it
    20240   U=`sed -n -e '/^U = / s///p' < "$mf"`
     21104  U=`sed -n 's/^U = //p' < "$mf"`
    2024121105  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
    2024221106  # We invoke sed twice because it is the simplest approach to
    2024321107  # changing $(DEPDIR) to its actual value in the expansion.
    20244   for file in `sed -n -e '
     21108  for file in `sed -n '
    2024521109    /^DEP_FILES = .*\\\\$/ {
    2024621110      s/^DEP_FILES = //
     
    2025821122    fdir=`(dirname "$file") 2>/dev/null ||
    2025921123$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20260         X"$file" : 'X\(//\)[^/]' \| \
    20261         X"$file" : 'X\(//\)$' \| \
    20262         X"$file" : 'X\(/\)' \| \
    20263         .     : '\(.\)' 2>/dev/null ||
     21124        X"$file" : 'X\(//\)[^/]' \| \
     21125        X"$file" : 'X\(//\)$' \| \
     21126        X"$file" : 'X\(/\)' \| \
     21127        .     : '\(.\)' 2>/dev/null ||
    2026421128echo X"$file" |
    2026521129    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2027721141      as_dir=`(dirname "$as_dir") 2>/dev/null ||
    2027821142$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20279         X"$as_dir" : 'X\(//\)[^/]' \| \
    20280         X"$as_dir" : 'X\(//\)$' \| \
    20281         X"$as_dir" : 'X\(/\)' \| \
    20282         .     : '\(.\)' 2>/dev/null ||
     21143        X"$as_dir" : 'X\(//\)[^/]' \| \
     21144        X"$as_dir" : 'X\(//\)$' \| \
     21145        X"$as_dir" : 'X\(/\)' \| \
     21146        .     : '\(.\)' 2>/dev/null ||
    2028321147echo X"$as_dir" |
    2028421148    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
Note: See TracChangeset for help on using the changeset viewer.