⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 configure

📁 GTK+-2.0源码之pango-1.15.6.tar.gz
💻
📖 第 1 页 / 共 5 页
字号:
  --x)    # Obsolete; use --with-x.    with_x=yes ;;  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \  | --x-incl | --x-inc | --x-in | --x-i)    ac_prev=x_includes ;;  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)    x_includes=$ac_optarg ;;  -x-libraries | --x-libraries | --x-librarie | --x-librari \  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)    ac_prev=x_libraries ;;  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)    x_libraries=$ac_optarg ;;  -*) { echo "$as_me: error: unrecognized option: $ac_optionTry \`$0 --help' for more information." >&2   { (exit 1); exit 1; }; }    ;;  *=*)    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`    # Reject names that are not valid shell variable names.    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2   { (exit 1); exit 1; }; }    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`    eval "$ac_envvar='$ac_optarg'"    export $ac_envvar ;;  *)    # FIXME: should be removed in autoconf 3.0.    echo "$as_me: WARNING: you should use --build, --host, --target" >&2    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&      echo "$as_me: WARNING: invalid host type: $ac_option" >&2    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}    ;;  esacdoneif test -n "$ac_prev"; then  ac_option=--`echo $ac_prev | sed 's/_/-/g'`  { echo "$as_me: error: missing argument to $ac_option" >&2   { (exit 1); exit 1; }; }fi# Be sure to have absolute paths.for ac_var in exec_prefix prefixdo  eval ac_val=$`echo $ac_var`  case $ac_val in    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2   { (exit 1); exit 1; }; };;  esacdone# Be sure to have absolute paths.for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \	      localstatedir libdir includedir oldincludedir infodir mandirdo  eval ac_val=$`echo $ac_var`  case $ac_val in    [\\/$]* | ?:[\\/]* ) ;;    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2   { (exit 1); exit 1; }; };;  esacdone# There might be people who depend on the old broken behavior: `$host'# used to hold the argument of --host etc.# FIXME: To remove some day.build=$build_aliashost=$host_aliastarget=$target_alias# FIXME: To remove some day.if test "x$host_alias" != x; then  if test "x$build_alias" = x; then    cross_compiling=maybe    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.    If a cross compiler is detected then cross compile mode will be used." >&2  elif test "x$build_alias" != "x$host_alias"; then    cross_compiling=yes  fifiac_tool_prefix=test -n "$host_alias" && ac_tool_prefix=$host_alias-test "$silent" = yes && exec 6>/dev/null# Find the source files, if location was not specified.if test -z "$srcdir"; then  ac_srcdir_defaulted=yes  # Try the directory containing this script, then its parent.  ac_confdir=`(dirname "$0") 2>/dev/null ||$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \	 X"$0" : 'X\(//\)[^/]' \| \	 X"$0" : 'X\(//\)$' \| \	 X"$0" : 'X\(/\)' \| \	 .     : '\(.\)' 2>/dev/null ||echo X"$0" |    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 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  if test "$ac_srcdir_defaulted" = yes; then    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2   { (exit 1); exit 1; }; }  else    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2   { (exit 1); exit 1; }; }  fifi(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2   { (exit 1); exit 1; }; }srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`ac_env_build_alias_set=${build_alias+set}ac_env_build_alias_value=$build_aliasac_cv_env_build_alias_set=${build_alias+set}ac_cv_env_build_alias_value=$build_aliasac_env_host_alias_set=${host_alias+set}ac_env_host_alias_value=$host_aliasac_cv_env_host_alias_set=${host_alias+set}ac_cv_env_host_alias_value=$host_aliasac_env_target_alias_set=${target_alias+set}ac_env_target_alias_value=$target_aliasac_cv_env_target_alias_set=${target_alias+set}ac_cv_env_target_alias_value=$target_aliasac_env_CC_set=${CC+set}ac_env_CC_value=$CCac_cv_env_CC_set=${CC+set}ac_cv_env_CC_value=$CCac_env_CFLAGS_set=${CFLAGS+set}ac_env_CFLAGS_value=$CFLAGSac_cv_env_CFLAGS_set=${CFLAGS+set}ac_cv_env_CFLAGS_value=$CFLAGSac_env_LDFLAGS_set=${LDFLAGS+set}ac_env_LDFLAGS_value=$LDFLAGSac_cv_env_LDFLAGS_set=${LDFLAGS+set}ac_cv_env_LDFLAGS_value=$LDFLAGSac_env_CPPFLAGS_set=${CPPFLAGS+set}ac_env_CPPFLAGS_value=$CPPFLAGSac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}ac_cv_env_CPPFLAGS_value=$CPPFLAGSac_env_CXX_set=${CXX+set}ac_env_CXX_value=$CXXac_cv_env_CXX_set=${CXX+set}ac_cv_env_CXX_value=$CXXac_env_CXXFLAGS_set=${CXXFLAGS+set}ac_env_CXXFLAGS_value=$CXXFLAGSac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}ac_cv_env_CXXFLAGS_value=$CXXFLAGSac_env_CPP_set=${CPP+set}ac_env_CPP_value=$CPPac_cv_env_CPP_set=${CPP+set}ac_cv_env_CPP_value=$CPPac_env_CXXCPP_set=${CXXCPP+set}ac_env_CXXCPP_value=$CXXCPPac_cv_env_CXXCPP_set=${CXXCPP+set}ac_cv_env_CXXCPP_value=$CXXCPPac_env_F77_set=${F77+set}ac_env_F77_value=$F77ac_cv_env_F77_set=${F77+set}ac_cv_env_F77_value=$F77ac_env_FFLAGS_set=${FFLAGS+set}ac_env_FFLAGS_value=$FFLAGSac_cv_env_FFLAGS_set=${FFLAGS+set}ac_cv_env_FFLAGS_value=$FFLAGSac_env_PKG_CONFIG_set=${PKG_CONFIG+set}ac_env_PKG_CONFIG_value=$PKG_CONFIGac_cv_env_PKG_CONFIG_set=${PKG_CONFIG+set}ac_cv_env_PKG_CONFIG_value=$PKG_CONFIGac_env_FONTCONFIG_CFLAGS_set=${FONTCONFIG_CFLAGS+set}ac_env_FONTCONFIG_CFLAGS_value=$FONTCONFIG_CFLAGSac_cv_env_FONTCONFIG_CFLAGS_set=${FONTCONFIG_CFLAGS+set}ac_cv_env_FONTCONFIG_CFLAGS_value=$FONTCONFIG_CFLAGSac_env_FONTCONFIG_LIBS_set=${FONTCONFIG_LIBS+set}ac_env_FONTCONFIG_LIBS_value=$FONTCONFIG_LIBSac_cv_env_FONTCONFIG_LIBS_set=${FONTCONFIG_LIBS+set}ac_cv_env_FONTCONFIG_LIBS_value=$FONTCONFIG_LIBSac_env_XFT_CFLAGS_set=${XFT_CFLAGS+set}ac_env_XFT_CFLAGS_value=$XFT_CFLAGSac_cv_env_XFT_CFLAGS_set=${XFT_CFLAGS+set}ac_cv_env_XFT_CFLAGS_value=$XFT_CFLAGSac_env_XFT_LIBS_set=${XFT_LIBS+set}ac_env_XFT_LIBS_value=$XFT_LIBSac_cv_env_XFT_LIBS_set=${XFT_LIBS+set}ac_cv_env_XFT_LIBS_value=$XFT_LIBSac_env_CAIRO_CFLAGS_set=${CAIRO_CFLAGS+set}ac_env_CAIRO_CFLAGS_value=$CAIRO_CFLAGSac_cv_env_CAIRO_CFLAGS_set=${CAIRO_CFLAGS+set}ac_cv_env_CAIRO_CFLAGS_value=$CAIRO_CFLAGSac_env_CAIRO_LIBS_set=${CAIRO_LIBS+set}ac_env_CAIRO_LIBS_value=$CAIRO_LIBSac_cv_env_CAIRO_LIBS_set=${CAIRO_LIBS+set}ac_cv_env_CAIRO_LIBS_value=$CAIRO_LIBSac_env_GLIB_CFLAGS_set=${GLIB_CFLAGS+set}ac_env_GLIB_CFLAGS_value=$GLIB_CFLAGSac_cv_env_GLIB_CFLAGS_set=${GLIB_CFLAGS+set}ac_cv_env_GLIB_CFLAGS_value=$GLIB_CFLAGSac_env_GLIB_LIBS_set=${GLIB_LIBS+set}ac_env_GLIB_LIBS_value=$GLIB_LIBSac_cv_env_GLIB_LIBS_set=${GLIB_LIBS+set}ac_cv_env_GLIB_LIBS_value=$GLIB_LIBSac_env_LIBTHAI_CFLAGS_set=${LIBTHAI_CFLAGS+set}ac_env_LIBTHAI_CFLAGS_value=$LIBTHAI_CFLAGSac_cv_env_LIBTHAI_CFLAGS_set=${LIBTHAI_CFLAGS+set}ac_cv_env_LIBTHAI_CFLAGS_value=$LIBTHAI_CFLAGSac_env_LIBTHAI_LIBS_set=${LIBTHAI_LIBS+set}ac_env_LIBTHAI_LIBS_value=$LIBTHAI_LIBSac_cv_env_LIBTHAI_LIBS_set=${LIBTHAI_LIBS+set}ac_cv_env_LIBTHAI_LIBS_value=$LIBTHAI_LIBS## 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 pango 1.15.6 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 \`..']_ACEOF  cat <<_ACEOFInstallation 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]  --datadir=DIR          read-only architecture-independent data [PREFIX/share]  --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]  --infodir=DIR          info documentation [PREFIX/info]  --mandir=DIR           man documentation [PREFIX/man]_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 namesX features:  --x-includes=DIR    X include files are in DIR  --x-libraries=DIR   X library files are in DIRSystem 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 pango 1.15.6:";;   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-static[=PKGS]                          build static libraries [default=no]  --enable-shared[=PKGS]                          build shared libraries [default=yes]  --enable-fast-install[=PKGS]                          optimize for fast installation [default=yes]  --disable-libtool-lock  avoid locking (might break parallel builds)  --enable-debug=[no/minimum/yes]                          turn on debugging [default=yes]  --disable-rebuilds      disable all source autogeneration rules  --enable-gtk-doc        use gtk-doc to build documentation default=no  --enable-man            regenerate man pages from Docbook [default=no]  --enable-explicit-deps=[no/auto/yes]                          use explicit dependencies in .pc files                          [default=auto]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]  --with-x                use the X Window System  --with-included-modules=no/yes/MODULE1 MODULE2 ...                          build the given modules included [default=no]  --with-dynamic-modules=no/yes/MODULE1 MODULE2 ...                          build the given dynamic modules [default=yes]  --with-usp10=DIRECTORY  where to find the usp10.h header file for Win32                          (typically the Include directory in the Platform                          SDK)  --with-html-dir=PATH    path to installed docs  --with-xml-catalog=CATALOG                          path to xml catalog to useSome 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>  CPPFLAGS    C/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 flags  PKG_CONFIG  path to pkg-config utility  FONTCONFIG_CFLAGS              C compiler flags for FONTCONFIG, overriding pkg-config  FONTCONFIG_LIBS              linker flags for FONTCONFIG, overriding pkg-config  XFT_CFLAGS  C compiler flags for XFT, overriding pkg-config  XFT_LIBS    linker flags for XFT, overriding pkg-config  CAIRO_CFLAGS              C compiler flags for CAIRO, overriding pkg-config  CAIRO_LIBS  linker flags for CAIRO, overriding pkg-config  GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config  GLIB_LIBS   linker flags for GLIB, overriding pkg-config  LIBTHAI_CFLAGS              C compiler flags for LIBTHAI, overriding pkg-config  LIBTHAI_LIBS

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -