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

📄 config.status

📁 linux 下的libusb 1.0.0版本
💻 STATUS
📖 第 1 页 / 共 4 页
字号:
	  /^X\(\/\/\)[^/].*/{	    s//\1/	    q	  }	  /^X\(\/\/\)$/{	    s//\1/	    q	  }	  /^X\(\/\).*/{	    s//\1/	    q	  }	  s/.*/./; q'`  { as_dir="$ac_dir"  case $as_dir in #(  -*) as_dir=./$as_dir;;  esac  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {    as_dirs=    while :; do      case $as_dir in #(      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(      *) as_qdir=$as_dir;;      esac      as_dirs="'$as_qdir' $as_dirs"      as_dir=`$as_dirname -- "$as_dir" ||$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \	 X"$as_dir" : 'X\(//\)[^/]' \| \	 X"$as_dir" : 'X\(//\)$' \| \	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||$as_echo X"$as_dir" |    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{	    s//\1/	    q	  }	  /^X\(\/\/\)[^/].*/{	    s//\1/	    q	  }	  /^X\(\/\/\)$/{	    s//\1/	    q	  }	  /^X\(\/\).*/{	    s//\1/	    q	  }	  s/.*/./; q'`      test -d "$as_dir" && break    done    test -z "$as_dirs" || eval "mkdir $as_dirs"  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}   { (exit 1); exit 1; }; }; }  ac_builddir=.case "$ac_dir" in.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;*)  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`  # A ".." for each directory in $ac_dir_suffix.  ac_top_builddir_sub=`$as_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  case $ac_mode in  :F)  #  # CONFIG_FILE  #  case $INSTALL in  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;  esac  ac_MKDIR_P=$MKDIR_P  case $MKDIR_P in  [\\/$]* | ?:[\\/]* ) ;;  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;  esac# If the template does not know about datarootdir, expand it.# FIXME: This hack should be removed a few years after 2.60.ac_datarootdir_hack=; ac_datarootdir_seen=ac_sed_dataroot='/datarootdir/ {  p  q}/@datadir@/p/@docdir@/p/@infodir@/p/@localedir@/p/@mandir@/p'case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in*datarootdir*) ac_datarootdir_seen=yes;;*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}  ac_datarootdir_hack='  s&@datadir@&${datarootdir}&g  s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g  s&@infodir@&${datarootdir}/info&g  s&@localedir@&${datarootdir}/locale&g  s&@mandir@&${datarootdir}/man&g    s&\${datarootdir}&${prefix}/share&g' ;;esacac_sed_extra="/^[	 ]*VPATH[	 ]*=/{s/:*\$(srcdir):*/:/s/:*\${srcdir}:*/:/s/:*@srcdir@:*/:/s/^\([^=]*=[	 ]*\):*/\1/s/:*$//s/^[^=]*=[	 ]*$//}:t/@[a-zA-Z_][a-zA-Z_0-9]*@/!bs|@configure_input@|$ac_sed_conf_input|;t ts&@top_builddir@&$ac_top_builddir_sub&;t ts&@top_build_prefix@&$ac_top_build_prefix&;t ts&@srcdir@&$ac_srcdir&;t ts&@abs_srcdir@&$ac_abs_srcdir&;t ts&@top_srcdir@&$ac_top_srcdir&;t ts&@abs_top_srcdir@&$ac_abs_top_srcdir&;t ts&@builddir@&$ac_builddir&;t ts&@abs_builddir@&$ac_abs_builddir&;t ts&@abs_top_builddir@&$ac_abs_top_builddir&;t ts&@INSTALL@&$ac_INSTALL&;t ts&@MKDIR_P@&$ac_MKDIR_P&;t t$ac_datarootdir_hack"eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5$as_echo "$as_me: error: could not create $ac_file" >&2;}   { (exit 1); exit 1; }; }test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'which seems to be undefined.  Please make sure it is defined." >&5$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'which seems to be undefined.  Please make sure it is defined." >&2;}  rm -f "$tmp/stdin"  case $ac_file in  -) cat "$tmp/out" && rm -f "$tmp/out";;  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;  esac \  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5$as_echo "$as_me: error: could not create $ac_file" >&2;}   { (exit 1); exit 1; }; } ;;  :H)  #  # CONFIG_HEADER  #  if test x"$ac_file" != x-; then    {      $as_echo "/* $configure_input  */" \      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"    } >"$tmp/config.h" \      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5$as_echo "$as_me: error: could not create $ac_file" >&2;}   { (exit 1); exit 1; }; }    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then      { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5$as_echo "$as_me: $ac_file is unchanged" >&6;}    else      rm -f "$ac_file"      mv "$tmp/config.h" "$ac_file" \	|| { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5$as_echo "$as_me: error: could not create $ac_file" >&2;}   { (exit 1); exit 1; }; }    fi  else    $as_echo "/* $configure_input  */" \      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \      || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5$as_echo "$as_me: error: could not create -" >&2;}   { (exit 1); exit 1; }; }  fi# Compute "$ac_file"'s index in $config_headers._am_arg="$ac_file"_am_stamp_count=1for _am_header in $config_headers :; do  case $_am_header in    $_am_arg | $_am_arg:* )      break ;;    * )      _am_stamp_count=`expr $_am_stamp_count + 1` ;;  esacdoneecho "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \	 X"$_am_arg" : 'X\(//\)[^/]' \| \	 X"$_am_arg" : 'X\(//\)$' \| \	 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||$as_echo X"$_am_arg" |    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{	    s//\1/	    q	  }	  /^X\(\/\/\)[^/].*/{	    s//\1/	    q	  }	  /^X\(\/\/\)$/{	    s//\1/	    q	  }	  /^X\(\/\).*/{	    s//\1/	    q	  }	  s/.*/./; q'`/stamp-h$_am_stamp_count ;;  :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5$as_echo "$as_me: executing $ac_file commands" >&6;} ;;  esac  case $ac_file$ac_mode in    "depfiles":C) test x"$AMDEP_TRUE" != x"" || # Autoconf 2.62 quotes --file arguments for eval, but not when files# are listed without --file.  Let's play safe and only enable the eval# if we detect the quoting.case $CONFIG_FILES in*\'*) eval set x "$CONFIG_FILES" ;;*)   set x $CONFIG_FILES ;;esacshiftfor mfdo  # Strip MF so we end up with the name of the file.  mf=`echo "$mf" | sed -e 's/:.*$//'`  # Check whether this is an Automake generated Makefile or not.  # We used to match only the files named `Makefile.in', but  # some people rename them; so instead we look at the file content.  # Grep'ing the first line is not enough: some people post-process  # each Makefile.in and add a new line on top of each file to say so.  # Grep'ing the whole file is not good either: AIX grep has a line  # limit of 2048, but all sed's we know have understand at least 4000.  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then    dirpart=`$as_dirname -- "$mf" ||$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \	 X"$mf" : 'X\(//\)[^/]' \| \	 X"$mf" : 'X\(//\)$' \| \	 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||$as_echo X"$mf" |    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{	    s//\1/	    q	  }	  /^X\(\/\/\)[^/].*/{	    s//\1/	    q	  }	  /^X\(\/\/\)$/{	    s//\1/	    q	  }	  /^X\(\/\).*/{	    s//\1/	    q	  }	  s/.*/./; q'`  else    continue  fi  # Extract the definition of DEPDIR, am__include, and am__quote  # from the Makefile without running `make'.  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`  test -z "$DEPDIR" && continue  am__include=`sed -n 's/^am__include = //p' < "$mf"`  test -z "am__include" && continue  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`  # When using ansi2knr, U may be empty or an underscore; expand it  U=`sed -n 's/^U = //p' < "$mf"`  # Find all dependency output files, they are included files with  # $(DEPDIR) in their names.  We invoke sed twice because it is the  # simplest approach to changing $(DEPDIR) to its actual value in the  # expansion.  for file in `sed -n "    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do    # Make sure the directory exists.    test -f "$dirpart/$file" && continue    fdir=`$as_dirname -- "$file" ||$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \	 X"$file" : 'X\(//\)[^/]' \| \	 X"$file" : 'X\(//\)$' \| \	 X"$file" : 'X\(/\)' \| . 2>/dev/null ||$as_echo X"$file" |    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{	    s//\1/	    q	  }	  /^X\(\/\/\)[^/].*/{	    s//\1/	    q	  }	  /^X\(\/\/\)$/{	    s//\1/	    q	  }	  /^X\(\/\).*/{	    s//\1/	    q	  }	  s/.*/./; q'`    { as_dir=$dirpart/$fdir  case $as_dir in #(  -*) as_dir=./$as_dir;;  esac  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {    as_dirs=    while :; do      case $as_dir in #(      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(      *) as_qdir=$as_dir;;      esac      as_dirs="'$as_qdir' $as_dirs"      as_dir=`$as_dirname -- "$as_dir" ||$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \	 X"$as_dir" : 'X\(//\)[^/]' \| \	 X"$as_dir" : 'X\(//\)$' \| \	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||$as_echo X"$as_dir" |    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{	    s//\1/	    q	  }	  /^X\(\/\/\)[^/].*/{	    s//\1/	    q	  }	  /^X\(\/\/\)$/{	    s//\1/	    q	  }	  /^X\(\/\).*/{	    s//\1/	    q	  }	  s/.*/./; q'`      test -d "$as_dir" && break    done    test -z "$as_dirs" || eval "mkdir $as_dirs"  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}   { (exit 1); exit 1; }; }; }    # echo "creating $dirpart/$file"    echo '# dummy' > "$dirpart/$file"  donedone ;;    "libtool":C)    # See if we are running on zsh, and set the options which allow our    # commands through without removal of \ escapes.    if test -n "${ZSH_VERSION+set}" ; then      setopt NO_GLOB_SUBST    fi    cfgfile="${ofile}T"    trap "$RM \"$cfgfile\"; exit 1" 1 2 15    $RM "$cfgfile"    cat <<_LT_EOF >> "$cfgfile"#! $SHELL# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:# NOTE: Changes made to this file will be lost: look at ltmain.sh.##   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,#                 2006, 2007, 2008 Free Software Foundation, Inc.#   Written by Gordon Matzigkeit, 1996##   This file is part of GNU Libtool.## GNU Libtool is free software; you can redistribute it and/or# modify it under the terms of the GNU General Public License as# published by the Free Software Foundation; either version 2 of# the License, or (at your option) any later version.## As a special exception to the GNU General Public License,# if you distribute this file as part of a program or library that# is built using GNU Libtool, you may include this file under the# same distribution terms that you use for the rest of that program.## GNU Libtool is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with GNU Libtool; see the file COPYING.  If not, a copy# can be downloaded from http://www.gnu.org/licenses/gpl.html, or# obtained by writing to the Free Software Foundation, Inc.,# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.# The names of the tagged configurations supported by this script.available_tags=""# ### BEGIN LIBTOOL CONFIG# Which release of libtool.m4 was used?macro_version=$macro_versionmacro_revision=$macro_revision# Whether or not to build shared libraries.build_libtool_libs=$enable_shared# Whether or not to build static libraries.build_old_libs=$enable_static# What type of objects to build.pic_mode=$pic_mode# Whether or not to optimize for fast installation.fast_install=$enable_fast_install# The host system.host_alias=$host_aliashost=$hosthost_os=$host_os# The build system.build_alias=$build_aliasbuild=$buildbuild_os=$build_os# A sed program that does not truncate output.SED=$lt_SED# Sed that helps us avoid accidentally triggering echo(1) options like -n.Xsed="\$SED -e 1s/^X//"# A grep program that handles long lines.GREP=$lt_GREP# An ERE matcher.EGREP=$lt_EGREP# A literal string matcher.FGREP=$lt_FGREP# A BSD- or MS-compatible name lister.NM=$lt_NM# Whether we need soft or hard links.LN_S=$lt_LN_S# What is the maximum length of a command?max_cmd_len=$max_cmd_len# Object file suffix (normally "o").objext=$ac_objext# Executable file suffix (normally "").exeext=$exeext# whether the shell understands "unset".lt_unset=$lt_unset# turn spaces into newlines.SP2NL=$lt_lt_SP2NL# turn newlines into spaces.NL2SP=$lt_lt_NL2SP# How to create reloadable object files.reload_flag=$lt_reload_flagreload_cmds=$lt_reload_cmds# An object symbol dumper.OBJDUMP=$lt_OBJDUMP# Method to check whether dependent libraries are shared objects.deplibs_check_method=$lt_deplibs_check_method# Command to use when deplibs_check_method == "file_magic".file_magic_cmd=$lt_file_magic_cmd

⌨️ 快捷键说明

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