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

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

?? configure

?? ttfdump源代碼
??
?? 第 1 頁(yè) / 共 4 頁(yè)
字號(hào):
doneif test -n "$ac_prev"; then  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }fitrap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15# File descriptor usage:# 0 standard input# 1 file creation# 2 errors and warnings# 3 some systems may open it to /dev/tty# 4 used on the Kubota Titan# 6 checking for... messages and results# 5 compiler messages saved in config.logif test "$silent" = yes; then  exec 6>/dev/nullelse  exec 6>&1fiexec 5>./config.logecho "\This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake." 1>&5# Strip out --no-create and --no-recursion so they do not pile up.# Also quote any args containing shell metacharacters.ac_configure_args=for ac_argdo  case "$ac_arg" in  -no-create | --no-create | --no-creat | --no-crea | --no-cre \  | --no-cr | --no-c) ;;  -no-recursion | --no-recursion | --no-recursio | --no-recursi \  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;  *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)  ac_configure_args="$ac_configure_args '$ac_arg'" ;;  *) ac_configure_args="$ac_configure_args $ac_arg" ;;  esacdone# 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).if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fiif test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi# confdefs.h avoids OS command line length limits that DEFS can exceed.rm -rf conftest* confdefs.h# AIX cpp loses on an empty file, so make sure it contains at least a newline.echo > confdefs.h# A filename unique to this package, relative to the directory that# configure is in, which we can look for to find out if srcdir is correct.ac_unique_file=include/ttf.h# Find the source files, if location was not specified.if test -z "$srcdir"; then  ac_srcdir_defaulted=yes  # Try the directory containing this script, then its parent.  ac_prog=$0  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.  srcdir=$ac_confdir  if test ! -r $srcdir/$ac_unique_file; then    srcdir=..  fielse  ac_srcdir_defaulted=nofiif test ! -r $srcdir/$ac_unique_file; then  if test "$ac_srcdir_defaulted" = yes; then    { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }  else    { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }  fifisrcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`# Prefer explicitly selected file to automatically selected ones.if test -z "$CONFIG_SITE"; then  if test "x$prefix" != xNONE; then    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"  else    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"  fififor ac_site_file in $CONFIG_SITE; do  if test -r "$ac_site_file"; then    echo "loading site script $ac_site_file"    . "$ac_site_file"  fidoneif test -r "$cache_file"; then  echo "loading cache $cache_file"  . $cache_fileelse  echo "creating cache $cache_file"  > $cache_filefiac_ext=c# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.ac_cpp='$CPP $CPPFLAGS'ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then  # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.  if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then    ac_n= ac_c='' ac_t='	'  else    ac_n=-n ac_c= ac_t=  fielse  ac_n= ac_c='\c' ac_t=fi# Extract the first word of "gcc", so it can be a program name with args.set dummy gcc; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$CC"; then  ac_cv_prog_CC="$CC" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"  for ac_dir in $PATH; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_CC="gcc"      break    fi  done  IFS="$ac_save_ifs"fifiCC="$ac_cv_prog_CC"if test -n "$CC"; then  echo "$ac_t""$CC" 1>&6else  echo "$ac_t""no" 1>&6fiif test -z "$CC"; then  # Extract the first word of "cc", so it can be a program name with args.set dummy cc; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$CC"; then  ac_cv_prog_CC="$CC" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"  ac_prog_rejected=no  for ac_dir in $PATH; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then        ac_prog_rejected=yes	continue      fi      ac_cv_prog_CC="cc"      break    fi  done  IFS="$ac_save_ifs"if test $ac_prog_rejected = yes; then  # We found a bogon in the path, so make sure we never use it.  set dummy $ac_cv_prog_CC  shift  if test $# -gt 0; then    # We chose a different compiler from the bogus one.    # However, it has the same basename, so the bogon will be chosen    # first if we set CC to just the basename; use the full file name.    shift    set dummy "$ac_dir/$ac_word" "$@"    shift    ac_cv_prog_CC="$@"  fifififiCC="$ac_cv_prog_CC"if test -n "$CC"; then  echo "$ac_t""$CC" 1>&6else  echo "$ac_t""no" 1>&6fi  test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }fiecho $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftest.c <<EOF#ifdef __GNUC__  yes;#endifEOFif { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:603: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then  ac_cv_prog_gcc=yeselse  ac_cv_prog_gcc=nofifiecho "$ac_t""$ac_cv_prog_gcc" 1>&6if test $ac_cv_prog_gcc = yes; then  GCC=yes  if test "${CFLAGS+set}" != set; then    echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6if eval "test \"`echo '$''{'ac_cv_prog_gcc_g'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  echo 'void f(){}' > conftest.cif test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then  ac_cv_prog_gcc_g=yeselse  ac_cv_prog_gcc_g=nofirm -f conftest*fiecho "$ac_t""$ac_cv_prog_gcc_g" 1>&6    if test $ac_cv_prog_gcc_g = yes; then      CFLAGS="-g -O"    else      CFLAGS="-O"    fi  fielse  GCC=  test "${CFLAGS+set}" = set || CFLAGS="-g"fiac_aux_dir=for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do  if test -f $ac_dir/install-sh; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install-sh -c"    break  elif test -f $ac_dir/install.sh; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install.sh -c"    break  fidoneif test -z "$ac_aux_dir"; then  { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }fiac_config_guess=$ac_aux_dir/config.guessac_config_sub=$ac_aux_dir/config.subac_configure=$ac_aux_dir/configure # This should be Cygnus configure.# Find a good install program.  We prefer a C program (faster),# so one script is as good as another.  But avoid the broken or# incompatible versions:# SysV /etc/install, /usr/sbin/install# SunOS /usr/etc/install# IRIX /sbin/install# AIX /bin/install# AFS /usr/afsws/bin/install, which mishandles nonexistent args# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"# ./install, which can be erroneously created by make from ./install.sh.echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6if test -z "$INSTALL"; thenif eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else    IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"  for ac_dir in $PATH; do    # Account for people who put trailing slashes in PATH elements.    case "$ac_dir/" in    /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;    *)      # OSF1 and SCO ODT 3.0 have their own names for install.      for ac_prog in ginstall installbsd scoinst install; do        if test -f $ac_dir/$ac_prog; then	  if test $ac_prog = install &&            grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then	    # AIX install.  It has an incompatible calling convention.	    # OSF/1 installbsd also uses dspmsg, but is usable.	    :	  else	    ac_cv_path_install="$ac_dir/$ac_prog -c"	    break 2	  fi	fi      done      ;;    esac  done  IFS="$ac_save_ifs"fi  if test "${ac_cv_path_install+set}" = set; then    INSTALL="$ac_cv_path_install"  else    # As a last resort, use the slow shell script.  We don't cache a    # path for INSTALL within a source directory, because that will    # break other packages using the cache if that directory is    # removed, or if the path is relative.    INSTALL="$ac_install_sh"  fifiecho "$ac_t""$INSTALL" 1>&6# Use test -z because SunOS4 sh mishandles braces in ${var-val}.# It thinks the first close brace ends the variable substitution.test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'# Extract the first word of "ranlib", so it can be a program name with args.set dummy ranlib; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$RANLIB"; then  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"  for ac_dir in $PATH; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_RANLIB="ranlib"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"fifiRANLIB="$ac_cv_prog_RANLIB"if test -n "$RANLIB"; then  echo "$ac_t""$RANLIB" 1>&6else  echo "$ac_t""no" 1>&6fiecho $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6set dummy ${MAKE-make}; ac_make=$2if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftestmake <<\EOFall:	@echo 'ac_maketemp="${MAKE}"'EOF# GNU make sometimes prints "make[1]: Entering...", which would confuse us.eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`if test -n "$ac_maketemp"; then  eval ac_cv_prog_make_${ac_make}_set=yeselse  eval ac_cv_prog_make_${ac_make}_set=nofirm -f conftestmakefiif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then  echo "$ac_t""yes" 1>&6  SET_MAKE=else  echo "$ac_t""no" 1>&6  SET_MAKE="MAKE=${MAKE-make}"fiecho $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6# On Suns, sometimes $CPP names a directory.if test -n "$CPP" && test -d "$CPP"; then  CPP=fiif test -z "$CPP"; then

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美国产日本视频| 91九色02白丝porn| 欧美三级三级三级爽爽爽| 国产精品国模大尺度视频| 国产一二精品视频| 欧美精品一区二区三区视频| 日产国产高清一区二区三区| 欧美亚洲丝袜传媒另类| 亚洲精品免费电影| 99久久国产综合精品女不卡| 久久久综合视频| 国产成人在线视频播放| 精品国产乱码久久久久久牛牛| 天涯成人国产亚洲精品一区av| 91黄色免费看| 性做久久久久久| 5858s免费视频成人| 青娱乐精品视频在线| 欧美tk—视频vk| 亚洲bt欧美bt精品| 91精选在线观看| 日本亚洲免费观看| 精品成人一区二区三区四区| 美国十次了思思久久精品导航| 精品国产凹凸成av人导航| 国产在线播放一区二区三区| 中文字幕免费观看一区| www.成人在线| 亚洲午夜在线视频| 日韩一区二区三区免费看| 精品亚洲国产成人av制服丝袜| 精品国产一区二区三区忘忧草| 国产伦精品一区二区三区视频青涩| 欧美激情一区二区三区蜜桃视频| 成人99免费视频| 1024精品合集| 欧美日韩一卡二卡| 精品一区二区影视| 欧美国产1区2区| 欧美午夜精品久久久久久孕妇| 综合久久久久久| 日韩一区二区三区在线视频| 国产成人在线影院 | 欧美精彩视频一区二区三区| 成人精品高清在线| 亚洲成人在线免费| 久久这里只有精品6| 日本电影亚洲天堂一区| 开心九九激情九九欧美日韩精美视频电影| 精品福利av导航| 色就色 综合激情| 久久精品国产99国产| 日韩伦理免费电影| 欧美一区二区三区成人| 成人亚洲一区二区一| 香蕉久久夜色精品国产使用方法 | 777色狠狠一区二区三区| 久久精品国产一区二区三| 中文字幕人成不卡一区| 日韩一区二区在线免费观看| 成人av综合在线| 免费一级欧美片在线观看| 亚洲视频一区在线观看| 精品理论电影在线观看| 色偷偷成人一区二区三区91| 黄色成人免费在线| 亚洲在线观看免费| 国产精品久99| 精品国产乱码久久久久久老虎| 91极品美女在线| 成人激情文学综合网| 久久精品国产一区二区三| 一区二区三区日韩精品| 国产精品久久久久久久裸模| 欧美一区二区三区四区五区| 日本二三区不卡| 欧美高清dvd| 91亚洲永久精品| 粉嫩av一区二区三区在线播放 | 99久久精品免费精品国产| 老司机精品视频导航| 亚洲国产精品久久久男人的天堂| 国产精品成人网| 久久久久久久久久美女| 日韩精品一区二区三区蜜臀| 欧美日韩精品一区二区在线播放| av成人老司机| 国产一区 二区 三区一级| 久久av老司机精品网站导航| 日韩精品91亚洲二区在线观看| 伊人性伊人情综合网| 国产精品久久久久久久久免费樱桃 | 亚洲成人综合视频| 自拍偷拍亚洲欧美日韩| 337p粉嫩大胆噜噜噜噜噜91av| 欧美色精品天天在线观看视频| 成人精品电影在线观看| 精品亚洲成av人在线观看| 免费在线成人网| 日本美女一区二区三区视频| 性欧美疯狂xxxxbbbb| 亚洲成av人片在线观看无码| 亚洲午夜羞羞片| 亚洲国产成人av好男人在线观看| 一区二区三区国产豹纹内裤在线| 亚洲欧美激情插| 一区二区三区四区乱视频| 洋洋av久久久久久久一区| 亚洲高清不卡在线| 蜜臀av亚洲一区中文字幕| 看电视剧不卡顿的网站| 韩国精品主播一区二区在线观看 | 五月激情六月综合| 免费久久99精品国产| 激情综合网av| 成人永久看片免费视频天堂| 成人黄色在线视频| 色综合天天综合网天天狠天天| 91福利社在线观看| 911精品国产一区二区在线| 日韩一区二区电影在线| 精品国产伦一区二区三区观看体验 | 欧美日韩高清影院| 欧美一区二区三区在| 2022国产精品视频| 中文文精品字幕一区二区| 亚洲另类在线制服丝袜| 日韩成人伦理电影在线观看| 国产一区二区三区电影在线观看| 成人深夜福利app| 色综合久久综合| 欧美亚洲国产一卡| 日韩欧美电影一区| 国产午夜精品理论片a级大结局| 中文字幕一区二区在线播放| 一区二区三区产品免费精品久久75 | 国产 欧美在线| 色综合天天综合色综合av| 欧美一卡2卡3卡4卡| 国产精品第一页第二页第三页| 五月天婷婷综合| 国产精品一级片在线观看| 在线视频你懂得一区| 精品毛片乱码1区2区3区| 亚洲三级电影全部在线观看高清| 日韩精品高清不卡| 成人av在线电影| 欧美变态tickle挠乳网站| 亚洲视频在线观看三级| 蜜臀久久99精品久久久久宅男| 成人va在线观看| 日韩欧美国产综合在线一区二区三区| 亚洲国产电影在线观看| 蜜臀91精品一区二区三区 | 日韩高清欧美激情| 菠萝蜜视频在线观看一区| 日韩欧美区一区二| 一区二区欧美视频| 懂色av中文一区二区三区| 91精品免费在线| 亚洲欧美日韩中文字幕一区二区三区 | 亚洲精品在线观看视频| 亚洲午夜电影网| 色综合久久久久久久| 国产日韩欧美一区二区三区乱码| 首页国产欧美久久| 色婷婷综合在线| 国产精品成人在线观看| 韩国女主播一区| 日韩视频在线永久播放| 亚洲无人区一区| 91网站最新地址| 日本一区二区三区四区在线视频| 久久精品二区亚洲w码| 欧美日韩亚洲丝袜制服| 中文字幕综合网| 成人动漫av在线| 国产精品色在线观看| 极品瑜伽女神91| 精品国产欧美一区二区| 亚洲色图制服丝袜| 91成人国产精品| 中文字幕精品综合| 国产成人福利片| 日韩欧美一区二区在线视频| 亚洲二区在线视频| 91久久精品国产91性色tv| 亚洲男人的天堂在线观看| 成人毛片在线观看| 国产日韩欧美精品一区| 国产一区高清在线| 欧美精品一区二区蜜臀亚洲| 日本成人在线一区| 欧美裸体一区二区三区| 亚洲福利一区二区| 欧美午夜片在线看| 亚洲国产欧美在线人成| 欧美美女直播网站| 久久se这里有精品| 欧美日韩一区二区在线观看|