Changeset 533

Show
Ignore:
Timestamp:
03/17/08 11:18:48 (16 months ago)
Author:
hobu
Message:

update for 0.9.1

Location:
trunk
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • trunk/apps/Makefile.am

    r520 r533  
    77txt2las_SOURCES = txt2las.c 
    88 
     9#if GDAL_IS_CONFIG 
     10#las2ogr_SOURCES = las2ogr.cpp 
     11#else 
     12#las2ogr_SOURCES =  
     13#endif 
    914LDADD = ../src/liblas.la 
    1015bin_PROGRAMS = lasinfo las2las lasmerge las2txt txt2las 
  • trunk/apps/Makefile.in

    r520 r533  
    196196las2txt_SOURCES = las2txt.c lascommon.c 
    197197txt2las_SOURCES = txt2las.c 
     198 
     199#if GDAL_IS_CONFIG 
     200#las2ogr_SOURCES = las2ogr.cpp 
     201#else 
     202#las2ogr_SOURCES =  
     203#endif 
    198204LDADD = ../src/liblas.la 
    199205all: all-am 
  • trunk/configure

    r527 r533  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61 for las 0.9.0. 
     3# Generated by GNU Autoconf 2.61 for las 0.9.1. 
    44# 
    55# Report bugs to <hobu.inc@gmail.com>. 
     
    729729PACKAGE_NAME='las' 
    730730PACKAGE_TARNAME='las' 
    731 PACKAGE_VERSION='0.9.0' 
    732 PACKAGE_STRING='las 0.9.0' 
     731PACKAGE_VERSION='0.9.1' 
     732PACKAGE_STRING='las 0.9.1' 
    733733PACKAGE_BUGREPORT='hobu.inc@gmail.com' 
    734734 
     
    871871LIBTOOL 
    872872GDAL_INC GDAL_PREFIX 
     873GDAL_IS_CONFIG_TRUE 
     874GDAL_IS_CONFIG_FALSE 
    873875LIBOBJS 
    874876LTLIBOBJS' 
     
    13911393  # This message is too long to be a string in the A/UX 3.1 sh. 
    13921394  cat <<_ACEOF 
    1393 \`configure' configures las 0.9.0 to adapt to many kinds of systems. 
     1395\`configure' configures las 0.9.1 to adapt to many kinds of systems. 
    13941396 
    13951397Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    14611463if test -n "$ac_init_help"; then 
    14621464  case $ac_init_help in 
    1463      short | recursive ) echo "Configuration of las 0.9.0:";; 
     1465     short | recursive ) echo "Configuration of las 0.9.1:";; 
    14641466   esac 
    14651467  cat <<\_ACEOF 
     
    15651567if $ac_init_version; then 
    15661568  cat <<\_ACEOF 
    1567 las configure 0.9.0 
     1569las configure 0.9.1 
    15681570generated by GNU Autoconf 2.61 
    15691571 
     
    15791581running configure, to aid debugging if configure makes a mistake. 
    15801582 
    1581 It was created by las $as_me 0.9.0, which was 
     1583It was created by las $as_me 0.9.1, which was 
    15821584generated by GNU Autoconf 2.61.  Invocation command line was 
    15831585 
     
    20102012 
    20112013 
    2012 RELEASE_VERSION=0.9.0 
     2014RELEASE_VERSION=0.9.1 
    20132015 
    20142016debug_default="no" 
     
    23222324# Define the identity of the package. 
    23232325 PACKAGE='las' 
    2324  VERSION='0.9.0' 
     2326 VERSION='0.9.1' 
    23252327 
    23262328 
     
    51155117*-*-irix6*) 
    51165118  # Find out which ABI we are using. 
    5117   echo '#line 5117 "configure"' > conftest.$ac_ext 
     5119  echo '#line 5119 "configure"' > conftest.$ac_ext 
    51185120  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 
    51195121  (eval $ac_compile) 2>&5 
     
    73747376   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    73757377   -e 's:$: $lt_compiler_flag:'` 
    7376    (eval echo "\"\$as_me:7376: $lt_compile\"" >&5) 
     7378   (eval echo "\"\$as_me:7378: $lt_compile\"" >&5) 
    73777379   (eval "$lt_compile" 2>conftest.err) 
    73787380   ac_status=$? 
    73797381   cat conftest.err >&5 
    7380    echo "$as_me:7380: \$? = $ac_status" >&5 
     7382   echo "$as_me:7382: \$? = $ac_status" >&5 
    73817383   if (exit $ac_status) && test -s "$ac_outfile"; then 
    73827384     # The compiler can only warn and ignore the option if not recognized 
     
    76427644   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    76437645   -e 's:$: $lt_compiler_flag:'` 
    7644    (eval echo "\"\$as_me:7644: $lt_compile\"" >&5) 
     7646   (eval echo "\"\$as_me:7646: $lt_compile\"" >&5) 
    76457647   (eval "$lt_compile" 2>conftest.err) 
    76467648   ac_status=$? 
    76477649   cat conftest.err >&5 
    7648    echo "$as_me:7648: \$? = $ac_status" >&5 
     7650   echo "$as_me:7650: \$? = $ac_status" >&5 
    76497651   if (exit $ac_status) && test -s "$ac_outfile"; then 
    76507652     # The compiler can only warn and ignore the option if not recognized 
     
    77467748   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    77477749   -e 's:$: $lt_compiler_flag:'` 
    7748    (eval echo "\"\$as_me:7748: $lt_compile\"" >&5) 
     7750   (eval echo "\"\$as_me:7750: $lt_compile\"" >&5) 
    77497751   (eval "$lt_compile" 2>out/conftest.err) 
    77507752   ac_status=$? 
    77517753   cat out/conftest.err >&5 
    7752    echo "$as_me:7752: \$? = $ac_status" >&5 
     7754   echo "$as_me:7754: \$? = $ac_status" >&5 
    77537755   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    77547756   then 
     
    1005410056  lt_status=$lt_dlunknown 
    1005510057  cat > conftest.$ac_ext <<EOF 
    10056 #line 10056 "configure" 
     10058#line 10058 "configure" 
    1005710059#include "confdefs.h" 
    1005810060 
     
    1015410156  lt_status=$lt_dlunknown 
    1015510157  cat > conftest.$ac_ext <<EOF 
    10156 #line 10156 "configure" 
     10158#line 10158 "configure" 
    1015710159#include "confdefs.h" 
    1015810160 
     
    1249012492   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1249112493   -e 's:$: $lt_compiler_flag:'` 
    12492    (eval echo "\"\$as_me:12492: $lt_compile\"" >&5) 
     12494   (eval echo "\"\$as_me:12494: $lt_compile\"" >&5) 
    1249312495   (eval "$lt_compile" 2>conftest.err) 
    1249412496   ac_status=$? 
    1249512497   cat conftest.err >&5 
    12496    echo "$as_me:12496: \$? = $ac_status" >&5 
     12498   echo "$as_me:12498: \$? = $ac_status" >&5 
    1249712499   if (exit $ac_status) && test -s "$ac_outfile"; then 
    1249812500     # The compiler can only warn and ignore the option if not recognized 
     
    1259412596   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1259512597   -e 's:$: $lt_compiler_flag:'` 
    12596    (eval echo "\"\$as_me:12596: $lt_compile\"" >&5) 
     12598   (eval echo "\"\$as_me:12598: $lt_compile\"" >&5) 
    1259712599   (eval "$lt_compile" 2>out/conftest.err) 
    1259812600   ac_status=$? 
    1259912601   cat out/conftest.err >&5 
    12600    echo "$as_me:12600: \$? = $ac_status" >&5 
     12602   echo "$as_me:12602: \$? = $ac_status" >&5 
    1260112603   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1260212604   then 
     
    1416414166   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1416514167   -e 's:$: $lt_compiler_flag:'` 
    14166    (eval echo "\"\$as_me:14166: $lt_compile\"" >&5) 
     14168   (eval echo "\"\$as_me:14168: $lt_compile\"" >&5) 
    1416714169   (eval "$lt_compile" 2>conftest.err) 
    1416814170   ac_status=$? 
    1416914171   cat conftest.err >&5 
    14170    echo "$as_me:14170: \$? = $ac_status" >&5 
     14172   echo "$as_me:14172: \$? = $ac_status" >&5 
    1417114173   if (exit $ac_status) && test -s "$ac_outfile"; then 
    1417214174     # The compiler can only warn and ignore the option if not recognized 
     
    1426814270   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1426914271   -e 's:$: $lt_compiler_flag:'` 
    14270    (eval echo "\"\$as_me:14270: $lt_compile\"" >&5) 
     14272   (eval echo "\"\$as_me:14272: $lt_compile\"" >&5) 
    1427114273   (eval "$lt_compile" 2>out/conftest.err) 
    1427214274   ac_status=$? 
    1427314275   cat out/conftest.err >&5 
    14274    echo "$as_me:14274: \$? = $ac_status" >&5 
     14276   echo "$as_me:14276: \$? = $ac_status" >&5 
    1427514277   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1427614278   then 
     
    1646616468   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1646716469   -e 's:$: $lt_compiler_flag:'` 
    16468    (eval echo "\"\$as_me:16468: $lt_compile\"" >&5) 
     16470   (eval echo "\"\$as_me:16470: $lt_compile\"" >&5) 
    1646916471   (eval "$lt_compile" 2>conftest.err) 
    1647016472   ac_status=$? 
    1647116473   cat conftest.err >&5 
    16472    echo "$as_me:16472: \$? = $ac_status" >&5 
     16474   echo "$as_me:16474: \$? = $ac_status" >&5 
    1647316475   if (exit $ac_status) && test -s "$ac_outfile"; then 
    1647416476     # The compiler can only warn and ignore the option if not recognized 
     
    1673416736   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1673516737   -e 's:$: $lt_compiler_flag:'` 
    16736    (eval echo "\"\$as_me:16736: $lt_compile\"" >&5) 
     16738   (eval echo "\"\$as_me:16738: $lt_compile\"" >&5) 
    1673716739   (eval "$lt_compile" 2>conftest.err) 
    1673816740   ac_status=$? 
    1673916741   cat conftest.err >&5 
    16740    echo "$as_me:16740: \$? = $ac_status" >&5 
     16742   echo "$as_me:16742: \$? = $ac_status" >&5 
    1674116743   if (exit $ac_status) && test -s "$ac_outfile"; then 
    1674216744     # The compiler can only warn and ignore the option if not recognized 
     
    1683816840   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 
    1683916841   -e 's:$: $lt_compiler_flag:'` 
    16840    (eval echo "\"\$as_me:16840: $lt_compile\"" >&5) 
     16842   (eval echo "\"\$as_me:16842: $lt_compile\"" >&5) 
    1684116843   (eval "$lt_compile" 2>out/conftest.err) 
    1684216844   ac_status=$? 
    1684316845   cat out/conftest.err >&5 
    16844    echo "$as_me:16844: \$? = $ac_status" >&5 
     16846   echo "$as_me:16846: \$? = $ac_status" >&5 
    1684516847   if (exit $ac_status) && test -s out/conftest2.$ac_objext 
    1684616848   then 
     
    1998219984fi 
    1998319985 
     19986{ echo "$as_me:$LINENO: checking for GDAL" >&5 
     19987echo $ECHO_N "checking for GDAL... $ECHO_C" >&6; } 
     19988 
    1998419989if test "$with_gdal" = "no" -o "$with_gdal" = "" ; then 
    19985   GDAL_CONFIG="$with_gdal" 
     19990  GDAL_CONFIG="no" 
     19991  { echo "$as_me:$LINENO: result: no" >&5 
     19992echo "${ECHO_T}no" >&6; } 
    1998619993else 
    1998719994  if test "`basename xx/$with_gdal`" = "gdal-config" ; then 
     
    2000820015   { (exit 1); exit 1; }; } 
    2000920016  fi 
     20017fi 
     20018 
     20019 if test $GDAL_CONFIG != no; then 
     20020  GDAL_IS_CONFIG_TRUE= 
     20021  GDAL_IS_CONFIG_FALSE='#' 
     20022else 
     20023  GDAL_IS_CONFIG_TRUE='#' 
     20024  GDAL_IS_CONFIG_FALSE= 
    2001020025fi 
    2001120026 
     
    2028020295   { (exit 1); exit 1; }; } 
    2028120296fi 
     20297if test -z "${GDAL_IS_CONFIG_TRUE}" && test -z "${GDAL_IS_CONFIG_FALSE}"; then 
     20298  { { echo "$as_me:$LINENO: error: conditional \"GDAL_IS_CONFIG\" was never defined. 
     20299Usually this means the macro was only invoked conditionally." >&5 
     20300echo "$as_me: error: conditional \"GDAL_IS_CONFIG\" was never defined. 
     20301Usually this means the macro was only invoked conditionally." >&2;} 
     20302   { (exit 1); exit 1; }; } 
     20303fi 
    2028220304 
    2028320305: ${CONFIG_STATUS=./config.status} 
     
    2058020602# values after options handling. 
    2058120603ac_log=" 
    20582 This file was extended by las $as_me 0.9.0, which was 
     20604This file was extended by las $as_me 0.9.1, which was 
    2058320605generated by GNU Autoconf 2.61.  Invocation command line was 
    2058420606 
     
    2062720649cat >>$CONFIG_STATUS <<_ACEOF 
    2062820650ac_cs_version="\\ 
    20629 las config.status 0.9.0 
     20651las config.status 0.9.1 
    2063020652configured by $0, generated by GNU Autoconf 2.61, 
    2063120653  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
     
    2094320965GDAL_INC!$GDAL_INC$ac_delim 
    2094420966GDAL_PREFIX!$GDAL_PREFIX$ac_delim 
     20967GDAL_IS_CONFIG_TRUE!$GDAL_IS_CONFIG_TRUE$ac_delim 
     20968GDAL_IS_CONFIG_FALSE!$GDAL_IS_CONFIG_FALSE$ac_delim 
    2094520969LIBOBJS!$LIBOBJS$ac_delim 
    2094620970LTLIBOBJS!$LTLIBOBJS$ac_delim 
    2094720971_ACEOF 
    2094820972 
    20949   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 8; then 
     20973  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 10; then 
    2095020974    break 
    2095120975  elif $ac_last_try; then 
     
    2144121465 
    2144221466 
    21443 echo "  GDAL support........: ${with_gdal}" 
     21467echo "  GDAL support........: ${GDAL_CONFIG}" 
    2144421468 
    2144521469 
  • trunk/configure.ac

    r527 r533  
    55m4_define([liblas_version_major], [0]) 
    66m4_define([liblas_version_minor], [9]) 
    7 m4_define([liblas_version_micro], [0]) 
     7m4_define([liblas_version_micro], [1]) 
    88m4_define([liblas_version], 
    99          [liblas_version_major.liblas_version_minor.liblas_version_micro]) 
     
    7171dnl ########################################################### 
    7272AC_ARG_WITH(gdal,[  --with-gdal=ARG         Path to gdal-config],,) 
     73AC_MSG_CHECKING([for GDAL]) 
     74 
    7375if test "$with_gdal" = "no" -o "$with_gdal" = "" ; then 
    74   GDAL_CONFIG="$with_gdal" 
    75 dnl  AC_PATH_PROG(GDAL_CONFIG, gdal-config, no) 
     76  GDAL_CONFIG="no" 
     77  AC_MSG_RESULT([no]) 
     78dnl AC_PATH_PROG(GDAL_CONFIG, gdal-config, no) 
    7679else 
    7780  if test "`basename xx/$with_gdal`" = "gdal-config" ; then 
     
    9497fi 
    9598AC_SUBST(GDAL_INC GDAL_PREFIX) 
     99AM_CONDITIONAL([GDAL_IS_CONFIG], [test $GDAL_CONFIG != no]) 
    96100 
    97101AC_HAVE_LONG_LONG 
     
    121125LOC_MSG([  C++ compiler.............: ${CXX} ${CXXFLAGS}]) 
    122126LOC_MSG([  Debugging support........: ${enable_debug}]) 
    123 LOC_MSG([  GDAL support........: ${with_gdal}]) 
     127LOC_MSG([  GDAL support........: ${GDAL_CONFIG}]) 
    124128LOC_MSG() 
  • trunk/libtool

    r527 r533  
    22 
    33# libtoolT - Provide generalized library-building support services. 
    4 # Generated automatically by  (GNU las 0.9.0) 
     4# Generated automatically by  (GNU las 0.9.1) 
    55# NOTE: Changes made to this file will be lost: look at ltmain.sh. 
    66# 
     
    4141 
    4242# The names of the tagged configurations supported by this script. 
    43 available_tags=" CXX" 
     43available_tags=" CXX F77" 
    4444 
    4545# ### BEGIN LIBTOOL CONFIG 
    4646 
    47 # Libtool was configured on host torch.local: 
     47# Libtool was configured on host fire.hobu.net: 
    4848 
    4949# Shell to use when invoking shell scripts. 
     
    72137213# ### BEGIN LIBTOOL TAG CONFIG: CXX 
    72147214 
    7215 # Libtool was configured on host torch.local: 
     7215# Libtool was configured on host fire.hobu.net: 
    72167216 
    72177217# Shell to use when invoking shell scripts. 
     
    75167516# ### END LIBTOOL TAG CONFIG: CXX 
    75177517 
     7518# ### BEGIN LIBTOOL TAG CONFIG: F77 
     7519 
     7520# Libtool was configured on host fire.hobu.net: 
     7521 
     7522# Shell to use when invoking shell scripts. 
     7523SHELL="/bin/sh" 
     7524 
     7525# Whether or not to build shared libraries. 
     7526build_libtool_libs=yes 
     7527 
     7528# Whether or not to build static libraries. 
     7529build_old_libs=yes 
     7530 
     7531# Whether or not to add -lc for building shared libraries. 
     7532build_libtool_need_lc=no 
     7533 
     7534# Whether or not to disallow shared libs when runtime libs are static 
     7535allow_libtool_libs_with_static_runtimes=no 
     7536 
     7537# Whether or not to optimize for fast installation. 
     7538fast_install=needless 
     7539 
     7540# The host system. 
     7541host_alias= 
     7542host=i686-apple-darwin9.2.0 
     7543host_os=darwin9.2.0 
     7544 
     7545# The build system. 
     7546build_alias= 
     7547build=i686-apple-darwin9.2.0 
     7548build_os=darwin9.2.0 
     7549 
     7550# An echo program that does not interpret backslashes. 
     7551echo="/bin/echo" 
     7552 
     7553# The archiver. 
     7554AR="ar" 
     7555AR_FLAGS="cru" 
     7556 
     7557# A C compiler. 
     7558LTCC="gcc" 
     7559 
     7560# LTCC compiler flags. 
     7561LTCFLAGS="-Wall -Wno-long-long -pedantic -ansi " 
     7562 
     7563# A language-specific compiler. 
     7564CC="g77" 
     7565 
     7566# Is the compiler the GNU C compiler? 
     7567with_gcc=yes 
     7568 
     7569# An ERE matcher. 
     7570EGREP="/usr/bin/grep -E" 
     7571 
     7572# The linker used to build libraries. 
     7573LD="/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld" 
     7574 
     7575# Whether we need hard or soft links. 
     7576LN_S="ln -s" 
     7577 
     7578# A BSD-compatible nm program. 
     7579NM="/usr/bin/nm -p" 
     7580 
     7581# A symbol stripping program 
     7582STRIP="strip" 
     7583 
     7584# Used to examine libraries when file_magic_cmd begins "file" 
     7585MAGIC_CMD=file 
     7586 
     7587# Used on cygwin: DLL creation program. 
     7588DLLTOOL="dlltool" 
     7589 
     7590# Used on cygwin: object dumper. 
     7591OBJDUMP="objdump" 
     7592 
     7593# Used on cygwin: assembler. 
     7594AS="as" 
     7595 
     7596# The name of the directory that contains temporary libtool files. 
     7597objdir=.libs 
     7598 
     7599# How to create reloadable object files. 
     7600reload_flag=" -r" 
     7601reload_cmds="\$LTCC \$LTCFLAGS -nostdlib \${wl}-r -o \$output\$reload_objs" 
     7602 
     7603# How to pass a linker flag through the compiler. 
     7604wl="-Wl," 
     7605 
     7606# Object file suffix (normally "o"). 
     7607objext="o" 
     7608 
     7609# Old archive suffix (normally "a"). 
     7610libext="a" 
     7611 
     7612# Shared library suffix (normally ".so"). 
     7613shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' 
     7614 
     7615# Executable file suffix (normally ""). 
     7616exeext="" 
     7617 
     7618# Additional compiler flags for building library objects. 
     7619pic_flag=" -fno-common" 
     7620pic_mode=default 
     7621 
     7622# What is the maximum length of a command? 
     7623max_cmd_len=196608 
     7624 
     7625# Does compiler simultaneously support -c and -o options? 
     7626compiler_c_o="yes" 
     7627 
     7628# Must we lock files when doing compilation? 
     7629need_locks="no" 
     7630 
     7631# Do we need the lib prefix for modules? 
     7632need_lib_prefix=no 
     7633 
     7634# Do we need a version for libraries? 
     7635need_version=no 
     7636 
     7637# Whether dlopen is supported. 
     7638dlopen_support=unknown 
     7639 
     7640# Whether dlopen of programs is supported. 
     7641dlopen_self=unknown 
     7642 
     7643# Whether dlopen of statically linked programs is supported. 
     7644dlopen_self_static=unknown 
     7645 
     7646# Compiler flag to prevent dynamic linking. 
     7647link_static_flag="" 
     7648 
     7649# Compiler flag to turn off builtin functions. 
     7650no_builtin_flag="" 
     7651 
     7652# Compiler flag to allow reflexive dlopens. 
     7653export_dynamic_flag_spec="" 
     7654 
     7655# Compiler flag to generate shared objects directly from archives. 
     7656whole_archive_flag_spec="" 
     7657 
     7658# Compiler flag to generate thread-safe objects. 
     7659thread_safe_flag_spec="" 
     7660 
     7661# Library versioning type. 
     7662version_type=darwin 
     7663 
     7664# Format of library name prefix. 
     7665libname_spec="lib\$name" 
     7666 
     7667# List of archive names.  First name is the real one, the rest are links. 
     7668# The last name is the one that the linker finds with -lNAME. 
     7669library_names_spec="\${libname}\${release}\${major}\$shared_ext \${libname}\$shared_ext \${libname}\${release}\${versuffix}\$shared_ext" 
     7670 
     7671# The coded name of the library, if different from the real name. 
     7672soname_spec="\${libname}\${release}\${major}\$shared_ext" 
     7673 
     7674# Commands used to build and install an old-style archive. 
     7675RANLIB="ranlib" 
     7676old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs\$old_deplibs~\$RANLIB \$oldlib" 
     7677old_postinstall_cmds="chmod 644 \$oldlib~\$RANLIB \$oldlib" 
     7678old_postuninstall_cmds="" 
     7679 
     7680# Create an old-style archive from a shared archive. 
     7681old_archive_from_new_cmds="" 
     7682 
     7683# Create a temporary old-style archive to link instead of a shared archive. 
     7684old_archive_from_expsyms_cmds="" 
     7685 
     7686# Commands used to build and install a shared archive. 
     7687archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring" 
     7688archive_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}" 
     7689postinstall_cmds="" 
     7690postuninstall_cmds="" 
     7691 
     7692# Commands used to build a loadable module (assumed same as above if empty) 
     7693module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags" 
     7694module_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}" 
     7695 
     7696# Commands to strip libraries. 
     7697old_striplib="" 
     7698striplib="strip -x" 
     7699 
     7700# Dependencies to place before the objects being linked to create a 
     7701# shared library. 
     7702predep_objects="" 
     7703 
     7704# Dependencies to place after the objects being linked to create a 
     7705# shared library. 
     7706postdep_objects="" 
     7707 
     7708# Dependencies to place before the objects being linked to create a 
     7709# shared library. 
     7710predeps="" 
     7711 
     7712# Dependencies to place after the objects being linked to create a 
     7713# shared library. 
     7714postdeps="" 
     7715 
     7716# The library search path used internally by the compiler when linking 
     7717# a shared library. 
     7718compiler_lib_search_path="" 
     7719 
     7720# Method to check whether dependent libraries are shared objects. 
     7721deplibs_check_method="pass_all" 
     7722 
     7723# Command to use when deplibs_check_method == file_magic. 
     7724file_magic_cmd="\$MAGIC_CMD" 
     7725 
     7726# Flag that allows shared libraries with undefined symbols to be built. 
     7727allow_undefined_flag="\${wl}-flat_namespace \${wl}-undefined \${wl}suppress" 
     7728 
     7729# Flag that forces no undefined symbols. 
     7730no_undefined_flag="" 
     7731 
     7732# Commands used to finish a libtool library installation in a directory. 
     7733finish_cmds="" 
     7734 
     7735# Same as above, but a single script fragment to be evaled but not shown. 
     7736finish_eval="" 
     7737 
     7738# Take the output of nm and produce a listing of raw symbols and C names. 
     7739global_symbol_pipe="sed -n -e 's/^.*[   ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'" 
     7740 
     7741# Transform the output of nm in a proper C declaration 
     7742global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern int \\1;/p'" 
     7743 
     7744# Transform the output of nm in a C name address pair 
     7745global_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p' -e 's/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'" 
     7746 
     7747# This is the shared library runtime path variable. 
     7748runpath_var= 
     7749 
     7750# This is the shared library path variable. 
     7751shlibpath_var=DYLD_LIBRARY_PATH 
     7752 
     7753# Is shlibpath searched before the hard-coded library search path? 
     7754shlibpath_overrides_runpath=yes 
     7755 
     7756# How to hardcode a shared library path into an executable. 
     7757hardcode_action=immediate 
     7758 
     7759# Whether we should hardcode library paths into libraries. 
     7760hardcode_into_libs=no 
     7761 
     7762# Flag to hardcode $libdir into a binary during linking. 
     7763# This must work even if $libdir does not exist. 
     7764hardcode_libdir_flag_spec="" 
     7765 
     7766# If ld is used when linking, flag to hardcode $libdir into 
     7767# a binary during linking. This must work even if $libdir does 
     7768# not exist. 
     7769hardcode_libdir_flag_spec_ld="" 
     7770 
     7771# Whether we need a single -rpath flag with a separated argument. 
     7772hardcode_libdir_separator="" 
     7773 
     7774# Set to yes if using DIR/libNAME during linking hardcodes DIR into the 
     7775# resulting binary. 
     7776hardcode_direct=no 
     7777 
     7778# Set to yes if using the -LDIR flag during linking hardcodes DIR into the 
     7779# resulting binary. 
     7780hardcode_minus_L=no 
     7781 
     7782# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into 
     7783# the resulting binary. 
     7784hardcode_shlibpath_var=unsupported 
     7785 
     7786# Set to yes if building a shared library automatically hardcodes DIR into the library 
     7787# and all subsequent libraries and executables linked against it. 
     7788hardcode_automatic=yes 
     7789 
     7790# Variables whose values should be saved in libtool wrapper scripts and 
     7791# restored at relink time. 
     7792variables_saved_for_relink="PATH DYLD_LIBRARY_PATH  GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" 
     7793 
     7794# Whether libtool must link a program against all its dependency libraries. 
     7795link_all_deplibs=yes 
     7796 
     7797# Compile-time system search path for libraries 
     7798sys_lib_search_path_spec=" /usr/local/lib/gcc/i686-apple-darwin8.8.1/3.4.0/ /usr/lib/gcc/i686-apple-darwin8.8.1/3.4.0/ /usr/local/lib/gcc/i686-apple-darwin8.8.1/3.4.0/../../../../i686-apple-darwin8.8.1/lib/i686-apple-darwin8.8.1/3.4.0/ /usr/local/lib/gcc/i686-apple-darwin8.8.1/3.4.0/../../../../i686-apple-darwin8.8.1/lib/ /usr/local/lib/gcc/i686-apple-darwin8.8.1/3.4.0/../../../i686-apple-darwin8.8.1/3.4.0/ /usr/local/lib/gcc/i686-apple-darwin8.8.1/3.4.0/../../../ /lib/i686-apple-darwin8.8.1/3.4.0/ /lib/ /usr/lib/i686-apple-darwin8.8.1/3.4.0/ /usr/lib/  /lib /usr/lib /usr/local/lib" 
     7799 
     7800# Run-time system search path for libraries 
     7801sys_lib_dlsearch_path_spec="/usr/local/lib /lib /usr/lib" 
     7802 
     7803# Fix the shell variable $srcfile for the compiler. 
     7804fix_srcfile_path="" 
     7805 
     7806# Set to yes if exported symbols are required. 
     7807always_export_symbols=no 
     7808 
     7809# The commands to list exported symbols. 
     7810export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" 
     7811 
     7812# The commands to extract the exported symbol list from a shared archive. 
     7813extract_expsyms_cmds="" 
     7814 
     7815# Symbols that should not be listed in the preloaded symbols. 
     7816exclude_expsyms="_GLOBAL_OFFSET_TABLE_" 
     7817 
     7818# Symbols that must always be exported. 
     7819include_expsyms="" 
     7820 
     7821# ### END LIBTOOL TAG CONFIG: F77 
     7822