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

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

?? configure

?? 基于的linux的oracle sqlplus替代工具
??
?? 第 1 頁 / 共 5 頁
字號:
if 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.else  ac_prog_rejected=no  ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; do  IFS=$ac_save_IFS  test -z "$ac_dir" && ac_dir=.  $as_executable_p "$ac_dir/$ac_word" || continueif test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then  ac_prog_rejected=yes  continuefiac_cv_prog_CC="cc"echo "$as_me:1300: found $ac_dir/$ac_word" >&5breakdoneif 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 $# != 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" ${1+"$@"}    shift    ac_cv_prog_CC="$@"  fifififiCC=$ac_cv_prog_CCif test -n "$CC"; then  echo "$as_me:1322: result: $CC" >&5echo "${ECHO_T}$CC" >&6else  echo "$as_me:1325: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$CC"; then  if test -n "$ac_tool_prefix"; then  for ac_prog in cl  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:1336: 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.else  ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; do  IFS=$ac_save_IFS  test -z "$ac_dir" && ac_dir=.  $as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_CC="$ac_tool_prefix$ac_prog"echo "$as_me:1351: found $ac_dir/$ac_word" >&5breakdonefifiCC=$ac_cv_prog_CCif test -n "$CC"; then  echo "$as_me:1359: result: $CC" >&5echo "${ECHO_T}$CC" >&6else  echo "$as_me:1362: result: no" >&5echo "${ECHO_T}no" >&6fi    test -n "$CC" && break  donefiif test -z "$CC"; then  ac_ct_CC=$CC  for ac_prog in cldo  # 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:1375: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_CC+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_CC"; then  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.else  ac_save_IFS=$IFS; IFS=$ac_path_separatorac_dummy="$PATH"for ac_dir in $ac_dummy; do  IFS=$ac_save_IFS  test -z "$ac_dir" && ac_dir=.  $as_executable_p "$ac_dir/$ac_word" || continueac_cv_prog_ac_ct_CC="$ac_prog"echo "$as_me:1390: found $ac_dir/$ac_word" >&5breakdonefifiac_ct_CC=$ac_cv_prog_ac_ct_CCif test -n "$ac_ct_CC"; then  echo "$as_me:1398: result: $ac_ct_CC" >&5echo "${ECHO_T}$ac_ct_CC" >&6else  echo "$as_me:1401: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$ac_ct_CC" && breakdone  CC=$ac_ct_CCfifitest -z "$CC" && { { echo "$as_me:1413: error: no acceptable cc found in \$PATH" >&5echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}   { (exit 1); exit 1; }; }# Provide some information about the compiler.echo "$as_me:1418:" \     "checking for C compiler version" >&5ac_compiler=`set X $ac_compile; echo $2`{ (eval echo "$as_me:1421: \"$ac_compiler --version </dev/null >&5\"") >&5  (eval $ac_compiler --version </dev/null >&5) 2>&5  ac_status=$?  echo "$as_me:1424: \$? = $ac_status" >&5  (exit $ac_status); }{ (eval echo "$as_me:1426: \"$ac_compiler -v </dev/null >&5\"") >&5  (eval $ac_compiler -v </dev/null >&5) 2>&5  ac_status=$?  echo "$as_me:1429: \$? = $ac_status" >&5  (exit $ac_status); }{ (eval echo "$as_me:1431: \"$ac_compiler -V </dev/null >&5\"") >&5  (eval $ac_compiler -V </dev/null >&5) 2>&5  ac_status=$?  echo "$as_me:1434: \$? = $ac_status" >&5  (exit $ac_status); }cat >conftest.$ac_ext <<_ACEOF#line 1438 "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:1454: 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:1457: \"$ac_link_default\"") >&5  (eval $ac_link_default) 2>&5  ac_status=$?  echo "$as_me:1460: \$? = $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.for ac_file in `ls a.exe conftest.exe 2>/dev/null;                ls a.out conftest 2>/dev/null;                ls a.* conftest.* 2>/dev/null`; do  case $ac_file in    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;    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:1483: error: C compiler cannot create executables" >&5echo "$as_me: error: C compiler cannot create executables" >&2;}   { (exit 77); exit 77; }; }fiac_exeext=$ac_cv_exeextecho "$as_me:1489: 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:1494: 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:1500: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:1503: \$? = $ac_status" >&5  (exit $ac_status); }; }; then    cross_compiling=no  else    if test "$cross_compiling" = maybe; then	cross_compiling=yes    else	{ { echo "$as_me:1510: 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:1518: 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:1525: checking whether we are cross compiling" >&5echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6echo "$as_me:1527: result: $cross_compiling" >&5echo "${ECHO_T}$cross_compiling" >&6echo "$as_me:1530: checking for executable suffix" >&5echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6if { (eval echo "$as_me:1532: \"$ac_link\"") >&5  (eval $ac_link) 2>&5  ac_status=$?  echo "$as_me:1535: \$? = $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 `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do  case $ac_file in    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          export ac_cv_exeext          break;;    * ) break;;  esacdoneelse  { { echo "$as_me:1551: error: cannot compute EXEEXT: cannot compile and link" >&5echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}   { (exit 1); exit 1; }; }firm -f conftest$ac_cv_exeextecho "$as_me:1557: result: $ac_cv_exeext" >&5echo "${ECHO_T}$ac_cv_exeext" >&6rm -f conftest.$ac_extEXEEXT=$ac_cv_exeextac_exeext=$EXEEXTecho "$as_me:1563: checking for object suffix" >&5echo $ECHO_N "checking for object suffix... $ECHO_C" >&6if test "${ac_cv_objext+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line 1569 "configure"#include "confdefs.h"intmain (){  ;  return 0;}_ACEOFrm -f conftest.o conftest.objif { (eval echo "$as_me:1581: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:1584: \$? = $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 ) ;;    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`       break;;  esacdoneelse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5{ { echo "$as_me:1596: error: cannot compute OBJEXT: cannot compile" >&5echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}   { (exit 1); exit 1; }; }firm -f conftest.$ac_cv_objext conftest.$ac_extfiecho "$as_me:1603: result: $ac_cv_objext" >&5echo "${ECHO_T}$ac_cv_objext" >&6OBJEXT=$ac_cv_objextac_objext=$OBJEXTecho "$as_me:1607: 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_c_compiler_gnu+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line 1613 "configure"#include "confdefs.h"intmain (){#ifndef __GNUC__       choke me#endif  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:1628: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:1631: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:1634: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:1637: \$? = $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_c_compiler_gnu=$ac_compiler_gnufiecho "$as_me:1649: result: $ac_cv_c_compiler_gnu" >&5echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6GCC=`test $ac_compiler_gnu = yes && echo yes`ac_test_CFLAGS=${CFLAGS+set}ac_save_CFLAGS=$CFLAGSCFLAGS="-g"echo "$as_me:1655: checking whether $CC accepts -g" >&5echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6if test "${ac_cv_prog_cc_g+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line 1661 "configure"#include "confdefs.h"intmain (){  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:1673: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:1676: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:1679: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:1682: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_cv_prog_cc_g=yeselse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_prog_cc_g=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:1692: result: $ac_cv_prog_cc_g" >&5echo "${ECHO_T}$ac_cv_prog_cc_g" >&6if test "$ac_test_CFLAGS" = set; then  CFLAGS=$ac_save_CFLAGSelif test $ac_cv_prog_cc_g = yes; then  if test "$GCC" = yes; then    CFLAGS="-g -O2"  else    CFLAGS="-g"  fielse  if test "$GCC" = yes; then    CFLAGS="-O2"  else    CFLAGS=  fifi

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久久久久久综合狠狠综合| 亚洲成人一二三| 一区二区三区中文字幕电影 | 精品一区二区三区久久久| 日韩一级片在线播放| 奇米一区二区三区av| 日韩欧美国产三级| 国产在线不卡一区| 中文字幕免费观看一区| 99久久国产综合精品女不卡| 一区二区三区四区激情| 欧美性生交片4| 日韩电影在线一区| 欧美国产日韩在线观看| 一本大道综合伊人精品热热| 午夜精品久久久久久久久| 精品国产乱码久久久久久久久| 国产精品一区二区三区网站| 中文字幕中文字幕在线一区 | 欧美猛男超大videosgay| 日本在线播放一区二区三区| 久久人人爽人人爽| 一道本成人在线| 日本在线观看不卡视频| 欧美国产成人精品| 欧美精品日日鲁夜夜添| 国产大陆精品国产| 婷婷久久综合九色综合绿巨人| 久久久国产精品麻豆| 一本大道久久a久久精品综合| 天天影视涩香欲综合网| 国产精品久久久久桃色tv| 欧美日韩亚洲另类| 成人午夜视频网站| 天天综合网天天综合色| 欧美激情综合在线| 在线观看视频欧美| 国产精品亚洲午夜一区二区三区 | 不卡av在线网| 日韩专区中文字幕一区二区| 久久这里只有精品6| 在线观看不卡视频| 国产黄色精品视频| 日本特黄久久久高潮| 日韩一区在线免费观看| 精品国产精品一区二区夜夜嗨| av在线播放不卡| 中文字幕一区二区三区不卡在线| 国产一区二区三区四区五区入口| 久久伊人蜜桃av一区二区| 午夜国产不卡在线观看视频| 欧美日韩一区不卡| 亚洲国产视频a| 欧美群妇大交群的观看方式| 麻豆一区二区三区| 中文字幕免费不卡在线| 91色九色蝌蚪| 激情国产一区二区 | 欧美性做爰猛烈叫床潮| 国产精品亚洲视频| 捆绑调教一区二区三区| 性做久久久久久久久| 亚洲精品成人天堂一二三| 国产网红主播福利一区二区| 欧美mv日韩mv国产| 56国语精品自产拍在线观看| 欧美在线综合视频| 91女神在线视频| www.日韩大片| 不卡av免费在线观看| 成人激情小说乱人伦| 国产一区在线精品| 国产成人日日夜夜| 激情成人午夜视频| 久久99精品国产91久久来源| 美女脱光内衣内裤视频久久网站 | 日韩欧美中文字幕公布| 欧美精品久久一区| 欧美美女直播网站| 日韩一区二区在线观看| 日韩午夜av一区| 久久网站热最新地址| 久久久国产午夜精品| 中文字幕国产精品一区二区| 国产精品网站一区| 一区在线中文字幕| 亚洲男人的天堂在线观看| 1024成人网| 一区二区三区免费网站| 亚洲一区二区三区自拍| 五月天视频一区| 久久机这里只有精品| 国产麻豆一精品一av一免费| 国产美女在线观看一区| 本田岬高潮一区二区三区| 91麻豆精品秘密| 欧美日韩国产一级二级| 亚洲成人资源在线| 国产精品美女www爽爽爽| 国产人久久人人人人爽| 精品国产不卡一区二区三区| 日韩天堂在线观看| 国产亚洲福利社区一区| 欧美国产视频在线| 亚洲久草在线视频| 日韩欧美国产三级电影视频| 麻豆传媒一区二区三区| 国产精品一区二区久久精品爱涩| 色999日韩国产欧美一区二区| 欧美吞精做爰啪啪高潮| 91精品国产综合久久久久久久| 久久精品一区八戒影视| 一区二区在线免费观看| 蜜臀av在线播放一区二区三区| 国产精品一区二区久激情瑜伽| 99麻豆久久久国产精品免费| 91精品国产91热久久久做人人| 国产亚洲欧美激情| 亚洲一区二区三区国产| 国内成人精品2018免费看| 91在线你懂得| 精品美女一区二区| 一区二区三区免费| 国产99精品在线观看| 欧美日韩国产免费一区二区| 精品处破学生在线二十三| 综合自拍亚洲综合图不卡区| 蜜桃一区二区三区在线观看| 91免费版在线看| 久久久久久免费毛片精品| 亚洲成人免费在线| av电影天堂一区二区在线观看| 91超碰这里只有精品国产| 中文字幕欧美一区| 国产一区二区三区精品欧美日韩一区二区三区 | 99久久免费国产| 欧美本精品男人aⅴ天堂| 亚洲成人精品一区| 99久久免费精品高清特色大片| 久久影院视频免费| 日本在线不卡视频一二三区| 91久久精品网| 亚洲欧洲综合另类| 成人亚洲一区二区一| 精品欧美一区二区三区精品久久 | 偷窥少妇高潮呻吟av久久免费| 不卡一区在线观看| 日韩欧美国产一二三区| 欧美久久久久久蜜桃| 中文字幕免费观看一区| 一区二区三区日韩在线观看| 91亚洲精品一区二区乱码| 欧美日韩精品二区第二页| 国产精品欧美久久久久一区二区| 久久精子c满五个校花| 26uuu精品一区二区三区四区在线| 国产婷婷色一区二区三区四区| 亚洲一区二区精品视频| 粉嫩aⅴ一区二区三区四区| 色成年激情久久综合| 久久综合狠狠综合久久激情| 亚洲国产视频直播| 色婷婷综合久色| 亚洲色图视频网| 国产精品2024| 精品国产亚洲在线| 日本va欧美va精品发布| 5858s免费视频成人| 亚洲国产色一区| 欧美亚洲动漫精品| 亚洲在线观看免费| 在线观看日韩精品| 亚洲精品高清在线观看| av在线不卡电影| 91精品蜜臀在线一区尤物| 国产三级精品三级| 免费观看日韩av| 欧美日韩高清在线播放| 亚洲精品一二三区| 99re6这里只有精品视频在线观看 99re8在线精品视频免费播放 | 久久久另类综合| 免费黄网站欧美| 精品日韩在线观看| 国产乱码精品一区二区三区五月婷| 精品日韩99亚洲| 狠狠色狠狠色综合日日91app| 欧美一区二区三区思思人| 久久疯狂做爰流白浆xx| 亚洲精品一区二区三区福利| 美女尤物国产一区| 国产亚洲精品资源在线26u| 国内精品免费在线观看| 国产日韩精品视频一区| 国产乱码精品一品二品| 综合婷婷亚洲小说| 欧美影视一区在线| 丝袜亚洲另类丝袜在线| wwww国产精品欧美| 成人妖精视频yjsp地址| 亚洲激情中文1区|