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

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

?? configure

?? Gtk+,glade3 部件應用示例源代碼。
??
?? 第 1 頁 / 共 5 頁
字號:
	    s//\1/	    q	  }	  /^X\(\/\/\)[^/].*/{	    s//\1/	    q	  }	  /^X\(\/\/\)$/{	    s//\1/	    q	  }	  /^X\(\/\).*/{	    s//\1/	    q	  }	  s/.*/./; q'`  srcdir=$ac_confdir  if test ! -r "$srcdir/$ac_unique_file"; then    srcdir=..  fielse  ac_srcdir_defaulted=nofiif test ! -r "$srcdir/$ac_unique_file"; then  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2   { (exit 1); exit 1; }; }fiac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"ac_abs_confdir=`(	cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2   { (exit 1); exit 1; }; }	pwd)`# When building in place, set srcdir=.if test "$ac_abs_confdir" = "$ac_pwd"; then  srcdir=.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 demo_1 0.1 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/demo_1]  --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 demo_1 0.1:";;   esac  cat <<\_ACEOFOptional Features:  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]  --enable-maintainer-mode  enable make rules and dependencies not useful			  (and sometimes confusing) to the casual installer  --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)Optional 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>  CPP         C preprocessor  CXX         C++ compiler command  CXXFLAGS    C++ compiler flags  CXXCPP      C++ preprocessor  F77         Fortran 77 compiler command  FFLAGS      Fortran 77 compiler flags  PKG_CONFIG  path to pkg-config utility  DEMO_1_CFLAGS              C compiler flags for DEMO_1, overriding pkg-config  DEMO_1_LIBS linker flags for DEMO_1, overriding pkg-configUse these variables to override the choices made by `configure' or to helpit to find libraries and programs with nonstandard names/locations._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 <<\_ACEOFdemo_1 configure 0.1generated 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 demo_1 $as_me 0.1, 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"_ACEOF

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
一区二区高清在线| 欧美日韩国产不卡| 国产精品午夜电影| 国产在线精品一区二区三区不卡| 91麻豆精品国产综合久久久久久| 亚洲一二三区视频在线观看| 91福利国产成人精品照片| 中文字幕一区不卡| 在线观看91精品国产入口| 亚洲一区在线电影| 色综合一区二区三区| 亚洲制服丝袜av| 欧美三区在线视频| 精品影院一区二区久久久| 日韩美女在线视频| 五月婷婷色综合| 欧美一级精品大片| 久久精品国产精品青草| 国产精品国产三级国产普通话99| 成a人片亚洲日本久久| 亚洲欧洲三级电影| 欧美猛男gaygay网站| 日产精品久久久久久久性色| 欧美一区二区福利视频| 国产精品一二三四五| 亚洲国产精华液网站w| 国产精品1区2区| 伊人开心综合网| 欧美性videosxxxxx| 狠狠色狠狠色综合系列| 日韩一区中文字幕| 欧美日韩国产精品成人| 国产成人综合自拍| 亚洲九九爱视频| 日韩一区二区三区视频在线观看 | 亚洲香蕉伊在人在线观| 欧美成人vps| 成人福利在线看| 奇米亚洲午夜久久精品| 国产夜色精品一区二区av| 91女神在线视频| 精品亚洲成a人| 国产亚洲一区字幕| 欧美中文字幕一区二区三区| 国产成人99久久亚洲综合精品| 一区二区三区在线观看动漫| 欧美一区二区网站| www.66久久| 日本午夜精品一区二区三区电影| 亚洲色图在线看| 欧美成人女星排名| 91片在线免费观看| 成人午夜在线视频| 日韩国产一二三区| 国产喷白浆一区二区三区| 3atv一区二区三区| 色8久久人人97超碰香蕉987| 国产东北露脸精品视频| 亚洲不卡在线观看| 亚洲私人黄色宅男| 国产日韩av一区二区| 亚洲色图19p| 精品国产网站在线观看| 国产成人在线免费| 国产一区二三区好的| 欧美xxxx老人做受| 欧美日韩一级片在线观看| 国产一区二区看久久| 亚洲va天堂va国产va久| 一区二区三区四区高清精品免费观看 | 成人黄色电影在线| 国产老肥熟一区二区三区| 日本视频免费一区| 亚洲精品久久久蜜桃| 欧美韩日一区二区三区| 精品国产凹凸成av人网站| 欧美大片在线观看一区二区| 欧美午夜在线一二页| 99热精品一区二区| 丁香亚洲综合激情啪啪综合| 看电视剧不卡顿的网站| 亚洲激情在线播放| 亚洲情趣在线观看| 中文字幕成人网| 亚洲欧美二区三区| 亚洲欧美综合在线精品| 亚洲另类色综合网站| 久久嫩草精品久久久精品一| 欧美一区二区在线视频| 欧美日韩综合在线免费观看| 91福利视频久久久久| 色综合天天综合网天天狠天天| av不卡在线观看| 成人一区二区三区视频在线观看 | 久久电影网站中文字幕| 美女视频一区二区| 亚洲成av人片一区二区梦乃 | 成人91在线观看| av在线播放一区二区三区| 色综合视频一区二区三区高清| 成人免费毛片嘿嘿连载视频| 色欧美88888久久久久久影院| 91论坛在线播放| 欧美喷水一区二区| 欧美一区二区福利在线| 国产亚洲综合色| 亚洲日本乱码在线观看| 亚洲午夜日本在线观看| 午夜天堂影视香蕉久久| 日韩高清电影一区| 美女视频免费一区| 国产一区二区调教| 春色校园综合激情亚洲| 色婷婷久久综合| 欧美日本国产一区| 久久午夜电影网| 亚洲欧美偷拍三级| 亚洲va国产天堂va久久en| 六月丁香婷婷久久| av资源站一区| 欧美日韩精品一区二区在线播放| 色又黄又爽网站www久久| 99久久er热在这里只有精品66| 欧美日韩午夜影院| 欧美大片日本大片免费观看| 中文字幕一区二区三区蜜月| 中文字幕中文乱码欧美一区二区| 亚洲高清在线视频| 亚洲精品免费一二三区| 捆绑调教一区二区三区| 国产麻豆91精品| 欧美视频第二页| 中文子幕无线码一区tr| 日韩精品成人一区二区三区| 成人免费看视频| 欧美另类z0zxhd电影| 日韩精品一区二区三区蜜臀| 中文字幕电影一区| 三级一区在线视频先锋| 成人免费毛片片v| 欧美一区二区三区四区在线观看 | 亚洲成人动漫在线免费观看| 国产一区二区在线观看免费| 欧美日韩一区二区在线观看视频| 精品va天堂亚洲国产| 一区二区三区在线免费视频| 岛国精品在线播放| 91精品国产91久久久久久最新毛片| 国产精品免费视频观看| 日韩电影一区二区三区四区| 97se亚洲国产综合自在线| 日韩免费一区二区| 亚洲成a人片综合在线| 高清不卡一区二区在线| 久久久精品影视| 麻豆久久一区二区| 9191久久久久久久久久久| 91精品欧美一区二区三区综合在 | 欧美在线你懂得| 久久久五月婷婷| 亚洲人成人一区二区在线观看| 不卡的av中国片| 91精品中文字幕一区二区三区| 亚洲欧美欧美一区二区三区| 国产一区视频导航| 99视频精品全部免费在线| 亚洲欧美综合另类在线卡通| 久久国产免费看| 精品国内二区三区| 日产国产高清一区二区三区| 欧美疯狂做受xxxx富婆| 亚洲综合一二三区| 国产大陆a不卡| 欧美一区二区免费观在线| 亚洲午夜激情av| eeuss影院一区二区三区| 中文字幕av一区二区三区高| 免费观看久久久4p| 555夜色666亚洲国产免| 五月激情六月综合| 欧美福利电影网| 国内成+人亚洲+欧美+综合在线 | 亚洲综合区在线| 色呦呦一区二区三区| 综合av第一页| 色天使久久综合网天天| 午夜av一区二区| 欧美一级精品在线| 国产乱一区二区| 久久免费视频一区| 蜜臀91精品一区二区三区 | 蜜桃av噜噜一区| 久久国产精品色婷婷| 国产丝袜在线精品| 成人午夜大片免费观看| 国产精品伦理在线| 一本高清dvd不卡在线观看| 一区二区在线观看不卡| 91九色02白丝porn| 久久亚洲一区二区三区四区|