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

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

?? aclocal.m4

?? shrike is a utility application that acts as a testbed for shaders written in Sh
?? M4
?? 第 1 頁 / 共 5 頁
字號:
  case $host_os in  openbsd*)    old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"    ;;  *)    old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"    ;;  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"}# 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' >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' >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'      if 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	# Cool, printf works	:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&	   test "X$echo_testing_string" = 'X\t' &&	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&	   test "X$echo_testing_string" = "X$echo_test_string"; then	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL	export CONFIG_SHELL	SHELL="$CONFIG_SHELL"	export SHELL	echo="$CONFIG_SHELL [$]0 --fallback-echo"      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&	   test "X$echo_testing_string" = 'X\t' &&	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&	   test "X$echo_testing_string" = "X$echo_test_string"; then	echo="$CONFIG_SHELL [$]0 --fallback-echo"      else	# maybe with a smaller string...	prev=:	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null	  then	    break	  fi	  prev="$cmd"	done	if test "$prev" != 'sed 50q "[$]0"'; then	  echo_test_string=`eval $prev`	  export echo_test_string	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}	else	  # Oops.  We lost completely, so just stick with echo.	  echo=echo	fi      fi    fi  fififi# Copy echo and quote the copy suitably for passing to libtool from# the Makefile, instead of quoting the original, which is used later.ECHO=$echoif test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then   ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"fiAC_SUBST(ECHO)])])# _LT_AC_PROG_ECHO_BACKSLASH# _LT_AC_LOCK# -----------AC_DEFUN([_LT_AC_LOCK],[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=yes# Some flags need to be propagated to the compiler or linker for good# libtool support.case $host inia64-*-hpux*)  # Find out which ABI we are using.  echo 'int i;' > conftest.$ac_ext  if AC_TRY_EVAL(ac_compile); then    case `/usr/bin/file conftest.$ac_objext` in    *ELF-32*)      HPUX_IA64_MODE="32"      ;;    *ELF-64*)      HPUX_IA64_MODE="64"      ;;    esac  fi  rm -rf conftest*  ;;*-*-irix6*)  # Find out which ABI we are using.  echo '[#]line __oline__ "configure"' > conftest.$ac_ext  if AC_TRY_EVAL(ac_compile); then   if test "$lt_cv_prog_gnu_ld" = yes; then    case `/usr/bin/file conftest.$ac_objext` in    *32-bit*)      LD="${LD-ld} -melf32bsmip"      ;;    *N32*)      LD="${LD-ld} -melf32bmipn32"      ;;    *64-bit*)      LD="${LD-ld} -melf64bmip"      ;;    esac   else    case `/usr/bin/file conftest.$ac_objext` in    *32-bit*)      LD="${LD-ld} -32"      ;;    *N32*)      LD="${LD-ld} -n32"      ;;    *64-bit*)      LD="${LD-ld} -64"      ;;    esac   fi  fi  rm -rf conftest*  ;;x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)  # Find out which ABI we are using.  echo 'int i;' > conftest.$ac_ext  if AC_TRY_EVAL(ac_compile); then    case `/usr/bin/file conftest.o` in    *32-bit*)      case $host in        x86_64-*linux*)          LD="${LD-ld} -m elf_i386"          ;;        ppc64-*linux*|powerpc64-*linux*)          LD="${LD-ld} -m elf32ppclinux"          ;;        s390x-*linux*)          LD="${LD-ld} -m elf_s390"          ;;        sparc64-*linux*)          LD="${LD-ld} -m elf32_sparc"          ;;      esac      ;;    *64-bit*)      case $host in        x86_64-*linux*)          LD="${LD-ld} -m elf_x86_64"          ;;        ppc*-*linux*|powerpc*-*linux*)          LD="${LD-ld} -m elf64ppc"          ;;        s390*-*linux*)          LD="${LD-ld} -m elf64_s390"          ;;        sparc*-*linux*)          LD="${LD-ld} -m elf64_sparc"          ;;      esac      ;;    esac  fi  rm -rf conftest*  ;;*-*-sco3.2v5*)  # On SCO OpenServer 5, we need -belf to get full-featured binaries.  SAVE_CFLAGS="$CFLAGS"  CFLAGS="$CFLAGS -belf"  AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,    [AC_LANG_PUSH(C)     AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])     AC_LANG_POP])  if test x"$lt_cv_cc_needs_belf" != x"yes"; then    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf    CFLAGS="$SAVE_CFLAGS"  fi  ;;AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],[*-*-cygwin* | *-*-mingw* | *-*-pw32*)

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
91污在线观看| 亚洲成人免费视| 日韩一级片网站| 在线精品视频免费观看| 91视视频在线观看入口直接观看www| 韩国成人精品a∨在线观看| 午夜视频一区二区| 日韩制服丝袜先锋影音| 日韩专区在线视频| 老司机一区二区| 精品一区二区国语对白| 国产九色精品成人porny| 国产福利一区在线| 97国产精品videossex| 色老汉av一区二区三区| 欧美综合一区二区| 欧美精品黑人性xxxx| 91精品国产色综合久久ai换脸| 欧美一区日韩一区| 久久影院电视剧免费观看| 久久久精品免费网站| 国产精品另类一区| 美女一区二区三区在线观看| 三级在线观看一区二区| 久久狠狠亚洲综合| 国产电影精品久久禁18| 色天使久久综合网天天| 91超碰这里只有精品国产| 精品国产一区二区在线观看| 国产精品久久久久影院亚瑟 | 欧美精品在线视频| 精品国内片67194| 中文字幕一区二区日韩精品绯色| 亚洲一区二区av在线| 精品一区二区久久久| eeuss鲁片一区二区三区 | 日韩欧美一二三区| 国产精品国产三级国产aⅴ无密码| 一区二区三区四区乱视频| 美国毛片一区二区| 99re热视频这里只精品| 日韩一二三四区| 中文字幕视频一区| 九九九精品视频| 色嗨嗨av一区二区三区| 久久久久久久免费视频了| 亚洲综合一区二区| 国产精品888| 91精品福利在线一区二区三区 | 欧美无乱码久久久免费午夜一区| 国产一区二区三区久久久| www.欧美色图| 日韩精品一区二区三区swag| 亚洲麻豆国产自偷在线| 国产成人精品亚洲日本在线桃色 | 精品一区二区日韩| 欧美午夜影院一区| 中文字幕在线一区| 国产一区视频导航| 7777女厕盗摄久久久| 亚洲免费在线观看视频| 国产精品综合视频| 日韩欧美国产一二三区| 亚洲福利电影网| 色婷婷综合久久久| 国产精品欧美综合在线| 国产麻豆日韩欧美久久| 欧美一区二区黄色| 日韩精品五月天| 欧美日韩一区二区三区不卡| 亚洲四区在线观看| av中文字幕在线不卡| 国产人妖乱国产精品人妖| 久久国产精品第一页| 欧美一区二区三区在线视频| 亚洲成a人片在线观看中文| 在线亚洲欧美专区二区| 一区二区激情视频| 欧美在线一二三| 亚洲一二三区视频在线观看| 91国偷自产一区二区三区成为亚洲经典 | 久久66热re国产| 日韩精品中午字幕| 久久er精品视频| 精品福利在线导航| 国产福利一区二区三区视频| 久久久另类综合| 成人午夜又粗又硬又大| 国产精品久久久一本精品 | 欧美三级视频在线播放| 亚洲一区在线视频观看| 欧美日韩视频不卡| 日韩成人一区二区三区在线观看| 欧美日韩国产免费一区二区| 偷拍一区二区三区四区| 欧美一区二区视频在线观看2020 | 亚洲与欧洲av电影| 欧美精品粉嫩高潮一区二区| 日韩成人一区二区| 久久嫩草精品久久久精品一| 国产高清无密码一区二区三区| 国产日韩欧美精品在线| 99久久综合精品| 亚洲电影在线免费观看| 日韩亚洲欧美一区| 成人三级在线视频| 亚洲二区在线视频| 久久色成人在线| 一本久久综合亚洲鲁鲁五月天 | 另类专区欧美蜜桃臀第一页| 久久精品亚洲精品国产欧美kt∨ | 日韩综合在线视频| 久久人人超碰精品| 色狠狠一区二区| 国内外精品视频| 亚洲欧美激情插| 日韩欧美你懂的| 91免费国产在线观看| 蜜桃视频一区二区三区| 国产精品久久久久久久久免费丝袜 | 理论电影国产精品| 日韩毛片视频在线看| 日韩欧美的一区二区| 91一区二区三区在线观看| 蜜臀91精品一区二区三区 | 亚洲一二三四在线| 国产人伦精品一区二区| 欧美一区二区三区日韩视频| av电影天堂一区二区在线| 另类小说视频一区二区| 一区二区三国产精华液| 国产精品视频yy9299一区| 正在播放亚洲一区| 91婷婷韩国欧美一区二区| 精品在线播放午夜| 首页国产欧美久久| 一二三四区精品视频| 国产精品每日更新| 久久综合五月天婷婷伊人| 欧美嫩在线观看| 色视频一区二区| 不卡视频在线看| 国产精品夜夜嗨| 九一九一国产精品| 日本aⅴ精品一区二区三区| 亚洲精品高清视频在线观看| 国产精品欧美一区喷水| 久久嫩草精品久久久精品一| 欧美大白屁股肥臀xxxxxx| 91 com成人网| 欧美剧情片在线观看| 欧美日韩国产免费一区二区 | 欧美日韩精品是欧美日韩精品| 99精品欧美一区二区蜜桃免费 | 亚洲午夜视频在线| 综合av第一页| 亚洲欧美日韩中文播放| 国产精品毛片久久久久久| 中文字幕乱码久久午夜不卡| 国产日韩欧美精品综合| 国产亚洲综合在线| 久久精品一区八戒影视| 国产日产欧美一区二区三区| 国产欧美1区2区3区| 国产精品少妇自拍| 日韩美女精品在线| 亚洲亚洲人成综合网络| 天天色图综合网| 日韩av不卡一区二区| 久久不见久久见中文字幕免费| 久久精品国产亚洲a| 国产曰批免费观看久久久| 国产精品888| aaa亚洲精品一二三区| 在线影视一区二区三区| 欧美精品99久久久**| 欧美tk—视频vk| 国产欧美一区二区三区鸳鸯浴| 国产精品妹子av| 亚洲一区二区视频| 久久精品99国产精品| 九九国产精品视频| 成人av在线播放网址| 在线看一区二区| 精品88久久久久88久久久| 中文字幕av不卡| 性做久久久久久久免费看| 久久99久久久久| 97se亚洲国产综合在线| 欧美日韩成人综合在线一区二区 | 中文字幕欧美激情一区| 亚洲精品国产品国语在线app| 日韩激情视频网站| 成人免费精品视频| 91精品在线麻豆| 国产精品久久国产精麻豆99网站| 亚洲国产精品麻豆| 国产精品一区二区在线播放 | 午夜精品一区二区三区电影天堂| 精品一区二区久久久|