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

📄 configure

📁 lzo-1.08-src.zip 高效的压缩解压代码
💻
📖 第 1 页 / 共 5 页
字号:
# 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; }; }  fifisrcdir=`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_CPP_set=${CPP+set}ac_env_CPP_value=$CPPac_cv_env_CPP_set=${CPP+set}ac_cv_env_CPP_value=$CPP## 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 lzo 1.08 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 namesSystem types:  --build=BUILD     configure for building on BUILD [guessed]  --host=HOST       cross-compile to build programs to run on HOST [BUILD]  --target=TARGET   configure for building compilers for TARGET [HOST]_ACEOFfiif test -n "$ac_init_help"; then  case $ac_init_help in     short | recursive ) echo "Configuration of lzo 1.08:";;   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 builds  --enable-dependency-tracking  Do not reject slow dependency extractors  --enable-maintainer-mode enable make rules and dependencies not useful                          (and sometimes confusing) to the casual installer  --enable-static=PKGS  build static libraries default=yes  --enable-shared=PKGS  build shared libraries default=no  --enable-asm            try to build assembler versions default=yes  --enable-debug          build a debug version default=no  --enable-profiling      build a profiling version default=no  --enable-coverage       build a coverage version default=no  --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-dmalloc          use dmalloc, as in                          http://www.dmalloc.com/dmalloc.tar.gz  --with-gnu-ld           assume the C compiler uses GNU ld default=no  --with-pic              try to use only PIC/non-PIC objects default=use bothSome 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>  CPP         C preprocessorUse these variables to override the choices made by `configure' or to helpit to find libraries and programs with nonstandard names/locations._ACEOFfiif test "$ac_init_help" = "recursive"; then  # If there are subdirs, report their specific --help.  ac_popdir=`pwd`  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue    test -d $ac_dir || continue    ac_builddir=.if test "$ac_dir" != .; then  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`  # A "../" for each directory in $ac_dir_suffix.  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`else  ac_dir_suffix= ac_top_builddir=ficase $srcdir in  .)  # No --srcdir option.  We are building in place.    ac_srcdir=.    if test -z "$ac_top_builddir"; then       ac_top_srcdir=.    else       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`    fi ;;  [\\/]* | ?:[\\/]* )  # Absolute path.    ac_srcdir=$srcdir$ac_dir_suffix;    ac_top_srcdir=$srcdir ;;  *) # Relative path.    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix    ac_top_srcdir=$ac_top_builddir$srcdir ;;esac# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be# absolute.ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`    cd $ac_dir    # Check for guested configure; otherwise get Cygnus style 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    elif test -f $ac_srcdir/configure.ac ||           test -f $ac_srcdir/configure.in; then      echo      $ac_configure --help    else      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2    fi    cd $ac_popdir  donefitest -n "$ac_init_help" && exit 0if $ac_init_version; then  cat <<\_ACEOFlzo configure 1.08generated by GNU Autoconf 2.53Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002Free Software Foundation, Inc.This configure script is free software; the Free Software Foundationgives unlimited permission to copy, distribute and modify it._ACEOF  exit 0fiexec 5>config.logcat >&5 <<_ACEOFThis file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by lzo $as_me 1.08, which wasgenerated by GNU Autoconf 2.53.  Invocation command line was  $ $0 $@_ACEOF{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`hostinfo               = `(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"done} >&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.# Also quote any args containing shell meta-characters.ac_configure_args=ac_sep=for ac_argdo  case $ac_arg in  -no-create | --no-create | --no-creat | --no-crea | --no-cre \  | --no-cr | --no-c | -n ) continue ;;  -no-recursion | --no-recursion | --no-recursio | --no-recursi \  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)    continue ;;  *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;  esac  case " $ac_configure_args " in    *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.    *) ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"       ac_sep=" " ;;  esac  # Get rid of the leading space.done# 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: Be sure not to use single quotes in there, as some shells,# such as our DU 5.0 friend, will then `close' the trap.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,{  (set) 2>&1 |    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in    *ac_space=\ *)      sed -n \        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;    	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"      ;;    *)      sed -n \        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"      ;;    esac;}    echo    if test -s confdefs.h; then      cat <<\_ASBOX## ----------- #### confdefs.h. #### ----------- ##_ASBOX      echo      sed "/^$/d" 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 &&  rm -rf 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 -rf conftest* confdefs.h# AIX cpp loses on an empty file, so make sure it contains at least a newline.echo >confdefs.h# Predefined preprocessor variables.cat >>confdefs.h <<_ACEOF#define PACKAGE_NAME "$PACKAGE_NAME"_ACEOFcat >>confdefs.h <<_ACEOF

⌨️ 快捷键说明

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