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

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

?? configure

?? 基于的linux的oracle sqlplus替代工具
??
?? 第 1 頁 / 共 5 頁
字號:
  rm -rf conftest* confdefs* core core.* *.core conf$$* $ac_clean_files &&    exit $exit_status     ' 0for ac_signal in 1 2 13 15; do  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signaldoneac_signal=0# 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# Let the site file select an alternate cache file if it wants to.# 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 "$as_me:879: loading site script $ac_site_file" >&5echo "$as_me: loading site script $ac_site_file" >&6;}    cat "$ac_site_file" >&5    . "$ac_site_file"  fidoneif test -r "$cache_file"; then  # Some versions of bash will fail to source /dev/null (special  # files actually), so we avoid doing that.  if test -f "$cache_file"; then    { echo "$as_me:890: loading cache $cache_file" >&5echo "$as_me: loading cache $cache_file" >&6;}    case $cache_file in      [\\/]* | ?:[\\/]* ) . $cache_file;;      *)                      . ./$cache_file;;    esac  fielse  { echo "$as_me:898: creating cache $cache_file" >&5echo "$as_me: creating cache $cache_file" >&6;}  >$cache_filefi# Check that the precious variables saved in the cache have kept the same# value.ac_cache_corrupted=falsefor ac_var in `(set) 2>&1 |               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do  eval ac_old_set=\$ac_cv_env_${ac_var}_set  eval ac_new_set=\$ac_env_${ac_var}_set  eval ac_old_val="\$ac_cv_env_${ac_var}_value"  eval ac_new_val="\$ac_env_${ac_var}_value"  case $ac_old_set,$ac_new_set in    set,)      { echo "$as_me:914: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}      ac_cache_corrupted=: ;;    ,set)      { echo "$as_me:918: error: \`$ac_var' was not set in the previous run" >&5echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}      ac_cache_corrupted=: ;;    ,);;    *)      if test "x$ac_old_val" != "x$ac_new_val"; then        { echo "$as_me:924: error: \`$ac_var' has changed since the previous run:" >&5echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}        { echo "$as_me:926:   former value:  $ac_old_val" >&5echo "$as_me:   former value:  $ac_old_val" >&2;}        { echo "$as_me:928:   current value: $ac_new_val" >&5echo "$as_me:   current value: $ac_new_val" >&2;}        ac_cache_corrupted=:      fi;;  esac  # Pass precious variables to config.status.  It doesn't matter if  # we pass some twice (in addition to the command line arguments).  if test "$ac_new_set" = set; then    case $ac_new_val in    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"`      ac_configure_args="$ac_configure_args '$ac_arg'"      ;;    *) ac_configure_args="$ac_configure_args $ac_var=$ac_new_val"       ;;    esac  fidoneif $ac_cache_corrupted; then  { echo "$as_me:947: error: changes in the environment can compromise the build" >&5echo "$as_me: error: changes in the environment can compromise the build" >&2;}  { { echo "$as_me:949: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}   { (exit 1); exit 1; }; }fiac_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_gnucase `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= ;;esacecho "#! $SHELL" >conftest.shecho  "exit 0"   >>conftest.shchmod +x conftest.shif { (echo "$as_me:969: PATH=\".;.\"; conftest.sh") >&5  (PATH=".;."; conftest.sh) 2>&5  ac_status=$?  echo "$as_me:972: \$? = $ac_status" >&5  (exit $ac_status); }; then  ac_path_separator=';'else  ac_path_separator=:fiPATH_SEPARATOR="$ac_path_separator"rm -f conftest.shac_aux_dir=for ac_dir in ./support $srcdir/./support; 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  elif test -f $ac_dir/shtool; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/shtool install -c"    break  fidoneif test -z "$ac_aux_dir"; then  { { echo "$as_me:998: error: cannot find install-sh or install.sh in ./support $srcdir/./support" >&5echo "$as_me: error: cannot find install-sh or install.sh in ./support $srcdir/./support" >&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.ac_config_headers="$ac_config_headers config.h"LIBVERSION=4.3# Make sure we can run config.sub.$ac_config_sub sun4 >/dev/null 2>&1 ||  { { echo "$as_me:1012: error: cannot run $ac_config_sub" >&5echo "$as_me: error: cannot run $ac_config_sub" >&2;}   { (exit 1); exit 1; }; }echo "$as_me:1016: checking build system type" >&5echo $ECHO_N "checking build system type... $ECHO_C" >&6if test "${ac_cv_build+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  ac_cv_build_alias=$build_aliastest -z "$ac_cv_build_alias" &&  ac_cv_build_alias=`$ac_config_guess`test -z "$ac_cv_build_alias" &&  { { echo "$as_me:1025: error: cannot guess build type; you must specify one" >&5echo "$as_me: error: cannot guess build type; you must specify one" >&2;}   { (exit 1); exit 1; }; }ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||  { { echo "$as_me:1029: error: $ac_config_sub $ac_cv_build_alias failed." >&5echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:1034: result: $ac_cv_build" >&5echo "${ECHO_T}$ac_cv_build" >&6build=$ac_cv_buildbuild_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`echo "$as_me:1041: checking host system type" >&5echo $ECHO_N "checking host system type... $ECHO_C" >&6if test "${ac_cv_host+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  ac_cv_host_alias=$host_aliastest -z "$ac_cv_host_alias" &&  ac_cv_host_alias=$ac_cv_build_aliasac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||  { { echo "$as_me:1050: error: $ac_config_sub $ac_cv_host_alias failed" >&5echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:1055: result: $ac_cv_host" >&5echo "${ECHO_T}$ac_cv_host" >&6host=$ac_cv_hosthost_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`opt_curses=no# Check whether --with-curses or --without-curses was given.if test "${with_curses+set}" = set; then  withval="$with_curses"  opt_curses=$withvalfi;if test "$opt_curses" = "yes"; then	prefer_curses=yesfiopt_static_libs=yesopt_shared_libs=yes# Check whether --enable-shared or --disable-shared was given.if test "${enable_shared+set}" = set; then  enableval="$enable_shared"  opt_shared_libs=$enablevalfi;# Check whether --enable-static or --disable-static was given.if test "${enable_static+set}" = set; then  enableval="$enable_static"  opt_static_libs=$enablevalfi;echo ""echo "Beginning configuration for readline-$LIBVERSION for ${host_cpu}-${host_vendor}-${host_os}"echo ""# We want these before the checks, so the checks can modify their values.test -z "$CFLAGS" && CFLAGS=-g auto_cflags=1echo "$as_me:1095: 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 <<\EOFall:	@echo 'ac_maketemp="${MAKE}"'EOF# 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:1115: result: yes" >&5echo "${ECHO_T}yes" >&6  SET_MAKE=else  echo "$as_me:1119: result: no" >&5echo "${ECHO_T}no" >&6  SET_MAKE="MAKE=${MAKE-make}"fiac_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:1132: 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}gcc"echo "$as_me:1147: found $ac_dir/$ac_word" >&5breakdonefifiCC=$ac_cv_prog_CCif test -n "$CC"; then  echo "$as_me:1155: result: $CC" >&5echo "${ECHO_T}$CC" >&6else  echo "$as_me:1158: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_CC"; then  ac_ct_CC=$CC  # Extract the first word of "gcc", so it can be a program name with args.set dummy gcc; ac_word=$2echo "$as_me:1167: 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="gcc"echo "$as_me:1182: found $ac_dir/$ac_word" >&5breakdonefifiac_ct_CC=$ac_cv_prog_ac_ct_CCif test -n "$ac_ct_CC"; then  echo "$as_me:1190: result: $ac_ct_CC" >&5echo "${ECHO_T}$ac_ct_CC" >&6else  echo "$as_me:1193: result: no" >&5echo "${ECHO_T}no" >&6fi  CC=$ac_ct_CCelse  CC="$ac_cv_prog_CC"fiif test -z "$CC"; then  if test -n "$ac_tool_prefix"; then  # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.set dummy ${ac_tool_prefix}cc; ac_word=$2echo "$as_me:1206: 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}cc"echo "$as_me:1221: found $ac_dir/$ac_word" >&5breakdonefifiCC=$ac_cv_prog_CCif test -n "$CC"; then  echo "$as_me:1229: result: $CC" >&5echo "${ECHO_T}$CC" >&6else  echo "$as_me:1232: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_CC"; then  ac_ct_CC=$CC  # Extract the first word of "cc", so it can be a program name with args.set dummy cc; ac_word=$2echo "$as_me:1241: 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="cc"echo "$as_me:1256: found $ac_dir/$ac_word" >&5breakdonefifiac_ct_CC=$ac_cv_prog_ac_ct_CCif test -n "$ac_ct_CC"; then  echo "$as_me:1264: result: $ac_ct_CC" >&5echo "${ECHO_T}$ac_ct_CC" >&6else  echo "$as_me:1267: result: no" >&5echo "${ECHO_T}no" >&6fi  CC=$ac_ct_CCelse  CC="$ac_cv_prog_CC"fifiif 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 "$as_me:1280: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
5566中文字幕一区二区电影| 欧美亚一区二区| 麻豆精品国产传媒mv男同| 一区二区三区在线视频观看 | 欧美一区二区日韩一区二区| 99re热这里只有精品免费视频| 国产一区二区在线观看视频| 一个色综合av| 一个色综合av| 亚洲一区在线观看网站| 亚洲精品国产一区二区精华液 | 亚洲老妇xxxxxx| 中文字幕一区视频| 亚洲欧美一区二区在线观看| 久久免费偷拍视频| 国产精品国产三级国产aⅴ中文| 久久日韩精品一区二区五区| 国产日韩影视精品| 亚洲码国产岛国毛片在线| 亚洲手机成人高清视频| 中文字幕精品一区二区三区精品| 最新热久久免费视频| 国产精品丝袜一区| 视频一区二区欧美| 东方aⅴ免费观看久久av| 精品电影一区二区三区| 国产一区二区三区香蕉| 国产性天天综合网| 国产99久久久久| 国产经典欧美精品| 国产麻豆精品一区二区| 成人久久久精品乱码一区二区三区| 久久国产精品99久久久久久老狼| 欧美日韩激情一区二区三区| 亚洲成人www| 欧美色图在线观看| 欧美高清在线精品一区| 日韩极品在线观看| 色呦呦一区二区三区| 久久精品视频免费| 麻豆精品在线看| 精品视频一区二区不卡| 亚洲人成亚洲人成在线观看图片| 极品少妇一区二区三区精品视频| 亚洲国产成人在线| 麻豆高清免费国产一区| 91欧美一区二区| 亚洲日本va在线观看| 国产99久久久久| 中文字幕不卡的av| 亚洲国产成人av| 欧美日韩免费不卡视频一区二区三区| 久久久久久久综合色一本| 亚洲成人在线网站| 欧美撒尿777hd撒尿| 午夜不卡av在线| 日韩午夜激情免费电影| 精品一区二区影视| 国产欧美一区二区三区在线老狼| 成人一区二区三区| 国产精品久久久久影院色老大 | 亚洲电影在线免费观看| 97成人超碰视| 天天操天天色综合| 欧美色精品天天在线观看视频| 怡红院av一区二区三区| 日韩免费看网站| 国产精品自拍毛片| 日韩成人一区二区| 99热这里都是精品| 欧美丰满少妇xxxxx高潮对白| 亚洲国产人成综合网站| 日韩限制级电影在线观看| 欧美精品日韩综合在线| 69av一区二区三区| 91精品国产麻豆| 男人的天堂久久精品| 51久久夜色精品国产麻豆| 日韩av电影免费观看高清完整版 | 成人一区二区三区在线观看| 中文字幕字幕中文在线中不卡视频| 欧美午夜一区二区三区| 日本女人一区二区三区| 精品少妇一区二区三区| 99久久免费精品高清特色大片| 日韩精品免费专区| 国产精品国产三级国产有无不卡| 91免费看`日韩一区二区| 美日韩一区二区| 一区二区三国产精华液| 成人免费一区二区三区在线观看| 日韩精品一区二区三区视频在线观看| 北岛玲一区二区三区四区| 日本不卡视频在线观看| 136国产福利精品导航| 2023国产精华国产精品| 在线影院国内精品| 成人性视频免费网站| 婷婷综合五月天| 亚洲天天做日日做天天谢日日欢| 精品福利二区三区| 成人va在线观看| 国产露脸91国语对白| 国产精品一区二区男女羞羞无遮挡| 男女男精品视频| 成人精品视频网站| 久久9热精品视频| 亚洲精品自拍动漫在线| 久久久久国产一区二区三区四区 | 欧美一级搡bbbb搡bbbb| 亚洲视频1区2区| www国产成人| 国产福利不卡视频| 17c精品麻豆一区二区免费| 国产精品理伦片| 蜜桃av一区二区| 97精品久久久午夜一区二区三区| k8久久久一区二区三区| 欧美伊人久久久久久午夜久久久久| 成人美女视频在线看| 99re这里只有精品视频首页| 欧美羞羞免费网站| 99re视频这里只有精品| 国产精品一区二区在线观看不卡 | 视频一区二区三区中文字幕| 日韩制服丝袜av| 国产一本一道久久香蕉| 欧美人体做爰大胆视频| 欧美一区二区性放荡片| 日本一区二区在线不卡| 亚洲国产视频a| 精品在线播放午夜| av一区二区久久| 国产三级久久久| 亚洲成人一区二区在线观看| 不卡一区二区三区四区| 欧美一区二区三区四区高清| 国产精品国产自产拍在线| 九色综合狠狠综合久久| 91福利社在线观看| 亚洲青青青在线视频| 99久久久久久| 亚洲成a人在线观看| 欧美久久久久中文字幕| 亚洲欧美色图小说| 国产在线一区二区综合免费视频| 在线观看www91| 亚洲三级电影网站| 成人激情动漫在线观看| 亚洲欧美视频在线观看| 91精品国产色综合久久久蜜香臀| 亚洲综合无码一区二区| heyzo一本久久综合| 精品国产一区二区国模嫣然| 五月激情综合色| 色综合久久久久久久久久久| 日韩综合一区二区| 亚洲人成在线播放网站岛国| 日韩三级在线观看| 91网页版在线| 国产一区二区三区视频在线播放| www国产精品av| 国产剧情一区二区| www成人在线观看| 国产美女精品在线| 欧美精品一区二区在线播放| 久久99精品久久久| 久久久青草青青国产亚洲免观| 国产原创一区二区| 国产亚洲综合在线| 成人的网站免费观看| 亚洲欧美日韩国产综合在线 | 一区二区在线看| 欧美日韩国产另类一区| 国模冰冰炮一区二区| 亚州成人在线电影| 久久中文字幕电影| 一本一道久久a久久精品| 日本成人在线视频网站| 一区视频在线播放| 欧美一级免费观看| 91精品国产黑色紧身裤美女| 青青青爽久久午夜综合久久午夜| 精品国产99国产精品| 在线观看日韩av先锋影音电影院| 美女在线视频一区| 一区二区日韩av| 国产精品毛片a∨一区二区三区| 欧美一区二区三区爱爱| 在线视频国产一区| 国产91精品精华液一区二区三区| 日韩vs国产vs欧美| 亚洲精品国产第一综合99久久| 精品三级在线观看| 欧美乱熟臀69xxxxxx| 日本韩国一区二区三区| 丁香网亚洲国际| 免费看日韩精品| 日韩av一区二区三区四区| 亚洲一区二区中文在线|