Difference for ./configure from version 1.55 to 1.56


version 1.55 version 1.56
Line 1
 
Line 1
 #! /bin/sh  #! /bin/sh
 # From configure.ac Id: configure.ac.  # From configure.ac Id: configure.ac.
 # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for crossfire 1.7.0.  # Generated by GNU Autoconf 2.59 for crossfire 1.8.0.
 #  #
 # Report bugs to <crossfire-devel@listserv.real-time.com>.  # Report bugs to <crossfire-devel@listserv.real-time.com>.
 #  #
Line 281
 
Line 281
   
 # The HP-UX ksh and POSIX shell print the target directory to stdout  # The HP-UX ksh and POSIX shell print the target directory to stdout
 # if CDPATH is set.  # if CDPATH is set.
 if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi  (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
   
 if test -z "$ECHO"; then  if test -z "$ECHO"; then
 if test "X${echo_test_string+set}" != Xset; then  if test "X${echo_test_string+set}" != Xset; then
Line 424
 
Line 424
 # Identity of this package.  # Identity of this package.
 PACKAGE_NAME='crossfire'  PACKAGE_NAME='crossfire'
 PACKAGE_TARNAME='crossfire'  PACKAGE_TARNAME='crossfire'
 PACKAGE_VERSION='1.7.0'  PACKAGE_VERSION='1.8.0'
 PACKAGE_STRING='crossfire 1.7.0'  PACKAGE_STRING='crossfire 1.8.0'
 PACKAGE_BUGREPORT='crossfire-devel@listserv.real-time.com'  PACKAGE_BUGREPORT='crossfire-devel@listserv.real-time.com'
   
 ac_unique_file="server/main.c"  ac_unique_file="server/main.c"
Line 956
 
Line 956
   # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF    cat <<_ACEOF
 \`configure' configures crossfire 1.7.0 to adapt to many kinds of systems.  \`configure' configures crossfire 1.8.0 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1026
 
Line 1026
   
 if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
   case $ac_init_help in    case $ac_init_help in
      short | recursive ) echo "Configuration of crossfire 1.7.0:";;       short | recursive ) echo "Configuration of crossfire 1.8.0:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1163
 
Line 1163
     else      else
       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
     fi      fi
     cd "$ac_popdir"      cd $ac_popdir
   done    done
 fi  fi
   
 test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
 if $ac_init_version; then  if $ac_init_version; then
   cat <<\_ACEOF    cat <<\_ACEOF
 crossfire configure 1.7.0  crossfire configure 1.8.0
 generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
   
 Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
Line 1184
 
Line 1184
 This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
   
 It was created by crossfire $as_me 1.7.0, which was  It was created by crossfire $as_me 1.8.0, which was
 generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
   
   $ $0 $@    $ $0 $@
Line 1828
 
Line 1828
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE='crossfire'   PACKAGE='crossfire'
  VERSION='1.7.0'   VERSION='1.8.0'
   
   
 cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
Line 2748
 
Line 2748
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 2806
 
Line 2807
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 2922
 
Line 2924
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 2976
 
Line 2979
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 3021
 
Line 3025
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 3065
 
Line 3070
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 3238
 
Line 3244
 # Add /usr/xpg4/bin/sed as it is typically found on Solaris  # Add /usr/xpg4/bin/sed as it is typically found on Solaris
 # along with /bin/sed that truncates output.  # along with /bin/sed that truncates output.
 for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do  for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
   test ! -f $lt_ac_sed && break    test ! -f $lt_ac_sed && continue
   cat /dev/null > conftest.in    cat /dev/null > conftest.in
   lt_ac_count=0    lt_ac_count=0
   echo $ECHO_N "0123456789$ECHO_C" >conftest.in    echo $ECHO_N "0123456789$ECHO_C" >conftest.in
Line 3263
 
Line 3269
     fi      fi
   done    done
 done  done
 SED=$lt_cv_path_SED  
   
 fi  fi
   
   SED=$lt_cv_path_SED
 echo "$as_me:$LINENO: result: $SED" >&5  echo "$as_me:$LINENO: result: $SED" >&5
 echo "${ECHO_T}$SED" >&6  echo "${ECHO_T}$SED" >&6
   
Line 3407
 
Line 3413
 *) reload_flag=" $reload_flag" ;;  *) reload_flag=" $reload_flag" ;;
 esac  esac
 reload_cmds='$LD$reload_flag -o $output$reload_objs'  reload_cmds='$LD$reload_flag -o $output$reload_objs'
   case $host_os in
     darwin*)
       if test "$GCC" = yes; then
         reload_cmds='$CC -nostdlib ${wl}-r -o $output$reload_objs'
       else
         reload_cmds='$LD$reload_flag -o $output$reload_objs'
       fi
       ;;
   esac
   
 echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5  echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
 echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6  echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6
Line 3493
 
Line 3508
   lt_cv_deplibs_check_method=pass_all    lt_cv_deplibs_check_method=pass_all
   ;;    ;;
   
 bsdi4*)  bsdi[45]*)
   lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
   lt_cv_file_magic_cmd='/usr/bin/file -L'    lt_cv_file_magic_cmd='/usr/bin/file -L'
   lt_cv_file_magic_test_file=/shlib/libc.so    lt_cv_file_magic_test_file=/shlib/libc.so
Line 3516
 
Line 3531
   lt_cv_deplibs_check_method=pass_all    lt_cv_deplibs_check_method=pass_all
   ;;    ;;
   
 freebsd* | kfreebsd*-gnu)  freebsd* | kfreebsd*-gnu | dragonfly*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     case $host_cpu in      case $host_cpu in
     i*86 )      i*86 )
       # Not sure whether the presence of OpenBSD here was a mistake.        # Not sure whether the presence of OpenBSD here was a mistake.
       # Let's accept both of them until this is cleared up.        # Let's accept both of them until this is cleared up.
       lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'        lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
       lt_cv_file_magic_cmd=/usr/bin/file        lt_cv_file_magic_cmd=/usr/bin/file
       lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`        lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
       ;;        ;;
Line 3569
 
Line 3584
   lt_cv_deplibs_check_method=pass_all    lt_cv_deplibs_check_method=pass_all
   ;;    ;;
   
 netbsd* | netbsdelf*-gnu | knetbsd*-gnu)  netbsd*)
   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'      lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
   else    else
Line 3588
 
Line 3603
   ;;    ;;
   
 openbsd*)  openbsd*)
   lt_cv_file_magic_cmd=/usr/bin/file  
   lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`  
   if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'      lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
   else    else
     lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'      lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
   fi    fi
   ;;    ;;
   
Line 3686
 
Line 3699
   ;;    ;;
 *-*-irix6*)  *-*-irix6*)
   # Find out which ABI we are using.    # Find out which ABI we are using.
   echo '#line 3689 "configure"' > conftest.$ac_ext    echo '#line 3702 "configure"' > conftest.$ac_ext
   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
Line 3806
 
Line 3819
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 4115
 
Line 4129
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 4285
 
Line 4300
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 4352
 
Line 4368
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 4612
 
Line 4629
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 4670
 
Line 4688
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 4741
 
Line 4760
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 4785
 
Line 4805
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 4927
 
Line 4948
 fi  fi
   
   
   
   
   if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
       ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
       (test "X$CXX" != "Xg++"))) ; then
 ac_ext=cc  ac_ext=cc
 ac_cpp='$CXXCPP $CPPFLAGS'  ac_cpp='$CXXCPP $CPPFLAGS'
 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'  ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
Line 5157
 
Line 5183
 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'  ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu  ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
   
   fi
   
   
 ac_ext=f  ac_ext=f
 ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'  ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
Line 5250
 
Line 5278
   
   
 # Provide some information about the compiler.  # Provide some information about the compiler.
 echo "$as_me:5253:" \  echo "$as_me:5281:" \
      "checking for Fortran 77 compiler version" >&5       "checking for Fortran 77 compiler version" >&5
 ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5  { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
Line 5296
 
Line 5324
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_f77_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 5345
 
Line 5374
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_f77_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 5438
 
Line 5468
     lt_cv_sys_max_cmd_len=8192;      lt_cv_sys_max_cmd_len=8192;
     ;;      ;;
   
     netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
       # This has been around since 386BSD, at least.  Likely further.
       if test -x /sbin/sysctl; then
         lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
       elif test -x /usr/sbin/sysctl; then
         lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
       else
         lt_cv_sys_max_cmd_len=65536 # usable default for *BSD
       fi
       # And add a safety zone
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
       ;;
     osf*)
       # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
       # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
       # nice to cause kernel panics so lets avoid the loop below.
       # First set a reasonable default.
       lt_cv_sys_max_cmd_len=16384
       #
       if test -x /sbin/sysconfig; then
         case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
           *1*) lt_cv_sys_max_cmd_len=-1 ;;
         esac
       fi
       ;;
  *)   *)
     # If test is not a shell built-in, we'll probably end up computing a      # If test is not a shell built-in, we'll probably end up computing a
     # maximum length that is only half of the actual maximum length, but      # maximum length that is only half of the actual maximum length, but
     # we can't tell.      # we can't tell.
     while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
       while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
         = "XX$teststring") >/dev/null 2>&1 &&          = "XX$teststring") >/dev/null 2>&1 &&
      new_result=`expr "X$teststring" : ".*" 2>&1` &&       new_result=`expr "X$teststring" : ".*" 2>&1` &&
      lt_cv_sys_max_cmd_len=$new_result &&       lt_cv_sys_max_cmd_len=$new_result &&
Line 5488
 
Line 5545
 # Regexp to match symbols that can be accessed directly from C.  # Regexp to match symbols that can be accessed directly from C.
 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'  sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
   
 # Transform the above into a raw symbol and a C symbol.  
 symxfrm='\1 \2\3 \3'  
   
 # Transform an extracted symbol line into a proper C declaration  # Transform an extracted symbol line into a proper C declaration
 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"  lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
   
Line 5512
 
Line 5566
   lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
   lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
   ;;    ;;
   linux*)
     if test "$host_cpu" = ia64; then
       symcode='[ABCDGIRSTW]'
       lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
       lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
     fi
     ;;
 irix* | nonstopux*)  irix* | nonstopux*)
   symcode='[BCDEGRST]'    symcode='[BCDEGRST]'
   ;;    ;;
Line 5543
 
Line 5604
 # Try without a prefix undercore, then with it.  # Try without a prefix undercore, then with it.
 for ac_symprfx in "" "_"; do  for ac_symprfx in "" "_"; do
   
     # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
     symxfrm="\\1 $ac_symprfx\\2 \\2"
   
   # Write the raw and C identifiers.    # Write the raw and C identifiers.
   lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"    lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
   
   # Check to see that the pipe works correctly.    # Check to see that the pipe works correctly.
   pipe_works=no    pipe_works=no
Line 5706
 
Line 5770
   
 # Sed substitution that helps us do robust quoting.  It backslashifies  # Sed substitution that helps us do robust quoting.  It backslashifies
 # metacharacters that are still active within double-quoted strings.  # metacharacters that are still active within double-quoted strings.
 Xsed='sed -e s/^X//'  Xsed='sed -e 1s/^X//'
 sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'  sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'
   
 # Same as above, but do not quote variable references.  # Same as above, but do not quote variable references.
Line 6011
 
Line 6075
   old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"    old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
 fi  fi
   
   for cc_temp in $compiler""; do
     case $cc_temp in
       compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
       distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
       \-*) ;;
       *) break;;
     esac
   done
   cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
   
   
 # Only perform the check for file, if the check method requires it  # Only perform the check for file, if the check method requires it
 case $deplibs_check_method in  case $deplibs_check_method in
 file_magic*)  file_magic*)
Line 6197
 
Line 6272
 compiler=$CC  compiler=$CC
   
   
   # save warnings/boilerplate of simple test code
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_compile_test_code" >conftest.$ac_ext
   eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_compiler_boilerplate=`cat conftest.err`
   $rm conftest*
   
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_link_test_code" >conftest.$ac_ext
   eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_linker_boilerplate=`cat conftest.err`
   $rm conftest*
   
   
 #  #
 # Check for any special shared library compilation flags.  # Check for any special shared library compilation flags.
 #  #
Line 6238
 
Line 6327
      if test -s conftest.err; then       if test -s conftest.err; then
        # Append any errors to the config.log.         # Append any errors to the config.log.
        cat conftest.err 1>&5         cat conftest.err 1>&5
          $echo "X$_lt_linker_boilerplate" | $Xsed > conftest.exp
          $SED '/^$/d' conftest.err >conftest.er2
          if diff conftest.exp conftest.er2 >/dev/null; then
            lt_prog_compiler_static_works=yes
          fi
      else       else
        lt_prog_compiler_static_works=yes         lt_prog_compiler_static_works=yes
      fi       fi
Line 6282
 
Line 6376
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:6285: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6379: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:6289: \$? = $ac_status" >&5     echo "$as_me:6383: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings other than the usual output.
      if test ! -s conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
        $SED '/^$/d' conftest.err >conftest.er2
        if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_rtti_exceptions=yes         lt_cv_prog_compiler_rtti_exceptions=yes
      fi       fi
    fi     fi
Line 6393
 
Line 6489
  lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'   lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
       fi        fi
       ;;        ;;
         darwin*)
           # PIC is the default on this platform
           # Common symbols not allowed in MH_DYLIB files
          case $cc_basename in
            xlc*)
            lt_prog_compiler_pic='-qnocommon'
            lt_prog_compiler_wl='-Wl,'
            ;;
          esac
          ;;
   
     mingw* | pw32* | os2*)      mingw* | pw32* | os2*)
       # This hack is so that the source file can tell whether it is being        # This hack is so that the source file can tell whether it is being
Line 6428
 
Line 6534
       ;;        ;;
   
     linux*)      linux*)
       case $CC in        case $cc_basename in
       icc* | ecc*)        icc* | ecc*)
  lt_prog_compiler_wl='-Wl,'   lt_prog_compiler_wl='-Wl,'
  lt_prog_compiler_pic='-KPIC'   lt_prog_compiler_pic='-KPIC'
  lt_prog_compiler_static='-static'   lt_prog_compiler_static='-static'
         ;;          ;;
         pgcc* | pgf77* | pgf90*)
           # Portland Group compilers (*not* the Pentium gcc compiler,
    # which looks to be a dead project)
    lt_prog_compiler_wl='-Wl,'
    lt_prog_compiler_pic='-fpic'
    lt_prog_compiler_static='-static'
           ;;
       ccc*)        ccc*)
         lt_prog_compiler_wl='-Wl,'          lt_prog_compiler_wl='-Wl,'
         # All Alpha code is PIC.          # All Alpha code is PIC.
Line 6454
 
Line 6567
       ;;        ;;
   
     solaris*)      solaris*)
       lt_prog_compiler_wl='-Wl,'  
       lt_prog_compiler_pic='-KPIC'        lt_prog_compiler_pic='-KPIC'
       lt_prog_compiler_static='-Bstatic'        lt_prog_compiler_static='-Bstatic'
         case $cc_basename in
         f77* | f90* | f95*)
    lt_prog_compiler_wl='-Qoption ld ';;
         *)
    lt_prog_compiler_wl='-Wl,';;
         esac
       ;;        ;;
   
     sunos4*)      sunos4*)
Line 6478
 
Line 6596
       fi        fi
       ;;        ;;
   
       unicos*)
         lt_prog_compiler_wl='-Wl,'
         lt_prog_compiler_can_build_shared=no
         ;;
   
     uts4*)      uts4*)
       lt_prog_compiler_pic='-pic'        lt_prog_compiler_pic='-pic'
       lt_prog_compiler_static='-Bstatic'        lt_prog_compiler_static='-Bstatic'
Line 6515
 
Line 6638
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:6518: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6641: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:6522: \$? = $ac_status" >&5     echo "$as_me:6645: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings other than the usual output.
      if test ! -s conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
        $SED '/^$/d' conftest.err >conftest.er2
        if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
        lt_prog_compiler_pic_works=yes         lt_prog_compiler_pic_works=yes
      fi       fi
    fi     fi
Line 6575
 
Line 6700
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:6578: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6703: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?     ac_status=$?
    cat out/conftest.err >&5     cat out/conftest.err >&5
    echo "$as_me:6582: \$? = $ac_status" >&5     echo "$as_me:6707: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then     then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings
      if test ! -s out/conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
        $SED '/^$/d' out/conftest.err >out/conftest.er2
        if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o=yes         lt_cv_prog_compiler_c_o=yes
      fi       fi
    fi     fi
Line 6664
 
Line 6791
   # rely on this symbol name, it's probably fine to never include it in    # rely on this symbol name, it's probably fine to never include it in
   # preloaded symbol tables.    # preloaded symbol tables.
   extract_expsyms_cmds=    extract_expsyms_cmds=
     # Just being paranoid about ensuring that cc_basename is set.
     for cc_temp in $compiler""; do
     case $cc_temp in
       compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
       distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
       \-*) ;;
       *) break;;
     esac
   done
   cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
   
   case $host_os in    case $host_os in
   cygwin* | mingw* | pw32*)    cygwin* | mingw* | pw32*)
Line 6684
 
Line 6821
     # If archive_cmds runs LD, not CC, wlarc should be empty      # If archive_cmds runs LD, not CC, wlarc should be empty
     wlarc='${wl}'      wlarc='${wl}'
   
       # Set some defaults for GNU ld with shared library support. These
       # are reset later if shared libraries are not supported. Putting them
       # here allows them to be overridden if necessary.
       runpath_var=LD_RUN_PATH
       hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
       export_dynamic_flag_spec='${wl}--export-dynamic'
       # ancient GNU ld didn't support --whole-archive et. al.
       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
    whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
         else
     whole_archive_flag_spec=
       fi
       supports_anon_versioning=no
       case `$LD -v 2>/dev/null` in
         *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
         *\ 2.11.*) ;; # other 2.11 versions
         *) supports_anon_versioning=yes ;;
       esac
   
     # See if GNU ld supports shared libraries.      # See if GNU ld supports shared libraries.
     case $host_os in      case $host_os in
     aix3* | aix4* | aix5*)      aix3* | aix4* | aix5*)
Line 6734
 
Line 6892
       allow_undefined_flag=unsupported        allow_undefined_flag=unsupported
       always_export_symbols=no        always_export_symbols=no
       enable_shared_with_static_runtimes=yes        enable_shared_with_static_runtimes=yes
       export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'        export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
   
       if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then        if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'          archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
Line 6752
 
Line 6910
       fi        fi
       ;;        ;;
   
     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)      linux*)
         if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    tmp_addflag=
    case $cc_basename,$host_cpu in
    pgcc*) # Portland Group C compiler
      whole_archive_flag_spec=
      ;;
    pgf77* | pgf90* ) # Portland Group f77 and f90 compilers
      whole_archive_flag_spec=
      tmp_addflag=' -fpic -Mnomain' ;;
    ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
      tmp_addflag=' -i_dynamic' ;;
    efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
      tmp_addflag=' -i_dynamic -nofor_main' ;;
    ifc* | ifort*) # Intel Fortran compiler
      tmp_addflag=' -nofor_main' ;;
    esac
    archive_cmds='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
   
    if test $supports_anon_versioning = yes; then
      archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
     cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     $echo "local: *; };" >> $output_objdir/$libname.ver~
      $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
    fi
         else
    ld_shlibs=no
         fi
         ;;
   
       netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'   archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
  wlarc=   wlarc=
Line 6790
 
Line 6978
       hardcode_shlibpath_var=no        hardcode_shlibpath_var=no
       ;;        ;;
   
   linux*)  
     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then  
         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'  
  archive_cmds="$tmp_archive_cmds"  
       supports_anon_versioning=no  
       case `$LD -v 2>/dev/null` in  
         *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11  
         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...  
         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...  
         *\ 2.11.*) ;; # other 2.11 versions  
         *) supports_anon_versioning=yes ;;  
       esac  
       if test $supports_anon_versioning = yes; then  
         archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~  
 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~  
 $echo "local: *; };" >> $output_objdir/$libname.ver~  
         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'  
       else  
         archive_expsym_cmds="$tmp_archive_cmds"  
       fi  
       link_all_deplibs=no  
     else  
       ld_shlibs=no  
     fi  
     ;;  
   
     *)      *)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then        if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
  archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'   archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Line 6826
 
Line 6988
       ;;        ;;
     esac      esac
   
     if test "$ld_shlibs" = yes; then      if test "$ld_shlibs" = no; then
       runpath_var=LD_RUN_PATH        runpath_var=
       hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'        hardcode_libdir_flag_spec=
       export_dynamic_flag_spec='${wl}--export-dynamic'        export_dynamic_flag_spec=
       # ancient GNU ld didn't support --whole-archive et. al.  
       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then  
  whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'  
       else  
   whole_archive_flag_spec=    whole_archive_flag_spec=
       fi        fi
     fi  
   else    else
     # PORTME fill in a description of your system's linker (not GNU ld)      # PORTME fill in a description of your system's linker (not GNU ld)
     case $host_os in      case $host_os in
Line 6899
 
Line 7056
       link_all_deplibs=yes        link_all_deplibs=yes
   
       if test "$GCC" = yes; then        if test "$GCC" = yes; then
  case $host_os in aix4.012|aix4.012.*)   case $host_os in aix4.[012]|aix4.[012].*)
  # We only want to do this on AIX 4.2 and lower, the check   # We only want to do this on AIX 4.2 and lower, the check
  # below for broken collect2 doesn't work under 4.3+   # below for broken collect2 doesn't work under 4.3+
    collect2name=`${CC} -print-prog-name=collect2`     collect2name=`${CC} -print-prog-name=collect2`
Line 6920
 
Line 7077
    fi     fi
  esac   esac
  shared_flag='-shared'   shared_flag='-shared'
    if test "$aix_use_runtimelinking" = yes; then
      shared_flag="$shared_flag "'${wl}-G'
    fi
       else        else
  # not using gcc   # not using gcc
  if test "$host_cpu" = ia64; then   if test "$host_cpu" = ia64; then
Line 6967
 
Line 7127
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 7027
 
Line 7188
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 7078
 
Line 7240
       ld_shlibs=no        ld_shlibs=no
       ;;        ;;
   
     bsdi4*)      bsdi[45]*)
       export_dynamic_flag_spec=-rdynamic        export_dynamic_flag_spec=-rdynamic
       ;;        ;;
   
Line 7104
 
Line 7266
       ;;        ;;
   
     darwin* | rhapsody*)      darwin* | rhapsody*)
     if test "$GXX" = yes ; then  
       archive_cmds_need_lc=no  
       case "$host_os" in        case "$host_os" in
       rhapsody* | darwin1.[012])        rhapsody* | darwin1.[012])
  allow_undefined_flag='-undefined suppress'           allow_undefined_flag='${wl}-undefined ${wl}suppress'
  ;;   ;;
       *) # Darwin 1.3 on        *) # Darwin 1.3 on
       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then        if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
        allow_undefined_flag='-flat_namespace -undefined suppress'             allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
       else        else
         case ${MACOSX_DEPLOYMENT_TARGET} in          case ${MACOSX_DEPLOYMENT_TARGET} in
           10.[012])            10.[012])
             allow_undefined_flag='-flat_namespace -undefined suppress'                 allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
             ;;              ;;
           10.*)            10.*)
             allow_undefined_flag='-undefined dynamic_lookup'                 allow_undefined_flag='${wl}-undefined ${wl}dynamic_lookup'
             ;;              ;;
         esac          esac
       fi        fi
  ;;   ;;
       esac        esac
     lt_int_apple_cc_single_mod=no        archive_cmds_need_lc=no
     output_verbose_link_cmd='echo'  
     if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then  
       lt_int_apple_cc_single_mod=yes  
     fi  
     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then  
       archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'  
     else  
         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'  
       fi  
       module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'  
       # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's  
         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then  
           archive_expsym_cmds='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}'  
         else  
           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}'  
         fi  
           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}'  
       hardcode_direct=no        hardcode_direct=no
       hardcode_automatic=yes        hardcode_automatic=yes
       hardcode_shlibpath_var=unsupported        hardcode_shlibpath_var=unsupported
       whole_archive_flag_spec='-all_load $convenience'        whole_archive_flag_spec=''
       link_all_deplibs=yes        link_all_deplibs=yes
       if test "$GCC" = yes ; then
       output_verbose_link_cmd='echo'
           archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
         # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
         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}'
         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}'
     else      else
         case $cc_basename in
           xlc*)
            output_verbose_link_cmd='echo'
            archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
            module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
             # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
            archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
             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}'
             ;;
          *)
       ld_shlibs=no        ld_shlibs=no
             ;;
         esac
     fi      fi
       ;;        ;;
   
Line 7183
 
Line 7345
       ;;        ;;
   
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.      # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | kfreebsd*-gnu)      freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'        archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec='-R$libdir'        hardcode_libdir_flag_spec='-R$libdir'
       hardcode_direct=yes        hardcode_direct=yes
Line 7270
 
Line 7432
       link_all_deplibs=yes        link_all_deplibs=yes
       ;;        ;;
   
     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)      netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out   archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else        else
Line 7294
 
Line 7456
       hardcode_shlibpath_var=no        hardcode_shlibpath_var=no
       if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'   archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
    archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
  hardcode_libdir_flag_spec='${wl}-rpath,$libdir'   hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
  export_dynamic_flag_spec='${wl}-E'   export_dynamic_flag_spec='${wl}-E'
       else        else
Line 7339
 
Line 7502
  allow_undefined_flag=' -expect_unresolved \*'   allow_undefined_flag=' -expect_unresolved \*'
  archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'   archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
  archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~   archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
  $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'   $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
   
  # Both c and cxx compiler support -rpath directly   # Both c and cxx compiler support -rpath directly
  hardcode_libdir_flag_spec='-rpath $libdir'   hardcode_libdir_flag_spec='-rpath $libdir'
Line 7358
 
Line 7521
     solaris*)      solaris*)
       no_undefined_flag=' -z text'        no_undefined_flag=' -z text'
       if test "$GCC" = yes; then        if test "$GCC" = yes; then
    wlarc='${wl}'
  archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'   archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
  archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~   archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'     $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
       else        else
    wlarc=''
  archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'   archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
  archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~   archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
   $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'    $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
Line 7370
 
Line 7535
       hardcode_shlibpath_var=no        hardcode_shlibpath_var=no
       case $host_os in        case $host_os in
       solaris2.[0-5] | solaris2.[0-5].*) ;;        solaris2.[0-5] | solaris2.[0-5].*) ;;
       *) # Supported since Solaris 2.6 (maybe 2.5.1?)        *)
    # The compiler driver will combine linker options so we
    # cannot just pass the convience library names through
    # without $wl, iff we do not link with $LD.
    # Luckily, gcc supports the same syntax we need for Sun Studio.
    # Supported since Solaris 2.6 (maybe 2.5.1?)
    case $wlarc in
    '')
  whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;   whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;
    *)
      whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
    esac ;;
       esac        esac
       link_all_deplibs=yes        link_all_deplibs=yes
       ;;        ;;
Line 7645
 
Line 7820
   shlibpath_var=LIBRARY_PATH    shlibpath_var=LIBRARY_PATH
   ;;    ;;
   
 bsdi4*)  bsdi[45]*)
   version_type=linux    version_type=linux
   need_version=no    need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Line 7703
 
Line 7878
       ;;        ;;
     pw32*)      pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'        # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'        library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;        ;;
     esac      esac
     ;;      ;;
Line 7761
 
Line 7936
   dynamic_linker='GNU ld.so'    dynamic_linker='GNU ld.so'
   ;;    ;;
   
 freebsd*)  freebsd* | dragonfly*)
     # DragonFly does not have aout.  When/if they implement a new
     # versioning mechanism, adjust this.
   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`    objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
   version_type=freebsd-$objformat    version_type=freebsd-$objformat
   case $version_type in    case $version_type in
Line 7780
 
Line 7957
   freebsd2*)    freebsd2*)
     shlibpath_overrides_runpath=yes      shlibpath_overrides_runpath=yes
     ;;      ;;
   freebsd3.01* | freebsdelf3.01*)    freebsd3.[01]* | freebsdelf3.[01]*)
     shlibpath_overrides_runpath=yes      shlibpath_overrides_runpath=yes
     hardcode_into_libs=yes      hardcode_into_libs=yes
     ;;      ;;
Line 7904
 
Line 8081
   # before this can be enabled.    # before this can be enabled.
   hardcode_into_libs=yes    hardcode_into_libs=yes
   
     # find out which ABI we are using
     libsuff=
     case "$host_cpu" in
     x86_64*|s390x*|powerpc64*)
       echo '#line 8088 "configure"' > conftest.$ac_ext
       if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     (eval $ac_compile) 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; then
         case `/usr/bin/file conftest.$ac_objext` in
         *64-bit*)
           libsuff=64
           sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
           ;;
         esac
       fi
       rm -rf conftest*
       ;;
     esac
   
   # Append ld.so.conf contents to the search path    # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then    if test -f /etc/ld.so.conf; then
     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`      lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"      sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
   fi    fi
   
   # We used to test for /lib/ld.so.1 and disable shared libraries on    # We used to test for /lib/ld.so.1 and disable shared libraries on
Line 7919
 
Line 8117
   dynamic_linker='GNU/Linux ld.so'    dynamic_linker='GNU/Linux ld.so'
   ;;    ;;
   
 netbsdelf*-gnu)  
   version_type=linux  
   need_lib_prefix=no  
   need_version=no  
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'  
   soname_spec='${libname}${release}${shared_ext}$major'  
   shlibpath_var=LD_LIBRARY_PATH  
   shlibpath_overrides_runpath=no  
   hardcode_into_libs=yes  
   dynamic_linker='NetBSD ld.elf_so'  
   ;;  
   
 knetbsd*-gnu)  knetbsd*-gnu)
   version_type=linux    version_type=linux
   need_lib_prefix=no    need_lib_prefix=no
Line 7981
 
Line 8167
 openbsd*)  openbsd*)
   version_type=sunos    version_type=sunos
   need_lib_prefix=no    need_lib_prefix=no
   need_version=yes    need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
   shlibpath_var=LD_LIBRARY_PATH    shlibpath_var=LD_LIBRARY_PATH
Line 8230
 
Line 8416
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 8333
 
Line 8520
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 8398
 
Line 8586
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 8491
 
Line 8680
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 8556
 
Line 8746
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 8622
 
Line 8813
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 8688
 
Line 8880
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 8763
 
Line 8956
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 8766 "configure"  #line 8959 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 8861
 
Line 9054
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 8864 "configure"  #line 9057 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 8991
 
Line 9184
     test "$enable_shared" = yes && enable_static=no      test "$enable_shared" = yes && enable_static=no
   fi    fi
   ;;    ;;
   darwin* | rhapsody*)  
   if test "$GCC" = yes; then  
     archive_cmds_need_lc=no  
     case "$host_os" in  
     rhapsody* | darwin1.[012])  
       allow_undefined_flag='-undefined suppress'  
       ;;  
     *) # Darwin 1.3 on  
       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then  
        allow_undefined_flag='-flat_namespace -undefined suppress'  
       else  
         case ${MACOSX_DEPLOYMENT_TARGET} in  
           10.[012])  
             allow_undefined_flag='-flat_namespace -undefined suppress'  
             ;;  
           10.*)  
             allow_undefined_flag='-undefined dynamic_lookup'  
             ;;  
         esac  
       fi  
       ;;  
     esac  
     output_verbose_link_cmd='echo'  
     archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'  
     module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'  
     # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's  
     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}'  
     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}'  
     hardcode_direct=no  
     hardcode_automatic=yes  
     hardcode_shlibpath_var=unsupported  
     whole_archive_flag_spec='-all_load $convenience'  
     link_all_deplibs=yes  
   else  
     ld_shlibs=no  
   fi  
     ;;  
 esac  esac
 echo "$as_me:$LINENO: result: $enable_shared" >&5  echo "$as_me:$LINENO: result: $enable_shared" >&5
 echo "${ECHO_T}$enable_shared" >&6  echo "${ECHO_T}$enable_shared" >&6
Line 9156
 
Line 9312
 #  #
 # You should have received a copy of the GNU General Public License  # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software  # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #  #
 # As a special exception to the GNU General Public License, if you  # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a  # distribute this file as part of a program that contains a
Line 9167
 
Line 9323
 SED=$lt_SED  SED=$lt_SED
   
 # Sed that helps us avoid accidentally triggering echo(1) options like -n.  # Sed that helps us avoid accidentally triggering echo(1) options like -n.
 Xsed="$SED -e s/^X//"  Xsed="$SED -e 1s/^X//"
   
 # The HP-UX ksh and POSIX shell print the target directory to stdout  # The HP-UX ksh and POSIX shell print the target directory to stdout
 # if CDPATH is set.  # if CDPATH is set.
 if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi  (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
   
 # The names of the tagged configurations supported by this script.  # The names of the tagged configurations supported by this script.
 available_tags=  available_tags=
Line 9201
 
Line 9357
 # The host system.  # The host system.
 host_alias=$host_alias  host_alias=$host_alias
 host=$host  host=$host
   host_os=$host_os
   
   # The build system.
   build_alias=$build_alias
   build=$build
   build_os=$build_os
   
 # An echo program that does not interpret backslashes.  # An echo program that does not interpret backslashes.
 echo=$lt_echo  echo=$lt_echo
Line 9572
 
Line 9734
   
       case $tagname in        case $tagname in
       CXX)        CXX)
  if test -n "$CXX" && test "X$CXX" != "Xno"; then   if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
        ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
        (test "X$CXX" != "Xg++"))) ; then
    ac_ext=cc     ac_ext=cc
 ac_cpp='$CXXCPP $CPPFLAGS'  ac_cpp='$CXXCPP $CPPFLAGS'
 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'  ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
Line 9630
 
Line 9794
 compiler=$CC  compiler=$CC
   
   
   # save warnings/boilerplate of simple test code
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_compile_test_code" >conftest.$ac_ext
   eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_compiler_boilerplate=`cat conftest.err`
   $rm conftest*
   
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_link_test_code" >conftest.$ac_ext
   eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_linker_boilerplate=`cat conftest.err`
   $rm conftest*
   
   
 # Allow CC to be a program name with arguments.  # Allow CC to be a program name with arguments.
 lt_save_CC=$CC  lt_save_CC=$CC
 lt_save_LD=$LD  lt_save_LD=$LD
Line 9651
 
Line 9829
 CC=${CXX-"c++"}  CC=${CXX-"c++"}
 compiler=$CC  compiler=$CC
 compiler_CXX=$CC  compiler_CXX=$CC
 cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`  for cc_temp in $compiler""; do
     case $cc_temp in
       compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
       distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
       \-*) ;;
       *) break;;
     esac
   done
   cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
   
   
 # We don't want -fno-exception wen compiling C++ code, so set the  # We don't want -fno-exception wen compiling C++ code, so set the
 # no_builtin_flag separately  # no_builtin_flag separately
Line 9865
 
Line 10052
     link_all_deplibs_CXX=yes      link_all_deplibs_CXX=yes
   
     if test "$GXX" = yes; then      if test "$GXX" = yes; then
       case $host_os in aix4.012|aix4.012.*)        case $host_os in aix4.[012]|aix4.[012].*)
       # We only want to do this on AIX 4.2 and lower, the check        # We only want to do this on AIX 4.2 and lower, the check
       # below for broken collect2 doesn't work under 4.3+        # below for broken collect2 doesn't work under 4.3+
  collect2name=`${CC} -print-prog-name=collect2`   collect2name=`${CC} -print-prog-name=collect2`
Line 9886
 
Line 10073
  fi   fi
       esac        esac
       shared_flag='-shared'        shared_flag='-shared'
         if test "$aix_use_runtimelinking" = yes; then
    shared_flag="$shared_flag "'${wl}-G'
         fi
     else      else
       # not using gcc        # not using gcc
       if test "$host_cpu" = ia64; then        if test "$host_cpu" = ia64; then
Line 9933
 
Line 10123
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 9994
 
Line 10185
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 10045
 
Line 10237
     esac      esac
     ;;      ;;
   
   
   cygwin* | mingw* | pw32*)    cygwin* | mingw* | pw32*)
     # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
     # as there is no search path for DLLs.      # as there is no search path for DLLs.
Line 10068
 
Line 10261
       ld_shlibs_CXX=no        ld_shlibs_CXX=no
     fi      fi
   ;;    ;;
   
   darwin* | rhapsody*)    darwin* | rhapsody*)
   if test "$GXX" = yes; then  
     archive_cmds_need_lc_CXX=no  
     case "$host_os" in      case "$host_os" in
     rhapsody* | darwin1.[012])      rhapsody* | darwin1.[012])
       allow_undefined_flag_CXX='-undefined suppress'           allow_undefined_flag_CXX='${wl}-undefined ${wl}suppress'
       ;;        ;;
     *) # Darwin 1.3 on      *) # Darwin 1.3 on
       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then        if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
        allow_undefined_flag_CXX='-flat_namespace -undefined suppress'             allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
       else        else
         case ${MACOSX_DEPLOYMENT_TARGET} in          case ${MACOSX_DEPLOYMENT_TARGET} in
           10.[012])            10.[012])
             allow_undefined_flag_CXX='-flat_namespace -undefined suppress'                 allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
             ;;              ;;
           10.*)            10.*)
             allow_undefined_flag_CXX='-undefined dynamic_lookup'                 allow_undefined_flag_CXX='${wl}-undefined ${wl}dynamic_lookup'
             ;;              ;;
         esac          esac
       fi        fi
       ;;        ;;
     esac      esac
         archive_cmds_need_lc_CXX=no
         hardcode_direct_CXX=no
         hardcode_automatic_CXX=yes
         hardcode_shlibpath_var_CXX=unsupported
         whole_archive_flag_spec_CXX=''
         link_all_deplibs_CXX=yes
   
       if test "$GXX" = yes ; then
     lt_int_apple_cc_single_mod=no      lt_int_apple_cc_single_mod=no
     output_verbose_link_cmd='echo'      output_verbose_link_cmd='echo'
     if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then        if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then
       lt_int_apple_cc_single_mod=yes        lt_int_apple_cc_single_mod=yes
     fi      fi
     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
       archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'        archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     else      else
       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'            archive_cmds_CXX='$CC -r -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'
     fi      fi
     module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
   
     # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
       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}'        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}'
     else      else
       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}'              archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r -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}'
     fi      fi
     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}'      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}'
     hardcode_direct_CXX=no  
     hardcode_automatic_CXX=yes  
     hardcode_shlibpath_var_CXX=unsupported  
     whole_archive_flag_spec_CXX='-all_load $convenience'  
     link_all_deplibs_CXX=yes  
   else    else
         case $cc_basename in
           xlc*)
            output_verbose_link_cmd='echo'
             archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
             module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
             # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
             archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
             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}'
             ;;
          *)
     ld_shlibs_CXX=no      ld_shlibs_CXX=no
             ;;
         esac
   fi    fi
     ;;      ;;
   
   dgux*)    dgux*)
     case $cc_basename in      case $cc_basename in
       ec++)        ec++*)
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
  ;;   ;;
       ghcx)        ghcx*)
  # Green Hills C++ Compiler   # Green Hills C++ Compiler
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
Line 10137
 
Line 10341
  ;;   ;;
     esac      esac
     ;;      ;;
   freebsd12*)    freebsd[12]*)
     # C++ shared libraries reported to be fairly broken before switch to ELF      # C++ shared libraries reported to be fairly broken before switch to ELF
     ld_shlibs_CXX=no      ld_shlibs_CXX=no
     ;;      ;;
   freebsd-elf*)    freebsd-elf*)
     archive_cmds_need_lc_CXX=no      archive_cmds_need_lc_CXX=no
     ;;      ;;
   freebsd* | kfreebsd*-gnu)    freebsd* | kfreebsd*-gnu | dragonfly*)
     # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF      # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
     # conventions      # conventions
     ld_shlibs_CXX=yes      ld_shlibs_CXX=yes
Line 10161
 
Line 10365
  # location of the library.   # location of the library.
   
     case $cc_basename in      case $cc_basename in
     CC)      CC*)
       # FIXME: insert proper C++ library support        # FIXME: insert proper C++ library support
       ld_shlibs_CXX=no        ld_shlibs_CXX=no
       ;;        ;;
     aCC)      aCC*)
       archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'        archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
       # Commands to make compiler produce verbose output that lists        # Commands to make compiler produce verbose output that lists
       # what "hidden" libraries, object files and flags are used when        # what "hidden" libraries, object files and flags are used when
Line 10175
 
Line 10379
       # explicitly linking system object files so we need to strip them        # explicitly linking system object files so we need to strip them
       # from the output so that they don't get included in the library        # from the output so that they don't get included in the library
       # dependencies.        # dependencies.
       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'        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'
       ;;        ;;
     *)      *)
       if test "$GXX" = yes; then        if test "$GXX" = yes; then
Line 10226
 
Line 10430
     esac      esac
   
     case $cc_basename in      case $cc_basename in
       CC)        CC*)
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
  ;;   ;;
       aCC)        aCC*)
  case "$host_cpu" in   case "$host_cpu" in
  hppa*64*|ia64*)   hppa*64*|ia64*)
    archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'     archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
Line 10270
 
Line 10474
     ;;      ;;
   irix5* | irix6*)    irix5* | irix6*)
     case $cc_basename in      case $cc_basename in
       CC)        CC*)
  # SGI C++   # SGI C++
  archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'   archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
   
  # Archives containing C++ object files must be created using   # Archives containing C++ object files must be created using
  # "CC -ar", where "CC" is the IRIX C++ compiler.  This is   # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
Line 10283
 
Line 10487
       *)        *)
  if test "$GXX" = yes; then   if test "$GXX" = yes; then
    if test "$with_gnu_ld" = no; then     if test "$with_gnu_ld" = no; then
      archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'       archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
    else     else
      archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'       archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
    fi     fi
Line 10296
 
Line 10500
     ;;      ;;
   linux*)    linux*)
     case $cc_basename in      case $cc_basename in
       KCC)        KCC*)
  # Kuck and Associates, Inc. (KAI) C++ Compiler   # Kuck and Associates, Inc. (KAI) C++ Compiler
   
  # KCC will only create a shared library if the output file   # KCC will only create a shared library if the output file
Line 10321
 
Line 10525
  # "CC -Bstatic", where "CC" is the KAI C++ compiler.   # "CC -Bstatic", where "CC" is the KAI C++ compiler.
  old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'   old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
  ;;   ;;
       icpc)        icpc*)
  # Intel C++   # Intel C++
  with_gnu_ld=yes   with_gnu_ld=yes
  archive_cmds_need_lc_CXX=no   # version 8.0 and above of icpc choke on multiply defined symbols
    # if we add $predep_objects and $postdep_objects, however 7.1 and
    # earlier do not add the objects themselves.
    case `$CC -V 2>&1` in
    *"Version 7."*)
  archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'   archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
  archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'   archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
      ;;
    *)  # Version 8.0 or newer
      tmp_idyn=
      case $host_cpu in
        ia64*) tmp_idyn=' -i_dynamic';;
      esac
       archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
      archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
      ;;
    esac
    archive_cmds_need_lc_CXX=no
  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'   hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
  export_dynamic_flag_spec_CXX='${wl}--export-dynamic'   export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
  whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'   whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
  ;;   ;;
       cxx)        pgCC*)
           # Portland Group C++ compiler
    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
     archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
   
    hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
    whole_archive_flag_spec_CXX=''
           ;;
         cxx*)
  # Compaq C++   # Compaq C++
  archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'   archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
  archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'   archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
Line 10362
 
Line 10590
     ;;      ;;
   mvs*)    mvs*)
     case $cc_basename in      case $cc_basename in
       cxx)        cxx*)
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
  ;;   ;;
Line 10372
 
Line 10600
  ;;   ;;
     esac      esac
     ;;      ;;
   netbsd* | netbsdelf*-gnu | knetbsd*-gnu)    netbsd*)
     if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
       archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'        archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
       wlarc=        wlarc=
Line 10383
 
Line 10611
     # Workaround some broken pre-1.5 toolchains      # Workaround some broken pre-1.5 toolchains
     output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
     ;;      ;;
     openbsd2*)
       # C++ shared libraries are fairly broken
       ld_shlibs_CXX=no
       ;;
     openbsd*)
       hardcode_direct_CXX=yes
       hardcode_shlibpath_var_CXX=no
       archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
       hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
       if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
         archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
         export_dynamic_flag_spec_CXX='${wl}-E'
         whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
       fi
       output_verbose_link_cmd='echo'
       ;;
   osf3*)    osf3*)
     case $cc_basename in      case $cc_basename in
       KCC)        KCC*)
  # Kuck and Associates, Inc. (KAI) C++ Compiler   # Kuck and Associates, Inc. (KAI) C++ Compiler
   
  # KCC will only create a shared library if the output file   # KCC will only create a shared library if the output file
Line 10401
 
Line 10645
  old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'   old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
   
  ;;   ;;
       RCC)        RCC*)
  # Rational C++ 2.4.1   # Rational C++ 2.4.1
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
  ;;   ;;
       cxx)        cxx*)
  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'   allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
  archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'   archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
   
  hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'   hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
  hardcode_libdir_separator_CXX=:   hardcode_libdir_separator_CXX=:
Line 10426
 
Line 10670
       *)        *)
  if test "$GXX" = yes && test "$with_gnu_ld" = no; then   if test "$GXX" = yes && test "$with_gnu_ld" = no; then
    allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'     allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
    archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'     archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
   
    hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'     hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
    hardcode_libdir_separator_CXX=:     hardcode_libdir_separator_CXX=:
Line 10445
 
Line 10689
     ;;      ;;
   osf4* | osf5*)    osf4* | osf5*)
     case $cc_basename in      case $cc_basename in
       KCC)        KCC*)
  # Kuck and Associates, Inc. (KAI) C++ Compiler   # Kuck and Associates, Inc. (KAI) C++ Compiler
   
  # KCC will only create a shared library if the output file   # KCC will only create a shared library if the output file
Line 10460
 
Line 10704
  # the KAI C++ compiler.   # the KAI C++ compiler.
  old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'   old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
  ;;   ;;
       RCC)        RCC*)
  # Rational C++ 2.4.1   # Rational C++ 2.4.1
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
  ;;   ;;
       cxx)        cxx*)
  allow_undefined_flag_CXX=' -expect_unresolved \*'   allow_undefined_flag_CXX=' -expect_unresolved \*'
  archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'   archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
  archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~   archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
    echo "-hidden">> $lib.exp~     echo "-hidden">> $lib.exp~
    $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~     $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~
    $rm $lib.exp'     $rm $lib.exp'
   
  hardcode_libdir_flag_spec_CXX='-rpath $libdir'   hardcode_libdir_flag_spec_CXX='-rpath $libdir'
Line 10489
 
Line 10733
       *)        *)
  if test "$GXX" = yes && test "$with_gnu_ld" = no; then   if test "$GXX" = yes && test "$with_gnu_ld" = no; then
    allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'     allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'   archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
   
    hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'     hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
    hardcode_libdir_separator_CXX=:     hardcode_libdir_separator_CXX=:
Line 10513
 
Line 10757
   sco*)    sco*)
     archive_cmds_need_lc_CXX=no      archive_cmds_need_lc_CXX=no
     case $cc_basename in      case $cc_basename in
       CC)        CC*)
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
  ;;   ;;
Line 10525
 
Line 10769
     ;;      ;;
   sunos4*)    sunos4*)
     case $cc_basename in      case $cc_basename in
       CC)        CC*)
  # Sun C++ 4.x   # Sun C++ 4.x
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
  ;;   ;;
       lcc)        lcc*)
  # Lucid   # Lucid
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
Line 10543
 
Line 10787
     ;;      ;;
   solaris*)    solaris*)
     case $cc_basename in      case $cc_basename in
       CC)        CC*)
  # Sun C++ 4.2, 5.x and Centerline C++   # Sun C++ 4.2, 5.x and Centerline C++
  no_undefined_flag_CXX=' -zdefs'   no_undefined_flag_CXX=' -zdefs'
  archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'   archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
Line 10553
 
Line 10797
  hardcode_libdir_flag_spec_CXX='-R$libdir'   hardcode_libdir_flag_spec_CXX='-R$libdir'
  hardcode_shlibpath_var_CXX=no   hardcode_shlibpath_var_CXX=no
  case $host_os in   case $host_os in
    solaris2.0-5 | solaris2.0-5.*) ;;     solaris2.[0-5] | solaris2.[0-5].*) ;;
    *)     *)
      # The C++ compiler is used as linker so we must use $wl       # The C++ compiler is used as linker so we must use $wl
      # flag to pass the commands to the underlying system       # flag to pass the commands to the underlying system
      # linker.       # linker. We must also pass each convience library through
        # to the system linker between allextract/defaultextract.
        # The C++ compiler will combine linker options so we
        # cannot just pass the convience library names through
        # without $wl.
      # Supported since Solaris 2.6 (maybe 2.5.1?)       # Supported since Solaris 2.6 (maybe 2.5.1?)
      whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'       whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
      ;;       ;;
  esac   esac
  link_all_deplibs_CXX=yes   link_all_deplibs_CXX=yes
Line 10580
 
Line 10828
  # in the archive.   # in the archive.
  old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'   old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
  ;;   ;;
       gcx)        gcx*)
  # Green Hills C++ Compiler   # Green Hills C++ Compiler
  archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'   archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
   
Line 10623
 
Line 10871
     ;;      ;;
   tandem*)    tandem*)
     case $cc_basename in      case $cc_basename in
       NCC)        NCC*)
  # NonStop-UX NCC 3.20   # NonStop-UX NCC 3.20
  # FIXME: insert proper C++ library support   # FIXME: insert proper C++ library support
  ld_shlibs_CXX=no   ld_shlibs_CXX=no
Line 10832
 
Line 11080
  ;;   ;;
       chorus*)        chorus*)
  case $cc_basename in   case $cc_basename in
  cxch68)   cxch68*)
    # Green Hills C++ Compiler     # Green Hills C++ Compiler
    # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"     # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
    ;;     ;;
  esac   esac
  ;;   ;;
          darwin*)
            # PIC is the default on this platform
            # Common symbols not allowed in MH_DYLIB files
            case $cc_basename in
              xlc*)
              lt_prog_compiler_pic_CXX='-qnocommon'
              lt_prog_compiler_wl_CXX='-Wl,'
              ;;
            esac
          ;;
       dgux*)        dgux*)
  case $cc_basename in   case $cc_basename in
    ec++)     ec++*)
      lt_prog_compiler_pic_CXX='-KPIC'       lt_prog_compiler_pic_CXX='-KPIC'
      ;;       ;;
    ghcx)     ghcx*)
      # Green Hills C++ Compiler       # Green Hills C++ Compiler
      lt_prog_compiler_pic_CXX='-pic'       lt_prog_compiler_pic_CXX='-pic'
      ;;       ;;
Line 10851
 
Line 11109
      ;;       ;;
  esac   esac
  ;;   ;;
       freebsd* | kfreebsd*-gnu)        freebsd* | kfreebsd*-gnu | dragonfly*)
  # FreeBSD uses GNU C++   # FreeBSD uses GNU C++
  ;;   ;;
       hpux9* | hpux10* | hpux11*)        hpux9* | hpux10* | hpux11*)
  case $cc_basename in   case $cc_basename in
    CC)     CC*)
      lt_prog_compiler_wl_CXX='-Wl,'       lt_prog_compiler_wl_CXX='-Wl,'
      lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"       lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
      if test "$host_cpu" != ia64; then       if test "$host_cpu" != ia64; then
        lt_prog_compiler_pic_CXX='+Z'         lt_prog_compiler_pic_CXX='+Z'
      fi       fi
      ;;       ;;
    aCC)     aCC*)
      lt_prog_compiler_wl_CXX='-Wl,'       lt_prog_compiler_wl_CXX='-Wl,'
      lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"       lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
      case "$host_cpu" in       case "$host_cpu" in
Line 10881
 
Line 11139
  ;;   ;;
       irix5* | irix6* | nonstopux*)        irix5* | irix6* | nonstopux*)
  case $cc_basename in   case $cc_basename in
    CC)     CC*)
      lt_prog_compiler_wl_CXX='-Wl,'       lt_prog_compiler_wl_CXX='-Wl,'
      lt_prog_compiler_static_CXX='-non_shared'       lt_prog_compiler_static_CXX='-non_shared'
      # CC pic flag -KPIC is the default.       # CC pic flag -KPIC is the default.
Line 10892
 
Line 11150
  ;;   ;;
       linux*)        linux*)
  case $cc_basename in   case $cc_basename in
    KCC)     KCC*)
      # KAI C++ Compiler       # KAI C++ Compiler
      lt_prog_compiler_wl_CXX='--backend -Wl,'       lt_prog_compiler_wl_CXX='--backend -Wl,'
      lt_prog_compiler_pic_CXX='-fPIC'       lt_prog_compiler_pic_CXX='-fPIC'
      ;;       ;;
    icpc)     icpc* | ecpc*)
      # Intel C++       # Intel C++
      lt_prog_compiler_wl_CXX='-Wl,'       lt_prog_compiler_wl_CXX='-Wl,'
      lt_prog_compiler_pic_CXX='-KPIC'       lt_prog_compiler_pic_CXX='-KPIC'
      lt_prog_compiler_static_CXX='-static'       lt_prog_compiler_static_CXX='-static'
      ;;       ;;
    cxx)     pgCC*)
        # Portland Group C++ compiler.
        lt_prog_compiler_wl_CXX='-Wl,'
        lt_prog_compiler_pic_CXX='-fpic'
        lt_prog_compiler_static_CXX='-static'
        ;;
      cxx*)
      # Compaq C++       # Compaq C++
      # Make sure the PIC flag is empty.  It appears that all Alpha       # Make sure the PIC flag is empty.  It appears that all Alpha
      # Linux and Compaq Tru64 Unix objects are PIC.       # Linux and Compaq Tru64 Unix objects are PIC.
Line 10920
 
Line 11184
  ;;   ;;
       mvs*)        mvs*)
  case $cc_basename in   case $cc_basename in
    cxx)     cxx*)
      lt_prog_compiler_pic_CXX='-W c,exportall'       lt_prog_compiler_pic_CXX='-W c,exportall'
      ;;       ;;
    *)     *)
      ;;       ;;
  esac   esac
  ;;   ;;
       netbsd* | netbsdelf*-gnu | knetbsd*-gnu)        netbsd*)
  ;;   ;;
       osf3* | osf4* | osf5*)        osf3* | osf4* | osf5*)
  case $cc_basename in   case $cc_basename in
    KCC)     KCC*)
      lt_prog_compiler_wl_CXX='--backend -Wl,'       lt_prog_compiler_wl_CXX='--backend -Wl,'
      ;;       ;;
    RCC)     RCC*)
      # Rational C++ 2.4.1       # Rational C++ 2.4.1
      lt_prog_compiler_pic_CXX='-pic'       lt_prog_compiler_pic_CXX='-pic'
      ;;       ;;
    cxx)     cxx*)
      # Digital/Compaq C++       # Digital/Compaq C++
      lt_prog_compiler_wl_CXX='-Wl,'       lt_prog_compiler_wl_CXX='-Wl,'
      # Make sure the PIC flag is empty.  It appears that all Alpha       # Make sure the PIC flag is empty.  It appears that all Alpha
Line 10954
 
Line 11218
  ;;   ;;
       sco*)        sco*)
  case $cc_basename in   case $cc_basename in
    CC)     CC*)
      lt_prog_compiler_pic_CXX='-fPIC'       lt_prog_compiler_pic_CXX='-fPIC'
      ;;       ;;
    *)     *)
Line 10963
 
Line 11227
  ;;   ;;
       solaris*)        solaris*)
  case $cc_basename in   case $cc_basename in
    CC)     CC*)
      # Sun C++ 4.2, 5.x and Centerline C++       # Sun C++ 4.2, 5.x and Centerline C++
      lt_prog_compiler_pic_CXX='-KPIC'       lt_prog_compiler_pic_CXX='-KPIC'
      lt_prog_compiler_static_CXX='-Bstatic'       lt_prog_compiler_static_CXX='-Bstatic'
      lt_prog_compiler_wl_CXX='-Qoption ld '       lt_prog_compiler_wl_CXX='-Qoption ld '
      ;;       ;;
    gcx)     gcx*)
      # Green Hills C++ Compiler       # Green Hills C++ Compiler
      lt_prog_compiler_pic_CXX='-PIC'       lt_prog_compiler_pic_CXX='-PIC'
      ;;       ;;
Line 10979
 
Line 11243
  ;;   ;;
       sunos4*)        sunos4*)
  case $cc_basename in   case $cc_basename in
    CC)     CC*)
      # Sun C++ 4.x       # Sun C++ 4.x
      lt_prog_compiler_pic_CXX='-pic'       lt_prog_compiler_pic_CXX='-pic'
      lt_prog_compiler_static_CXX='-Bstatic'       lt_prog_compiler_static_CXX='-Bstatic'
      ;;       ;;
    lcc)     lcc*)
      # Lucid       # Lucid
      lt_prog_compiler_pic_CXX='-pic'       lt_prog_compiler_pic_CXX='-pic'
      ;;       ;;
Line 10994
 
Line 11258
  ;;   ;;
       tandem*)        tandem*)
  case $cc_basename in   case $cc_basename in
    NCC)     NCC*)
      # NonStop-UX NCC 3.20       # NonStop-UX NCC 3.20
      lt_prog_compiler_pic_CXX='-KPIC'       lt_prog_compiler_pic_CXX='-KPIC'
      ;;       ;;
Line 11038
 
Line 11302
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:11041: $lt_compile\"" >&5)     (eval echo "\"\$as_me:11305: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:11045: \$? = $ac_status" >&5     echo "$as_me:11309: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings other than the usual output.
      if test ! -s conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
        $SED '/^$/d' conftest.err >conftest.er2
        if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
        lt_prog_compiler_pic_works_CXX=yes         lt_prog_compiler_pic_works_CXX=yes
      fi       fi
    fi     fi
Line 11098
 
Line 11364
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:11101: $lt_compile\"" >&5)     (eval echo "\"\$as_me:11367: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?     ac_status=$?
    cat out/conftest.err >&5     cat out/conftest.err >&5
    echo "$as_me:11105: \$? = $ac_status" >&5     echo "$as_me:11371: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then     then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings
      if test ! -s out/conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
        $SED '/^$/d' out/conftest.err >out/conftest.er2
        if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o_CXX=yes         lt_cv_prog_compiler_c_o_CXX=yes
      fi       fi
    fi     fi
Line 11166
 
Line 11434
     export_symbols_cmds_CXX="$ltdll_cmds"      export_symbols_cmds_CXX="$ltdll_cmds"
   ;;    ;;
   cygwin* | mingw*)    cygwin* | mingw*)
     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'      export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([^ ]*\) [^ ]*/\1 DATA/;/^I /d;/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
   ;;  
   linux*)  
     link_all_deplibs_CXX=no  
   ;;    ;;
   *)    *)
     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'      export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
Line 11349
 
Line 11614
   shlibpath_var=LIBRARY_PATH    shlibpath_var=LIBRARY_PATH
   ;;    ;;
   
 bsdi4*)  bsdi[45]*)
   version_type=linux    version_type=linux
   need_version=no    need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Line 11407
 
Line 11672
       ;;        ;;
     pw32*)      pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'        # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'        library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;        ;;
     esac      esac
     ;;      ;;
Line 11465
 
Line 11730
   dynamic_linker='GNU ld.so'    dynamic_linker='GNU ld.so'
   ;;    ;;
   
 freebsd*)  freebsd* | dragonfly*)
     # DragonFly does not have aout.  When/if they implement a new
     # versioning mechanism, adjust this.
   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`    objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
   version_type=freebsd-$objformat    version_type=freebsd-$objformat
   case $version_type in    case $version_type in
Line 11484
 
Line 11751
   freebsd2*)    freebsd2*)
     shlibpath_overrides_runpath=yes      shlibpath_overrides_runpath=yes
     ;;      ;;
   freebsd3.01* | freebsdelf3.01*)    freebsd3.[01]* | freebsdelf3.[01]*)
     shlibpath_overrides_runpath=yes      shlibpath_overrides_runpath=yes
     hardcode_into_libs=yes      hardcode_into_libs=yes
     ;;      ;;
Line 11608
 
Line 11875
   # before this can be enabled.    # before this can be enabled.
   hardcode_into_libs=yes    hardcode_into_libs=yes
   
     # find out which ABI we are using
     libsuff=
     case "$host_cpu" in
     x86_64*|s390x*|powerpc64*)
       echo '#line 11882 "configure"' > conftest.$ac_ext
       if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     (eval $ac_compile) 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; then
         case `/usr/bin/file conftest.$ac_objext` in
         *64-bit*)
           libsuff=64
           sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
           ;;
         esac
       fi
       rm -rf conftest*
       ;;
     esac
   
   # Append ld.so.conf contents to the search path    # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then    if test -f /etc/ld.so.conf; then
     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`      lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"      sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
   fi    fi
   
   # We used to test for /lib/ld.so.1 and disable shared libraries on    # We used to test for /lib/ld.so.1 and disable shared libraries on
Line 11623
 
Line 11911
   dynamic_linker='GNU/Linux ld.so'    dynamic_linker='GNU/Linux ld.so'
   ;;    ;;
   
 netbsdelf*-gnu)  
   version_type=linux  
   need_lib_prefix=no  
   need_version=no  
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'  
   soname_spec='${libname}${release}${shared_ext}$major'  
   shlibpath_var=LD_LIBRARY_PATH  
   shlibpath_overrides_runpath=no  
   hardcode_into_libs=yes  
   dynamic_linker='NetBSD ld.elf_so'  
   ;;  
   
 knetbsd*-gnu)  knetbsd*-gnu)
   version_type=linux    version_type=linux
   need_lib_prefix=no    need_lib_prefix=no
Line 11685
 
Line 11961
 openbsd*)  openbsd*)
   version_type=sunos    version_type=sunos
   need_lib_prefix=no    need_lib_prefix=no
   need_version=yes    need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
   shlibpath_var=LD_LIBRARY_PATH    shlibpath_var=LD_LIBRARY_PATH
Line 11807
 
Line 12083
 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6  echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
 hardcode_action_CXX=  hardcode_action_CXX=
 if test -n "$hardcode_libdir_flag_spec_CXX" || \  if test -n "$hardcode_libdir_flag_spec_CXX" || \
    test -n "$runpath_var CXX" || \     test -n "$runpath_var_CXX" || \
    test "X$hardcode_automatic_CXX"="Xyes" ; then     test "X$hardcode_automatic_CXX"="Xyes" ; then
   
   # We can hardcode non-existant directories.    # We can hardcode non-existant directories.
Line 11934
 
Line 12210
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 12037
 
Line 12314
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 12102
 
Line 12380
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 12195
 
Line 12474
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 12260
 
Line 12540
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 12326
 
Line 12607
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 12392
 
Line 12674
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_cxx_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 12467
 
Line 12750
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 12470 "configure"  #line 12753 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 12565
 
Line 12848
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 12568 "configure"  #line 12851 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 12783
 
Line 13066
 # The host system.  # The host system.
 host_alias=$host_alias  host_alias=$host_alias
 host=$host  host=$host
   host_os=$host_os
   
   # The build system.
   build_alias=$build_alias
   build=$build
   build_os=$build_os
   
 # An echo program that does not interpret backslashes.  # An echo program that does not interpret backslashes.
 echo=$lt_echo  echo=$lt_echo
Line 13140
 
Line 13429
 compiler=$CC  compiler=$CC
   
   
   # save warnings/boilerplate of simple test code
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_compile_test_code" >conftest.$ac_ext
   eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_compiler_boilerplate=`cat conftest.err`
   $rm conftest*
   
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_link_test_code" >conftest.$ac_ext
   eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_linker_boilerplate=`cat conftest.err`
   $rm conftest*
   
   
 # Allow CC to be a program name with arguments.  # Allow CC to be a program name with arguments.
 lt_save_CC="$CC"  lt_save_CC="$CC"
 CC=${F77-"f77"}  CC=${F77-"f77"}
 compiler=$CC  compiler=$CC
 compiler_F77=$CC  compiler_F77=$CC
 cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`  for cc_temp in $compiler""; do
     case $cc_temp in
       compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
       distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
       \-*) ;;
       *) break;;
     esac
   done
   cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
   
   
 echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5  echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
 echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6  echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
Line 13167
 
Line 13479
   fi    fi
   ;;    ;;
 aix4* | aix5*)  aix4* | aix5*)
     if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
   test "$enable_shared" = yes && enable_static=no    test "$enable_shared" = yes && enable_static=no
     fi
   ;;    ;;
 esac  esac
 echo "$as_me:$LINENO: result: $enable_shared" >&5  echo "$as_me:$LINENO: result: $enable_shared" >&5
Line 13270
 
Line 13584
  lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp'   lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp'
       fi        fi
       ;;        ;;
         darwin*)
           # PIC is the default on this platform
           # Common symbols not allowed in MH_DYLIB files
          case $cc_basename in
            xlc*)
            lt_prog_compiler_pic_F77='-qnocommon'
            lt_prog_compiler_wl_F77='-Wl,'
            ;;
          esac
          ;;
   
     mingw* | pw32* | os2*)      mingw* | pw32* | os2*)
       # This hack is so that the source file can tell whether it is being        # This hack is so that the source file can tell whether it is being
Line 13305
 
Line 13629
       ;;        ;;
   
     linux*)      linux*)
       case $CC in        case $cc_basename in
       icc* | ecc*)        icc* | ecc*)
  lt_prog_compiler_wl_F77='-Wl,'   lt_prog_compiler_wl_F77='-Wl,'
  lt_prog_compiler_pic_F77='-KPIC'   lt_prog_compiler_pic_F77='-KPIC'
  lt_prog_compiler_static_F77='-static'   lt_prog_compiler_static_F77='-static'
         ;;          ;;
         pgcc* | pgf77* | pgf90*)
           # Portland Group compilers (*not* the Pentium gcc compiler,
    # which looks to be a dead project)
    lt_prog_compiler_wl_F77='-Wl,'
    lt_prog_compiler_pic_F77='-fpic'
    lt_prog_compiler_static_F77='-static'
           ;;
       ccc*)        ccc*)
         lt_prog_compiler_wl_F77='-Wl,'          lt_prog_compiler_wl_F77='-Wl,'
         # All Alpha code is PIC.          # All Alpha code is PIC.
Line 13331
 
Line 13662
       ;;        ;;
   
     solaris*)      solaris*)
       lt_prog_compiler_wl_F77='-Wl,'  
       lt_prog_compiler_pic_F77='-KPIC'        lt_prog_compiler_pic_F77='-KPIC'
       lt_prog_compiler_static_F77='-Bstatic'        lt_prog_compiler_static_F77='-Bstatic'
         case $cc_basename in
         f77* | f90* | f95*)
    lt_prog_compiler_wl_F77='-Qoption ld ';;
         *)
    lt_prog_compiler_wl_F77='-Wl,';;
         esac
       ;;        ;;
   
     sunos4*)      sunos4*)
Line 13355
 
Line 13691
       fi        fi
       ;;        ;;
   
       unicos*)
         lt_prog_compiler_wl_F77='-Wl,'
         lt_prog_compiler_can_build_shared_F77=no
         ;;
   
     uts4*)      uts4*)
       lt_prog_compiler_pic_F77='-pic'        lt_prog_compiler_pic_F77='-pic'
       lt_prog_compiler_static_F77='-Bstatic'        lt_prog_compiler_static_F77='-Bstatic'
Line 13392
 
Line 13733
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:13395: $lt_compile\"" >&5)     (eval echo "\"\$as_me:13736: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:13399: \$? = $ac_status" >&5     echo "$as_me:13740: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings other than the usual output.
      if test ! -s conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
        $SED '/^$/d' conftest.err >conftest.er2
        if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
        lt_prog_compiler_pic_works_F77=yes         lt_prog_compiler_pic_works_F77=yes
      fi       fi
    fi     fi
Line 13452
 
Line 13795
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:13455: $lt_compile\"" >&5)     (eval echo "\"\$as_me:13798: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?     ac_status=$?
    cat out/conftest.err >&5     cat out/conftest.err >&5
    echo "$as_me:13459: \$? = $ac_status" >&5     echo "$as_me:13802: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then     then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings
      if test ! -s out/conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
        $SED '/^$/d' out/conftest.err >out/conftest.er2
        if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o_F77=yes         lt_cv_prog_compiler_c_o_F77=yes
      fi       fi
    fi     fi
Line 13541
 
Line 13886
   # rely on this symbol name, it's probably fine to never include it in    # rely on this symbol name, it's probably fine to never include it in
   # preloaded symbol tables.    # preloaded symbol tables.
   extract_expsyms_cmds=    extract_expsyms_cmds=
     # Just being paranoid about ensuring that cc_basename is set.
     for cc_temp in $compiler""; do
     case $cc_temp in
       compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
       distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
       \-*) ;;
       *) break;;
     esac
   done
   cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
   
   case $host_os in    case $host_os in
   cygwin* | mingw* | pw32*)    cygwin* | mingw* | pw32*)
Line 13561
 
Line 13916
     # If archive_cmds runs LD, not CC, wlarc should be empty      # If archive_cmds runs LD, not CC, wlarc should be empty
     wlarc='${wl}'      wlarc='${wl}'
   
       # Set some defaults for GNU ld with shared library support. These
       # are reset later if shared libraries are not supported. Putting them
       # here allows them to be overridden if necessary.
       runpath_var=LD_RUN_PATH
       hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'
       export_dynamic_flag_spec_F77='${wl}--export-dynamic'
       # ancient GNU ld didn't support --whole-archive et. al.
       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
    whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
         else
     whole_archive_flag_spec_F77=
       fi
       supports_anon_versioning=no
       case `$LD -v 2>/dev/null` in
         *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
         *\ 2.11.*) ;; # other 2.11 versions
         *) supports_anon_versioning=yes ;;
       esac
   
     # See if GNU ld supports shared libraries.      # See if GNU ld supports shared libraries.
     case $host_os in      case $host_os in
     aix3* | aix4* | aix5*)      aix3* | aix4* | aix5*)
Line 13611
 
Line 13987
       allow_undefined_flag_F77=unsupported        allow_undefined_flag_F77=unsupported
       always_export_symbols_F77=no        always_export_symbols_F77=no
       enable_shared_with_static_runtimes_F77=yes        enable_shared_with_static_runtimes_F77=yes
       export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'        export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
   
       if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then        if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
         archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'          archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
Line 13625
 
Line 14001
  fi~   fi~
  $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'   $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
       else        else
  ld_shlibs=no   ld_shlibs_F77=no
       fi        fi
       ;;        ;;
   
     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)      linux*)
         if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    tmp_addflag=
    case $cc_basename,$host_cpu in
    pgcc*) # Portland Group C compiler
      whole_archive_flag_spec_F77=
      ;;
    pgf77* | pgf90* ) # Portland Group f77 and f90 compilers
      whole_archive_flag_spec_F77=
      tmp_addflag=' -fpic -Mnomain' ;;
    ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
      tmp_addflag=' -i_dynamic' ;;
    efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
      tmp_addflag=' -i_dynamic -nofor_main' ;;
    ifc* | ifort*) # Intel Fortran compiler
      tmp_addflag=' -nofor_main' ;;
    esac
    archive_cmds_F77='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
   
    if test $supports_anon_versioning = yes; then
      archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
     cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     $echo "local: *; };" >> $output_objdir/$libname.ver~
      $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
    fi
         else
    ld_shlibs_F77=no
         fi
         ;;
   
       netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'   archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
  wlarc=   wlarc=
Line 13667
 
Line 14073
       hardcode_shlibpath_var_F77=no        hardcode_shlibpath_var_F77=no
       ;;        ;;
   
   linux*)  
     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then  
         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'  
  archive_cmds_F77="$tmp_archive_cmds"  
       supports_anon_versioning=no  
       case `$LD -v 2>/dev/null` in  
         *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11  
         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...  
         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...  
         *\ 2.11.*) ;; # other 2.11 versions  
         *) supports_anon_versioning=yes ;;  
       esac  
       if test $supports_anon_versioning = yes; then  
         archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~  
 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~  
 $echo "local: *; };" >> $output_objdir/$libname.ver~  
         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'  
       else  
         archive_expsym_cmds_F77="$tmp_archive_cmds"  
       fi  
       link_all_deplibs_F77=no  
     else  
       ld_shlibs_F77=no  
     fi  
     ;;  
   
     *)      *)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then        if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
  archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'   archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Line 13703
 
Line 14083
       ;;        ;;
     esac      esac
   
     if test "$ld_shlibs_F77" = yes; then      if test "$ld_shlibs_F77" = no; then
       runpath_var=LD_RUN_PATH        runpath_var=
       hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'        hardcode_libdir_flag_spec_F77=
       export_dynamic_flag_spec_F77='${wl}--export-dynamic'        export_dynamic_flag_spec_F77=
       # ancient GNU ld didn't support --whole-archive et. al.  
       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then  
  whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'  
       else  
   whole_archive_flag_spec_F77=    whole_archive_flag_spec_F77=
       fi        fi
     fi  
   else    else
     # PORTME fill in a description of your system's linker (not GNU ld)      # PORTME fill in a description of your system's linker (not GNU ld)
     case $host_os in      case $host_os in
Line 13776
 
Line 14151
       link_all_deplibs_F77=yes        link_all_deplibs_F77=yes
   
       if test "$GCC" = yes; then        if test "$GCC" = yes; then
  case $host_os in aix4.012|aix4.012.*)   case $host_os in aix4.[012]|aix4.[012].*)
  # We only want to do this on AIX 4.2 and lower, the check   # We only want to do this on AIX 4.2 and lower, the check
  # below for broken collect2 doesn't work under 4.3+   # below for broken collect2 doesn't work under 4.3+
    collect2name=`${CC} -print-prog-name=collect2`     collect2name=`${CC} -print-prog-name=collect2`
Line 13797
 
Line 14172
    fi     fi
  esac   esac
  shared_flag='-shared'   shared_flag='-shared'
    if test "$aix_use_runtimelinking" = yes; then
      shared_flag="$shared_flag "'${wl}-G'
    fi
       else        else
  # not using gcc   # not using gcc
  if test "$host_cpu" = ia64; then   if test "$host_cpu" = ia64; then
Line 13834
 
Line 14212
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_f77_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 13884
 
Line 14263
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_f77_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 13935
 
Line 14315
       ld_shlibs_F77=no        ld_shlibs_F77=no
       ;;        ;;
   
     bsdi4*)      bsdi[45]*)
       export_dynamic_flag_spec_F77=-rdynamic        export_dynamic_flag_spec_F77=-rdynamic
       ;;        ;;
   
Line 13956
 
Line 14336
       old_archive_From_new_cmds_F77='true'        old_archive_From_new_cmds_F77='true'
       # FIXME: Should let the user specify the lib program.        # FIXME: Should let the user specify the lib program.
       old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'        old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
       fix_srcfile_path='`cygpath -w "$srcfile"`'        fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
       enable_shared_with_static_runtimes_F77=yes        enable_shared_with_static_runtimes_F77=yes
       ;;        ;;
   
     darwin* | rhapsody*)      darwin* | rhapsody*)
     if test "$GXX" = yes ; then  
       archive_cmds_need_lc_F77=no  
       case "$host_os" in        case "$host_os" in
       rhapsody* | darwin1.[012])        rhapsody* | darwin1.[012])
  allow_undefined_flag_F77='-undefined suppress'           allow_undefined_flag_F77='${wl}-undefined ${wl}suppress'
  ;;   ;;
       *) # Darwin 1.3 on        *) # Darwin 1.3 on
       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then        if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
        allow_undefined_flag_F77='-flat_namespace -undefined suppress'             allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
       else        else
         case ${MACOSX_DEPLOYMENT_TARGET} in          case ${MACOSX_DEPLOYMENT_TARGET} in
           10.[012])            10.[012])
             allow_undefined_flag_F77='-flat_namespace -undefined suppress'                 allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
             ;;              ;;
           10.*)            10.*)
             allow_undefined_flag_F77='-undefined dynamic_lookup'                 allow_undefined_flag_F77='${wl}-undefined ${wl}dynamic_lookup'
             ;;              ;;
         esac          esac
       fi        fi
  ;;   ;;
       esac        esac
     lt_int_apple_cc_single_mod=no        archive_cmds_need_lc_F77=no
     output_verbose_link_cmd='echo'  
     if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then  
       lt_int_apple_cc_single_mod=yes  
     fi  
     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then  
       archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'  
     else  
         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'  
       fi  
       module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'  
       # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's  
         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then  
           archive_expsym_cmds_F77='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}'  
         else  
           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}'  
         fi  
           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}'  
       hardcode_direct_F77=no        hardcode_direct_F77=no
       hardcode_automatic_F77=yes        hardcode_automatic_F77=yes
       hardcode_shlibpath_var_F77=unsupported        hardcode_shlibpath_var_F77=unsupported
       whole_archive_flag_spec_F77='-all_load $convenience'        whole_archive_flag_spec_F77=''
       link_all_deplibs_F77=yes        link_all_deplibs_F77=yes
       if test "$GCC" = yes ; then
       output_verbose_link_cmd='echo'
           archive_cmds_F77='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
         # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
         archive_expsym_cmds_F77='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}'
         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}'
     else      else
         case $cc_basename in
           xlc*)
            output_verbose_link_cmd='echo'
            archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
            module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
             # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
            archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
             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}'
             ;;
          *)
       ld_shlibs_F77=no        ld_shlibs_F77=no
             ;;
         esac
     fi      fi
       ;;        ;;
   
Line 14040
 
Line 14420
       ;;        ;;
   
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.      # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | kfreebsd*-gnu)      freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'        archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_F77='-R$libdir'        hardcode_libdir_flag_spec_F77='-R$libdir'
       hardcode_direct_F77=yes        hardcode_direct_F77=yes
Line 14127
 
Line 14507
       link_all_deplibs_F77=yes        link_all_deplibs_F77=yes
       ;;        ;;
   
     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)      netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out   archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else        else
Line 14151
 
Line 14531
       hardcode_shlibpath_var_F77=no        hardcode_shlibpath_var_F77=no
       if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
  archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'   archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
    archive_expsym_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
  hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'   hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
  export_dynamic_flag_spec_F77='${wl}-E'   export_dynamic_flag_spec_F77='${wl}-E'
       else        else
Line 14196
 
Line 14577
  allow_undefined_flag_F77=' -expect_unresolved \*'   allow_undefined_flag_F77=' -expect_unresolved \*'
  archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'   archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
  archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~   archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
  $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'   $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
   
  # Both c and cxx compiler support -rpath directly   # Both c and cxx compiler support -rpath directly
  hardcode_libdir_flag_spec_F77='-rpath $libdir'   hardcode_libdir_flag_spec_F77='-rpath $libdir'
Line 14215
 
Line 14596
     solaris*)      solaris*)
       no_undefined_flag_F77=' -z text'        no_undefined_flag_F77=' -z text'
       if test "$GCC" = yes; then        if test "$GCC" = yes; then
    wlarc='${wl}'
  archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'   archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
  archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~   archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'     $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
       else        else
    wlarc=''
  archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'   archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
  archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~   archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
   $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'    $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
Line 14227
 
Line 14610
       hardcode_shlibpath_var_F77=no        hardcode_shlibpath_var_F77=no
       case $host_os in        case $host_os in
       solaris2.[0-5] | solaris2.[0-5].*) ;;        solaris2.[0-5] | solaris2.[0-5].*) ;;
       *) # Supported since Solaris 2.6 (maybe 2.5.1?)        *)
    # The compiler driver will combine linker options so we
    # cannot just pass the convience library names through
    # without $wl, iff we do not link with $LD.
    # Luckily, gcc supports the same syntax we need for Sun Studio.
    # Supported since Solaris 2.6 (maybe 2.5.1?)
    case $wlarc in
    '')
  whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;;   whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;;
    *)
      whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
    esac ;;
       esac        esac
       link_all_deplibs_F77=yes        link_all_deplibs_F77=yes
       ;;        ;;
Line 14502
 
Line 14895
   shlibpath_var=LIBRARY_PATH    shlibpath_var=LIBRARY_PATH
   ;;    ;;
   
 bsdi4*)  bsdi[45]*)
   version_type=linux    version_type=linux
   need_version=no    need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Line 14560
 
Line 14953
       ;;        ;;
     pw32*)      pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'        # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'        library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;        ;;
     esac      esac
     ;;      ;;
Line 14618
 
Line 15011
   dynamic_linker='GNU ld.so'    dynamic_linker='GNU ld.so'
   ;;    ;;
   
 freebsd*)  freebsd* | dragonfly*)
     # DragonFly does not have aout.  When/if they implement a new
     # versioning mechanism, adjust this.
   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`    objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
   version_type=freebsd-$objformat    version_type=freebsd-$objformat
   case $version_type in    case $version_type in
Line 14637
 
Line 15032
   freebsd2*)    freebsd2*)
     shlibpath_overrides_runpath=yes      shlibpath_overrides_runpath=yes
     ;;      ;;
   freebsd3.01* | freebsdelf3.01*)    freebsd3.[01]* | freebsdelf3.[01]*)
     shlibpath_overrides_runpath=yes      shlibpath_overrides_runpath=yes
     hardcode_into_libs=yes      hardcode_into_libs=yes
     ;;      ;;
Line 14761
 
Line 15156
   # before this can be enabled.    # before this can be enabled.
   hardcode_into_libs=yes    hardcode_into_libs=yes
   
     # find out which ABI we are using
     libsuff=
     case "$host_cpu" in
     x86_64*|s390x*|powerpc64*)
       echo '#line 15163 "configure"' > conftest.$ac_ext
       if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     (eval $ac_compile) 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; then
         case `/usr/bin/file conftest.$ac_objext` in
         *64-bit*)
           libsuff=64
           sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
           ;;
         esac
       fi
       rm -rf conftest*
       ;;
     esac
   
   # Append ld.so.conf contents to the search path    # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then    if test -f /etc/ld.so.conf; then
     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`      lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"      sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
   fi    fi
   
   # We used to test for /lib/ld.so.1 and disable shared libraries on    # We used to test for /lib/ld.so.1 and disable shared libraries on
Line 14776
 
Line 15192
   dynamic_linker='GNU/Linux ld.so'    dynamic_linker='GNU/Linux ld.so'
   ;;    ;;
   
 netbsdelf*-gnu)  
   version_type=linux  
   need_lib_prefix=no  
   need_version=no  
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'  
   soname_spec='${libname}${release}${shared_ext}$major'  
   shlibpath_var=LD_LIBRARY_PATH  
   shlibpath_overrides_runpath=no  
   hardcode_into_libs=yes  
   dynamic_linker='NetBSD ld.elf_so'  
   ;;  
   
 knetbsd*-gnu)  knetbsd*-gnu)
   version_type=linux    version_type=linux
   need_lib_prefix=no    need_lib_prefix=no
Line 14838
 
Line 15242
 openbsd*)  openbsd*)
   version_type=sunos    version_type=sunos
   need_lib_prefix=no    need_lib_prefix=no
   need_version=yes    need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
   shlibpath_var=LD_LIBRARY_PATH    shlibpath_var=LD_LIBRARY_PATH
Line 14960
 
Line 15364
 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6  echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
 hardcode_action_F77=  hardcode_action_F77=
 if test -n "$hardcode_libdir_flag_spec_F77" || \  if test -n "$hardcode_libdir_flag_spec_F77" || \
    test -n "$runpath_var F77" || \     test -n "$runpath_var_F77" || \
    test "X$hardcode_automatic_F77"="Xyes" ; then     test "X$hardcode_automatic_F77"="Xyes" ; then
   
   # We can hardcode non-existant directories.    # We can hardcode non-existant directories.
Line 15138
 
Line 15542
 # The host system.  # The host system.
 host_alias=$host_alias  host_alias=$host_alias
 host=$host  host=$host
   host_os=$host_os
   
   # The build system.
   build_alias=$build_alias
   build=$build
   build_os=$build_os
   
 # An echo program that does not interpret backslashes.  # An echo program that does not interpret backslashes.
 echo=$lt_echo  echo=$lt_echo
Line 15452
 
Line 15862
 lt_simple_compile_test_code="class foo {}\n"  lt_simple_compile_test_code="class foo {}\n"
   
 # Code to be used in simple link tests  # Code to be used in simple link tests
 lt_simple_link_test_code='public class conftest { public static void main(String argv) {}; }\n'  lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }\n'
   
 # ltmain only uses $CC for tagged configurations so make sure $CC is set.  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
   
Line 15463
 
Line 15873
 compiler=$CC  compiler=$CC
   
   
   # save warnings/boilerplate of simple test code
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_compile_test_code" >conftest.$ac_ext
   eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_compiler_boilerplate=`cat conftest.err`
   $rm conftest*
   
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_link_test_code" >conftest.$ac_ext
   eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_linker_boilerplate=`cat conftest.err`
   $rm conftest*
   
   
 # Allow CC to be a program name with arguments.  # Allow CC to be a program name with arguments.
 lt_save_CC="$CC"  lt_save_CC="$CC"
 CC=${GCJ-"gcj"}  CC=${GCJ-"gcj"}
 compiler=$CC  compiler=$CC
 compiler_GCJ=$CC  compiler_GCJ=$CC
   for cc_temp in $compiler""; do
     case $cc_temp in
       compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
       distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
       \-*) ;;
       *) break;;
     esac
   done
   cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
   
   
 # GCJ did not exist at the time GCC didn't implicitly link libc in.  # GCJ did not exist at the time GCC didn't implicitly link libc in.
 archive_cmds_need_lc_GCJ=no  archive_cmds_need_lc_GCJ=no
   
   old_archive_cmds_GCJ=$old_archive_cmds
   
   
 lt_prog_compiler_no_builtin_flag_GCJ=  lt_prog_compiler_no_builtin_flag_GCJ=
   
Line 15497
 
Line 15933
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:15500: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15936: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:15504: \$? = $ac_status" >&5     echo "$as_me:15940: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings other than the usual output.
      if test ! -s conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
        $SED '/^$/d' conftest.err >conftest.er2
        if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_rtti_exceptions=yes         lt_cv_prog_compiler_rtti_exceptions=yes
      fi       fi
    fi     fi
Line 15608
 
Line 16046
  lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp'   lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp'
       fi        fi
       ;;        ;;
         darwin*)
           # PIC is the default on this platform
           # Common symbols not allowed in MH_DYLIB files
          case $cc_basename in
            xlc*)
            lt_prog_compiler_pic_GCJ='-qnocommon'
            lt_prog_compiler_wl_GCJ='-Wl,'
            ;;
          esac
          ;;
   
     mingw* | pw32* | os2*)      mingw* | pw32* | os2*)
       # This hack is so that the source file can tell whether it is being        # This hack is so that the source file can tell whether it is being
Line 15643
 
Line 16091
       ;;        ;;
   
     linux*)      linux*)
       case $CC in        case $cc_basename in
       icc* | ecc*)        icc* | ecc*)
  lt_prog_compiler_wl_GCJ='-Wl,'   lt_prog_compiler_wl_GCJ='-Wl,'
  lt_prog_compiler_pic_GCJ='-KPIC'   lt_prog_compiler_pic_GCJ='-KPIC'
  lt_prog_compiler_static_GCJ='-static'   lt_prog_compiler_static_GCJ='-static'
         ;;          ;;
         pgcc* | pgf77* | pgf90*)
           # Portland Group compilers (*not* the Pentium gcc compiler,
    # which looks to be a dead project)
    lt_prog_compiler_wl_GCJ='-Wl,'
    lt_prog_compiler_pic_GCJ='-fpic'
    lt_prog_compiler_static_GCJ='-static'
           ;;
       ccc*)        ccc*)
         lt_prog_compiler_wl_GCJ='-Wl,'          lt_prog_compiler_wl_GCJ='-Wl,'
         # All Alpha code is PIC.          # All Alpha code is PIC.
Line 15669
 
Line 16124
       ;;        ;;
   
     solaris*)      solaris*)
       lt_prog_compiler_wl_GCJ='-Wl,'  
       lt_prog_compiler_pic_GCJ='-KPIC'        lt_prog_compiler_pic_GCJ='-KPIC'
       lt_prog_compiler_static_GCJ='-Bstatic'        lt_prog_compiler_static_GCJ='-Bstatic'
         case $cc_basename in
         f77* | f90* | f95*)
    lt_prog_compiler_wl_GCJ='-Qoption ld ';;
         *)
    lt_prog_compiler_wl_GCJ='-Wl,';;
         esac
       ;;        ;;
   
     sunos4*)      sunos4*)
Line 15693
 
Line 16153
       fi        fi
       ;;        ;;
   
       unicos*)
         lt_prog_compiler_wl_GCJ='-Wl,'
         lt_prog_compiler_can_build_shared_GCJ=no
         ;;
   
     uts4*)      uts4*)
       lt_prog_compiler_pic_GCJ='-pic'        lt_prog_compiler_pic_GCJ='-pic'
       lt_prog_compiler_static_GCJ='-Bstatic'        lt_prog_compiler_static_GCJ='-Bstatic'
Line 15730
 
Line 16195
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:15733: $lt_compile\"" >&5)     (eval echo "\"\$as_me:16198: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:15737: \$? = $ac_status" >&5     echo "$as_me:16202: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings other than the usual output.
      if test ! -s conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
        $SED '/^$/d' conftest.err >conftest.er2
        if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
        lt_prog_compiler_pic_works_GCJ=yes         lt_prog_compiler_pic_works_GCJ=yes
      fi       fi
    fi     fi
Line 15790
 
Line 16257
    -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:15793: $lt_compile\"" >&5)     (eval echo "\"\$as_me:16260: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?     ac_status=$?
    cat out/conftest.err >&5     cat out/conftest.err >&5
    echo "$as_me:15797: \$? = $ac_status" >&5     echo "$as_me:16264: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then     then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings       # So say no if there are warnings
      if test ! -s out/conftest.err; then       $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
        $SED '/^$/d' out/conftest.err >out/conftest.er2
        if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
        lt_cv_prog_compiler_c_o_GCJ=yes         lt_cv_prog_compiler_c_o_GCJ=yes
      fi       fi
    fi     fi
Line 15879
 
Line 16348
   # rely on this symbol name, it's probably fine to never include it in    # rely on this symbol name, it's probably fine to never include it in
   # preloaded symbol tables.    # preloaded symbol tables.
   extract_expsyms_cmds=    extract_expsyms_cmds=
     # Just being paranoid about ensuring that cc_basename is set.
     for cc_temp in $compiler""; do
     case $cc_temp in
       compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
       distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
       \-*) ;;
       *) break;;
     esac
   done
   cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
   
   case $host_os in    case $host_os in
   cygwin* | mingw* | pw32*)    cygwin* | mingw* | pw32*)
Line 15899
 
Line 16378
     # If archive_cmds runs LD, not CC, wlarc should be empty      # If archive_cmds runs LD, not CC, wlarc should be empty
     wlarc='${wl}'      wlarc='${wl}'
   
       # Set some defaults for GNU ld with shared library support. These
       # are reset later if shared libraries are not supported. Putting them
       # here allows them to be overridden if necessary.
       runpath_var=LD_RUN_PATH
       hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir'
       export_dynamic_flag_spec_GCJ='${wl}--export-dynamic'
       # ancient GNU ld didn't support --whole-archive et. al.
       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
    whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
         else
     whole_archive_flag_spec_GCJ=
       fi
       supports_anon_versioning=no
       case `$LD -v 2>/dev/null` in
         *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
         *\ 2.11.*) ;; # other 2.11 versions
         *) supports_anon_versioning=yes ;;
       esac
   
     # See if GNU ld supports shared libraries.      # See if GNU ld supports shared libraries.
     case $host_os in      case $host_os in
     aix3* | aix4* | aix5*)      aix3* | aix4* | aix5*)
Line 15949
 
Line 16449
       allow_undefined_flag_GCJ=unsupported        allow_undefined_flag_GCJ=unsupported
       always_export_symbols_GCJ=no        always_export_symbols_GCJ=no
       enable_shared_with_static_runtimes_GCJ=yes        enable_shared_with_static_runtimes_GCJ=yes
       export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'        export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
   
       if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then        if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
         archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'          archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
Line 15963
 
Line 16463
  fi~   fi~
  $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'   $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
       else        else
  ld_shlibs=no   ld_shlibs_GCJ=no
         fi
         ;;
   
       linux*)
         if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    tmp_addflag=
    case $cc_basename,$host_cpu in
    pgcc*) # Portland Group C compiler
      whole_archive_flag_spec_GCJ=
      ;;
    pgf77* | pgf90* ) # Portland Group f77 and f90 compilers
      whole_archive_flag_spec_GCJ=
      tmp_addflag=' -fpic -Mnomain' ;;
    ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
      tmp_addflag=' -i_dynamic' ;;
    efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
      tmp_addflag=' -i_dynamic -nofor_main' ;;
    ifc* | ifort*) # Intel Fortran compiler
      tmp_addflag=' -nofor_main' ;;
    esac
    archive_cmds_GCJ='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
   
    if test $supports_anon_versioning = yes; then
      archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
     cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     $echo "local: *; };" >> $output_objdir/$libname.ver~
      $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
    fi
         else
    ld_shlibs_GCJ=no
       fi        fi
       ;;        ;;
   
     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)      netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'   archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
  wlarc=   wlarc=
Line 16005
 
Line 16535
       hardcode_shlibpath_var_GCJ=no        hardcode_shlibpath_var_GCJ=no
       ;;        ;;
   
   linux*)  
     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then  
         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'  
  archive_cmds_GCJ="$tmp_archive_cmds"  
       supports_anon_versioning=no  
       case `$LD -v 2>/dev/null` in  
         *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11  
         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...  
         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...  
         *\ 2.11.*) ;; # other 2.11 versions  
         *) supports_anon_versioning=yes ;;  
       esac  
       if test $supports_anon_versioning = yes; then  
         archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~  
 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~  
 $echo "local: *; };" >> $output_objdir/$libname.ver~  
         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'  
       else  
         archive_expsym_cmds_GCJ="$tmp_archive_cmds"  
       fi  
       link_all_deplibs_GCJ=no  
     else  
       ld_shlibs_GCJ=no  
     fi  
     ;;  
   
     *)      *)
       if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then        if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
  archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'   archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Line 16041
 
Line 16545
       ;;        ;;
     esac      esac
   
     if test "$ld_shlibs_GCJ" = yes; then      if test "$ld_shlibs_GCJ" = no; then
       runpath_var=LD_RUN_PATH        runpath_var=
       hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir'        hardcode_libdir_flag_spec_GCJ=
       export_dynamic_flag_spec_GCJ='${wl}--export-dynamic'        export_dynamic_flag_spec_GCJ=
       # ancient GNU ld didn't support --whole-archive et. al.  
       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then  
  whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'  
       else  
   whole_archive_flag_spec_GCJ=    whole_archive_flag_spec_GCJ=
       fi        fi
     fi  
   else    else
     # PORTME fill in a description of your system's linker (not GNU ld)      # PORTME fill in a description of your system's linker (not GNU ld)
     case $host_os in      case $host_os in
Line 16114
 
Line 16613
       link_all_deplibs_GCJ=yes        link_all_deplibs_GCJ=yes
   
       if test "$GCC" = yes; then        if test "$GCC" = yes; then
  case $host_os in aix4.012|aix4.012.*)   case $host_os in aix4.[012]|aix4.[012].*)
  # We only want to do this on AIX 4.2 and lower, the check   # We only want to do this on AIX 4.2 and lower, the check
  # below for broken collect2 doesn't work under 4.3+   # below for broken collect2 doesn't work under 4.3+
    collect2name=`${CC} -print-prog-name=collect2`     collect2name=`${CC} -print-prog-name=collect2`
Line 16135
 
Line 16634
    fi     fi
  esac   esac
  shared_flag='-shared'   shared_flag='-shared'
    if test "$aix_use_runtimelinking" = yes; then
      shared_flag="$shared_flag "'${wl}-G'
    fi
       else        else
  # not using gcc   # not using gcc
  if test "$host_cpu" = ia64; then   if test "$host_cpu" = ia64; then
Line 16182
 
Line 16684
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 16242
 
Line 16745
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 16293
 
Line 16797
       ld_shlibs_GCJ=no        ld_shlibs_GCJ=no
       ;;        ;;
   
     bsdi4*)      bsdi[45]*)
       export_dynamic_flag_spec_GCJ=-rdynamic        export_dynamic_flag_spec_GCJ=-rdynamic
       ;;        ;;
   
Line 16314
 
Line 16818
       old_archive_From_new_cmds_GCJ='true'        old_archive_From_new_cmds_GCJ='true'
       # FIXME: Should let the user specify the lib program.        # FIXME: Should let the user specify the lib program.
       old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'        old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
       fix_srcfile_path='`cygpath -w "$srcfile"`'        fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
       enable_shared_with_static_runtimes_GCJ=yes        enable_shared_with_static_runtimes_GCJ=yes
       ;;        ;;
   
     darwin* | rhapsody*)      darwin* | rhapsody*)
     if test "$GXX" = yes ; then  
       archive_cmds_need_lc_GCJ=no  
       case "$host_os" in        case "$host_os" in
       rhapsody* | darwin1.[012])        rhapsody* | darwin1.[012])
  allow_undefined_flag_GCJ='-undefined suppress'           allow_undefined_flag_GCJ='${wl}-undefined ${wl}suppress'
  ;;   ;;
       *) # Darwin 1.3 on        *) # Darwin 1.3 on
       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then        if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
        allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'             allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
       else        else
         case ${MACOSX_DEPLOYMENT_TARGET} in          case ${MACOSX_DEPLOYMENT_TARGET} in
           10.[012])            10.[012])
             allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'                 allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
             ;;              ;;
           10.*)            10.*)
             allow_undefined_flag_GCJ='-undefined dynamic_lookup'                 allow_undefined_flag_GCJ='${wl}-undefined ${wl}dynamic_lookup'
             ;;              ;;
         esac          esac
       fi        fi
  ;;   ;;
       esac        esac
     lt_int_apple_cc_single_mod=no        archive_cmds_need_lc_GCJ=no
     output_verbose_link_cmd='echo'  
     if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then  
       lt_int_apple_cc_single_mod=yes  
     fi  
     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then  
       archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'  
     else  
         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'  
       fi  
       module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'  
       # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's  
         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then  
           archive_expsym_cmds_GCJ='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}'  
         else  
           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}'  
         fi  
           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}'  
       hardcode_direct_GCJ=no        hardcode_direct_GCJ=no
       hardcode_automatic_GCJ=yes        hardcode_automatic_GCJ=yes
       hardcode_shlibpath_var_GCJ=unsupported        hardcode_shlibpath_var_GCJ=unsupported
       whole_archive_flag_spec_GCJ='-all_load $convenience'        whole_archive_flag_spec_GCJ=''
       link_all_deplibs_GCJ=yes        link_all_deplibs_GCJ=yes
       if test "$GCC" = yes ; then
       output_verbose_link_cmd='echo'
           archive_cmds_GCJ='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
         # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
         archive_expsym_cmds_GCJ='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}'
         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}'
     else      else
         case $cc_basename in
           xlc*)
            output_verbose_link_cmd='echo'
            archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
            module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
             # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
            archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
             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}'
             ;;
          *)
       ld_shlibs_GCJ=no        ld_shlibs_GCJ=no
             ;;
         esac
     fi      fi
       ;;        ;;
   
Line 16398
 
Line 16902
       ;;        ;;
   
     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.      # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
     freebsd* | kfreebsd*-gnu)      freebsd* | kfreebsd*-gnu | dragonfly*)
       archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'        archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
       hardcode_libdir_flag_spec_GCJ='-R$libdir'        hardcode_libdir_flag_spec_GCJ='-R$libdir'
       hardcode_direct_GCJ=yes        hardcode_direct_GCJ=yes
Line 16485
 
Line 16989
       link_all_deplibs_GCJ=yes        link_all_deplibs_GCJ=yes
       ;;        ;;
   
     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)      netbsd*)
       if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
  archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out   archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
       else        else
Line 16509
 
Line 17013
       hardcode_shlibpath_var_GCJ=no        hardcode_shlibpath_var_GCJ=no
       if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
  archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'   archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
    archive_expsym_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
  hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'   hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
  export_dynamic_flag_spec_GCJ='${wl}-E'   export_dynamic_flag_spec_GCJ='${wl}-E'
       else        else
Line 16554
 
Line 17059
  allow_undefined_flag_GCJ=' -expect_unresolved \*'   allow_undefined_flag_GCJ=' -expect_unresolved \*'
  archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'   archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
  archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~   archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
  $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'   $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
   
  # Both c and cxx compiler support -rpath directly   # Both c and cxx compiler support -rpath directly
  hardcode_libdir_flag_spec_GCJ='-rpath $libdir'   hardcode_libdir_flag_spec_GCJ='-rpath $libdir'
Line 16573
 
Line 17078
     solaris*)      solaris*)
       no_undefined_flag_GCJ=' -z text'        no_undefined_flag_GCJ=' -z text'
       if test "$GCC" = yes; then        if test "$GCC" = yes; then
    wlarc='${wl}'
  archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'   archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
  archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~   archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'     $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
       else        else
    wlarc=''
  archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'   archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
  archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~   archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
   $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'    $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
Line 16585
 
Line 17092
       hardcode_shlibpath_var_GCJ=no        hardcode_shlibpath_var_GCJ=no
       case $host_os in        case $host_os in
       solaris2.[0-5] | solaris2.[0-5].*) ;;        solaris2.[0-5] | solaris2.[0-5].*) ;;
       *) # Supported since Solaris 2.6 (maybe 2.5.1?)        *)
    # The compiler driver will combine linker options so we
    # cannot just pass the convience library names through
    # without $wl, iff we do not link with $LD.
    # Luckily, gcc supports the same syntax we need for Sun Studio.
    # Supported since Solaris 2.6 (maybe 2.5.1?)
    case $wlarc in
    '')
  whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;;   whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;;
    *)
      whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
    esac ;;
       esac        esac
       link_all_deplibs_GCJ=yes        link_all_deplibs_GCJ=yes
       ;;        ;;
Line 16860
 
Line 17377
   shlibpath_var=LIBRARY_PATH    shlibpath_var=LIBRARY_PATH
   ;;    ;;
   
 bsdi4*)  bsdi[45]*)
   version_type=linux    version_type=linux
   need_version=no    need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Line 16918
 
Line 17435
       ;;        ;;
     pw32*)      pw32*)
       # pw32 DLLs use 'pw' prefix rather than 'lib'        # pw32 DLLs use 'pw' prefix rather than 'lib'
       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'        library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
       ;;        ;;
     esac      esac
     ;;      ;;
Line 16976
 
Line 17493
   dynamic_linker='GNU ld.so'    dynamic_linker='GNU ld.so'
   ;;    ;;
   
 freebsd*)  freebsd* | dragonfly*)
     # DragonFly does not have aout.  When/if they implement a new
     # versioning mechanism, adjust this.
   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`    objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
   version_type=freebsd-$objformat    version_type=freebsd-$objformat
   case $version_type in    case $version_type in
Line 16995
 
Line 17514
   freebsd2*)    freebsd2*)
     shlibpath_overrides_runpath=yes      shlibpath_overrides_runpath=yes
     ;;      ;;
   freebsd3.01* | freebsdelf3.01*)    freebsd3.[01]* | freebsdelf3.[01]*)
     shlibpath_overrides_runpath=yes      shlibpath_overrides_runpath=yes
     hardcode_into_libs=yes      hardcode_into_libs=yes
     ;;      ;;
Line 17119
 
Line 17638
   # before this can be enabled.    # before this can be enabled.
   hardcode_into_libs=yes    hardcode_into_libs=yes
   
     # find out which ABI we are using
     libsuff=
     case "$host_cpu" in
     x86_64*|s390x*|powerpc64*)
       echo '#line 17645 "configure"' > conftest.$ac_ext
       if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     (eval $ac_compile) 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; then
         case `/usr/bin/file conftest.$ac_objext` in
         *64-bit*)
           libsuff=64
           sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
           ;;
         esac
       fi
       rm -rf conftest*
       ;;
     esac
   
   # Append ld.so.conf contents to the search path    # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then    if test -f /etc/ld.so.conf; then
     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`      lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"      sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
   fi    fi
   
   # We used to test for /lib/ld.so.1 and disable shared libraries on    # We used to test for /lib/ld.so.1 and disable shared libraries on
Line 17134
 
Line 17674
   dynamic_linker='GNU/Linux ld.so'    dynamic_linker='GNU/Linux ld.so'
   ;;    ;;
   
 netbsdelf*-gnu)  
   version_type=linux  
   need_lib_prefix=no  
   need_version=no  
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'  
   soname_spec='${libname}${release}${shared_ext}$major'  
   shlibpath_var=LD_LIBRARY_PATH  
   shlibpath_overrides_runpath=no  
   hardcode_into_libs=yes  
   dynamic_linker='NetBSD ld.elf_so'  
   ;;  
   
 knetbsd*-gnu)  knetbsd*-gnu)
   version_type=linux    version_type=linux
   need_lib_prefix=no    need_lib_prefix=no
Line 17196
 
Line 17724
 openbsd*)  openbsd*)
   version_type=sunos    version_type=sunos
   need_lib_prefix=no    need_lib_prefix=no
   need_version=yes    need_version=no
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
   shlibpath_var=LD_LIBRARY_PATH    shlibpath_var=LD_LIBRARY_PATH
Line 17318
 
Line 17846
 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6  echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
 hardcode_action_GCJ=  hardcode_action_GCJ=
 if test -n "$hardcode_libdir_flag_spec_GCJ" || \  if test -n "$hardcode_libdir_flag_spec_GCJ" || \
    test -n "$runpath_var GCJ" || \     test -n "$runpath_var_GCJ" || \
    test "X$hardcode_automatic_GCJ"="Xyes" ; then     test "X$hardcode_automatic_GCJ"="Xyes" ; then
   
   # We can hardcode non-existant directories.    # We can hardcode non-existant directories.
Line 17445
 
Line 17973
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 17548
 
Line 18077
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 17613
 
Line 18143
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 17706
 
Line 18237
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 17771
 
Line 18303
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 17837
 
Line 18370
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 17903
 
Line 18437
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 17978
 
Line 18513
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 17981 "configure"  #line 18516 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 18076
 
Line 18611
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 18079 "configure"  #line 18614 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 18294
 
Line 18829
 # The host system.  # The host system.
 host_alias=$host_alias  host_alias=$host_alias
 host=$host  host=$host
   host_os=$host_os
   
   # The build system.
   build_alias=$build_alias
   build=$build
   build_os=$build_os
   
 # An echo program that does not interpret backslashes.  # An echo program that does not interpret backslashes.
 echo=$lt_echo  echo=$lt_echo
Line 18618
 
Line 19159
 compiler=$CC  compiler=$CC
   
   
   # save warnings/boilerplate of simple test code
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_compile_test_code" >conftest.$ac_ext
   eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_compiler_boilerplate=`cat conftest.err`
   $rm conftest*
   
   ac_outfile=conftest.$ac_objext
   printf "$lt_simple_link_test_code" >conftest.$ac_ext
   eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
   _lt_linker_boilerplate=`cat conftest.err`
   $rm conftest*
   
   
 # Allow CC to be a program name with arguments.  # Allow CC to be a program name with arguments.
 lt_save_CC="$CC"  lt_save_CC="$CC"
 CC=${RC-"windres"}  CC=${RC-"windres"}
 compiler=$CC  compiler=$CC
 compiler_RC=$CC  compiler_RC=$CC
   for cc_temp in $compiler""; do
     case $cc_temp in
       compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
       distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
       \-*) ;;
       *) break;;
     esac
   done
   cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
   
 lt_cv_prog_compiler_c_o_RC=yes  lt_cv_prog_compiler_c_o_RC=yes
   
 # The else clause should only fire when bootstrapping the  # The else clause should only fire when bootstrapping the
Line 18739
 
Line 19304
 # The host system.  # The host system.
 host_alias=$host_alias  host_alias=$host_alias
 host=$host  host=$host
   host_os=$host_os
   
   # The build system.
   build_alias=$build_alias
   build=$build
   build_os=$build_os
   
 # An echo program that does not interpret backslashes.  # An echo program that does not interpret backslashes.
 echo=$lt_echo  echo=$lt_echo
Line 19457
 
Line 20028
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 19515
 
Line 20087
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 19631
 
Line 20204
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 19685
 
Line 20259
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 19730
 
Line 20305
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 19774
 
Line 20350
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 20251
 
Line 20828
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 20317
 
Line 20895
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 20406
 
Line 20985
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 20944
 
Line 21524
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21011
 
Line 21592
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21046
 
Line 21628
 fi  fi
   
   
   
 if test "x$ac_path_x_has_been_run" != xyes; then  
   echo "$as_me:$LINENO: checking for X" >&5    echo "$as_me:$LINENO: checking for X" >&5
 echo $ECHO_N "checking for X... $ECHO_C" >&6  echo $ECHO_N "checking for X... $ECHO_C" >&6
   
 ac_path_x_has_been_run=yes  
   
 # Check whether --with-x or --without-x was given.  # Check whether --with-x or --without-x was given.
 if test "${with_x+set}" = set; then  if test "${with_x+set}" = set; then
Line 21144
 
Line 21723
 /usr/openwin/share/include'  /usr/openwin/share/include'
   
 if test "$ac_x_includes" = no; then  if test "$ac_x_includes" = no; then
   # Guess where to find include files, by looking for a specified header file.    # Guess where to find include files, by looking for Intrinsic.h.
   # First, try using that file with no special directory specified.    # First, try using that file with no special directory specified.
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */  /* confdefs.h.  */
Line 21218
 
Line 21797
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21278
 
Line 21858
   # Update the cache value to reflect the command line values.    # Update the cache value to reflect the command line values.
   ac_cv_have_x="have_x=yes \    ac_cv_have_x="have_x=yes \
  ac_x_includes=$x_includes ac_x_libraries=$x_libraries"   ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
   # It might be that x_includes is empty (headers are found in the    echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
   # standard search path. Then output the corresponding message  echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
   ac_out_x_includes=$x_includes  
   test "x$x_includes" = x && ac_out_x_includes="in standard search path"  
   echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5  
 echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6  
 fi  fi
   
 fi  
 if test "$no_x" = yes; then  if test "$no_x" = yes; then
   # Not all programs may use this symbol, but it does not hurt to define it.    # Not all programs may use this symbol, but it does not hurt to define it.
   
Line 21334
 
Line 21909
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21385
 
Line 21961
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21461
 
Line 22038
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21516
 
Line 22094
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21584
 
Line 22163
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21692
 
Line 22272
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21756
 
Line 22337
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21824
 
Line 22406
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21928
 
Line 22511
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 21992
 
Line 22576
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22089
 
Line 22674
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22153
 
Line 22739
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22250
 
Line 22837
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22314
 
Line 22902
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22393
 
Line 22982
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22462
 
Line 23052
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22528
 
Line 23119
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22594
 
Line 23186
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22660
 
Line 23253
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22726
 
Line 23320
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22792
 
Line 23387
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22858
 
Line 23454
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22927
 
Line 23524
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 22994
 
Line 23592
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23061
 
Line 23660
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23127
 
Line 23727
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23194
 
Line 23795
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23267
 
Line 23869
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23337
 
Line 23940
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23405
 
Line 24009
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23481
 
Line 24086
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23553
 
Line 24159
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23607
 
Line 24214
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23678
 
Line 24286
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23732
 
Line 24341
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23799
 
Line 24409
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 23980
 
Line 24591
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24172
 
Line 24784
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24232
 
Line 24845
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24305
 
Line 24919
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24370
 
Line 24985
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24436
 
Line 25052
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24498
 
Line 25115
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24600
 
Line 25218
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24662
 
Line 25281
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24702
 
Line 25322
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24758
 
Line 25379
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24798
 
Line 25420
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24862
 
Line 25485
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 24893
 
Line 25517
 esac  esac
 else  else
   if test "$cross_compiling" = yes; then    if test "$cross_compiling" = yes; then
   { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5    { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
 echo "$as_me: error: internal error: not reached in cross-compile" >&2;}  See \`config.log' for more details." >&5
   echo "$as_me: error: cannot run test program while cross compiling
   See \`config.log' for more details." >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
Line 25006
 
Line 25632
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25068
 
Line 25695
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25108
 
Line 25736
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25164
 
Line 25793
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25204
 
Line 25834
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25268
 
Line 25899
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25299
 
Line 25931
 esac  esac
 else  else
   if test "$cross_compiling" = yes; then    if test "$cross_compiling" = yes; then
   { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5    { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
 echo "$as_me: error: internal error: not reached in cross-compile" >&2;}  See \`config.log' for more details." >&5
   echo "$as_me: error: cannot run test program while cross compiling
   See \`config.log' for more details." >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
 else  else
   cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
Line 25615
 
Line 26249
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25713
 
Line 26348
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25782
 
Line 26418
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25887
 
Line 26524
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 25981
 
Line 26619
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 26106
 
Line 26745
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 26165
 
Line 26805
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 26231
 
Line 26872
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 26274
 
Line 26916
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 26316
 
Line 26959
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 26464
 
Line 27108
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 26548
 
Line 27193
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 26704
 
Line 27350
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 26855
 
Line 27502
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 27056
 
Line 27704
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 27141
 
Line 27790
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 27202
 
Line 27852
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 27263
 
Line 27914
   cat conftest.err >&5    cat conftest.err >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); } &&    (exit $ac_status); } &&
  { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'   { ac_try='test -z "$ac_c_werror_flag"
    || test ! -s conftest.err'
   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
   (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
   ac_status=$?    ac_status=$?
Line 27823
 
Line 28475
 } >&5  } >&5
 cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
   
 This file was extended by crossfire $as_me 1.7.0, which was  This file was extended by crossfire $as_me 1.8.0, which was
 generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
Line 27886
 
Line 28538
   
 cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\  ac_cs_version="\\
 crossfire config.status 1.7.0  crossfire config.status 1.8.0
 configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
   
Line 28384
 
Line 29036
   *) ac_INSTALL=$ac_top_builddir$INSTALL ;;    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
   esac    esac
   
     if test x"$ac_file" != x-; then
       { echo "$as_me:$LINENO: creating $ac_file" >&5
   echo "$as_me: creating $ac_file" >&6;}
       rm -f "$ac_file"
     fi
   # Let's still pretend it is `configure' which instantiates (i.e., don't    # Let's still pretend it is `configure' which instantiates (i.e., don't
   # use $as_me), people would be surprised to read:    # use $as_me), people would be surprised to read:
   #    /* config.h.  Generated by config.status.  */    #    /* config.h.  Generated by config.status.  */
Line 28422
 
Line 29079
  fi;;   fi;;
       esac        esac
     done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
   
   if test x"$ac_file" != x-; then  
     { echo "$as_me:$LINENO: creating $ac_file" >&5  
 echo "$as_me: creating $ac_file" >&6;}  
     rm -f "$ac_file"  
   fi  
 _ACEOF  _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
   sed "$ac_vpsub    sed "$ac_vpsub


Legend:
line(s) removed in v.1.55 
line(s) changed
 line(s) added in v.1.56

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:54