📄 config.status
字号:
case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --vers* | -V ) echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header { { echo "$as_me:$LINENO: error: ambiguous option: $1Try \`$0 --help' for more information." >&5echo "$as_me: error: ambiguous option: $1Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; };; --help | --hel | -h ) echo "$ac_cs_usage"; exit 0 ;; --debug | --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;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1Try \`$0 --help' for more information." >&5echo "$as_me: error: unrecognized option: $1Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; } ;; *) ac_config_targets="$ac_config_targets $1" ;; 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 /bin/sh ./configure " '--prefix' '/usr/local' $ac_configure_extra_args " --no-create --no-recursion" >&6 exec /bin/sh ./configure '--prefix' '/usr/local' $ac_configure_extra_args --no-create --no-recursionfi## INIT-COMMANDS section.#AMDEP_TRUE=""ac_aux_dir="."# Capture the value of obsolete ALL_LINGUAS because we need it to compute # POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES, CATALOGS. But hide it # from automake. eval 'ALL_LINGUAS''="zh_CN.GB2312 zh_CN.GBK zh_CN.EUC zh_TW.Big5 ko ja"' # Capture the value of LINGUAS because we need it to compute CATALOGS. LINGUAS="%UNSET%"for ac_config_target in $ac_config_targetsdo case "$ac_config_target" in # Handling of arguments. "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; "intl/Makefile" ) CONFIG_FILES="$CONFIG_FILES intl/Makefile" ;; "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "doc/zhcon.1" ) CONFIG_FILES="$CONFIG_FILES doc/zhcon.1" ;; "debian/Makefile" ) CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;; "tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;; "font/Makefile" ) CONFIG_FILES="$CONFIG_FILES font/Makefile" ;; "input/Makefile" ) CONFIG_FILES="$CONFIG_FILES input/Makefile" ;; "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/display/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/display/Makefile" ;; "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;; "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; *) { { 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_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 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@,,;t ts,@PACKAGE_TARNAME@,,;t ts,@PACKAGE_VERSION@,,;t ts,@PACKAGE_STRING@,,;t ts,@PACKAGE_BUGREPORT@,,;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@,-DHAVE_CONFIG_H,;t ts,@ECHO_C@,,;t ts,@ECHO_N@,-n,;t ts,@ECHO_T@,,;t ts,@LIBS@,-lgpm -ldl -lcurses -lutil ,;t ts,@INSTALL_PROGRAM@,${INSTALL},;t ts,@INSTALL_SCRIPT@,${INSTALL},;t ts,@INSTALL_DATA@,${INSTALL} -m 644,;t ts,@PACKAGE@,zhcon,;t ts,@VERSION@,0.2.3,;t ts,@EXEEXT@,,;t ts,@OBJEXT@,o,;t ts,@ACLOCAL@,${SHELL} /mnt/msdose/forlinux/zhcon-0.2.3/zhcon-0.2.3/missing --run aclocal,;t ts,@AUTOCONF@,${SHELL} /mnt/msdose/forlinux/zhcon-0.2.3/zhcon-0.2.3/missing --run autoconf,;t ts,@AUTOMAKE@,${SHELL} /mnt/msdose/forlinux/zhcon-0.2.3/zhcon-0.2.3/missing --run automake,;t ts,@AUTOHEADER@,${SHELL} /mnt/msdose/forlinux/zhcon-0.2.3/zhcon-0.2.3/missing --run autoheader,;t ts,@MAKEINFO@,${SHELL} /mnt/msdose/forlinux/zhcon-0.2.3/zhcon-0.2.3/missing --run makeinfo,;t ts,@AMTAR@,${SHELL} /mnt/msdose/forlinux/zhcon-0.2.3/zhcon-0.2.3/missing --run tar,;t ts,@install_sh@,/mnt/msdose/forlinux/zhcon-0.2.3/zhcon-0.2.3/install-sh,;t ts,@INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t ts,@AWK@,gawk,;t ts,@SET_MAKE@,,;t ts,@AMDEP_TRUE@,,;t ts,@AMDEP_FALSE@,#,;t ts,@AMDEPBACKSLASH@,\,;t ts,@DEPDIR@,.deps,;t ts,@MAINTAINER_MODE_TRUE@,#,;t ts,@MAINTAINER_MODE_FALSE@,,;t ts,@MAINT@,#,;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,@CFLAGS@, -funsigned-char -march=i686 -DNDEBUG -Wall,;t ts,@CXXFLAGS@, -funsigned-char -march=i686 -DNDEBUG -Wall,;t ts,@CC@,gcc,;t ts,@LDFLAGS@,,;t ts,@CPPFLAGS@,,;t ts,@ac_ct_CC@,gcc,;t ts,@am__include@,include,;t ts,@am__quote@,,;t ts,@CCDEPMODE@,depmode=gcc3,;t ts,@CPP@,gcc -E,;t ts,@CXX@,g++,;t ts,@ac_ct_CXX@,g++,;t ts,@CXXDEPMODE@,depmode=gcc3,;t ts,@CXXCPP@,g++ -E,;t ts,@LN_S@,cp -p,;t ts,@RANLIB@,ranlib,;t ts,@ac_ct_RANLIB@,ranlib,;t ts,@MKINSTALLDIRS@,./mkinstalldirs,;t ts,@MSGFMT@,/usr/bin/msgfmt,;t ts,@GMSGFMT@,/usr/bin/msgfmt,;t ts,@XGETTEXT@,/usr/bin/xgettext,;t ts,@MSGMERGE@,/usr/bin/msgmerge,;t ts,@EGREP@,grep -E,;t ts,@ALLOCA@,,;t ts,@GLIBC21@,yes,;t ts,@LIBICONV@,,;t ts,@LTLIBICONV@,,;t ts,@INTLBISON@,bison,;t ts,@USE_NLS@,yes,;t ts,@BUILD_INCLUDED_LIBINTL@,no,;t ts,@USE_INCLUDED_LIBINTL@,no,;t ts,@CATOBJEXT@,.gmo,;t ts,@INTLOBJS@,,;t ts,@DATADIRNAME@,share,;t ts,@INSTOBJEXT@,.mo,;t ts,@GENCAT@,gencat,;t ts,@INTL_LIBTOOL_SUFFIX_PREFIX@,,;t ts,@INTLLIBS@,,;t ts,@LIBINTL@,,;t ts,@LTLIBINTL@,,;t ts,@POSUB@,po,;t ts,@ZHCON_LOCALE_DIR@,/usr/share/locale,;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; }; }; }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -