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

? 歡迎來(lái)到蟲(chóng)蟲(chóng)下載站! | ?? 資源下載 ?? 資源專(zhuān)輯 ?? 關(guān)于我們
? 蟲(chóng)蟲(chóng)下載站

?? libtool

?? libnxml-no-curl-簡(jiǎn)化版2007-07-01,一個(gè)別很不錯(cuò)的XML生成和解析程序。
??
?? 第 1 頁(yè) / 共 5 頁(yè)
字號(hào):
#! /bin/sh# libtoolT - Provide generalized library-building support services.# Generated automatically by  (GNU libnxml 0.9)# 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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="/bin/sed"# Sed that helps us avoid accidentally triggering echo(1) options like -n.Xsed="/bin/sed -e 1s/^X//"# The HP-UX ksh and POSIX shell print the target directory to stdout# if CDPATH is set.(unset CDPATH) >/dev/null 2>&1 && unset CDPATH# The names of the tagged configurations supported by this script.available_tags=" CXX F77"# ### BEGIN LIBTOOL CONFIG# Libtool was configured on host localhost.localdomain:# 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-gnuhost_os=linux-gnu# The build system.build_alias=build=i686-pc-linux-gnubuild_os=linux-gnu# An echo program that does not interpret backslashes.echo="echo"# The archiver.AR="ar"AR_FLAGS="cru"# A C compiler.LTCC="gcc"# LTCC compiler flags.LTCFLAGS="-g -O2"# 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/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_cmds='.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 -fno-rtti -fno-exceptions"# 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="chmod 644 \$oldlib~\$RANLIB \$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="\$echo \\\"{ global:\\\" > \$output_objdir/\$libname.ver~  cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~  \$echo \\\"local: *; };\\\" >> \$output_objdir/\$libname.ver~	  \$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-version-script \${wl}\$output_objdir/\$libname.ver -o \$lib"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/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/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_LIBRARY_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=no# Compile-time system search path for librariessys_lib_search_path_spec=" /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/ /usr/lib/gcc/i386-redhat-linux/3.2.2/ /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../../i386-redhat-linux/lib/i386-redhat-linux/3.2.2/ /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../../i386-redhat-linux/lib/ /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../i386-redhat-linux/3.2.2/ /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../ /lib/i386-redhat-linux/3.2.2/ /lib/ /usr/lib/i386-redhat-linux/3.2.2/ /usr/lib/"# Run-time system search path for librariessys_lib_dlsearch_path_spec="/lib /usr/lib /usr/kerberos/lib /usr/X11R6/lib /usr/lib/sane /usr/lib/qt-3.1/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, 2004, 2005# 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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.basename="s,^.*/,,g"# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh# is ksh but when the shell is invoked as "sh" and the current value of# the _XPG environment variable is not equal to 1 (one), the special# positional parameter $0, within a function call, is the name of the# function.progpath="$0"# The name of this program:progname=`echo "$progpath" | $SED $basename`modename="$progname"# Global variables:EXIT_SUCCESS=0EXIT_FAILURE=1PROGRAM=ltmain.shPACKAGE=libtoolVERSION="1.5.22 Debian 1.5.22-2"TIMESTAMP=" (1.1220.2.365 2005/12/18 22:14:06)"# See if we are running on zsh, and set the options which allow our# commands through without removal of \ escapes.if test -n "${ZSH_VERSION+set}" ; then  setopt NO_GLOB_SUBSTfi# 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 "$progpath" --no-reexec ${1+"$@"}fiif test "X$1" = X--fallback-echo; then  # used as fallback echo  shift  cat <<EOF$*EOF  exit $EXIT_SUCCESSfidefault_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 X|tr X '\101'` in A) # ASCII based system    # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr  SP2NL='tr \040 \012'  NL2SP='tr \015\012 \040\040'  ;; *) # EBCDIC based system  SP2NL='tr \100 \n'  NL2SP='tr \r\n \100\100'  ;;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 defaultlt_nl=''IFS=" 	$lt_nl"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 $EXIT_FAILUREfi# Global variables.mode=$default_modenonopt=prev=prevopt=run=show="$echo"show_help=execute_dlfiles=duplicate_deps=nopreserve_args=lo2o="s/\\.lo\$/.${objext}/"o2lo="s/\\.${objext}\$/.lo/"

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲另类中文字| 99久久精品一区| 99精品久久只有精品| 日韩欧美国产综合| 亚洲免费伊人电影| 国产一区欧美一区| 欧美日韩一区在线| 自拍偷拍亚洲综合| 国产乱码精品一区二区三区忘忧草 | 丰满少妇久久久久久久| 欧美美女直播网站| 亚洲欧美日韩国产手机在线| 国产剧情一区二区三区| 欧美一卡2卡3卡4卡| 亚洲国产一区二区在线播放| 99国产精品久久久久久久久久| 精品国精品自拍自在线| 日韩精品亚洲一区| 欧美吻胸吃奶大尺度电影| 18成人在线视频| 国产高清精品久久久久| 欧美va亚洲va香蕉在线 | 中文天堂在线一区| 国产制服丝袜一区| 日韩欧美国产不卡| 男男成人高潮片免费网站| 欧美视频你懂的| 一区二区三区色| 色综合天天综合| 国产精品每日更新在线播放网址 | 91日韩一区二区三区| 欧美国产97人人爽人人喊| 丁香婷婷综合激情五月色| 国产三级精品三级在线专区| 国产乱色国产精品免费视频| 久久久精品国产99久久精品芒果| 韩国欧美国产一区| 久久久久国产一区二区三区四区| 国产乱子伦一区二区三区国色天香| 精品国产a毛片| 国产乱国产乱300精品| 国产亚洲短视频| www.欧美日韩| 日韩毛片在线免费观看| 欧美怡红院视频| 日本中文在线一区| 精品sm在线观看| 成人sese在线| 亚洲综合区在线| 欧美剧情片在线观看| 日产欧产美韩系列久久99| 精品播放一区二区| 不卡视频免费播放| 午夜精品一区二区三区三上悠亚| 欧美一区二区在线播放| 国产精选一区二区三区| 中文字幕在线不卡| 欧美日本一区二区在线观看| 韩国av一区二区| 国产精品高潮呻吟久久| 欧美欧美欧美欧美首页| 国产综合久久久久影院| 亚洲天堂网中文字| 欧美日韩电影在线播放| 国产精品99久久久久| 一区二区理论电影在线观看| 日韩精品一区二区在线| 97久久人人超碰| 日产国产欧美视频一区精品| 中文字幕的久久| 欧美裸体bbwbbwbbw| 成人av电影在线| 美脚の诱脚舐め脚责91| 亚洲欧美激情视频在线观看一区二区三区| 欧美日韩视频在线第一区 | 91丨porny丨在线| 久久精品99久久久| 亚洲精品视频一区| 久久久国产午夜精品| 在线播放国产精品二区一二区四区| 国产一区二区h| 天天综合网天天综合色| 亚洲三级久久久| 久久婷婷国产综合国色天香| 欧美网站一区二区| 99久久精品国产网站| 麻豆精品在线视频| 亚洲图片欧美一区| 国产精品免费视频一区| 欧美岛国在线观看| 欧美日韩国产一级| 欧美综合一区二区三区| av亚洲精华国产精华| 国产精品一区二区在线观看不卡| 丝袜美腿亚洲综合| 亚洲精品一二三| 国产精品另类一区| 国产网站一区二区| 精品国产污网站| 欧美一级久久久| 欧美美女网站色| 欧美日韩另类一区| 欧美中文字幕一区二区三区 | 91精品黄色片免费大全| 欧美亚洲动漫制服丝袜| 91在线视频播放地址| 成人一道本在线| 国产91在线观看| 国产成人av电影| 国产成人综合网站| 国产69精品久久99不卡| 国产高清在线观看免费不卡| 国内欧美视频一区二区| 黄色日韩网站视频| 国产精品一区二区在线看| 精品系列免费在线观看| 久久成人免费日本黄色| 麻豆91精品视频| 久久成人av少妇免费| 蜜臂av日日欢夜夜爽一区| 日本女人一区二区三区| 奇米综合一区二区三区精品视频| 日韩精品一级二级 | 欧美videossexotv100| 精品日韩在线观看| 欧美tickle裸体挠脚心vk| www日韩大片| 国产精品久久久久三级| 亚洲蜜臀av乱码久久精品 | 亚洲免费视频成人| 亚洲第一久久影院| 蜜臀va亚洲va欧美va天堂| 久久aⅴ国产欧美74aaa| 国产成人在线视频网站| 99vv1com这只有精品| 欧美三级资源在线| 精品成人免费观看| 一色桃子久久精品亚洲| 亚洲午夜久久久| 麻豆精品一区二区综合av| 懂色av一区二区夜夜嗨| 一本大道久久a久久精二百| 欧美美女直播网站| 国产日产欧美一区| 亚洲成人免费视| 国产做a爰片久久毛片| 99这里只有精品| 欧美挠脚心视频网站| 国产视频一区二区三区在线观看| 亚洲欧美日韩国产综合在线| 美女国产一区二区| 99精品国产热久久91蜜凸| 欧美日韩在线播放| 欧美高清在线一区二区| 午夜精品久久久久久久久| 国产麻豆精品95视频| 在线观看日韩av先锋影音电影院| 日韩区在线观看| 亚洲乱码国产乱码精品精可以看| 美女视频一区二区三区| 91福利区一区二区三区| 国产午夜精品一区二区三区视频| 亚洲综合激情另类小说区| 国内精品伊人久久久久av影院 | 日韩欧美成人一区二区| 亚洲欧美日韩国产中文在线| 国内成+人亚洲+欧美+综合在线| 91黄色免费网站| 国产精品热久久久久夜色精品三区 | 欧美日韩三级一区二区| 国产精品女上位| 久久99热这里只有精品| 欧美在线视频不卡| 国产精品日韩成人| 国产精品18久久久久久久久| 9191成人精品久久| 亚洲小少妇裸体bbw| 99久久免费国产| 国产蜜臀97一区二区三区| 久久成人久久爱| 欧美一区二区国产| 亚洲成av人片一区二区梦乃| 色噜噜狠狠成人网p站| 欧美激情资源网| 国产精品一区在线| 精品日本一线二线三线不卡| 日韩电影一区二区三区| 欧美综合一区二区三区| 亚洲日本免费电影| 色综合天天性综合| 国产精品久久777777| youjizz久久| 国产精品天美传媒沈樵| 国产精品99久久久久久有的能看| 精品久久五月天| 国产原创一区二区| 精品粉嫩aⅴ一区二区三区四区| 免费观看久久久4p| 精品国产一区二区三区忘忧草| 日本va欧美va欧美va精品|