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

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

?? configure

?? ping代碼的封裝
??
?? 第 1 頁 / 共 5 頁
字號:
#! /bin/sh# Guess values for system-dependent variables and create Makefiles.# Generated by Autoconf 2.52.## Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001# Free Software Foundation, Inc.# This configure script is free software; the Free Software Foundation# gives unlimited permission to copy, distribute and modify it.# Find the correct PATH separator.  Usually this is `:', but# DJGPP uses `;' like DOS.if test "X${PATH_SEPARATOR+set}" != Xset; then  UNAME=${UNAME-`uname 2>/dev/null`}  case X$UNAME in    *-DOS) lt_cv_sys_path_separator=';' ;;    *)     lt_cv_sys_path_separator=':' ;;  esac  PATH_SEPARATOR=$lt_cv_sys_path_separatorfi# 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 <<EOFEOF  exit 0fi# 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; fiif 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.  IFS="${IFS= 	}"; save_ifs="$IFS"; IFS=$PATH_SEPARATOR  for dir in $PATH /usr/ucb; do    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="$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"fi# Avoid depending upon Character Ranges.as_cr_letters='abcdefghijklmnopqrstuvwxyz'as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'as_cr_Letters=$as_cr_letters$as_cr_LETTERSas_cr_digits='0123456789'as_cr_alnum=$as_cr_Letters$as_cr_digits# Sed expression to map a string onto a valid variable name.as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"# Sed expression to map a string onto a valid CPP name.as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"# Be Bourne compatibleif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then  emulate sh  NULLCMD=:elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then  set -o posixfi# Name of the executable.as_me=`echo "$0" |sed 's,.*[\\/],,'`if expr a : '\(a\)' >/dev/null 2>&1; then  as_expr=exprelse  as_expr=falsefirm -f conf$$ conf$$.exe conf$$.fileecho >conf$$.fileif ln -s conf$$.file conf$$ 2>/dev/null; then  # We could just check for DJGPP; but this test a) works b) is more generic  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).  if test -f conf$$.exe; then    # Don't use ln at all; we don't have any links    as_ln_s='cp -p'  else    as_ln_s='ln -s'  fielif ln conf$$.file conf$$ 2>/dev/null; then  as_ln_s=lnelse  as_ln_s='cp -p'firm -f conf$$ conf$$.exe conf$$.fileas_executable_p="test -f"# Support unset when possible.if (FOO=FOO; unset FOO) >/dev/null 2>&1; then  as_unset=unsetelse  as_unset=falsefi# NLS nuisances.$as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }$as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }$as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }$as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }$as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }$as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }$as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }$as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }# IFS# We need space, tab and new line, in precisely that order.as_nl=''IFS=" 	$as_nl"# CDPATH.$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }# Name of the host.# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,# so uname gets run too.ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`exec 6>&1## Initializations.#ac_default_prefix=/usr/localcross_compiling=nosubdirs=MFLAGS= MAKEFLAGS=SHELL=${CONFIG_SHELL-/bin/sh}# Maximum number of lines to put in a shell here document.# This variable seems obsolete.  It should probably be removed, and# only ac_max_sed_lines should be used.: ${ac_max_here_lines=38}ac_unique_file="lib/ping.h"# Factoring default headers for most tests.ac_includes_default="\#include <stdio.h>#if HAVE_SYS_TYPES_H# include <sys/types.h>#endif#if HAVE_SYS_STAT_H# include <sys/stat.h>#endif#if STDC_HEADERS# include <stdlib.h># include <stddef.h>#else# if HAVE_STDLIB_H#  include <stdlib.h># endif#endif#if HAVE_STRING_H# if !STDC_HEADERS && HAVE_MEMORY_H#  include <memory.h># endif# include <string.h>#endif#if HAVE_STRINGS_H# include <strings.h>#endif#if HAVE_INTTYPES_H# include <inttypes.h>#else# if HAVE_STDINT_H#  include <stdint.h># endif#endif#if HAVE_UNISTD_H# include <unistd.h>#endif"# Initialize some variables set by options.ac_init_help=ac_init_version=false# The variables have the same names as the options, with# dashes changed to underlines.cache_file=/dev/nullexec_prefix=NONEno_create=no_recursion=prefix=NONEprogram_prefix=NONEprogram_suffix=NONEprogram_transform_name=s,x,x,silent=site=srcdir=verbose=x_includes=NONEx_libraries=NONE# Installation directory options.# These are left unexpanded so users can "make install exec_prefix=/foo"# and all the variables that are supposed to be based on exec_prefix# by default will actually change.# Use braces instead of parens because sh, perl, etc. also accept them.bindir='${exec_prefix}/bin'sbindir='${exec_prefix}/sbin'libexecdir='${exec_prefix}/libexec'datadir='${prefix}/share'sysconfdir='${prefix}/etc'sharedstatedir='${prefix}/com'localstatedir='${prefix}/var'libdir='${exec_prefix}/lib'includedir='${prefix}/include'oldincludedir='/usr/include'infodir='${prefix}/info'mandir='${prefix}/man'# Identity of this package.PACKAGE_NAME=PACKAGE_TARNAME=PACKAGE_VERSION=PACKAGE_STRING=PACKAGE_BUGREPORT=ac_prev=for ac_optiondo  # If the previous option needs an argument, assign it.  if test -n "$ac_prev"; then    eval "$ac_prev=\$ac_option"    ac_prev=    continue  fi  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`  # Accept the important Cygnus configure options, so we can diagnose typos.  case $ac_option in  -bindir | --bindir | --bindi | --bind | --bin | --bi)    ac_prev=bindir ;;  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)    bindir=$ac_optarg ;;  -build | --build | --buil | --bui | --bu)    ac_prev=build_alias ;;  -build=* | --build=* | --buil=* | --bui=* | --bu=*)    build_alias=$ac_optarg ;;  -cache-file | --cache-file | --cache-fil | --cache-fi \  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)    ac_prev=cache_file ;;  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)    cache_file=$ac_optarg ;;  --config-cache | -C)    cache_file=config.cache ;;  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)    ac_prev=datadir ;;  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \  | --da=*)    datadir=$ac_optarg ;;  -disable-* | --disable-*)    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`    # Reject names that are not valid shell variable names.    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&      { echo "$as_me: error: invalid feature name: $ac_feature" >&2   { (exit 1); exit 1; }; }    ac_feature=`echo $ac_feature | sed 's/-/_/g'`    eval "enable_$ac_feature=no" ;;  -enable-* | --enable-*)    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`    # Reject names that are not valid shell variable names.    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&      { echo "$as_me: error: invalid feature name: $ac_feature" >&2   { (exit 1); exit 1; }; }    ac_feature=`echo $ac_feature | sed 's/-/_/g'`    case $ac_option in      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;      *) ac_optarg=yes ;;    esac    eval "enable_$ac_feature='$ac_optarg'" ;;

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
91福利精品视频| 欧美精品一区二区三区蜜桃视频| 欧美性猛交一区二区三区精品| 色呦呦国产精品| 亚洲欧美激情一区二区| 午夜在线电影亚洲一区| 成人一级视频在线观看| 欧美一区二区三区精品| 亚洲欧美日韩久久精品| 国产成人日日夜夜| 欧美一区二区三区日韩| 亚洲国产一区在线观看| 成人av免费网站| 国产丝袜美腿一区二区三区| 青草国产精品久久久久久| 色拍拍在线精品视频8848| 国产精品入口麻豆原神| 国产精品一区二区久激情瑜伽| 日韩欧美中文一区| 午夜精品久久久久影视| 欧美日韩久久一区二区| 亚洲超碰精品一区二区| 在线精品视频一区二区三四| 亚洲女同ⅹxx女同tv| eeuss影院一区二区三区 | 99精品视频在线播放观看| ww亚洲ww在线观看国产| 九九视频精品免费| 精品国产1区2区3区| 成人高清av在线| 国产精品婷婷午夜在线观看| 午夜精品福利在线| 天天操天天综合网| 欧美日韩一区中文字幕| 一区二区成人在线观看| 91高清视频在线| 亚洲国产日韩在线一区模特| 欧美视频一区二区三区四区| 亚洲成人av在线电影| 91精选在线观看| 奇米精品一区二区三区在线观看 | 国产精品原创巨作av| 精品国产91亚洲一区二区三区婷婷| 日韩电影一区二区三区四区| 日韩亚洲欧美在线观看| 九色综合国产一区二区三区| 久久久久88色偷偷免费| 成人午夜短视频| 亚洲欧美日本在线| 欧美日高清视频| 久久99久久99| 中文字幕日韩一区| 欧美猛男男办公室激情| 久久99国产精品麻豆| 久久久久久**毛片大全| 91免费在线播放| 日本中文在线一区| 精品国产乱码久久久久久影片| 国产中文字幕精品| 中文字幕一区二区三区在线不卡| 欧美特级限制片免费在线观看| 天堂资源在线中文精品| 久久美女艺术照精彩视频福利播放| 成人亚洲精品久久久久软件| 亚洲国产日韩av| 久久精品在线观看| 欧美三级资源在线| 国产1区2区3区精品美女| 亚洲成人免费视| 欧美激情一区二区三区全黄| 欧美日韩国产色站一区二区三区| 国产精品白丝jk黑袜喷水| 亚洲成年人影院| 中文字幕在线视频一区| 777奇米成人网| www.亚洲色图.com| 国产精品中文字幕欧美| 亚洲综合在线观看视频| 国产日韩精品视频一区| 欧美日韩国产一级片| 不卡一卡二卡三乱码免费网站| 亚洲成a人在线观看| 国产精品午夜春色av| 日韩一区二区免费在线电影| 91网站视频在线观看| 国产在线精品一区二区不卡了 | 亚洲精品亚洲人成人网| 国产午夜精品在线观看| 日韩一区二区在线观看视频| 91成人在线精品| 99国产精品99久久久久久| 国产一区二区电影| 欧美aⅴ一区二区三区视频| 亚洲综合精品久久| 国产精品国产精品国产专区不蜜| 欧美成人a∨高清免费观看| 欧美日韩另类国产亚洲欧美一级| av午夜一区麻豆| 岛国精品在线观看| 国产麻豆日韩欧美久久| 久热成人在线视频| 日日摸夜夜添夜夜添精品视频| 亚洲天堂成人网| 国产精品久久久久一区二区三区 | 欧美一区二区三区免费在线看| 日韩欧美一级二级三级| 91尤物视频在线观看| 欧美精品久久一区二区三区| 99re6这里只有精品视频在线观看| 秋霞电影网一区二区| 午夜精品免费在线| 午夜精品久久久久久| 亚洲成人在线观看视频| 亚洲成av人影院| 亚洲成人久久影院| 婷婷国产在线综合| 日韩中文字幕不卡| 视频一区二区三区在线| 日本亚洲电影天堂| 久久电影网电视剧免费观看| 精品一区二区三区久久久| 蜜桃久久精品一区二区| 黄一区二区三区| 国产精品影视在线观看| 成人中文字幕合集| 99精品视频中文字幕| 在线免费观看一区| 欧美日韩精品欧美日韩精品| 91精品国产91久久久久久一区二区 | 欧美一区二区在线不卡| 欧美一区二区国产| 精品美女一区二区三区| 久久久99久久| 国产精品每日更新| 亚洲欧美国产77777| 亚洲成av人片在线| 久久99在线观看| 成人国产精品免费观看视频| 色婷婷香蕉在线一区二区| 在线观看视频一区| 日韩欧美不卡一区| 中文字幕不卡在线| 午夜一区二区三区在线观看| 老司机精品视频一区二区三区| 国产凹凸在线观看一区二区| 欧美亚洲禁片免费| 欧美电视剧免费全集观看| 国产精品超碰97尤物18| 视频精品一区二区| 成人精品视频一区二区三区尤物| 欧美日韩一区二区在线视频| 国产亚洲综合在线| 夜夜嗨av一区二区三区中文字幕 | 亚洲欧洲韩国日本视频 | 亚洲一二三专区| 美女在线视频一区| 色婷婷一区二区三区四区| 欧美日韩在线综合| 日韩欧美一区二区不卡| 欧美国产一区二区| 亚洲综合色自拍一区| 蜜桃久久精品一区二区| www.日韩精品| 日韩三级在线观看| 亚洲免费视频中文字幕| 久久激情五月婷婷| 欧美性视频一区二区三区| 久久久亚洲午夜电影| 亚洲妇女屁股眼交7| 99久久婷婷国产综合精品电影| 欧美一区二区三区不卡| 亚洲精品大片www| 国内久久婷婷综合| 欧美一区二区播放| 亚洲高清免费在线| 成av人片一区二区| 国产视频一区二区在线| 972aa.com艺术欧美| 春色校园综合激情亚洲| 91精品国产一区二区三区 | 久久综合九色综合欧美就去吻| 国产精品久久免费看| 国产一区二区三区免费在线观看| 欧美日韩日日夜夜| 亚洲综合成人网| 色欧美日韩亚洲| 亚洲欧洲另类国产综合| 成人一区二区三区在线观看| 亚洲精品一区二区在线观看| 青青草97国产精品免费观看| 欧美日韩亚洲综合一区| 亚洲一区二区五区| 色欧美日韩亚洲| 一区二区三区四区蜜桃| 日本乱码高清不卡字幕| 亚洲制服丝袜av| 欧美日韩美女一区二区| 婷婷开心激情综合| 欧美一区二区免费视频| 美美哒免费高清在线观看视频一区二区 |