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

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

?? configure

?? WildMidi Midi Library and Player
??
?? 第 1 頁 / 共 5 頁
字號:
if 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/* | \  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \  /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=`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;}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}"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=wildmidi VERSION=0.2.2cat >>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.PROGRAM=WildMidiWILDMIDI_VERSION=0.2.2WILDMIDILIB_VERSION=0.2.2cat >>confdefs.h <<_ACEOF#define PROGRAM "$PROGRAM"_ACEOFcat >>confdefs.h <<_ACEOF#define WILDMIDI_VERSION "$WILDMIDI_VERSION"_ACEOFcat >>confdefs.h <<_ACEOF#define WILDMIDILIB_VERSION "$WILDMIDILIB_VERSION"_ACEOFISODATE=`date +%Y-%m-%d`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 ${CFLAGS-unset} = unset; then	CFLAGS=""fiif test ${AR-unset} = unset; then	AR="ar"fiexport AR# 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 /

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
91精品国产色综合久久不卡电影| 亚洲一区二区三区四区在线观看 | 成人一区二区视频| 狂野欧美性猛交blacked| 亚洲va韩国va欧美va| 亚洲精品成人悠悠色影视| 一区免费观看视频| 亚洲特黄一级片| 亚洲靠逼com| 亚洲中国最大av网站| 一区二区久久久| 亚洲成a人片在线观看中文| 亚洲国产乱码最新视频| 亚洲v精品v日韩v欧美v专区 | 色系网站成人免费| 91毛片在线观看| 欧美性做爰猛烈叫床潮| 欧美在线你懂得| 欧美一三区三区四区免费在线看| 3d成人h动漫网站入口| 日韩写真欧美这视频| 精品国产欧美一区二区| 国产三级一区二区| 日韩理论片在线| 亚洲线精品一区二区三区| 午夜欧美视频在线观看| 免费在线观看日韩欧美| 国产老肥熟一区二区三区| 成人国产精品视频| 欧洲一区二区av| 欧美一级xxx| 国产三级欧美三级日产三级99| 中文字幕一区二区三区四区不卡 | 日韩一区在线免费观看| 一区二区三区在线视频观看58 | 男人操女人的视频在线观看欧美| 久久国产精品免费| 成人蜜臀av电影| 欧美日韩一区 二区 三区 久久精品| 欧美一级高清大全免费观看| 国产目拍亚洲精品99久久精品| 日韩伦理av电影| 欧美96一区二区免费视频| 国产黑丝在线一区二区三区| 色偷偷一区二区三区| 91精品国产福利在线观看| 国产女人18毛片水真多成人如厕| 亚洲午夜成aⅴ人片| 久久69国产一区二区蜜臀| 99久久婷婷国产综合精品电影| 欧美日韩国产一级| 国产婷婷色一区二区三区在线| 一区二区在线观看免费| 老司机精品视频在线| 色嗨嗨av一区二区三区| 精品国产乱码久久久久久1区2区 | 国产精品网友自拍| 图片区小说区国产精品视频| 粉嫩在线一区二区三区视频| 欧美日韩精品高清| 国产精品电影一区二区三区| 日韩电影在线观看网站| av欧美精品.com| 日韩欧美在线一区二区三区| 日韩美女视频一区二区| 国产乱妇无码大片在线观看| 91麻豆精品国产无毒不卡在线观看| 久久久高清一区二区三区| 午夜精品一区二区三区免费视频| 国产成人免费在线观看| 日韩视频免费观看高清完整版在线观看| 国产精品久久久久一区| 久久97超碰国产精品超碰| 欧美日韩精品欧美日韩精品一| 中文字幕在线观看一区| 极品销魂美女一区二区三区| 精品视频1区2区3区| 亚洲欧美自拍偷拍| 国产乱码精品一区二区三| 欧美日韩不卡一区二区| 亚洲婷婷综合久久一本伊一区| 精品亚洲免费视频| 欧美一区二视频| 亚洲午夜激情网页| 色爱区综合激月婷婷| 国产精品国产馆在线真实露脸| 国产伦精品一区二区三区视频青涩 | 亚洲国产视频一区二区| 99久久综合色| 欧美国产日韩a欧美在线观看| 免费一级欧美片在线观看| 欧美亚洲综合久久| 亚洲综合自拍偷拍| 日本精品裸体写真集在线观看| 国产精品大尺度| 成人免费高清在线| 中文av一区特黄| 成人免费看黄yyy456| 久久久久99精品一区| 国产在线播放一区三区四| 精品日韩在线一区| 精品亚洲国产成人av制服丝袜| 日韩一区二区三区在线| 蜜桃精品在线观看| 日韩欧美另类在线| 老司机一区二区| 久久色在线视频| 国产馆精品极品| 国产精品国产三级国产aⅴ无密码| 国产1区2区3区精品美女| 国产日韩欧美综合一区| 国产99久久久精品| 国产精品国产三级国产有无不卡 | 精品999在线播放| 久久99精品国产91久久来源| 精品久久人人做人人爰| 国产美女精品一区二区三区| 国产精品色在线观看| 91原创在线视频| 亚洲成人黄色小说| 欧美成人精品1314www| 国产一区二区三区久久久 | 精品综合免费视频观看| 久久综合九色综合97婷婷| 国产成人综合网| 国产精品国产自产拍在线| 在线精品国精品国产尤物884a| 亚洲电影第三页| 精品伦理精品一区| 粉嫩av一区二区三区在线播放| 亚洲欧洲日韩在线| 欧美一a一片一级一片| 美女视频一区二区三区| 欧美国产日韩a欧美在线观看| 色天天综合久久久久综合片| 亚洲专区一二三| 337p日本欧洲亚洲大胆精品| 91偷拍与自偷拍精品| 欧美aaaaa成人免费观看视频| 久久久国际精品| 91久久久免费一区二区| 美女视频第一区二区三区免费观看网站| 久久综合网色—综合色88| 99精品欧美一区二区三区小说| 五月激情综合色| 亚洲国产精品传媒在线观看| 欧美日韩免费一区二区三区| 狠狠狠色丁香婷婷综合激情| 自拍偷拍国产亚洲| 日韩欧美国产精品一区| 91免费观看视频在线| 欧美a级一区二区| 自拍视频在线观看一区二区| 日韩欧美第一区| 色综合夜色一区| 狠狠色伊人亚洲综合成人| 亚洲女同ⅹxx女同tv| 日韩精品专区在线影院观看| 色综合网色综合| 国产一区欧美二区| 亚洲国产成人精品视频| 欧美激情中文不卡| 91精品国产美女浴室洗澡无遮挡| 成人av电影观看| 精品一区二区三区免费视频| 亚洲午夜激情网站| **欧美大码日韩| 久久久精品免费网站| 3atv一区二区三区| 在线一区二区视频| 成人污污视频在线观看| 男女性色大片免费观看一区二区| 一区二区三区在线免费观看| 国产亚洲欧美中文| 日韩一级欧美一级| 欧美日韩精品系列| 色天天综合久久久久综合片| 成人一区二区三区在线观看| 蜜桃一区二区三区四区| 亚洲成人高清在线| 亚洲激情五月婷婷| 国产精品美女视频| 久久久久久亚洲综合影院红桃| 4438x成人网最大色成网站| 欧美中文字幕一区二区三区 | 欧美日精品一区视频| 972aa.com艺术欧美| 国产成人免费xxxxxxxx| 久久99精品久久久久久动态图| 视频一区二区欧美| 亚洲午夜成aⅴ人片| 一区二区三区四区高清精品免费观看| 国产精品久久久久久久岛一牛影视 | 日韩精品一二区| 五月婷婷综合网| 亚洲国产精品久久不卡毛片| 亚洲精品第1页| 亚洲激情av在线| 亚洲激情自拍视频| 亚洲欧美另类小说视频|