#! /bin/sh # libtool - Provide generalized library-building support services. # # Generated automatically by ltconfig - GNU libtool 1.0f # This program was configured as follows, # on host darwintel: # # CC="cc" CFLAGS="-fno-common" CPPFLAGS="" \ # LD="/usr/bin/ld" NM="/usr/bin/nm -p" RANLIB="ranlib" LN_S="ln -s" \ # ./ltconfig --with-gcc --no-verify /usr/local/share/libtool/ltmain.sh i386-unknown-gnu # # Compiler and other test output produced by ltconfig, useful for # debugging ltconfig, is in ./config.log if it exists. # The version of ltconfig that generated this script. LTCONFIG_VERSION="1.0f" # Shell to use when invoking shell scripts. SHELL=/bin/sh # Whether or not to build libtool libraries. build_libtool_libs=no # Whether or not to build old-style libraries. build_old_libs=yes # The host system. host_alias="i386-unknown-gnu" host="i386-unknown-gnu" # The archiver. AR="ar" # The default C compiler. CC="cc" # The linker used to build libraries. LD="/usr/bin/ld" # Whether we need hard or soft links. LN_S="ln -s" # A BSD-compatible nm program. NM="/usr/bin/nm -p" # The name of the directory that contains temporary libtool files. objdir=".libs" # How to create reloadable object files. reload_flag=" -r" reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" # How to pass a linker flag through the compiler. wl="-Wl," # Additional compiler flags for building library objects. pic_flag=" -fPIC" # Compiler flag to prevent dynamic linking. link_static_flag="" # Compiler flag to turn off builtin functions. no_builtin_flag=" -fno-builtin" # Compiler flag to allow reflexive dlopens. export_dynamic_flag_spec="" # Pattern to match compiler flags for creating libNAME_p libraries: profile_flag_pattern="-pg?" # Library versioning type. version_type=sunos # Format of library name prefix. libname_spec="lib\$name" # List of archive names. First name is the real one, the rest are links. # The last name is the one that the linker finds with -lNAME. library_names_spec="\$libname.so.\$versuffix" # The coded name of the library, if different from the real name. soname_spec="" # Commands used to build and install an old-style archive. RANLIB="ranlib" old_archive_cmds="\$AR cru \$oldlib\$oldobjs;\$RANLIB \$oldlib" old_postinstall_cmds="chmod 644 \$oldlib;\$RANLIB \$oldlib" # Create an old-style archive from a shared archive. old_archive_from_new_cmds="" # Commands used to build and install a shared archive. archive_cmds="" postinstall_cmds="" # Flag that allows shared libraries with undefined symbols to be built. allow_undefined_flag="" # Commands used to finish a libtool library installation in a directory. finish_cmds="" # Take the output of nm and produce a listing of raw symbols and C names. global_symbol_pipe="" # How to strip a library file. striplib="" old_striplib="" # This is the shared library runtime path variable. runpath_var= # This is the shared library path variable. shlibpath_var=LD_LIBRARY_PATH # How to hardcode a shared library path into an executable. hardcode_action=unsupported # Flag to hardcode $libdir into a binary during linking. # This must work even if $libdir does not exist. hardcode_libdir_flag_spec="" # Whether we need a single -rpath flag with a separated argument. hardcode_libdir_separator="" # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the # resulting binary. hardcode_direct=no # Set to yes if using the -LDIR flag during linking hardcodes DIR into the # resulting binary. hardcode_minus_L=no # Set to yes if using RUNPATH_VAR=DIR during linking hardcodes DIR into the # resulting binary. hardcode_runpath_var=no # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into # the resulting binary. hardcode_shlibpath_var=unsupported # Execute the libtool backend. . /usr/local/share/libtool/ltmain.sh exit 1