📄 config.status
字号:
for ac_config_target in $ac_config_targetsdo case "$ac_config_target" in # Handling of arguments. "platform.inc" ) CONFIG_FILES="$CONFIG_FILES platform.inc" ;; *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esacdone# If the user did not use the arguments to specify the items to instantiate,# then the envvar interface is used. Set only those that are not.# We use the long form for the default assignment because of an extremely# bizarre bug on SunOS 4.1.3.if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_filesfi# Have a temporary directory for convenience. Make it in the build tree# simply because there is no reason to put it here, and in addition,# creating and moving files from /tmp can sometimes cause problems.# Create a temporary directory, and hook for its removal unless debugging.$debug ||{ trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15}# Create a (secure) tmp directory for tmp files.{ tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp"} ||{ tmp=./confstat$$-$RANDOM (umask 077 && mkdir $tmp)} ||{ echo "$me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; }}## CONFIG_FILES section.## No need to generate the scripts if there are no CONFIG_FILES.# This happens for instance when ./config.status config.hif test -n "$CONFIG_FILES"; then # Protect against being on the right side of a sed subst in config.status. sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g; s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOFs,@SHELL@,/bin/sh,;t ts,@PATH_SEPARATOR@,:,;t ts,@PACKAGE_NAME@,XviD,;t ts,@PACKAGE_TARNAME@,xvid,;t ts,@PACKAGE_VERSION@,1.1.3,;t ts,@PACKAGE_STRING@,XviD 1.1.3,;t ts,@PACKAGE_BUGREPORT@,xvid-devel@xvid.org,;t ts,@exec_prefix@,${prefix},;t ts,@prefix@,/usr/local,;t ts,@program_transform_name@,s,x,x,,;t ts,@bindir@,${exec_prefix}/bin,;t ts,@sbindir@,${exec_prefix}/sbin,;t ts,@libexecdir@,${exec_prefix}/libexec,;t ts,@datadir@,${prefix}/share,;t ts,@sysconfdir@,${prefix}/etc,;t ts,@sharedstatedir@,${prefix}/com,;t ts,@localstatedir@,${prefix}/var,;t ts,@libdir@,${exec_prefix}/lib,;t ts,@includedir@,${prefix}/include,;t ts,@oldincludedir@,/usr/include,;t ts,@infodir@,${prefix}/info,;t ts,@mandir@,${prefix}/man,;t ts,@build_alias@,,;t ts,@host_alias@,,;t ts,@target_alias@,,;t ts,@DEFS@,-DPACKAGE_NAME=\"XviD\" -DPACKAGE_TARNAME=\"xvid\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"XviD\ 1.1.3\" -DPACKAGE_BUGREPORT=\"xvid-devel@xvid.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT_P=4 -DHAVE_STDIO_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ASSERT_H=1 -DHAVE_MATH_H=1 ,;t ts,@ECHO_C@,,;t ts,@ECHO_N@,-n,;t ts,@ECHO_T@,,;t ts,@LIBS@,,;t ts,@build@,i686-pc-linux-gnu,;t ts,@build_cpu@,i686,;t ts,@build_vendor@,pc,;t ts,@build_os@,linux-gnu,;t ts,@host@,i686-pc-linux-gnu,;t ts,@host_cpu@,i686,;t ts,@host_vendor@,pc,;t ts,@host_os@,linux-gnu,;t ts,@target@,i686-pc-linux-gnu,;t ts,@target_cpu@,i686,;t ts,@target_vendor@,pc,;t ts,@target_os@,linux-gnu,;t ts,@CC@,gcc,;t ts,@CFLAGS@,-Wall -O2 -fstrength-reduce -finline-functions -freduce-all-givs -ffast-math -fomit-frame-pointer,;t ts,@LDFLAGS@,,;t ts,@CPPFLAGS@,,;t ts,@ac_ct_CC@,gcc,;t ts,@EXEEXT@,,;t ts,@OBJEXT@,o,;t ts,@INSTALL_PROGRAM@,${INSTALL},;t ts,@INSTALL_SCRIPT@,${INSTALL},;t ts,@INSTALL_DATA@,${INSTALL} -m 644,;t ts,@RANLIB@,ranlib,;t ts,@ac_ct_RANLIB@,ranlib,;t ts,@CPP@,gcc -E,;t ts,@EGREP@,grep -E,;t ts,@ac_yasm@,no,;t ts,@ac_nasm@,no,;t ts,@FEATURES@,,;t ts,@ARCHITECTURE@,GENERIC,;t ts,@BUS@,32BIT,;t ts,@ENDIANNESS@,LITTLE_ENDIAN,;t ts,@SHARED_EXTENSION@,so,;t ts,@STATIC_EXTENSION@,a,;t ts,@OBJECT_EXTENSION@,o,;t ts,@NASM_FORMAT@,,;t ts,@AS@,,;t ts,@AFLAGS@,,;t ts,@ASSEMBLY_EXTENSION@,,;t ts,@GENERIC_SOURCES@,SRC_GENERIC,;t ts,@ASSEMBLY_SOURCES@,,;t ts,@SPECIFIC_LDFLAGS@,-Wl,-soname,libxvidcore.$(SHARED_EXTENSION).$(API_MAJOR) -shared -Wl,--version-script=libxvidcore.ld -lc -lm ,;t ts,@SPECIFIC_CFLAGS@,-fPIC ,;t ts,@DCT_IA64_SOURCES@,,;t ts,@PPC_ALTIVEC_SOURCES@,,;t ts,@API_MAJOR@,4,;t ts,@API_MINOR@,1,;t ts,@STATIC_LIB@,libxvidcore.$(STATIC_EXTENSION),;t ts,@PRE_SHARED_LIB@,libxvidcore.$(SHARED_EXTENSION).$(API_MAJOR).$(API_MINOR),;t ts,@SHARED_LIB@,libxvidcore.$(SHARED_EXTENSION).$(API_MAJOR).$(API_MINOR),;t ts,@LIBOBJS@,,;t ts,@LTLIBOBJS@,,;t tCEOF # Split the substitutions into bite-sized pieces for seds with # small command number limits, like on Digital OSF/1 and HP-UX. ac_max_sed_lines=48 ac_sed_frag=1 # Number of current file. ac_beg=1 # First line for current file. ac_end=$ac_max_sed_lines # Line after last line for current file. ac_more_lines=: ac_sed_cmds= while $ac_more_lines; do if test $ac_beg -gt 1; then sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag else sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag fi if test ! -s $tmp/subs.frag; then ac_more_lines=false else # The purpose of the label and of the branching condition is to # speed up the sed processing (if there are no `@' at all, there # is no need to browse any of the substitutions). # These are the two extra sed commands mentioned above. (echo ':t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed if test -z "$ac_sed_cmds"; then ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" else ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" fi ac_sed_frag=`expr $ac_sed_frag + 1` ac_beg=$ac_end ac_end=`expr $ac_end + $ac_max_sed_lines` fi done if test -z "$ac_sed_cmds"; then ac_sed_cmds=cat fifi # test -n "$CONFIG_FILES"for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case $ac_file in - | *:- | *:-:* ) # input from stdin cat >$tmp/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; * ) ac_file_in=$ac_file.in ;; esac # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. ac_dir=`(dirname "$ac_file") 2>/dev/null ||$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null ||echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null ||$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null ||echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } 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# Do not use `cd foo && pwd` to compute absolute paths, because# the directories may not exist.case `pwd` in.) ac_abs_builddir="$ac_dir";;*) case "$ac_dir" in .) ac_abs_builddir=`pwd`;; [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; *) ac_abs_builddir=`pwd`/"$ac_dir";; esac;;esaccase $ac_abs_builddir in.) ac_abs_top_builddir=${ac_top_builddir}.;;*) case ${ac_top_builddir}. in .) ac_abs_top_builddir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; esac;;esaccase $ac_abs_builddir in.) ac_abs_srcdir=$ac_srcdir;;*) case $ac_srcdir in .) ac_abs_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; esac;;esaccase $ac_abs_builddir in.) ac_abs_top_srcdir=$ac_top_srcdir;;*) case $ac_top_srcdir in .) ac_abs_top_srcdir=$ac_abs_builddir;; [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; esac;;esac case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_builddir$INSTALL ;; esac # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ if test x"$ac_file" = x-; then configure_input= else configure_input="$ac_file. " fi configure_input=$configure_input"Generated from `echo $ac_file_in | sed 's,.*/,,'` by configure." # First look for the input files in the build tree, otherwise in the # src tree. ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo "$f";; *) # Relative if test -f "$f"; then # Build tree echo "$f" elif test -f "$srcdir/$f"; then # Source tree echo "$srcdir/$f" else # /dev/null tree { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } if test x"$ac_file" != x-; then { echo "$as_me:$LINENO: creating $ac_file" >&5echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi sed "/^[ ]*VPATH[ ]*=/{s/:*\$(srcdir):*/:/;s/:*\${srcdir}:*/:/;s/:*@srcdir@:*/:/;s/^\([^=]*=[ ]*\):*/\1/;s/:*$//;s/^[^=]*=[ ]*$//;}:t/@[a-zA-Z_][a-zA-Z_0-9]*@/!bs,@configure_input@,$configure_input,;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,@top_builddir@,$ac_top_builddir,;t ts,@abs_top_builddir@,$ac_abs_top_builddir,;t ts,@INSTALL@,$ac_INSTALL,;t t" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out rm -f $tmp/stdin if test x"$ac_file" != x-; then mv $tmp/out $ac_file else cat $tmp/out rm -f $tmp/out fidone{ (exit 0); exit 0; }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -