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

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

?? configure

?? 用來編寫 unix 環(huán)境下的守護(hù)程序的工具庫
??
?? 第 1 頁 / 共 5 頁
字號(hào):
fi# Remove unnecessary trailing slashes from srcdir.# Double slashes in file names in object file debugging info# mess up M-x gdb in Emacs.case $srcdir in*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;esacfor ac_var in $ac_precious_vars; do  eval ac_env_${ac_var}_set=\${${ac_var}+set}  eval ac_env_${ac_var}_value=\$${ac_var}  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}  eval ac_cv_env_${ac_var}_value=\$${ac_var}done## Report the --help message.#if test "$ac_init_help" = "long"; then  # Omit some internal or obsolete options to make the list less imposing.  # This message is too long to be a string in the A/UX 3.1 sh.  cat <<_ACEOF\`configure' configures libdaemon 0.12 to adapt to many kinds of systems.Usage: $0 [OPTION]... [VAR=VALUE]...To assign environment variables (e.g., CC, CFLAGS...), specify them asVAR=VALUE.  See below for descriptions of some of the useful variables.Defaults for the options are specified in brackets.Configuration:  -h, --help              display this help and exit      --help=short        display options specific to this package      --help=recursive    display the short help of all the included packages  -V, --version           display version information and exit  -q, --quiet, --silent   do not print \`checking...' messages      --cache-file=FILE   cache test results in FILE [disabled]  -C, --config-cache      alias for \`--cache-file=config.cache'  -n, --no-create         do not create output files      --srcdir=DIR        find the sources in DIR [configure dir or \`..']Installation directories:  --prefix=PREFIX         install architecture-independent files in PREFIX			  [$ac_default_prefix]  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX			  [PREFIX]By default, \`make install' will install all the files in\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specifyan installation prefix other than \`$ac_default_prefix' using \`--prefix',for instance \`--prefix=\$HOME'.For better control, use the options below.Fine tuning of the installation directories:  --bindir=DIR           user executables [EPREFIX/bin]  --sbindir=DIR          system admin executables [EPREFIX/sbin]  --libexecdir=DIR       program executables [EPREFIX/libexec]  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]  --libdir=DIR           object code libraries [EPREFIX/lib]  --includedir=DIR       C header files [PREFIX/include]  --oldincludedir=DIR    C header files for non-gcc [/usr/include]  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]  --infodir=DIR          info documentation [DATAROOTDIR/info]  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]  --mandir=DIR           man documentation [DATAROOTDIR/man]  --docdir=DIR           documentation root [DATAROOTDIR/doc/libdaemon]  --htmldir=DIR          html documentation [DOCDIR]  --dvidir=DIR           dvi documentation [DOCDIR]  --pdfdir=DIR           pdf documentation [DOCDIR]  --psdir=DIR            ps documentation [DOCDIR]_ACEOF  cat <<\_ACEOFProgram names:  --program-prefix=PREFIX            prepend PREFIX to installed program names  --program-suffix=SUFFIX            append SUFFIX to installed program names  --program-transform-name=PROGRAM   run sed PROGRAM on installed program namesSystem types:  --build=BUILD     configure for building on BUILD [guessed]  --host=HOST       cross-compile to build programs to run on HOST [BUILD]_ACEOFfiif test -n "$ac_init_help"; then  case $ac_init_help in     short | recursive ) echo "Configuration of libdaemon 0.12:";;   esac  cat <<\_ACEOFOptional Features:  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]  --disable-dependency-tracking  speeds up one-time build  --enable-dependency-tracking   do not reject slow dependency extractors  --enable-shared[=PKGS]  build shared libraries [default=yes]  --enable-static[=PKGS]  build static libraries [default=yes]  --enable-fast-install[=PKGS]                          optimize for fast installation [default=yes]  --disable-libtool-lock  avoid locking (might break parallel builds)  --disable-lynx          Turn off lynx usage for documentation generationOptional Packages:  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]  --with-pic              try to use only PIC/non-PIC objects [default=use                          both]  --with-tags[=TAGS]      include additional configurations [automatic]Some influential environment variables:  CC          C compiler command  CFLAGS      C compiler flags  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a              nonstandard directory <lib dir>  LIBS        libraries to pass to the linker, e.g. -l<library>  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if              you have headers in a nonstandard directory <include dir>  CXX         C++ compiler command  CXXFLAGS    C++ compiler flags  CPP         C preprocessor  CXXCPP      C++ preprocessor  F77         Fortran 77 compiler command  FFLAGS      Fortran 77 compiler flagsUse these variables to override the choices made by `configure' or to helpit to find libraries and programs with nonstandard names/locations.Report bugs to <mzqnrzba (at) 0pointer (dot) de>._ACEOFac_status=$?fiif test "$ac_init_help" = "recursive"; then  # If there are subdirs, report their specific --help.  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue    test -d "$ac_dir" || continue    ac_builddir=.case "$ac_dir" in.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;*)  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`  # A ".." for each directory in $ac_dir_suffix.  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`  case $ac_top_builddir_sub in  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;  esac ;;esacac_abs_top_builddir=$ac_pwdac_abs_builddir=$ac_pwd$ac_dir_suffix# for backward compatibility:ac_top_builddir=$ac_top_build_prefixcase $srcdir in  .)  # We are building in place.    ac_srcdir=.    ac_top_srcdir=$ac_top_builddir_sub    ac_abs_top_srcdir=$ac_pwd ;;  [\\/]* | ?:[\\/]* )  # Absolute name.    ac_srcdir=$srcdir$ac_dir_suffix;    ac_top_srcdir=$srcdir    ac_abs_top_srcdir=$srcdir ;;  *) # Relative name.    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix    ac_top_srcdir=$ac_top_build_prefix$srcdir    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;esacac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix    cd "$ac_dir" || { ac_status=$?; continue; }    # Check for guested configure.    if test -f "$ac_srcdir/configure.gnu"; then      echo &&      $SHELL "$ac_srcdir/configure.gnu" --help=recursive    elif test -f "$ac_srcdir/configure"; then      echo &&      $SHELL "$ac_srcdir/configure" --help=recursive    else      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2    fi || ac_status=$?    cd "$ac_pwd" || { ac_status=$?; break; }  donefitest -n "$ac_init_help" && exit $ac_statusif $ac_init_version; then  cat <<\_ACEOFlibdaemon configure 0.12generated by GNU Autoconf 2.61Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.This configure script is free software; the Free Software Foundationgives unlimited permission to copy, distribute and modify it._ACEOF  exitficat >config.log <<_ACEOFThis file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by libdaemon $as_me 0.12, which wasgenerated by GNU Autoconf 2.61.  Invocation command line was  $ $0 $@_ACEOFexec 5>>config.log{cat <<_ASUNAME## --------- #### Platform. #### --------- ##hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`uname -m = `(uname -m) 2>/dev/null || echo unknown`uname -r = `(uname -r) 2>/dev/null || echo unknown`uname -s = `(uname -s) 2>/dev/null || echo unknown`uname -v = `(uname -v) 2>/dev/null || echo unknown`/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`_ASUNAMEas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  echo "PATH: $as_dir"doneIFS=$as_save_IFS} >&5cat >&5 <<_ACEOF## ----------- #### Core tests. #### ----------- ##_ACEOF# Keep a trace of the command line.# Strip out --no-create and --no-recursion so they do not pile up.# Strip out --silent because we don't want to record it for future runs.# Also quote any args containing shell meta-characters.# Make two passes to allow for proper duplicate-argument suppression.ac_configure_args=ac_configure_args0=ac_configure_args1=ac_must_keep_next=falsefor ac_pass in 1 2do  for ac_arg  do    case $ac_arg in    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;    -q | -quiet | --quiet | --quie | --qui | --qu | --q \    | -silent | --silent | --silen | --sile | --sil)      continue ;;    *\'*)      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;    esac    case $ac_pass in    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;    2)      ac_configure_args1="$ac_configure_args1 '$ac_arg'"      if test $ac_must_keep_next = true; then	ac_must_keep_next=false # Got value, back to normal.      else	case $ac_arg in	  *=* | --config-cache | -C | -disable-* | --disable-* \	  | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \	  | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \	  | -with-* | --with-* | -without-* | --without-* | --x)	    case "$ac_configure_args0 " in	      "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;	    esac	    ;;	  -* ) ac_must_keep_next=true ;;	esac      fi      ac_configure_args="$ac_configure_args '$ac_arg'"      ;;    esac  donedone$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }# When interrupted or exit'd, cleanup temporary files, and complete# config.log.  We remove comments because anyway the quotes in there# would cause problems or look ugly.# WARNING: Use '\'' to represent an apostrophe within the trap.# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.trap 'exit_status=$?  # Save into config.log some information that might help in debugging.  {    echo    cat <<\_ASBOX## ---------------- #### Cache variables. #### ---------------- ##_ASBOX    echo    # The following way of writing the cache mishandles newlines in values,(  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do    eval ac_val=\$$ac_var    case $ac_val in #(    *${as_nl}*)      case $ac_var in #(      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;      esac      case $ac_var in #(      _ | IFS | as_nl) ;; #(      *) $as_unset $ac_var ;;      esac ;;    esac  done  (set) 2>&1 |    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(    *${as_nl}ac_space=\ *)      sed -n \	"s/'\''/'\''\\\\'\'''\''/g;	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"      ;; #(    *)      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"      ;;    esac |    sort)    echo    cat <<\_ASBOX## ----------------- #### Output variables. #### ----------------- ##_ASBOX    echo    for ac_var in $ac_subst_vars    do      eval ac_val=\$$ac_var      case $ac_val in      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;      esac      echo "$ac_var='\''$ac_val'\''"    done | sort    echo    if test -n "$ac_subst_files"; then      cat <<\_ASBOX## ------------------- #### File substitutions. #### ------------------- ##_ASBOX      echo      for ac_var in $ac_subst_files      do	eval ac_val=\$$ac_var	case $ac_val in	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;	esac	echo "$ac_var='\''$ac_val'\''"      done | sort      echo    fi    if test -s confdefs.h; then      cat <<\_ASBOX## ----------- #### confdefs.h. #### ----------- ##_ASBOX      echo      cat confdefs.h      echo    fi    test "$ac_signal" != 0 &&      echo "$as_me: caught signal $ac_signal"    echo "$as_me: exit $exit_status"  } >&5  rm -f core *.core core.conftest.* &&    rm -f -r conftest* confdefs* 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 -f -r conftest* confdefs.h# Predefined preprocessor variables.cat >>confdefs.h <<_ACEOF#define PACKAGE_NAME "$PACKAGE_NAME"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_TARNAME "$PACKAGE_TARNAME"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_VERSION "$PACKAGE_VERSION"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_STRING "$PACKAGE_STRING"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"_ACEOF# Let the site file select an alternate cache file if it wants to.# Prefer explicitly selected file to automatically selected ones.if test -n "$CONFIG_SITE"; then  set x "$CONFIG_SITE"elif test "x$prefix" != xNONE; then  set x "$prefix/share/config.site" "$prefix/etc/config.site"else  set x "$ac_default_prefix/share/config.site" \	"$ac_default_prefix/etc/config.site"fishiftfor ac_site_filedo  if test -r "$ac_site_file"; then    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日本午夜精品视频在线观看| 国产精品一色哟哟哟| 久久久精品欧美丰满| 欧美亚洲国产一区二区三区va | 久久精品亚洲乱码伦伦中文| 欧洲精品在线观看| 国产精品一区二区在线观看不卡| 一区二区三区四区蜜桃| 久久久久久免费| 欧美精选午夜久久久乱码6080| 国产精品亚洲一区二区三区在线 | 91视频在线看| 狠狠色综合播放一区二区| 一区二区三区欧美日| 国产日产欧美一区二区视频| 91精品福利在线一区二区三区| 99视频一区二区| 国产一区二区三区电影在线观看| 亚洲国产精品嫩草影院| 国产精品免费丝袜| 精品福利一二区| 56国语精品自产拍在线观看| 色系网站成人免费| 高清国产一区二区三区| 国产一区日韩二区欧美三区| 蜜臀av性久久久久蜜臀av麻豆| 亚洲综合图片区| 亚洲伦理在线精品| 亚洲人成小说网站色在线| 久久久.com| 2020国产精品自拍| 欧美成人a∨高清免费观看| 91精品综合久久久久久| 欧美日韩一级片网站| 欧美性猛交一区二区三区精品| 99免费精品在线| 97久久超碰国产精品电影| 丰满少妇久久久久久久| 国产九色sp调教91| 国产成人aaaa| 成人网在线播放| 99视频一区二区| 色婷婷av一区| 欧美中文字幕一区| 欧美日韩免费一区二区三区视频 | 欧美精品v日韩精品v韩国精品v| 色婷婷久久综合| 日本韩国欧美一区二区三区| 色综合久久久久综合99| 一本到不卡免费一区二区| 97久久超碰精品国产| 一本高清dvd不卡在线观看| 在线日韩国产精品| 91精品在线麻豆| 2023国产一二三区日本精品2022| 国产偷v国产偷v亚洲高清| 中文欧美字幕免费| 一区二区三区加勒比av| 亚洲动漫第一页| 日本欧美在线观看| 国产一区二区三区免费在线观看 | 国内成人免费视频| 国产成人av福利| 99精品国产99久久久久久白柏| 色婷婷精品久久二区二区蜜臀av | 久久精品99国产国产精| 国产一区二区三区在线看麻豆| 国产a级毛片一区| 91黄色免费观看| 日韩一级黄色片| 欧美韩日一区二区三区四区| 亚洲欧美经典视频| 美女诱惑一区二区| 高清shemale亚洲人妖| 91成人免费网站| 欧美成人免费网站| 国产精品国产三级国产有无不卡| 亚洲电影你懂得| 精品午夜久久福利影院| aaa欧美日韩| 日韩一区二区精品在线观看| 欧美国产精品v| 亚洲6080在线| 国产乱子轮精品视频| 色偷偷久久人人79超碰人人澡| 欧美电影一区二区| 亚洲国产成人在线| 日本欧美肥老太交大片| 国产99久久久精品| 在线播放中文一区| 中文一区在线播放| 免费视频最近日韩| av电影天堂一区二区在线观看| 91精品国产综合久久精品app| 欧美国产精品久久| 久久精品国产精品青草| 日本韩国欧美三级| 国产欧美精品一区| 美女国产一区二区| 欧美色图一区二区三区| 日本一区二区视频在线观看| 奇米影视7777精品一区二区| 91麻豆高清视频| 日本一区二区三区dvd视频在线| 亚洲成人免费av| 成人av在线观| 精品国产精品网麻豆系列| 亚洲国产精品视频| 91啪在线观看| 国产精品乱人伦| 蜜桃免费网站一区二区三区| 色婷婷国产精品综合在线观看| 国产欧美中文在线| 看片网站欧美日韩| 欧美一区二区二区| 亚洲成人av中文| 日本国产一区二区| 国产精品久久久久久久久久久免费看 | 暴力调教一区二区三区| 精品日韩一区二区三区免费视频| 婷婷国产v国产偷v亚洲高清| 91色porny在线视频| 中文字幕中文字幕中文字幕亚洲无线| 精品一区二区免费视频| 91精品中文字幕一区二区三区| 亚洲福利国产精品| 欧美主播一区二区三区| 一区二区在线观看av| 99久久精品国产一区二区三区| 国产精品久久久久久久蜜臀| 成人午夜免费av| 国产精品久久久久久亚洲伦| 国产成人免费在线观看不卡| 亚洲精品在线三区| 激情综合亚洲精品| 久久亚洲精精品中文字幕早川悠里| 久久99精品国产91久久来源| 精品日韩欧美一区二区| 韩国女主播一区二区三区| 欧美成人精品3d动漫h| 另类小说一区二区三区| 精品88久久久久88久久久| 精品亚洲欧美一区| 国产日韩欧美制服另类| 国产成都精品91一区二区三| 国产精品乱人伦一区二区| 91网站视频在线观看| 亚洲精品视频一区二区| 色婷婷国产精品久久包臀| 亚洲不卡在线观看| 欧美xxx久久| 国产精品一区二区三区网站| 国产亚洲短视频| 成人av电影在线| 亚洲国产色一区| 日韩久久免费av| 国产不卡一区视频| 国产精品盗摄一区二区三区| 在线一区二区三区四区| 日韩中文欧美在线| 久久久蜜臀国产一区二区| 91在线观看成人| 午夜精品福利视频网站| 2024国产精品| 91猫先生在线| 视频一区二区欧美| 久久免费电影网| 日本道色综合久久| 久久精品二区亚洲w码| 国产欧美日韩精品一区| 欧美午夜不卡在线观看免费| 麻豆国产精品777777在线| 国产精品丝袜久久久久久app| 欧日韩精品视频| 激情综合色丁香一区二区| 国产精品看片你懂得| 91精品婷婷国产综合久久性色| 国产成人综合亚洲91猫咪| 亚洲激情中文1区| 欧美v亚洲v综合ⅴ国产v| 91久色porny | 亚洲女人小视频在线观看| 欧美一区二区三区免费视频| 成人a区在线观看| 日韩和欧美一区二区| 中文字幕制服丝袜一区二区三区| 欧美日韩一区视频| 成人午夜在线视频| 日本特黄久久久高潮| 亚洲日本一区二区| 精品88久久久久88久久久| 欧美日韩一区国产| av色综合久久天堂av综合| 美女久久久精品| 亚洲成人久久影院| 中文字幕中文字幕中文字幕亚洲无线| 日韩女优av电影| 欧美日韩一区高清| 91玉足脚交白嫩脚丫在线播放| 国产麻豆视频精品|