📄 config.status.lineno
字号:
;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) echo "$ac_cs_version"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift CONFIG_FILES="$CONFIG_FILES $ac_optarg" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header { echo "$as_me: error: ambiguous option: $1Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; };; --help | --hel | -h ) echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) { echo "$as_me: error: unrecognized option: $1Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; *) ac_config_targets="$ac_config_targets $1" ac_need_defaults=false ;; esac shiftdoneac_configure_extra_args=if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent"fiif $ac_cs_recheck; then echo "running CONFIG_SHELL=/bin/bash /bin/bash ./configure " '--enable-maintainer-mode' $ac_configure_extra_args " --no-create --no-recursion" >&6 CONFIG_SHELL=/bin/bash export CONFIG_SHELL exec /bin/bash "./configure" '--enable-maintainer-mode' $ac_configure_extra_args --no-create --no-recursionfiexec 5>>config.log{ echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX## Running $as_me. ##_ASBOX echo "$ac_log"} >&5## INIT-COMMANDS#AMDEP_TRUE="" ac_aux_dir="."# Handling of arguments.for ac_config_target in $ac_config_targetsdo case $ac_config_target in "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; *) { { echo "$as_me:446: 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_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commandsfi# Have a temporary directory for convenience. Make it in the build tree# simply because there is no reason against having it here, and in addition,# creating and moving files from /tmp can sometimes cause problems.# Hook for its removal unless debugging.# Note that there is a small window in which the directory will not be cleaned:# after its creation but before its name has been assigned to `$tmp'.$debug ||{ tmp= trap 'exit_status=$? { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$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 "./confXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp"} ||{ tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp")} ||{ echo "$me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; }}## Set up the sed scripts for 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"; thencat >"$tmp/subs-1.sed" <<\CEOF/@[a-zA-Z_][a-zA-Z_0-9]*@/!bs,@SHELL@,|#_!!_#|/bin/bash,gs,@PATH_SEPARATOR@,|#_!!_#|:,gs,@PACKAGE_NAME@,|#_!!_#|,gs,@PACKAGE_TARNAME@,|#_!!_#|,gs,@PACKAGE_VERSION@,|#_!!_#|,gs,@PACKAGE_STRING@,|#_!!_#|,gs,@PACKAGE_BUGREPORT@,|#_!!_#|,gs,@exec_prefix@,|#_!!_#|${prefix},gs,@prefix@,|#_!!_#|/usr/local,gs,@program_transform_name@,|#_!!_#|s\,x\,x\,,gs,@bindir@,|#_!!_#|${exec_prefix}/bin,gs,@sbindir@,|#_!!_#|${exec_prefix}/sbin,gs,@libexecdir@,|#_!!_#|${exec_prefix}/libexec,gs,@datarootdir@,|#_!!_#|${prefix}/share,gs,@datadir@,|#_!!_#|${datarootdir},gs,@sysconfdir@,|#_!!_#|${prefix}/etc,gs,@sharedstatedir@,|#_!!_#|${prefix}/com,gs,@localstatedir@,|#_!!_#|${prefix}/var,gs,@includedir@,|#_!!_#|${prefix}/include,gs,@oldincludedir@,|#_!!_#|/usr/include,gs,@docdir@,|#_!!_#|${datarootdir}/doc/${PACKAGE},gs,@infodir@,|#_!!_#|${datarootdir}/info,gs,@htmldir@,|#_!!_#|${docdir},gs,@dvidir@,|#_!!_#|${docdir},gs,@pdfdir@,|#_!!_#|${docdir},gs,@psdir@,|#_!!_#|${docdir},gs,@libdir@,|#_!!_#|${exec_prefix}/lib,gs,@localedir@,|#_!!_#|${datarootdir}/locale,gs,@mandir@,|#_!!_#|${datarootdir}/man,gs,@DEFS@,|#_!!_#|-DHAVE_CONFIG_H,gs,@ECHO_C@,|#_!!_#|,gs,@ECHO_N@,|#_!!_#|-n,gs,@ECHO_T@,|#_!!_#|,gs,@LIBS@,|#_!!_#|,gs,@build_alias@,|#_!!_#|,gs,@host_alias@,|#_!!_#|,gs,@target_alias@,|#_!!_#|,gs,@INSTALL_PROGRAM@,|#_!!_#|${INSTALL},gs,@INSTALL_SCRIPT@,|#_!!_#|${INSTALL},gs,@INSTALL_DATA@,|#_!!_#|${INSTALL} -m 644,gs,@am__isrc@,|#_!!_#|,gs,@CYGPATH_W@,|#_!!_#|echo,gs,@PACKAGE@,|#_!!_#|software,gs,@VERSION@,|#_!!_#|0.1,gs,@ACLOCAL@,|#_!!_#|${SHELL} /home/niutao/c/huf/huffman-3/compress/software/missing --run aclocal-1.10,gs,@AUTOCONF@,|#_!!_#|${SHELL} /home/niutao/c/huf/huffman-3/compress/software/missing --run autoconf,gs,@AUTOMAKE@,|#_!!_#|${SHELL} /home/niutao/c/huf/huffman-3/compress/software/missing --run automake-1.10,gs,@AUTOHEADER@,|#_!!_#|${SHELL} /home/niutao/c/huf/huffman-3/compress/software/missing --run autoheader,gs,@MAKEINFO@,|#_!!_#|${SHELL} /home/niutao/c/huf/huffman-3/compress/software/missing --run makeinfo,gs,@install_sh@,|#_!!_#|$(SHELL) /home/niutao/c/huf/huffman-3/compress/software/install-sh,gs,@STRIP@,|#_!!_#|,gs,@INSTALL_STRIP_PROGRAM@,|#_!!_#|$(install_sh) -c -s,gs,@mkdir_p@,|#_!!_#|/bin/mkdir -p,gs,@AWK@,|#_!!_#|gawk,gs,@SET_MAKE@,|#_!!_#|,gs,@am__leading_dot@,|#_!!_#|.,gs,@AMTAR@,|#_!!_#|${SHELL} /home/niutao/c/huf/huffman-3/compress/software/missing --run tar,gs,@am__tar@,|#_!!_#|${AMTAR} chof - "$$tardir",gs,@am__untar@,|#_!!_#|${AMTAR} xf -,gs,@MAINTAINER_MODE_TRUE@,|#_!!_#|,gs,@MAINTAINER_MODE_FALSE@,|#_!!_#|#,gs,@MAINT@,|#_!!_#|,gs,@CC@,|#_!!_#|gcc,gs,@CFLAGS@,|#_!!_#|-g -O2,gs,@LDFLAGS@,|#_!!_#|,gs,@CPPFLAGS@,|#_!!_#|,gs,@ac_ct_CC@,|#_!!_#|gcc,gs,@EXEEXT@,|#_!!_#|,gs,@OBJEXT@,|#_!!_#|o,gs,@DEPDIR@,|#_!!_#|.deps,gs,@am__include@,|#_!!_#|include,gs,@am__quote@,|#_!!_#|,gs,@AMDEP_TRUE@,|#_!!_#|,gs,@AMDEP_FALSE@,|#_!!_#|#,gs,@AMDEPBACKSLASH@,|#_!!_#|\\,gs,@CCDEPMODE@,|#_!!_#|depmode=gcc3,gs,@am__fastdepCC_TRUE@,|#_!!_#|,gs,@am__fastdepCC_FALSE@,|#_!!_#|#,gs,@CPP@,|#_!!_#|gcc -E,gs,@GREP@,|#_!!_#|/bin/grep,gs,@EGREP@,|#_!!_#|/bin/grep -E,gs,@PKG_CONFIG@,|#_!!_#|/usr/bin/pkg-config,gs,@PACKAGE_CFLAGS@,|#_!!_#|-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 ,gs,@PACKAGE_LIBS@,|#_!!_#|-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,gs,@GETTEXT_PACKAGE@,|#_!!_#|software,gs,@USE_NLS@,|#_!!_#|yes,gs,@MSGFMT@,|#_!!_#|/usr/bin/msgfmt,gs,@MSGFMT_OPTS@,|#_!!_#|-c,gs,@GMSGFMT@,|#_!!_#|/usr/bin/msgfmt,gs,@XGETTEXT@,|#_!!_#|/usr/bin/xgettext,gs,@CATALOGS@,|#_!!_#|,gs,@CATOBJEXT@,|#_!!_#|.gmo,gs,@DATADIRNAME@,|#_!!_#|share,gs,@GMOFILES@,|#_!!_#|,gs,@INSTOBJEXT@,|#_!!_#|.mo,gs,@INTLLIBS@,|#_!!_#|,gs,@PO_IN_DATADIR_TRUE@,|#_!!_#|,gCEOFcat >"$tmp/subs-2.sed" <<\CEOF/@[a-zA-Z_][a-zA-Z_0-9]*@/!b ends,@PO_IN_DATADIR_FALSE@,|#_!!_#|,gs,@POFILES@,|#_!!_#|,gs,@POSUB@,|#_!!_#|po,gs,@MKINSTALLDIRS@,|#_!!_#|./mkinstalldirs,gs,@LIBOBJS@,|#_!!_#|,gs,@LTLIBOBJS@,|#_!!_#|,g:ends/|#_!!_#|//gCEOFfi # test -n "$CONFIG_FILES"for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDSdo case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) { { echo "$as_me:621: error: Invalid tag $ac_tag." >&5echo "$as_me: error: Invalid tag $ac_tag." >&2;} { (exit 1); exit 1; }; };; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || { { echo "$as_me:651: error: cannot find input file: $ac_f" >&5echo "$as_me: error: cannot find input file: $ac_f" >&2;} { (exit 1); exit 1; }; };; esac ac_file_inputs="$ac_file_inputs $ac_f" done # 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. */ configure_input="Generated from "`IFS=: echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { echo "$as_me:665: creating $ac_file" >&5echo "$as_me: creating $ac_file" >&6;} fi case $ac_tag in *:-:* | *:-) cat >"$tmp/stdin";; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" ||$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'` { 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=`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 ||echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -