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

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

?? output.1

?? 《道法自然》書的源碼FishGUI,一個跨平臺的界面庫
?? 1
?? 第 1 頁 / 共 5 頁
字號:
    break  fidoneif test -z "$ac_aux_dir"; then  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}   { (exit 1); exit 1; }; }fiac_config_guess="$SHELL $ac_aux_dir/config.guess"ac_config_sub="$SHELL $ac_aux_dir/config.sub"ac_configure="$SHELL $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# AmigaOS /C/install, which installs bootblocks on floppy discs# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag# 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 "$as_me:$LINENO: checking for a BSD-compatible install" >&5echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6if test -z "$INSTALL"; thenif test "${ac_cv_path_install+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  as_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  # Account for people who put trailing slashes in PATH elements.case $as_dir/ in  ./ | .// | /cC/* | \  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \  /usr/ucb/* ) ;;  *)    # OSF1 and SCO ODT 3.0 have their own names for install.    # Don't use installbsd from OSF since it installs stuff as root    # by default.    for ac_prog in ginstall scoinst install; do      for ac_exec_ext in '' $ac_executable_extensions; do        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then          if test $ac_prog = install &&            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then            # AIX install.  It has an incompatible calling convention.            :          elif test $ac_prog = install &&            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then            # program-specific install script used by HP pwplus--don't use.            :          else            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"            break 3          fi        fi      done    done    ;;esacdonefi  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 "$as_me:$LINENO: result: $INSTALL" >&5echo "${ECHO_T}$INSTALL" >&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_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'echo "$as_me:$LINENO: checking whether build environment is sane" >&5echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6# Just in casesleep 1echo timestamp > conftest.file# Do `set' in a subshell so we don't clobber the current shell's# arguments.  Must try -L first in case configure is actually a# symlink; some systems play weird games with the mod time of symlinks# (eg FreeBSD returns the mod time of the symlink's containing# directory).if (   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`   if test "$*" = "X"; then      # -L didn't work.      set X `ls -t $srcdir/configure conftest.file`   fi   rm -f conftest.file   if test "$*" != "X $srcdir/configure conftest.file" \      && test "$*" != "X conftest.file $srcdir/configure"; then      # If neither matched, then we have a broken ls.  This can happen      # if, for instance, CONFIG_SHELL is bash and it inherits a      # broken ls alias from the environment.  This has actually      # happened.  Such a system could not be considered "sane".      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a brokenalias in your environment" >&5echo "$as_me: error: ls -t appears to fail.  Make sure there is not a brokenalias in your environment" >&2;}   { (exit 1); exit 1; }; }   fi   test "$2" = conftest.file   )then   # Ok.   :else   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!Check your system clock" >&5echo "$as_me: error: newly created file is older than distributed files!Check your system clock" >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6test "$program_prefix" != NONE &&  program_transform_name="s,^,$program_prefix,;$program_transform_name"# Use a double $ so make ignores it.test "$program_suffix" != NONE &&  program_transform_name="s,\$,$program_suffix,;$program_transform_name"# Double any \ or $.  echo might interpret backslashes.# By default was `s,x,x', remove it if useless.cat <<\_ACEOF >conftest.seds/[\\$]/&&/g;s/;s,x,x,$//_ACEOFprogram_transform_name=`echo $program_transform_name | sed -f conftest.sed`rm conftest.sed# expand $ac_aux_dir to an absolute patham_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd`test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"# Use eval to expand $SHELLif eval "$MISSING --run true"; then  am_missing_run="$MISSING --run "else  am_missing_run=  am_backtick='`'  { echo "$as_me:$LINENO: WARNING: ${am_backtick}missing' script is too old or missing" >&5echo "$as_me: WARNING: ${am_backtick}missing' script is too old or missing" >&2;}fifor ac_prog in gawk mawk nawk awkdo  # Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_AWK+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$AWK"; then  ac_cv_prog_AWK="$AWK" # Let the user override the test.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then    ac_cv_prog_AWK="$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiAWK=$ac_cv_prog_AWKif test -n "$AWK"; then  echo "$as_me:$LINENO: result: $AWK" >&5echo "${ECHO_T}$AWK" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$AWK" && breakdoneecho "$as_me:$LINENO: checking whether ${MAKE-make} sets \${MAKE}" >&5echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.make <<\_ACEOFall:	@echo 'ac_maketemp="${MAKE}"'_ACEOF# GNU make sometimes prints "make[1]: Entering...", which would confuse us.eval `${MAKE-make} -f conftest.make 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 conftest.makefiif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then  echo "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6  SET_MAKE=else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6  SET_MAKE="MAKE=${MAKE-make}"fi# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.if test "${enable_dependency_tracking+set}" = set; then  enableval="$enable_dependency_tracking"  fi; if test "x$enable_dependency_tracking" != xno; then  am_depcomp="$ac_aux_dir/depcomp"  AMDEPBACKSLASH='\'fiif test "x$enable_dependency_tracking" != xno; then  AMDEP_TRUE=  AMDEP_FALSE='#'else  AMDEP_TRUE='#'  AMDEP_FALSE=firm -f .deps 2>/dev/nullmkdir .deps 2>/dev/nullif test -d .deps; then  DEPDIR=.depselse  # MS-DOS does not allow filenames that begin with a dot.  DEPDIR=_depsfirmdir .deps 2>/dev/null# test to see if srcdir already configuredif test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&   test -f $srcdir/config.status; then  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}   { (exit 1); exit 1; }; }fi# Define the identity of the package.PACKAGE=FishGUIVERSION=1.0cat >>confdefs.h <<_ACEOF@%:@define PACKAGE "$PACKAGE"_ACEOFcat >>confdefs.h <<_ACEOF@%:@define VERSION "$VERSION"_ACEOF# Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow# the ones we care about.# Autoconf 2.50 always computes EXEEXT.  However we need to be# compatible with 2.13, for now.  So we always define EXEEXT, but we# don't compute it.# Similar for OBJEXT -- only we only use OBJEXT if the user actually# requests that it be used.  This is a bit dumb.: ${OBJEXT=o}# Some tools Automake needs.ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"}AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"}AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}AMTAR=${AMTAR-"${am_missing_run}tar"}install_sh=${install_sh-"$am_aux_dir/install-sh"}INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"# We need awk for the "check" target.  The system "awk" is bad on# some platforms.# Checks for programs.ac_ext=ccac_cpp='$CXXCPP $CPPFLAGS'ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_cxx_compiler_gnuif test -n "$ac_tool_prefix"; then  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC  do    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.set dummy $ac_tool_prefix$ac_prog; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CXX+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$CXX"; then  ac_cv_prog_CXX="$CXX" # Let the user override the test.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiCXX=$ac_cv_prog_CXXif test -n "$CXX"; then  echo "$as_me:$LINENO: result: $CXX" >&5echo "${ECHO_T}$CXX" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi    test -n "$CXX" && break  donefiif test -z "$CXX"; then  ac_ct_CXX=$CXX  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlCdo  # Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_CXX"; then  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then    ac_cv_prog_ac_ct_CXX="$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiac_ct_CXX=$ac_cv_prog_ac_ct_CXXif test -n "$ac_ct_CXX"; then  echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5echo "${ECHO_T}$ac_ct_CXX" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$ac_ct_CXX" && breakdonetest -n "$ac_ct_CXX" || ac_ct_CXX="g++"  CXX=$ac_ct_CXXfi# Provide some information about the compiler.echo "$as_me:$LINENO:" \

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲日本一区二区三区| 欧美一级专区免费大片| 亚洲成人777| 日本一区二区成人在线| 久久精品亚洲乱码伦伦中文| 日韩免费看网站| 91麻豆精品91久久久久久清纯| 欧美在线你懂得| 欧美三级中文字| 欧美一二三区在线观看| 久久先锋影音av鲁色资源网| 日韩欧美亚洲国产另类| 一区二区三区成人在线视频| 亚洲一区二区三区四区中文字幕| 亚洲一区二区三区四区在线| 丰满亚洲少妇av| 99精品热视频| 一本到不卡免费一区二区| 在线中文字幕一区| 日韩美女视频一区二区在线观看| 亚洲制服丝袜一区| 色视频一区二区| 亚洲欧洲精品一区二区精品久久久| 尤物av一区二区| 麻豆一区二区三| 成人午夜视频免费看| 欧洲激情一区二区| 一区二区三区四区在线免费观看 | 成人午夜在线视频| 国产色综合一区| 成人国产精品免费观看视频| 91年精品国产| 在线播放欧美女士性生活| 久久久亚洲精品石原莉奈| 亚洲影院免费观看| 欧美性生活一区| 国产精品嫩草99a| 日本欧美加勒比视频| 成人免费毛片片v| 亚洲国产成人在线| 91亚洲国产成人精品一区二三| 国产精品色在线观看| 99久久综合国产精品| 欧美一区二区三区公司| 蜜臀久久久99精品久久久久久| 欧美本精品男人aⅴ天堂| 一区二区免费在线播放| 欧美日韩五月天| 奇米影视一区二区三区小说| 91成人网在线| 日韩经典一区二区| 91国偷自产一区二区三区成为亚洲经典| 一区在线观看免费| 欧美无砖砖区免费| 精品一二三四区| 欧美性受xxxx黑人xyx性爽| 亚洲第一二三四区| 久久免费视频一区| 91成人免费在线视频| 久久99精品久久久久| 国产精品激情偷乱一区二区∴| 精品无码三级在线观看视频| 国产日韩av一区二区| 国产91露脸合集magnet| 亚洲一区二区综合| 久久综合色鬼综合色| 色狠狠桃花综合| 久久er精品视频| 日韩精品在线网站| 91蝌蚪国产九色| 男女男精品视频网| 亚洲日本在线观看| 久久久精品综合| 欧美精品视频www在线观看| 国产成人在线视频播放| 国产午夜久久久久| 欧美群妇大交群的观看方式| 亚洲成a人v欧美综合天堂下载| 久久综合999| 欧美日韩亚洲综合| 福利一区福利二区| 男男视频亚洲欧美| 亚洲婷婷综合色高清在线| 精品国产伦理网| 成人h动漫精品| 麻豆国产91在线播放| 亚洲综合丁香婷婷六月香| 国产精品女人毛片| 精品国产乱码久久久久久1区2区 | 91麻豆.com| 粉嫩13p一区二区三区| 日本va欧美va欧美va精品| 亚洲精品免费一二三区| 国产精品国产成人国产三级| 久久天天做天天爱综合色| 91麻豆精品国产91久久久久久| 91亚洲男人天堂| 成人国产视频在线观看| 国产成人自拍网| 国产成人精品www牛牛影视| 精品一区二区三区久久久| 日本欧美加勒比视频| 日韩电影在线观看电影| 亚洲成人午夜电影| 香蕉影视欧美成人| 亚洲.国产.中文慕字在线| 一区二区在线观看免费视频播放| 国产精品久久久一本精品| 久久久美女艺术照精彩视频福利播放| 日韩免费高清电影| 日韩欧美一级精品久久| 日韩欧美国产三级| 日韩免费高清电影| 久久久久久综合| 久久免费偷拍视频| 国产精品免费网站在线观看| 中文字幕久久午夜不卡| 国产精品久久久久四虎| 亚洲欧美日韩国产综合在线| 日韩欧美成人午夜| 精品少妇一区二区三区在线视频 | 91精品国产高清一区二区三区蜜臀| 日本韩国精品在线| 欧美人狂配大交3d怪物一区| 3atv在线一区二区三区| 欧美一级理论片| 精品国产乱码久久久久久图片| 欧美精品一区二区三区久久久| 精品国产91乱码一区二区三区| 26uuu精品一区二区| 国产精品久久久久一区二区三区| 国产精品久久久久久一区二区三区 | 欧美成人官网二区| 国产视频一区二区在线| 国产精品久久久久一区二区三区共| 亚洲视频在线观看一区| 亚洲国产另类av| 中文一区二区在线观看| 亚洲精品久久7777| 亚洲成人动漫精品| 韩国精品在线观看| 婷婷开心久久网| 亚洲一区二区精品视频| 日韩电影在线看| 成人激情免费电影网址| 欧美午夜不卡在线观看免费| 精品国产乱码久久| 亚洲视频网在线直播| 免费高清在线一区| 色综合久久久久| 欧美一区二区久久| 亚洲欧美日韩国产手机在线| 日韩精品1区2区3区| 99国产精品久久久久久久久久| 91精品婷婷国产综合久久| 亚洲国产成人自拍| 日韩成人精品在线| 91免费视频网| 久久久精品综合| 日韩精品一区第一页| 91香蕉视频在线| 久久嫩草精品久久久精品| 午夜私人影院久久久久| 国产91在线看| 精品日韩成人av| 日韩激情中文字幕| 在线观看精品一区| 中文字幕一区二区在线观看| 久久精品国产免费看久久精品| 欧美午夜精品一区| ...av二区三区久久精品| 国产精品一区久久久久| av一区二区不卡| 精品欧美乱码久久久久久1区2区| 一区二区三区欧美| zzijzzij亚洲日本少妇熟睡| 精品国产乱码久久久久久夜甘婷婷| 一区二区三国产精华液| 91视频你懂的| 国产精品二三区| 国产精品一二三四| 337p粉嫩大胆色噜噜噜噜亚洲| 香蕉加勒比综合久久| 欧洲日韩一区二区三区| 亚洲伦理在线免费看| 一本色道综合亚洲| 1000部国产精品成人观看| 成人午夜碰碰视频| 国产精品黄色在线观看| 99久久精品一区二区| 国产精品女上位| 99re热这里只有精品视频| 国产精品你懂的在线欣赏| 成人少妇影院yyyy| 国产精品青草久久| av在线一区二区| 亚洲男同1069视频| 欧美在线小视频| 日韩精品一级二级| 日韩一级免费一区|