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

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

?? output.0

?? 《道法自然》書的源碼FishGUI,一個跨平臺的界面庫
?? 0
?? 第 1 頁 / 共 5 頁
字號:
fiac_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:" \     "checking for C++ compiler version" >&5ac_compiler=`set X $ac_compile; echo $2`{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5  (eval $ac_compiler --version </dev/null >&5) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5  (eval $ac_compiler -v </dev/null >&5) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5  (eval $ac_compiler -V </dev/null >&5) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"intmain (){  ;  return 0;}_ACEOFac_clean_files_save=$ac_clean_filesac_clean_files="$ac_clean_files a.out a.exe"# Try to create an executable without -o first, disregard a.out.# It will help us diagnose broken compilers, and finding out an intuition# of exeext.echo "$as_me:$LINENO: checking for C++ compiler default output" >&5echo $ECHO_N "checking for C++ compiler default output... $ECHO_C" >&6ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5  (eval $ac_link_default) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; then  # Find the output, starting from the most likely.  This scheme is# not robust to junk in `.', hence go to wildcards (a.*) only as a last# resort.# Be careful to initialize this variable, since it used to be cached.# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.ac_cv_exeext=for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.*; do  test -f "$ac_file" || continue  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;    a.out ) # We found the default executable, but exeext='' is most            # certainly right.            break;;    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          # FIXME: I believe we export ac_cv_exeext for Libtool --akim.          export ac_cv_exeext          break;;    * ) break;;  esacdoneelse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5{ { echo "$as_me:$LINENO: error: C++ compiler cannot create executablescheck \`config.log' for details." >&5echo "$as_me: error: C++ compiler cannot create executablescheck \`config.log' for details." >&2;}   { (exit 77); exit 77; }; }fiac_exeext=$ac_cv_exeextecho "$as_me:$LINENO: result: $ac_file" >&5echo "${ECHO_T}$ac_file" >&6# Check the compiler produces executables we can run.  If not, either# the compiler is broken, or we cross compile.echo "$as_me:$LINENO: checking whether the C++ compiler works" >&5echo $ECHO_N "checking whether the C++ compiler works... $ECHO_C" >&6# FIXME: These cross compiler hacks should be removed for Autoconf 3.0# If not cross compiling, check that we can run a simple program.if test "$cross_compiling" != yes; then  if { ac_try='./$ac_file'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then    cross_compiling=no  else    if test "$cross_compiling" = maybe; then	cross_compiling=yes    else	{ { echo "$as_me:$LINENO: error: cannot run C++ compiled programs.If you meant to cross compile, use \`--host'." >&5echo "$as_me: error: cannot run C++ compiled programs.If you meant to cross compile, use \`--host'." >&2;}   { (exit 1); exit 1; }; }    fi  fifiecho "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6rm -f a.out a.exe conftest$ac_cv_exeextac_clean_files=$ac_clean_files_save# Check the compiler produces executables we can run.  If not, either# the compiler is broken, or we cross compile.echo "$as_me:$LINENO: checking whether we are cross compiling" >&5echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6echo "$as_me:$LINENO: result: $cross_compiling" >&5echo "${ECHO_T}$cross_compiling" >&6echo "$as_me:$LINENO: checking for suffix of executables" >&5echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5  (eval $ac_link) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; then  # If both `conftest.exe' and `conftest' are `present' (well, observable)# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will# work properly (i.e., refer to `conftest.exe'), while it won't with# `rm'.for ac_file in conftest.exe conftest conftest.*; do  test -f "$ac_file" || continue  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          export ac_cv_exeext          break;;    * ) break;;  esacdoneelse  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link" >&5echo "$as_me: error: cannot compute suffix of executables: cannot compile and link" >&2;}   { (exit 1); exit 1; }; }firm -f conftest$ac_cv_exeextecho "$as_me:$LINENO: result: $ac_cv_exeext" >&5echo "${ECHO_T}$ac_cv_exeext" >&6rm -f conftest.$ac_extEXEEXT=$ac_cv_exeextac_exeext=$EXEEXTecho "$as_me:$LINENO: checking for suffix of object files" >&5echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6if test "${ac_cv_objext+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"intmain (){  ;  return 0;}_ACEOFrm -f conftest.o conftest.objif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; then  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`       break;;  esacdoneelse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile" >&5echo "$as_me: error: cannot compute suffix of object files: cannot compile" >&2;}   { (exit 1); exit 1; }; }firm -f conftest.$ac_cv_objext conftest.$ac_extfiecho "$as_me:$LINENO: result: $ac_cv_objext" >&5echo "${ECHO_T}$ac_cv_objext" >&6OBJEXT=$ac_cv_objextac_objext=$OBJEXTecho "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6if test "${ac_cv_cxx_compiler_gnu+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"intmain (){#ifndef __GNUC__       choke me#endif  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_compiler_gnu=yeselse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_compiler_gnu=nofirm -f conftest.$ac_objext conftest.$ac_extac_cv_cxx_compiler_gnu=$ac_compiler_gnufiecho "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6GXX=`test $ac_compiler_gnu = yes && echo yes`ac_test_CXXFLAGS=${CXXFLAGS+set}ac_save_CXXFLAGS=$CXXFLAGSCXXFLAGS="-g"echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6if test "${ac_cv_prog_cxx_g+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"intmain (){  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_cv_prog_cxx_g=yeselse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_prog_cxx_g=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6if test "$ac_test_CXXFLAGS" = set; then  CXXFLAGS=$ac_save_CXXFLAGSelif test $ac_cv_prog_cxx_g = yes; then  if test "$GXX" = yes; then    CXXFLAGS="-g -O2"  else    CXXFLAGS="-g"  fielse  if test "$GXX" = yes; then    CXXFLAGS="-O2"  else    CXXFLAGS=  fififor ac_declaration in \   ''\   '#include <stdlib.h>' \   'extern "C" void std::exit (int) throw (); using std::exit;' \   'extern "C" void std::exit (int); using std::exit;' \   'extern "C" void exit (int) throw ();' \   'extern "C" void exit (int);' \   'void exit (int);'do  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"@%:@include <stdlib.h>$ac_declarationintmain (){exit (42);  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  :else  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5continuefirm -f conftest.$ac_objext conftest.$ac_ext  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"$ac_declarationintmain (){exit (42);  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  breakelse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extdonerm -f conftest*if test -n "$ac_declaration"; then  echo '#ifdef __cplusplus' >>confdefs.h  echo $ac_declaration      >>confdefs.h  echo '#endif'             >>confdefs.hfiac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnu# Checks for libraries.ac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuif test -n "$ac_tool_prefix"; then  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.set dummy ${ac_tool_prefix}gcc; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CC+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$CC"; then  ac_cv_prog_CC="$CC" # 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_CC="${ac_tool_prefix}gcc"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiCC=$ac_cv_prog_CCif test -n "$CC"; then  echo "$as_me:$LINENO: result: $CC" >&5echo "${ECHO_T}$CC" >&6

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
91麻豆福利精品推荐| 久久久亚洲欧洲日产国码αv| 正在播放一区二区| 国产精品乱码一区二区三区软件| 亚洲国产精品久久不卡毛片| 粉嫩av一区二区三区| 欧美一区二区视频在线观看2020| 成人免费在线观看入口| 久久精品国产亚洲aⅴ| 欧美这里有精品| 国产精品欧美一区二区三区| 免费看欧美女人艹b| 在线欧美一区二区| 1000部国产精品成人观看| 久久99精品久久久久婷婷| 欧美日韩不卡在线| 亚洲宅男天堂在线观看无病毒| 成人激情小说网站| 国产日韩精品一区二区三区| 麻豆精品新av中文字幕| 欧美日韩久久久一区| 亚洲图片欧美视频| 色婷婷亚洲婷婷| 亚洲精品日韩综合观看成人91| 成人小视频在线观看| 久久精品一二三| 国产一区二区在线视频| 精品国产凹凸成av人导航| 亚洲成人综合视频| 欧美精选在线播放| 亚欧色一区w666天堂| 欧美日本韩国一区二区三区视频| 一区二区三区在线视频观看| 色噜噜狠狠色综合欧洲selulu| 一区二区三区精品视频在线| 91福利在线观看| 五月激情六月综合| 精品少妇一区二区三区| 国内偷窥港台综合视频在线播放| 精品国产免费一区二区三区香蕉| 久久国产尿小便嘘嘘| 久久久久久久免费视频了| 国产成人综合自拍| 亚洲另类在线制服丝袜| 欧美日韩精品一二三区| 美女视频免费一区| 久久久久久久久99精品| 99国产精品99久久久久久| 一区二区三区欧美亚洲| 欧美一区午夜精品| 风间由美中文字幕在线看视频国产欧美| 国产无人区一区二区三区| 99精品久久只有精品| 午夜电影久久久| 国产亚洲欧美一区在线观看| 91在线免费播放| 日韩av网站免费在线| 久久精品一二三| 欧美日韩一区在线观看| 国产美女视频一区| 亚洲最大色网站| 欧美精品一区二| 91捆绑美女网站| 日本欧美久久久久免费播放网| 久久精品夜色噜噜亚洲aⅴ| 日本久久一区二区三区| 国产在线精品一区二区| 亚洲最大成人综合| 国产日韩综合av| 91麻豆精品久久久久蜜臀| 国产成人亚洲精品青草天美 | 婷婷六月综合网| 久久亚洲一区二区三区明星换脸| 99综合电影在线视频| 日韩av一级电影| 亚洲欧美自拍偷拍色图| 日韩欧美一区中文| 一本色道久久综合狠狠躁的推荐 | 日韩一区二区三区免费看 | 国产婷婷精品av在线| 欧美精品一卡两卡| 成人国产在线观看| 久久精品国产亚洲5555| 一区二区在线观看免费视频播放 | 高清视频一区二区| 肉色丝袜一区二区| 亚洲男人的天堂网| 国产三区在线成人av| 日韩午夜电影在线观看| 欧美影片第一页| 成人app软件下载大全免费| 韩国欧美一区二区| 日韩电影一区二区三区| 亚洲影院久久精品| 亚洲蜜臀av乱码久久精品蜜桃| 久久精品亚洲乱码伦伦中文| 日韩一级黄色大片| 欧美日韩成人综合| 欧美日韩免费观看一区二区三区| 91亚洲资源网| 91丨porny丨在线| 97久久精品人人爽人人爽蜜臀| 国产精品香蕉一区二区三区| 蜜乳av一区二区三区| 青青青伊人色综合久久| 首页亚洲欧美制服丝腿| 日韩激情在线观看| 天天色综合天天| 琪琪久久久久日韩精品| 麻豆高清免费国产一区| 老汉av免费一区二区三区 | 欧美大片日本大片免费观看| 在线综合亚洲欧美在线视频| 91精品婷婷国产综合久久性色 | 免费观看一级特黄欧美大片| 日韩国产精品91| 男人的天堂亚洲一区| 美女mm1313爽爽久久久蜜臀| 九色综合狠狠综合久久| 激情综合五月天| 国产成人在线视频网站| jiyouzz国产精品久久| www.欧美亚洲| 在线观看视频一区二区欧美日韩| 欧美日韩一区二区在线视频| 欧美日韩国产123区| 欧美一区二区视频在线观看2022| 日韩女优视频免费观看| 欧美xxxxx裸体时装秀| 国产午夜精品久久| 亚洲精品第一国产综合野| 亚洲午夜久久久久| 久久99精品久久久久婷婷| 国产成人在线视频免费播放| 91香蕉视频mp4| 欧美日韩国产大片| 国产网站一区二区| 依依成人综合视频| 免费av成人在线| caoporen国产精品视频| 欧美三级视频在线观看| 精品成人在线观看| 欧美—级在线免费片| 亚洲一区二区成人在线观看| 香蕉加勒比综合久久| 国产高清不卡一区| 欧美日韩在线不卡| 国产亚洲精品精华液| 一区二区三区不卡视频| 久久66热re国产| 欧美在线不卡一区| 精品处破学生在线二十三| 玉足女爽爽91| 国产精品中文有码| 欧美精品久久久久久久久老牛影院| 精品美女被调教视频大全网站| 亚洲欧洲三级电影| 精品在线一区二区| 欧洲亚洲国产日韩| 国产午夜精品在线观看| 日韩高清不卡一区| 91麻豆123| 日本一区二区三区电影| 天堂成人免费av电影一区| 波多野结衣一区二区三区| 制服丝袜日韩国产| 亚洲自拍偷拍九九九| 国产盗摄一区二区| 欧美一区二区二区| 亚洲高清在线精品| 成人av第一页| 国产欧美日韩精品一区| 麻豆精品新av中文字幕| 精品视频一区二区不卡| 国产精品久久午夜| 国产盗摄女厕一区二区三区| 欧美一级生活片| 无码av免费一区二区三区试看| 成人av免费观看| 欧美国产欧美亚州国产日韩mv天天看完整| 亚洲国产综合91精品麻豆| 99热在这里有精品免费| 久久久久亚洲蜜桃| 久久成人18免费观看| 91精品国产色综合久久不卡电影| 亚洲激情图片一区| 91蜜桃在线免费视频| 国产精品色一区二区三区| 国产一区啦啦啦在线观看| 日韩久久久精品| 麻豆91精品视频| 欧美一级二级在线观看| 秋霞午夜鲁丝一区二区老狼| 欧美福利视频一区| 热久久久久久久| 日韩午夜在线观看视频| 久久99精品久久久久久国产越南 | 麻豆国产精品一区二区三区| 9191精品国产综合久久久久久| 一级日本不卡的影视|