亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? libtool

?? 這是一支完整的uva球隊
??
?? 第 1 頁 / 共 5 頁
字號:
#! /bin/sh# libtoolT - Provide generalized library-building support services.# Generated automatically by  (GNU trilearn_base_sources 3.3)# NOTE: Changes made to this file will be lost: look at ltmain.sh.## Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001# Free Software Foundation, Inc.## This file is part of GNU Libtool:# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful, but# WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU# General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.## As a special exception to the GNU General Public License, if you# distribute this file as part of a program that contains a# configuration script generated by Autoconf, you may include it under# the same distribution terms that you use for the rest of that program.# A sed program that does not truncate output.SED="/usr/bin/sed"# Sed that helps us avoid accidentally triggering echo(1) options like -n.Xsed="/usr/bin/sed -e s/^X//"# The HP-UX ksh and POSIX shell print the target directory to stdout# if CDPATH is set.if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi# The names of the tagged configurations supported by this script.available_tags=" CXX"# ### BEGIN LIBTOOL CONFIG# Libtool was configured on host linux:# Shell to use when invoking shell scripts.SHELL="/bin/sh"# Whether or not to build shared libraries.build_libtool_libs=yes# Whether or not to build static libraries.build_old_libs=yes# Whether or not to add -lc for building shared libraries.build_libtool_need_lc=no# Whether or not to disallow shared libs when runtime libs are staticallow_libtool_libs_with_static_runtimes=no# Whether or not to optimize for fast installation.fast_install=yes# The host system.host_alias=host=i686-pc-linux-gnu# An echo program that does not interpret backslashes.echo="echo"# The archiver.AR="ar"AR_FLAGS="cru"# A C compiler.LTCC="gcc"# A language-specific compiler.CC="gcc"# Is the compiler the GNU C compiler?with_gcc=yes# An ERE matcher.EGREP="grep -E"# The linker used to build libraries.LD="/usr/i586-suse-linux/bin/ld"# Whether we need hard or soft links.LN_S="ln -s"# A BSD-compatible nm program.NM="/usr/bin/nm -B"# A symbol stripping programSTRIP=strip# Used to examine libraries when file_magic_cmd begins "file"MAGIC_CMD=file# Used on cygwin: DLL creation program.DLLTOOL="dlltool"# Used on cygwin: object dumper.OBJDUMP="objdump"# Used on cygwin: assembler.AS="as"# 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,"# Object file suffix (normally "o").objext="o"# Old archive suffix (normally "a").libext="a"# Shared library suffix (normally ".so").shrext='.so'# Executable file suffix (normally "").exeext=""# Additional compiler flags for building library objects.pic_flag=" -fPIC -DPIC"pic_mode=default# What is the maximum length of a command?max_cmd_len=32768# Does compiler simultaneously support -c and -o options?compiler_c_o="yes"# Must we lock files when doing compilation ?need_locks="no"# Do we need the lib prefix for modules?need_lib_prefix=no# Do we need a version for libraries?need_version=no# Whether dlopen is supported.dlopen_support=unknown# Whether dlopen of programs is supported.dlopen_self=unknown# Whether dlopen of statically linked programs is supported.dlopen_self_static=unknown# Compiler flag to prevent dynamic linking.link_static_flag="-static"# Compiler flag to turn off builtin functions.no_builtin_flag=" -fno-builtin"# Compiler flag to allow reflexive dlopens.export_dynamic_flag_spec="\${wl}--export-dynamic"# Compiler flag to generate shared objects directly from archives.whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive"# Compiler flag to generate thread-safe objects.thread_safe_flag_spec=""# Library versioning type.version_type=linux# 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}\${release}\${shared_ext}\$versuffix \${libname}\${release}\${shared_ext}\$major \$libname\${shared_ext}"# The coded name of the library, if different from the real name.soname_spec="\${libname}\${release}\${shared_ext}\$major"# Commands used to build and install an old-style archive.RANLIB="ranlib"old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs\$old_deplibs~\$RANLIB \$oldlib"old_postinstall_cmds="\$RANLIB \$oldlib~chmod 644 \$oldlib"old_postuninstall_cmds=""# Create an old-style archive from a shared archive.old_archive_from_new_cmds=""# Create a temporary old-style archive to link instead of a shared archive.old_archive_from_expsyms_cmds=""# Commands used to build and install a shared archive.archive_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib"archive_expsym_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib"postinstall_cmds=""postuninstall_cmds=""# Commands used to build a loadable module (assumed same as above if empty)module_cmds=""module_expsym_cmds=""# Commands to strip libraries.old_striplib="strip --strip-debug"striplib="strip --strip-unneeded"# Dependencies to place before the objects being linked to create a# shared library.predep_objects=""# Dependencies to place after the objects being linked to create a# shared library.postdep_objects=""# Dependencies to place before the objects being linked to create a# shared library.predeps=""# Dependencies to place after the objects being linked to create a# shared library.postdeps=""# The library search path used internally by the compiler when linking# a shared library.compiler_lib_search_path=""# Method to check whether dependent libraries are shared objects.deplibs_check_method="pass_all"# Command to use when deplibs_check_method == file_magic.file_magic_cmd="\$MAGIC_CMD"# Flag that allows shared libraries with undefined symbols to be built.allow_undefined_flag=""# Flag that forces no undefined symbols.no_undefined_flag=""# Commands used to finish a libtool library installation in a directory.finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"# Same as above, but a single script fragment to be evaled but not shown.finish_eval=""# Take the output of nm and produce a listing of raw symbols and C names.global_symbol_pipe="sed -n -e 's/^.*[ 	]\\([ABCDGISTW][ABCDGISTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'"# Transform the output of nm in a proper C declarationglobal_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern int \\1;/p'"# Transform the output of nm in a C name address pairglobal_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p' -e 's/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'"# This is the shared library runtime path variable.runpath_var=LD_RUN_PATH# This is the shared library path variable.shlibpath_var=LD_LIBRARY_PATH# Is shlibpath searched before the hard-coded library search path?shlibpath_overrides_runpath=no# How to hardcode a shared library path into an executable.hardcode_action=immediate# Whether we should hardcode library paths into libraries.hardcode_into_libs=yes# Flag to hardcode $libdir into a binary during linking.# This must work even if $libdir does not exist.hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir"# If ld is used when linking, flag to hardcode $libdir into# a binary during linking. This must work even if $libdir does# not exist.hardcode_libdir_flag_spec_ld=""# Whether we need a single -rpath flag with a separated argument.hardcode_libdir_separator=""# Set to yes if using DIR/libNAME 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 SHLIBPATH_VAR=DIR during linking hardcodes DIR into# the resulting binary.hardcode_shlibpath_var=unsupported# Set to yes if building a shared library automatically hardcodes DIR into the library# and all subsequent libraries and executables linked against it.hardcode_automatic=no# Variables whose values should be saved in libtool wrapper scripts and# restored at relink time.variables_saved_for_relink="PATH  LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"# Whether libtool must link a program against all its dependency libraries.link_all_deplibs=unknown# Compile-time system search path for librariessys_lib_search_path_spec=" /usr/lib/gcc/i586-suse-linux/4.0.2/ /usr/lib/gcc/i586-suse-linux/4.0.2/ /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/lib/i586-suse-linux/4.0.2/ /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/lib/ /usr/lib/gcc/i586-suse-linux/4.0.2/../../../i586-suse-linux/4.0.2/ /usr/lib/gcc/i586-suse-linux/4.0.2/../../../ /lib/i586-suse-linux/4.0.2/ /lib/ /usr/lib/i586-suse-linux/4.0.2/ /usr/lib/"# Run-time system search path for librariessys_lib_dlsearch_path_spec="/lib /usr/lib"# Fix the shell variable $srcfile for the compiler.fix_srcfile_path=""# Set to yes if exported symbols are required.always_export_symbols=no# The commands to list exported symbols.export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols"# The commands to extract the exported symbol list from a shared archive.extract_expsyms_cmds=""# Symbols that should not be listed in the preloaded symbols.exclude_expsyms="_GLOBAL_OFFSET_TABLE_"# Symbols that must always be exported.include_expsyms=""# ### END LIBTOOL CONFIG# ltmain.sh - Provide generalized library-building support services.# NOTE: Changing this file will not affect anything until you rerun configure.## Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003# Free Software Foundation, Inc.# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful, but# WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU# General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.## As a special exception to the GNU General Public License, if you# distribute this file as part of a program that contains a# configuration script generated by Autoconf, you may include it under# the same distribution terms that you use for the rest of that program.# Check that we have a working $echo.if test "X$1" = X--no-reexec; then  # Discard the --no-reexec flag, and continue.  shiftelif test "X$1" = X--fallback-echo; then  # Avoid inline document here, it may be left over  :elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then  # Yippee, $echo works!  :else  # Restart under the correct shell, and then maybe $echo will work.  exec $SHELL "$0" --no-reexec ${1+"$@"}fiif test "X$1" = X--fallback-echo; then  # used as fallback echo  shift  cat <<EOF$*EOF  exit 0fi# The name of this program.progname=`$echo "$0" | ${SED} 's%^.*/%%'`modename="$progname"# Constants.PROGRAM=ltmain.shPACKAGE=libtoolVERSION=1.5TIMESTAMP=" (1.1220 2003/04/05 19:32:58)"default_mode=help="Try \`$progname --help' for more information."magic="%%%MAGIC variable%%%"mkdir="mkdir"mv="mv -f"rm="rm -f"# Sed substitution that helps us do robust quoting.  It backslashifies# metacharacters that are still active within double-quoted strings.Xsed="${SED}"' -e 1s/^X//'sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g'# test EBCDIC or ASCIIcase `echo A|od -x` in *[Cc]1*) # EBCDIC based system  SP2NL="tr '\100' '\n'"  NL2SP="tr '\r\n' '\100\100'"  ;; *) # Assume ASCII based system  SP2NL="tr '\040' '\012'"  NL2SP="tr '\015\012' '\040\040'"  ;;esac# NLS nuisances.# Only set LANG and LC_ALL to C if already set.# These must not be set unconditionally because not all systems understand# e.g. LANG=C (notably SCO).# We save the old values to restore during execute mode.if test "${LC_ALL+set}" = set; then  save_LC_ALL="$LC_ALL"; LC_ALL=C; export LC_ALLfiif test "${LANG+set}" = set; then  save_LANG="$LANG"; LANG=C; export LANGfi# Make sure IFS has a sensible default: ${IFS=" 	"}if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then  $echo "$modename: not configured to build any kind of library" 1>&2  $echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2  exit 1fi# Global variables.mode=$default_modenonopt=prev=prevopt=run=show="$echo"show_help=execute_dlfiles=lo2o="s/\\.lo\$/.${objext}/"o2lo="s/\\.${objext}\$/.lo/"###################################### Shell function definitions:# This seems to be the best place for them# Need a lot of goo to handle *both* DLLs and import libs# Has to be a shell function in order to 'eat' the argument# that is supplied when $file_magic_command is called.win32_libid () {  win32_libid_type="unknown"  win32_fileres=`file -L $1 2>/dev/null`  case $win32_fileres in  *ar\ archive\ import\ library*) # definitely import    win32_libid_type="x86 archive import"    ;;  *ar\ archive*) # could be an import, or static    if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | \      grep -E 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then      win32_nmres=`eval $NM -f posix -A $1 | \	sed -n -e '1,100{/ I /{x;/import/!{s/^/import/;h;p;};x;};}'`      if test "X$win32_nmres" = "Ximport" ; then        win32_libid_type="x86 archive import"      else        win32_libid_type="x86 archive static"      fi    fi    ;;  *DLL*)     win32_libid_type="x86 DLL"    ;;  *executable*) # but shell scripts are "executable" too...    case $win32_fileres in    *MS\ Windows\ PE\ Intel*)

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
韩国av一区二区三区在线观看| 2020日本不卡一区二区视频| www..com久久爱| 精品一区二区三区久久久| 午夜欧美电影在线观看| 中文字幕中文字幕中文字幕亚洲无线| www精品美女久久久tv| 日韩一区二区电影| 制服丝袜在线91| 91精品国产综合久久香蕉的特点 | 国产乱人伦精品一区二区在线观看| 天天爽夜夜爽夜夜爽精品视频| 亚洲午夜精品17c| 亚洲乱码中文字幕| 一区二区三区在线免费播放| 亚洲精品国产视频| 亚洲图片有声小说| 午夜一区二区三区视频| 日日夜夜一区二区| 日本欧美在线观看| 九九久久精品视频| 国产精品88888| 成人av电影在线网| 91美女片黄在线观看| 在线免费观看成人短视频| 色哟哟欧美精品| 欧美日韩在线不卡| 欧美一区二区三区在线观看| 精品理论电影在线观看 | 亚洲乱码精品一二三四区日韩在线| 亚洲欧美乱综合| 亚洲123区在线观看| 美腿丝袜亚洲色图| 国产一区二区成人久久免费影院| 国产成a人亚洲| 色成年激情久久综合| 在线播放中文字幕一区| 久久久久久久免费视频了| 中文字幕一区二区三区在线观看 | 日本特黄久久久高潮| 精品一区二区三区香蕉蜜桃| 成人在线视频首页| 欧美主播一区二区三区| 欧美一区二区成人6969| 国产清纯白嫩初高生在线观看91| 亚洲另类在线一区| 久久99国产精品久久99果冻传媒| 成人午夜精品一区二区三区| 欧美午夜精品一区二区蜜桃| 精品国产亚洲在线| 亚洲少妇30p| 久久精品国产一区二区三区免费看| 夫妻av一区二区| 欧美日本韩国一区| 欧美激情综合五月色丁香小说| 亚洲一区二区三区四区五区黄| 日本成人在线视频网站| 轻轻草成人在线| 狠狠色丁香久久婷婷综合_中 | 国产精品99久久久久久似苏梦涵 | 欧美sm极限捆绑bd| 日韩免费电影一区| 国产欧美一区二区三区网站 | 国产精品看片你懂得 | 91视频com| 日韩欧美成人午夜| 尤物在线观看一区| 国产九色sp调教91| 欧美美女一区二区三区| 国产精品久久久久久久久免费相片| 爽好久久久欧美精品| av亚洲精华国产精华| 日韩一区二区三区在线视频| 亚洲精品乱码久久久久久久久| 国产原创一区二区三区| 欧美日韩激情在线| 亚洲视频网在线直播| 国产一区二区在线视频| 欧美日韩精品一区二区天天拍小说 | 国产精品天干天干在线综合| 日本不卡高清视频| 在线观看亚洲精品| 中文字幕欧美激情一区| 久久国产精品露脸对白| 337p亚洲精品色噜噜噜| 亚洲一级二级三级| 97久久精品人人做人人爽| 久久久久久久综合日本| 美国毛片一区二区三区| 欧美伊人久久久久久久久影院| 欧美激情一区三区| 国产美女精品一区二区三区| 日韩一级完整毛片| 五月激情六月综合| 欧美日韩在线综合| 一区二区三区在线观看国产| www.欧美.com| 国产精品免费看片| 成人综合激情网| 久久精品一区二区| 国产福利一区在线观看| 欧美sm极限捆绑bd| 久久av资源网| 欧美精品一区二区久久久| 午夜电影久久久| 国产欧美一区二区三区沐欲| 欧美午夜精品一区| 欧美aⅴ一区二区三区视频| 日韩欧美一区在线观看| 精品一区二区三区免费| 亚洲一区二区视频在线观看| 中文字幕乱码亚洲精品一区| 日韩国产欧美在线播放| eeuss影院一区二区三区| 欧美日韩午夜在线| 欧洲色大大久久| 久久精品国产免费| 蜜臀av在线播放一区二区三区| 国产日韩欧美精品电影三级在线| 日韩欧美国产一区二区在线播放 | 日韩av在线播放中文字幕| 国产精品免费aⅴ片在线观看| 国产成人在线视频网址| 国产精品影视在线观看| 精一区二区三区| 亚洲综合一区在线| 久久精品在线免费观看| 91婷婷韩国欧美一区二区| 亚洲va韩国va欧美va精品| 欧美一区二区免费观在线| www.欧美色图| 久久久91精品国产一区二区精品 | 亚洲亚洲精品在线观看| 久久久精品日韩欧美| 激情av综合网| 欧美在线看片a免费观看| 99久久99久久久精品齐齐| 欧美三级日本三级少妇99| 一区二区三区在线观看国产| 亚洲国产欧美日韩另类综合| 麻豆成人久久精品二区三区红 | 国产午夜一区二区三区| 亚洲女同一区二区| 韩国一区二区在线观看| 成人网在线免费视频| 一本久久a久久精品亚洲| 成人黄色777网| 欧美主播一区二区三区美女| 国产欧美日韩在线视频| 一区二区三区四区不卡在线 | 亚洲同性gay激情无套| 尤物av一区二区| 亚洲免费观看在线视频| 亚洲青青青在线视频| 国产精品欧美久久久久无广告| 欧美日韩亚洲国产综合| 亚洲va欧美va人人爽| 国产日韩欧美制服另类| 久久品道一品道久久精品| 欧美一级搡bbbb搡bbbb| 国产精品无遮挡| 国产色一区二区| 国产欧美日韩精品在线| 综合激情网...| 国产一区二区三区蝌蚪| wwwwxxxxx欧美| 国产精品久久久久久亚洲伦| 一区二区三区在线视频免费观看| 韩国女主播一区二区三区| 日本韩国欧美一区二区三区| 色88888久久久久久影院按摩| 91精品国产黑色紧身裤美女| 精品久久国产字幕高潮| 国产精品久久久久久久久久久免费看| 九色综合狠狠综合久久| 欧美一区二区三区四区久久 | 9久草视频在线视频精品| 中文字幕一区二区三| 欧美一区二区视频网站| 成人免费电影视频| 综合精品久久久| 精品国产乱码久久久久久浪潮| 色综合av在线| 国产在线精品一区二区三区不卡| 亚洲电影第三页| 中文字幕国产一区| 精品久久国产字幕高潮| 黄一区二区三区| 日日摸夜夜添夜夜添国产精品| 亚洲欧美日韩一区| 久久人人爽爽爽人久久久| 欧美一区二区三区在线看| 一本到一区二区三区| av一区二区三区四区| 韩国精品在线观看| 亚洲成人一二三| 中文字幕国产一区| 制服丝袜亚洲网站| www.爱久久.com| 激情综合色丁香一区二区|