Ignore:
Timestamp:
11/13/06 20:15:00 (17 years ago)
Author:
r2d
Message:
  • added "live" bitrate
  • added pns and gapless info
File:
1 edited

Legend:

Unmodified
Added
Removed
  • xmms-musepack/branches/r2d/configure

    r34 r127  
    279279# The HP-UX ksh and POSIX shell print the target directory to stdout
    280280# if CDPATH is set.
    281 if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
     281(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
    282282
    283283if test -z "$ECHO"; then
     
    464464#endif"
    465465
    466 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL XMMS_CONFIG XMMS_CFLAGS XMMS_LIBS XMMS_VERSION XMMS_DATA_DIR XMMS_PLUGIN_DIR XMMS_VISUALIZATION_PLUGIN_DIR XMMS_INPUT_PLUGIN_DIR XMMS_OUTPUT_PLUGIN_DIR XMMS_GENERAL_PLUGIN_DIR XMMS_EFFECT_PLUGIN_DIR PKG_CONFIG GTK_CFLAGS GTK_LIBS GLIB_CFLAGS GLIB_LIBS TAGLIB_CONFIG TAGLIB_CFLAGS TAGLIB_LIBS PTHREAD_LIBS LIBOBJS LTLIBOBJS'
     466ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL XMMS_CONFIG XMMS_CFLAGS XMMS_LIBS XMMS_VERSION XMMS_DATA_DIR XMMS_PLUGIN_DIR XMMS_VISUALIZATION_PLUGIN_DIR XMMS_INPUT_PLUGIN_DIR XMMS_OUTPUT_PLUGIN_DIR XMMS_GENERAL_PLUGIN_DIR XMMS_EFFECT_PLUGIN_DIR PKG_CONFIG ac_pt_PKG_CONFIG GTK_CFLAGS GTK_LIBS GLIB_CFLAGS GLIB_LIBS TAGLIB_CONFIG TAGLIB_CFLAGS TAGLIB_LIBS PTHREAD_LIBS LIBOBJS LTLIBOBJS'
    467467ac_subst_files=''
    468468
     
    945945ac_cv_env_FFLAGS_set=${FFLAGS+set}
    946946ac_cv_env_FFLAGS_value=$FFLAGS
     947ac_env_PKG_CONFIG_set=${PKG_CONFIG+set}
     948ac_env_PKG_CONFIG_value=$PKG_CONFIG
     949ac_cv_env_PKG_CONFIG_set=${PKG_CONFIG+set}
     950ac_cv_env_PKG_CONFIG_value=$PKG_CONFIG
     951ac_env_GTK_CFLAGS_set=${GTK_CFLAGS+set}
     952ac_env_GTK_CFLAGS_value=$GTK_CFLAGS
     953ac_cv_env_GTK_CFLAGS_set=${GTK_CFLAGS+set}
     954ac_cv_env_GTK_CFLAGS_value=$GTK_CFLAGS
     955ac_env_GTK_LIBS_set=${GTK_LIBS+set}
     956ac_env_GTK_LIBS_value=$GTK_LIBS
     957ac_cv_env_GTK_LIBS_set=${GTK_LIBS+set}
     958ac_cv_env_GTK_LIBS_value=$GTK_LIBS
     959ac_env_GLIB_CFLAGS_set=${GLIB_CFLAGS+set}
     960ac_env_GLIB_CFLAGS_value=$GLIB_CFLAGS
     961ac_cv_env_GLIB_CFLAGS_set=${GLIB_CFLAGS+set}
     962ac_cv_env_GLIB_CFLAGS_value=$GLIB_CFLAGS
     963ac_env_GLIB_LIBS_set=${GLIB_LIBS+set}
     964ac_env_GLIB_LIBS_value=$GLIB_LIBS
     965ac_cv_env_GLIB_LIBS_set=${GLIB_LIBS+set}
     966ac_cv_env_GLIB_LIBS_value=$GLIB_LIBS
    947967
    948968#
     
    10241044  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
    10251045  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
    1026   --disable-dependency-tracking  speeds up one-time build
    1027   --enable-dependency-tracking   do not reject slow dependency extractors
     1046  --disable-dependency-tracking Speeds up one-time builds
     1047  --enable-dependency-tracking  Do not reject slow dependency extractors
    10281048  --enable-static[=PKGS]
    10291049                          build static libraries [default=no]
     
    10581078  F77         Fortran 77 compiler command
    10591079  FFLAGS      Fortran 77 compiler flags
     1080  PKG_CONFIG  path to pkg-config utility
     1081  GTK_CFLAGS  C compiler flags for GTK, overriding pkg-config
     1082  GTK_LIBS    linker flags for GTK, overriding pkg-config
     1083  GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config
     1084  GLIB_LIBS   linker flags for GLIB, overriding pkg-config
    10601085
    10611086Use these variables to override the choices made by `configure' or to help
     
    11501175      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
    11511176    fi
    1152     cd "$ac_popdir"
     1177    cd $ac_popdir
    11531178  done
    11541179fi
     
    15231548ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
    15241549
    1525 am__api_version="1.9"
     1550am__api_version="1.7"
    15261551# Find a good install program.  We prefer a C program (faster),
    15271552# so one script is as good as another.  But avoid the broken or
     
    16611686rm conftest.sed
    16621687
     1688
    16631689# expand $ac_aux_dir to an absolute path
    16641690am_aux_dir=`cd $ac_aux_dir && pwd`
     
    16721698  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
    16731699echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
    1674 fi
    1675 
    1676 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
    1677   # We used to keeping the `.' as first argument, in order to
    1678   # allow $(mkdir_p) to be used without argument.  As in
    1679   #   $(mkdir_p) $(somedir)
    1680   # where $(somedir) is conditionally defined.  However this is wrong
    1681   # for two reasons:
    1682   #  1. if the package is installed by a user who cannot write `.'
    1683   #     make install will fail,
    1684   #  2. the above comment should most certainly read
    1685   #     $(mkdir_p) $(DESTDIR)$(somedir)
    1686   #     so it does not work when $(somedir) is undefined and
    1687   #     $(DESTDIR) is not.
    1688   #  To support the latter case, we have to write
    1689   #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
    1690   #  so the `.' trick is pointless.
    1691   mkdir_p='mkdir -p --'
    1692 else
    1693   # On NextStep and OpenStep, the `mkdir' command does not
    1694   # recognize any option.  It will interpret all options as
    1695   # directories to create, and then abort because `.' already
    1696   # exists.
    1697   for d in ./-p ./--version;
    1698   do
    1699     test -d $d && rmdir $d
    1700   done
    1701   # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
    1702   if test -f "$ac_aux_dir/mkinstalldirs"; then
    1703     mkdir_p='$(mkinstalldirs)'
    1704   else
    1705     mkdir_p='$(install_sh) -d'
    1706   fi
    17071700fi
    17081701
     
    17851778rmdir .tst 2>/dev/null
    17861779
    1787 # test to see if srcdir already configured
     1780 # test to see if srcdir already configured
    17881781if test "`cd $srcdir && pwd`" != "`pwd`" &&
    17891782   test -f $srcdir/config.status; then
     
    18321825
    18331826MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
     1827
     1828
     1829AMTAR=${AMTAR-"${am_missing_run}tar"}
    18341830
    18351831install_sh=${install_sh-"$am_aux_dir/install-sh"}
     
    19251921# We need awk for the "check" target.  The system "awk" is bad on
    19261922# some platforms.
    1927 # Always define AMTAR for backward compatibility.
    1928 
    1929 AMTAR=${AMTAR-"${am_missing_run}tar"}
    1930 
    1931 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
    1932 
    1933 
    19341923
    19351924
     
    22862275  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    22872276  (exit $ac_status); } &&
    2288          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     2277         { ac_try='test -z "$ac_cxx_werror_flag"
     2278                         || test ! -s conftest.err'
    22892279  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    22902280  (eval $ac_try) 2>&5
     
    23442334  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    23452335  (exit $ac_status); } &&
    2346          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     2336         { ac_try='test -z "$ac_cxx_werror_flag"
     2337                         || test ! -s conftest.err'
    23472338  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    23482339  (eval $ac_try) 2>&5
     
    24152406  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24162407  (exit $ac_status); } &&
    2417          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     2408         { ac_try='test -z "$ac_cxx_werror_flag"
     2409                         || test ! -s conftest.err'
    24182410  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    24192411  (eval $ac_try) 2>&5
     
    24592451  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24602452  (exit $ac_status); } &&
    2461          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     2453         { ac_try='test -z "$ac_cxx_werror_flag"
     2454                         || test ! -s conftest.err'
    24622455  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    24632456  (eval $ac_try) 2>&5
     
    25982591    for i in 1 2 3 4 5 6; do
    25992592      echo '#include "conftst'$i'.h"' >> sub/conftest.c
    2600       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
    2601       # Solaris 8's {/usr,}/bin/sh.
    2602       touch sub/conftst$i.h
     2593      : > sub/conftst$i.h
    26032594    done
    26042595    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     
    26282619       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
    26292620      # icc doesn't choke on unknown options, it will just issue warnings
    2630       # or remarks (even with -Werror).  So we grep stderr for any message
    2631       # that says an option was ignored or not supported.
    2632       # When given -MP, icc 7.0 and 7.1 complain thusly:
    2633       #   icc: Command line warning: ignoring option '-M'; no argument required
    2634       # The diagnosis changed in icc 8.0:
    2635       #   icc: Command line remark: option '-MP' not supported
    2636       if (grep 'ignoring option' conftest.err ||
    2637           grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
     2621      # (even with -Werror).  So we grep stderr for any message
     2622      # that says an option was ignored.
     2623      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
    26382624        am_cv_CXX_dependencies_compiler_type=$depmode
    26392625        break
     
    31603146  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    31613147  (exit $ac_status); } &&
    3162          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     3148         { ac_try='test -z "$ac_c_werror_flag"
     3149                         || test ! -s conftest.err'
    31633150  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    31643151  (eval $ac_try) 2>&5
     
    32183205  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    32193206  (exit $ac_status); } &&
    3220          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     3207         { ac_try='test -z "$ac_c_werror_flag"
     3208                         || test ! -s conftest.err'
    32213209  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    32223210  (eval $ac_try) 2>&5
     
    33343322  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33353323  (exit $ac_status); } &&
    3336          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     3324         { ac_try='test -z "$ac_c_werror_flag"
     3325                         || test ! -s conftest.err'
    33373326  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    33383327  (eval $ac_try) 2>&5
     
    33883377  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33893378  (exit $ac_status); } &&
    3390          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     3379         { ac_try='test -z "$ac_c_werror_flag"
     3380                         || test ! -s conftest.err'
    33913381  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    33923382  (eval $ac_try) 2>&5
     
    34333423  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    34343424  (exit $ac_status); } &&
    3435          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     3425         { ac_try='test -z "$ac_c_werror_flag"
     3426                         || test ! -s conftest.err'
    34363427  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    34373428  (eval $ac_try) 2>&5
     
    34773468  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    34783469  (exit $ac_status); } &&
    3479          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     3470         { ac_try='test -z "$ac_c_werror_flag"
     3471                         || test ! -s conftest.err'
    34803472  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    34813473  (eval $ac_try) 2>&5
     
    35573549    for i in 1 2 3 4 5 6; do
    35583550      echo '#include "conftst'$i'.h"' >> sub/conftest.c
    3559       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
    3560       # Solaris 8's {/usr,}/bin/sh.
    3561       touch sub/conftst$i.h
     3551      : > sub/conftst$i.h
    35623552    done
    35633553    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     
    35873577       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
    35883578      # icc doesn't choke on unknown options, it will just issue warnings
    3589       # or remarks (even with -Werror).  So we grep stderr for any message
    3590       # that says an option was ignored or not supported.
    3591       # When given -MP, icc 7.0 and 7.1 complain thusly:
    3592       #   icc: Command line warning: ignoring option '-M'; no argument required
    3593       # The diagnosis changed in icc 8.0:
    3594       #   icc: Command line remark: option '-MP' not supported
    3595       if (grep 'ignoring option' conftest.err ||
    3596           grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
     3579      # (even with -Werror).  So we grep stderr for any message
     3580      # that says an option was ignored.
     3581      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
    35973582        am_cv_CC_dependencies_compiler_type=$depmode
    35983583        break
     
    36503635# along with /bin/sed that truncates output.
    36513636for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
    3652   test ! -f $lt_ac_sed && break
     3637  test ! -f $lt_ac_sed && continue
    36533638  cat /dev/null > conftest.in
    36543639  lt_ac_count=0
     
    36753660  done
    36763661done
     3662
     3663fi
     3664
    36773665SED=$lt_cv_path_SED
    3678 
    3679 fi
    3680 
    36813666echo "$as_me:$LINENO: result: $SED" >&5
    36823667echo "${ECHO_T}$SED" >&6
     
    38193804esac
    38203805reload_cmds='$LD$reload_flag -o $output$reload_objs'
     3806case $host_os in
     3807  darwin*)
     3808    if test "$GCC" = yes; then
     3809      reload_cmds='$CC -nostdlib ${wl}-r -o $output$reload_objs'
     3810    else
     3811      reload_cmds='$LD$reload_flag -o $output$reload_objs'
     3812    fi
     3813    ;;
     3814esac
    38213815
    38223816echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
     
    39053899  ;;
    39063900
    3907 bsdi4*)
     3901bsdi[45]*)
    39083902  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
    39093903  lt_cv_file_magic_cmd='/usr/bin/file -L'
     
    39283922  ;;
    39293923
    3930 freebsd* | kfreebsd*-gnu)
     3924freebsd* | kfreebsd*-gnu | dragonfly*)
    39313925  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    39323926    case $host_cpu in
     
    39343928      # Not sure whether the presence of OpenBSD here was a mistake.
    39353929      # Let's accept both of them until this is cleared up.
    3936       lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
     3930      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
    39373931      lt_cv_file_magic_cmd=/usr/bin/file
    39383932      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
     
    39813975  ;;
    39823976
    3983 netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
     3977netbsd*)
    39843978  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    39853979    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
     
    40003994
    40013995openbsd*)
    4002   lt_cv_file_magic_cmd=/usr/bin/file
    4003   lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
    40043996  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
    4005     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
     3997    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
    40063998  else
    4007     lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
     3999    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
    40084000  fi
    40094001  ;;
     
    40984090*-*-irix6*)
    40994091  # Find out which ABI we are using.
    4100   echo '#line 4100 "configure"' > conftest.$ac_ext
     4092  echo '#line 4092 "configure"' > conftest.$ac_ext
    41014093  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    41024094  (eval $ac_compile) 2>&5
     
    42184210  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    42194211  (exit $ac_status); } &&
    4220          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     4212         { ac_try='test -z "$ac_c_werror_flag"
     4213                         || test ! -s conftest.err'
    42214214  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    42224215  (eval $ac_try) 2>&5
     
    45274520  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    45284521  (exit $ac_status); } &&
    4529          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     4522         { ac_try='test -z "$ac_c_werror_flag"
     4523                         || test ! -s conftest.err'
    45304524  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    45314525  (eval $ac_try) 2>&5
     
    46974691  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    46984692  (exit $ac_status); } &&
    4699          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     4693         { ac_try='test -z "$ac_c_werror_flag"
     4694                         || test ! -s conftest.err'
    47004695  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    47014696  (eval $ac_try) 2>&5
     
    47644759  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    47654760  (exit $ac_status); } &&
    4766          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     4761         { ac_try='test -z "$ac_c_werror_flag"
     4762                         || test ! -s conftest.err'
    47674763  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    47684764  (eval $ac_try) 2>&5
     
    48794875done
    48804876
    4881 ac_ext=cc
     4877
     4878
     4879if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
     4880    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
     4881    (test "X$CXX" != "Xg++"))) ; then
     4882  ac_ext=cc
    48824883ac_cpp='$CXXCPP $CPPFLAGS'
    48834884ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
     
    51095110ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
    51105111
     5112fi
     5113
    51115114
    51125115ac_ext=f
     
    52025205
    52035206# Provide some information about the compiler.
    5204 echo "$as_me:5204:" \
     5207echo "$as_me:5207:" \
    52055208     "checking for Fortran 77 compiler version" >&5
    52065209ac_compiler=`set X $ac_compile; echo $2`
     
    52485251  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    52495252  (exit $ac_status); } &&
    5250          { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
     5253         { ac_try='test -z "$ac_f77_werror_flag"
     5254                         || test ! -s conftest.err'
    52515255  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    52525256  (eval $ac_try) 2>&5
     
    52975301  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    52985302  (exit $ac_status); } &&
    5299          { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
     5303         { ac_try='test -z "$ac_f77_werror_flag"
     5304                         || test ! -s conftest.err'
    53005305  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    53015306  (eval $ac_try) 2>&5
     
    53905395    ;;
    53915396
    5392  *)
     5397  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
     5398    # This has been around since 386BSD, at least.  Likely further.
     5399    if test -x /sbin/sysctl; then
     5400      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
     5401    elif test -x /usr/sbin/sysctl; then
     5402      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
     5403    else
     5404      lt_cv_sys_max_cmd_len=65536 # usable default for *BSD
     5405    fi
     5406    # And add a safety zone
     5407    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
     5408    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
     5409    ;;
     5410  osf*)
     5411    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
     5412    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
     5413    # nice to cause kernel panics so lets avoid the loop below.
     5414    # First set a reasonable default.
     5415    lt_cv_sys_max_cmd_len=16384
     5416    #
     5417    if test -x /sbin/sysconfig; then
     5418      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
     5419        *1*) lt_cv_sys_max_cmd_len=-1 ;;
     5420      esac
     5421    fi
     5422    ;;
     5423  *)
    53935424    # If test is not a shell built-in, we'll probably end up computing a
    53945425    # maximum length that is only half of the actual maximum length, but
    53955426    # we can't tell.
    5396     while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
     5427    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
     5428    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
    53975429               = "XX$teststring") >/dev/null 2>&1 &&
    53985430            new_result=`expr "X$teststring" : ".*" 2>&1` &&
     
    54405472sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
    54415473
    5442 # Transform the above into a raw symbol and a C symbol.
    5443 symxfrm='\1 \2\3 \3'
    5444 
    54455474# Transform an extracted symbol line into a proper C declaration
    54465475lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
     
    54645493  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'"
    54655494  ;;
     5495linux*)
     5496  if test "$host_cpu" = ia64; then
     5497    symcode='[ABCDGIRSTW]'
     5498    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
     5499    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'"
     5500  fi
     5501  ;;
    54665502irix* | nonstopux*)
    54675503  symcode='[BCDEGRST]'
     
    54955531for ac_symprfx in "" "_"; do
    54965532
     5533  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
     5534  symxfrm="\\1 $ac_symprfx\\2 \\2"
     5535
    54975536  # Write the raw and C identifiers.
    5498   lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[       ]\($symcode$symcode*\)[         ][      ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
     5537  lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[       ]\($symcode$symcode*\)[         ][      ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
    54995538
    55005539  # Check to see that the pipe works correctly.
     
    56585697# Sed substitution that helps us do robust quoting.  It backslashifies
    56595698# metacharacters that are still active within double-quoted strings.
    5660 Xsed='sed -e s/^X//'
     5699Xsed='sed -e 1s/^X//'
    56615700sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'
    56625701
     
    59626001  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
    59636002fi
     6003
     6004for cc_temp in $compiler""; do
     6005  case $cc_temp in
     6006    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
     6007    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
     6008    \-*) ;;
     6009    *) break;;
     6010  esac
     6011done
     6012cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
     6013
    59646014
    59656015# Only perform the check for file, if the check method requires it
     
    61496199
    61506200
     6201# save warnings/boilerplate of simple test code
     6202ac_outfile=conftest.$ac_objext
     6203printf "$lt_simple_compile_test_code" >conftest.$ac_ext
     6204eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     6205_lt_compiler_boilerplate=`cat conftest.err`
     6206$rm conftest*
     6207
     6208ac_outfile=conftest.$ac_objext
     6209printf "$lt_simple_link_test_code" >conftest.$ac_ext
     6210eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     6211_lt_linker_boilerplate=`cat conftest.err`
     6212$rm conftest*
     6213
     6214
    61516215#
    61526216# Check for any special shared library compilation flags.
     
    61906254       # Append any errors to the config.log.
    61916255       cat conftest.err 1>&5
     6256       $echo "X$_lt_linker_boilerplate" | $Xsed > conftest.exp
     6257       $SED '/^$/d' conftest.err >conftest.er2
     6258       if diff conftest.exp conftest.er2 >/dev/null; then
     6259         lt_prog_compiler_static_works=yes
     6260       fi
    61926261     else
    61936262       lt_prog_compiler_static_works=yes
     
    62346303   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    62356304   -e 's:$: $lt_compiler_flag:'`
    6236    (eval echo "\"\$as_me:6236: $lt_compile\"" >&5)
     6305   (eval echo "\"\$as_me:6305: $lt_compile\"" >&5)
    62376306   (eval "$lt_compile" 2>conftest.err)
    62386307   ac_status=$?
    62396308   cat conftest.err >&5
    6240    echo "$as_me:6240: \$? = $ac_status" >&5
     6309   echo "$as_me:6309: \$? = $ac_status" >&5
    62416310   if (exit $ac_status) && test -s "$ac_outfile"; then
    62426311     # The compiler can only warn and ignore the option if not recognized
    6243      # So say no if there are warnings
    6244      if test ! -s conftest.err; then
     6312     # So say no if there are warnings other than the usual output.
     6313     $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
     6314     $SED '/^$/d' conftest.err >conftest.er2
     6315     if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
    62456316       lt_cv_prog_compiler_rtti_exceptions=yes
    62466317     fi
     
    63456416      fi
    63466417      ;;
     6418      darwin*)
     6419        # PIC is the default on this platform
     6420        # Common symbols not allowed in MH_DYLIB files
     6421       case $cc_basename in
     6422         xlc*)
     6423         lt_prog_compiler_pic='-qnocommon'
     6424         lt_prog_compiler_wl='-Wl,'
     6425         ;;
     6426       esac
     6427       ;;
    63476428
    63486429    mingw* | pw32* | os2*)
     
    63806461
    63816462    linux*)
    6382       case $CC in
     6463      case $cc_basename in
    63836464      icc* | ecc*)
    63846465        lt_prog_compiler_wl='-Wl,'
    63856466        lt_prog_compiler_pic='-KPIC'
     6467        lt_prog_compiler_static='-static'
     6468        ;;
     6469      pgcc* | pgf77* | pgf90*)
     6470        # Portland Group compilers (*not* the Pentium gcc compiler,
     6471        # which looks to be a dead project)
     6472        lt_prog_compiler_wl='-Wl,'
     6473        lt_prog_compiler_pic='-fpic'
    63866474        lt_prog_compiler_static='-static'
    63876475        ;;
     
    64066494
    64076495    solaris*)
    6408       lt_prog_compiler_wl='-Wl,'
    64096496      lt_prog_compiler_pic='-KPIC'
    64106497      lt_prog_compiler_static='-Bstatic'
     6498      case $cc_basename in
     6499      f77* | f90* | f95*)
     6500        lt_prog_compiler_wl='-Qoption ld ';;
     6501      *)
     6502        lt_prog_compiler_wl='-Wl,';;
     6503      esac
    64116504      ;;
    64126505
     
    64286521        lt_prog_compiler_static='-Bstatic'
    64296522      fi
     6523      ;;
     6524
     6525    unicos*)
     6526      lt_prog_compiler_wl='-Wl,'
     6527      lt_prog_compiler_can_build_shared=no
    64306528      ;;
    64316529
     
    64676565   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    64686566   -e 's:$: $lt_compiler_flag:'`
    6469    (eval echo "\"\$as_me:6469: $lt_compile\"" >&5)
     6567   (eval echo "\"\$as_me:6567: $lt_compile\"" >&5)
    64706568   (eval "$lt_compile" 2>conftest.err)
    64716569   ac_status=$?
    64726570   cat conftest.err >&5
    6473    echo "$as_me:6473: \$? = $ac_status" >&5
     6571   echo "$as_me:6571: \$? = $ac_status" >&5
    64746572   if (exit $ac_status) && test -s "$ac_outfile"; then
    64756573     # The compiler can only warn and ignore the option if not recognized
    6476      # So say no if there are warnings
    6477      if test ! -s conftest.err; then
     6574     # So say no if there are warnings other than the usual output.
     6575     $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
     6576     $SED '/^$/d' conftest.err >conftest.er2
     6577     if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
    64786578       lt_prog_compiler_pic_works=yes
    64796579     fi
     
    65276627   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    65286628   -e 's:$: $lt_compiler_flag:'`
    6529    (eval echo "\"\$as_me:6529: $lt_compile\"" >&5)
     6629   (eval echo "\"\$as_me:6629: $lt_compile\"" >&5)
    65306630   (eval "$lt_compile" 2>out/conftest.err)
    65316631   ac_status=$?
    65326632   cat out/conftest.err >&5
    6533    echo "$as_me:6533: \$? = $ac_status" >&5
     6633   echo "$as_me:6633: \$? = $ac_status" >&5
    65346634   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    65356635   then
    65366636     # The compiler can only warn and ignore the option if not recognized
    65376637     # So say no if there are warnings
    6538      if test ! -s out/conftest.err; then
     6638     $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
     6639     $SED '/^$/d' out/conftest.err >out/conftest.er2
     6640     if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
    65396641       lt_cv_prog_compiler_c_o=yes
    65406642     fi
     
    66166718  # preloaded symbol tables.
    66176719  extract_expsyms_cmds=
     6720  # Just being paranoid about ensuring that cc_basename is set.
     6721  for cc_temp in $compiler""; do
     6722  case $cc_temp in
     6723    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
     6724    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
     6725    \-*) ;;
     6726    *) break;;
     6727  esac
     6728done
     6729cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
    66186730
    66196731  case $host_os in
     
    66366748    wlarc='${wl}'
    66376749
     6750    # Set some defaults for GNU ld with shared library support. These
     6751    # are reset later if shared libraries are not supported. Putting them
     6752    # here allows them to be overridden if necessary.
     6753    runpath_var=LD_RUN_PATH
     6754    hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
     6755    export_dynamic_flag_spec='${wl}--export-dynamic'
     6756    # ancient GNU ld didn't support --whole-archive et. al.
     6757    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
     6758        whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
     6759      else
     6760        whole_archive_flag_spec=
     6761    fi
     6762    supports_anon_versioning=no
     6763    case `$LD -v 2>/dev/null` in
     6764      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
     6765      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
     6766      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
     6767      *\ 2.11.*) ;; # other 2.11 versions
     6768      *) supports_anon_versioning=yes ;;
     6769    esac
     6770
    66386771    # See if GNU ld supports shared libraries.
    66396772    case $host_os in
     
    66866819      always_export_symbols=no
    66876820      enable_shared_with_static_runtimes=yes
    6688       export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
     6821      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
    66896822
    66906823      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
     
    67046837      ;;
    67056838
    6706     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
     6839    linux*)
     6840      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     6841        tmp_addflag=
     6842        case $cc_basename,$host_cpu in
     6843        pgcc*)                          # Portland Group C compiler
     6844          whole_archive_flag_spec='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
     6845          tmp_addflag=' $pic_flag'
     6846          ;;
     6847        pgf77* | pgf90* )                       # Portland Group f77 and f90 compilers
     6848          whole_archive_flag_spec='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
     6849          tmp_addflag=' $pic_flag -Mnomain' ;;
     6850        ecc*,ia64* | icc*,ia64*)                # Intel C compiler on ia64
     6851          tmp_addflag=' -i_dynamic' ;;
     6852        efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64
     6853          tmp_addflag=' -i_dynamic -nofor_main' ;;
     6854        ifc* | ifort*)                  # Intel Fortran compiler
     6855          tmp_addflag=' -nofor_main' ;;
     6856        esac
     6857        archive_cmds='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
     6858
     6859        if test $supports_anon_versioning = yes; then
     6860          archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
     6861  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     6862  $echo "local: *; };" >> $output_objdir/$libname.ver~
     6863          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
     6864        fi
     6865      else
     6866        ld_shlibs=no
     6867      fi
     6868      ;;
     6869
     6870    netbsd*)
    67076871      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
    67086872        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
     
    67426906      ;;
    67436907
    6744   linux*)
    6745     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    6746         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    6747         archive_cmds="$tmp_archive_cmds"
    6748       supports_anon_versioning=no
    6749       case `$LD -v 2>/dev/null` in
    6750         *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
    6751         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
    6752         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
    6753         *\ 2.11.*) ;; # other 2.11 versions
    6754         *) supports_anon_versioning=yes ;;
    6755       esac
    6756       if test $supports_anon_versioning = yes; then
    6757         archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
    6758 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
    6759 $echo "local: *; };" >> $output_objdir/$libname.ver~
    6760         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
    6761       else
    6762         archive_expsym_cmds="$tmp_archive_cmds"
    6763       fi
    6764       link_all_deplibs=no
    6765     else
    6766       ld_shlibs=no
    6767     fi
    6768     ;;
    6769 
    67706908    *)
    67716909      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     
    67786916    esac
    67796917
    6780     if test "$ld_shlibs" = yes; then
    6781       runpath_var=LD_RUN_PATH
    6782       hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
    6783       export_dynamic_flag_spec='${wl}--export-dynamic'
    6784       # ancient GNU ld didn't support --whole-archive et. al.
    6785       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
    6786         whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
    6787       else
    6788         whole_archive_flag_spec=
    6789       fi
     6918    if test "$ld_shlibs" = no; then
     6919      runpath_var=
     6920      hardcode_libdir_flag_spec=
     6921      export_dynamic_flag_spec=
     6922      whole_archive_flag_spec=
    67906923    fi
    67916924  else
     
    68516984
    68526985      if test "$GCC" = yes; then
    6853         case $host_os in aix4.012|aix4.012.*)
     6986        case $host_os in aix4.[012]|aix4.[012].*)
    68546987        # We only want to do this on AIX 4.2 and lower, the check
    68556988        # below for broken collect2 doesn't work under 4.3+
     
    68727005        esac
    68737006        shared_flag='-shared'
     7007        if test "$aix_use_runtimelinking" = yes; then
     7008          shared_flag="$shared_flag "'${wl}-G'
     7009        fi
    68747010      else
    68757011        # not using gcc
     
    69197055  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    69207056  (exit $ac_status); } &&
    6921          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     7057         { ac_try='test -z "$ac_c_werror_flag"
     7058                         || test ! -s conftest.err'
    69227059  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    69237060  (eval $ac_try) 2>&5
     
    69797116  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    69807117  (exit $ac_status); } &&
    6981          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     7118         { ac_try='test -z "$ac_c_werror_flag"
     7119                         || test ! -s conftest.err'
    69827120  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    69837121  (eval $ac_try) 2>&5
     
    70307168      ;;
    70317169
    7032     bsdi4*)
     7170    bsdi[45]*)
    70337171      export_dynamic_flag_spec=-rdynamic
    70347172      ;;
     
    70567194
    70577195    darwin* | rhapsody*)
    7058     if test "$GXX" = yes ; then
     7196      case "$host_os" in
     7197        rhapsody* | darwin1.[012])
     7198         allow_undefined_flag='${wl}-undefined ${wl}suppress'
     7199         ;;
     7200       *) # Darwin 1.3 on
     7201         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     7202           allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
     7203         else
     7204           case ${MACOSX_DEPLOYMENT_TARGET} in
     7205             10.[012])
     7206               allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
     7207               ;;
     7208             10.*)
     7209               allow_undefined_flag='${wl}-undefined ${wl}dynamic_lookup'
     7210               ;;
     7211           esac
     7212         fi
     7213         ;;
     7214      esac
    70597215      archive_cmds_need_lc=no
    7060       case "$host_os" in
    7061       rhapsody* | darwin1.[012])
    7062         allow_undefined_flag='-undefined suppress'
    7063         ;;
    7064       *) # Darwin 1.3 on
    7065       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    7066         allow_undefined_flag='-flat_namespace -undefined suppress'
    7067       else
    7068         case ${MACOSX_DEPLOYMENT_TARGET} in
    7069           10.[012])
    7070             allow_undefined_flag='-flat_namespace -undefined suppress'
    7071             ;;
    7072           10.*)
    7073             allow_undefined_flag='-undefined dynamic_lookup'
    7074             ;;
    7075         esac
    7076       fi
    7077         ;;
    7078       esac
    7079         lt_int_apple_cc_single_mod=no
    7080         output_verbose_link_cmd='echo'
    7081         if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
    7082           lt_int_apple_cc_single_mod=yes
    7083         fi
    7084         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    7085           archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    7086         else
    7087         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'
    7088       fi
    7089       module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    7090       # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    7091         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    7092           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}'
    7093         else
    7094           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}'
    7095         fi
    7096           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}'
    70977216      hardcode_direct=no
    70987217      hardcode_automatic=yes
    70997218      hardcode_shlibpath_var=unsupported
    7100       whole_archive_flag_spec='-all_load $convenience'
     7219      whole_archive_flag_spec=''
    71017220      link_all_deplibs=yes
     7221    if test "$GCC" = yes ; then
     7222        output_verbose_link_cmd='echo'
     7223        archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     7224      module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     7225      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
     7226      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}'
     7227      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}'
    71027228    else
    7103       ld_shlibs=no
     7229      case $cc_basename in
     7230        xlc*)
     7231         output_verbose_link_cmd='echo'
     7232         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
     7233         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     7234          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
     7235         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}'
     7236          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}'
     7237          ;;
     7238       *)
     7239         ld_shlibs=no
     7240          ;;
     7241      esac
    71047242    fi
    71057243      ;;
     
    71357273
    71367274    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    7137     freebsd* | kfreebsd*-gnu)
     7275    freebsd* | kfreebsd*-gnu | dragonfly*)
    71387276      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    71397277      hardcode_libdir_flag_spec='-R$libdir'
     
    72227360      ;;
    72237361
    7224     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
     7362    netbsd*)
    72257363      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
    72267364        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
     
    72467384      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
    72477385        archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
     7386        archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
    72487387        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
    72497388        export_dynamic_flag_spec='${wl}-E'
     
    72917430        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'
    72927431        archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
    7293         $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'
     7432        $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'
    72947433
    72957434        # Both c and cxx compiler support -rpath directly
     
    73107449      no_undefined_flag=' -z text'
    73117450      if test "$GCC" = yes; then
     7451        wlarc='${wl}'
    73127452        archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    73137453        archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    73147454          $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
    73157455      else
     7456        wlarc=''
    73167457        archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    73177458        archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     
    73227463      case $host_os in
    73237464      solaris2.[0-5] | solaris2.[0-5].*) ;;
    7324       *) # Supported since Solaris 2.6 (maybe 2.5.1?)
    7325         whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;
     7465      *)
     7466        # The compiler driver will combine linker options so we
     7467        # cannot just pass the convience library names through
     7468        # without $wl, iff we do not link with $LD.
     7469        # Luckily, gcc supports the same syntax we need for Sun Studio.
     7470        # Supported since Solaris 2.6 (maybe 2.5.1?)
     7471        case $wlarc in
     7472        '')
     7473          whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;
     7474        *)
     7475          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' ;;
     7476        esac ;;
    73267477      esac
    73277478      link_all_deplibs=yes
     
    75977748  ;;
    75987749
    7599 bsdi4*)
     7750bsdi[45]*)
    76007751  version_type=linux
    76017752  need_version=no
     
    76557806    pw32*)
    76567807      # pw32 DLLs use 'pw' prefix rather than 'lib'
    7657       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
     7808      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    76587809      ;;
    76597810    esac
     
    77137864  ;;
    77147865
    7715 freebsd*)
     7866freebsd* | dragonfly*)
     7867  # DragonFly does not have aout.  When/if they implement a new
     7868  # versioning mechanism, adjust this.
    77167869  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
    77177870  version_type=freebsd-$objformat
     
    77327885    shlibpath_overrides_runpath=yes
    77337886    ;;
    7734   freebsd3.01* | freebsdelf3.01*)
     7887  freebsd3.[01]* | freebsdelf3.[01]*)
    77357888    shlibpath_overrides_runpath=yes
    77367889    hardcode_into_libs=yes
     
    78568009  hardcode_into_libs=yes
    78578010
     8011  # find out which ABI we are using
     8012  libsuff=
     8013  case "$host_cpu" in
     8014  x86_64*|s390x*|powerpc64*)
     8015    echo '#line 8015 "configure"' > conftest.$ac_ext
     8016    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     8017  (eval $ac_compile) 2>&5
     8018  ac_status=$?
     8019  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8020  (exit $ac_status); }; then
     8021      case `/usr/bin/file conftest.$ac_objext` in
     8022      *64-bit*)
     8023        libsuff=64
     8024        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     8025        ;;
     8026      esac
     8027    fi
     8028    rm -rf conftest*
     8029    ;;
     8030  esac
     8031
    78588032  # Append ld.so.conf contents to the search path
    78598033  if test -f /etc/ld.so.conf; then
    7860     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
    7861     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
     8034    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/[:,        ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
     8035    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
    78628036  fi
    78638037
     
    78698043  # assume the GNU/Linux dynamic linker is in use.
    78708044  dynamic_linker='GNU/Linux ld.so'
    7871   ;;
    7872 
    7873 netbsdelf*-gnu)
    7874   version_type=linux
    7875   need_lib_prefix=no
    7876   need_version=no
    7877   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    7878   soname_spec='${libname}${release}${shared_ext}$major'
    7879   shlibpath_var=LD_LIBRARY_PATH
    7880   shlibpath_overrides_runpath=no
    7881   hardcode_into_libs=yes
    7882   dynamic_linker='NetBSD ld.elf_so'
    78838045  ;;
    78848046
     
    79338095  version_type=sunos
    79348096  need_lib_prefix=no
    7935   need_version=yes
     8097  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
     8098  case $host_os in
     8099    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
     8100    *)                         need_version=no  ;;
     8101  esac
    79368102  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    79378103  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    80558221hardcode_action=
    80568222if test -n "$hardcode_libdir_flag_spec" || \
    8057    test -n "$runpath_var " || \
    8058    test "X$hardcode_automatic"="Xyes" ; then
     8223   test -n "$runpath_var" || \
     8224   test "X$hardcode_automatic" = "Xyes" ; then
    80598225
    80608226  # We can hardcode non-existant directories.
     
    81828348  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    81838349  (exit $ac_status); } &&
    8184          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     8350         { ac_try='test -z "$ac_c_werror_flag"
     8351                         || test ! -s conftest.err'
    81858352  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    81868353  (eval $ac_try) 2>&5
     
    82858452  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    82868453  (exit $ac_status); } &&
    8287          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     8454         { ac_try='test -z "$ac_c_werror_flag"
     8455                         || test ! -s conftest.err'
    82888456  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    82898457  (eval $ac_try) 2>&5
     
    83508518  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    83518519  (exit $ac_status); } &&
    8352          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     8520         { ac_try='test -z "$ac_c_werror_flag"
     8521                         || test ! -s conftest.err'
    83538522  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    83548523  (eval $ac_try) 2>&5
     
    84438612  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    84448613  (exit $ac_status); } &&
    8445          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     8614         { ac_try='test -z "$ac_c_werror_flag"
     8615                         || test ! -s conftest.err'
    84468616  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    84478617  (eval $ac_try) 2>&5
     
    85088678  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    85098679  (exit $ac_status); } &&
    8510          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     8680         { ac_try='test -z "$ac_c_werror_flag"
     8681                         || test ! -s conftest.err'
    85118682  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    85128683  (eval $ac_try) 2>&5
     
    85748745  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    85758746  (exit $ac_status); } &&
    8576          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     8747         { ac_try='test -z "$ac_c_werror_flag"
     8748                         || test ! -s conftest.err'
    85778749  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    85788750  (eval $ac_try) 2>&5
     
    86408812  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    86418813  (exit $ac_status); } &&
    8642          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     8814         { ac_try='test -z "$ac_c_werror_flag"
     8815                         || test ! -s conftest.err'
    86438816  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    86448817  (eval $ac_try) 2>&5
     
    87158888  lt_status=$lt_dlunknown
    87168889  cat > conftest.$ac_ext <<EOF
    8717 #line 8717 "configure"
     8890#line 8890 "configure"
    87188891#include "confdefs.h"
    87198892
     
    88138986  lt_status=$lt_dlunknown
    88148987  cat > conftest.$ac_ext <<EOF
    8815 #line 8815 "configure"
     8988#line 8988 "configure"
    88168989#include "confdefs.h"
    88178990
     
    89419114  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
    89429115    test "$enable_shared" = yes && enable_static=no
    8943   fi
    8944   ;;
    8945   darwin* | rhapsody*)
    8946   if test "$GCC" = yes; then
    8947     archive_cmds_need_lc=no
    8948     case "$host_os" in
    8949     rhapsody* | darwin1.[012])
    8950       allow_undefined_flag='-undefined suppress'
    8951       ;;
    8952     *) # Darwin 1.3 on
    8953       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    8954         allow_undefined_flag='-flat_namespace -undefined suppress'
    8955       else
    8956         case ${MACOSX_DEPLOYMENT_TARGET} in
    8957           10.[012])
    8958             allow_undefined_flag='-flat_namespace -undefined suppress'
    8959             ;;
    8960           10.*)
    8961             allow_undefined_flag='-undefined dynamic_lookup'
    8962             ;;
    8963         esac
    8964       fi
    8965       ;;
    8966     esac
    8967     output_verbose_link_cmd='echo'
    8968     archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
    8969     module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    8970     # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    8971     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}'
    8972     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}'
    8973     hardcode_direct=no
    8974     hardcode_automatic=yes
    8975     hardcode_shlibpath_var=unsupported
    8976     whole_archive_flag_spec='-all_load $convenience'
    8977     link_all_deplibs=yes
    8978   else
    8979     ld_shlibs=no
    89809116  fi
    89819117    ;;
     
    91089244# You should have received a copy of the GNU General Public License
    91099245# along with this program; if not, write to the Free Software
    9110 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
     9246# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
    91119247#
    91129248# As a special exception to the GNU General Public License, if you
     
    91199255
    91209256# Sed that helps us avoid accidentally triggering echo(1) options like -n.
    9121 Xsed="$SED -e s/^X//"
     9257Xsed="$SED -e 1s/^X//"
    91229258
    91239259# The HP-UX ksh and POSIX shell print the target directory to stdout
    91249260# if CDPATH is set.
    9125 if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
     9261(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
    91269262
    91279263# The names of the tagged configurations supported by this script.
     
    91539289host_alias=$host_alias
    91549290host=$host
     9291host_os=$host_os
     9292
     9293# The build system.
     9294build_alias=$build_alias
     9295build=$build
     9296build_os=$build_os
    91559297
    91569298# An echo program that does not interpret backslashes.
     
    92299371compiler_c_o=$lt_lt_cv_prog_compiler_c_o
    92309372
    9231 # Must we lock files when doing compilation ?
     9373# Must we lock files when doing compilation?
    92329374need_locks=$lt_need_locks
    92339375
     
    95249666      case $tagname in
    95259667      CXX)
    9526         if test -n "$CXX" && test "X$CXX" != "Xno"; then
     9668        if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
     9669            ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
     9670            (test "X$CXX" != "Xg++"))) ; then
    95279671          ac_ext=cc
    95289672ac_cpp='$CXXCPP $CPPFLAGS'
     
    95829726
    95839727
     9728# save warnings/boilerplate of simple test code
     9729ac_outfile=conftest.$ac_objext
     9730printf "$lt_simple_compile_test_code" >conftest.$ac_ext
     9731eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     9732_lt_compiler_boilerplate=`cat conftest.err`
     9733$rm conftest*
     9734
     9735ac_outfile=conftest.$ac_objext
     9736printf "$lt_simple_link_test_code" >conftest.$ac_ext
     9737eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     9738_lt_linker_boilerplate=`cat conftest.err`
     9739$rm conftest*
     9740
     9741
    95849742# Allow CC to be a program name with arguments.
    95859743lt_save_CC=$CC
     
    96039761compiler=$CC
    96049762compiler_CXX=$CC
    9605 cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
     9763for cc_temp in $compiler""; do
     9764  case $cc_temp in
     9765    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
     9766    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
     9767    \-*) ;;
     9768    *) break;;
     9769  esac
     9770done
     9771cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
     9772
    96069773
    96079774# We don't want -fno-exception wen compiling C++ code, so set the
     
    98179984
    98189985    if test "$GXX" = yes; then
    9819       case $host_os in aix4.012|aix4.012.*)
     9986      case $host_os in aix4.[012]|aix4.[012].*)
    98209987      # We only want to do this on AIX 4.2 and lower, the check
    98219988      # below for broken collect2 doesn't work under 4.3+
     
    983810005      esac
    983910006      shared_flag='-shared'
     10007      if test "$aix_use_runtimelinking" = yes; then
     10008        shared_flag="$shared_flag "'${wl}-G'
     10009      fi
    984010010    else
    984110011      # not using gcc
     
    988510055  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    988610056  (exit $ac_status); } &&
    9887          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     10057         { ac_try='test -z "$ac_cxx_werror_flag"
     10058                         || test ! -s conftest.err'
    988810059  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    988910060  (eval $ac_try) 2>&5
     
    994610117  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    994710118  (exit $ac_status); } &&
    9948          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     10119         { ac_try='test -z "$ac_cxx_werror_flag"
     10120                         || test ! -s conftest.err'
    994910121  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    995010122  (eval $ac_try) 2>&5
     
    999710169    ;;
    999810170
     10171
    999910172  cygwin* | mingw* | pw32*)
    1000010173    # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
     
    1002010193    fi
    1002110194  ;;
    10022 
    10023   darwin* | rhapsody*)
    10024   if test "$GXX" = yes; then
    10025     archive_cmds_need_lc_CXX=no
    10026     case "$host_os" in
    10027     rhapsody* | darwin1.[012])
    10028       allow_undefined_flag_CXX='-undefined suppress'
    10029       ;;
    10030     *) # Darwin 1.3 on
    10031       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    10032         allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
     10195      darwin* | rhapsody*)
     10196        case "$host_os" in
     10197        rhapsody* | darwin1.[012])
     10198         allow_undefined_flag_CXX='${wl}-undefined ${wl}suppress'
     10199         ;;
     10200       *) # Darwin 1.3 on
     10201         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     10202           allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
     10203         else
     10204           case ${MACOSX_DEPLOYMENT_TARGET} in
     10205             10.[012])
     10206               allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
     10207               ;;
     10208             10.*)
     10209               allow_undefined_flag_CXX='${wl}-undefined ${wl}dynamic_lookup'
     10210               ;;
     10211           esac
     10212         fi
     10213         ;;
     10214        esac
     10215      archive_cmds_need_lc_CXX=no
     10216      hardcode_direct_CXX=no
     10217      hardcode_automatic_CXX=yes
     10218      hardcode_shlibpath_var_CXX=unsupported
     10219      whole_archive_flag_spec_CXX=''
     10220      link_all_deplibs_CXX=yes
     10221
     10222    if test "$GXX" = yes ; then
     10223      lt_int_apple_cc_single_mod=no
     10224      output_verbose_link_cmd='echo'
     10225      if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then
     10226       lt_int_apple_cc_single_mod=yes
     10227      fi
     10228      if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     10229       archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    1003310230      else
    10034         case ${MACOSX_DEPLOYMENT_TARGET} in
    10035           10.[012])
    10036             allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
    10037             ;;
    10038           10.*)
    10039             allow_undefined_flag_CXX='-undefined dynamic_lookup'
    10040             ;;
    10041         esac
     10231          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'
     10232        fi
     10233        module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     10234        # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
     10235          if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     10236            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}'
     10237          else
     10238            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}'
     10239          fi
     10240            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}'
     10241      else
     10242      case $cc_basename in
     10243        xlc*)
     10244         output_verbose_link_cmd='echo'
     10245          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'
     10246          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     10247          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
     10248          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}'
     10249          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}'
     10250          ;;
     10251       *)
     10252         ld_shlibs_CXX=no
     10253          ;;
     10254      esac
    1004210255      fi
    10043       ;;
    10044     esac
    10045     lt_int_apple_cc_single_mod=no
    10046     output_verbose_link_cmd='echo'
    10047     if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
    10048       lt_int_apple_cc_single_mod=yes
    10049     fi
    10050     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    10051       archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    10052     else
    10053       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'
    10054     fi
    10055     module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    10056 
    10057     # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    10058     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    10059       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}'
    10060     else
    10061       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}'
    10062     fi
    10063     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}'
    10064     hardcode_direct_CXX=no
    10065     hardcode_automatic_CXX=yes
    10066     hardcode_shlibpath_var_CXX=unsupported
    10067     whole_archive_flag_spec_CXX='-all_load $convenience'
    10068     link_all_deplibs_CXX=yes
    10069   else
    10070     ld_shlibs_CXX=no
    10071   fi
    10072     ;;
     10256        ;;
    1007310257
    1007410258  dgux*)
    1007510259    case $cc_basename in
    10076       ec++)
     10260      ec++*)
    1007710261        # FIXME: insert proper C++ library support
    1007810262        ld_shlibs_CXX=no
    1007910263        ;;
    10080       ghcx)
     10264      ghcx*)
    1008110265        # Green Hills C++ Compiler
    1008210266        # FIXME: insert proper C++ library support
     
    1008910273    esac
    1009010274    ;;
    10091   freebsd12*)
     10275  freebsd[12]*)
    1009210276    # C++ shared libraries reported to be fairly broken before switch to ELF
    1009310277    ld_shlibs_CXX=no
     
    1009610280    archive_cmds_need_lc_CXX=no
    1009710281    ;;
    10098   freebsd* | kfreebsd*-gnu)
     10282  freebsd* | kfreebsd*-gnu | dragonfly*)
    1009910283    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
    1010010284    # conventions
     
    1011310297
    1011410298    case $cc_basename in
    10115     CC)
     10299    CC*)
    1011610300      # FIXME: insert proper C++ library support
    1011710301      ld_shlibs_CXX=no
    1011810302      ;;
    10119     aCC)
     10303    aCC*)
    1012010304      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'
    1012110305      # Commands to make compiler produce verbose output that lists
     
    1012710311      # from the output so that they don't get included in the library
    1012810312      # dependencies.
    10129       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'
     10313      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'
    1013010314      ;;
    1013110315    *)
     
    1017810362
    1017910363    case $cc_basename in
    10180       CC)
     10364      CC*)
    1018110365        # FIXME: insert proper C++ library support
    1018210366        ld_shlibs_CXX=no
    1018310367        ;;
    10184       aCC)
     10368      aCC*)
    1018510369        case "$host_cpu" in
    1018610370        hppa*64*|ia64*)
     
    1022210406  irix5* | irix6*)
    1022310407    case $cc_basename in
    10224       CC)
     10408      CC*)
    1022510409        # SGI C++
    10226         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'
     10410        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'
    1022710411
    1022810412        # Archives containing C++ object files must be created using
     
    1023510419        if test "$GXX" = yes; then
    1023610420          if test "$with_gnu_ld" = no; then
    10237             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'
     10421            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'
    1023810422          else
    1023910423            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'
     
    1024810432  linux*)
    1024910433    case $cc_basename in
    10250       KCC)
     10434      KCC*)
    1025110435        # Kuck and Associates, Inc. (KAI) C++ Compiler
    1025210436
     
    1027310457        old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
    1027410458        ;;
    10275       icpc)
     10459      icpc*)
    1027610460        # Intel C++
    1027710461        with_gnu_ld=yes
     10462        # version 8.0 and above of icpc choke on multiply defined symbols
     10463        # if we add $predep_objects and $postdep_objects, however 7.1 and
     10464        # earlier do not add the objects themselves.
     10465        case `$CC -V 2>&1` in
     10466        *"Version 7."*)
     10467          archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
     10468          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'
     10469          ;;
     10470        *)  # Version 8.0 or newer
     10471          tmp_idyn=
     10472          case $host_cpu in
     10473            ia64*) tmp_idyn=' -i_dynamic';;
     10474          esac
     10475          archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
     10476          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'
     10477          ;;
     10478        esac
    1027810479        archive_cmds_need_lc_CXX=no
    10279         archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
    10280         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'
    1028110480        hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
    1028210481        export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
    1028310482        whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
    1028410483        ;;
    10285       cxx)
     10484      pgCC*)
     10485        # Portland Group C++ compiler
     10486        archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
     10487        archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
     10488
     10489        hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
     10490        export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
     10491        whole_archive_flag_spec_CXX='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
     10492        ;;
     10493      cxx*)
    1028610494        # Compaq C++
    1028710495        archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
     
    1031410522  mvs*)
    1031510523    case $cc_basename in
    10316       cxx)
     10524      cxx*)
    1031710525        # FIXME: insert proper C++ library support
    1031810526        ld_shlibs_CXX=no
     
    1032410532    esac
    1032510533    ;;
    10326   netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
     10534  netbsd*)
    1032710535    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
    1032810536      archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
     
    1033510543    output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
    1033610544    ;;
     10545  openbsd2*)
     10546    # C++ shared libraries are fairly broken
     10547    ld_shlibs_CXX=no
     10548    ;;
     10549  openbsd*)
     10550    hardcode_direct_CXX=yes
     10551    hardcode_shlibpath_var_CXX=no
     10552    archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
     10553    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
     10554    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
     10555      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
     10556      export_dynamic_flag_spec_CXX='${wl}-E'
     10557      whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
     10558    fi
     10559    output_verbose_link_cmd='echo'
     10560    ;;
    1033710561  osf3*)
    1033810562    case $cc_basename in
    10339       KCC)
     10563      KCC*)
    1034010564        # Kuck and Associates, Inc. (KAI) C++ Compiler
    1034110565
     
    1035310577
    1035410578        ;;
    10355       RCC)
     10579      RCC*)
    1035610580        # Rational C++ 2.4.1
    1035710581        # FIXME: insert proper C++ library support
    1035810582        ld_shlibs_CXX=no
    1035910583        ;;
    10360       cxx)
     10584      cxx*)
    1036110585        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
    10362         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'
     10586        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'
    1036310587
    1036410588        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
     
    1037810602        if test "$GXX" = yes && test "$with_gnu_ld" = no; then
    1037910603          allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
    10380           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'
     10604          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'
    1038110605
    1038210606          hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
     
    1039710621  osf4* | osf5*)
    1039810622    case $cc_basename in
    10399       KCC)
     10623      KCC*)
    1040010624        # Kuck and Associates, Inc. (KAI) C++ Compiler
    1040110625
     
    1041210636        old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
    1041310637        ;;
    10414       RCC)
     10638      RCC*)
    1041510639        # Rational C++ 2.4.1
    1041610640        # FIXME: insert proper C++ library support
    1041710641        ld_shlibs_CXX=no
    1041810642        ;;
    10419       cxx)
     10643      cxx*)
    1042010644        allow_undefined_flag_CXX=' -expect_unresolved \*'
    10421         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'
     10645        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'
    1042210646        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
    1042310647          echo "-hidden">> $lib.exp~
    10424           $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~
     10648          $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~
    1042510649          $rm $lib.exp'
    1042610650
     
    1044110665        if test "$GXX" = yes && test "$with_gnu_ld" = no; then
    1044210666          allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
    10443          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'
     10667         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'
    1044410668
    1044510669          hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
     
    1046510689    archive_cmds_need_lc_CXX=no
    1046610690    case $cc_basename in
    10467       CC)
     10691      CC*)
    1046810692        # FIXME: insert proper C++ library support
    1046910693        ld_shlibs_CXX=no
     
    1047710701  sunos4*)
    1047810702    case $cc_basename in
    10479       CC)
     10703      CC*)
    1048010704        # Sun C++ 4.x
    1048110705        # FIXME: insert proper C++ library support
    1048210706        ld_shlibs_CXX=no
    1048310707        ;;
    10484       lcc)
     10708      lcc*)
    1048510709        # Lucid
    1048610710        # FIXME: insert proper C++ library support
     
    1049510719  solaris*)
    1049610720    case $cc_basename in
    10497       CC)
     10721      CC*)
    1049810722        # Sun C++ 4.2, 5.x and Centerline C++
    1049910723        no_undefined_flag_CXX=' -zdefs'
     
    1050510729        hardcode_shlibpath_var_CXX=no
    1050610730        case $host_os in
    10507           solaris2.0-5 | solaris2.0-5.*) ;;
     10731          solaris2.[0-5] | solaris2.[0-5].*) ;;
    1050810732          *)
    1050910733            # The C++ compiler is used as linker so we must use $wl
    1051010734            # flag to pass the commands to the underlying system
    10511             # linker.
     10735            # linker. We must also pass each convience library through
     10736            # to the system linker between allextract/defaultextract.
     10737            # The C++ compiler will combine linker options so we
     10738            # cannot just pass the convience library names through
     10739            # without $wl.
    1051210740            # Supported since Solaris 2.6 (maybe 2.5.1?)
    10513             whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
     10741            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'
    1051410742            ;;
    1051510743        esac
     
    1053210760        old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
    1053310761        ;;
    10534       gcx)
     10762      gcx*)
    1053510763        # Green Hills C++ Compiler
    1053610764        archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
     
    1057510803  tandem*)
    1057610804    case $cc_basename in
    10577       NCC)
     10805      NCC*)
    1057810806        # NonStop-UX NCC 3.20
    1057910807        # FIXME: insert proper C++ library support
     
    1078411012      chorus*)
    1078511013        case $cc_basename in
    10786         cxch68)
     11014        cxch68*)
    1078711015          # Green Hills C++ Compiler
    1078811016          # _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"
     
    1079011018        esac
    1079111019        ;;
     11020       darwin*)
     11021         # PIC is the default on this platform
     11022         # Common symbols not allowed in MH_DYLIB files
     11023         case $cc_basename in
     11024           xlc*)
     11025           lt_prog_compiler_pic_CXX='-qnocommon'
     11026           lt_prog_compiler_wl_CXX='-Wl,'
     11027           ;;
     11028         esac
     11029       ;;
    1079211030      dgux*)
    1079311031        case $cc_basename in
    10794           ec++)
     11032          ec++*)
    1079511033            lt_prog_compiler_pic_CXX='-KPIC'
    1079611034            ;;
    10797           ghcx)
     11035          ghcx*)
    1079811036            # Green Hills C++ Compiler
    1079911037            lt_prog_compiler_pic_CXX='-pic'
     
    1080311041        esac
    1080411042        ;;
    10805       freebsd* | kfreebsd*-gnu)
     11043      freebsd* | kfreebsd*-gnu | dragonfly*)
    1080611044        # FreeBSD uses GNU C++
    1080711045        ;;
    1080811046      hpux9* | hpux10* | hpux11*)
    1080911047        case $cc_basename in
    10810           CC)
     11048          CC*)
    1081111049            lt_prog_compiler_wl_CXX='-Wl,'
    1081211050            lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
     
    1081511053            fi
    1081611054            ;;
    10817           aCC)
     11055          aCC*)
    1081811056            lt_prog_compiler_wl_CXX='-Wl,'
    1081911057            lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
     
    1083311071      irix5* | irix6* | nonstopux*)
    1083411072        case $cc_basename in
    10835           CC)
     11073          CC*)
    1083611074            lt_prog_compiler_wl_CXX='-Wl,'
    1083711075            lt_prog_compiler_static_CXX='-non_shared'
     
    1084411082      linux*)
    1084511083        case $cc_basename in
    10846           KCC)
     11084          KCC*)
    1084711085            # KAI C++ Compiler
    1084811086            lt_prog_compiler_wl_CXX='--backend -Wl,'
    1084911087            lt_prog_compiler_pic_CXX='-fPIC'
    1085011088            ;;
    10851           icpc)
     11089          icpc* | ecpc*)
    1085211090            # Intel C++
    1085311091            lt_prog_compiler_wl_CXX='-Wl,'
     
    1085511093            lt_prog_compiler_static_CXX='-static'
    1085611094            ;;
    10857           cxx)
     11095          pgCC*)
     11096            # Portland Group C++ compiler.
     11097            lt_prog_compiler_wl_CXX='-Wl,'
     11098            lt_prog_compiler_pic_CXX='-fpic'
     11099            lt_prog_compiler_static_CXX='-static'
     11100            ;;
     11101          cxx*)
    1085811102            # Compaq C++
    1085911103            # Make sure the PIC flag is empty.  It appears that all Alpha
     
    1087211116      mvs*)
    1087311117        case $cc_basename in
    10874           cxx)
     11118          cxx*)
    1087511119            lt_prog_compiler_pic_CXX='-W c,exportall'
    1087611120            ;;
     
    1087911123        esac
    1088011124        ;;
    10881       netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
     11125      netbsd*)
    1088211126        ;;
    1088311127      osf3* | osf4* | osf5*)
    1088411128        case $cc_basename in
    10885           KCC)
     11129          KCC*)
    1088611130            lt_prog_compiler_wl_CXX='--backend -Wl,'
    1088711131            ;;
    10888           RCC)
     11132          RCC*)
    1088911133            # Rational C++ 2.4.1
    1089011134            lt_prog_compiler_pic_CXX='-pic'
    1089111135            ;;
    10892           cxx)
     11136          cxx*)
    1089311137            # Digital/Compaq C++
    1089411138            lt_prog_compiler_wl_CXX='-Wl,'
     
    1090611150      sco*)
    1090711151        case $cc_basename in
    10908           CC)
     11152          CC*)
    1090911153            lt_prog_compiler_pic_CXX='-fPIC'
    1091011154            ;;
     
    1091511159      solaris*)
    1091611160        case $cc_basename in
    10917           CC)
     11161          CC*)
    1091811162            # Sun C++ 4.2, 5.x and Centerline C++
    1091911163            lt_prog_compiler_pic_CXX='-KPIC'
     
    1092111165            lt_prog_compiler_wl_CXX='-Qoption ld '
    1092211166            ;;
    10923           gcx)
     11167          gcx*)
    1092411168            # Green Hills C++ Compiler
    1092511169            lt_prog_compiler_pic_CXX='-PIC'
     
    1093111175      sunos4*)
    1093211176        case $cc_basename in
    10933           CC)
     11177          CC*)
    1093411178            # Sun C++ 4.x
    1093511179            lt_prog_compiler_pic_CXX='-pic'
    1093611180            lt_prog_compiler_static_CXX='-Bstatic'
    1093711181            ;;
    10938           lcc)
     11182          lcc*)
    1093911183            # Lucid
    1094011184            lt_prog_compiler_pic_CXX='-pic'
     
    1094611190      tandem*)
    1094711191        case $cc_basename in
    10948           NCC)
     11192          NCC*)
    1094911193            # NonStop-UX NCC 3.20
    1095011194            lt_prog_compiler_pic_CXX='-KPIC'
     
    1099011234   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1099111235   -e 's:$: $lt_compiler_flag:'`
    10992    (eval echo "\"\$as_me:10992: $lt_compile\"" >&5)
     11236   (eval echo "\"\$as_me:11236: $lt_compile\"" >&5)
    1099311237   (eval "$lt_compile" 2>conftest.err)
    1099411238   ac_status=$?
    1099511239   cat conftest.err >&5
    10996    echo "$as_me:10996: \$? = $ac_status" >&5
     11240   echo "$as_me:11240: \$? = $ac_status" >&5
    1099711241   if (exit $ac_status) && test -s "$ac_outfile"; then
    1099811242     # The compiler can only warn and ignore the option if not recognized
    10999      # So say no if there are warnings
    11000      if test ! -s conftest.err; then
     11243     # So say no if there are warnings other than the usual output.
     11244     $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
     11245     $SED '/^$/d' conftest.err >conftest.er2
     11246     if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
    1100111247       lt_prog_compiler_pic_works_CXX=yes
    1100211248     fi
     
    1105011296   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1105111297   -e 's:$: $lt_compiler_flag:'`
    11052    (eval echo "\"\$as_me:11052: $lt_compile\"" >&5)
     11298   (eval echo "\"\$as_me:11298: $lt_compile\"" >&5)
    1105311299   (eval "$lt_compile" 2>out/conftest.err)
    1105411300   ac_status=$?
    1105511301   cat out/conftest.err >&5
    11056    echo "$as_me:11056: \$? = $ac_status" >&5
     11302   echo "$as_me:11302: \$? = $ac_status" >&5
    1105711303   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1105811304   then
    1105911305     # The compiler can only warn and ignore the option if not recognized
    1106011306     # So say no if there are warnings
    11061      if test ! -s out/conftest.err; then
     11307     $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
     11308     $SED '/^$/d' out/conftest.err >out/conftest.er2
     11309     if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
    1106211310       lt_cv_prog_compiler_c_o_CXX=yes
    1106311311     fi
     
    1111811366  ;;
    1111911367  cygwin* | mingw*)
    11120     export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
    11121   ;;
    11122   linux*)
    11123     link_all_deplibs_CXX=no
     11368    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'
    1112411369  ;;
    1112511370  *)
     
    1130111546  ;;
    1130211547
    11303 bsdi4*)
     11548bsdi[45]*)
    1130411549  version_type=linux
    1130511550  need_version=no
     
    1135911604    pw32*)
    1136011605      # pw32 DLLs use 'pw' prefix rather than 'lib'
    11361       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
     11606      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    1136211607      ;;
    1136311608    esac
     
    1141711662  ;;
    1141811663
    11419 freebsd*)
     11664freebsd* | dragonfly*)
     11665  # DragonFly does not have aout.  When/if they implement a new
     11666  # versioning mechanism, adjust this.
    1142011667  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
    1142111668  version_type=freebsd-$objformat
     
    1143611683    shlibpath_overrides_runpath=yes
    1143711684    ;;
    11438   freebsd3.01* | freebsdelf3.01*)
     11685  freebsd3.[01]* | freebsdelf3.[01]*)
    1143911686    shlibpath_overrides_runpath=yes
    1144011687    hardcode_into_libs=yes
     
    1156011807  hardcode_into_libs=yes
    1156111808
     11809  # find out which ABI we are using
     11810  libsuff=
     11811  case "$host_cpu" in
     11812  x86_64*|s390x*|powerpc64*)
     11813    echo '#line 11813 "configure"' > conftest.$ac_ext
     11814    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     11815  (eval $ac_compile) 2>&5
     11816  ac_status=$?
     11817  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     11818  (exit $ac_status); }; then
     11819      case `/usr/bin/file conftest.$ac_objext` in
     11820      *64-bit*)
     11821        libsuff=64
     11822        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     11823        ;;
     11824      esac
     11825    fi
     11826    rm -rf conftest*
     11827    ;;
     11828  esac
     11829
    1156211830  # Append ld.so.conf contents to the search path
    1156311831  if test -f /etc/ld.so.conf; then
    11564     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
    11565     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
     11832    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/[:,        ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
     11833    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
    1156611834  fi
    1156711835
     
    1157311841  # assume the GNU/Linux dynamic linker is in use.
    1157411842  dynamic_linker='GNU/Linux ld.so'
    11575   ;;
    11576 
    11577 netbsdelf*-gnu)
    11578   version_type=linux
    11579   need_lib_prefix=no
    11580   need_version=no
    11581   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    11582   soname_spec='${libname}${release}${shared_ext}$major'
    11583   shlibpath_var=LD_LIBRARY_PATH
    11584   shlibpath_overrides_runpath=no
    11585   hardcode_into_libs=yes
    11586   dynamic_linker='NetBSD ld.elf_so'
    1158711843  ;;
    1158811844
     
    1163711893  version_type=sunos
    1163811894  need_lib_prefix=no
    11639   need_version=yes
     11895  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
     11896  case $host_os in
     11897    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
     11898    *)                         need_version=no  ;;
     11899  esac
    1164011900  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1164111901  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1175912019hardcode_action_CXX=
    1176012020if test -n "$hardcode_libdir_flag_spec_CXX" || \
    11761    test -n "$runpath_var CXX" || \
    11762    test "X$hardcode_automatic_CXX"="Xyes" ; then
     12021   test -n "$runpath_var_CXX" || \
     12022   test "X$hardcode_automatic_CXX" = "Xyes" ; then
    1176312023
    1176412024  # We can hardcode non-existant directories.
     
    1188612146  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1188712147  (exit $ac_status); } &&
    11888          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     12148         { ac_try='test -z "$ac_cxx_werror_flag"
     12149                         || test ! -s conftest.err'
    1188912150  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1189012151  (eval $ac_try) 2>&5
     
    1198912250  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1199012251  (exit $ac_status); } &&
    11991          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     12252         { ac_try='test -z "$ac_cxx_werror_flag"
     12253                         || test ! -s conftest.err'
    1199212254  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1199312255  (eval $ac_try) 2>&5
     
    1205412316  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1205512317  (exit $ac_status); } &&
    12056          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     12318         { ac_try='test -z "$ac_cxx_werror_flag"
     12319                         || test ! -s conftest.err'
    1205712320  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1205812321  (eval $ac_try) 2>&5
     
    1214712410  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1214812411  (exit $ac_status); } &&
    12149          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     12412         { ac_try='test -z "$ac_cxx_werror_flag"
     12413                         || test ! -s conftest.err'
    1215012414  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1215112415  (eval $ac_try) 2>&5
     
    1221212476  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1221312477  (exit $ac_status); } &&
    12214          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     12478         { ac_try='test -z "$ac_cxx_werror_flag"
     12479                         || test ! -s conftest.err'
    1221512480  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1221612481  (eval $ac_try) 2>&5
     
    1227812543  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1227912544  (exit $ac_status); } &&
    12280          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     12545         { ac_try='test -z "$ac_cxx_werror_flag"
     12546                         || test ! -s conftest.err'
    1228112547  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1228212548  (eval $ac_try) 2>&5
     
    1234412610  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1234512611  (exit $ac_status); } &&
    12346          { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
     12612         { ac_try='test -z "$ac_cxx_werror_flag"
     12613                         || test ! -s conftest.err'
    1234712614  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1234812615  (eval $ac_try) 2>&5
     
    1241912686  lt_status=$lt_dlunknown
    1242012687  cat > conftest.$ac_ext <<EOF
    12421 #line 12421 "configure"
     12688#line 12688 "configure"
    1242212689#include "confdefs.h"
    1242312690
     
    1251712784  lt_status=$lt_dlunknown
    1251812785  cat > conftest.$ac_ext <<EOF
    12519 #line 12519 "configure"
     12786#line 12786 "configure"
    1252012787#include "confdefs.h"
    1252112788
     
    1273513002host_alias=$host_alias
    1273613003host=$host
     13004host_os=$host_os
     13005
     13006# The build system.
     13007build_alias=$build_alias
     13008build=$build
     13009build_os=$build_os
    1273713010
    1273813011# An echo program that does not interpret backslashes.
     
    1281113084compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
    1281213085
    12813 # Must we lock files when doing compilation ?
     13086# Must we lock files when doing compilation?
    1281413087need_locks=$lt_need_locks
    1281513088
     
    1309213365
    1309313366
     13367# save warnings/boilerplate of simple test code
     13368ac_outfile=conftest.$ac_objext
     13369printf "$lt_simple_compile_test_code" >conftest.$ac_ext
     13370eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     13371_lt_compiler_boilerplate=`cat conftest.err`
     13372$rm conftest*
     13373
     13374ac_outfile=conftest.$ac_objext
     13375printf "$lt_simple_link_test_code" >conftest.$ac_ext
     13376eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     13377_lt_linker_boilerplate=`cat conftest.err`
     13378$rm conftest*
     13379
     13380
    1309413381# Allow CC to be a program name with arguments.
    1309513382lt_save_CC="$CC"
     
    1309713384compiler=$CC
    1309813385compiler_F77=$CC
    13099 cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
     13386for cc_temp in $compiler""; do
     13387  case $cc_temp in
     13388    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
     13389    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
     13390    \-*) ;;
     13391    *) break;;
     13392  esac
     13393done
     13394cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
     13395
    1310013396
    1310113397echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
     
    1311913415  ;;
    1312013416aix4* | aix5*)
    13121   test "$enable_shared" = yes && enable_static=no
     13417  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
     13418    test "$enable_shared" = yes && enable_static=no
     13419  fi
    1312213420  ;;
    1312313421esac
     
    1322213520      fi
    1322313521      ;;
     13522      darwin*)
     13523        # PIC is the default on this platform
     13524        # Common symbols not allowed in MH_DYLIB files
     13525       case $cc_basename in
     13526         xlc*)
     13527         lt_prog_compiler_pic_F77='-qnocommon'
     13528         lt_prog_compiler_wl_F77='-Wl,'
     13529         ;;
     13530       esac
     13531       ;;
    1322413532
    1322513533    mingw* | pw32* | os2*)
     
    1325713565
    1325813566    linux*)
    13259       case $CC in
     13567      case $cc_basename in
    1326013568      icc* | ecc*)
    1326113569        lt_prog_compiler_wl_F77='-Wl,'
    1326213570        lt_prog_compiler_pic_F77='-KPIC'
     13571        lt_prog_compiler_static_F77='-static'
     13572        ;;
     13573      pgcc* | pgf77* | pgf90*)
     13574        # Portland Group compilers (*not* the Pentium gcc compiler,
     13575        # which looks to be a dead project)
     13576        lt_prog_compiler_wl_F77='-Wl,'
     13577        lt_prog_compiler_pic_F77='-fpic'
    1326313578        lt_prog_compiler_static_F77='-static'
    1326413579        ;;
     
    1328313598
    1328413599    solaris*)
    13285       lt_prog_compiler_wl_F77='-Wl,'
    1328613600      lt_prog_compiler_pic_F77='-KPIC'
    1328713601      lt_prog_compiler_static_F77='-Bstatic'
     13602      case $cc_basename in
     13603      f77* | f90* | f95*)
     13604        lt_prog_compiler_wl_F77='-Qoption ld ';;
     13605      *)
     13606        lt_prog_compiler_wl_F77='-Wl,';;
     13607      esac
    1328813608      ;;
    1328913609
     
    1330513625        lt_prog_compiler_static_F77='-Bstatic'
    1330613626      fi
     13627      ;;
     13628
     13629    unicos*)
     13630      lt_prog_compiler_wl_F77='-Wl,'
     13631      lt_prog_compiler_can_build_shared_F77=no
    1330713632      ;;
    1330813633
     
    1334413669   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1334513670   -e 's:$: $lt_compiler_flag:'`
    13346    (eval echo "\"\$as_me:13346: $lt_compile\"" >&5)
     13671   (eval echo "\"\$as_me:13671: $lt_compile\"" >&5)
    1334713672   (eval "$lt_compile" 2>conftest.err)
    1334813673   ac_status=$?
    1334913674   cat conftest.err >&5
    13350    echo "$as_me:13350: \$? = $ac_status" >&5
     13675   echo "$as_me:13675: \$? = $ac_status" >&5
    1335113676   if (exit $ac_status) && test -s "$ac_outfile"; then
    1335213677     # The compiler can only warn and ignore the option if not recognized
    13353      # So say no if there are warnings
    13354      if test ! -s conftest.err; then
     13678     # So say no if there are warnings other than the usual output.
     13679     $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
     13680     $SED '/^$/d' conftest.err >conftest.er2
     13681     if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
    1335513682       lt_prog_compiler_pic_works_F77=yes
    1335613683     fi
     
    1340413731   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1340513732   -e 's:$: $lt_compiler_flag:'`
    13406    (eval echo "\"\$as_me:13406: $lt_compile\"" >&5)
     13733   (eval echo "\"\$as_me:13733: $lt_compile\"" >&5)
    1340713734   (eval "$lt_compile" 2>out/conftest.err)
    1340813735   ac_status=$?
    1340913736   cat out/conftest.err >&5
    13410    echo "$as_me:13410: \$? = $ac_status" >&5
     13737   echo "$as_me:13737: \$? = $ac_status" >&5
    1341113738   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1341213739   then
    1341313740     # The compiler can only warn and ignore the option if not recognized
    1341413741     # So say no if there are warnings
    13415      if test ! -s out/conftest.err; then
     13742     $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
     13743     $SED '/^$/d' out/conftest.err >out/conftest.er2
     13744     if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
    1341613745       lt_cv_prog_compiler_c_o_F77=yes
    1341713746     fi
     
    1349313822  # preloaded symbol tables.
    1349413823  extract_expsyms_cmds=
     13824  # Just being paranoid about ensuring that cc_basename is set.
     13825  for cc_temp in $compiler""; do
     13826  case $cc_temp in
     13827    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
     13828    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
     13829    \-*) ;;
     13830    *) break;;
     13831  esac
     13832done
     13833cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
    1349513834
    1349613835  case $host_os in
     
    1351313852    wlarc='${wl}'
    1351413853
     13854    # Set some defaults for GNU ld with shared library support. These
     13855    # are reset later if shared libraries are not supported. Putting them
     13856    # here allows them to be overridden if necessary.
     13857    runpath_var=LD_RUN_PATH
     13858    hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'
     13859    export_dynamic_flag_spec_F77='${wl}--export-dynamic'
     13860    # ancient GNU ld didn't support --whole-archive et. al.
     13861    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
     13862        whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
     13863      else
     13864        whole_archive_flag_spec_F77=
     13865    fi
     13866    supports_anon_versioning=no
     13867    case `$LD -v 2>/dev/null` in
     13868      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
     13869      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
     13870      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
     13871      *\ 2.11.*) ;; # other 2.11 versions
     13872      *) supports_anon_versioning=yes ;;
     13873    esac
     13874
    1351513875    # See if GNU ld supports shared libraries.
    1351613876    case $host_os in
     
    1356313923      always_export_symbols_F77=no
    1356413924      enable_shared_with_static_runtimes_F77=yes
    13565       export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
     13925      export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
    1356613926
    1356713927      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
     
    1357713937        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    1357813938      else
    13579         ld_shlibs=no
     13939        ld_shlibs_F77=no
    1358013940      fi
    1358113941      ;;
    1358213942
    13583     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
     13943    linux*)
     13944      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     13945        tmp_addflag=
     13946        case $cc_basename,$host_cpu in
     13947        pgcc*)                          # Portland Group C compiler
     13948          whole_archive_flag_spec_F77='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
     13949          tmp_addflag=' $pic_flag'
     13950          ;;
     13951        pgf77* | pgf90* )                       # Portland Group f77 and f90 compilers
     13952          whole_archive_flag_spec_F77='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
     13953          tmp_addflag=' $pic_flag -Mnomain' ;;
     13954        ecc*,ia64* | icc*,ia64*)                # Intel C compiler on ia64
     13955          tmp_addflag=' -i_dynamic' ;;
     13956        efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64
     13957          tmp_addflag=' -i_dynamic -nofor_main' ;;
     13958        ifc* | ifort*)                  # Intel Fortran compiler
     13959          tmp_addflag=' -nofor_main' ;;
     13960        esac
     13961        archive_cmds_F77='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
     13962
     13963        if test $supports_anon_versioning = yes; then
     13964          archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
     13965  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     13966  $echo "local: *; };" >> $output_objdir/$libname.ver~
     13967          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
     13968        fi
     13969      else
     13970        ld_shlibs_F77=no
     13971      fi
     13972      ;;
     13973
     13974    netbsd*)
    1358413975      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
    1358513976        archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
     
    1361914010      ;;
    1362014011
    13621   linux*)
    13622     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    13623         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    13624         archive_cmds_F77="$tmp_archive_cmds"
    13625       supports_anon_versioning=no
    13626       case `$LD -v 2>/dev/null` in
    13627         *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
    13628         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
    13629         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
    13630         *\ 2.11.*) ;; # other 2.11 versions
    13631         *) supports_anon_versioning=yes ;;
    13632       esac
    13633       if test $supports_anon_versioning = yes; then
    13634         archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
    13635 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
    13636 $echo "local: *; };" >> $output_objdir/$libname.ver~
    13637         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
    13638       else
    13639         archive_expsym_cmds_F77="$tmp_archive_cmds"
    13640       fi
    13641       link_all_deplibs_F77=no
    13642     else
    13643       ld_shlibs_F77=no
    13644     fi
    13645     ;;
    13646 
    1364714012    *)
    1364814013      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     
    1365514020    esac
    1365614021
    13657     if test "$ld_shlibs_F77" = yes; then
    13658       runpath_var=LD_RUN_PATH
    13659       hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'
    13660       export_dynamic_flag_spec_F77='${wl}--export-dynamic'
    13661       # ancient GNU ld didn't support --whole-archive et. al.
    13662       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
    13663         whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
    13664       else
    13665         whole_archive_flag_spec_F77=
    13666       fi
     14022    if test "$ld_shlibs_F77" = no; then
     14023      runpath_var=
     14024      hardcode_libdir_flag_spec_F77=
     14025      export_dynamic_flag_spec_F77=
     14026      whole_archive_flag_spec_F77=
    1366714027    fi
    1366814028  else
     
    1372814088
    1372914089      if test "$GCC" = yes; then
    13730         case $host_os in aix4.012|aix4.012.*)
     14090        case $host_os in aix4.[012]|aix4.[012].*)
    1373114091        # We only want to do this on AIX 4.2 and lower, the check
    1373214092        # below for broken collect2 doesn't work under 4.3+
     
    1374914109        esac
    1375014110        shared_flag='-shared'
     14111        if test "$aix_use_runtimelinking" = yes; then
     14112          shared_flag="$shared_flag "'${wl}-G'
     14113        fi
    1375114114      else
    1375214115        # not using gcc
     
    1378614149  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1378714150  (exit $ac_status); } &&
    13788          { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
     14151         { ac_try='test -z "$ac_f77_werror_flag"
     14152                         || test ! -s conftest.err'
    1378914153  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1379014154  (eval $ac_try) 2>&5
     
    1383614200  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1383714201  (exit $ac_status); } &&
    13838          { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
     14202         { ac_try='test -z "$ac_f77_werror_flag"
     14203                         || test ! -s conftest.err'
    1383914204  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1384014205  (eval $ac_try) 2>&5
     
    1388714252      ;;
    1388814253
    13889     bsdi4*)
     14254    bsdi[45]*)
    1389014255      export_dynamic_flag_spec_F77=-rdynamic
    1389114256      ;;
     
    1390814273      # FIXME: Should let the user specify the lib program.
    1390914274      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
    13910       fix_srcfile_path='`cygpath -w "$srcfile"`'
     14275      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
    1391114276      enable_shared_with_static_runtimes_F77=yes
    1391214277      ;;
    1391314278
    1391414279    darwin* | rhapsody*)
    13915     if test "$GXX" = yes ; then
     14280      case "$host_os" in
     14281        rhapsody* | darwin1.[012])
     14282         allow_undefined_flag_F77='${wl}-undefined ${wl}suppress'
     14283         ;;
     14284       *) # Darwin 1.3 on
     14285         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     14286           allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
     14287         else
     14288           case ${MACOSX_DEPLOYMENT_TARGET} in
     14289             10.[012])
     14290               allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
     14291               ;;
     14292             10.*)
     14293               allow_undefined_flag_F77='${wl}-undefined ${wl}dynamic_lookup'
     14294               ;;
     14295           esac
     14296         fi
     14297         ;;
     14298      esac
    1391614299      archive_cmds_need_lc_F77=no
    13917       case "$host_os" in
    13918       rhapsody* | darwin1.[012])
    13919         allow_undefined_flag_F77='-undefined suppress'
    13920         ;;
    13921       *) # Darwin 1.3 on
    13922       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    13923         allow_undefined_flag_F77='-flat_namespace -undefined suppress'
    13924       else
    13925         case ${MACOSX_DEPLOYMENT_TARGET} in
    13926           10.[012])
    13927             allow_undefined_flag_F77='-flat_namespace -undefined suppress'
    13928             ;;
    13929           10.*)
    13930             allow_undefined_flag_F77='-undefined dynamic_lookup'
    13931             ;;
    13932         esac
    13933       fi
    13934         ;;
    13935       esac
    13936         lt_int_apple_cc_single_mod=no
    13937         output_verbose_link_cmd='echo'
    13938         if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
    13939           lt_int_apple_cc_single_mod=yes
    13940         fi
    13941         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    13942           archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    13943         else
    13944         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'
    13945       fi
    13946       module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    13947       # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    13948         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    13949           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}'
    13950         else
    13951           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}'
    13952         fi
    13953           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}'
    1395414300      hardcode_direct_F77=no
    1395514301      hardcode_automatic_F77=yes
    1395614302      hardcode_shlibpath_var_F77=unsupported
    13957       whole_archive_flag_spec_F77='-all_load $convenience'
     14303      whole_archive_flag_spec_F77=''
    1395814304      link_all_deplibs_F77=yes
     14305    if test "$GCC" = yes ; then
     14306        output_verbose_link_cmd='echo'
     14307        archive_cmds_F77='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     14308      module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     14309      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
     14310      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}'
     14311      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}'
    1395914312    else
    13960       ld_shlibs_F77=no
     14313      case $cc_basename in
     14314        xlc*)
     14315         output_verbose_link_cmd='echo'
     14316         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
     14317         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     14318          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
     14319         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}'
     14320          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}'
     14321          ;;
     14322       *)
     14323         ld_shlibs_F77=no
     14324          ;;
     14325      esac
    1396114326    fi
    1396214327      ;;
     
    1399214357
    1399314358    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    13994     freebsd* | kfreebsd*-gnu)
     14359    freebsd* | kfreebsd*-gnu | dragonfly*)
    1399514360      archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    1399614361      hardcode_libdir_flag_spec_F77='-R$libdir'
     
    1407914444      ;;
    1408014445
    14081     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
     14446    netbsd*)
    1408214447      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
    1408314448        archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
     
    1410314468      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
    1410414469        archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
     14470        archive_expsym_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
    1410514471        hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
    1410614472        export_dynamic_flag_spec_F77='${wl}-E'
     
    1414814514        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'
    1414914515        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~
    14150         $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'
     14516        $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'
    1415114517
    1415214518        # Both c and cxx compiler support -rpath directly
     
    1416714533      no_undefined_flag_F77=' -z text'
    1416814534      if test "$GCC" = yes; then
     14535        wlarc='${wl}'
    1416914536        archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    1417014537        archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    1417114538          $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
    1417214539      else
     14540        wlarc=''
    1417314541        archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    1417414542        archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     
    1417914547      case $host_os in
    1418014548      solaris2.[0-5] | solaris2.[0-5].*) ;;
    14181       *) # Supported since Solaris 2.6 (maybe 2.5.1?)
    14182         whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;;
     14549      *)
     14550        # The compiler driver will combine linker options so we
     14551        # cannot just pass the convience library names through
     14552        # without $wl, iff we do not link with $LD.
     14553        # Luckily, gcc supports the same syntax we need for Sun Studio.
     14554        # Supported since Solaris 2.6 (maybe 2.5.1?)
     14555        case $wlarc in
     14556        '')
     14557          whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;;
     14558        *)
     14559          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' ;;
     14560        esac ;;
    1418314561      esac
    1418414562      link_all_deplibs_F77=yes
     
    1445414832  ;;
    1445514833
    14456 bsdi4*)
     14834bsdi[45]*)
    1445714835  version_type=linux
    1445814836  need_version=no
     
    1451214890    pw32*)
    1451314891      # pw32 DLLs use 'pw' prefix rather than 'lib'
    14514       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
     14892      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    1451514893      ;;
    1451614894    esac
     
    1457014948  ;;
    1457114949
    14572 freebsd*)
     14950freebsd* | dragonfly*)
     14951  # DragonFly does not have aout.  When/if they implement a new
     14952  # versioning mechanism, adjust this.
    1457314953  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
    1457414954  version_type=freebsd-$objformat
     
    1458914969    shlibpath_overrides_runpath=yes
    1459014970    ;;
    14591   freebsd3.01* | freebsdelf3.01*)
     14971  freebsd3.[01]* | freebsdelf3.[01]*)
    1459214972    shlibpath_overrides_runpath=yes
    1459314973    hardcode_into_libs=yes
     
    1471315093  hardcode_into_libs=yes
    1471415094
     15095  # find out which ABI we are using
     15096  libsuff=
     15097  case "$host_cpu" in
     15098  x86_64*|s390x*|powerpc64*)
     15099    echo '#line 15099 "configure"' > conftest.$ac_ext
     15100    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     15101  (eval $ac_compile) 2>&5
     15102  ac_status=$?
     15103  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     15104  (exit $ac_status); }; then
     15105      case `/usr/bin/file conftest.$ac_objext` in
     15106      *64-bit*)
     15107        libsuff=64
     15108        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     15109        ;;
     15110      esac
     15111    fi
     15112    rm -rf conftest*
     15113    ;;
     15114  esac
     15115
    1471515116  # Append ld.so.conf contents to the search path
    1471615117  if test -f /etc/ld.so.conf; then
    14717     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
    14718     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
     15118    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/[:,        ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
     15119    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
    1471915120  fi
    1472015121
     
    1472615127  # assume the GNU/Linux dynamic linker is in use.
    1472715128  dynamic_linker='GNU/Linux ld.so'
    14728   ;;
    14729 
    14730 netbsdelf*-gnu)
    14731   version_type=linux
    14732   need_lib_prefix=no
    14733   need_version=no
    14734   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    14735   soname_spec='${libname}${release}${shared_ext}$major'
    14736   shlibpath_var=LD_LIBRARY_PATH
    14737   shlibpath_overrides_runpath=no
    14738   hardcode_into_libs=yes
    14739   dynamic_linker='NetBSD ld.elf_so'
    1474015129  ;;
    1474115130
     
    1479015179  version_type=sunos
    1479115180  need_lib_prefix=no
    14792   need_version=yes
     15181  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
     15182  case $host_os in
     15183    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
     15184    *)                         need_version=no  ;;
     15185  esac
    1479315186  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1479415187  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1491215305hardcode_action_F77=
    1491315306if test -n "$hardcode_libdir_flag_spec_F77" || \
    14914    test -n "$runpath_var F77" || \
    14915    test "X$hardcode_automatic_F77"="Xyes" ; then
     15307   test -n "$runpath_var_F77" || \
     15308   test "X$hardcode_automatic_F77" = "Xyes" ; then
    1491615309
    1491715310  # We can hardcode non-existant directories.
     
    1509015483host_alias=$host_alias
    1509115484host=$host
     15485host_os=$host_os
     15486
     15487# The build system.
     15488build_alias=$build_alias
     15489build=$build
     15490build_os=$build_os
    1509215491
    1509315492# An echo program that does not interpret backslashes.
     
    1516615565compiler_c_o=$lt_lt_cv_prog_compiler_c_o_F77
    1516715566
    15168 # Must we lock files when doing compilation ?
     15567# Must we lock files when doing compilation?
    1516915568need_locks=$lt_need_locks
    1517015569
     
    1540415803
    1540515804# Code to be used in simple link tests
    15406 lt_simple_link_test_code='public class conftest { public static void main(String argv) {}; }\n'
     15805lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }\n'
    1540715806
    1540815807# ltmain only uses $CC for tagged configurations so make sure $CC is set.
     
    1541315812# Allow CC to be a program name with arguments.
    1541415813compiler=$CC
     15814
     15815
     15816# save warnings/boilerplate of simple test code
     15817ac_outfile=conftest.$ac_objext
     15818printf "$lt_simple_compile_test_code" >conftest.$ac_ext
     15819eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     15820_lt_compiler_boilerplate=`cat conftest.err`
     15821$rm conftest*
     15822
     15823ac_outfile=conftest.$ac_objext
     15824printf "$lt_simple_link_test_code" >conftest.$ac_ext
     15825eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     15826_lt_linker_boilerplate=`cat conftest.err`
     15827$rm conftest*
    1541515828
    1541615829
     
    1542015833compiler=$CC
    1542115834compiler_GCJ=$CC
     15835for cc_temp in $compiler""; do
     15836  case $cc_temp in
     15837    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
     15838    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
     15839    \-*) ;;
     15840    *) break;;
     15841  esac
     15842done
     15843cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
     15844
    1542215845
    1542315846# GCJ did not exist at the time GCC didn't implicitly link libc in.
    1542415847archive_cmds_need_lc_GCJ=no
     15848
     15849old_archive_cmds_GCJ=$old_archive_cmds
    1542515850
    1542615851
     
    1544915874   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1545015875   -e 's:$: $lt_compiler_flag:'`
    15451    (eval echo "\"\$as_me:15451: $lt_compile\"" >&5)
     15876   (eval echo "\"\$as_me:15876: $lt_compile\"" >&5)
    1545215877   (eval "$lt_compile" 2>conftest.err)
    1545315878   ac_status=$?
    1545415879   cat conftest.err >&5
    15455    echo "$as_me:15455: \$? = $ac_status" >&5
     15880   echo "$as_me:15880: \$? = $ac_status" >&5
    1545615881   if (exit $ac_status) && test -s "$ac_outfile"; then
    1545715882     # The compiler can only warn and ignore the option if not recognized
    15458      # So say no if there are warnings
    15459      if test ! -s conftest.err; then
     15883     # So say no if there are warnings other than the usual output.
     15884     $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
     15885     $SED '/^$/d' conftest.err >conftest.er2
     15886     if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
    1546015887       lt_cv_prog_compiler_rtti_exceptions=yes
    1546115888     fi
     
    1556015987      fi
    1556115988      ;;
     15989      darwin*)
     15990        # PIC is the default on this platform
     15991        # Common symbols not allowed in MH_DYLIB files
     15992       case $cc_basename in
     15993         xlc*)
     15994         lt_prog_compiler_pic_GCJ='-qnocommon'
     15995         lt_prog_compiler_wl_GCJ='-Wl,'
     15996         ;;
     15997       esac
     15998       ;;
    1556215999
    1556316000    mingw* | pw32* | os2*)
     
    1559516032
    1559616033    linux*)
    15597       case $CC in
     16034      case $cc_basename in
    1559816035      icc* | ecc*)
    1559916036        lt_prog_compiler_wl_GCJ='-Wl,'
    1560016037        lt_prog_compiler_pic_GCJ='-KPIC'
     16038        lt_prog_compiler_static_GCJ='-static'
     16039        ;;
     16040      pgcc* | pgf77* | pgf90*)
     16041        # Portland Group compilers (*not* the Pentium gcc compiler,
     16042        # which looks to be a dead project)
     16043        lt_prog_compiler_wl_GCJ='-Wl,'
     16044        lt_prog_compiler_pic_GCJ='-fpic'
    1560116045        lt_prog_compiler_static_GCJ='-static'
    1560216046        ;;
     
    1562116065
    1562216066    solaris*)
    15623       lt_prog_compiler_wl_GCJ='-Wl,'
    1562416067      lt_prog_compiler_pic_GCJ='-KPIC'
    1562516068      lt_prog_compiler_static_GCJ='-Bstatic'
     16069      case $cc_basename in
     16070      f77* | f90* | f95*)
     16071        lt_prog_compiler_wl_GCJ='-Qoption ld ';;
     16072      *)
     16073        lt_prog_compiler_wl_GCJ='-Wl,';;
     16074      esac
    1562616075      ;;
    1562716076
     
    1564316092        lt_prog_compiler_static_GCJ='-Bstatic'
    1564416093      fi
     16094      ;;
     16095
     16096    unicos*)
     16097      lt_prog_compiler_wl_GCJ='-Wl,'
     16098      lt_prog_compiler_can_build_shared_GCJ=no
    1564516099      ;;
    1564616100
     
    1568216136   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1568316137   -e 's:$: $lt_compiler_flag:'`
    15684    (eval echo "\"\$as_me:15684: $lt_compile\"" >&5)
     16138   (eval echo "\"\$as_me:16138: $lt_compile\"" >&5)
    1568516139   (eval "$lt_compile" 2>conftest.err)
    1568616140   ac_status=$?
    1568716141   cat conftest.err >&5
    15688    echo "$as_me:15688: \$? = $ac_status" >&5
     16142   echo "$as_me:16142: \$? = $ac_status" >&5
    1568916143   if (exit $ac_status) && test -s "$ac_outfile"; then
    1569016144     # The compiler can only warn and ignore the option if not recognized
    15691      # So say no if there are warnings
    15692      if test ! -s conftest.err; then
     16145     # So say no if there are warnings other than the usual output.
     16146     $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp
     16147     $SED '/^$/d' conftest.err >conftest.er2
     16148     if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then
    1569316149       lt_prog_compiler_pic_works_GCJ=yes
    1569416150     fi
     
    1574216198   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1574316199   -e 's:$: $lt_compiler_flag:'`
    15744    (eval echo "\"\$as_me:15744: $lt_compile\"" >&5)
     16200   (eval echo "\"\$as_me:16200: $lt_compile\"" >&5)
    1574516201   (eval "$lt_compile" 2>out/conftest.err)
    1574616202   ac_status=$?
    1574716203   cat out/conftest.err >&5
    15748    echo "$as_me:15748: \$? = $ac_status" >&5
     16204   echo "$as_me:16204: \$? = $ac_status" >&5
    1574916205   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1575016206   then
    1575116207     # The compiler can only warn and ignore the option if not recognized
    1575216208     # So say no if there are warnings
    15753      if test ! -s out/conftest.err; then
     16209     $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp
     16210     $SED '/^$/d' out/conftest.err >out/conftest.er2
     16211     if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then
    1575416212       lt_cv_prog_compiler_c_o_GCJ=yes
    1575516213     fi
     
    1583116289  # preloaded symbol tables.
    1583216290  extract_expsyms_cmds=
     16291  # Just being paranoid about ensuring that cc_basename is set.
     16292  for cc_temp in $compiler""; do
     16293  case $cc_temp in
     16294    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
     16295    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
     16296    \-*) ;;
     16297    *) break;;
     16298  esac
     16299done
     16300cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
    1583316301
    1583416302  case $host_os in
     
    1585116319    wlarc='${wl}'
    1585216320
     16321    # Set some defaults for GNU ld with shared library support. These
     16322    # are reset later if shared libraries are not supported. Putting them
     16323    # here allows them to be overridden if necessary.
     16324    runpath_var=LD_RUN_PATH
     16325    hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir'
     16326    export_dynamic_flag_spec_GCJ='${wl}--export-dynamic'
     16327    # ancient GNU ld didn't support --whole-archive et. al.
     16328    if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
     16329        whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
     16330      else
     16331        whole_archive_flag_spec_GCJ=
     16332    fi
     16333    supports_anon_versioning=no
     16334    case `$LD -v 2>/dev/null` in
     16335      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
     16336      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
     16337      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
     16338      *\ 2.11.*) ;; # other 2.11 versions
     16339      *) supports_anon_versioning=yes ;;
     16340    esac
     16341
    1585316342    # See if GNU ld supports shared libraries.
    1585416343    case $host_os in
     
    1590116390      always_export_symbols_GCJ=no
    1590216391      enable_shared_with_static_runtimes_GCJ=yes
    15903       export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
     16392      export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
    1590416393
    1590516394      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
     
    1591516404        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    1591616405      else
    15917         ld_shlibs=no
     16406        ld_shlibs_GCJ=no
    1591816407      fi
    1591916408      ;;
    1592016409
    15921     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
     16410    linux*)
     16411      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     16412        tmp_addflag=
     16413        case $cc_basename,$host_cpu in
     16414        pgcc*)                          # Portland Group C compiler
     16415          whole_archive_flag_spec_GCJ='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
     16416          tmp_addflag=' $pic_flag'
     16417          ;;
     16418        pgf77* | pgf90* )                       # Portland Group f77 and f90 compilers
     16419          whole_archive_flag_spec_GCJ='${wl}--whole-archive,`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
     16420          tmp_addflag=' $pic_flag -Mnomain' ;;
     16421        ecc*,ia64* | icc*,ia64*)                # Intel C compiler on ia64
     16422          tmp_addflag=' -i_dynamic' ;;
     16423        efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64
     16424          tmp_addflag=' -i_dynamic -nofor_main' ;;
     16425        ifc* | ifort*)                  # Intel Fortran compiler
     16426          tmp_addflag=' -nofor_main' ;;
     16427        esac
     16428        archive_cmds_GCJ='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
     16429
     16430        if test $supports_anon_versioning = yes; then
     16431          archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
     16432  cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     16433  $echo "local: *; };" >> $output_objdir/$libname.ver~
     16434          $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
     16435        fi
     16436      else
     16437        ld_shlibs_GCJ=no
     16438      fi
     16439      ;;
     16440
     16441    netbsd*)
    1592216442      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
    1592316443        archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
     
    1595716477      ;;
    1595816478
    15959   linux*)
    15960     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    15961         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    15962         archive_cmds_GCJ="$tmp_archive_cmds"
    15963       supports_anon_versioning=no
    15964       case `$LD -v 2>/dev/null` in
    15965         *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
    15966         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
    15967         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
    15968         *\ 2.11.*) ;; # other 2.11 versions
    15969         *) supports_anon_versioning=yes ;;
    15970       esac
    15971       if test $supports_anon_versioning = yes; then
    15972         archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
    15973 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
    15974 $echo "local: *; };" >> $output_objdir/$libname.ver~
    15975         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
    15976       else
    15977         archive_expsym_cmds_GCJ="$tmp_archive_cmds"
    15978       fi
    15979       link_all_deplibs_GCJ=no
    15980     else
    15981       ld_shlibs_GCJ=no
    15982     fi
    15983     ;;
    15984 
    1598516479    *)
    1598616480      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     
    1599316487    esac
    1599416488
    15995     if test "$ld_shlibs_GCJ" = yes; then
    15996       runpath_var=LD_RUN_PATH
    15997       hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir'
    15998       export_dynamic_flag_spec_GCJ='${wl}--export-dynamic'
    15999       # ancient GNU ld didn't support --whole-archive et. al.
    16000       if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
    16001         whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
    16002       else
    16003         whole_archive_flag_spec_GCJ=
    16004       fi
     16489    if test "$ld_shlibs_GCJ" = no; then
     16490      runpath_var=
     16491      hardcode_libdir_flag_spec_GCJ=
     16492      export_dynamic_flag_spec_GCJ=
     16493      whole_archive_flag_spec_GCJ=
    1600516494    fi
    1600616495  else
     
    1606616555
    1606716556      if test "$GCC" = yes; then
    16068         case $host_os in aix4.012|aix4.012.*)
     16557        case $host_os in aix4.[012]|aix4.[012].*)
    1606916558        # We only want to do this on AIX 4.2 and lower, the check
    1607016559        # below for broken collect2 doesn't work under 4.3+
     
    1608716576        esac
    1608816577        shared_flag='-shared'
     16578        if test "$aix_use_runtimelinking" = yes; then
     16579          shared_flag="$shared_flag "'${wl}-G'
     16580        fi
    1608916581      else
    1609016582        # not using gcc
     
    1613416626  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1613516627  (exit $ac_status); } &&
    16136          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     16628         { ac_try='test -z "$ac_c_werror_flag"
     16629                         || test ! -s conftest.err'
    1613716630  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1613816631  (eval $ac_try) 2>&5
     
    1619416687  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1619516688  (exit $ac_status); } &&
    16196          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     16689         { ac_try='test -z "$ac_c_werror_flag"
     16690                         || test ! -s conftest.err'
    1619716691  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1619816692  (eval $ac_try) 2>&5
     
    1624516739      ;;
    1624616740
    16247     bsdi4*)
     16741    bsdi[45]*)
    1624816742      export_dynamic_flag_spec_GCJ=-rdynamic
    1624916743      ;;
     
    1626616760      # FIXME: Should let the user specify the lib program.
    1626716761      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
    16268       fix_srcfile_path='`cygpath -w "$srcfile"`'
     16762      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
    1626916763      enable_shared_with_static_runtimes_GCJ=yes
    1627016764      ;;
    1627116765
    1627216766    darwin* | rhapsody*)
    16273     if test "$GXX" = yes ; then
     16767      case "$host_os" in
     16768        rhapsody* | darwin1.[012])
     16769         allow_undefined_flag_GCJ='${wl}-undefined ${wl}suppress'
     16770         ;;
     16771       *) # Darwin 1.3 on
     16772         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     16773           allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
     16774         else
     16775           case ${MACOSX_DEPLOYMENT_TARGET} in
     16776             10.[012])
     16777               allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress'
     16778               ;;
     16779             10.*)
     16780               allow_undefined_flag_GCJ='${wl}-undefined ${wl}dynamic_lookup'
     16781               ;;
     16782           esac
     16783         fi
     16784         ;;
     16785      esac
    1627416786      archive_cmds_need_lc_GCJ=no
    16275       case "$host_os" in
    16276       rhapsody* | darwin1.[012])
    16277         allow_undefined_flag_GCJ='-undefined suppress'
    16278         ;;
    16279       *) # Darwin 1.3 on
    16280       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    16281         allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
    16282       else
    16283         case ${MACOSX_DEPLOYMENT_TARGET} in
    16284           10.[012])
    16285             allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
    16286             ;;
    16287           10.*)
    16288             allow_undefined_flag_GCJ='-undefined dynamic_lookup'
    16289             ;;
    16290         esac
    16291       fi
    16292         ;;
    16293       esac
    16294         lt_int_apple_cc_single_mod=no
    16295         output_verbose_link_cmd='echo'
    16296         if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
    16297           lt_int_apple_cc_single_mod=yes
    16298         fi
    16299         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    16300           archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    16301         else
    16302         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'
    16303       fi
    16304       module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    16305       # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    16306         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    16307           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}'
    16308         else
    16309           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}'
    16310         fi
    16311           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}'
    1631216787      hardcode_direct_GCJ=no
    1631316788      hardcode_automatic_GCJ=yes
    1631416789      hardcode_shlibpath_var_GCJ=unsupported
    16315       whole_archive_flag_spec_GCJ='-all_load $convenience'
     16790      whole_archive_flag_spec_GCJ=''
    1631616791      link_all_deplibs_GCJ=yes
     16792    if test "$GCC" = yes ; then
     16793        output_verbose_link_cmd='echo'
     16794        archive_cmds_GCJ='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     16795      module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     16796      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
     16797      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}'
     16798      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}'
    1631716799    else
    16318       ld_shlibs_GCJ=no
     16800      case $cc_basename in
     16801        xlc*)
     16802         output_verbose_link_cmd='echo'
     16803         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
     16804         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     16805          # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
     16806         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}'
     16807          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}'
     16808          ;;
     16809       *)
     16810         ld_shlibs_GCJ=no
     16811          ;;
     16812      esac
    1631916813    fi
    1632016814      ;;
     
    1635016844
    1635116845    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    16352     freebsd* | kfreebsd*-gnu)
     16846    freebsd* | kfreebsd*-gnu | dragonfly*)
    1635316847      archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    1635416848      hardcode_libdir_flag_spec_GCJ='-R$libdir'
     
    1643716931      ;;
    1643816932
    16439     netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
     16933    netbsd*)
    1644016934      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
    1644116935        archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
     
    1646116955      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
    1646216956        archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
     16957        archive_expsym_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
    1646316958        hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
    1646416959        export_dynamic_flag_spec_GCJ='${wl}-E'
     
    1650617001        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'
    1650717002        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~
    16508         $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'
     17003        $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'
    1650917004
    1651017005        # Both c and cxx compiler support -rpath directly
     
    1652517020      no_undefined_flag_GCJ=' -z text'
    1652617021      if test "$GCC" = yes; then
     17022        wlarc='${wl}'
    1652717023        archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    1652817024        archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    1652917025          $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
    1653017026      else
     17027        wlarc=''
    1653117028        archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    1653217029        archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     
    1653717034      case $host_os in
    1653817035      solaris2.[0-5] | solaris2.[0-5].*) ;;
    16539       *) # Supported since Solaris 2.6 (maybe 2.5.1?)
    16540         whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;;
     17036      *)
     17037        # The compiler driver will combine linker options so we
     17038        # cannot just pass the convience library names through
     17039        # without $wl, iff we do not link with $LD.
     17040        # Luckily, gcc supports the same syntax we need for Sun Studio.
     17041        # Supported since Solaris 2.6 (maybe 2.5.1?)
     17042        case $wlarc in
     17043        '')
     17044          whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;;
     17045        *)
     17046          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' ;;
     17047        esac ;;
    1654117048      esac
    1654217049      link_all_deplibs_GCJ=yes
     
    1681217319  ;;
    1681317320
    16814 bsdi4*)
     17321bsdi[45]*)
    1681517322  version_type=linux
    1681617323  need_version=no
     
    1687017377    pw32*)
    1687117378      # pw32 DLLs use 'pw' prefix rather than 'lib'
    16872       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
     17379      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    1687317380      ;;
    1687417381    esac
     
    1692817435  ;;
    1692917436
    16930 freebsd*)
     17437freebsd* | dragonfly*)
     17438  # DragonFly does not have aout.  When/if they implement a new
     17439  # versioning mechanism, adjust this.
    1693117440  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
    1693217441  version_type=freebsd-$objformat
     
    1694717456    shlibpath_overrides_runpath=yes
    1694817457    ;;
    16949   freebsd3.01* | freebsdelf3.01*)
     17458  freebsd3.[01]* | freebsdelf3.[01]*)
    1695017459    shlibpath_overrides_runpath=yes
    1695117460    hardcode_into_libs=yes
     
    1707117580  hardcode_into_libs=yes
    1707217581
     17582  # find out which ABI we are using
     17583  libsuff=
     17584  case "$host_cpu" in
     17585  x86_64*|s390x*|powerpc64*)
     17586    echo '#line 17586 "configure"' > conftest.$ac_ext
     17587    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     17588  (eval $ac_compile) 2>&5
     17589  ac_status=$?
     17590  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17591  (exit $ac_status); }; then
     17592      case `/usr/bin/file conftest.$ac_objext` in
     17593      *64-bit*)
     17594        libsuff=64
     17595        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     17596        ;;
     17597      esac
     17598    fi
     17599    rm -rf conftest*
     17600    ;;
     17601  esac
     17602
    1707317603  # Append ld.so.conf contents to the search path
    1707417604  if test -f /etc/ld.so.conf; then
    17075     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
    17076     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
     17605    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/[:,        ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
     17606    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
    1707717607  fi
    1707817608
     
    1708417614  # assume the GNU/Linux dynamic linker is in use.
    1708517615  dynamic_linker='GNU/Linux ld.so'
    17086   ;;
    17087 
    17088 netbsdelf*-gnu)
    17089   version_type=linux
    17090   need_lib_prefix=no
    17091   need_version=no
    17092   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    17093   soname_spec='${libname}${release}${shared_ext}$major'
    17094   shlibpath_var=LD_LIBRARY_PATH
    17095   shlibpath_overrides_runpath=no
    17096   hardcode_into_libs=yes
    17097   dynamic_linker='NetBSD ld.elf_so'
    1709817616  ;;
    1709917617
     
    1714817666  version_type=sunos
    1714917667  need_lib_prefix=no
    17150   need_version=yes
     17668  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
     17669  case $host_os in
     17670    openbsd3.3 | openbsd3.3.*) need_version=yes ;;
     17671    *)                         need_version=no  ;;
     17672  esac
    1715117673  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1715217674  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1727017792hardcode_action_GCJ=
    1727117793if test -n "$hardcode_libdir_flag_spec_GCJ" || \
    17272    test -n "$runpath_var GCJ" || \
    17273    test "X$hardcode_automatic_GCJ"="Xyes" ; then
     17794   test -n "$runpath_var_GCJ" || \
     17795   test "X$hardcode_automatic_GCJ" = "Xyes" ; then
    1727417796
    1727517797  # We can hardcode non-existant directories.
     
    1739717919  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1739817920  (exit $ac_status); } &&
    17399          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     17921         { ac_try='test -z "$ac_c_werror_flag"
     17922                         || test ! -s conftest.err'
    1740017923  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1740117924  (eval $ac_try) 2>&5
     
    1750018023  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1750118024  (exit $ac_status); } &&
    17502          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     18025         { ac_try='test -z "$ac_c_werror_flag"
     18026                         || test ! -s conftest.err'
    1750318027  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1750418028  (eval $ac_try) 2>&5
     
    1756518089  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1756618090  (exit $ac_status); } &&
    17567          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     18091         { ac_try='test -z "$ac_c_werror_flag"
     18092                         || test ! -s conftest.err'
    1756818093  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1756918094  (eval $ac_try) 2>&5
     
    1765818183  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1765918184  (exit $ac_status); } &&
    17660          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     18185         { ac_try='test -z "$ac_c_werror_flag"
     18186                         || test ! -s conftest.err'
    1766118187  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1766218188  (eval $ac_try) 2>&5
     
    1772318249  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1772418250  (exit $ac_status); } &&
    17725          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     18251         { ac_try='test -z "$ac_c_werror_flag"
     18252                         || test ! -s conftest.err'
    1772618253  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1772718254  (eval $ac_try) 2>&5
     
    1778918316  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1779018317  (exit $ac_status); } &&
    17791          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     18318         { ac_try='test -z "$ac_c_werror_flag"
     18319                         || test ! -s conftest.err'
    1779218320  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1779318321  (eval $ac_try) 2>&5
     
    1785518383  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1785618384  (exit $ac_status); } &&
    17857          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     18385         { ac_try='test -z "$ac_c_werror_flag"
     18386                         || test ! -s conftest.err'
    1785818387  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1785918388  (eval $ac_try) 2>&5
     
    1793018459  lt_status=$lt_dlunknown
    1793118460  cat > conftest.$ac_ext <<EOF
    17932 #line 17932 "configure"
     18461#line 18461 "configure"
    1793318462#include "confdefs.h"
    1793418463
     
    1802818557  lt_status=$lt_dlunknown
    1802918558  cat > conftest.$ac_ext <<EOF
    18030 #line 18030 "configure"
     18559#line 18559 "configure"
    1803118560#include "confdefs.h"
    1803218561
     
    1824618775host_alias=$host_alias
    1824718776host=$host
     18777host_os=$host_os
     18778
     18779# The build system.
     18780build_alias=$build_alias
     18781build=$build
     18782build_os=$build_os
    1824818783
    1824918784# An echo program that does not interpret backslashes.
     
    1832218857compiler_c_o=$lt_lt_cv_prog_compiler_c_o_GCJ
    1832318858
    18324 # Must we lock files when doing compilation ?
     18859# Must we lock files when doing compilation?
    1832518860need_locks=$lt_need_locks
    1832618861
     
    1857019105
    1857119106
     19107# save warnings/boilerplate of simple test code
     19108ac_outfile=conftest.$ac_objext
     19109printf "$lt_simple_compile_test_code" >conftest.$ac_ext
     19110eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     19111_lt_compiler_boilerplate=`cat conftest.err`
     19112$rm conftest*
     19113
     19114ac_outfile=conftest.$ac_objext
     19115printf "$lt_simple_link_test_code" >conftest.$ac_ext
     19116eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err
     19117_lt_linker_boilerplate=`cat conftest.err`
     19118$rm conftest*
     19119
     19120
    1857219121# Allow CC to be a program name with arguments.
    1857319122lt_save_CC="$CC"
     
    1857519124compiler=$CC
    1857619125compiler_RC=$CC
     19126for cc_temp in $compiler""; do
     19127  case $cc_temp in
     19128    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
     19129    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
     19130    \-*) ;;
     19131    *) break;;
     19132  esac
     19133done
     19134cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
     19135
    1857719136lt_cv_prog_compiler_c_o_RC=yes
    1857819137
     
    1869119250host_alias=$host_alias
    1869219251host=$host
     19252host_os=$host_os
     19253
     19254# The build system.
     19255build_alias=$build_alias
     19256build=$build
     19257build_os=$build_os
    1869319258
    1869419259# An echo program that does not interpret backslashes.
     
    1876719332compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC
    1876819333
    18769 # Must we lock files when doing compilation ?
     19334# Must we lock files when doing compilation?
    1877019335need_locks=$lt_need_locks
    1877119336
     
    1915719722  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1915819723  (exit $ac_status); } &&
    19159          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     19724         { ac_try='test -z "$ac_c_werror_flag"
     19725                         || test ! -s conftest.err'
    1916019726  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1916119727  (eval $ac_try) 2>&5
     
    1932719893  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1932819894  (exit $ac_status); } &&
    19329          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     19895         { ac_try='test -z "$ac_c_werror_flag"
     19896                         || test ! -s conftest.err'
    1933019897  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1933119898  (eval $ac_try) 2>&5
     
    1950420071  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1950520072  (exit $ac_status); } &&
    19506          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     20073         { ac_try='test -z "$ac_c_werror_flag"
     20074                         || test ! -s conftest.err'
    1950720075  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1950820076  (eval $ac_try) 2>&5
     
    1955920127  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1956020128  (exit $ac_status); } &&
    19561          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     20129         { ac_try='test -z "$ac_c_werror_flag"
     20130                         || test ! -s conftest.err'
    1956220131  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1956320132  (eval $ac_try) 2>&5
     
    1967420243  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1967520244  (exit $ac_status); } &&
    19676          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     20245         { ac_try='test -z "$ac_c_werror_flag"
     20246                         || test ! -s conftest.err'
    1967720247  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1967820248  (eval $ac_try) 2>&5
     
    1973720307  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1973820308  (exit $ac_status); } &&
    19739          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     20309         { ac_try='test -z "$ac_c_werror_flag"
     20310                         || test ! -s conftest.err'
    1974020311  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1974120312  (eval $ac_try) 2>&5
     
    1980220373  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    1980320374  (exit $ac_status); } &&
    19804          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     20375         { ac_try='test -z "$ac_c_werror_flag"
     20376                         || test ! -s conftest.err'
    1980520377  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1980620378  (eval $ac_try) 2>&5
     
    2006220634
    2006320635
    20064   succeeded=no
    20065 
    20066   if test -z "$PKG_CONFIG"; then
    20067     # Extract the first word of "pkg-config", so it can be a program name with args.
    20068 set dummy pkg-config; ac_word=$2
     20636
     20637if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
     20638        if test -n "$ac_tool_prefix"; then
     20639  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
     20640set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
    2006920641echo "$as_me:$LINENO: checking for $ac_word" >&5
    2007020642echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     
    2009120663done
    2009220664
    20093   test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
    2009420665  ;;
    2009520666esac
     
    2010520676fi
    2010620677
    20107   fi
    20108 
    20109   if test "$PKG_CONFIG" = "no" ; then
    20110      echo "*** The pkg-config script could not be found. Make sure it is"
    20111      echo "*** in your path, or set the PKG_CONFIG environment variable"
    20112      echo "*** to the full path to pkg-config."
    20113      echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
    20114   else
    20115      PKG_CONFIG_MIN_VERSION=0.9.0
    20116      if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
    20117         echo "$as_me:$LINENO: checking for gtk+ >= 1.2.2" >&5
    20118 echo $ECHO_N "checking for gtk+ >= 1.2.2... $ECHO_C" >&6
    20119 
    20120         if $PKG_CONFIG --exists "gtk+ >= 1.2.2" ; then
    20121             echo "$as_me:$LINENO: result: yes" >&5
    20122 echo "${ECHO_T}yes" >&6
    20123             succeeded=yes
    20124 
    20125             echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
    20126 echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
    20127             GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+ >= 1.2.2"`
    20128             echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
    20129 echo "${ECHO_T}$GTK_CFLAGS" >&6
    20130 
    20131             echo "$as_me:$LINENO: checking GTK_LIBS" >&5
    20132 echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
    20133             GTK_LIBS=`$PKG_CONFIG --libs "gtk+ >= 1.2.2"`
    20134             echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
    20135 echo "${ECHO_T}$GTK_LIBS" >&6
    20136         else
    20137             GTK_CFLAGS=""
    20138             GTK_LIBS=""
    20139             ## If we have a custom action on failure, don't print errors, but
    20140             ## do set a variable so people can do so.
    20141             GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+ >= 1.2.2"`
    20142 
    20143         fi
    20144 
    20145 
    20146 
    20147      else
    20148         echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
    20149         echo "*** See http://www.freedesktop.org/software/pkgconfig"
    20150      fi
    20151   fi
    20152 
    20153   if test $succeeded = yes; then
    20154      :
    20155   else
    20156      { { echo "$as_me:$LINENO: error: GTK+ >= 1.2.2 development package not installed" >&5
    20157 echo "$as_me: error: GTK+ >= 1.2.2 development package not installed" >&2;}
    20158    { (exit 1); exit 1; }; }
    20159 
    20160   fi
    20161 
    20162 
    20163 
    20164   succeeded=no
    20165 
    20166   if test -z "$PKG_CONFIG"; then
    20167     # Extract the first word of "pkg-config", so it can be a program name with args.
     20678fi
     20679if test -z "$ac_cv_path_PKG_CONFIG"; then
     20680  ac_pt_PKG_CONFIG=$PKG_CONFIG
     20681  # Extract the first word of "pkg-config", so it can be a program name with args.
    2016820682set dummy pkg-config; ac_word=$2
    2016920683echo "$as_me:$LINENO: checking for $ac_word" >&5
    2017020684echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    20171 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
     20685if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
    2017220686  echo $ECHO_N "(cached) $ECHO_C" >&6
    2017320687else
    20174   case $PKG_CONFIG in
     20688  case $ac_pt_PKG_CONFIG in
    2017520689  [\\/]* | ?:[\\/]*)
    20176   ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
     20690  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
    2017720691  ;;
    2017820692  *)
     
    2018420698  for ac_exec_ext in '' $ac_executable_extensions; do
    2018520699  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    20186     ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
     20700    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
    2018720701    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    2018820702    break 2
     
    2019120705done
    2019220706
    20193   test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
    2019420707  ;;
    2019520708esac
    2019620709fi
    20197 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
    20198 
    20199 if test -n "$PKG_CONFIG"; then
    20200   echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
    20201 echo "${ECHO_T}$PKG_CONFIG" >&6
     20710ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
     20711
     20712if test -n "$ac_pt_PKG_CONFIG"; then
     20713  echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
     20714echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6
    2020220715else
    2020320716  echo "$as_me:$LINENO: result: no" >&5
     
    2020520718fi
    2020620719
    20207   fi
    20208 
    20209   if test "$PKG_CONFIG" = "no" ; then
    20210      echo "*** The pkg-config script could not be found. Make sure it is"
    20211      echo "*** in your path, or set the PKG_CONFIG environment variable"
    20212      echo "*** to the full path to pkg-config."
    20213      echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
    20214   else
    20215      PKG_CONFIG_MIN_VERSION=0.9.0
    20216      if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
    20217         echo "$as_me:$LINENO: checking for glib >= 1.2.10" >&5
    20218 echo $ECHO_N "checking for glib >= 1.2.10... $ECHO_C" >&6
    20219 
    20220         if $PKG_CONFIG --exists "glib >= 1.2.10" ; then
    20221             echo "$as_me:$LINENO: result: yes" >&5
     20720  PKG_CONFIG=$ac_pt_PKG_CONFIG
     20721else
     20722  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
     20723fi
     20724
     20725fi
     20726if test -n "$PKG_CONFIG"; then
     20727        _pkg_min_version=0.9.0
     20728        echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
     20729echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6
     20730        if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
     20731                echo "$as_me:$LINENO: result: yes" >&5
    2022220732echo "${ECHO_T}yes" >&6
    20223             succeeded=yes
    20224 
    20225             echo "$as_me:$LINENO: checking GLIB_CFLAGS" >&5
    20226 echo $ECHO_N "checking GLIB_CFLAGS... $ECHO_C" >&6
    20227             GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib >= 1.2.10"`
    20228             echo "$as_me:$LINENO: result: $GLIB_CFLAGS" >&5
    20229 echo "${ECHO_T}$GLIB_CFLAGS" >&6
    20230 
    20231             echo "$as_me:$LINENO: checking GLIB_LIBS" >&5
    20232 echo $ECHO_N "checking GLIB_LIBS... $ECHO_C" >&6
    20233             GLIB_LIBS=`$PKG_CONFIG --libs "glib >= 1.2.10"`
    20234             echo "$as_me:$LINENO: result: $GLIB_LIBS" >&5
    20235 echo "${ECHO_T}$GLIB_LIBS" >&6
    20236         else
    20237             GLIB_CFLAGS=""
    20238             GLIB_LIBS=""
    20239             ## If we have a custom action on failure, don't print errors, but
    20240             ## do set a variable so people can do so.
    20241             GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib >= 1.2.10"`
    20242 
    20243         fi
    20244 
    20245 
    20246 
    20247      else
    20248         echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
    20249         echo "*** See http://www.freedesktop.org/software/pkgconfig"
    20250      fi
    20251   fi
    20252 
    20253   if test $succeeded = yes; then
    20254      :
    20255   else
    20256      { { echo "$as_me:$LINENO: error: GLib+ >= 1.2.10 development package not installed" >&5
     20733        else
     20734                echo "$as_me:$LINENO: result: no" >&5
     20735echo "${ECHO_T}no" >&6
     20736                PKG_CONFIG=""
     20737        fi
     20738
     20739fi
     20740
     20741pkg_failed=no
     20742echo "$as_me:$LINENO: checking for GTK" >&5
     20743echo $ECHO_N "checking for GTK... $ECHO_C" >&6
     20744
     20745if test -n "$PKG_CONFIG"; then
     20746        if test -n "$PKG_CONFIG" && \
     20747    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+ >= 1.2.2\"") >&5
     20748  ($PKG_CONFIG --exists --print-errors "gtk+ >= 1.2.2") 2>&5
     20749  ac_status=$?
     20750  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     20751  (exit $ac_status); }; then
     20752  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+ >= 1.2.2" 2>/dev/null`
     20753else
     20754  pkg_failed=yes
     20755fi
     20756else
     20757        pkg_failed=untried
     20758fi
     20759if test -n "$PKG_CONFIG"; then
     20760        if test -n "$PKG_CONFIG" && \
     20761    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+ >= 1.2.2\"") >&5
     20762  ($PKG_CONFIG --exists --print-errors "gtk+ >= 1.2.2") 2>&5
     20763  ac_status=$?
     20764  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     20765  (exit $ac_status); }; then
     20766  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+ >= 1.2.2" 2>/dev/null`
     20767else
     20768  pkg_failed=yes
     20769fi
     20770else
     20771        pkg_failed=untried
     20772fi
     20773
     20774if test $pkg_failed = yes; then
     20775        GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+ >= 1.2.2"`
     20776        # Put the nasty error message in config.log where it belongs
     20777        echo "$GTK_PKG_ERRORS" 1>&5
     20778
     20779        { { echo "$as_me:$LINENO: error: GTK+ >= 1.2.2 development package not installed" >&5
     20780echo "$as_me: error: GTK+ >= 1.2.2 development package not installed" >&2;}
     20781   { (exit 1); exit 1; }; }
     20782
     20783elif test $pkg_failed = untried; then
     20784        { { echo "$as_me:$LINENO: error: GTK+ >= 1.2.2 development package not installed" >&5
     20785echo "$as_me: error: GTK+ >= 1.2.2 development package not installed" >&2;}
     20786   { (exit 1); exit 1; }; }
     20787
     20788else
     20789        GTK_CFLAGS=$pkg_cv_GTK_CFLAGS
     20790        GTK_LIBS=$pkg_cv_GTK_LIBS
     20791        echo "$as_me:$LINENO: result: yes" >&5
     20792echo "${ECHO_T}yes" >&6
     20793        :
     20794fi
     20795
     20796
     20797pkg_failed=no
     20798echo "$as_me:$LINENO: checking for GLIB" >&5
     20799echo $ECHO_N "checking for GLIB... $ECHO_C" >&6
     20800
     20801if test -n "$PKG_CONFIG"; then
     20802        if test -n "$PKG_CONFIG" && \
     20803    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib >= 1.2.10\"") >&5
     20804  ($PKG_CONFIG --exists --print-errors "glib >= 1.2.10") 2>&5
     20805  ac_status=$?
     20806  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     20807  (exit $ac_status); }; then
     20808  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib >= 1.2.10" 2>/dev/null`
     20809else
     20810  pkg_failed=yes
     20811fi
     20812else
     20813        pkg_failed=untried
     20814fi
     20815if test -n "$PKG_CONFIG"; then
     20816        if test -n "$PKG_CONFIG" && \
     20817    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib >= 1.2.10\"") >&5
     20818  ($PKG_CONFIG --exists --print-errors "glib >= 1.2.10") 2>&5
     20819  ac_status=$?
     20820  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     20821  (exit $ac_status); }; then
     20822  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib >= 1.2.10" 2>/dev/null`
     20823else
     20824  pkg_failed=yes
     20825fi
     20826else
     20827        pkg_failed=untried
     20828fi
     20829
     20830if test $pkg_failed = yes; then
     20831        GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib >= 1.2.10"`
     20832        # Put the nasty error message in config.log where it belongs
     20833        echo "$GLIB_PKG_ERRORS" 1>&5
     20834
     20835        { { echo "$as_me:$LINENO: error: GLib+ >= 1.2.10 development package not installed" >&5
    2025720836echo "$as_me: error: GLib+ >= 1.2.10 development package not installed" >&2;}
    2025820837   { (exit 1); exit 1; }; }
    2025920838
    20260   fi
    20261 
    20262 
    20263 
    20264 for ac_header in mpcdec/config_types.h
     20839elif test $pkg_failed = untried; then
     20840        { { echo "$as_me:$LINENO: error: GLib+ >= 1.2.10 development package not installed" >&5
     20841echo "$as_me: error: GLib+ >= 1.2.10 development package not installed" >&2;}
     20842   { (exit 1); exit 1; }; }
     20843
     20844else
     20845        GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS
     20846        GLIB_LIBS=$pkg_cv_GLIB_LIBS
     20847        echo "$as_me:$LINENO: result: yes" >&5
     20848echo "${ECHO_T}yes" >&6
     20849        :
     20850fi
     20851
     20852
     20853for ac_header in mpcdec/mpc_types.h
    2026520854do
    2026620855as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     
    2029520884  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2029620885  (exit $ac_status); } &&
    20297          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     20886         { ac_try='test -z "$ac_c_werror_flag"
     20887                         || test ! -s conftest.err'
    2029820888  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2029920889  (eval $ac_try) 2>&5
     
    2051221102  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2051321103  (exit $ac_status); } &&
    20514          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     21104         { ac_try='test -z "$ac_c_werror_flag"
     21105                         || test ! -s conftest.err'
    2051521106  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2051621107  (eval $ac_try) 2>&5
     
    2069221283  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2069321284  (exit $ac_status); } &&
    20694          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     21285         { ac_try='test -z "$ac_c_werror_flag"
     21286                         || test ! -s conftest.err'
    2069521287  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2069621288  (eval $ac_try) 2>&5
     
    2076121353  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2076221354  (exit $ac_status); } &&
    20763          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     21355         { ac_try='test -z "$ac_c_werror_flag"
     21356                         || test ! -s conftest.err'
    2076421357  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2076521358  (eval $ac_try) 2>&5
     
    2083021423  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2083121424  (exit $ac_status); } &&
    20832          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     21425         { ac_try='test -z "$ac_c_werror_flag"
     21426                         || test ! -s conftest.err'
    2083321427  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2083421428  (eval $ac_try) 2>&5
     
    2092621520  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2092721521  (exit $ac_status); } &&
    20928          { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
     21522         { ac_try='test -z "$ac_c_werror_flag"
     21523                         || test ! -s conftest.err'
    2092921524  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2093021525  (eval $ac_try) 2>&5
     
    2162222217s,@AUTOHEADER@,$AUTOHEADER,;t t
    2162322218s,@MAKEINFO@,$MAKEINFO,;t t
     22219s,@AMTAR@,$AMTAR,;t t
    2162422220s,@install_sh@,$install_sh,;t t
    2162522221s,@STRIP@,$STRIP,;t t
    2162622222s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
    2162722223s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
    21628 s,@mkdir_p@,$mkdir_p,;t t
    2162922224s,@AWK@,$AWK,;t t
    2163022225s,@SET_MAKE@,$SET_MAKE,;t t
    2163122226s,@am__leading_dot@,$am__leading_dot,;t t
    21632 s,@AMTAR@,$AMTAR,;t t
    21633 s,@am__tar@,$am__tar,;t t
    21634 s,@am__untar@,$am__untar,;t t
    2163522227s,@CXX@,$CXX,;t t
    2163622228s,@CXXFLAGS@,$CXXFLAGS,;t t
     
    2168822280s,@XMMS_EFFECT_PLUGIN_DIR@,$XMMS_EFFECT_PLUGIN_DIR,;t t
    2168922281s,@PKG_CONFIG@,$PKG_CONFIG,;t t
     22282s,@ac_pt_PKG_CONFIG@,$ac_pt_PKG_CONFIG,;t t
    2169022283s,@GTK_CFLAGS@,$GTK_CFLAGS,;t t
    2169122284s,@GTK_LIBS@,$GTK_LIBS,;t t
     
    2186422457  esac
    2186522458
     22459  if test x"$ac_file" != x-; then
     22460    { echo "$as_me:$LINENO: creating $ac_file" >&5
     22461echo "$as_me: creating $ac_file" >&6;}
     22462    rm -f "$ac_file"
     22463  fi
    2186622464  # Let's still pretend it is `configure' which instantiates (i.e., don't
    2186722465  # use $as_me), people would be surprised to read:
     
    2190222500      esac
    2190322501    done` || { (exit 1); exit 1; }
    21904 
    21905   if test x"$ac_file" != x-; then
    21906     { echo "$as_me:$LINENO: creating $ac_file" >&5
    21907 echo "$as_me: creating $ac_file" >&6;}
    21908     rm -f "$ac_file"
    21909   fi
    2191022502_ACEOF
    2191122503cat >>$CONFIG_STATUS <<_ACEOF
     
    2232122913    continue
    2232222914  fi
    22323   # Extract the definition of DEPDIR, am__include, and am__quote
    22324   # from the Makefile without running `make'.
    22325   DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
     22915  grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
     22916  # Extract the definition of DEP_FILES from the Makefile without
     22917  # running `make'.
     22918  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
    2232622919  test -z "$DEPDIR" && continue
    22327   am__include=`sed -n 's/^am__include = //p' < "$mf"`
    22328   test -z "am__include" && continue
    22329   am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
    2233022920  # When using ansi2knr, U may be empty or an underscore; expand it
    22331   U=`sed -n 's/^U = //p' < "$mf"`
    22332   # Find all dependency output files, they are included files with
    22333   # $(DEPDIR) in their names.  We invoke sed twice because it is the
    22334   # simplest approach to changing $(DEPDIR) to its actual value in the
    22335   # expansion.
    22336   for file in `sed -n "
    22337     s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
     22921  U=`sed -n -e '/^U = / s///p' < "$mf"`
     22922  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
     22923  # We invoke sed twice because it is the simplest approach to
     22924  # changing $(DEPDIR) to its actual value in the expansion.
     22925  for file in `sed -n -e '
     22926    /^DEP_FILES = .*\\\\$/ {
     22927      s/^DEP_FILES = //
     22928      :loop
     22929        s/\\\\$//
     22930        p
     22931        n
     22932        /\\\\$/ b loop
     22933      p
     22934    }
     22935    /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
    2233822936       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
    2233922937    # Make sure the directory exists.
Note: See TracChangeset for help on using the changeset viewer.