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

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

?? config.status

?? c-smile 一個語法類似與JS 又有點像C++的 編譯器
?? STATUS
?? 第 1 頁 / 共 3 頁
字號:
#! /bin/sh
# Generated by configure.
# Run this file to recreate the current configuration.
# Compiler output produced by configure, useful for debugging
# configure, is in config.log if it exists.

debug=false
SHELL=${CONFIG_SHELL-/bin/sh}

## --------------------- ##
## M4sh Initialization.  ##
## --------------------- ##

# Be Bourne compatible
if 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 posix
fi

# NLS nuisances.
# Support unset when possible.
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
  as_unset=unset
else
  as_unset=false
fi

(set +x; test -n "`(LANG=C; export LANG) 2>&1`") &&
    { $as_unset LANG || test "${LANG+set}" != set; } ||
      { LANG=C; export LANG; }
(set +x; test -n "`(LC_ALL=C; export LC_ALL) 2>&1`") &&
    { $as_unset LC_ALL || test "${LC_ALL+set}" != set; } ||
      { LC_ALL=C; export LC_ALL; }
(set +x; test -n "`(LC_TIME=C; export LC_TIME) 2>&1`") &&
    { $as_unset LC_TIME || test "${LC_TIME+set}" != set; } ||
      { LC_TIME=C; export LC_TIME; }
(set +x; test -n "`(LC_CTYPE=C; export LC_CTYPE) 2>&1`") &&
    { $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set; } ||
      { LC_CTYPE=C; export LC_CTYPE; }
(set +x; test -n "`(LANGUAGE=C; export LANGUAGE) 2>&1`") &&
    { $as_unset LANGUAGE || test "${LANGUAGE+set}" != set; } ||
      { LANGUAGE=C; export LANGUAGE; }
(set +x; test -n "`(LC_COLLATE=C; export LC_COLLATE) 2>&1`") &&
    { $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set; } ||
      { LC_COLLATE=C; export LC_COLLATE; }
(set +x; test -n "`(LC_NUMERIC=C; export LC_NUMERIC) 2>&1`") &&
    { $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set; } ||
      { LC_NUMERIC=C; export LC_NUMERIC; }
(set +x; test -n "`(LC_MESSAGES=C; export LC_MESSAGES) 2>&1`") &&
    { $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
      { LC_MESSAGES=C; export LC_MESSAGES; }


# Name of the executable.
as_me=`(basename "$0") 2>/dev/null ||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
	 X"$0" : 'X\(//\)$' \| \
	 X"$0" : 'X\(/\)$' \| \
	 .     : '\(.\)' 2>/dev/null ||
echo X/"$0" |
    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
  	  /^X\/\(\/\/\)$/{ s//\1/; q; }
  	  /^X\/\(\/\).*/{ s//\1/; q; }
  	  s/.*/./; q'`

# PATH needs CR, and LINENO needs CR and PATH.
# Avoid depending upon Character Ranges.
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
as_cr_digits='0123456789'
as_cr_alnum=$as_cr_Letters$as_cr_digits

# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
  echo "#! /bin/sh" >conftest.sh
  echo  "exit 0"   >>conftest.sh
  chmod +x conftest.sh
  if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
    PATH_SEPARATOR=';'
  else
    PATH_SEPARATOR=:
  fi
  rm -f conftest.sh
fi


  as_lineno_1=$LINENO
  as_lineno_2=$LINENO
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
  test "x$as_lineno_1" != "x$as_lineno_2" &&
  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
  # Find who we are.  Look in the path if we contain no path at all
  # relative or not.
  case $0 in
    *[\\/]* ) as_myself=$0 ;;
    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
  IFS=$as_save_IFS
  test -z "$as_dir" && as_dir=.
  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
done

       ;;
  esac
  # We did not find ourselves, most probably we were run as `sh COMMAND'
  # in which case we are not to be found in the path.
  if test "x$as_myself" = x; then
    as_myself=$0
  fi
  if test ! -f "$as_myself"; then
    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
   { (exit 1); exit 1; }; }
  fi
  case $CONFIG_SHELL in
  '')
    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
do
  IFS=$as_save_IFS
  test -z "$as_dir" && as_dir=.
  for as_base in sh bash ksh sh5; do
	 case $as_dir in
	 /*)
	   if ("$as_dir/$as_base" -c '
  as_lineno_1=$LINENO
  as_lineno_2=$LINENO
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
  test "x$as_lineno_1" != "x$as_lineno_2" &&
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
	     CONFIG_SHELL=$as_dir/$as_base
	     export CONFIG_SHELL
	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
	   fi;;
	 esac
       done
done
;;
  esac

  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
  # uniformly replaced by the line number.  The first 'sed' inserts a
  # line-number line before each line; the second 'sed' does the real
  # work.  The second script uses 'N' to pair each line-number line
  # with the numbered line, and appends trailing '-' during
  # substitution so that $LINENO is not a special case at line end.
  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
  sed '=' <$as_myself |
    sed '
      N
      s,$,-,
      : loop
      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
      t loop
      s,-$,,
      s,^['$as_cr_digits']*\n,,
    ' >$as_me.lineno &&
  chmod +x $as_me.lineno ||
    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
   { (exit 1); exit 1; }; }

  # Don't try to exec as it changes $[0], causing all sort of problems
  # (the dirname of $[0] is not the place where we might find the
  # original and so on.  Autoconf is especially sensible to this).
  . ./$as_me.lineno
  # Exit status is that of the last command.
  exit
}


case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
  *c*,-n*) ECHO_N= ECHO_C='
' ECHO_T='	' ;;
  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
esac

if expr a : '\(a\)' >/dev/null 2>&1; then
  as_expr=expr
else
  as_expr=false
fi

rm -f conf$$ conf$$.exe conf$$.file
echo >conf$$.file
if 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'
  fi
elif ln conf$$.file conf$$ 2>/dev/null; then
  as_ln_s=ln
else
  as_ln_s='cp -p'
fi
rm -f conf$$ conf$$.exe conf$$.file

as_executable_p="test -f"

# 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"

# Sed expression to map a string onto a valid variable name.
as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"


# 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=$PATH_SEPARATOR; export CDPATH; }

exec 6>&1

# Open the log real soon, to keep \$[0] and so on meaningful, and to
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.  Logging --version etc. is OK.
exec 5>>config.log
{
  echo
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
## Running $as_me. ##
_ASBOX
} >&5
cat >&5 <<_CSEOF

This file was extended by c-smile $as_me 1.0.0, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = $CONFIG_FILES
  CONFIG_HEADERS  = $CONFIG_HEADERS
  CONFIG_LINKS    = $CONFIG_LINKS
  CONFIG_COMMANDS = $CONFIG_COMMANDS
  $ $0 $@

_CSEOF
echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
echo >&5
config_files=" Makefile"
config_headers=" config.h"
config_commands=" default-1"

ac_cs_usage="\
\`$as_me' instantiates files from templates according to the
current configuration.

Usage: $0 [OPTIONS] [FILE]...

  -h, --help       print this help, then exit
  -V, --version    print version number, then exit
  -d, --debug      don't remove temporary files
      --recheck    update $as_me by reconfiguring in the same conditions
  --file=FILE[:TEMPLATE]
                   instantiate the configuration file FILE
  --header=FILE[:TEMPLATE]
                   instantiate the configuration header FILE

Configuration files:
$config_files

Configuration headers:
$config_headers

Configuration commands:
$config_commands

Report bugs to <bug-autoconf@gnu.org>."
ac_cs_version="\
c-smile config.status 1.0.0
configured by ./configure, generated by GNU Autoconf 2.53,
  with options \"\"

Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it."
srcdir=.
INSTALL="/usr/bin/install -c"
# If no file are specified by the user, then we need to provide default
# value.  By we need to know if files were specified by the user.
ac_need_defaults=:
while test $# != 0
do
  case $1 in
  --*=*)
    ac_option=`expr "x$1" : 'x\([^=]*\)='`
    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
    shift
    set dummy "$ac_option" "$ac_optarg" ${1+"$@"}
    shift
    ;;
  -*);;
  *) # This is not an option, so the user has probably given explicit
     # arguments.
     ac_need_defaults=false;;
  esac

  case $1 in
  # Handling of the options.
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
    echo "running /bin/sh ./configure "  " --no-create --no-recursion"
    exec /bin/sh ./configure  --no-create --no-recursion ;;
  --version | --vers* | -V )
    echo "$ac_cs_version"; exit 0 ;;
  --he | --h)
    # Conflict between --help and --header
    { { echo "$as_me:$LINENO: error: ambiguous option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: ambiguous option: $1
Try \`$0 --help' for more information." >&2;}
   { (exit 1); exit 1; }; };;
  --help | --hel | -h )
    echo "$ac_cs_usage"; exit 0 ;;
  --debug | --d* | -d )
    debug=: ;;
  --file | --fil | --fi | --f )
    shift
    CONFIG_FILES="$CONFIG_FILES $1"
    ac_need_defaults=false;;
  --header | --heade | --head | --hea )
    shift
    CONFIG_HEADERS="$CONFIG_HEADERS $1"
    ac_need_defaults=false;;

  # This is an error.
  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: unrecognized option: $1
Try \`$0 --help' for more information." >&2;}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产一区二区免费在线| 精品三级在线观看| 在线看日韩精品电影| 91污在线观看| 91视频观看视频| 欧美网站大全在线观看| 7777女厕盗摄久久久| 日韩一区二区影院| 久久久久久黄色| 亚洲欧洲日韩综合一区二区| 亚洲美女在线一区| 亚洲va国产va欧美va观看| 日韩国产一二三区| 激情偷乱视频一区二区三区| 国产91丝袜在线播放九色| 成人午夜又粗又硬又大| 99久久伊人久久99| 91久久精品一区二区| 51午夜精品国产| 久久久久99精品一区| 亚洲视频免费在线观看| 亚洲国产视频一区| 免费的国产精品| 国产成人免费视频网站| 91香蕉视频mp4| 91精品国产麻豆| 国产亚洲人成网站| 亚洲黄网站在线观看| 日本aⅴ亚洲精品中文乱码| 国产一区美女在线| 色偷偷成人一区二区三区91| 欧美日韩日日夜夜| 国产午夜精品一区二区三区视频| 亚洲桃色在线一区| 另类的小说在线视频另类成人小视频在线 | 日韩精品一区二区三区中文不卡| 国产无人区一区二区三区| 亚洲人123区| 青青草国产精品97视觉盛宴| 粗大黑人巨茎大战欧美成人| 欧美日韩亚洲不卡| 国产亚洲综合av| 亚洲h动漫在线| 国产成人在线网站| 欧美色欧美亚洲另类二区| 久久久久一区二区三区四区| 亚洲一区在线视频观看| 国产九九视频一区二区三区| 欧美性猛交xxxxxxxx| 久久久久国产精品人| 亚洲福利一区二区| 成人少妇影院yyyy| 4hu四虎永久在线影院成人| 国产精品理伦片| 六月丁香婷婷色狠狠久久| 91片在线免费观看| 久久精品欧美日韩精品| 日韩电影在线观看电影| 91免费观看视频在线| 精品成人在线观看| 无吗不卡中文字幕| 91免费国产视频网站| 久久久激情视频| 蜜桃av一区二区三区| 欧美视频三区在线播放| 国产精品久久99| 国产精品538一区二区在线| 91精品国产一区二区| 亚洲精品自拍动漫在线| 粉嫩绯色av一区二区在线观看| 日韩欧美你懂的| 天天av天天翘天天综合网 | 欧美视频精品在线| 国产精品不卡一区二区三区| 国内精品嫩模私拍在线| 在线综合视频播放| 亚洲成a人在线观看| 色婷婷av一区二区三区大白胸| 日本一区二区电影| 国产精品夜夜爽| 欧美成人精品福利| 日本中文在线一区| 欧美日韩国产精品自在自线| 一区二区三区欧美亚洲| 91在线云播放| 国产精品福利影院| 大陆成人av片| 中文字幕 久热精品 视频在线 | 成人激情视频网站| 久久婷婷综合激情| 国产在线播放一区三区四| 日韩三级精品电影久久久| 日本在线不卡视频| 91精品国产品国语在线不卡| 午夜a成v人精品| 3atv在线一区二区三区| 视频一区在线播放| 亚洲线精品一区二区三区八戒| 色综合欧美在线视频区| 伊人婷婷欧美激情| 欧美三级三级三级爽爽爽| 亚洲福利视频导航| 在线综合视频播放| 久久成人综合网| 久久婷婷一区二区三区| 国产91精品在线观看| 国产精品日韩精品欧美在线| eeuss鲁片一区二区三区在线观看| 国产精品狼人久久影院观看方式| 成人av网站在线| 国产精品久久久99| 色婷婷激情一区二区三区| 亚洲一区二区三区三| 欧美日韩一区中文字幕| 免播放器亚洲一区| 久久精品视频免费观看| www.欧美日韩| 亚洲一区自拍偷拍| 日韩视频一区二区在线观看| 国产美女在线观看一区| 国产精品久久看| 欧美性猛交xxxx乱大交退制版 | 蜜桃在线一区二区三区| 2017欧美狠狠色| 波波电影院一区二区三区| 亚洲另类在线制服丝袜| 91精品国产乱| 成人av综合在线| 亚洲高清免费观看 | 日本不卡的三区四区五区| 2020国产精品自拍| 91同城在线观看| 舔着乳尖日韩一区| 久久免费视频色| 91福利视频网站| 久久 天天综合| 中文字幕亚洲欧美在线不卡| 欧美日韩国产精选| 国产不卡一区视频| 亚洲一二三四久久| 国产午夜精品理论片a级大结局 | 精品久久久久久综合日本欧美| 成人丝袜视频网| 天堂久久一区二区三区| 国产精品色哟哟网站| 91精品国产综合久久久久久久| 国产69精品久久久久777| 亚洲国产精品自拍| 国产日韩精品一区二区浪潮av| 在线免费观看视频一区| 国产精品影音先锋| 三级成人在线视频| 亚洲天堂久久久久久久| 精品少妇一区二区三区日产乱码 | 久88久久88久久久| 综合精品久久久| 精品国产一二三区| 欧美午夜片在线观看| 国产69精品久久久久毛片| 免费观看日韩av| 亚洲一区二区精品久久av| 国产一区欧美日韩| 亚欧色一区w666天堂| 中文字幕国产一区| 欧美大片日本大片免费观看| 在线亚洲人成电影网站色www| 韩国一区二区在线观看| 视频一区视频二区中文| 亚洲精品免费播放| 亚洲国产精品成人久久综合一区| 日韩午夜在线影院| 欧美日韩黄视频| 一本一本久久a久久精品综合麻豆| 黄色日韩三级电影| 日韩影院免费视频| 亚洲精品视频一区二区| 国产精品不卡一区二区三区| 久久久久久久久免费| 欧美刺激脚交jootjob| 欧美军同video69gay| 91国内精品野花午夜精品| 99久久久免费精品国产一区二区| 国产精品1区2区| 国产在线一区二区| 久久99国内精品| 美女脱光内衣内裤视频久久网站 | 一区二区三区 在线观看视频| 中文字幕精品一区二区精品绿巨人 | 一区二区三区四区精品在线视频| 久久精品综合网| 精品捆绑美女sm三区| 日韩欧美一区二区不卡| 欧美日韩1234| 欧美三级日韩三级国产三级| 91久久精品网| 91国在线观看| 欧美三级日本三级少妇99| 欧美日韩免费不卡视频一区二区三区| 91美女在线观看| 在线精品视频免费播放|