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

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

?? configure

?? 一個(gè)通用的C語言實(shí)現(xiàn)的數(shù)據(jù)結(jié)構(gòu)
??
?? 第 1 頁 / 共 5 頁
字號(hào):
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=`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=  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}fiif mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then  # Keeping the `.' argument allows $(mkdir_p) to be used without  # argument.  Indeed, we sometimes output rules like  #   $(mkdir_p) $(somedir)  # where $(somedir) is conditionally defined.  # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more  # expensive solution, as it forces Make to start a sub-shell.)  mkdir_p='mkdir -p -- .'else  # On NextStep and OpenStep, the `mkdir' command does not  # recognize any option.  It will interpret all options as  # directories to create, and then abort because `.' already  # exists.  for d in ./-p ./--version;  do    test -d $d && rmdir $d  done  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.  if test -f "$ac_aux_dir/mkinstalldirs"; then    mkdir_p='$(mkinstalldirs)'  else    mkdir_p='$(install_sh) -d'  fififor 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}"firm -rf .tst 2>/dev/nullmkdir .tst 2>/dev/nullif test -d .tst; then  am__leading_dot=.else  am__leading_dot=_firmdir .tst 2>/dev/null# test to see if srcdir already configuredif test "`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# test whether we have cygpathif test -z "$CYGPATH_W"; then  if (cygpath --version) >/dev/null 2>/dev/null; then    CYGPATH_W='cygpath -w'  else    CYGPATH_W=echo  fifi# Define the identity of the package. PACKAGE='gdsl' VERSION='1.4'cat >>confdefs.h <<_ACEOF#define PACKAGE "$PACKAGE"_ACEOFcat >>confdefs.h <<_ACEOF#define VERSION "$VERSION"_ACEOF# Some tools Automake needs.ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}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"}# Installed binaries are usually stripped using `strip' when the user# run `make install-strip'.  However `strip' might not be the right# tool to use in cross-compilation environments, therefore Automake# will honor the `STRIP' environment variable to overrule this program.if test "$cross_compiling" != no; then  if test -n "$ac_tool_prefix"; then  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.set dummy ${ac_tool_prefix}strip; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_STRIP+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$STRIP"; then  ac_cv_prog_STRIP="$STRIP" # 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_STRIP="${ac_tool_prefix}strip"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiSTRIP=$ac_cv_prog_STRIPif test -n "$STRIP"; then  echo "$as_me:$LINENO: result: $STRIP" >&5echo "${ECHO_T}$STRIP" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_STRIP"; then  ac_ct_STRIP=$STRIP  # Extract the first word of "strip", so it can be a program name with args.set dummy strip; 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_STRIP+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_STRIP"; then  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # 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_STRIP="strip"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedone  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"fifiac_ct_STRIP=$ac_cv_prog_ac_ct_STRIPif test -n "$ac_ct_STRIP"; then  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5echo "${ECHO_T}$ac_ct_STRIP" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  STRIP=$ac_ct_STRIPelse  STRIP="$ac_cv_prog_STRIP"fifiINSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"# We need awk for the "check" target.  The system "awk" is bad on# some platforms.          ac_config_headers="$ac_config_headers config.h"# Make sure we can run config.sub.$ac_config_sub sun4 >/dev/null 2>&1 ||  { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5echo "$as_me: error: cannot run $ac_config_sub" >&2;}   { (exit 1); exit 1; }; }echo "$as_me:$LINENO: 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:$LINENO: 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:$LINENO: 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:$LINENO: 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:$LINENO: 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:$LINENO: 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:$LINENO: 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/'`GDSL_LT_VERSION="1:4:0"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" >&6else  echo "$as_me:$LINENO: 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:$LINENO: 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.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_CC="gcc"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiac_ct_CC=$ac_c

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美日韩mp4| 夜夜亚洲天天久久| 欧美xxxxx牲另类人与| 欧美精品在线一区二区三区| 欧美性生活久久| 色综合天天在线| 91天堂素人约啪| 91福利小视频| 欧美系列在线观看| 欧美日本国产一区| 4438亚洲最大| wwwwxxxxx欧美| 国产精品久久久久久久蜜臀| 国产精品素人视频| 亚洲精品亚洲人成人网| 一区二区成人在线| 视频一区在线播放| 激情丁香综合五月| 丁香激情综合五月| 91香蕉视频污| 欧美蜜桃一区二区三区| 欧美一区二区在线免费观看| 欧美一区二区三区视频| 精品国内片67194| 国产精品色一区二区三区| 亚洲色图在线播放| 肉丝袜脚交视频一区二区| 久热成人在线视频| 成人午夜看片网址| 91国在线观看| 精品久久久久香蕉网| 国产色一区二区| 亚洲激情在线激情| 日本人妖一区二区| 成人免费三级在线| 欧美天堂亚洲电影院在线播放| 69堂成人精品免费视频| 国产日韩欧美在线一区| 亚洲国产精品一区二区久久 | 日韩国产欧美在线视频| 国内不卡的二区三区中文字幕 | 99国产精品久久久| 欧美人xxxx| 国产午夜精品在线观看| 亚洲精品免费播放| 老司机午夜精品| a4yy欧美一区二区三区| 欧美精品亚洲二区| 中文字幕在线观看一区| 亚洲午夜免费视频| 国产成人av一区二区三区在线| 91在线精品秘密一区二区| 欧美日本一道本| 国产精品久久久久久亚洲毛片 | av一区二区不卡| 日韩一区二区在线播放| 《视频一区视频二区| 亚洲国产欧美在线| 国产电影一区二区三区| 欧美日韩在线不卡| 国产精品久久久爽爽爽麻豆色哟哟| 亚洲成人在线免费| 丁香另类激情小说| 日韩欧美美女一区二区三区| 中文字幕亚洲欧美在线不卡| 裸体在线国模精品偷拍| 99久久亚洲一区二区三区青草| 日韩欧美一级二级三级| 亚洲一区二区三区三| 成人av电影免费观看| 亚洲精品一区二区三区影院| 一区二区三区在线免费视频| 丰满少妇久久久久久久 | 一区二区三区四区在线播放| 韩国一区二区视频| 91精品国产色综合久久不卡蜜臀| 一区在线观看视频| 国产精品一区二区久激情瑜伽| 欧美一区二区三区小说| 亚洲五码中文字幕| 91麻豆精品在线观看| 国产精品网站在线观看| 国产河南妇女毛片精品久久久 | 久久久亚洲精华液精华液精华液| 亚欧色一区w666天堂| 在线视频亚洲一区| 亚洲欧洲成人精品av97| 国产 欧美在线| www久久精品| 麻豆精品久久精品色综合| 欧美日韩久久不卡| 亚洲激情男女视频| 91老司机福利 在线| 国产精品国产自产拍在线| 国产成人免费视频网站高清观看视频 | 成人免费视频一区二区| 国产午夜亚洲精品午夜鲁丝片 | 色悠久久久久综合欧美99| 国产精品成人在线观看| 国产成人综合精品三级| 久久精品亚洲精品国产欧美| 国内精品写真在线观看| 26uuu久久综合| 国产一区 二区 三区一级| 亚洲精品一区二区三区四区高清| 黄色日韩网站视频| 精品1区2区在线观看| 国产馆精品极品| 国产精品福利一区| 91官网在线免费观看| 亚洲精品久久久久久国产精华液| 91精品办公室少妇高潮对白| 一区二区免费在线播放| 欧美日韩一区二区在线观看| 性久久久久久久| 欧美成人激情免费网| 国产一区二区网址| 国产精品国产三级国产aⅴ中文| jlzzjlzz国产精品久久| 亚洲激情图片一区| 欧美理论电影在线| 国产在线精品一区二区不卡了| 久久久噜噜噜久久人人看 | 99久久国产综合精品麻豆| 亚洲私人影院在线观看| 欧美色男人天堂| 蜜桃久久久久久| 欧美极品xxx| 91色porny在线视频| 亚洲国产精品精华液网站| 日韩视频中午一区| 高清不卡一二三区| 一区二区三区在线影院| 51久久夜色精品国产麻豆| 国内成人自拍视频| 亚洲人成精品久久久久久 | 一区二区三区丝袜| 欧美一区二区三区的| 国产精品一区专区| 亚洲精品一二三四区| 欧美成人三级电影在线| 不卡免费追剧大全电视剧网站| 亚洲在线免费播放| 精品999久久久| 色综合久久久久久久久| 久久精品国产网站| 综合激情网...| 日韩欧美一区二区在线视频| 懂色av一区二区夜夜嗨| 亚洲在线成人精品| 久久麻豆一区二区| 99视频一区二区三区| 日韩精品91亚洲二区在线观看| 亚洲国产激情av| 666欧美在线视频| 成人免费高清视频在线观看| 视频一区二区三区中文字幕| 国产精品美日韩| 欧美一激情一区二区三区| 97se狠狠狠综合亚洲狠狠| 麻豆精品一区二区| 一区二区三区欧美视频| 久久综合久久综合久久综合| 欧美在线一区二区三区| 国产乱子伦一区二区三区国色天香| 亚洲在线观看免费视频| 欧美激情在线一区二区| 欧美一二区视频| 欧美在线不卡一区| 成人a级免费电影| 久久国产精品一区二区| 亚洲成人免费视频| 综合欧美亚洲日本| 久久久久99精品国产片| 在线成人免费观看| 国产欧美一区二区精品性| 欧美亚洲综合久久| 成人国产亚洲欧美成人综合网 | 欧美性猛交xxxx黑人交| 国产69精品一区二区亚洲孕妇| 青青草成人在线观看| 亚洲精品videosex极品| 国产精品美女久久久久久| 26uuu精品一区二区三区四区在线| 欧美精品第1页| 在线亚洲一区观看| 97精品视频在线观看自产线路二| 国产精品亚洲一区二区三区在线 | 韩国一区二区在线观看| 日韩激情av在线| 亚洲成人免费在线观看| 亚洲专区一二三| 亚洲欧美另类久久久精品2019| 欧美国产精品中文字幕| 久久久久久麻豆| 久久精品综合网| 久久久影院官网| 久久久综合视频| 久久九九久久九九| 欧美激情在线免费观看|