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

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

?? aclocal.m4

?? linux下的dvb收看解析軟件代碼; 帶參考程序
?? M4
?? 第 1 頁(yè) / 共 5 頁(yè)
字號(hào):
# generated automatically by aclocal 1.9.6 -*- Autoconf -*-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,# 2005  Free Software Foundation, Inc.# This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY, to the extent permitted by law; without# even the implied warranty of MERCHANTABILITY or FITNESS FOR A# PARTICULAR PURPOSE.# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-# serial 48 AC_PROG_LIBTOOL# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)# -----------------------------------------------------------# If this macro is not defined by Autoconf, define it here.m4_ifdef([AC_PROVIDE_IFELSE],         [],         [m4_define([AC_PROVIDE_IFELSE],	         [m4_ifdef([AC_PROVIDE_$1],		           [$2], [$3])])])# AC_PROG_LIBTOOL# ---------------AC_DEFUN([AC_PROG_LIBTOOL],[AC_REQUIRE([_AC_PROG_LIBTOOL])dnldnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXXdnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.  AC_PROVIDE_IFELSE([AC_PROG_CXX],    [AC_LIBTOOL_CXX],    [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX  ])])dnl And a similar setup for Fortran 77 support  AC_PROVIDE_IFELSE([AC_PROG_F77],    [AC_LIBTOOL_F77],    [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77])])dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly.dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, rundnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.  AC_PROVIDE_IFELSE([AC_PROG_GCJ],    [AC_LIBTOOL_GCJ],    [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],      [AC_LIBTOOL_GCJ],      [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],	[AC_LIBTOOL_GCJ],      [ifdef([AC_PROG_GCJ],	     [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])       ifdef([A][M_PROG_GCJ],	     [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])       ifdef([LT_AC_PROG_GCJ],	     [define([LT_AC_PROG_GCJ],		defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])])])# AC_PROG_LIBTOOL# _AC_PROG_LIBTOOL# ----------------AC_DEFUN([_AC_PROG_LIBTOOL],[AC_REQUIRE([AC_LIBTOOL_SETUP])dnlAC_BEFORE([$0],[AC_LIBTOOL_CXX])dnlAC_BEFORE([$0],[AC_LIBTOOL_F77])dnlAC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl# This can be used to rebuild libtool when neededLIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"# Always use our own libtool.LIBTOOL='$(SHELL) $(top_builddir)/libtool'AC_SUBST(LIBTOOL)dnl# Prevent multiple expansiondefine([AC_PROG_LIBTOOL], [])])# _AC_PROG_LIBTOOL# AC_LIBTOOL_SETUP# ----------------AC_DEFUN([AC_LIBTOOL_SETUP],[AC_PREREQ(2.50)dnlAC_REQUIRE([AC_ENABLE_SHARED])dnlAC_REQUIRE([AC_ENABLE_STATIC])dnlAC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnlAC_REQUIRE([AC_CANONICAL_HOST])dnlAC_REQUIRE([AC_CANONICAL_BUILD])dnlAC_REQUIRE([AC_PROG_CC])dnlAC_REQUIRE([AC_PROG_LD])dnlAC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnlAC_REQUIRE([AC_PROG_NM])dnlAC_REQUIRE([AC_PROG_LN_S])dnlAC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!AC_REQUIRE([AC_OBJEXT])dnlAC_REQUIRE([AC_EXEEXT])dnldnlAC_LIBTOOL_SYS_MAX_CMD_LENAC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPEAC_LIBTOOL_OBJDIRAC_REQUIRE([_LT_AC_SYS_COMPILER])dnl_LT_AC_PROG_ECHO_BACKSLASHcase $host_os inaix3*)  # AIX sometimes has problems with the GCC collect2 program.  For some  # reason, if we set the COLLECT_NAMES environment variable, the problems  # vanish in a puff of smoke.  if test "X${COLLECT_NAMES+set}" != Xset; then    COLLECT_NAMES=    export COLLECT_NAMES  fi  ;;esac# 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']# Same as above, but do not quote variable references.[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']# Sed substitution to delay expansion of an escaped shell variable in a# double_quote_subst'ed string.delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'# Sed substitution to avoid accidental globbing in evaled expressionsno_glob_subst='s/\*/\\\*/g'# Constants:rm="rm -f"# Global variables:default_ofile=libtoolcan_build_shared=yes# All known linkers require a `.a' archive for static linking (except MSVC,# which needs '.lib').libext=altmain="$ac_aux_dir/ltmain.sh"ofile="$default_ofile"with_gnu_ld="$lt_cv_prog_gnu_ld"AC_CHECK_TOOL(AR, ar, false)AC_CHECK_TOOL(RANLIB, ranlib, :)AC_CHECK_TOOL(STRIP, strip, :)old_CC="$CC"old_CFLAGS="$CFLAGS"# Set sane defaults for various variablestest -z "$AR" && AR=artest -z "$AR_FLAGS" && AR_FLAGS=crutest -z "$AS" && AS=astest -z "$CC" && CC=cctest -z "$LTCC" && LTCC=$CCtest -z "$LTCFLAGS" && LTCFLAGS=$CFLAGStest -z "$DLLTOOL" && DLLTOOL=dlltooltest -z "$LD" && LD=ldtest -z "$LN_S" && LN_S="ln -s"test -z "$MAGIC_CMD" && MAGIC_CMD=filetest -z "$NM" && NM=nmtest -z "$SED" && SED=sedtest -z "$OBJDUMP" && OBJDUMP=objdumptest -z "$RANLIB" && RANLIB=:test -z "$STRIP" && STRIP=:test -z "$ac_objext" && ac_objext=o# Determine commands to create old-style static archives.old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'old_postinstall_cmds='chmod 644 $oldlib'old_postuninstall_cmds=if test -n "$RANLIB"; then  case $host_os in  openbsd*)    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"    ;;  *)    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"    ;;  esac  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"fi_LT_CC_BASENAME([$compiler])# Only perform the check for file, if the check method requires itcase $deplibs_check_method infile_magic*)  if test "$file_magic_cmd" = '$MAGIC_CMD'; then    AC_PATH_MAGIC  fi  ;;esacAC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],enable_win32_dll=yes, enable_win32_dll=no)AC_ARG_ENABLE([libtool-lock],    [AC_HELP_STRING([--disable-libtool-lock],	[avoid locking (might break parallel builds)])])test "x$enable_libtool_lock" != xno && enable_libtool_lock=yesAC_ARG_WITH([pic],    [AC_HELP_STRING([--with-pic],	[try to use only PIC/non-PIC objects @<:@default=use both@:>@])],    [pic_mode="$withval"],    [pic_mode=default])test -z "$pic_mode" && pic_mode=default# Use C for the default configuration in the libtool scripttagname=AC_LIBTOOL_LANG_C_CONFIG_LT_AC_TAGCONFIG])# AC_LIBTOOL_SETUP# _LT_AC_SYS_COMPILER# -------------------AC_DEFUN([_LT_AC_SYS_COMPILER],[AC_REQUIRE([AC_PROG_CC])dnl# If no C compiler was specified, use CC.LTCC=${LTCC-"$CC"}# If no C compiler flags were specified, use CFLAGS.LTCFLAGS=${LTCFLAGS-"$CFLAGS"}# Allow CC to be a program name with arguments.compiler=$CC])# _LT_AC_SYS_COMPILER# _LT_CC_BASENAME(CC)# -------------------# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.AC_DEFUN([_LT_CC_BASENAME],[for cc_temp in $1""; do  case $cc_temp in    compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;    distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;    \-*) ;;    *) break;;  esacdonecc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`])# _LT_COMPILER_BOILERPLATE# ------------------------# Check for compiler boilerplate output or warnings with# the simple compiler test code.AC_DEFUN([_LT_COMPILER_BOILERPLATE],[ac_outfile=conftest.$ac_objextprintf "$lt_simple_compile_test_code" >conftest.$ac_exteval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err_lt_compiler_boilerplate=`cat conftest.err`$rm conftest*])# _LT_COMPILER_BOILERPLATE# _LT_LINKER_BOILERPLATE# ----------------------# Check for linker boilerplate output or warnings with# the simple link test code.AC_DEFUN([_LT_LINKER_BOILERPLATE],[ac_outfile=conftest.$ac_objextprintf "$lt_simple_link_test_code" >conftest.$ac_exteval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err_lt_linker_boilerplate=`cat conftest.err`$rm conftest*])# _LT_LINKER_BOILERPLATE# _LT_AC_SYS_LIBPATH_AIX# ----------------------# Links a minimal program and checks the executable# for the system default hardcoded library path. In most cases,# this is /usr/lib:/lib, but when the MPI compilers are used# the location of the communication and MPI libs are included too.# If we don't find anything, use the default library path according# to the aix ld manual.AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX],[AC_LINK_IFELSE(AC_LANG_PROGRAM,[aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }}'`# Check for a 64-bit object if we didn't find anything.if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }}'`; fi],[])if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi])# _LT_AC_SYS_LIBPATH_AIX# _LT_AC_SHELL_INIT(ARG)# ----------------------AC_DEFUN([_LT_AC_SHELL_INIT],[ifdef([AC_DIVERSION_NOTICE],	     [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],	 [AC_DIVERT_PUSH(NOTICE)])$1AC_DIVERT_POP])# _LT_AC_SHELL_INIT# _LT_AC_PROG_ECHO_BACKSLASH# --------------------------# Add some code to the start of the generated configure script which# will find an echo command which doesn't interpret backslashes.AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH],[_LT_AC_SHELL_INIT([# Check that we are running under the correct shell.SHELL=${CONFIG_SHELL-/bin/sh}case X$ECHO inX*--fallback-echo)  # Remove one level of quotation (which was required for Make).  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`  ;;esacecho=${ECHO-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.  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 HP-UX ksh and POSIX shell print the target directory to stdout# if CDPATH is set.(unset CDPATH) >/dev/null 2>&1 && unset CDPATHif test -z "$ECHO"; thenif test "X${echo_test_string+set}" != Xset; then# find a string as large as possible, as long as the shell can cope with it  for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...    if (echo_test_string=`eval $cmd`) 2>/dev/null &&       echo_test_string=`eval $cmd` &&       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null    then      break    fi  donefiif test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&   test "X$echo_testing_string" = "X$echo_test_string"; then  :else  # The Solaris, AIX, and Digital Unix default echo programs unquote  # backslashes.  This makes it impossible to quote backslashes using  #   echo "$something" | sed 's/\\/\\\\/g'  #  # So, first we look for a working echo in the user's PATH.  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR  for dir in $PATH /usr/ucb; do    IFS="$lt_save_ifs"    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&       test "X$echo_testing_string" = "X$echo_test_string"; then      echo="$dir/echo"      break    fi  done  IFS="$lt_save_ifs"  if test "X$echo" = Xecho; then    # We didn't find a better echo, so look for alternatives.    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&       test "X$echo_testing_string" = "X$echo_test_string"; then      # This shell has a builtin print -r that does the trick.      echo='print -r'    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&	 test "X$CONFIG_SHELL" != X/bin/ksh; then      # If we have ksh, try running configure again with it.      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}      export ORIGINAL_CONFIG_SHELL      CONFIG_SHELL=/bin/ksh      export CONFIG_SHELL      exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}    else      # Try using printf.      echo='printf %s\n'

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
蜜桃视频一区二区三区| 偷拍一区二区三区| 日韩限制级电影在线观看| 不卡视频在线观看| 精品一区二区三区香蕉蜜桃| 亚洲国产视频直播| 一区二区三区免费观看| 一区二区在线看| 国产精品久久久一区麻豆最新章节| 7777精品伊人久久久大香线蕉的 | 国产成人精品亚洲777人妖| 天堂在线亚洲视频| 天天色综合天天| 亚州成人在线电影| 亚洲一级在线观看| 亚洲高清久久久| 天天综合色天天综合| 日韩成人精品在线| 美女久久久精品| 国产一区在线观看视频| 轻轻草成人在线| 久久精品久久99精品久久| 蜜桃91丨九色丨蝌蚪91桃色| 美女视频黄 久久| 国产一区二区在线影院| a美女胸又www黄视频久久| 91原创在线视频| 欧美视频一区二| 日韩一区二区电影网| 国产日韩精品一区| 亚洲免费观看高清在线观看| 亚洲国产成人porn| 激情另类小说区图片区视频区| 国产精品一区二区男女羞羞无遮挡 | 午夜亚洲国产au精品一区二区| 最新日韩av在线| 五月激情丁香一区二区三区| 国产一区二区三区免费看 | 99久久综合精品| 91精品国产色综合久久| 中文字幕的久久| 日韩国产在线观看一区| av福利精品导航| 91精选在线观看| 国产精品青草久久| 麻豆国产一区二区| 在线观看av不卡| 国产精品网站在线| 日本最新不卡在线| 95精品视频在线| 久久夜色精品国产噜噜av| 亚洲国产欧美另类丝袜| 国产精品911| 精品国产一区二区国模嫣然| 亚洲成av人综合在线观看| 不卡欧美aaaaa| 国产精品网站在线| 丁香婷婷深情五月亚洲| 精品国产乱码久久| 蜜桃视频在线观看一区| 欧美一级高清片| 奇米影视在线99精品| 欧美精三区欧美精三区| 亚洲精品国产一区二区精华液 | 国内精品免费在线观看| 日韩免费观看高清完整版 | 久久精品久久精品| 2欧美一区二区三区在线观看视频| 首页欧美精品中文字幕| 欧美区视频在线观看| 视频在线观看国产精品| 欧美色偷偷大香| 奇米一区二区三区av| 日韩精品一区二区三区四区视频| 日本精品视频一区二区三区| 一区二区三区在线不卡| 欧美色男人天堂| 美女视频黄 久久| 中文字幕精品一区二区三区精品| 色综合一个色综合| 蜜臀va亚洲va欧美va天堂 | 国产一区啦啦啦在线观看| 国产精品网站导航| 欧美三区免费完整视频在线观看| 蜜臀av性久久久久av蜜臀妖精| 国产亚洲欧美日韩日本| 色av成人天堂桃色av| 蜜臀va亚洲va欧美va天堂| 亚洲国产精品成人久久综合一区| 91久久精品网| 国产真实乱偷精品视频免| 亚洲欧美日韩一区| 日韩欧美高清在线| 色吊一区二区三区| av成人老司机| 国产精品伊人色| 丝袜美腿亚洲综合| 亚洲激情校园春色| 久久久夜色精品亚洲| 777亚洲妇女| 欧美色区777第一页| av电影天堂一区二区在线| 国产麻豆一精品一av一免费 | 国产日韩欧美不卡在线| 日韩精品影音先锋| 欧美三级在线看| 色综合一个色综合| 99久久国产综合精品色伊| 国产精品77777竹菊影视小说| 麻豆精品在线视频| 蜜桃视频在线一区| 日韩二区在线观看| 亚洲国产欧美日韩另类综合 | 日本最新不卡在线| 麻豆精品新av中文字幕| 欧美四级电影在线观看| 亚洲在线免费播放| 亚洲精品国久久99热| 成人动漫一区二区在线| 国产一区在线不卡| 欧美系列一区二区| 国产亚洲精久久久久久| 一区二区三区精品在线| 加勒比av一区二区| 欧美日韩国产影片| 国产精品免费网站在线观看| 日本亚洲电影天堂| 一道本成人在线| 国产日韩精品视频一区| 免费在线看成人av| 91高清在线观看| 国产精品伦理一区二区| 久久丁香综合五月国产三级网站| 日本高清无吗v一区| 久久夜色精品国产欧美乱极品| 视频在线观看国产精品| 欧美午夜精品久久久| 国产精品高潮呻吟久久| 国产乱人伦偷精品视频免下载 | 欧美精品久久久久久久久老牛影院| 中文字幕第一区| 国产精品夜夜嗨| 久久久美女艺术照精彩视频福利播放| 日本美女一区二区三区| 欧美自拍偷拍午夜视频| 亚洲女女做受ⅹxx高潮| 97se亚洲国产综合自在线不卡| 国产色综合久久| 国产1区2区3区精品美女| 国产精品久久久久久久久晋中 | 亚洲欧美国产77777| 99re6这里只有精品视频在线观看 99re8在线精品视频免费播放 | 依依成人综合视频| 日本高清不卡在线观看| 亚洲精品中文在线| 欧美日韩国产在线播放网站| 日本美女一区二区| 欧美成人精品二区三区99精品| 蜜桃91丨九色丨蝌蚪91桃色| 久久久亚洲欧洲日产国码αv| 成人综合婷婷国产精品久久蜜臀 | 日韩精品午夜视频| 精品久久久久久久久久久久包黑料| 精品一区二区三区香蕉蜜桃| 日本一区二区三区国色天香| 91年精品国产| 免费成人美女在线观看| 中文字幕一区二区三区精华液| 欧美优质美女网站| 久草这里只有精品视频| 亚洲同性gay激情无套| 91麻豆精品91久久久久久清纯| 国产精品亚洲专一区二区三区| 亚洲伊人伊色伊影伊综合网| 亚洲精品在线观看视频| 色综合久久久久综合体| 国产一区二区调教| 香蕉成人啪国产精品视频综合网| 久久精品免视看| 日韩一二三区不卡| 一本色道亚洲精品aⅴ| 国产一区不卡在线| 日韩精品电影在线观看| 亚洲人被黑人高潮完整版| 26uuu亚洲综合色欧美| 91精品免费观看| 欧美视频日韩视频在线观看| 东方欧美亚洲色图在线| 韩国一区二区在线观看| 亚洲成人在线网站| 亚洲免费观看高清完整版在线 | 精品sm在线观看| 欧美成人一区二区三区| 欧美美女一区二区三区| 色天使久久综合网天天| 91亚洲精品久久久蜜桃| 成人动漫av在线| 99热在这里有精品免费| 丁香啪啪综合成人亚洲小说| 韩国女主播成人在线|