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

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

?? configure

?? Aqualung is an advanced music player primarily targeted for the GNU/Linux operating system, but als
??
?? 第 1 頁(yè) / 共 5 頁(yè)
字號(hào):
  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:$LINENO: 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:$LINENO: 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:$LINENO: 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:$LINENO:   former value:  $ac_old_val" >&5echo "$as_me:   former value:  $ac_old_val" >&2;}	{ echo "$as_me:$LINENO:   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.  if test "$ac_new_set" = set; then    case $ac_new_val in    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;    *) ac_arg=$ac_var=$ac_new_val ;;    esac    case " $ac_configure_args " in      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;    esac  fidoneif $ac_cache_corrupted; then  { echo "$as_me:$LINENO: 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:$LINENO: 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_gnuam__api_version="1.8"ac_aux_dir=for ac_dir in $srcdir $srcdir/.. $srcdir/../..; 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:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&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.# 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 /bin/install# AmigaOS /C/install, which installs bootblocks on floppy discs# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag# AFS /usr/afsws/bin/install, which mishandles nonexistent args# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"# OS/2's system install, which has a completely different semantic# ./install, which can be erroneously created by make from ./install.sh.echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6if test -z "$INSTALL"; thenif 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;}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=aqualung VERSION=0.9beta6cat >>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

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲欧美日韩中文字幕一区二区三区| 91福利小视频| 91在线视频播放地址| 色综合一区二区三区| 欧美午夜寂寞影院| 日韩欧美色综合网站| 日本一区二区久久| 一区二区欧美国产| 韩国中文字幕2020精品| 99久久精品国产一区二区三区| 欧美在线免费视屏| 欧美电影免费提供在线观看| 欧美激情资源网| 亚洲综合丁香婷婷六月香| 麻豆一区二区99久久久久| 成人av影视在线观看| 欧美精品在线视频| 日本一区二区不卡视频| 亚洲国产成人av网| 国产精品自拍一区| 欧美性xxxxxxxx| 久久久久久久免费视频了| 亚洲精品国产视频| 狠狠色丁香婷综合久久| 日本乱人伦一区| 精品福利在线导航| 亚洲乱码国产乱码精品精98午夜| 美女爽到高潮91| 99久久99久久久精品齐齐| 在线91免费看| 中文字幕在线观看一区| 日本不卡免费在线视频| av中文字幕不卡| 日韩欧美电影一区| 亚洲另类中文字| 国产麻豆精品一区二区| 欧美猛男男办公室激情| 国产精品国产三级国产| 蜜桃精品视频在线观看| 99久久国产免费看| 久久综合色一综合色88| 亚洲国产成人porn| 99精品偷自拍| 国产亚洲福利社区一区| 日韩二区三区四区| 91黄视频在线观看| 欧美激情综合五月色丁香| 蜜桃久久av一区| 欧美日韩在线直播| 中文字幕视频一区| 国产精品亚洲一区二区三区妖精 | 亚洲国产精品一区二区www在线| 国产在线不卡一区| 欧美一区二区三区视频| 亚洲精品中文字幕乱码三区| 懂色中文一区二区在线播放| 日韩欧美一卡二卡| 天天亚洲美女在线视频| 91麻豆免费看片| 国产欧美日韩中文久久| 久久99久国产精品黄毛片色诱| 欧美日韩在线综合| 亚洲精品视频自拍| 91麻豆精品一区二区三区| 欧美国产乱子伦 | 一本久道中文字幕精品亚洲嫩| 国产亚洲一区二区在线观看| 九九精品一区二区| 日韩一级大片在线| 五月激情综合网| 欧美日韩成人激情| 亚洲高清免费一级二级三级| 色综合天天综合色综合av | 久草中文综合在线| 欧美一区午夜视频在线观看| 亚洲成人免费视| 欧美三电影在线| 亚洲你懂的在线视频| 91免费版在线| 亚洲黄色免费网站| 91亚洲精品乱码久久久久久蜜桃| 成人欧美一区二区三区在线播放| 成人精品国产一区二区4080| 国产嫩草影院久久久久| 国产成人综合精品三级| 国产欧美日韩在线看| 国产91精品欧美| 国产精品成人一区二区艾草| 91蜜桃网址入口| 一区二区三区在线观看动漫| 欧美日精品一区视频| 天天操天天干天天综合网| 3d动漫精品啪啪一区二区竹菊| 婷婷综合另类小说色区| 91精品国产色综合久久不卡电影| 男人的天堂久久精品| 精品国产免费人成在线观看| 国产一区二区剧情av在线| 久久久精品国产免费观看同学| 国产电影精品久久禁18| 国产精品麻豆久久久| 色一区在线观看| 午夜精品一区在线观看| 日韩欧美国产麻豆| 国产精品一区二区三区网站| 亚洲欧美在线高清| 欧美亚洲高清一区| 男女男精品视频网| 欧美激情综合网| 色爱区综合激月婷婷| 日本中文字幕不卡| 久久色在线观看| 91女人视频在线观看| 亚洲超丰满肉感bbw| 日韩精品一区二区三区中文精品 | 777奇米成人网| 激情六月婷婷久久| 国产精品久久久久久久岛一牛影视 | 一区二区三区四区在线| 欧美理论在线播放| 国产精品资源在线看| 最新国产精品久久精品| 欧美人体做爰大胆视频| 激情五月婷婷综合| 亚洲欧美视频一区| 日韩视频在线一区二区| 播五月开心婷婷综合| 午夜在线成人av| 久久精品亚洲精品国产欧美| av不卡一区二区三区| 免费在线观看一区二区三区| 日本一区二区免费在线观看视频 | ...xxx性欧美| 91精品国产综合久久精品app | 91久久精品国产91性色tv| 秋霞午夜av一区二区三区| 国产精品三级久久久久三级| 欧美日韩国产小视频在线观看| 国产精品996| 亚洲成人av电影| 欧美激情一区二区| 日韩一区二区不卡| 91麻豆免费看| 国产精品一区二区你懂的| 亚洲成人激情自拍| 亚洲欧洲一区二区在线播放| 日韩免费电影网站| 久久先锋影音av鲁色资源| 欧美性一二三区| 成人网在线播放| 老司机精品视频在线| 一个色在线综合| 国产精品久久午夜| 精品久久国产老人久久综合| 欧美怡红院视频| av电影天堂一区二区在线观看| 蜜臀久久99精品久久久久久9 | 北岛玲一区二区三区四区| 免费国产亚洲视频| 亚洲大尺度视频在线观看| 中文字幕乱码亚洲精品一区| 欧美不卡一区二区| 欧美日韩免费电影| 色综合久久综合| 丁香激情综合国产| 国产美女一区二区| 久久国产精品99久久人人澡| 日韩专区中文字幕一区二区| 亚洲伦在线观看| 国产精品免费观看视频| 欧美大肚乱孕交hd孕妇| 欧美美女喷水视频| 欧美三区在线观看| 色999日韩国产欧美一区二区| 顶级嫩模精品视频在线看| 国产一区二区在线视频| 美女看a上一区| 日本强好片久久久久久aaa| 亚洲国产精品麻豆| 亚洲一区二区三区在线播放| 亚洲男同性视频| 亚洲人成网站影音先锋播放| 中文字幕在线视频一区| 久久久国产精华| 久久久综合精品| 久久网站最新地址| 久久久久久亚洲综合| 久久蜜桃av一区精品变态类天堂| 日韩欧美国产1| 精品捆绑美女sm三区| 日韩一级高清毛片| 日韩精品一区二区三区蜜臀| 日韩女优制服丝袜电影| 日韩精品专区在线| 精品福利在线导航| 国产亚洲精品7777| 国产精品美女久久久久久久| 中文字幕在线不卡一区| 亚洲欧美另类久久久精品| 亚洲精品国产一区二区精华液 |