=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== automake1.11-1.11.6/ChangeLog.01-2763- * automake.in (&handle_languages): Don't transform %COMPILER%. automake1.11-1.11.6/ChangeLog.01:2764: Use `$lang->compiler' instead of `$pfx' to transform generic automake1.11-1.11.6/ChangeLog.01-2765- %COMPILE% and %LTCOMPILE%. ############################################## automake1.11-1.11.6/ChangeLog.01-3003- (®ister_language): Use %done properly with objects, not names. automake1.11-1.11.6/ChangeLog.01:3004: (&finish_languages): Replace `$non_c' with `$needs_c'. automake1.11-1.11.6/ChangeLog.01-3005- ############################################## automake1.11-1.11.6/ChangeLog.01-3044- (&add_depend2, &handle_dependencies): No longer use the language automake1.11-1.11.6/ChangeLog.01:3045: name in `$lang'. Rename `$lang_obj' as `$lang'. automake1.11-1.11.6/ChangeLog.01-3046- ############################################## automake1.11-1.11.6/ChangeLog.01-3081- No longer use `$lang' as the name of the language. automake1.11-1.11.6/ChangeLog.01:3082: Rename `$lang_obj' as `$lang'. automake1.11-1.11.6/ChangeLog.01-3083- ############################################## automake1.11-1.11.6/ChangeLog.01-3759- * automake.in: Use -w. automake1.11-1.11.6/ChangeLog.01:3760: Normalize all use of `$lang . '-foo'' into `"$lang-foo"'. automake1.11-1.11.6/ChangeLog.01-3761- (&parse_arguments): Support --Werror and --Wno-error as a ############################################## automake1.11-1.11.6/ChangeLog.01-4577- * m4/strip.m4 (AM_PROG_INSTALL_STRIP): Don't call AM_PROG_STRIP. automake1.11-1.11.6/ChangeLog.01:4578: Set INSTALL_STRIP_PROGRAM_ENV to `$(STRIP)', not `$STRIP'. automake1.11-1.11.6/ChangeLog.01-4579- (AM_PROG_STRIP): Commented out. ############################################## automake1.11-1.11.6/contrib/Makefile.in-235-distdir: $(DISTFILES) automake1.11-1.11.6/contrib/Makefile.in:236: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/contrib/Makefile.in:237: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/contrib/Makefile.in-238- list='$(DISTFILES)'; \ ############################################## automake1.11-1.11.6/contrib/Makefile.in-249- if test -d $$d/$$file; then \ automake1.11-1.11.6/contrib/Makefile.in:250: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ automake1.11-1.11.6/contrib/Makefile.in-251- if test -d "$(distdir)/$$file"; then \ ############################################## automake1.11-1.11.6/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ automake1.11-1.11.6/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then automake1.11-1.11.6/configure-47- as_echo='print -r --' automake1.11-1.11.6/configure-48- as_echo_n='print -rn --' automake1.11-1.11.6/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then automake1.11-1.11.6/configure-50- as_echo='printf %s\n' ############################################## automake1.11-1.11.6/configure-52-else automake1.11-1.11.6/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then automake1.11-1.11.6/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## automake1.11-1.11.6/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; automake1.11-1.11.6/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; automake1.11-1.11.6/configure-64- esac; ############################################## automake1.11-1.11.6/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && automake1.11-1.11.6/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 automake1.11-1.11.6/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## automake1.11-1.11.6/configure-327- case $as_dir in #( automake1.11-1.11.6/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( automake1.11-1.11.6/configure-329- *) as_qdir=$as_dir;; ############################################## automake1.11-1.11.6/configure-400- { automake1.11-1.11.6/configure:401: as_val=`expr "$@" || test $? -eq 1` automake1.11-1.11.6/configure-402- } ############################################## automake1.11-1.11.6/configure-407-# ---------------------------------------- automake1.11-1.11.6/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are automake1.11-1.11.6/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## automake1.11-1.11.6/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && automake1.11-1.11.6/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { automake1.11-1.11.6/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## automake1.11-1.11.6/configure-746- case $ac_option in automake1.11-1.11.6/configure:747: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; automake1.11-1.11.6/configure-748- *=) ac_optarg= ;; ############################################## automake1.11-1.11.6/configure-790- -disable-* | --disable-*) automake1.11-1.11.6/configure:791: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` automake1.11-1.11.6/configure-792- # Reject names that are not valid shell variable names. ############################################## automake1.11-1.11.6/configure-795- ac_useropt_orig=$ac_useropt automake1.11-1.11.6/configure:796: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` automake1.11-1.11.6/configure-797- case $ac_user_opts in ############################################## automake1.11-1.11.6/configure-816- -enable-* | --enable-*) automake1.11-1.11.6/configure:817: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` automake1.11-1.11.6/configure-818- # Reject names that are not valid shell variable names. ############################################## automake1.11-1.11.6/configure-821- ac_useropt_orig=$ac_useropt automake1.11-1.11.6/configure:822: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` automake1.11-1.11.6/configure-823- case $ac_user_opts in ############################################## automake1.11-1.11.6/configure-1020- -with-* | --with-*) automake1.11-1.11.6/configure:1021: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` automake1.11-1.11.6/configure-1022- # Reject names that are not valid shell variable names. ############################################## automake1.11-1.11.6/configure-1025- ac_useropt_orig=$ac_useropt automake1.11-1.11.6/configure:1026: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` automake1.11-1.11.6/configure-1027- case $ac_user_opts in ############################################## automake1.11-1.11.6/configure-1036- -without-* | --without-*) automake1.11-1.11.6/configure:1037: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` automake1.11-1.11.6/configure-1038- # Reject names that are not valid shell variable names. ############################################## automake1.11-1.11.6/configure-1041- ac_useropt_orig=$ac_useropt automake1.11-1.11.6/configure:1042: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` automake1.11-1.11.6/configure-1043- case $ac_user_opts in ############################################## automake1.11-1.11.6/configure-1074- *=*) automake1.11-1.11.6/configure:1075: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` automake1.11-1.11.6/configure-1076- # Reject names that are not valid shell variable names. ############################################## automake1.11-1.11.6/configure-1095-if test -n "$ac_prev"; then automake1.11-1.11.6/configure:1096: ac_option=--`echo $ac_prev | sed 's/_/-/g'` automake1.11-1.11.6/configure-1097- as_fn_error $? "missing argument to $ac_option" ############################################## automake1.11-1.11.6/configure-1117- */ ) automake1.11-1.11.6/configure:1118: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` automake1.11-1.11.6/configure-1119- eval $ac_var=\$ac_val;; ############################################## automake1.11-1.11.6/configure-1152-ac_ls_di=`ls -di .` && automake1.11-1.11.6/configure:1153:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || automake1.11-1.11.6/configure-1154- as_fn_error $? "working directory cannot be determined" ############################################## automake1.11-1.11.6/configure-1208-case $srcdir in automake1.11-1.11.6/configure:1209:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; automake1.11-1.11.6/configure-1210-esac ############################################## automake1.11-1.11.6/configure-1251-By default, \`make install' will install all the files in automake1.11-1.11.6/configure:1252:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify automake1.11-1.11.6/configure:1253:an installation prefix other than \`$ac_default_prefix' using \`--prefix', automake1.11-1.11.6/configure-1254-for instance \`--prefix=\$HOME'. ############################################## automake1.11-1.11.6/configure-1322-*) automake1.11-1.11.6/configure:1323: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` automake1.11-1.11.6/configure-1324- # A ".." for each directory in $ac_dir_suffix. automake1.11-1.11.6/configure:1325: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` automake1.11-1.11.6/configure-1326- case $ac_top_builddir_sub in ############################################## automake1.11-1.11.6/configure-1458- *\'*) automake1.11-1.11.6/configure:1459: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; automake1.11-1.11.6/configure-1460- esac ############################################## automake1.11-1.11.6/configure-1541- case $ac_val in automake1.11-1.11.6/configure:1542: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; automake1.11-1.11.6/configure-1543- esac ############################################## automake1.11-1.11.6/configure-1556- case $ac_val in automake1.11-1.11.6/configure:1557: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; automake1.11-1.11.6/configure-1558- esac ############################################## automake1.11-1.11.6/configure-1676- set,) automake1.11-1.11.6/configure:1677: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 automake1.11-1.11.6/configure:1678:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} automake1.11-1.11.6/configure-1679- ac_cache_corrupted=: ;; ############################################## automake1.11-1.11.6/configure-1687- # differences in whitespace do not lead to failure. automake1.11-1.11.6/configure:1688: ac_old_val_w=`echo x $ac_old_val` automake1.11-1.11.6/configure:1689: ac_new_val_w=`echo x $ac_new_val` automake1.11-1.11.6/configure-1690- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## automake1.11-1.11.6/configure-1707- case $ac_new_val in automake1.11-1.11.6/configure:1708: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; automake1.11-1.11.6/configure-1709- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## automake1.11-1.11.6/configure-1817-test "x$ac_build_alias" = x && automake1.11-1.11.6/configure:1818: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` automake1.11-1.11.6/configure-1819-test "x$ac_build_alias" = x && automake1.11-1.11.6/configure-1820- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 automake1.11-1.11.6/configure:1821:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || automake1.11-1.11.6/configure-1822- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## automake1.11-1.11.6/configure-1841-IFS=$ac_save_IFS automake1.11-1.11.6/configure:1842:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac automake1.11-1.11.6/configure-1843- ############################################## automake1.11-1.11.6/configure-1979-if ( automake1.11-1.11.6/configure:1980: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` automake1.11-1.11.6/configure-1981- if test "$*" = "X"; then automake1.11-1.11.6/configure-1982- # -L didn't work. automake1.11-1.11.6/configure:1983: set X `ls -t "$srcdir/configure" conftest.file` automake1.11-1.11.6/configure-1984- fi ############################################## automake1.11-1.11.6/configure-2015-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' automake1.11-1.11.6/configure:2016:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` automake1.11-1.11.6/configure-2017- automake1.11-1.11.6/configure-2018-# expand $ac_aux_dir to an absolute path automake1.11-1.11.6/configure:2019:am_aux_dir=`cd $ac_aux_dir && pwd` automake1.11-1.11.6/configure-2020- ############################################## automake1.11-1.11.6/configure-2160- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue automake1.11-1.11.6/configure:2161: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( automake1.11-1.11.6/configure-2162- 'mkdir (GNU coreutils) '* | \ ############################################## automake1.11-1.11.6/configure-2239-set x ${MAKE-make} automake1.11-1.11.6/configure:2240:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` automake1.11-1.11.6/configure-2241-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## automake1.11-1.11.6/configure-2249-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. automake1.11-1.11.6/configure:2250:case `${MAKE-make} -f conftest.make 2>/dev/null` in automake1.11-1.11.6/configure-2251- *@@@%%%=?*=@@@%%%*) ############################################## automake1.11-1.11.6/configure-2276- automake1.11-1.11.6/configure:2277:if test "`cd $srcdir && pwd`" != "`pwd`"; then automake1.11-1.11.6/configure-2278- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## automake1.11-1.11.6/configure-2346-# aren't the same. automake1.11-1.11.6/configure:2347:APIVERSION=`echo "$VERSION" | sed -e 's/^\([0-9]*\.[0-9]*[a-z]*\).*$/\1/'` automake1.11-1.11.6/configure-2348- ############################################## automake1.11-1.11.6/configure-2355-# hence `.' is really what we want for perllibdir, libdir, and acdir. automake1.11-1.11.6/configure:2356:ACLOCAL="perllibdir=\"`pwd`/lib$PATH_SEPARATOR./lib\" \"`pwd`/aclocal\" --acdir=m4 -I m4" automake1.11-1.11.6/configure:2357:AUTOMAKE="perllibdir=\"`pwd`/lib$PATH_SEPARATOR./lib\" \"`pwd`/automake\" --libdir=lib" automake1.11-1.11.6/configure-2358- ############################################## automake1.11-1.11.6/configure-2635- # Check for GNU $ac_path_GREP automake1.11-1.11.6/configure:2636:case `"$ac_path_GREP" --version 2>&1` in automake1.11-1.11.6/configure-2637-*GNU*) ############################################## automake1.11-1.11.6/configure-2701- # Check for GNU $ac_path_EGREP automake1.11-1.11.6/configure:2702:case `"$ac_path_EGREP" --version 2>&1` in automake1.11-1.11.6/configure-2703-*GNU*) ############################################## automake1.11-1.11.6/configure-2768- # Check for GNU $ac_path_FGREP automake1.11-1.11.6/configure:2769:case `"$ac_path_FGREP" --version 2>&1` in automake1.11-1.11.6/configure-2770-*GNU*) ############################################## automake1.11-1.11.6/configure-2972-' automake1.11-1.11.6/configure:2973:DEFS=`sed -n "$ac_script" confdefs.h` automake1.11-1.11.6/configure-2974- ############################################## automake1.11-1.11.6/configure-2981- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' automake1.11-1.11.6/configure:2982: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` automake1.11-1.11.6/configure-2983- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## automake1.11-1.11.6/configure-3049-if test -z "$BASH_VERSION$ZSH_VERSION" \ automake1.11-1.11.6/configure:3050: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then automake1.11-1.11.6/configure-3051- as_echo='print -r --' automake1.11-1.11.6/configure-3052- as_echo_n='print -rn --' automake1.11-1.11.6/configure:3053:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then automake1.11-1.11.6/configure-3054- as_echo='printf %s\n' ############################################## automake1.11-1.11.6/configure-3056-else automake1.11-1.11.6/configure:3057: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then automake1.11-1.11.6/configure-3058- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## automake1.11-1.11.6/configure-3066- expr "X$arg" : "X\\(.*\\)$as_nl"; automake1.11-1.11.6/configure:3067: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; automake1.11-1.11.6/configure-3068- esac; ############################################## automake1.11-1.11.6/configure-3143-# ---------------------------------------- automake1.11-1.11.6/configure:3144:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are automake1.11-1.11.6/configure-3145-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## automake1.11-1.11.6/configure-3215- { automake1.11-1.11.6/configure:3216: as_val=`expr "$@" || test $? -eq 1` automake1.11-1.11.6/configure-3217- } ############################################## automake1.11-1.11.6/configure-3319- case $as_dir in #( automake1.11-1.11.6/configure:3320: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( automake1.11-1.11.6/configure-3321- *) as_qdir=$as_dir;; ############################################## automake1.11-1.11.6/configure-3443-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 automake1.11-1.11.6/configure:3444:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" automake1.11-1.11.6/configure-3445-ac_cs_version="\\ ############################################## automake1.11-1.11.6/configure-3468- --*=?*) automake1.11-1.11.6/configure:3469: ac_option=`expr "X$1" : 'X\([^=]*\)='` automake1.11-1.11.6/configure:3470: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` automake1.11-1.11.6/configure-3471- ac_shift=: ############################################## automake1.11-1.11.6/configure-3473- --*=) automake1.11-1.11.6/configure:3474: ac_option=`expr "X$1" : 'X\([^=]*\)='` automake1.11-1.11.6/configure-3475- ac_optarg= ############################################## automake1.11-1.11.6/configure-3497- case $ac_optarg in automake1.11-1.11.6/configure:3498: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; automake1.11-1.11.6/configure-3499- '') as_fn_error $? "missing file argument" ;; ############################################## automake1.11-1.11.6/configure-3626-fi automake1.11-1.11.6/configure:3627:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` automake1.11-1.11.6/configure-3628-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## automake1.11-1.11.6/configure-3643- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 automake1.11-1.11.6/configure:3644:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` automake1.11-1.11.6/configure-3645-ac_delim='%!_!# ' ############################################## automake1.11-1.11.6/configure-3649- automake1.11-1.11.6/configure:3650: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` automake1.11-1.11.6/configure-3651- if test $ac_delim_n = $ac_delim_num; then ############################################## automake1.11-1.11.6/configure-3811- esac automake1.11-1.11.6/configure:3812: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac automake1.11-1.11.6/configure-3813- as_fn_append ac_file_inputs " '$ac_f'" ############################################## automake1.11-1.11.6/configure-3870-*) automake1.11-1.11.6/configure:3871: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` automake1.11-1.11.6/configure-3872- # A ".." for each directory in $ac_dir_suffix. automake1.11-1.11.6/configure:3873: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` automake1.11-1.11.6/configure-3874- case $ac_top_builddir_sub in ############################################## automake1.11-1.11.6/configure-3931-/@mandir@/p' automake1.11-1.11.6/configure:3932:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in automake1.11-1.11.6/configure-3933-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## automake1.11-1.11.6/configure-3948- automake1.11-1.11.6/configure:3949:# Neutralize VPATH when `$srcdir' = `.'. automake1.11-1.11.6/configure-3950-# Shell code in configure.ac might set extrasub. ############################################## automake1.11-1.11.6/configure-3976-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && automake1.11-1.11.6/configure:3977: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && automake1.11-1.11.6/configure-3978- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## automake1.11-1.11.6/Makefile.am-54- @for p in $(bin_SCRIPTS); do \ automake1.11-1.11.6/Makefile.am:55: f="`echo $$p|sed '$(transform)'`"; \ automake1.11-1.11.6/Makefile.am-56- fv="$$f-$(APIVERSION)"; \ ############################################## automake1.11-1.11.6/Makefile.am-63- @for p in $(bin_SCRIPTS); do \ automake1.11-1.11.6/Makefile.am:64: f="`echo $$p|sed '$(transform)'`"; \ automake1.11-1.11.6/Makefile.am-65- fv="$$f-$(APIVERSION)"; \ ############################################## automake1.11-1.11.6/Makefile.am-258-sc_test_names: automake1.11-1.11.6/Makefile.am:259: @m4_builtin_rx=`echo $(m4_builtins) | sed 's/ /|/g'`; \ automake1.11-1.11.6/Makefile.am-260- m4_macro_rx="\\<($$m4_builtin_rx)\\>|\\<_?(A[CUMHS]|m4)_"; \ ############################################## automake1.11-1.11.6/Makefile.am-271-sc_diff_automake_in_automake: automake1.11-1.11.6/Makefile.am:272: @if test `diff $(srcdir)/automake.in automake | wc -l` -ne 32; then \ automake1.11-1.11.6/Makefile.am-273- echo "found too many diffs between automake.in and automake" 1>&2; \ ############################################## automake1.11-1.11.6/Makefile.am-277-sc_diff_aclocal_in_aclocal: automake1.11-1.11.6/Makefile.am:278: @if test `diff $(srcdir)/aclocal.in aclocal | wc -l` -ne 34; then \ automake1.11-1.11.6/Makefile.am-279- echo "found too many diffs between aclocal.in and aclocal" 1>&2; \ ############################################## automake1.11-1.11.6/Makefile.am-507- @for file in $(srcdir)/tests/*.test; do \ automake1.11-1.11.6/Makefile.am:508: if out=`sed -n '/defs/,$${/required=/p;}' $$file`; test -n "$$out"; then \ automake1.11-1.11.6/Makefile.am-509- echo 'Do not set "required" after sourcing "defs" in '"$$file: $$out" 1>&2; \ ############################################## automake1.11-1.11.6/Makefile.am-567- @if grep -E '\bPATH=.*:.*' $(srcdir)/tests/*.test ; then \ automake1.11-1.11.6/Makefile.am:568: echo "Use \`\$$PATH_SEPARATOR', not \`:', in PATH definitions above." 1>&2; \ automake1.11-1.11.6/Makefile.am-569- exit 1; \ ############################################## automake1.11-1.11.6/Makefile.am-660-## Check that we are releasing from a valid tag. automake1.11-1.11.6/Makefile.am:661: tag=`$(GIT) describe` \ automake1.11-1.11.6/Makefile.am-662- && case $$tag in "v$(VERSION)") true;; *) false;; esac \ ############################################## automake1.11-1.11.6/Makefile.am-796- else :; fi && \ automake1.11-1.11.6/Makefile.am:797: pm=`cat $$pmfiles | wc -l` && \ automake1.11-1.11.6/Makefile.am:798: dot_am_files=`ls -1 $(srcdir)/lib/am/*.am | grep -v Makefile.am` && \ automake1.11-1.11.6/Makefile.am:799: amf=`echo "$$dot_am_files" | wc -l` && \ automake1.11-1.11.6/Makefile.am:800: aml=`cat $$dot_am_files | wc -l` && \ automake1.11-1.11.6/Makefile.am:801: m4f=`ls -1 $(srcdir)/m4/*.m4 | wc -l` && \ automake1.11-1.11.6/Makefile.am:802: m4l=`cat $(srcdir)/m4/*.m4 | wc -l` && \ automake1.11-1.11.6/Makefile.am-803- doc_text=`cd doc && LC_ALL=C pstops 0 automake.ps unused.ps 2>&1` && \ ############################################## automake1.11-1.11.6/Makefile.am-805- rm -f doc/unused.ps && \ automake1.11-1.11.6/Makefile.am:806: doc=`echo "$$doc_text" | sed -n 's/.*Wrote \([1-9][0-9]*\) pages.*/\1/p'` && \ automake1.11-1.11.6/Makefile.am-807- tests="tests/*.test"; \ ############################################## automake1.11-1.11.6/Makefile.am-809- else :; fi && \ automake1.11-1.11.6/Makefile.am:810: t=`ls -1 $$tests | wc -l` && \ automake1.11-1.11.6/Makefile.am:811: tgen=`ls -1 $$tests | grep '.-p\.test' | wc -l` && \ automake1.11-1.11.6/Makefile.am-812- today=`date +%Y-%m-%d` && \ ############################################## automake1.11-1.11.6/lib/compile-68- mingw/*) automake1.11-1.11.6/lib/compile:69: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` automake1.11-1.11.6/lib/compile-70- ;; automake1.11-1.11.6/lib/compile-71- cygwin/*) automake1.11-1.11.6/lib/compile:72: file=`cygpath -m "$file" || echo "$file"` automake1.11-1.11.6/lib/compile-73- ;; automake1.11-1.11.6/lib/compile-74- wine/*) automake1.11-1.11.6/lib/compile:75: file=`winepath -w "$file" || echo "$file"` automake1.11-1.11.6/lib/compile-76- ;; ############################################## automake1.11-1.11.6/lib/compile-305-# Name of file we expect compiler to create. automake1.11-1.11.6/lib/compile:306:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` automake1.11-1.11.6/lib/compile-307- ############################################## automake1.11-1.11.6/lib/compile-311-# object file name, since that is what matters with a parallel build. automake1.11-1.11.6/lib/compile:312:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d automake1.11-1.11.6/lib/compile-313-while true; do ############################################## automake1.11-1.11.6/lib/symlink-tree-57- automake1.11-1.11.6/lib/symlink-tree:58:for f in `ls -a ${srcdir}`; do automake1.11-1.11.6/lib/symlink-tree-59- if [ -d ${srcdir}/$f ]; then ############################################## automake1.11-1.11.6/lib/config.sub-57- automake1.11-1.11.6/lib/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'` automake1.11-1.11.6/lib/config.sub-59- ############################################## automake1.11-1.11.6/lib/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations. automake1.11-1.11.6/lib/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` automake1.11-1.11.6/lib/config.sub-124-case $maybe_os in ############################################## automake1.11-1.11.6/lib/config.sub-130- os=-$maybe_os automake1.11-1.11.6/lib/config.sub:131: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` automake1.11-1.11.6/lib/config.sub-132- ;; ############################################## automake1.11-1.11.6/lib/config.sub-134- os=-linux-android automake1.11-1.11.6/lib/config.sub:135: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown automake1.11-1.11.6/lib/config.sub-136- ;; automake1.11-1.11.6/lib/config.sub-137- *) automake1.11-1.11.6/lib/config.sub:138: basic_machine=`echo $1 | sed 's/-[^-]*$//'` automake1.11-1.11.6/lib/config.sub-139- if [ $basic_machine != $1 ] automake1.11-1.11.6/lib/config.sub:140: then os=`echo $1 | sed 's/.*-/-/'` automake1.11-1.11.6/lib/config.sub-141- else os=; fi ############################################## automake1.11-1.11.6/lib/config.sub-188- os=-sco5v6 automake1.11-1.11.6/lib/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-190- ;; ############################################## automake1.11-1.11.6/lib/config.sub-192- os=-sco3.2v5 automake1.11-1.11.6/lib/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-194- ;; ############################################## automake1.11-1.11.6/lib/config.sub-196- os=-sco3.2v4 automake1.11-1.11.6/lib/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-198- ;; automake1.11-1.11.6/lib/config.sub-199- -sco3.2.[4-9]*) automake1.11-1.11.6/lib/config.sub:200: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` automake1.11-1.11.6/lib/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-202- ;; ############################################## automake1.11-1.11.6/lib/config.sub-204- # Don't forget version if it is 3.2v4 or newer. automake1.11-1.11.6/lib/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-206- ;; ############################################## automake1.11-1.11.6/lib/config.sub-208- # Don't forget version if it is 3.2v4 or newer. automake1.11-1.11.6/lib/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-210- ;; ############################################## automake1.11-1.11.6/lib/config.sub-212- os=-sco3.2v2 automake1.11-1.11.6/lib/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-214- ;; automake1.11-1.11.6/lib/config.sub-215- -udk*) automake1.11-1.11.6/lib/config.sub:216: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-217- ;; ############################################## automake1.11-1.11.6/lib/config.sub-219- os=-isc2.2 automake1.11-1.11.6/lib/config.sub:220: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-221- ;; ############################################## automake1.11-1.11.6/lib/config.sub-225- -isc*) automake1.11-1.11.6/lib/config.sub:226: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-227- ;; ############################################## automake1.11-1.11.6/lib/config.sub-231- -ptx*) automake1.11-1.11.6/lib/config.sub:232: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` automake1.11-1.11.6/lib/config.sub-233- ;; automake1.11-1.11.6/lib/config.sub-234- -windowsnt*) automake1.11-1.11.6/lib/config.sub:235: os=`echo $os | sed -e 's/windowsnt/winnt/'` automake1.11-1.11.6/lib/config.sub-236- ;; ############################################## automake1.11-1.11.6/lib/config.sub-357- *-*-*) automake1.11-1.11.6/lib/config.sub:358: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 automake1.11-1.11.6/lib/config.sub-359- exit 1 ############################################## automake1.11-1.11.6/lib/config.sub-475- amd64-*) automake1.11-1.11.6/lib/config.sub:476: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-477- ;; ############################################## automake1.11-1.11.6/lib/config.sub-517- blackfin-*) automake1.11-1.11.6/lib/config.sub:518: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-519- os=-linux ############################################## automake1.11-1.11.6/lib/config.sub-525- c54x-*) automake1.11-1.11.6/lib/config.sub:526: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-527- ;; automake1.11-1.11.6/lib/config.sub-528- c55x-*) automake1.11-1.11.6/lib/config.sub:529: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-530- ;; automake1.11-1.11.6/lib/config.sub-531- c6x-*) automake1.11-1.11.6/lib/config.sub:532: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-533- ;; ############################################## automake1.11-1.11.6/lib/config.sub-728- i*86v32) automake1.11-1.11.6/lib/config.sub:729: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-730- os=-sysv32 ############################################## automake1.11-1.11.6/lib/config.sub-732- i*86v4*) automake1.11-1.11.6/lib/config.sub:733: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-734- os=-sysv4 ############################################## automake1.11-1.11.6/lib/config.sub-736- i*86v) automake1.11-1.11.6/lib/config.sub:737: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-738- os=-sysv ############################################## automake1.11-1.11.6/lib/config.sub-740- i*86sol2) automake1.11-1.11.6/lib/config.sub:741: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` automake1.11-1.11.6/lib/config.sub-742- os=-solaris2 ############################################## automake1.11-1.11.6/lib/config.sub-770- m68knommu-*) automake1.11-1.11.6/lib/config.sub:771: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-772- os=-linux ############################################## automake1.11-1.11.6/lib/config.sub-803- mips3*-*) automake1.11-1.11.6/lib/config.sub:804: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` automake1.11-1.11.6/lib/config.sub-805- ;; automake1.11-1.11.6/lib/config.sub-806- mips3*) automake1.11-1.11.6/lib/config.sub:807: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown automake1.11-1.11.6/lib/config.sub-808- ;; ############################################## automake1.11-1.11.6/lib/config.sub-821- ms1-*) automake1.11-1.11.6/lib/config.sub:822: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` automake1.11-1.11.6/lib/config.sub-823- ;; ############################################## automake1.11-1.11.6/lib/config.sub-940- parisc-*) automake1.11-1.11.6/lib/config.sub:941: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-942- os=-linux ############################################## automake1.11-1.11.6/lib/config.sub-956- pc98-*) automake1.11-1.11.6/lib/config.sub:957: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-958- ;; ############################################## automake1.11-1.11.6/lib/config.sub-971- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) automake1.11-1.11.6/lib/config.sub:972: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-973- ;; automake1.11-1.11.6/lib/config.sub-974- pentiumpro-* | p6-* | 6x86-* | athlon-*) automake1.11-1.11.6/lib/config.sub:975: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-976- ;; automake1.11-1.11.6/lib/config.sub-977- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) automake1.11-1.11.6/lib/config.sub:978: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-979- ;; automake1.11-1.11.6/lib/config.sub-980- pentium4-*) automake1.11-1.11.6/lib/config.sub:981: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-982- ;; ############################################## automake1.11-1.11.6/lib/config.sub-990- ppc-* | ppcbe-*) automake1.11-1.11.6/lib/config.sub:991: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-992- ;; ############################################## automake1.11-1.11.6/lib/config.sub-996- ppcle-* | powerpclittle-*) automake1.11-1.11.6/lib/config.sub:997: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-998- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1000- ;; automake1.11-1.11.6/lib/config.sub:1001: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-1002- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1006- ppc64le-* | powerpc64little-*) automake1.11-1.11.6/lib/config.sub:1007: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-1008- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1085- strongarm-* | thumb-*) automake1.11-1.11.6/lib/config.sub:1086: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` automake1.11-1.11.6/lib/config.sub-1087- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1215- xscale-* | xscalee[bl]-*) automake1.11-1.11.6/lib/config.sub:1216: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` automake1.11-1.11.6/lib/config.sub-1217- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1292- *) automake1.11-1.11.6/lib/config.sub:1293: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 automake1.11-1.11.6/lib/config.sub-1294- exit 1 ############################################## automake1.11-1.11.6/lib/config.sub-1300- *-digital*) automake1.11-1.11.6/lib/config.sub:1301: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` automake1.11-1.11.6/lib/config.sub-1302- ;; automake1.11-1.11.6/lib/config.sub-1303- *-commodore*) automake1.11-1.11.6/lib/config.sub:1304: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` automake1.11-1.11.6/lib/config.sub-1305- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1321- -solaris1 | -solaris1.*) automake1.11-1.11.6/lib/config.sub:1322: os=`echo $os | sed -e 's|solaris1|sunos4|'` automake1.11-1.11.6/lib/config.sub-1323- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1333- -gnu/linux*) automake1.11-1.11.6/lib/config.sub:1334: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` automake1.11-1.11.6/lib/config.sub-1335- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1379- -nto*) automake1.11-1.11.6/lib/config.sub:1380: os=`echo $os | sed -e 's|nto|nto-qnx|'` automake1.11-1.11.6/lib/config.sub-1381- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1386- -mac*) automake1.11-1.11.6/lib/config.sub:1387: os=`echo $os | sed -e 's|mac|macos|'` automake1.11-1.11.6/lib/config.sub-1388- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1392- -linux*) automake1.11-1.11.6/lib/config.sub:1393: os=`echo $os | sed -e 's|linux|linux-gnu|'` automake1.11-1.11.6/lib/config.sub-1394- ;; automake1.11-1.11.6/lib/config.sub-1395- -sunos5*) automake1.11-1.11.6/lib/config.sub:1396: os=`echo $os | sed -e 's|sunos5|solaris2|'` automake1.11-1.11.6/lib/config.sub-1397- ;; automake1.11-1.11.6/lib/config.sub-1398- -sunos6*) automake1.11-1.11.6/lib/config.sub:1399: os=`echo $os | sed -e 's|sunos6|solaris3|'` automake1.11-1.11.6/lib/config.sub-1400- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1447- -sinix5.*) automake1.11-1.11.6/lib/config.sub:1448: os=`echo $os | sed -e 's|sinix|sysv|'` automake1.11-1.11.6/lib/config.sub-1449- ;; ############################################## automake1.11-1.11.6/lib/config.sub-1503- # Get rid of the `-' at the beginning of $os. automake1.11-1.11.6/lib/config.sub:1504: os=`echo $os | sed 's/[^-]*-//'` automake1.11-1.11.6/lib/config.sub:1505: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 automake1.11-1.11.6/lib/config.sub-1506- exit 1 ############################################## automake1.11-1.11.6/lib/config.sub-1760- esac automake1.11-1.11.6/lib/config.sub:1761: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` automake1.11-1.11.6/lib/config.sub-1762- ;; ############################################## automake1.11-1.11.6/lib/Makefile.am-83-## substitutions in our text. automake1.11-1.11.6/lib/Makefile.am:84:do_subst = in=`echo $@ | sed 's/\.[^.]*$$//'`; sed \ automake1.11-1.11.6/lib/Makefile.am-85- -e 's,[@]APIVERSION[@],$(APIVERSION),g' \ ############################################## automake1.11-1.11.6/lib/config-ml.in-122- --*=*) automake1.11-1.11.6/lib/config-ml.in:123: optarg=`echo $option | sed -e 's/^[^=]*=//'` automake1.11-1.11.6/lib/config-ml.in-124- ;; ############################################## automake1.11-1.11.6/lib/config-ml.in-128- --disable-*) automake1.11-1.11.6/lib/config-ml.in:129: enableopt=`echo ${option} | sed 's:^--disable-:enable_:;s:-:_:g'` automake1.11-1.11.6/lib/config-ml.in-130- eval $enableopt=no ############################################## automake1.11-1.11.6/lib/config-ml.in-136- esac automake1.11-1.11.6/lib/config-ml.in:137: enableopt=`echo ${option} | sed 's:^--::;s:=.*$::;s:-:_:g'` automake1.11-1.11.6/lib/config-ml.in-138- # enable_shared and enable_static are handled by configure. ############################################## automake1.11-1.11.6/lib/config-ml.in-158- esac automake1.11-1.11.6/lib/config-ml.in:159: withopt=`echo ${option} | sed 's:^--::;s:=.*$::;s:-:_:g'` automake1.11-1.11.6/lib/config-ml.in-160- eval $withopt="$optarg" ############################################## automake1.11-1.11.6/lib/config-ml.in-162- --without-*) automake1.11-1.11.6/lib/config-ml.in:163: withopt=`echo ${option} | sed 's:^--::;s:out::;s:-:_:g'` automake1.11-1.11.6/lib/config-ml.in-164- eval $withopt=no ############################################## automake1.11-1.11.6/lib/config-ml.in-209-multidirs= automake1.11-1.11.6/lib/config-ml.in:210:for i in `${CC-gcc} --print-multi-lib 2>/dev/null`; do automake1.11-1.11.6/lib/config-ml.in:211: dir=`echo $i | sed -e 's/;.*$//'` automake1.11-1.11.6/lib/config-ml.in-212- if [ "${dir}" = "." ]; then ############################################## automake1.11-1.11.6/lib/config-ml.in-471-# Tests like `if [ -n "$multidirs" ]' require it. automake1.11-1.11.6/lib/config-ml.in:472:multidirs=`echo "$multidirs" | sed -e 's/^[ ][ ]*//' -e 's/[ ][ ]*$//' -e 's/[ ][ ]*/ /g'` automake1.11-1.11.6/lib/config-ml.in-473- ############################################## automake1.11-1.11.6/lib/config-ml.in-486- else \ automake1.11-1.11.6/lib/config-ml.in:487: rootpre=`${PWD_COMMAND}`/; export rootpre; \ automake1.11-1.11.6/lib/config-ml.in:488: srcrootpre=`cd $(srcdir); ${PWD_COMMAND}`/; export srcrootpre; \ automake1.11-1.11.6/lib/config-ml.in:489: lib=`echo "$${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$$,\1,'`; \ automake1.11-1.11.6/lib/config-ml.in-490- compiler="$(CC)"; \ automake1.11-1.11.6/lib/config-ml.in:491: for i in `$${compiler} --print-multi-lib 2>/dev/null`; do \ automake1.11-1.11.6/lib/config-ml.in:492: dir=`echo $$i | sed -e 's/;.*$$//'`; \ automake1.11-1.11.6/lib/config-ml.in-493- if [ "$${dir}" = "." ]; then \ ############################################## automake1.11-1.11.6/lib/config-ml.in-496- if [ -d ../$${dir}/$${lib} ]; then \ automake1.11-1.11.6/lib/config-ml.in:497: flags=`echo $$i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ automake1.11-1.11.6/lib/config-ml.in-498- if (cd ../$${dir}/$${lib}; $(MAKE) $(FLAGS_TO_PASS) \ ############################################## automake1.11-1.11.6/lib/config-ml.in-534- else \ automake1.11-1.11.6/lib/config-ml.in:535: lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \ automake1.11-1.11.6/lib/config-ml.in-536- for dir in : $(MULTIDIRS); do \ ############################################## automake1.11-1.11.6/lib/config-ml.in-583- # The '[^/][^/]*' appears that way to work around a SunOS sed bug. automake1.11-1.11.6/lib/config-ml.in:584: ml_builddotdot=`echo ${with_multisubdir} | sed -e 's:[^/][^/]*:..:g'`/ automake1.11-1.11.6/lib/config-ml.in-585- if [ "$srcdir" = "." ]; then ############################################## automake1.11-1.11.6/lib/config-ml.in-646- echo "Running configure in multilib subdirs ${multidirs}" automake1.11-1.11.6/lib/config-ml.in:647: echo "pwd: `${PWDCMD-pwd}`" automake1.11-1.11.6/lib/config-ml.in-648- fi automake1.11-1.11.6/lib/config-ml.in-649- automake1.11-1.11.6/lib/config-ml.in:650: ml_origdir=`${PWDCMD-pwd}` automake1.11-1.11.6/lib/config-ml.in:651: ml_libdir=`echo "$ml_origdir" | sed -e 's,^.*/,,'` automake1.11-1.11.6/lib/config-ml.in-652- # cd to top-level-build-dir/${with_target_subdir} ############################################## automake1.11-1.11.6/lib/config-ml.in-658- echo "Running configure in multilib subdir ${ml_dir}" automake1.11-1.11.6/lib/config-ml.in:659: echo "pwd: `${PWDCMD-pwd}`" automake1.11-1.11.6/lib/config-ml.in-660- fi ############################################## automake1.11-1.11.6/lib/config-ml.in-664- pathcomp="" automake1.11-1.11.6/lib/config-ml.in:665: for d in `echo ":${ml_dir}" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`; do automake1.11-1.11.6/lib/config-ml.in-666- pathcomp="$pathcomp$d" ############################################## automake1.11-1.11.6/lib/config-ml.in-682- # Eg: if ${ml_dir} = m68000/m68881, dotdot = ../../ automake1.11-1.11.6/lib/config-ml.in:683: dotdot=../`echo ${ml_dir} | sed -e 's|[^/]||g' -e 's|/|../|g'` automake1.11-1.11.6/lib/config-ml.in-684- ############################################## automake1.11-1.11.6/lib/config-ml.in-686- ".") automake1.11-1.11.6/lib/config-ml.in:687: echo "Building symlink tree in `${PWDCMD-pwd}`/${ml_dir}/${ml_libdir}" automake1.11-1.11.6/lib/config-ml.in-688- if [ "${with_target_subdir}" != "." ]; then ############################################## automake1.11-1.11.6/lib/config-ml.in-725- # FIXME: POPDIR=${PWD=`pwd`} doesn't work here. automake1.11-1.11.6/lib/config-ml.in:726: ML_POPDIR=`${PWDCMD-pwd}` automake1.11-1.11.6/lib/config-ml.in-727- cd ${ml_dir}/${ml_libdir} ############################################## automake1.11-1.11.6/lib/config-ml.in-733- # find compiler flag corresponding to ${ml_dir} automake1.11-1.11.6/lib/config-ml.in:734: for i in `${CC-gcc} --print-multi-lib 2>/dev/null`; do automake1.11-1.11.6/lib/config-ml.in:735: dir=`echo $i | sed -e 's/;.*$//'` automake1.11-1.11.6/lib/config-ml.in-736- if [ "${dir}" = "${ml_dir}" ]; then automake1.11-1.11.6/lib/config-ml.in:737: flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'` automake1.11-1.11.6/lib/config-ml.in-738- break ############################################## automake1.11-1.11.6/lib/config-ml.in-752- # as ML_POPDIR. automake1.11-1.11.6/lib/config-ml.in:753: popdir_rx=`echo "${ML_POPDIR}" | sed 's,.,.,g'` automake1.11-1.11.6/lib/config-ml.in-754- CC_= ############################################## automake1.11-1.11.6/lib/config-ml.in-757- -[BIL]"${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:758: CC_="${CC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-759- "${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:760: CC_="${CC_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-761- *) ############################################## automake1.11-1.11.6/lib/config-ml.in-769- -[BIL]"${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:770: CXX_="${CXX_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-771- "${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:772: CXX_="${CXX_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-773- *) ############################################## automake1.11-1.11.6/lib/config-ml.in-781- -[BIL]"${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:782: F77_="${F77_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-783- "${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:784: F77_="${F77_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-785- *) ############################################## automake1.11-1.11.6/lib/config-ml.in-793- -[BIL]"${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:794: GCJ_="${GCJ_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-795- "${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:796: GCJ_="${GCJ_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-797- *) ############################################## automake1.11-1.11.6/lib/config-ml.in-805- -[BIL]"${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:806: GFORTRAN_="${GFORTRAN_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-807- "${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:808: GFORTRAN_="${GFORTRAN_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-809- *) ############################################## automake1.11-1.11.6/lib/config-ml.in-817- -[BIL]"${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:818: GOC_="${GOC_}"`echo "X${arg}" | sed -n "s/X\\(-[BIL]${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X-[BIL]${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-819- "${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:820: GOC_="${GOC_}"`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"`' ' ;; automake1.11-1.11.6/lib/config-ml.in-821- *) ############################################## automake1.11-1.11.6/lib/config-ml.in-827- LD_LIBRARY_PATH_= automake1.11-1.11.6/lib/config-ml.in:828: for arg in `echo "$LD_LIBRARY_PATH" | tr ':' ' '`; do automake1.11-1.11.6/lib/config-ml.in-829- case "$arg" in automake1.11-1.11.6/lib/config-ml.in-830- "${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:831: arg=`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"` automake1.11-1.11.6/lib/config-ml.in-832- ;; ############################################## automake1.11-1.11.6/lib/config-ml.in-844- SHLIB_PATH_= automake1.11-1.11.6/lib/config-ml.in:845: for arg in `echo "$SHLIB_PATH" | tr ':' ' '`; do automake1.11-1.11.6/lib/config-ml.in-846- case "$arg" in automake1.11-1.11.6/lib/config-ml.in-847- "${ML_POPDIR}"/*) automake1.11-1.11.6/lib/config-ml.in:848: arg=`echo "X${arg}" | sed -n "s/X\\(${popdir_rx}\\).*/\\1/p"`/${ml_dir}`echo "X${arg}" | sed -n "s/X${popdir_rx}\\(.*\\)/\\1/p"` automake1.11-1.11.6/lib/config-ml.in-849- ;; ############################################## automake1.11-1.11.6/lib/mdate-sh-111-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below. automake1.11-1.11.6/lib/mdate-sh:112:set x`$ls_command /` automake1.11-1.11.6/lib/mdate-sh-113- ############################################## automake1.11-1.11.6/lib/mdate-sh-141-# Get the extended ls output of the file or directory. automake1.11-1.11.6/lib/mdate-sh:142:set dummy x`eval "$ls_command \"\\\$save_arg1\""` automake1.11-1.11.6/lib/mdate-sh-143- ############################################## automake1.11-1.11.6/lib/mdate-sh-208- then automake1.11-1.11.6/lib/mdate-sh:209: year=`expr $year - 1` automake1.11-1.11.6/lib/mdate-sh-210- fi;; ############################################## automake1.11-1.11.6/lib/gnupload-113- echo "$0: Reading configuration file $conffile" automake1.11-1.11.6/lib/gnupload:114: conf=`sed 's/#.*$//;/^$/d' "$conffile" | tr "\015$nl" ' '` automake1.11-1.11.6/lib/gnupload-115- eval set x "$conf \"\$@\"" ############################################## automake1.11-1.11.6/lib/gnupload-152- --symlink-regex=*) automake1.11-1.11.6/lib/gnupload:153: symlink_expr=`expr "$1" : '[^=]*=\(.*\)'` automake1.11-1.11.6/lib/gnupload-154- ;; ############################################## automake1.11-1.11.6/lib/gnupload-203-if test -n "$symlink_files"; then automake1.11-1.11.6/lib/gnupload:204: x=`echo "$symlink_files" | sed 's/[^ ]//g;s/ //g'` automake1.11-1.11.6/lib/gnupload-205- if test -n "$x"; then ############################################## automake1.11-1.11.6/lib/gnupload-224- elif test -n "$symlink_expr"; then automake1.11-1.11.6/lib/gnupload:225: linkname=`echo $file | sed "$symlink_expr"` automake1.11-1.11.6/lib/gnupload-226- if test -z "$linkname"; then ############################################## automake1.11-1.11.6/lib/gnupload-335- download.gnu.org.ua:alpha/*|download.gnu.org.ua:ftp/*) automake1.11-1.11.6/lib/gnupload:336: destdir_p1=`echo "$destdir" | sed 's,^[^/]*/,,'` automake1.11-1.11.6/lib/gnupload:337: destdir_topdir=`echo "$destdir" | sed 's,/.*,,'` automake1.11-1.11.6/lib/gnupload-338- mkdirective "$destdir_p1" "$base" "$file" "$stmt" ############################################## automake1.11-1.11.6/lib/gnupload-345- /*) automake1.11-1.11.6/lib/gnupload:346: dest_host=`echo "$dest" | sed 's,:.*,,'` automake1.11-1.11.6/lib/gnupload-347- mkdirective "$destdir" "$base" "$file" "$stmt" ############################################## automake1.11-1.11.6/lib/gnupload-365- stmt="$stmt automake1.11-1.11.6/lib/gnupload:366:`mksymlink $symlink_files`" automake1.11-1.11.6/lib/gnupload-367-fi ############################################## automake1.11-1.11.6/lib/gnupload-383- do automake1.11-1.11.6/lib/gnupload:384: destdir=`echo $dest | sed 's/[^:]*://'` automake1.11-1.11.6/lib/gnupload-385- upload "$dest" "$destdir" "`hostname`-$$" "" "$stmt" ############################################## automake1.11-1.11.6/lib/gnupload-396- files="$file $file.sig" automake1.11-1.11.6/lib/gnupload:397: destdir=`echo $dest | sed 's/[^:]*://'` automake1.11-1.11.6/lib/gnupload-398- if test -n "$symlink_expr"; then automake1.11-1.11.6/lib/gnupload:399: linkname=`echo $file | sed "$symlink_expr"` automake1.11-1.11.6/lib/gnupload-400- stmt="$stmt ############################################## automake1.11-1.11.6/lib/Automake/VarDef.pm-306- automake1.11-1.11.6/lib/Automake/VarDef.pm:307: my $where = $self->location->dump; automake1.11-1.11.6/lib/Automake/VarDef.pm-308- my $comment = $self->comment; ############################################## automake1.11-1.11.6/lib/Automake/Configure_ac.pm-67- msg ('unsupported', automake1.11-1.11.6/lib/Automake/Configure_ac.pm:68: "`$configure_ac' and `$configure_in' both present.\n" automake1.11-1.11.6/lib/Automake/Configure_ac.pm-69- . "proceeding with `$configure_ac'."); ############################################## automake1.11-1.11.6/lib/Automake/Variable.pm-529- my $def = $self->def ($cond); automake1.11-1.11.6/lib/Automake/Variable.pm:530: prog_error ("unknown condition `" . $cond->human . "' for `" automake1.11-1.11.6/lib/Automake/Variable.pm-531- . $self->name . "'") ############################################## automake1.11-1.11.6/lib/Automake/Variable.pm-882- error ($def->location, automake1.11-1.11.6/lib/Automake/Variable.pm:883: "Automake variable `$var' was set with `" automake1.11-1.11.6/lib/Automake/Variable.pm-884- . $def->type . "=' here...", partial => 1); ############################################## automake1.11-1.11.6/lib/Automake/Variable.pm-904- verb ("refusing to override the user definition of:\n" automake1.11-1.11.6/lib/Automake/Variable.pm:905: . $self->dump ."with `" . $cond->human . "' => `$value'"); automake1.11-1.11.6/lib/Automake/Variable.pm-906- return; ############################################## automake1.11-1.11.6/lib/Automake/Variable.pm-1162- $text .= " The usual way to define `$var' is to add " automake1.11-1.11.6/lib/Automake/Variable.pm:1163: . "`$mac'\n to `$configure_ac' and run `aclocal' and " automake1.11-1.11.6/lib/Automake/Variable.pm-1164- . "`autoconf' again."; ############################################## automake1.11-1.11.6/lib/Automake/Variable.pm-1166- # starts with AM_. automake1.11-1.11.6/lib/Automake/Variable.pm:1167: $text .= "\n If `$mac' is in `$configure_ac', make sure\n" automake1.11-1.11.6/lib/Automake/Variable.pm-1168- . " its definition is in aclocal's search path." ############################################## automake1.11-1.11.6/lib/Automake/Variable.pm-1173- $text .= " The usual way to define `$var' is to add " automake1.11-1.11.6/lib/Automake/Variable.pm:1174: . "`$_ac_macro_for_var{$var}'\n to `$configure_ac' and " automake1.11-1.11.6/lib/Automake/Variable.pm-1175- . "run `autoconf' again."; ############################################## automake1.11-1.11.6/lib/Automake/Variable.pm-1416- # Try to expand variable references inside filenames such as automake1.11-1.11.6/lib/Automake/Variable.pm:1417: # `$(NAME).txt'. We do not handle `:.foo=.bar' automake1.11-1.11.6/lib/Automake/Variable.pm-1418- # substitutions, but it would make little sense to use this ############################################## automake1.11-1.11.6/lib/Automake/FileUtils.pm-303- $! = 0; automake1.11-1.11.6/lib/Automake/FileUtils.pm:304: my $res = `$command`; automake1.11-1.11.6/lib/Automake/FileUtils.pm-305- handle_exec_errors $command ############################################## automake1.11-1.11.6/lib/Automake/Item.pm-93- my $d = $self->def ($cond); automake1.11-1.11.6/lib/Automake/Item.pm:94: prog_error ("undefined condition `" . $cond->human . "' for `" automake1.11-1.11.6/lib/Automake/Item.pm-95- . $self->name . "'\n" . $self->dump) ############################################## automake1.11-1.11.6/lib/Automake/Location.pm-64- # De-serialize: recreate a Location object from a queue. automake1.11-1.11.6/lib/Automake/Location.pm:65: my $where = new Automake::Location::deserialize ($queue); automake1.11-1.11.6/lib/Automake/Location.pm-66- ############################################## automake1.11-1.11.6/lib/Automake/Options.pm-310- error ($where, automake1.11-1.11.6/lib/Automake/Options.pm:311: "options `$_' and `$opt' are mutually exclusive"); automake1.11-1.11.6/lib/Automake/Options.pm-312- last; ############################################## automake1.11-1.11.6/lib/Automake/Rule.pm-403- # %suffix_rules to move from each source extension to automake1.11-1.11.6/lib/Automake/Rule.pm:404: # `.$(OBJEXT)', not to `.o' or `.obj'. However some people automake1.11-1.11.6/lib/Automake/Rule.pm-405- # define suffix rules for `.o' or `.obj', so internally we will ############################################## automake1.11-1.11.6/lib/Automake/Rule.pm-499- # Strip $(EXEEXT) from $name, so we can diagnose automake1.11-1.11.6/lib/Automake/Rule.pm:500: # a clash if `ctags$(EXEEXT):' is redefined after `ctags:'. automake1.11-1.11.6/lib/Automake/Rule.pm-501- $name =~ s,\$\(EXEEXT\)$,,; ############################################## automake1.11-1.11.6/lib/Automake/Rule.pm-568- # Strip $(EXEEXT) from $name, so we can diagnose automake1.11-1.11.6/lib/Automake/Rule.pm:569: # a clash if `ctags$(EXEEXT):' is redefined after `ctags:'. automake1.11-1.11.6/lib/Automake/Rule.pm-570- (my $keyname = $name) =~ s,\$\(EXEEXT\)$,,; ############################################## automake1.11-1.11.6/lib/Automake/Rule.pm-636- # Ok, it's the name target, but the name maybe different because automake1.11-1.11.6/lib/Automake/Rule.pm:637: # `foo$(EXEEXT)' and `foo' have the same key in our table. automake1.11-1.11.6/lib/Automake/Rule.pm-638- my $oldname = $tdef->name; ############################################## automake1.11-1.11.6/lib/depcomp-73- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} automake1.11-1.11.6/lib/depcomp:74:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} automake1.11-1.11.6/lib/depcomp-75- ############################################## automake1.11-1.11.6/lib/depcomp-249- # Version 6 uses the directory in both cases. automake1.11-1.11.6/lib/depcomp:250: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` automake1.11-1.11.6/lib/depcomp-251- test "x$dir" = "x$object" && dir= automake1.11-1.11.6/lib/depcomp:252: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` automake1.11-1.11.6/lib/depcomp-253- if test "$libtool" = yes; then ############################################## automake1.11-1.11.6/lib/depcomp-344- # Much of this is similar to the tru64 case; see comments there. automake1.11-1.11.6/lib/depcomp:345: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` automake1.11-1.11.6/lib/depcomp-346- test "x$dir" = "x$object" && dir= automake1.11-1.11.6/lib/depcomp:347: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` automake1.11-1.11.6/lib/depcomp-348- if test "$libtool" = yes; then ############################################## automake1.11-1.11.6/lib/depcomp-388- # Subdirectories are respected. automake1.11-1.11.6/lib/depcomp:389: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` automake1.11-1.11.6/lib/depcomp-390- test "x$dir" = "x$object" && dir= automake1.11-1.11.6/lib/depcomp:391: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` automake1.11-1.11.6/lib/depcomp-392- ############################################## automake1.11-1.11.6/lib/depcomp-578- done automake1.11-1.11.6/lib/depcomp:579: obj_suffix=`echo "$object" | sed 's/^.*\././'` automake1.11-1.11.6/lib/depcomp-580- touch "$tmpdepfile" ############################################## automake1.11-1.11.6/lib/INSTALL-173-directory configuration variables that were expressed in terms of automake1.11-1.11.6/lib/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', automake1.11-1.11.6/lib/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## automake1.11-1.11.6/lib/am/ltlib.am-111- @list='$(%DIR%_LTLIBRARIES)'; for p in $$list; do \ automake1.11-1.11.6/lib/am/ltlib.am:112: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ automake1.11-1.11.6/lib/am/ltlib.am-113- test "$$dir" != "$$p" || dir=.; \ ############################################## automake1.11-1.11.6/lib/am/install.am-23-## `$(MKDIR_P) %am__installdirs%') is that directories variable such as automake1.11-1.11.6/lib/am/install.am:24:## `"$(DESTDIR)$(mydir)"' can potentially expand to `""' if `$(mydir)' automake1.11-1.11.6/lib/am/install.am-25-## is conditionally defined. BTW, those directories are quoted in ############################################## automake1.11-1.11.6/lib/am/lex.am-30-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%. automake1.11-1.11.6/lib/am/lex.am:31:?!GENERIC? $(SHELL) $(YLWRAP) `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% $(LEX_OUTPUT_ROOT).c %OBJ% -- %COMPILE% ############################################## automake1.11-1.11.6/lib/am/lisp.am-126- list='$(%DIR%_LISP)'; \ automake1.11-1.11.6/lib/am/lisp.am:127:?BASE? files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/lib/am/lisp.am:128:?!BASE? $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ automake1.11-1.11.6/lib/am/lisp.am:129: files="$$files "`echo "$$files" | sed 's|$$|c|'`; \ automake1.11-1.11.6/lib/am/lisp.am-130- dir='$(DESTDIR)$(%NDIR%dir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/lib/am/texinfos.am-203- @$(NORMAL_INSTALL) automake1.11-1.11.6/lib/am/texinfos.am:204: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ automake1.11-1.11.6/lib/am/texinfos.am-205- list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ ############################################## automake1.11-1.11.6/lib/am/texinfos.am-212- case $$file in \ automake1.11-1.11.6/lib/am/texinfos.am:213: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/lib/am/texinfos.am-214- esac; \ ############################################## automake1.11-1.11.6/lib/am/texinfos.am-224-## `foo' becomes `foo.i' too. automake1.11-1.11.6/lib/am/texinfos.am:225: file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ automake1.11-1.11.6/lib/am/texinfos.am-226- for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ ############################################## automake1.11-1.11.6/lib/am/texinfos.am-240-## Strip directory automake1.11-1.11.6/lib/am/texinfos.am:241: relfile=`echo "$$file" | sed 's|^.*/||'`; \ automake1.11-1.11.6/lib/am/texinfos.am-242-## Run `:' after install-info in case install-info fails. We really ############################################## automake1.11-1.11.6/lib/am/texinfos.am-330- for file in $$list; do \ automake1.11-1.11.6/lib/am/texinfos.am:331: relfile=`echo "$$file" | sed 's|^.*/||'`; \ automake1.11-1.11.6/lib/am/texinfos.am-332-## install-info needs the actual info file. We use the installed one, ############################################## automake1.11-1.11.6/lib/am/texinfos.am-343- for file in $$list; do \ automake1.11-1.11.6/lib/am/texinfos.am:344: relfile=`echo "$$file" | sed 's|^.*/||'`; \ automake1.11-1.11.6/lib/am/texinfos.am-345-## DJGPP-style info files. See comment in install-info-am. automake1.11-1.11.6/lib/am/texinfos.am:346: relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ automake1.11-1.11.6/lib/am/texinfos.am-347- (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \ ############################################## automake1.11-1.11.6/lib/am/texinfos.am-374-dist-info: $(INFO_DEPS) automake1.11-1.11.6/lib/am/texinfos.am:375: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ automake1.11-1.11.6/lib/am/texinfos.am-376- list='$(INFO_DEPS)'; \ ############################################## automake1.11-1.11.6/lib/am/texinfos.am-379- case $$base in \ automake1.11-1.11.6/lib/am/texinfos.am:380: $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/lib/am/texinfos.am-381- esac; \ automake1.11-1.11.6/lib/am/texinfos.am-382- if test -f $$base; then d=.; else d=$(srcdir); fi; \ automake1.11-1.11.6/lib/am/texinfos.am:383: base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \ automake1.11-1.11.6/lib/am/texinfos.am-384- for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \ ############################################## automake1.11-1.11.6/lib/am/texinfos.am-386-## Strip leading '$$d/'. automake1.11-1.11.6/lib/am/texinfos.am:387: relfile=`expr "$$file" : "$$d/\(.*\)"`; \ automake1.11-1.11.6/lib/am/texinfos.am-388- test -f "$(distdir)/$$relfile" || \ ############################################## automake1.11-1.11.6/lib/am/texinfos.am-421-## .iNN files are DJGPP-style info files. automake1.11-1.11.6/lib/am/texinfos.am:422: i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ automake1.11-1.11.6/lib/am/texinfos.am-423- echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ ############################################## automake1.11-1.11.6/lib/am/texibuild.am-46- if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) %MAKEINFOFLAGS% \ automake1.11-1.11.6/lib/am/texibuild.am:47:?!INSRC? -o $@ `test -f '%SOURCE_INFO%' || echo '$(srcdir)/'`%SOURCE_INFO%; \ automake1.11-1.11.6/lib/am/texibuild.am-48-?INSRC??!GENERIC_INFO? -o $@ $(srcdir)/%SOURCE_INFO%; \ ############################################## automake1.11-1.11.6/lib/am/texibuild.am-56-?INSRC? $(am__cd) $(srcdir) && \ automake1.11-1.11.6/lib/am/texibuild.am:57: $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ automake1.11-1.11.6/lib/am/texibuild.am-58- fi; \ ############################################## automake1.11-1.11.6/lib/am/texibuild.am-70-?GENERIC? $(TEXI2DVI) %SOURCE% automake1.11-1.11.6/lib/am/texibuild.am:71:?!GENERIC? $(TEXI2DVI) -o $@ `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% automake1.11-1.11.6/lib/am/texibuild.am-72- ############################################## automake1.11-1.11.6/lib/am/texibuild.am-80-?GENERIC? $(TEXI2PDF) %SOURCE% automake1.11-1.11.6/lib/am/texibuild.am:81:?!GENERIC? $(TEXI2PDF) -o $@ `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% automake1.11-1.11.6/lib/am/texibuild.am-82- ############################################## automake1.11-1.11.6/lib/am/texibuild.am-93-?GENERIC? -o $(@:.html=.htp) %SOURCE%; \ automake1.11-1.11.6/lib/am/texibuild.am:94:?!GENERIC? -o $(@:.html=.htp) `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE%; \ automake1.11-1.11.6/lib/am/texibuild.am-95- then \ ############################################## automake1.11-1.11.6/lib/am/yacc.am-47-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%. automake1.11-1.11.6/lib/am/yacc.am:48:?!GENERIC? $(SHELL) $(YLWRAP) `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% y.tab.c %OBJ% y.tab.h %BASE%.h y.output %BASE%.output -- %COMPILE% ############################################## automake1.11-1.11.6/lib/am/distdir.am-52- while test -n "$$dir1"; do \ automake1.11-1.11.6/lib/am/distdir.am:53: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ automake1.11-1.11.6/lib/am/distdir.am-54- if test "$$first" != "."; then \ automake1.11-1.11.6/lib/am/distdir.am-55- if test "$$first" = ".."; then \ automake1.11-1.11.6/lib/am/distdir.am:56: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ automake1.11-1.11.6/lib/am/distdir.am:57: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ automake1.11-1.11.6/lib/am/distdir.am-58- else \ automake1.11-1.11.6/lib/am/distdir.am:59: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ automake1.11-1.11.6/lib/am/distdir.am-60- if test "$$first2" = "$$first"; then \ automake1.11-1.11.6/lib/am/distdir.am:61: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ automake1.11-1.11.6/lib/am/distdir.am-62- else \ ############################################## automake1.11-1.11.6/lib/am/distdir.am-67- fi; \ automake1.11-1.11.6/lib/am/distdir.am:68: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ automake1.11-1.11.6/lib/am/distdir.am-69- done; \ ############################################## automake1.11-1.11.6/lib/am/distdir.am-84-if %?CK-NEWS% automake1.11-1.11.6/lib/am/distdir.am:85: @case `sed 15q $(srcdir)/NEWS` in \ automake1.11-1.11.6/lib/am/distdir.am-86- *"$(VERSION)"*) : ;; \ ############################################## automake1.11-1.11.6/lib/am/distdir.am-127-## automake1.11-1.11.6/lib/am/distdir.am:128: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/lib/am/distdir.am:129: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/lib/am/distdir.am-130-## ############################################## automake1.11-1.11.6/lib/am/distdir.am-150-## something out of the distribution (which is bad). As an example, automake1.11-1.11.6/lib/am/distdir.am:151:## consider `EXTRA_DIST = ../bar'. This is an issue if $srcdir is `..', automake1.11-1.11.6/lib/am/distdir.am-152-## however getting this value for srcdir is impossible: `EXTRA_DIST = ../bar' automake1.11-1.11.6/lib/am/distdir.am-153-## implies we are in a subdirectory (so `../bar' is within the package), automake1.11-1.11.6/lib/am/distdir.am:154:## hence `$srcdir' is something like `../../subdir'. automake1.11-1.11.6/lib/am/distdir.am-155-## ############################################## automake1.11-1.11.6/lib/am/distdir.am-210-## as Tru64) will magically create an empty directory in `.' automake1.11-1.11.6/lib/am/distdir.am:211: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ automake1.11-1.11.6/lib/am/distdir.am-212-## If the destination directory already exists, it may contain read-only ############################################## automake1.11-1.11.6/lib/am/distdir.am-459-## With GNU make, the following command will be executed even with `make -n', automake1.11-1.11.6/lib/am/distdir.am:460:## due to the presence of `$(MAKE)'. That is normally all well (and `$(MAKE)' automake1.11-1.11.6/lib/am/distdir.am-461-## is necessary for things like parallel distcheck), but here we don't want automake1.11-1.11.6/lib/am/distdir.am:462:## execution. To avoid MAKEFLAGS parsing hassles, use a witness file that a automake1.11-1.11.6/lib/am/distdir.am-463-## non-`-n' run would have just created. ############################################## automake1.11-1.11.6/lib/am/distdir.am-467-## expand to "c:/temp/am-dc-5668/c:/src/package/package-1.0/_inst". automake1.11-1.11.6/lib/am/distdir.am:468: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ automake1.11-1.11.6/lib/am/distdir.am-469-## We will attempt a DESTDIR install in $dc_destdir. We don't ############################################## automake1.11-1.11.6/lib/am/distdir.am-544- }; \ automake1.11-1.11.6/lib/am/distdir.am:545: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ automake1.11-1.11.6/lib/am/distdir.am-546- || { echo "ERROR: files left after uninstall:" ; \ ############################################## automake1.11-1.11.6/lib/am/distdir.am-561- fi automake1.11-1.11.6/lib/am/distdir.am:562: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ automake1.11-1.11.6/lib/am/distdir.am-563- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## automake1.11-1.11.6/lib/am/progs.am-104-## program uses a Libtool library, Libtool will move it in automake1.11-1.11.6/lib/am/progs.am:105:## `_libs/program$(EXEEXT)' and create a `program' wrapper (without automake1.11-1.11.6/lib/am/progs.am-106-## `$(EXEEXT)'). Therefore, if Libtool is used, we must try to erase automake1.11-1.11.6/lib/am/progs.am:107:## both `program$(EXEEXT)' and `program'. automake1.11-1.11.6/lib/am/progs.am-108-## Cleaning the `_libs/' or `.libs/' directory is done from clean-libtool. ############################################## automake1.11-1.11.6/lib/am/progs.am-114-?LIBTOOL? test -n "$(EXEEXT)" || exit 0; \ automake1.11-1.11.6/lib/am/progs.am:115:?LIBTOOL? list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ automake1.11-1.11.6/lib/am/progs.am-116-?LIBTOOL? echo " rm -f" $$list; \ ############################################## automake1.11-1.11.6/lib/am/progs.am-136-## Insert the directory back if nobase_ is used. automake1.11-1.11.6/lib/am/progs.am:137:?!BASE? f=`echo "$$p" | sed 's|[^/]*$$||'`"$$f"; \ automake1.11-1.11.6/lib/am/progs.am-138- for opt in --help --version; do \ ############################################## automake1.11-1.11.6/lib/am/progs.am-140- 2>c$${pid}_.err </dev/null \ automake1.11-1.11.6/lib/am/progs.am:141: && test -n "`cat c$${pid}_.out`" \ automake1.11-1.11.6/lib/am/progs.am:142: && test -z "`cat c$${pid}_.err`"; then :; \ automake1.11-1.11.6/lib/am/progs.am-143- else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \ ############################################## automake1.11-1.11.6/lib/am/texi-vers.am-36- @(dir=.; test -f ./%TEXI% || dir=$(srcdir); \ automake1.11-1.11.6/lib/am/texi-vers.am:37: set `$(SHELL) %MDDIR%mdate-sh $$dir/%TEXI%`; \ automake1.11-1.11.6/lib/am/texi-vers.am-38- echo "@set UPDATED $$1 $$2 $$3"; \ ############################################## automake1.11-1.11.6/lib/am/data.am-79- @list='$(%DIR%_%PRIMARY%)'; test -n "$(%NDIR%dir)" || list=; \ automake1.11-1.11.6/lib/am/data.am:80:?BASE? files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/lib/am/data.am:81:?!BASE? $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ automake1.11-1.11.6/lib/am/data.am-82- dir='$(DESTDIR)$(%NDIR%dir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/lib/am/scripts.am-114-## Strip any leading directory before applying $(transform). automake1.11-1.11.6/lib/am/scripts.am:115: f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \ automake1.11-1.11.6/lib/am/scripts.am-116-## Insert the directory back if nobase_ is used. automake1.11-1.11.6/lib/am/scripts.am:117:?!BASE? f=`echo "$$p" | sed 's|[^/]*$$||'`"$$f"; \ automake1.11-1.11.6/lib/am/scripts.am-118- for opt in --help --version; do \ ############################################## automake1.11-1.11.6/lib/am/scripts.am-120- 2>c$${pid}_.err </dev/null \ automake1.11-1.11.6/lib/am/scripts.am:121: && test -n "`cat c$${pid}_.out`" \ automake1.11-1.11.6/lib/am/scripts.am:122: && test -z "`cat c$${pid}_.err`"; then :; \ automake1.11-1.11.6/lib/am/scripts.am-123- else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \ ############################################## automake1.11-1.11.6/lib/am/depend2.am-65-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%. automake1.11-1.11.6/lib/am/depend2.am:66:?!GENERIC? %VERBOSE%%COMPILE% -MT %OBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %OBJ% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% automake1.11-1.11.6/lib/am/depend2.am-67-?!GENERIC? %SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po ############################################## automake1.11-1.11.6/lib/am/depend2.am-69-?GENERIC??!SUBDIROBJ? %SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po automake1.11-1.11.6/lib/am/depend2.am:70:?GENERIC??SUBDIROBJ? %VERBOSE%depbase=`echo %OBJ% | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ automake1.11-1.11.6/lib/am/depend2.am-71-?GENERIC??SUBDIROBJ? %COMPILE% -MT %OBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %OBJ% %SOURCEFLAG%%SOURCE% &&\ ############################################## automake1.11-1.11.6/lib/am/depend2.am-82-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%. automake1.11-1.11.6/lib/am/depend2.am:83:?-o? %VERBOSE-NODEP%%COMPILE% %-c% %-o% %OBJ% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% automake1.11-1.11.6/lib/am/depend2.am:84:?!-o? %VERBOSE-NODEP%%COMPILE% %-c% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% automake1.11-1.11.6/lib/am/depend2.am-85-endif !%?GENERIC% ############################################## automake1.11-1.11.6/lib/am/depend2.am-92-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%. automake1.11-1.11.6/lib/am/depend2.am:93:?!GENERIC? %VERBOSE%%COMPILE% -MT %OBJOBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %OBJOBJ% %SOURCEFLAG%`if test -f '%SOURCE%'; then $(CYGPATH_W) '%SOURCE%'; else $(CYGPATH_W) '$(srcdir)/%SOURCE%'; fi` automake1.11-1.11.6/lib/am/depend2.am-94-?!GENERIC? %SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po automake1.11-1.11.6/lib/am/depend2.am:95:?GENERIC??!SUBDIROBJ? %VERBOSE%%COMPILE% -MT %OBJOBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %OBJOBJ% %SOURCEFLAG%`$(CYGPATH_W) '%SOURCE%'` automake1.11-1.11.6/lib/am/depend2.am-96-?GENERIC??!SUBDIROBJ? %SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po automake1.11-1.11.6/lib/am/depend2.am:97:?GENERIC??SUBDIROBJ? %VERBOSE%depbase=`echo %OBJ% | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ automake1.11-1.11.6/lib/am/depend2.am:98:?GENERIC??SUBDIROBJ? %COMPILE% -MT %OBJOBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %OBJOBJ% %SOURCEFLAG%`$(CYGPATH_W) '%SOURCE%'` &&\ automake1.11-1.11.6/lib/am/depend2.am-99-?GENERIC??SUBDIROBJ? $(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po ############################################## automake1.11-1.11.6/lib/am/depend2.am-105-if %?GENERIC% automake1.11-1.11.6/lib/am/depend2.am:106:?-o? %VERBOSE-NODEP%%COMPILE% %-c% %-o% %OBJOBJ% %SOURCEFLAG%`$(CYGPATH_W) '%SOURCE%'` automake1.11-1.11.6/lib/am/depend2.am:107:?!-o? %VERBOSE-NODEP%%COMPILE% %-c% `$(CYGPATH_W) %SOURCEFLAG%'%SOURCE%'` automake1.11-1.11.6/lib/am/depend2.am-108-else !%?GENERIC% automake1.11-1.11.6/lib/am/depend2.am-109-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%. automake1.11-1.11.6/lib/am/depend2.am:110:?-o? %VERBOSE-NODEP%%COMPILE% %-c% %-o% %OBJOBJ% %SOURCEFLAG%`if test -f '%SOURCE%'; then $(CYGPATH_W) '%SOURCE%'; else $(CYGPATH_W) '$(srcdir)/%SOURCE%'; fi` automake1.11-1.11.6/lib/am/depend2.am:111:?!-o? %VERBOSE-NODEP%%COMPILE% %-c% %SOURCEFLAG%`if test -f '%SOURCE%'; then $(CYGPATH_W) '%SOURCE%'; else $(CYGPATH_W) '$(srcdir)/%SOURCE%'; fi` automake1.11-1.11.6/lib/am/depend2.am-112-endif !%?GENERIC% ############################################## automake1.11-1.11.6/lib/am/depend2.am-121-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%. automake1.11-1.11.6/lib/am/depend2.am:122:?!GENERIC? %VERBOSE%%LTCOMPILE% -MT %LTOBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %LTOBJ% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% automake1.11-1.11.6/lib/am/depend2.am-123-?!GENERIC? %SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Plo ############################################## automake1.11-1.11.6/lib/am/depend2.am-125-?GENERIC??!SUBDIROBJ? %SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Plo automake1.11-1.11.6/lib/am/depend2.am:126:?GENERIC??SUBDIROBJ? %VERBOSE%depbase=`echo %OBJ% | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ automake1.11-1.11.6/lib/am/depend2.am-127-?GENERIC??SUBDIROBJ? %LTCOMPILE% -MT %LTOBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %LTOBJ% %SOURCEFLAG%%SOURCE% &&\ ############################################## automake1.11-1.11.6/lib/am/depend2.am-136-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%. automake1.11-1.11.6/lib/am/depend2.am:137:?!GENERIC? %VERBOSE-NODEP%%LTCOMPILE% %-c% -o %LTOBJ% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% automake1.11-1.11.6/lib/am/depend2.am-138-endif !%FASTDEP% ############################################## automake1.11-1.11.6/lib/am/dejagnu.am-51-?CYGNUS? if [ -f $(top_builddir)/../expect/expect ]; then \ automake1.11-1.11.6/lib/am/dejagnu.am:52:?CYGNUS? TCL_LIBRARY=`$(am__cd) $(top_srcdir)/../tcl/library && pwd`; \ automake1.11-1.11.6/lib/am/dejagnu.am-53-?CYGNUS? export TCL_LIBRARY; \ ############################################## automake1.11-1.11.6/lib/am/dejagnu.am-91- echo "## Begin content included from file $$f. Do not modify. ##" \ automake1.11-1.11.6/lib/am/dejagnu.am:92: && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \ automake1.11-1.11.6/lib/am/dejagnu.am-93- && echo "## End content included from file $$f. ##" \ ############################################## automake1.11-1.11.6/lib/am/libs.am-91- @list='$(%DIR%_LIBRARIES)'; test -n "$(%NDIR%dir)" || list=; \ automake1.11-1.11.6/lib/am/libs.am:92:?BASE? files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/lib/am/libs.am:93:?!BASE? $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ automake1.11-1.11.6/lib/am/libs.am-94- dir='$(DESTDIR)$(%NDIR%dir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/lib/am/check.am-112-trap "st=141; $$am__trap" 13; trap "st=143; $$am__trap" 15; \ automake1.11-1.11.6/lib/am/check.am:113:am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`; \ automake1.11-1.11.6/lib/am/check.am-114-test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \ ############################################## automake1.11-1.11.6/lib/am/check.am-157- done`; \ automake1.11-1.11.6/lib/am/check.am:158: all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[ ]*//'`; \ automake1.11-1.11.6/lib/am/check.am:159: fail=`echo "$$results" | grep -c '^FAIL'`; \ automake1.11-1.11.6/lib/am/check.am:160: pass=`echo "$$results" | grep -c '^PASS'`; \ automake1.11-1.11.6/lib/am/check.am:161: skip=`echo "$$results" | grep -c '^SKIP'`; \ automake1.11-1.11.6/lib/am/check.am:162: xfail=`echo "$$results" | grep -c '^XFAIL'`; \ automake1.11-1.11.6/lib/am/check.am:163: xpass=`echo "$$results" | grep -c '^XPASS'`; \ automake1.11-1.11.6/lib/am/check.am:164: failures=`expr $$fail + $$xpass`; \ automake1.11-1.11.6/lib/am/check.am:165: all=`expr $$all - $$skip`; \ automake1.11-1.11.6/lib/am/check.am-166- if test "$$all" -eq 1; then tests=test; All=; \ ############################################## automake1.11-1.11.6/lib/am/check.am-311-## Success automake1.11-1.11.6/lib/am/check.am:312: all=`expr $$all + 1`; \ automake1.11-1.11.6/lib/am/check.am-313- case " $(XFAIL_TESTS) " in \ automake1.11-1.11.6/lib/am/check.am-314- *[\ \ ]$$tst[\ \ ]*) \ automake1.11-1.11.6/lib/am/check.am:315: xpass=`expr $$xpass + 1`; \ automake1.11-1.11.6/lib/am/check.am:316: failed=`expr $$failed + 1`; \ automake1.11-1.11.6/lib/am/check.am-317- col=$$red; res=XPASS; \ ############################################## automake1.11-1.11.6/lib/am/check.am-324-## Failure automake1.11-1.11.6/lib/am/check.am:325: all=`expr $$all + 1`; \ automake1.11-1.11.6/lib/am/check.am-326- case " $(XFAIL_TESTS) " in \ automake1.11-1.11.6/lib/am/check.am-327- *[\ \ ]$$tst[\ \ ]*) \ automake1.11-1.11.6/lib/am/check.am:328: xfail=`expr $$xfail + 1`; \ automake1.11-1.11.6/lib/am/check.am-329- col=$$lgn; res=XFAIL; \ ############################################## automake1.11-1.11.6/lib/am/check.am-331- *) \ automake1.11-1.11.6/lib/am/check.am:332: failed=`expr $$failed + 1`; \ automake1.11-1.11.6/lib/am/check.am-333- col=$$red; res=FAIL; \ ############################################## automake1.11-1.11.6/lib/am/check.am-337-## Skipped automake1.11-1.11.6/lib/am/check.am:338: skip=`expr $$skip + 1`; \ automake1.11-1.11.6/lib/am/check.am-339- col=$$blu; res=SKIP; \ ############################################## automake1.11-1.11.6/lib/am/check.am-374- fi; \ automake1.11-1.11.6/lib/am/check.am:375: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ automake1.11-1.11.6/lib/am/check.am-376- dashes="$$skipped"; \ ############################################## automake1.11-1.11.6/lib/am/check.am-380- report="Please report to $(PACKAGE_BUGREPORT)"; \ automake1.11-1.11.6/lib/am/check.am:381: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ automake1.11-1.11.6/lib/am/check.am-382- dashes="$$report"; \ automake1.11-1.11.6/lib/am/check.am-383- fi; \ automake1.11-1.11.6/lib/am/check.am:384: dashes=`echo "$$dashes" | sed s/./=/g`; \ automake1.11-1.11.6/lib/am/check.am-385- if test "$$failed" -eq 0; then \ ############################################## automake1.11-1.11.6/lib/am/tags.am-131-GTAGS: automake1.11-1.11.6/lib/am/tags.am:132: here=`$(am__cd) $(top_builddir) && pwd` \ automake1.11-1.11.6/lib/am/tags.am-133- && $(am__cd) $(top_srcdir) \ ############################################## automake1.11-1.11.6/lib/am/mans.am-38- test -n "$(man%SECTION%dir)" \ automake1.11-1.11.6/lib/am/mans.am:39: && test -n "`echo $$list1$$list2`" \ automake1.11-1.11.6/lib/am/mans.am-40- || exit 0; \ ############################################## automake1.11-1.11.6/lib/am/mans.am-79- test -n "$(man%SECTION%dir)" \ automake1.11-1.11.6/lib/am/mans.am:80: && test -n "`echo $$list1$$list2`" \ automake1.11-1.11.6/lib/am/mans.am-81- || exit 0; \ ############################################## automake1.11-1.11.6/lib/am/check-html.am-50-check-html recheck-html: automake1.11-1.11.6/lib/am/check-html.am:51: @target=`echo $@ | sed 's/-html$$//'`; \ automake1.11-1.11.6/lib/am/check-html.am-52- rv=0; $(MAKE) $(AM_MAKEFLAGS) $$target || rv=$$?; \ ############################################## automake1.11-1.11.6/lib/am/python.am-100- @list='$(%DIR%_PYTHON)'; test -n "$(%NDIR%dir)" || list=; \ automake1.11-1.11.6/lib/am/python.am:101:?BASE? files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/lib/am/python.am:102:?!BASE? $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ automake1.11-1.11.6/lib/am/python.am-103- test -n "$$files" || exit 0; \ ############################################## automake1.11-1.11.6/lib/am/python.am-105-## Also remove the .pyc and .pyo byte compiled versions. automake1.11-1.11.6/lib/am/python.am:106: filesc=`echo "$$files" | sed 's|$$|c|'`; \ automake1.11-1.11.6/lib/am/python.am:107: fileso=`echo "$$files" | sed 's|$$|o|'`; \ automake1.11-1.11.6/lib/am/python.am-108- st=0; \ ############################################## automake1.11-1.11.6/lib/am/inst-vars.am-21-## The issue is discussed at length in distdir.am. automake1.11-1.11.6/lib/am/inst-vars.am:22:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; automake1.11-1.11.6/lib/am/inst-vars.am-23-am__vpath_adj = case $$p in \ automake1.11-1.11.6/lib/am/inst-vars.am:24: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/lib/am/inst-vars.am-25- *) f=$$p;; \ ############################################## automake1.11-1.11.6/lib/am/inst-vars.am-27-## Strip all directories. automake1.11-1.11.6/lib/am/inst-vars.am:28:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; automake1.11-1.11.6/lib/am/inst-vars.am-29-## Number of files to install concurrently. ############################################## automake1.11-1.11.6/lib/am/inst-vars.am-34-am__nobase_strip_setup = \ automake1.11-1.11.6/lib/am/inst-vars.am:35: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` automake1.11-1.11.6/lib/am/inst-vars.am-36-am__nobase_strip = \ ############################################## automake1.11-1.11.6/lib/am/subdirs.am-46- dot_seen=no; \ automake1.11-1.11.6/lib/am/subdirs.am:47: target=`echo $@ | sed s/-recursive//`; \ automake1.11-1.11.6/lib/am/subdirs.am-48- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## automake1.11-1.11.6/lib/am/subdirs.am-100- rev="$$rev ."; \ automake1.11-1.11.6/lib/am/subdirs.am:101: target=`echo $@ | sed s/-recursive//`; \ automake1.11-1.11.6/lib/am/subdirs.am-102- for subdir in $$rev; do \ ############################################## automake1.11-1.11.6/lib/texinfo.tex-6196- \catcode `\\=0 \catcode `\{=1 \catcode `\}=2 automake1.11-1.11.6/lib/texinfo.tex:6197: \catcode `\$=3 \catcode `\&=4 \catcode `\#=6 automake1.11-1.11.6/lib/texinfo.tex-6198- \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie ############################################## automake1.11-1.11.6/lib/gitlog-to-changelog-255- # Let $code operate on it, safely. automake1.11-1.11.6/lib/gitlog-to-changelog:256: my $r = $s->reval("$code") automake1.11-1.11.6/lib/gitlog-to-changelog-257- or die "$ME:$.:$sha: failed to eval \"$code\":\n$@\n"; ############################################## automake1.11-1.11.6/lib/Makefile.in-101- esac automake1.11-1.11.6/lib/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; automake1.11-1.11.6/lib/Makefile.in-103-am__vpath_adj = case $$p in \ automake1.11-1.11.6/lib/Makefile.in:104: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/lib/Makefile.in-105- *) f=$$p;; \ automake1.11-1.11.6/lib/Makefile.in-106- esac; automake1.11-1.11.6/lib/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; automake1.11-1.11.6/lib/Makefile.in-108-am__install_max = 40 automake1.11-1.11.6/lib/Makefile.in-109-am__nobase_strip_setup = \ automake1.11-1.11.6/lib/Makefile.in:110: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` automake1.11-1.11.6/lib/Makefile.in-111-am__nobase_strip = \ ############################################## automake1.11-1.11.6/lib/Makefile.in-263-CLEANFILES = $(nodist_perllib_DATA) automake1.11-1.11.6/lib/Makefile.in:264:do_subst = in=`echo $@ | sed 's/\.[^.]*$$//'`; sed \ automake1.11-1.11.6/lib/Makefile.in-265- -e 's,[@]APIVERSION[@],$(APIVERSION),g' \ ############################################## automake1.11-1.11.6/lib/Makefile.in-371- @list='$(dist_am_DATA)'; test -n "$(amdir)" || list=; \ automake1.11-1.11.6/lib/Makefile.in:372: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/lib/Makefile.in-373- dir='$(DESTDIR)$(amdir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/lib/Makefile.in-392- @list='$(dist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \ automake1.11-1.11.6/lib/Makefile.in:393: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/lib/Makefile.in-394- dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/lib/Makefile.in-413- @list='$(dist_pkgvdata_DATA)'; test -n "$(pkgvdatadir)" || list=; \ automake1.11-1.11.6/lib/Makefile.in:414: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/lib/Makefile.in-415- dir='$(DESTDIR)$(pkgvdatadir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/lib/Makefile.in-434- @list='$(dist_script_DATA)'; test -n "$(scriptdir)" || list=; \ automake1.11-1.11.6/lib/Makefile.in:435: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/lib/Makefile.in-436- dir='$(DESTDIR)$(scriptdir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/lib/Makefile.in-455- @list='$(nodist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \ automake1.11-1.11.6/lib/Makefile.in:456: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/lib/Makefile.in-457- dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/lib/Makefile.in-465-distdir: $(DISTFILES) automake1.11-1.11.6/lib/Makefile.in:466: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/lib/Makefile.in:467: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/lib/Makefile.in-468- list='$(DISTFILES)'; \ ############################################## automake1.11-1.11.6/lib/Makefile.in-479- if test -d $$d/$$file; then \ automake1.11-1.11.6/lib/Makefile.in:480: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ automake1.11-1.11.6/lib/Makefile.in-481- if test -d "$(distdir)/$$file"; then \ ############################################## automake1.11-1.11.6/lib/acinstall-29- automake1.11-1.11.6/lib/acinstall:30:localserial=`grep '^# serial ' $file | sed -e 's/^# serial \([0-9][0-9]*\).*$/\1/; q'` automake1.11-1.11.6/lib/acinstall-31-if test -z "$localserial"; then ############################################## automake1.11-1.11.6/lib/acinstall-37-# assume it is ancient. automake1.11-1.11.6/lib/acinstall:38:instserial=`grep '^# serial ' $dir/$file | sed -e 's/^# serial \([0-9][0-9]*\).*$/\1/; q'` automake1.11-1.11.6/lib/acinstall-39-if test -z "$instserial"; then ############################################## automake1.11-1.11.6/lib/config.guess-38- automake1.11-1.11.6/lib/config.guess:39:me=`echo "$0" | sed -e 's,.*/,,'` automake1.11-1.11.6/lib/config.guess-40- ############################################## automake1.11-1.11.6/lib/config.guess-108-: ${TMPDIR=/tmp} ; automake1.11-1.11.6/lib/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || automake1.11-1.11.6/lib/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## automake1.11-1.11.6/lib/config.guess-194- *) automake1.11-1.11.6/lib/config.guess:195: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` automake1.11-1.11.6/lib/config.guess-196- ;; ############################################## automake1.11-1.11.6/lib/config.guess-221- *4.0) automake1.11-1.11.6/lib/config.guess:222: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` automake1.11-1.11.6/lib/config.guess-223- ;; automake1.11-1.11.6/lib/config.guess-224- *5.*) automake1.11-1.11.6/lib/config.guess:225: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` automake1.11-1.11.6/lib/config.guess-226- ;; ############################################## automake1.11-1.11.6/lib/config.guess-231- # types through head -n 1, so we only detect the type of CPU 0. automake1.11-1.11.6/lib/config.guess:232: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` automake1.11-1.11.6/lib/config.guess-233- case "$ALPHA_CPU_TYPE" in ############################################## automake1.11-1.11.6/lib/config.guess-269- # 1.2 uses "1.2" for uname -r. automake1.11-1.11.6/lib/config.guess:270: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` automake1.11-1.11.6/lib/config.guess-271- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## automake1.11-1.11.6/lib/config.guess-329- s390x:SunOS:*:*) automake1.11-1.11.6/lib/config.guess:330: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` automake1.11-1.11.6/lib/config.guess-331- exit ;; automake1.11-1.11.6/lib/config.guess-332- sun4H:SunOS:5.*:*) automake1.11-1.11.6/lib/config.guess:333: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` automake1.11-1.11.6/lib/config.guess-334- exit ;; automake1.11-1.11.6/lib/config.guess-335- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) automake1.11-1.11.6/lib/config.guess:336: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` automake1.11-1.11.6/lib/config.guess-337- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-354- fi automake1.11-1.11.6/lib/config.guess:355: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` automake1.11-1.11.6/lib/config.guess-356- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-360- # it's likely to be more like Solaris than SunOS4. automake1.11-1.11.6/lib/config.guess:361: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` automake1.11-1.11.6/lib/config.guess-362- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-369- # Japanese Language versions have a version number like `4.1.3-JL'. automake1.11-1.11.6/lib/config.guess:370: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` automake1.11-1.11.6/lib/config.guess-371- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-375- sun*:*:4.2BSD:*) automake1.11-1.11.6/lib/config.guess:376: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` automake1.11-1.11.6/lib/config.guess-377- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## automake1.11-1.11.6/lib/config.guess-457- $CC_FOR_BUILD -o $dummy $dummy.c && automake1.11-1.11.6/lib/config.guess:458: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && automake1.11-1.11.6/lib/config.guess:459: SYSTEM_NAME=`$dummy $dummyarg` && automake1.11-1.11.6/lib/config.guess-460- { echo "$SYSTEM_NAME"; exit; } ############################################## automake1.11-1.11.6/lib/config.guess-513- *:IRIX*:*:*) automake1.11-1.11.6/lib/config.guess:514: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` automake1.11-1.11.6/lib/config.guess-515- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-543-EOF automake1.11-1.11.6/lib/config.guess:544: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` automake1.11-1.11.6/lib/config.guess-545- then ############################################## automake1.11-1.11.6/lib/config.guess-556- *:AIX:*:[4567]) automake1.11-1.11.6/lib/config.guess:557: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` automake1.11-1.11.6/lib/config.guess-558- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## automake1.11-1.11.6/lib/config.guess-591- 9000/[34678]??:HP-UX:*:*) automake1.11-1.11.6/lib/config.guess:592: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` automake1.11-1.11.6/lib/config.guess-593- case "${UNAME_MACHINE}" in ############################################## automake1.11-1.11.6/lib/config.guess-645-EOF automake1.11-1.11.6/lib/config.guess:646: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` automake1.11-1.11.6/lib/config.guess-647- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## automake1.11-1.11.6/lib/config.guess-673- ia64:HP-UX:*:*) automake1.11-1.11.6/lib/config.guess:674: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` automake1.11-1.11.6/lib/config.guess-675- echo ia64-hp-hpux${HPUX_REV} ############################################## automake1.11-1.11.6/lib/config.guess-703-EOF automake1.11-1.11.6/lib/config.guess:704: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && automake1.11-1.11.6/lib/config.guess-705- { echo "$SYSTEM_NAME"; exit; } ############################################## automake1.11-1.11.6/lib/config.guess-774- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` automake1.11-1.11.6/lib/config.guess:775: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` automake1.11-1.11.6/lib/config.guess-776- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## automake1.11-1.11.6/lib/config.guess-779- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` automake1.11-1.11.6/lib/config.guess:780: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` automake1.11-1.11.6/lib/config.guess-781- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## automake1.11-1.11.6/lib/config.guess-795- amd64) automake1.11-1.11.6/lib/config.guess:796: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; automake1.11-1.11.6/lib/config.guess-797- *) automake1.11-1.11.6/lib/config.guess:798: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; automake1.11-1.11.6/lib/config.guess-799- esac ############################################## automake1.11-1.11.6/lib/config.guess-850- prep*:SunOS:5.*:*) automake1.11-1.11.6/lib/config.guess:851: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` automake1.11-1.11.6/lib/config.guess-852- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-854- # the GNU system automake1.11-1.11.6/lib/config.guess:855: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` automake1.11-1.11.6/lib/config.guess-856- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-858- # other systems with GNU libc and userland automake1.11-1.11.6/lib/config.guess:859: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu automake1.11-1.11.6/lib/config.guess-860- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-923-EOF automake1.11-1.11.6/lib/config.guess:924: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` automake1.11-1.11.6/lib/config.guess-925- echo "${UNAME_MACHINE}-pc-linux-${LIBC}" ############################################## automake1.11-1.11.6/lib/config.guess-951-EOF automake1.11-1.11.6/lib/config.guess:952: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` automake1.11-1.11.6/lib/config.guess-953- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ############################################## automake1.11-1.11.6/lib/config.guess-1036- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) automake1.11-1.11.6/lib/config.guess:1037: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` automake1.11-1.11.6/lib/config.guess-1038- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## automake1.11-1.11.6/lib/config.guess-1306- *:DragonFly:*:*) automake1.11-1.11.6/lib/config.guess:1307: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` automake1.11-1.11.6/lib/config.guess-1308- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-1319- i*86:skyos:*:*) automake1.11-1.11.6/lib/config.guess:1320: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' automake1.11-1.11.6/lib/config.guess-1321- exit ;; ############################################## automake1.11-1.11.6/lib/config.guess-1450- automake1.11-1.11.6/lib/config.guess:1451:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && automake1.11-1.11.6/lib/config.guess-1452- { echo "$SYSTEM_NAME"; exit; } ############################################## automake1.11-1.11.6/lib/ar-lib-65- mingw) automake1.11-1.11.6/lib/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` automake1.11-1.11.6/lib/ar-lib-67- ;; automake1.11-1.11.6/lib/ar-lib-68- cygwin) automake1.11-1.11.6/lib/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` automake1.11-1.11.6/lib/ar-lib-70- ;; automake1.11-1.11.6/lib/ar-lib-71- wine) automake1.11-1.11.6/lib/ar-lib:72: file=`winepath -w "$file" || echo "$file"` automake1.11-1.11.6/lib/ar-lib-73- ;; ############################################## automake1.11-1.11.6/lib/ar-lib-88- archive=$3 automake1.11-1.11.6/lib/ar-lib:89: at_file_contents=`cat "$1"` automake1.11-1.11.6/lib/ar-lib-90- eval set x "$at_file_contents" ############################################## automake1.11-1.11.6/lib/missing-129- # Could not run --version or --help. This is probably someone automake1.11-1.11.6/lib/missing:130: # running `$TOOL --version' or `$TOOL --help' to check whether automake1.11-1.11.6/lib/missing-131- # $TOOL exists and not knowing $TOOL uses missing. ############################################## automake1.11-1.11.6/lib/missing-163- from any GNU archive site." automake1.11-1.11.6/lib/missing:164: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` automake1.11-1.11.6/lib/missing-165- test -z "$files" && files="config.h" ############################################## automake1.11-1.11.6/lib/missing-192- proper tools for further handling them. automake1.11-1.11.6/lib/missing:193: You can get \`$1' as part of \`Autoconf' from any GNU automake1.11-1.11.6/lib/missing-194- archive site." automake1.11-1.11.6/lib/missing-195- automake1.11-1.11.6/lib/missing:196: file=`echo "$*" | sed -n "$sed_output"` automake1.11-1.11.6/lib/missing:197: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` automake1.11-1.11.6/lib/missing-198- if test -f "$file"; then ############################################## automake1.11-1.11.6/lib/missing-221- *.y) automake1.11-1.11.6/lib/missing:222: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` automake1.11-1.11.6/lib/missing-223- if test -f "$SRCFILE"; then ############################################## automake1.11-1.11.6/lib/missing-225- fi automake1.11-1.11.6/lib/missing:226: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` automake1.11-1.11.6/lib/missing-227- if test -f "$SRCFILE"; then ############################################## automake1.11-1.11.6/lib/missing-251- *.l) automake1.11-1.11.6/lib/missing:252: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` automake1.11-1.11.6/lib/missing-253- if test -f "$SRCFILE"; then ############################################## automake1.11-1.11.6/lib/missing-270- automake1.11-1.11.6/lib/missing:271: file=`echo "$*" | sed -n "$sed_output"` automake1.11-1.11.6/lib/missing:272: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` automake1.11-1.11.6/lib/missing-273- if test -f "$file"; then ############################################## automake1.11-1.11.6/lib/missing-290- # The file to touch is that specified with -o ... automake1.11-1.11.6/lib/missing:291: file=`echo "$*" | sed -n "$sed_output"` automake1.11-1.11.6/lib/missing:292: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` automake1.11-1.11.6/lib/missing-293- if test -z "$file"; then automake1.11-1.11.6/lib/missing-294- # ... or it is the one specified with @setfilename ... automake1.11-1.11.6/lib/missing:295: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` automake1.11-1.11.6/lib/missing-296- file=`sed -n ' ############################################## automake1.11-1.11.6/lib/missing-302- # ... or it is derived from the source name (dir/f.texi becomes f.info) automake1.11-1.11.6/lib/missing:303: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info automake1.11-1.11.6/lib/missing-304- fi ############################################## automake1.11-1.11.6/lib/ylwrap-129- # The directory holding the input. automake1.11-1.11.6/lib/ylwrap:130: input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'` automake1.11-1.11.6/lib/ylwrap-131- # Quote $INPUT_DIR so we can use it in a regexp. automake1.11-1.11.6/lib/ylwrap-132- # FIXME: really we should care about more than `.' and `\'. automake1.11-1.11.6/lib/ylwrap:133: input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'` automake1.11-1.11.6/lib/ylwrap-134- ############################################## automake1.11-1.11.6/lib/ylwrap-162- realtarget="$target" automake1.11-1.11.6/lib/ylwrap:163: target="tmp-`echo $target | sed s/.*[\\/]//g`" automake1.11-1.11.6/lib/ylwrap-164- fi ############################################## automake1.11-1.11.6/lib/install-sh-229- fi automake1.11-1.11.6/lib/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; automake1.11-1.11.6/lib/install-sh-231- *) ############################################## automake1.11-1.11.6/lib/install-sh-276- dstdir=$dst automake1.11-1.11.6/lib/install-sh:277: dst=$dstdir/`basename "$src"` automake1.11-1.11.6/lib/install-sh-278- dstdir_status=0 ############################################## automake1.11-1.11.6/lib/install-sh-365- test_tmpdir="$tmpdir/a" automake1.11-1.11.6/lib/install-sh:366: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` automake1.11-1.11.6/lib/install-sh-367- case $ls_ld_tmpdir in ############################################## automake1.11-1.11.6/lib/install-sh-372- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { automake1.11-1.11.6/lib/install-sh:373: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` automake1.11-1.11.6/lib/install-sh-374- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## automake1.11-1.11.6/lib/install-sh-432- case $prefix in automake1.11-1.11.6/lib/install-sh:433: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; automake1.11-1.11.6/lib/install-sh-434- *) qprefix=$prefix;; ############################################## automake1.11-1.11.6/lib/install-sh-481- if $copy_on_change && automake1.11-1.11.6/lib/install-sh:482: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && automake1.11-1.11.6/lib/install-sh:483: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && automake1.11-1.11.6/lib/install-sh-484- ############################################## automake1.11-1.11.6/INSTALL-173-directory configuration variables that were expressed in terms of automake1.11-1.11.6/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', automake1.11-1.11.6/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## automake1.11-1.11.6/ChangeLog.04-147- automake1.11-1.11.6/ChangeLog.04:148: * lib/mdate-sh: Don't use "set - x`$ls_command /`", as zsh mishandles automake1.11-1.11.6/ChangeLog.04-149- the spaces inside $ls_command. Problem reported by Loulou Pouchet in ############################################## automake1.11-1.11.6/ChangeLog.04-400- * automake.in (Languages): Split .s (asm) and .S (cppasm) into automake1.11-1.11.6/ChangeLog.04:401: separate languages. Make cppasm (Preprocessed Assembler) aware automake1.11-1.11.6/ChangeLog.04-402- of CPPFLAGS, AM_CPPFLAGS. ############################################## automake1.11-1.11.6/ChangeLog.04-432- two consecutive spaces in filename instead of one, to catch mistake automake1.11-1.11.6/ChangeLog.04:433: like `echo $val | ...`. automake1.11-1.11.6/ChangeLog.04-434- * tests/README: Suggest this. ############################################## automake1.11-1.11.6/ChangeLog.04-832- * lib/am/clean.am (distclean-generic): Do no automake1.11-1.11.6/ChangeLog.04:833: `rm -f $(CONFIG_CLEAN_FILES)' if `$(CONFIG_CLEAN_FILES)' is empty. automake1.11-1.11.6/ChangeLog.04-834- Report from Nicolas Joly. ############################################## automake1.11-1.11.6/m4/make.m4-28-# Ignore all kinds of additional output from `make'. automake1.11-1.11.6/m4/make.m4:29:case `$am_make -s -f confmf 2> /dev/null` in #( automake1.11-1.11.6/m4/make.m4-30-*the\ am__doit\ target*) ############################################## automake1.11-1.11.6/m4/make.m4-38- echo '.include "confinc"' > confmf automake1.11-1.11.6/m4/make.m4:39: case `$am_make -s -f confmf 2> /dev/null` in #( automake1.11-1.11.6/m4/make.m4-40- *the\ am__doit\ target*) ############################################## automake1.11-1.11.6/m4/minuso.m4-20-set dummy $CC automake1.11-1.11.6/m4/minuso.m4:21:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` automake1.11-1.11.6/m4/minuso.m4-22-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o ############################################## automake1.11-1.11.6/m4/auxdir.m4-12-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to automake1.11-1.11.6/m4/auxdir.m4:13:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. automake1.11-1.11.6/m4/auxdir.m4-14-# ############################################## automake1.11-1.11.6/m4/auxdir.m4-36-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: automake1.11-1.11.6/m4/auxdir.m4:37:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` automake1.11-1.11.6/m4/auxdir.m4-38-# and then we would define $MISSING as ############################################## automake1.11-1.11.6/m4/auxdir.m4-52-# expand $ac_aux_dir to an absolute path automake1.11-1.11.6/m4/auxdir.m4:53:am_aux_dir=`cd $ac_aux_dir && pwd` automake1.11-1.11.6/m4/auxdir.m4-54-]) ############################################## automake1.11-1.11.6/m4/silent.m4-41-if test $am_cv_make_support_nested_variables = yes; then automake1.11-1.11.6/m4/silent.m4:42: dnl Using `$V' instead of `$(V)' breaks IRIX make. automake1.11-1.11.6/m4/silent.m4-43- AM_V='$(V)' ############################################## automake1.11-1.11.6/m4/python.m4-91- AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version], automake1.11-1.11.6/m4/python.m4:92: [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`]) automake1.11-1.11.6/m4/python.m4-93- AC_SUBST([PYTHON_VERSION], [$am_cv_python_version]) ############################################## automake1.11-1.11.6/m4/python.m4-106- AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform], automake1.11-1.11.6/m4/python.m4:107: [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`]) automake1.11-1.11.6/m4/python.m4-108- AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform]) ############################################## automake1.11-1.11.6/m4/python.m4-125- fi automake1.11-1.11.6/m4/python.m4:126: am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null` automake1.11-1.11.6/m4/python.m4-127- case $am_cv_python_pythondir in automake1.11-1.11.6/m4/python.m4-128- $am_py_prefix*) automake1.11-1.11.6/m4/python.m4:129: am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` automake1.11-1.11.6/m4/python.m4:130: am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` automake1.11-1.11.6/m4/python.m4-131- ;; ############################################## automake1.11-1.11.6/m4/python.m4-160- fi automake1.11-1.11.6/m4/python.m4:161: am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null` automake1.11-1.11.6/m4/python.m4-162- case $am_cv_python_pyexecdir in automake1.11-1.11.6/m4/python.m4-163- $am_py_exec_prefix*) automake1.11-1.11.6/m4/python.m4:164: am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` automake1.11-1.11.6/m4/python.m4:165: am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` automake1.11-1.11.6/m4/python.m4-166- ;; ############################################## automake1.11-1.11.6/m4/depend.m4-64- if test "$am_compiler_list" = ""; then automake1.11-1.11.6/m4/depend.m4:65: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` automake1.11-1.11.6/m4/depend.m4-66- fi ############################################## automake1.11-1.11.6/m4/depout.m4-26- # Strip MF so we end up with the name of the file. automake1.11-1.11.6/m4/depout.m4:27: mf=`echo "$mf" | sed -e 's/:.*$//'` automake1.11-1.11.6/m4/depout.m4-28- # Check whether this is an Automake generated Makefile or not. ############################################## automake1.11-1.11.6/m4/depout.m4-35- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then automake1.11-1.11.6/m4/depout.m4:36: dirpart=`AS_DIRNAME("$mf")` automake1.11-1.11.6/m4/depout.m4-37- else ############################################## automake1.11-1.11.6/m4/depout.m4-41- # from the Makefile without running `make'. automake1.11-1.11.6/m4/depout.m4:42: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` automake1.11-1.11.6/m4/depout.m4-43- test -z "$DEPDIR" && continue automake1.11-1.11.6/m4/depout.m4:44: am__include=`sed -n 's/^am__include = //p' < "$mf"` automake1.11-1.11.6/m4/depout.m4-45- test -z "am__include" && continue automake1.11-1.11.6/m4/depout.m4:46: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` automake1.11-1.11.6/m4/depout.m4-47- # When using ansi2knr, U may be empty or an underscore; expand it automake1.11-1.11.6/m4/depout.m4:48: U=`sed -n 's/^U = //p' < "$mf"` automake1.11-1.11.6/m4/depout.m4-49- # Find all dependency output files, they are included files with ############################################## automake1.11-1.11.6/m4/depout.m4-57- test -f "$dirpart/$file" && continue automake1.11-1.11.6/m4/depout.m4:58: fdir=`AS_DIRNAME(["$file"])` automake1.11-1.11.6/m4/depout.m4-59- AS_MKDIR_P([$dirpart/$fdir]) ############################################## automake1.11-1.11.6/m4/Makefile.in-98- esac automake1.11-1.11.6/m4/Makefile.in:99:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; automake1.11-1.11.6/m4/Makefile.in-100-am__vpath_adj = case $$p in \ automake1.11-1.11.6/m4/Makefile.in:101: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/m4/Makefile.in-102- *) f=$$p;; \ automake1.11-1.11.6/m4/Makefile.in-103- esac; automake1.11-1.11.6/m4/Makefile.in:104:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; automake1.11-1.11.6/m4/Makefile.in-105-am__install_max = 40 automake1.11-1.11.6/m4/Makefile.in-106-am__nobase_strip_setup = \ automake1.11-1.11.6/m4/Makefile.in:107: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` automake1.11-1.11.6/m4/Makefile.in-108-am__nobase_strip = \ ############################################## automake1.11-1.11.6/m4/Makefile.in-321- @list='$(dist_automake_ac_DATA)'; test -n "$(automake_acdir)" || list=; \ automake1.11-1.11.6/m4/Makefile.in:322: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/m4/Makefile.in-323- dir='$(DESTDIR)$(automake_acdir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/m4/Makefile.in-342- @list='$(dist_system_ac_DATA)'; test -n "$(system_acdir)" || list=; \ automake1.11-1.11.6/m4/Makefile.in:343: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/m4/Makefile.in-344- dir='$(DESTDIR)$(system_acdir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/m4/Makefile.in-352-distdir: $(DISTFILES) automake1.11-1.11.6/m4/Makefile.in:353: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/m4/Makefile.in:354: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/m4/Makefile.in-355- list='$(DISTFILES)'; \ ############################################## automake1.11-1.11.6/m4/Makefile.in-366- if test -d $$d/$$file; then \ automake1.11-1.11.6/m4/Makefile.in:367: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ automake1.11-1.11.6/m4/Makefile.in-368- if test -d "$(distdir)/$$file"; then \ ############################################## automake1.11-1.11.6/m4/init.m4-32-AC_REQUIRE([AC_PROG_INSTALL])dnl automake1.11-1.11.6/m4/init.m4:33:if test "`cd $srcdir && pwd`" != "`pwd`"; then automake1.11-1.11.6/m4/init.m4-34- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## automake1.11-1.11.6/m4/init.m4-134- * ) automake1.11-1.11.6/m4/init.m4:135: _am_stamp_count=`expr $_am_stamp_count + 1` ;; automake1.11-1.11.6/m4/init.m4-136- esac automake1.11-1.11.6/m4/init.m4-137-done automake1.11-1.11.6/m4/init.m4:138:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) ############################################## automake1.11-1.11.6/m4/sanity.m4-37-if ( automake1.11-1.11.6/m4/sanity.m4:38: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` automake1.11-1.11.6/m4/sanity.m4-39- if test "$[*]" = "X"; then automake1.11-1.11.6/m4/sanity.m4-40- # -L didn't work. automake1.11-1.11.6/m4/sanity.m4:41: set X `ls -t "$srcdir/configure" conftest.file` automake1.11-1.11.6/m4/sanity.m4-42- fi ############################################## automake1.11-1.11.6/m4/vala.m4-22- [AC_MSG_CHECKING([$VALAC is at least version $1]) automake1.11-1.11.6/m4/vala.m4:23: am__vala_version=`$VALAC --version | sed 's/Vala *//'` automake1.11-1.11.6/m4/vala.m4-24- AS_VERSION_COMPARE([$1], ["$am__vala_version"], ############################################## automake1.11-1.11.6/ChangeLog.02-1984- * lib/depcomp (dashmstdout): Strip the call to libtool, and automake1.11-1.11.6/ChangeLog.02:1985: replace `-o $object' by `-o /dev/null' before running "$@" automake1.11-1.11.6/ChangeLog.02-1986- to generate dependencies. ############################################## automake1.11-1.11.6/ChangeLog.02-2243- * lib/am/progs.am (clean-%DIR%PROGRAMS): If Libtool is used, clean automake1.11-1.11.6/ChangeLog.02:2244: both `program$(EXEEXT)' and `program'; needed under Cygwin. automake1.11-1.11.6/ChangeLog.02-2245- * tests/libtool3.test: New file. ############################################## automake1.11-1.11.6/ChangeLog.00-244- * m4/multi.m4: Remove the hairy useless quotation of `$'. automake1.11-1.11.6/ChangeLog.00:245: Simplify `ifelse([$2],,,[$2])' into... `$2'! automake1.11-1.11.6/ChangeLog.00-246- * m4/minuso.m4: Don't use changequote! ############################################## automake1.11-1.11.6/ChangeLog.00-565- Don't quote the first argument to AC_OUTPUT_COMMANDS. automake1.11-1.11.6/ChangeLog.00:566: Backslash-escape the backquotes and `$' in `am_indx'-incrementing stmt. automake1.11-1.11.6/ChangeLog.00-567- ############################################## automake1.11-1.11.6/ChangeLog.00-1369- automake1.11-1.11.6/ChangeLog.00:1370: * automake.in (handle_lib_objects_cond): Prefer `$1' over `\1'. automake1.11-1.11.6/ChangeLog.00-1371- Minor rewrite for clarity. automake1.11-1.11.6/ChangeLog.00:1372: (check_canonical_spelling): Prefer `$1' over `\1'. automake1.11-1.11.6/ChangeLog.00-1373- ############################################## automake1.11-1.11.6/ChangeLog.00-1599- automake1.11-1.11.6/ChangeLog.00:1600: * depend2.am (%.o): Use `$(*D)/$(*F)', not just `$(*F)'. automake1.11-1.11.6/ChangeLog.00-1601- (%.lo): Likewise. ############################################## automake1.11-1.11.6/Makefile.in-89-CONFIG_CLEAN_VPATH_FILES = automake1.11-1.11.6/Makefile.in:90:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; automake1.11-1.11.6/Makefile.in-91-am__vpath_adj = case $$p in \ automake1.11-1.11.6/Makefile.in:92: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/Makefile.in-93- *) f=$$p;; \ automake1.11-1.11.6/Makefile.in-94- esac; automake1.11-1.11.6/Makefile.in:95:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; automake1.11-1.11.6/Makefile.in-96-am__install_max = 40 automake1.11-1.11.6/Makefile.in-97-am__nobase_strip_setup = \ automake1.11-1.11.6/Makefile.in:98: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` automake1.11-1.11.6/Makefile.in-99-am__nobase_strip = \ ############################################## automake1.11-1.11.6/Makefile.in-162- while test -n "$$dir1"; do \ automake1.11-1.11.6/Makefile.in:163: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ automake1.11-1.11.6/Makefile.in-164- if test "$$first" != "."; then \ automake1.11-1.11.6/Makefile.in-165- if test "$$first" = ".."; then \ automake1.11-1.11.6/Makefile.in:166: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ automake1.11-1.11.6/Makefile.in:167: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ automake1.11-1.11.6/Makefile.in-168- else \ automake1.11-1.11.6/Makefile.in:169: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ automake1.11-1.11.6/Makefile.in-170- if test "$$first2" = "$$first"; then \ automake1.11-1.11.6/Makefile.in:171: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ automake1.11-1.11.6/Makefile.in-172- else \ ############################################## automake1.11-1.11.6/Makefile.in-177- fi; \ automake1.11-1.11.6/Makefile.in:178: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ automake1.11-1.11.6/Makefile.in-179- done; \ ############################################## automake1.11-1.11.6/Makefile.in-541- dot_seen=no; \ automake1.11-1.11.6/Makefile.in:542: target=`echo $@ | sed s/-recursive//`; \ automake1.11-1.11.6/Makefile.in-543- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## automake1.11-1.11.6/Makefile.in-576- rev="$$rev ."; \ automake1.11-1.11.6/Makefile.in:577: target=`echo $@ | sed s/-recursive//`; \ automake1.11-1.11.6/Makefile.in-578- for subdir in $$rev; do \ ############################################## automake1.11-1.11.6/Makefile.in-654-GTAGS: automake1.11-1.11.6/Makefile.in:655: here=`$(am__cd) $(top_builddir) && pwd` \ automake1.11-1.11.6/Makefile.in-656- && $(am__cd) $(top_srcdir) \ ############################################## automake1.11-1.11.6/Makefile.in-664- test -d "$(distdir)" || mkdir "$(distdir)" automake1.11-1.11.6/Makefile.in:665: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/Makefile.in:666: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/Makefile.in-667- list='$(DISTFILES)'; \ ############################################## automake1.11-1.11.6/Makefile.in-678- if test -d $$d/$$file; then \ automake1.11-1.11.6/Makefile.in:679: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ automake1.11-1.11.6/Makefile.in-680- if test -d "$(distdir)/$$file"; then \ ############################################## automake1.11-1.11.6/Makefile.in-797- test -d $(distdir)/_build || exit 0; \ automake1.11-1.11.6/Makefile.in:798: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ automake1.11-1.11.6/Makefile.in-799- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## automake1.11-1.11.6/Makefile.in-840- }; \ automake1.11-1.11.6/Makefile.in:841: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ automake1.11-1.11.6/Makefile.in-842- || { echo "ERROR: files left after uninstall:" ; \ ############################################## automake1.11-1.11.6/Makefile.in-852- fi automake1.11-1.11.6/Makefile.in:853: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ automake1.11-1.11.6/Makefile.in-854- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## automake1.11-1.11.6/Makefile.in-991- @for p in $(bin_SCRIPTS); do \ automake1.11-1.11.6/Makefile.in:992: f="`echo $$p|sed '$(transform)'`"; \ automake1.11-1.11.6/Makefile.in-993- fv="$$f-$(APIVERSION)"; \ ############################################## automake1.11-1.11.6/Makefile.in-1000- @for p in $(bin_SCRIPTS); do \ automake1.11-1.11.6/Makefile.in:1001: f="`echo $$p|sed '$(transform)'`"; \ automake1.11-1.11.6/Makefile.in-1002- fv="$$f-$(APIVERSION)"; \ ############################################## automake1.11-1.11.6/Makefile.in-1058-sc_test_names: automake1.11-1.11.6/Makefile.in:1059: @m4_builtin_rx=`echo $(m4_builtins) | sed 's/ /|/g'`; \ automake1.11-1.11.6/Makefile.in-1060- m4_macro_rx="\\<($$m4_builtin_rx)\\>|\\<_?(A[CUMHS]|m4)_"; \ ############################################## automake1.11-1.11.6/Makefile.in-1067-sc_diff_automake_in_automake: automake1.11-1.11.6/Makefile.in:1068: @if test `diff $(srcdir)/automake.in automake | wc -l` -ne 32; then \ automake1.11-1.11.6/Makefile.in-1069- echo "found too many diffs between automake.in and automake" 1>&2; \ ############################################## automake1.11-1.11.6/Makefile.in-1073-sc_diff_aclocal_in_aclocal: automake1.11-1.11.6/Makefile.in:1074: @if test `diff $(srcdir)/aclocal.in aclocal | wc -l` -ne 34; then \ automake1.11-1.11.6/Makefile.in-1075- echo "found too many diffs between aclocal.in and aclocal" 1>&2; \ ############################################## automake1.11-1.11.6/Makefile.in-1267- @for file in $(srcdir)/tests/*.test; do \ automake1.11-1.11.6/Makefile.in:1268: if out=`sed -n '/defs/,$${/required=/p;}' $$file`; test -n "$$out"; then \ automake1.11-1.11.6/Makefile.in-1269- echo 'Do not set "required" after sourcing "defs" in '"$$file: $$out" 1>&2; \ ############################################## automake1.11-1.11.6/Makefile.in-1314- @if grep -E '\bPATH=.*:.*' $(srcdir)/tests/*.test ; then \ automake1.11-1.11.6/Makefile.in:1315: echo "Use \`\$$PATH_SEPARATOR', not \`:', in PATH definitions above." 1>&2; \ automake1.11-1.11.6/Makefile.in-1316- exit 1; \ ############################################## automake1.11-1.11.6/Makefile.in-1373- $(git_must_have_clean_workdir); \ automake1.11-1.11.6/Makefile.in:1374: tag=`$(GIT) describe` \ automake1.11-1.11.6/Makefile.in-1375- && case $$tag in "v$(VERSION)") true;; *) false;; esac \ ############################################## automake1.11-1.11.6/Makefile.in-1477- else :; fi && \ automake1.11-1.11.6/Makefile.in:1478: pm=`cat $$pmfiles | wc -l` && \ automake1.11-1.11.6/Makefile.in:1479: dot_am_files=`ls -1 $(srcdir)/lib/am/*.am | grep -v Makefile.am` && \ automake1.11-1.11.6/Makefile.in:1480: amf=`echo "$$dot_am_files" | wc -l` && \ automake1.11-1.11.6/Makefile.in:1481: aml=`cat $$dot_am_files | wc -l` && \ automake1.11-1.11.6/Makefile.in:1482: m4f=`ls -1 $(srcdir)/m4/*.m4 | wc -l` && \ automake1.11-1.11.6/Makefile.in:1483: m4l=`cat $(srcdir)/m4/*.m4 | wc -l` && \ automake1.11-1.11.6/Makefile.in-1484- doc_text=`cd doc && LC_ALL=C pstops 0 automake.ps unused.ps 2>&1` && \ ############################################## automake1.11-1.11.6/Makefile.in-1486- rm -f doc/unused.ps && \ automake1.11-1.11.6/Makefile.in:1487: doc=`echo "$$doc_text" | sed -n 's/.*Wrote \([1-9][0-9]*\) pages.*/\1/p'` && \ automake1.11-1.11.6/Makefile.in-1488- tests="tests/*.test"; \ ############################################## automake1.11-1.11.6/Makefile.in-1490- else :; fi && \ automake1.11-1.11.6/Makefile.in:1491: t=`ls -1 $$tests | wc -l` && \ automake1.11-1.11.6/Makefile.in:1492: tgen=`ls -1 $$tests | grep '.-p\.test' | wc -l` && \ automake1.11-1.11.6/Makefile.in-1493- today=`date +%Y-%m-%d` && \ ############################################## automake1.11-1.11.6/configure.ac-48-# aren't the same. automake1.11-1.11.6/configure.ac:49:APIVERSION=`echo "$VERSION" | sed -e 's/^\([[0-9]]*\.[[0-9]]*[[a-z]]*\).*$/\1/'` automake1.11-1.11.6/configure.ac-50-AC_SUBST([APIVERSION]) ############################################## automake1.11-1.11.6/configure.ac-56-# hence `.' is really what we want for perllibdir, libdir, and acdir. automake1.11-1.11.6/configure.ac:57:ACLOCAL="perllibdir=\"`pwd`/lib$PATH_SEPARATOR./lib\" \"`pwd`/aclocal\" --acdir=m4 -I m4" automake1.11-1.11.6/configure.ac:58:AUTOMAKE="perllibdir=\"`pwd`/lib$PATH_SEPARATOR./lib\" \"`pwd`/automake\" --libdir=lib" automake1.11-1.11.6/configure.ac-59- ############################################## automake1.11-1.11.6/ChangeLog.03-1049- * m4/python.m4: Do not call AC_PATH_PROGS if $PYTHON is already automake1.11-1.11.6/ChangeLog.03:1050: set. Display `none' instead of `:' and $PYTHON is set to `:' automake1.11-1.11.6/ChangeLog.03-1051- when no suitable interpreter is found. Honor ACTION-IF-FOUND and ############################################## automake1.11-1.11.6/ChangeLog.03-1313- automake1.11-1.11.6/ChangeLog.03:1314: * tests/remake4.test: Use `$MAKE distdir' instead of `$MAKE dist' to automake1.11-1.11.6/ChangeLog.03-1315- avoid the use of tar. ############################################## automake1.11-1.11.6/ChangeLog.03-2427- * lib/am/depend2.am (?GENERIC?%EXT%.lo): Do not use automake1.11-1.11.6/ChangeLog.03:2428: `test -f foo || echo $(srcdir)/` to emulate a VPATH search when automake1.11-1.11.6/ChangeLog.03-2429- outputing suffix rules. This follows 2003-02-25's change. ############################################## automake1.11-1.11.6/ChangeLog.03-2467- * lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT%.obj): Do not automake1.11-1.11.6/ChangeLog.03:2468: use the `test -f foo || echo $(srcdir)/` to emulate a VPATH search automake1.11-1.11.6/ChangeLog.03-2469- when outputing suffix rules. ############################################## automake1.11-1.11.6/ChangeLog.03-2792- Use `test', not `['. automake1.11-1.11.6/ChangeLog.03:2793: Use `test -z "$var"', not `[ x"$var" = x ]'. automake1.11-1.11.6/ChangeLog.03:2794: Use `test -n "$var"', not `[ x"$var" != x ]'. automake1.11-1.11.6/ChangeLog.03-2795- Alphabetize case entries. ############################################## automake1.11-1.11.6/bootstrap-25-# Set program basename. automake1.11-1.11.6/bootstrap:26:me=`echo "$0" | sed 's,^.*/,,'` automake1.11-1.11.6/bootstrap-27- ############################################## automake1.11-1.11.6/bootstrap-35-# Variables to substitute. automake1.11-1.11.6/bootstrap:36:VERSION=`sed -ne '/AC_INIT/s/^[^[]*\[[^[]*\[\([^]]*\)\].*$/\1/p' configure.ac` automake1.11-1.11.6/bootstrap-37-PACKAGE=automake ############################################## automake1.11-1.11.6/bootstrap-79- rm -f $2 automake1.11-1.11.6/bootstrap:80: in=`echo $1 | sed 's,^.*/,,'` automake1.11-1.11.6/bootstrap-81- sed -e "s%@APIVERSION@%$APIVERSION%g" \ ############################################## automake1.11-1.11.6/doc/automake.info-2-52- dist-hook: automake1.11-1.11.6/doc/automake.info-2:53: rm -rf `find $(distdir)/doc -type d -name .svn` automake1.11-1.11.6/doc/automake.info-2-54- automake1.11-1.11.6/doc/automake.info-2-55- Two variables that come handy when writing `dist-hook' rules are automake1.11-1.11.6/doc/automake.info-2:56:`$(distdir)' and `$(top_distdir)'. automake1.11-1.11.6/doc/automake.info-2-57- automake1.11-1.11.6/doc/automake.info-2:58: `$(distdir)' points to the directory where the `dist' rule will copy automake1.11-1.11.6/doc/automake.info-2-59-files from the current directory before creating the tarball. If you ############################################## automake1.11-1.11.6/doc/automake.info-2-70- Note that when packages are nested using `AC_CONFIG_SUBDIRS' (*note automake1.11-1.11.6/doc/automake.info-2:71:Subpackages::), then `$(distdir)' and `$(top_distdir)' are relative to automake1.11-1.11.6/doc/automake.info-2-72-the package where `make dist' was run, not to any sub-packages involved. ############################################## automake1.11-1.11.6/doc/automake.info-2-366- automake1.11-1.11.6/doc/automake.info-2:367:will invoke `$(PERL) -w foo.pl', `$(PYTHON) -v bar.py', and automake1.11-1.11.6/doc/automake.info-2-368-`./wrapper-script -d baz' to produce `foo.log', `bar.log', and ############################################## automake1.11-1.11.6/doc/automake.info-2-479- Please note that it is currently not possible to use `$(srcdir)/' or automake1.11-1.11.6/doc/automake.info-2:480:`$(top_srcdir)/' in the `TESTS' variable. This technical limitation is automake1.11-1.11.6/doc/automake.info-2-481-necessary to avoid generating test logs in the source tree and has the ############################################## automake1.11-1.11.6/doc/automake.info-2-1403- The current implementation of this feature normally uses nested automake1.11-1.11.6/doc/automake.info-2:1404:variable expansion `$(VAR1$(V))', a `Makefile' feature that is not automake1.11-1.11.6/doc/automake.info-2-1405-required by POSIX 2008 but is widely supported in practice. The ############################################## automake1.11-1.11.6/doc/automake.info-2-1636-`AC_PROG_LN_S' to `configure.ac' (*note Particular Program Checks: automake1.11-1.11.6/doc/automake.info-2:1637:(autoconf)Particular Programs.) and use `$(LN_S)' in `Makefile.am'. automake1.11-1.11.6/doc/automake.info-2-1638- ############################################## automake1.11-1.11.6/doc/automake.info-2-1686- automake1.11-1.11.6/doc/automake.info-2:1687: The variables `$(top_distdir)' and `$(distdir)' (*note The dist automake1.11-1.11.6/doc/automake.info-2-1688- Hook::) will be passed from the outer package to the subpackage ############################################## automake1.11-1.11.6/doc/automake.info-2-2251- automake1.11-1.11.6/doc/automake.info-2:2252: Although `$(wildcard ...)' works with GNU `make', it is not portable automake1.11-1.11.6/doc/automake.info-2-2253-to other `make' implementations. ############################################## automake1.11-1.11.6/doc/automake.info-2-2255- The only way Automake could support `$(wildcard ...)' is by automake1.11-1.11.6/doc/automake.info-2:2256:expending `$(wildcard ...)' when `automake' is run. The resulting automake1.11-1.11.6/doc/automake.info-2-2257-`Makefile.in's would be portable since they would list all files and ############################################## automake1.11-1.11.6/doc/automake.info-2-2270-files should be processed. As Automake doesn't know how to expand automake1.11-1.11.6/doc/automake.info-2:2271:`$(wildcard ...)', you cannot use it in these places. `$(wildcard automake1.11-1.11.6/doc/automake.info-2-2272-...)' is a black box comparable to `AC_SUBST'ed variables as far ############################################## automake1.11-1.11.6/doc/automake.info-2-2400- One way to fix the above example, while still distributing `foo.1' automake1.11-1.11.6/doc/automake.info-2:2401:is to not depend on `foo$(EXEEXT)'. For instance, assuming `foo automake1.11-1.11.6/doc/automake.info-2-2402---version' and `foo --help' do not change unless `foo.c' or ############################################## automake1.11-1.11.6/doc/automake.info-2-2534- automake1.11-1.11.6/doc/automake.info-2:2535: The reason `$(CPPFLAGS)' appears after `$(AM_CPPFLAGS)' or automake1.11-1.11.6/doc/automake.info-2-2536-`$(mumble_CPPFLAGS)' in the compile command is that users should always ############################################## automake1.11-1.11.6/doc/automake.info-2-2580- In this example both programs will be compiled with the flags automake1.11-1.11.6/doc/automake.info-2:2581:substituted into `$(WARNINGCFLAGS)', and `prog2' will additionally be automake1.11-1.11.6/doc/automake.info-2-2582-compiled with the flags required to link with `libfoo'. ############################################## automake1.11-1.11.6/doc/automake.info-2-3039-supplies the path). As long as the path does not use any of the automake1.11-1.11.6/doc/automake.info-2:3040:standard directory variables (`$(prefix)', `$(bindir)', `$(datadir)', automake1.11-1.11.6/doc/automake.info-2-3041-etc.), the effect will be the same: user-installations are impossible. ############################################## automake1.11-1.11.6/doc/automake.info-2-3099- The `AM_PATH_PYTHON' macro uses similar commands to define automake1.11-1.11.6/doc/automake.info-2:3100:`$(pythondir)' and `$(pyexecdir)' (*note Python::). automake1.11-1.11.6/doc/automake.info-2-3101- ############################################## automake1.11-1.11.6/doc/automake.info-2-3121-`*/lib/*emacs/site-lisp' or `*/share/*emacs/site-lisp' in the search automake1.11-1.11.6/doc/automake.info-2:3122:path of emacs, and then substitutes `${libdir}' or `${datadir}' automake1.11-1.11.6/doc/automake.info-2-3123-appropriately. ############################################## automake1.11-1.11.6/doc/automake.info-2-3148- with `+', and, when using GNU `make', commands that contain the automake1.11-1.11.6/doc/automake.info-2:3149: strings `$(MAKE)' or `${MAKE}' (*note Instead of Execution: automake1.11-1.11.6/doc/automake.info-2-3150- (make)Instead of Execution.). Typically, this is helpful to show ############################################## automake1.11-1.11.6/doc/automake.info-2-3360- `hello' should be installed: all programs are installed in automake1.11-1.11.6/doc/automake.info-2:3361: `$(bindir)'. `LIBPROGRAMS' can be used to specify programs that automake1.11-1.11.6/doc/automake.info-2-3362- must be built but not installed (it is called `noinst_PROGRAMS' ############################################## automake1.11-1.11.6/doc/Makefile.am-35-$(srcdir)/aclocal.1 $(srcdir)/automake.1: automake1.11-1.11.6/doc/Makefile.am:36: f=`echo $@ | sed 's|.*/||; s|\.1$$||; $(transform)'`; \ automake1.11-1.11.6/doc/Makefile.am-37- echo ".so man1/$$f-$(APIVERSION).1" > $@ ############################################## automake1.11-1.11.6/doc/Makefile.am-73-$(srcdir)/amhello-1.0.tar.gz: $(amhello_sources) $(top_srcdir)/configure.ac automake1.11-1.11.6/doc/Makefile.am:74: $(AM_V_GEN)abs_top_builddir=`cd '$(top_builddir)' && pwd` && \ automake1.11-1.11.6/doc/Makefile.am-75- PATH="$$abs_top_builddir/tests$(PATH_SEPARATOR)$$PATH" && \ ############################################## automake1.11-1.11.6/doc/automake.info-1-1711-`pkglibexecdir'; these are the same as the non-`pkg' versions, but with automake1.11-1.11.6/doc/automake.info-1:1712:`$(PACKAGE)' appended. For instance, `pkglibdir' is defined as automake1.11-1.11.6/doc/automake.info-1-1713-`$(libdir)/$(PACKAGE)'. ############################################## automake1.11-1.11.6/doc/automake.info-1-2443- hold later when `configure' is run, and it cannot use the shell automake1.11-1.11.6/doc/automake.info-1:2444: variable `$file' in a `Makefile'. However, if you make reference automake1.11-1.11.6/doc/automake.info-1:2445: to `$file' as `${file}' (i.e., in a way that is compatible with automake1.11-1.11.6/doc/automake.info-1-2446- `make''s syntax) and furthermore use `AC_SUBST' to ensure that automake1.11-1.11.6/doc/automake.info-1:2447: `${file}' is meaningful in a `Makefile', then `automake' will be automake1.11-1.11.6/doc/automake.info-1-2448- able to use `${file}' to generate all these rules. For instance, ############################################## automake1.11-1.11.6/doc/automake.info-1-2462- Here cleaning, distributing, and rebuilding are done automatically, automake1.11-1.11.6/doc/automake.info-1:2463: because `${APIVERSION}' is known at `make'-time. automake1.11-1.11.6/doc/automake.info-1-2464- ############################################## automake1.11-1.11.6/doc/automake.info-1-2479- automake1.11-1.11.6/doc/automake.info-1:2480: * Use `$file' (or `${file}' without `AC_SUBST([file])') for automake1.11-1.11.6/doc/automake.info-1-2481- files that `automake' should ignore. automake1.11-1.11.6/doc/automake.info-1-2482- automake1.11-1.11.6/doc/automake.info-1:2483: * Use `${file}' and `AC_SUBST([file])' for files that automake1.11-1.11.6/doc/automake.info-1-2484- `automake' should not ignore. ############################################## automake1.11-1.11.6/doc/automake.info-1-2633- `AC_PATH_XTRA' defines `X_CFLAGS' and `X_LIBS'. Thus, you can automake1.11-1.11.6/doc/automake.info-1:2634: access these variables as `$(X_CFLAGS)' and `$(X_LIBS)' in any automake1.11-1.11.6/doc/automake.info-1-2635- `Makefile.am' if `AC_PATH_XTRA' is called. ############################################## automake1.11-1.11.6/doc/automake.info-1-3036-for arguments). It might also be helpful to suggest to the user to add automake1.11-1.11.6/doc/automake.info-1:3037:the `$(datadir)/aclocal' directory to his `ACLOCAL_PATH' variable automake1.11-1.11.6/doc/automake.info-1-3038-(*note ACLOCAL_PATH::) so that `aclocal' will find the `.m4' files ############################################## automake1.11-1.11.6/doc/automake.info-1-3696-example we will assume that `opt/' should be built when the variable automake1.11-1.11.6/doc/automake.info-1:3697:`$want_opt' was set to `yes'.) automake1.11-1.11.6/doc/automake.info-1-3698- ############################################## automake1.11-1.11.6/doc/automake.info-1-4174-create the programs they should normally list files used by the link automake1.11-1.11.6/doc/automake.info-1:4175:command. That is `*.$(OBJEXT)', `*.a', or `*.la' files. In rare cases automake1.11-1.11.6/doc/automake.info-1-4176-you may need to add other kinds of files such as linker scripts, but ############################################## automake1.11-1.11.6/doc/automake.info-1-4185-options removed. The configure substitutions that are left in are only automake1.11-1.11.6/doc/automake.info-1:4186:`$(LIBOBJS)' and `$(ALLOCA)'; these are left because it is known that automake1.11-1.11.6/doc/automake.info-1-4187-they will not cause an invalid value for `PROG_DEPENDENCIES' to be ############################################## automake1.11-1.11.6/doc/automake.info-1-4320-programs to be built. In this case you don't have to worry about automake1.11-1.11.6/doc/automake.info-1:4321:`$(EXEEXT)' or `EXTRA_PROGRAMS'. automake1.11-1.11.6/doc/automake.info-1-4322- ############################################## automake1.11-1.11.6/doc/automake.info-1-4528-set at `./configure'-time to either `libfoo.la', `libbar.la', both, or automake1.11-1.11.6/doc/automake.info-1:4529:none. Although `$(WANTEDLIBS)' appears in the `lib_LTLIBRARIES', automake1.11-1.11.6/doc/automake.info-1-4530-Automake cannot guess it relates to `libfoo.la' or `libbar.la' at the ############################################## automake1.11-1.11.6/doc/automake.info-1-4747- automake1.11-1.11.6/doc/automake.info-1:4748:Where an ordinary library might include `$(LIBOBJS)' or `$(ALLOCA)' automake1.11-1.11.6/doc/automake.info-1-4749-(*note LIBOBJS::), a libtool library must use `$(LTLIBOBJS)' or ############################################## automake1.11-1.11.6/doc/automake.info-1-4836-as a side effect it will cause `prog.c' and `foo.c' to be compiled as automake1.11-1.11.6/doc/automake.info-1:4837:`prog-prog.$(OBJEXT)' and `prog-foo.$(OBJEXT)', which solves the issue. automake1.11-1.11.6/doc/automake.info-1-4838- ############################################## automake1.11-1.11.6/doc/automake.info-1-4925-`maude_LDADD' automake1.11-1.11.6/doc/automake.info-1:4926: Extra objects (`*.$(OBJEXT)') and libraries (`*.a', `*.la') can be automake1.11-1.11.6/doc/automake.info-1-4927- added to a _program_ by listing them in the `_LDADD' variable. ############################################## automake1.11-1.11.6/doc/automake.info-1-4966- create the programs they should normally list files used by the automake1.11-1.11.6/doc/automake.info-1:4967: link command. That is `*.$(OBJEXT)', `*.a', or `*.la' files for automake1.11-1.11.6/doc/automake.info-1-4968- programs; `*.lo' and `*.la' files for Libtool libraries; and ############################################## automake1.11-1.11.6/doc/automake.info-1-5135- automake1.11-1.11.6/doc/automake.info-1:5136:The `$(LIBOBJS)' and `$(ALLOCA)' variables list object files that automake1.11-1.11.6/doc/automake.info-1-5137-should be compiled into the project to provide an implementation for ############################################## automake1.11-1.11.6/doc/automake.info-1-5149-Conditional Sources::. That is, when building a program, `$(LIBOBJS)' automake1.11-1.11.6/doc/automake.info-1:5150:and `$(ALLOCA)' should be added to the associated `*_LDADD' variable, automake1.11-1.11.6/doc/automake.info-1-5151-or to the `*_LIBADD' variable when building a library. However there ############################################## automake1.11-1.11.6/doc/automake.info-1-5183-can also use this information, otherwise it expects the source files automake1.11-1.11.6/doc/automake.info-1:5184:are to be in the directory where the `$(LIBOBJS)' and `$(ALLOCA)' automake1.11-1.11.6/doc/automake.info-1-5185-variables are used. ############################################## automake1.11-1.11.6/doc/automake.info-1-5201- automake1.11-1.11.6/doc/automake.info-1:5202: There is a small trap here, though: `$(LIBOBJS)' and `$(ALLOCA)' automake1.11-1.11.6/doc/automake.info-1-5203-might be empty, and building an empty library is not portable. You ############################################## automake1.11-1.11.6/doc/automake.info-1-5221- When option `subdir-objects' is not used, as in the above example, automake1.11-1.11.6/doc/automake.info-1:5222:the variables `$(LIBOBJS)' or `$(ALLOCA)' can only be used in the automake1.11-1.11.6/doc/automake.info-1-5223-directory where their sources lie. E.g., here it would be wrong to use automake1.11-1.11.6/doc/automake.info-1:5224:`$(LIBOBJS)' or `$(ALLOCA)' in `src/Makefile.am'. However if both automake1.11-1.11.6/doc/automake.info-1-5225-`subdir-objects' and `AC_CONFIG_LIBOBJ_DIR' are used, it is OK to use ############################################## automake1.11-1.11.6/doc/automake.info-1-5237- automake1.11-1.11.6/doc/automake.info-1:5238: Because `$(LIBOBJS)' and `$(ALLOCA)' contain object file names that automake1.11-1.11.6/doc/automake.info-1-5239-end with `.$(OBJEXT)', they are not suitable for Libtool libraries ############################################## automake1.11-1.11.6/doc/automake.info-1-5272- invokes the C preprocessor. In particular it generates `-I.', automake1.11-1.11.6/doc/automake.info-1:5273: `-I$(srcdir)', and a `-I' pointing to the directory holding automake1.11-1.11.6/doc/automake.info-1-5274- `config.h' (if you've used `AC_CONFIG_HEADERS' or ############################################## automake1.11-1.11.6/doc/automake.info-1-5279- part of a distribution tarball, its location is under automake1.11-1.11.6/doc/automake.info-1:5280: `$(builddir)', not under `$(srcdir)'. This matters especially for automake1.11-1.11.6/doc/automake.info-1-5281- packages that use header files placed in sub-directories and want ############################################## automake1.11-1.11.6/doc/automake.info-1-5702-macro `AC_F77_LIBRARY_LDFLAGS' be called in `configure.ac', and that automake1.11-1.11.6/doc/automake.info-1:5703:either `$(FLIBS)' appear in the appropriate `_LDADD' (for programs) or automake1.11-1.11.6/doc/automake.info-1-5704-`_LIBADD' (for shared libraries) variables. It is the responsibility ############################################## automake1.11-1.11.6/doc/automake.info-1-6086-target named `foo' in `Makefile.am' will override an automake1.11-1.11.6/doc/automake.info-1:6087:`automake'-generated rule for `foo$(EXEEXT)'. Without the `no-exeext' automake1.11-1.11.6/doc/automake.info-1-6088-option, this use will give a diagnostic. ############################################## automake1.11-1.11.6/doc/automake.info-1-6740- All these directory variables have values that start with either automake1.11-1.11.6/doc/automake.info-1:6741:`${prefix}' or `${exec_prefix}' unexpanded. This works fine in automake1.11-1.11.6/doc/automake.info-1-6742-`Makefiles', but it makes these variables hard to use in `configure'. ############################################## automake1.11-1.11.6/doc/automake.info-1-6876- `makeinfo' when building `.info' files; and automake1.11-1.11.6/doc/automake.info-1:6877: `$(AM_MAKEINFOHTMLFLAGS)' is used when building `.html' files. automake1.11-1.11.6/doc/automake.info-1-6878- ############################################## automake1.11-1.11.6/doc/automake.info-1-7020- automake1.11-1.11.6/doc/automake.info-1:7021:will install `stdio.h' in `$(includedir)' and `types.h' in automake1.11-1.11.6/doc/automake.info-1-7022-`$(includedir)/sys'. ############################################## automake1.11-1.11.6/doc/Makefile.in-115- "$(DESTDIR)$(docdir)" automake1.11-1.11.6/doc/Makefile.in:116:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; automake1.11-1.11.6/doc/Makefile.in-117-am__vpath_adj = case $$p in \ automake1.11-1.11.6/doc/Makefile.in:118: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/doc/Makefile.in-119- *) f=$$p;; \ automake1.11-1.11.6/doc/Makefile.in-120- esac; automake1.11-1.11.6/doc/Makefile.in:121:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; automake1.11-1.11.6/doc/Makefile.in-122-am__install_max = 40 automake1.11-1.11.6/doc/Makefile.in-123-am__nobase_strip_setup = \ automake1.11-1.11.6/doc/Makefile.in:124: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` automake1.11-1.11.6/doc/Makefile.in-125-am__nobase_strip = \ ############################################## automake1.11-1.11.6/doc/Makefile.in-336- $(am__cd) $(srcdir) && \ automake1.11-1.11.6/doc/Makefile.in:337: $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ automake1.11-1.11.6/doc/Makefile.in-338- fi; \ ############################################## automake1.11-1.11.6/doc/Makefile.in-370- @(dir=.; test -f ./automake.texi || dir=$(srcdir); \ automake1.11-1.11.6/doc/Makefile.in:371: set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake.texi`; \ automake1.11-1.11.6/doc/Makefile.in-372- echo "@set UPDATED $$1 $$2 $$3"; \ ############################################## automake1.11-1.11.6/doc/Makefile.in-413- for file in $$list; do \ automake1.11-1.11.6/doc/Makefile.in:414: relfile=`echo "$$file" | sed 's|^.*/||'`; \ automake1.11-1.11.6/doc/Makefile.in-415- echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ ############################################## automake1.11-1.11.6/doc/Makefile.in-422- for file in $$list; do \ automake1.11-1.11.6/doc/Makefile.in:423: relfile=`echo "$$file" | sed 's|^.*/||'`; \ automake1.11-1.11.6/doc/Makefile.in:424: relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ automake1.11-1.11.6/doc/Makefile.in-425- (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \ ############################################## automake1.11-1.11.6/doc/Makefile.in-449-dist-info: $(INFO_DEPS) automake1.11-1.11.6/doc/Makefile.in:450: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ automake1.11-1.11.6/doc/Makefile.in-451- list='$(INFO_DEPS)'; \ ############################################## automake1.11-1.11.6/doc/Makefile.in-453- case $$base in \ automake1.11-1.11.6/doc/Makefile.in:454: $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/doc/Makefile.in-455- esac; \ automake1.11-1.11.6/doc/Makefile.in-456- if test -f $$base; then d=.; else d=$(srcdir); fi; \ automake1.11-1.11.6/doc/Makefile.in:457: base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \ automake1.11-1.11.6/doc/Makefile.in-458- for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \ automake1.11-1.11.6/doc/Makefile.in-459- if test -f $$file; then \ automake1.11-1.11.6/doc/Makefile.in:460: relfile=`expr "$$file" : "$$d/\(.*\)"`; \ automake1.11-1.11.6/doc/Makefile.in-461- test -f "$(distdir)/$$relfile" || \ ############################################## automake1.11-1.11.6/doc/Makefile.in-479- @list='$(INFO_DEPS)'; for i in $$list; do \ automake1.11-1.11.6/doc/Makefile.in:480: i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ automake1.11-1.11.6/doc/Makefile.in-481- echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ ############################################## automake1.11-1.11.6/doc/Makefile.in-488- test -n "$(man1dir)" \ automake1.11-1.11.6/doc/Makefile.in:489: && test -n "`echo $$list1$$list2`" \ automake1.11-1.11.6/doc/Makefile.in-490- || exit 0; \ ############################################## automake1.11-1.11.6/doc/Makefile.in-543- @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ automake1.11-1.11.6/doc/Makefile.in:544: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ automake1.11-1.11.6/doc/Makefile.in-545- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## automake1.11-1.11.6/doc/Makefile.in-591-GTAGS: automake1.11-1.11.6/doc/Makefile.in:592: here=`$(am__cd) $(top_builddir) && pwd` \ automake1.11-1.11.6/doc/Makefile.in-593- && $(am__cd) $(top_srcdir) \ ############################################## automake1.11-1.11.6/doc/Makefile.in-612- else :; fi automake1.11-1.11.6/doc/Makefile.in:613: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/doc/Makefile.in:614: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/doc/Makefile.in-615- list='$(DISTFILES)'; \ ############################################## automake1.11-1.11.6/doc/Makefile.in-626- if test -d $$d/$$file; then \ automake1.11-1.11.6/doc/Makefile.in:627: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ automake1.11-1.11.6/doc/Makefile.in-628- if test -d "$(distdir)/$$file"; then \ ############################################## automake1.11-1.11.6/doc/Makefile.in-754- @$(NORMAL_INSTALL) automake1.11-1.11.6/doc/Makefile.in:755: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ automake1.11-1.11.6/doc/Makefile.in-756- list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ ############################################## automake1.11-1.11.6/doc/Makefile.in-762- case $$file in \ automake1.11-1.11.6/doc/Makefile.in:763: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/doc/Makefile.in-764- esac; \ automake1.11-1.11.6/doc/Makefile.in-765- if test -f $$file; then d=.; else d=$(srcdir); fi; \ automake1.11-1.11.6/doc/Makefile.in:766: file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ automake1.11-1.11.6/doc/Makefile.in-767- for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ ############################################## automake1.11-1.11.6/doc/Makefile.in-780- for file in $$list; do \ automake1.11-1.11.6/doc/Makefile.in:781: relfile=`echo "$$file" | sed 's|^.*/||'`; \ automake1.11-1.11.6/doc/Makefile.in-782- echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ ############################################## automake1.11-1.11.6/doc/Makefile.in-864-$(srcdir)/aclocal.1 $(srcdir)/automake.1: automake1.11-1.11.6/doc/Makefile.in:865: f=`echo $@ | sed 's|.*/||; s|\.1$$||; $(transform)'`; \ automake1.11-1.11.6/doc/Makefile.in-866- echo ".so man1/$$f-$(APIVERSION).1" > $@ ############################################## automake1.11-1.11.6/doc/Makefile.in-876-$(srcdir)/amhello-1.0.tar.gz: $(amhello_sources) $(top_srcdir)/configure.ac automake1.11-1.11.6/doc/Makefile.in:877: $(AM_V_GEN)abs_top_builddir=`cd '$(top_builddir)' && pwd` && \ automake1.11-1.11.6/doc/Makefile.in-878- PATH="$$abs_top_builddir/tests$(PATH_SEPARATOR)$$PATH" && \ ############################################## automake1.11-1.11.6/doc/automake.texi-8563-dist-hook: automake1.11-1.11.6/doc/automake.texi:8564: rm -rf `find $(distdir)/doc -type d -name .svn` automake1.11-1.11.6/doc/automake.texi-8565-@end example ############################################## automake1.11-1.11.6/tests/pr87.test-39-cat >configure.in <<EOF automake1.11-1.11.6/tests/pr87.test:40:AC_INIT(`echo $subdirs | sed 's|\([a-z][a-z]*\).*|\1/\1.c|'`) automake1.11-1.11.6/tests/pr87.test-41-AC_CONFIG_AUX_DIR(.) ############################################## automake1.11-1.11.6/tests/pr87.test-43-AC_PROG_CC automake1.11-1.11.6/tests/pr87.test:44:AC_OUTPUT(Makefile `echo $subdirs | sed 's|\([a-z][a-z]*\)|\1/Makefile|g'`) automake1.11-1.11.6/tests/pr87.test-45-EOF ############################################## automake1.11-1.11.6/tests/python.test-53-for f in Makefile.in Makefile2.in Makefile3.in; do automake1.11-1.11.6/tests/python.test:54: test `grep -c '^py_compile =' $f` -eq 1 automake1.11-1.11.6/tests/python.test:55: test `grep -c '^am__py_compile =' $f` -eq 1 automake1.11-1.11.6/tests/python.test-56-done ############################################## automake1.11-1.11.6/tests/parallel-tests3.test-85-while test ! -f serial/test-suite.log && test $i -le 120; do automake1.11-1.11.6/tests/parallel-tests3.test:86: i=`expr $i + 1` automake1.11-1.11.6/tests/parallel-tests3.test-87- sleep '1' # Extra quoting to please maintainer-check. ############################################## automake1.11-1.11.6/tests/ansi5.test-79-| while read file; do automake1.11-1.11.6/tests/ansi5.test:80: base="`echo $file | sed -e 's/\.Po//'`" automake1.11-1.11.6/tests/ansi5.test-81- mv $file ${base}_.Po ############################################## automake1.11-1.11.6/tests/java-no-duplicate.test-40- grep "^$var =" Makefile.in automake1.11-1.11.6/tests/java-no-duplicate.test:41: test `grep -c "^[$sp$tab]*$var[$sp$tab]*=" Makefile.in` = 1 automake1.11-1.11.6/tests/java-no-duplicate.test-42-done ############################################## automake1.11-1.11.6/tests/comment8.test-41-test: automake1.11-1.11.6/tests/comment8.test:42: test "`echo $(VAR)`" = 'valA valB val1 valC val2' automake1.11-1.11.6/tests/comment8.test-43-EOF ############################################## automake1.11-1.11.6/tests/gettext-macros.test-51-# for what concerns us, to bring in all the required .m4 files. automake1.11-1.11.6/tests/gettext-macros.test:52:autopoint_version=`extract_program_version $am_gettextize_command` \ automake1.11-1.11.6/tests/gettext-macros.test-53- && test -n "$autopoint_version" \ ############################################## automake1.11-1.11.6/tests/dist-auxfile.test-31- automake1.11-1.11.6/tests/dist-auxfile.test:32: i=`expr $i + 1` automake1.11-1.11.6/tests/dist-auxfile.test-33- mkdir T$i.d ############################################## automake1.11-1.11.6/tests/help4.test-28-# Honour user overrides for $ACLOCAL and $AUTOMAKE. automake1.11-1.11.6/tests/help4.test:29:ACLOCAL=`echo " $ACLOCAL " | sed 's/ -W[^ ]*/ /g'` automake1.11-1.11.6/tests/help4.test:30:AUTOMAKE=`echo " $AUTOMAKE " | sed 's/ -W[^ ]*/ /g'` automake1.11-1.11.6/tests/help4.test-31- automake1.11-1.11.6/tests/help4.test-32-escape_dots () { sed 's/\./\\./g'; } # avoid issues with `\' in backquotes automake1.11-1.11.6/tests/help4.test:33:apiversion_rx=`echo "$APIVERSION" | escape_dots` automake1.11-1.11.6/tests/help4.test-34- ############################################## automake1.11-1.11.6/tests/suffix13.test-41-## Account for VPATH issues on weaker make implementations (e.g. IRIX 6.5) automake1.11-1.11.6/tests/suffix13.test:42: cp `test -f '$<' || echo $(srcdir)/`$< $@ automake1.11-1.11.6/tests/suffix13.test-43- ############################################## automake1.11-1.11.6/tests/phony.test-30-$AUTOMAKE automake1.11-1.11.6/tests/phony.test:31:test `$FGREP .PHONY: Makefile.in | wc -l` = 3 ############################################## automake1.11-1.11.6/tests/extra-portability3.test-25-# FIXME: use $original_AUTOMAKE here once we are merged into master. automake1.11-1.11.6/tests/extra-portability3.test:26:AUTOMAKE="`(set $AUTOMAKE && echo $1)` --foreign -Werror" automake1.11-1.11.6/tests/extra-portability3.test-27- ############################################## automake1.11-1.11.6/tests/vtexi4.test-37- || { echo "$me: 'date' is not POSIX-compliant enough"; Exit 77; } automake1.11-1.11.6/tests/vtexi4.test:38:day=`echo "$day" | sed 's/^0//'` automake1.11-1.11.6/tests/vtexi4.test-39- ############################################## automake1.11-1.11.6/tests/Makefile.am-25-$(parallel_tests): $(parallel_tests:-p.test=.test) Makefile.am automake1.11-1.11.6/tests/Makefile.am:26: $(AM_V_GEN)input=`echo $@ | sed 's,.*/,,; s,-p.test$$,.test,'` \ automake1.11-1.11.6/tests/Makefile.am-27- && sed 's|^\. \./defs.*|parallel_tests=yes; &|' \ ############################################## automake1.11-1.11.6/tests/color2.test-35-# GNU or BSD 'grep -a' works on files, but is not portable. automake1.11-1.11.6/tests/color2.test:36:case `echo "$std" | grep .` in automake1.11-1.11.6/tests/color2.test-37- "$std") ;; ############################################## automake1.11-1.11.6/tests/amhello-cross-compile.test-28-host=i586-mingw32msvc automake1.11-1.11.6/tests/amhello-cross-compile.test:29:build=`"$testsrcdir"/../lib/config.guess` && test -n "$build" \ automake1.11-1.11.6/tests/amhello-cross-compile.test-30- || fatal_ "cannot guess build platform" ############################################## automake1.11-1.11.6/tests/README-155- automake1.11-1.11.6/tests/README:156: Use `$PATH_SEPARATOR', not hard-coded `:', as the separator of automake1.11-1.11.6/tests/README-157- PATH's entries. ############################################## automake1.11-1.11.6/tests/README-172- code preserves filenames with spaces. This will catch errors like automake1.11-1.11.6/tests/README:173: `echo $filename | ...`. automake1.11-1.11.6/tests/README-174- ############################################## automake1.11-1.11.6/tests/specflg6.test-43- automake1.11-1.11.6/tests/specflg6.test:44:uncondval=`$FGREP 'foo-foo.o: foo.c' Makefile.in` automake1.11-1.11.6/tests/specflg6.test-45- ############################################## automake1.11-1.11.6/tests/specflg6.test-51- automake1.11-1.11.6/tests/specflg6.test:52:condval=`$FGREP 'foo-foo.o: foo.c' Makefile.in` automake1.11-1.11.6/tests/specflg6.test-53- ############################################## automake1.11-1.11.6/tests/parallel-tests6.test-18-# - empty TESTS automake1.11-1.11.6/tests/parallel-tests6.test:19:# BSD make will expand `$(TESTS:=.log)' to `.log' unless overridden. automake1.11-1.11.6/tests/parallel-tests6.test-20-# See parallel-tests10.test for a similar issue. ############################################## automake1.11-1.11.6/tests/test-extensions.test-44-for lc in $valid_extensions; do automake1.11-1.11.6/tests/test-extensions.test:45: uc=`echo $lc | tr '[a-z]' '[A-Z]'` automake1.11-1.11.6/tests/test-extensions.test-46- $FGREP "\$(${uc}_LOG_COMPILER)" Makefile.in ############################################## automake1.11-1.11.6/tests/test-extensions.test-62-for suf in mu .x-y a-b .t.1 .6c .0 .11 @suf@ .@ext@ '.=' '_&_'; do automake1.11-1.11.6/tests/test-extensions.test:63: suf2=`printf '%s\n' "$suf" | sed -e 's/\./\\./'` automake1.11-1.11.6/tests/test-extensions.test-64- $EGREP "^Makefile\.am:2:.*invalid test extension.* $suf2( |$)" stderr ############################################## automake1.11-1.11.6/tests/color.test-35-# GNU or BSD 'grep -a' works on files, but is not portable. automake1.11-1.11.6/tests/color.test:36:case `echo "$std" | grep .` in automake1.11-1.11.6/tests/color.test-37- "$std") ;; ############################################## automake1.11-1.11.6/tests/tests-environment-backcompat.test-43-# With "use strict" enacted, this will cause an error, since the automake1.11-1.11.6/tests/tests-environment-backcompat.test:44:# variable `$x' is not declared with `my' nor specified with an automake1.11-1.11.6/tests/tests-environment-backcompat.test-45-# explicit package name. ############################################## automake1.11-1.11.6/tests/get-sysconf.test-29-testbuilddir=`(cd .. && pwd)` automake1.11-1.11.6/tests/get-sysconf.test:30:top_testbuilddir=`(cd $testbuilddir/.. && pwd)` automake1.11-1.11.6/tests/get-sysconf.test-31- ############################################## automake1.11-1.11.6/tests/dist-included-parent-dir.test-32- test -f $(distdir)/bar automake1.11-1.11.6/tests/dist-included-parent-dir.test:33: test 2 -gt `find $(distdir)/sub -type d | wc -l` automake1.11-1.11.6/tests/dist-included-parent-dir.test-34-END ############################################## automake1.11-1.11.6/tests/cond16.test-61- automake1.11-1.11.6/tests/cond16.test:62:val=`$MAKE -s echorule`; automake1.11-1.11.6/tests/cond16.test-63-echo $val ############################################## automake1.11-1.11.6/tests/extradep2.test-48- stat older bar$(EXEEXT) libfoo.la || : For debugging. automake1.11-1.11.6/tests/extradep2.test:49: test `ls -t bar$(EXEEXT) older | sed q` = bar$(EXEEXT) automake1.11-1.11.6/tests/extradep2.test-50-END ############################################## automake1.11-1.11.6/tests/extra-portability.test-28-# FIXME: use $original_AUTOMAKE here once we are merged into master. automake1.11-1.11.6/tests/extra-portability.test:29:AUTOMAKE="`(set $AUTOMAKE && echo $1)` --foreign -Werror" automake1.11-1.11.6/tests/extra-portability.test-30- ############################################## automake1.11-1.11.6/tests/cond18.test-67- automake1.11-1.11.6/tests/cond18.test:68:val=`$MAKE --no-print-directory echorule`; automake1.11-1.11.6/tests/cond18.test-69-echo $val ############################################## automake1.11-1.11.6/tests/missing5.test-25-needed_tools='chmod find sed test touch' automake1.11-1.11.6/tests/missing5.test:26:needed_tools_csep=`echo $needed_tools | sed 's/ /, /g'` automake1.11-1.11.6/tests/missing5.test-27- ############################################## automake1.11-1.11.6/tests/pr224.test-22-# I.e., for `foo.c' in `$(top_srcdir)/bar', being built in automake1.11-1.11.6/tests/pr224.test:23:# `$(top_srcdir)/build', the location of the `.deps' directory automake1.11-1.11.6/tests/pr224.test-24-# should be `$(top_builddir)/bar/.deps'. ############################################## automake1.11-1.11.6/tests/autodist.test-47-# Normalize whitespace, just in case. automake1.11-1.11.6/tests/autodist.test:48:list=`echo $list` automake1.11-1.11.6/tests/autodist.test-49- ############################################## automake1.11-1.11.6/tests/Makefile.in-115-} automake1.11-1.11.6/tests/Makefile.in:116:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; automake1.11-1.11.6/tests/Makefile.in-117-am__vpath_adj = case $$p in \ automake1.11-1.11.6/tests/Makefile.in:118: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ automake1.11-1.11.6/tests/Makefile.in-119- *) f=$$p;; \ automake1.11-1.11.6/tests/Makefile.in-120- esac; automake1.11-1.11.6/tests/Makefile.in:121:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; automake1.11-1.11.6/tests/Makefile.in-122-am__install_max = 40 automake1.11-1.11.6/tests/Makefile.in-123-am__nobase_strip_setup = \ automake1.11-1.11.6/tests/Makefile.in:124: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` automake1.11-1.11.6/tests/Makefile.in-125-am__nobase_strip = \ ############################################## automake1.11-1.11.6/tests/Makefile.in-179-trap "st=141; $$am__trap" 13; trap "st=143; $$am__trap" 15; \ automake1.11-1.11.6/tests/Makefile.in:180:am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`; \ automake1.11-1.11.6/tests/Makefile.in-181-test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \ ############################################## automake1.11-1.11.6/tests/Makefile.in-1378- done`; \ automake1.11-1.11.6/tests/Makefile.in:1379: all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[ ]*//'`; \ automake1.11-1.11.6/tests/Makefile.in:1380: fail=`echo "$$results" | grep -c '^FAIL'`; \ automake1.11-1.11.6/tests/Makefile.in:1381: pass=`echo "$$results" | grep -c '^PASS'`; \ automake1.11-1.11.6/tests/Makefile.in:1382: skip=`echo "$$results" | grep -c '^SKIP'`; \ automake1.11-1.11.6/tests/Makefile.in:1383: xfail=`echo "$$results" | grep -c '^XFAIL'`; \ automake1.11-1.11.6/tests/Makefile.in:1384: xpass=`echo "$$results" | grep -c '^XPASS'`; \ automake1.11-1.11.6/tests/Makefile.in:1385: failures=`expr $$fail + $$xpass`; \ automake1.11-1.11.6/tests/Makefile.in:1386: all=`expr $$all - $$skip`; \ automake1.11-1.11.6/tests/Makefile.in-1387- if test "$$all" -eq 1; then tests=test; All=; \ ############################################## automake1.11-1.11.6/tests/Makefile.in-1493-check-html recheck-html: automake1.11-1.11.6/tests/Makefile.in:1494: @target=`echo $@ | sed 's/-html$$//'`; \ automake1.11-1.11.6/tests/Makefile.in-1495- rv=0; $(MAKE) $(AM_MAKEFLAGS) $$target || rv=$$?; \ ############################################## automake1.11-1.11.6/tests/Makefile.in-1503-distdir: $(DISTFILES) automake1.11-1.11.6/tests/Makefile.in:1504: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/tests/Makefile.in:1505: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ automake1.11-1.11.6/tests/Makefile.in-1506- list='$(DISTFILES)'; \ ############################################## automake1.11-1.11.6/tests/Makefile.in-1517- if test -d $$d/$$file; then \ automake1.11-1.11.6/tests/Makefile.in:1518: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ automake1.11-1.11.6/tests/Makefile.in-1519- if test -d "$(distdir)/$$file"; then \ ############################################## automake1.11-1.11.6/tests/Makefile.in-1657-$(parallel_tests): $(parallel_tests:-p.test=.test) Makefile.am automake1.11-1.11.6/tests/Makefile.in:1658: $(AM_V_GEN)input=`echo $@ | sed 's,.*/,,; s,-p.test$$,.test,'` \ automake1.11-1.11.6/tests/Makefile.in-1659- && sed 's|^\. \./defs.*|parallel_tests=yes; &|' \ ############################################## automake1.11-1.11.6/tests/parallel-tests8.test-41-## Account for VPATH issues on weaker make implementations (e.g. IRIX 6.5) automake1.11-1.11.6/tests/parallel-tests8.test:42: cp `test -f '$<' || echo $(srcdir)/`$< $@ automake1.11-1.11.6/tests/parallel-tests8.test-43- chmod +x $@ ############################################## automake1.11-1.11.6/tests/color-p.test-35-# GNU or BSD 'grep -a' works on files, but is not portable. automake1.11-1.11.6/tests/color-p.test:36:case `echo "$std" | grep .` in automake1.11-1.11.6/tests/color-p.test-37- "$std") ;; ############################################## automake1.11-1.11.6/tests/instmany-mans.test-38- echo $i automake1.11-1.11.6/tests/instmany-mans.test:39: i=\`expr $i + 1\` automake1.11-1.11.6/tests/instmany-mans.test-40- done; }` ############################################## automake1.11-1.11.6/tests/instmany-mans.test-47-INSTALL='@INSTALL@' automake1.11-1.11.6/tests/instmany-mans.test:48:len=`expr "$INSTALL $*" : ".*" 2>/dev/null || echo $limit` automake1.11-1.11.6/tests/instmany-mans.test-49-if test $len -ge $limit; then ############################################## automake1.11-1.11.6/tests/instmany-mans.test-62-RM='rm -f' automake1.11-1.11.6/tests/instmany-mans.test:63:len=`expr "$RM $*" : ".*" 2>/dev/null || echo $limit` automake1.11-1.11.6/tests/instmany-mans.test-64-if test $len -ge $limit; then ############################################## automake1.11-1.11.6/tests/instmany-mans.test-121-$MAKE uninstall automake1.11-1.11.6/tests/instmany-mans.test:122:test `find "$instdir" -type f -print | wc -l` = 0 automake1.11-1.11.6/tests/instmany-mans.test-123- ############################################## automake1.11-1.11.6/tests/yacc6.test-43-test-time-unchanged: automake1.11-1.11.6/tests/yacc6.test:44: test `ls -1t sub/main.$(OBJEXT) z | sed 1q` = z automake1.11-1.11.6/tests/yacc6.test-45-test-time-changed: automake1.11-1.11.6/tests/yacc6.test:46: test `ls -1t sub/main.$(OBJEXT) z | sed 1q` = sub/main.$(OBJEXT) automake1.11-1.11.6/tests/yacc6.test-47-END ############################################## automake1.11-1.11.6/tests/subpkg4.test-26-test-distdir-is-readable: automake1.11-1.11.6/tests/subpkg4.test:27: bad_dirs=`find $(distdir) -type d ! -perm -755 -print`; \ automake1.11-1.11.6/tests/subpkg4.test-28- if test -n "$$bad_dirs"; then \ ############################################## automake1.11-1.11.6/tests/subpkg4.test-31- fi automake1.11-1.11.6/tests/subpkg4.test:32: bad_files=`find $(distdir) ! -type d ! -perm -444 -print`; \ automake1.11-1.11.6/tests/subpkg4.test-33- if test -n "$$bad_files"; then \ ############################################## automake1.11-1.11.6/tests/acoutpt2.test-38- automake1.11-1.11.6/tests/acoutpt2.test:39:count=`$FGREP foo.in Makefile.in | wc -l` automake1.11-1.11.6/tests/acoutpt2.test-40-test $count -eq 2 ############################################## automake1.11-1.11.6/tests/cond15.test-57- automake1.11-1.11.6/tests/cond15.test:58:num1=`$FGREP 'helldl$(EXEEXT):' Makefile.in | wc -l` automake1.11-1.11.6/tests/cond15.test:59:num2=`$FGREP '@COND1_FALSE@@COND2_TRUE@helldl$(EXEEXT):' Makefile.in | wc -l` automake1.11-1.11.6/tests/cond15.test-60-test $num1 -eq 4 ############################################## automake1.11-1.11.6/tests/compile3.test-38- # Check if compile handles "-o foo", -I, -l, -L, -Xlinker -Wl, automake1.11-1.11.6/tests/compile3.test:39: opts=`LIB= ./compile ./cl foo.c -o foo -l${sp}bar -L${sp}gazonk -I${sp}baz -Xlinker foobar -Wl,-foo,bar` automake1.11-1.11.6/tests/compile3.test-40- test x"$opts" = x"foo.c -Fefoo bar.lib -Ibaz -link -LIBPATH:gazonk foobar -foo bar" ############################################## automake1.11-1.11.6/tests/compile3.test-42- # Check if compile handles "-o foo.obj" automake1.11-1.11.6/tests/compile3.test:43: opts=`./compile ./cl -c foo.c -o foo.obj -I${sp}baz` automake1.11-1.11.6/tests/compile3.test-44- test x"$opts" = x"-c foo.c -Fofoo.obj -Ibaz" ############################################## automake1.11-1.11.6/tests/compile3.test-46- # Check if compile handles "-o foo.o" automake1.11-1.11.6/tests/compile3.test:47: opts=`./compile ./cl -c foo.c -o foo.o -I${sp}baz` automake1.11-1.11.6/tests/compile3.test-48- test x"$opts" = x"-c foo.c -Fofoo.o -Ibaz" ############################################## automake1.11-1.11.6/tests/compile3.test-50- # Check if compile handles "foo.cc" as C++. automake1.11-1.11.6/tests/compile3.test:51: opts=`./compile ./cl -c foo.cc -o foo.o -I${sp}baz` automake1.11-1.11.6/tests/compile3.test-52- test x"$opts" = x"-c -Tpfoo.cc -Fofoo.o -Ibaz" ############################################## automake1.11-1.11.6/tests/compile3.test-54- # Check if compile clears the "eat" variable properly. automake1.11-1.11.6/tests/compile3.test:55: opts=`eat=1 ./compile ./cl -c foo.c -o foo.obj -I${sp}baz` automake1.11-1.11.6/tests/compile3.test-56- test x"$opts" = x"-c foo.c -Fofoo.obj -Ibaz" ############################################## automake1.11-1.11.6/tests/cond5.test-60- sleep '10' automake1.11-1.11.6/tests/cond5.test:61: try=`expr $try + 1` automake1.11-1.11.6/tests/cond5.test-62- else ############################################## automake1.11-1.11.6/tests/help.test-28-# Honour user overrides for $ACLOCAL and $AUTOMAKE. automake1.11-1.11.6/tests/help.test:29:ACLOCAL=`echo " $ACLOCAL " | sed 's/ -W[^ ]*/ /g'` automake1.11-1.11.6/tests/help.test:30:AUTOMAKE=`echo " $AUTOMAKE " | sed 's/ -W[^ ]*/ /g'` automake1.11-1.11.6/tests/help.test-31- ############################################## automake1.11-1.11.6/tests/conflnk2.test-31- test -f $(distdir)/sdir-no-make/src4 automake1.11-1.11.6/tests/conflnk2.test:32: test 2 -gt `find $(distdir)/sdir -type d | wc -l` automake1.11-1.11.6/tests/conflnk2.test:33: test 2 -gt `find $(distdir)/sdir-no-make -type d | wc -l` automake1.11-1.11.6/tests/conflnk2.test:34: test 4 -gt `find $(distdir) -type d | wc -l` automake1.11-1.11.6/tests/conflnk2.test-35-END ############################################## automake1.11-1.11.6/tests/subobj11b.test-73- case $x in automake1.11-1.11.6/tests/subobj11b.test:74: */*) d=`echo $x | sed 's,[^/]*$,,'`; b=`echo $x | sed 's,^.*/,,'`;; automake1.11-1.11.6/tests/subobj11b.test-75- *) d=''; b=$x;; ############################################## automake1.11-1.11.6/tests/mdate5.test-38- automake1.11-1.11.6/tests/mdate5.test:39:set x `$SHELL ./mdate-sh Makefile.am` automake1.11-1.11.6/tests/mdate5.test-40-shift ############################################## automake1.11-1.11.6/tests/defs.in-56- # compute $srcdir. automake1.11-1.11.6/tests/defs.in:57: srcdir=`echo "$0" | sed -e 's,/[^\\/]*$,,'` automake1.11-1.11.6/tests/defs.in-58- test "$srcdir" = $0 && srcdir=. ############################################## automake1.11-1.11.6/tests/defs.in-70-if test -z "$me"; then automake1.11-1.11.6/tests/defs.in:71: me=`echo "$0" | sed -e 's,.*[\\/],,;s/\.test$//'` automake1.11-1.11.6/tests/defs.in-72-elif env | grep '^me=' >/dev/null; then ############################################## automake1.11-1.11.6/tests/defs.in-390- *) automake1.11-1.11.6/tests/defs.in:391: srcdir=`CDPATH=: && cd "$srcdir" && pwd` automake1.11-1.11.6/tests/defs.in-392- ;; ############################################## automake1.11-1.11.6/tests/defs.in-511-{ automake1.11-1.11.6/tests/defs.in:512: is_newest_files=`find "$@" -prune -newer "$1"` automake1.11-1.11.6/tests/defs.in-513- test -z "$is_newest_files" ############################################## automake1.11-1.11.6/tests/defs.in-591- if test x"$sed_unindent_prog" = x; then automake1.11-1.11.6/tests/defs.in:592: sed_unindent_prog=`printf '%s\n' "$commented_sed_unindent_prog" | sed -e "s/ *# .*//"` automake1.11-1.11.6/tests/defs.in-593- fi ############################################## automake1.11-1.11.6/tests/cond19.test-68-CONDITION1=true CONDITION2=true ./configure automake1.11-1.11.6/tests/cond19.test:69:vala=`$MAKE --no-print-directory echorule`; automake1.11-1.11.6/tests/cond19.test-70-CONDITION1=true CONDITION2=false ./configure automake1.11-1.11.6/tests/cond19.test:71:valb=`$MAKE --no-print-directory echorule`; automake1.11-1.11.6/tests/cond19.test-72-CONDITION1=false CONDITION2=true ./configure automake1.11-1.11.6/tests/cond19.test:73:valc=`$MAKE --no-print-directory echorule`; automake1.11-1.11.6/tests/cond19.test-74-CONDITION1=false CONDITION2=false ./configure automake1.11-1.11.6/tests/cond19.test:75:vald=`$MAKE --no-print-directory echorule`; automake1.11-1.11.6/tests/cond19.test-76- ############################################## automake1.11-1.11.6/tests/instmany-python.test-33- echo $i automake1.11-1.11.6/tests/instmany-python.test:34: i=\`expr $i + 1\` automake1.11-1.11.6/tests/instmany-python.test-35- done; }` ############################################## automake1.11-1.11.6/tests/instmany-python.test-42-INSTALL='@INSTALL@' automake1.11-1.11.6/tests/instmany-python.test:43:len=`expr "$INSTALL $*" : ".*" 2>/dev/null || echo $limit` automake1.11-1.11.6/tests/instmany-python.test-44-if test $len -ge $limit; then ############################################## automake1.11-1.11.6/tests/instmany-python.test-57-RM='rm -f' automake1.11-1.11.6/tests/instmany-python.test:58:len=`expr "$RM $*" : ".*" 2>/dev/null || echo $limit` automake1.11-1.11.6/tests/instmany-python.test-59-if test $len -ge $limit; then ############################################## automake1.11-1.11.6/tests/instmany-python.test-111-$MAKE uninstall automake1.11-1.11.6/tests/instmany-python.test:112:test `find "$instdir" -type f -print | wc -l` = 0 automake1.11-1.11.6/tests/instmany-python.test-113- ############################################## automake1.11-1.11.6/tests/version6.test-22- automake1.11-1.11.6/tests/version6.test:23:amver=`$AUTOMAKE --version | sed -e 's/.* //;1q'` automake1.11-1.11.6/tests/version6.test-24- ############################################## automake1.11-1.11.6/tests/dollarvar.test-17-# Test to make sure that -Wportability complains about recursive automake1.11-1.11.6/tests/dollarvar.test:18:# variable expansions and variables containing `$', `$(...)', or automake1.11-1.11.6/tests/dollarvar.test-19-# `${...}' in the name. We support recursive variable expansions using ############################################## automake1.11-1.11.6/tests/help2.test-27-# Honour user overrides for $ACLOCAL and $AUTOMAKE. automake1.11-1.11.6/tests/help2.test:28:ACLOCAL=`echo " $ACLOCAL " | sed 's/ -W[^ ]*/ /g'` automake1.11-1.11.6/tests/help2.test:29:AUTOMAKE=`echo " $AUTOMAKE " | sed 's/ -W[^ ]*/ /g'` automake1.11-1.11.6/tests/help2.test-30- ############################################## automake1.11-1.11.6/tests/autodist-subdir.test-44-# Normalize whitespace, just in case. automake1.11-1.11.6/tests/autodist-subdir.test:45:list=`echo $list` automake1.11-1.11.6/tests/autodist-subdir.test-46- ############################################## automake1.11-1.11.6/tests/subobj10.test-16- automake1.11-1.11.6/tests/subobj10.test:17:# PR 492: Test asm subdir-objects. automake1.11-1.11.6/tests/subobj10.test-18- ############################################## automake1.11-1.11.6/tests/cond4.test-60-CONDITION1=true CONDITION2=true ./configure automake1.11-1.11.6/tests/cond4.test:61:msgtt=`$MAKE --no-print-directory echo-objects` automake1.11-1.11.6/tests/cond4.test-62-CONDITION1=true CONDITION2=false ./configure automake1.11-1.11.6/tests/cond4.test:63:msgtf=`$MAKE --no-print-directory echo-objects` automake1.11-1.11.6/tests/cond4.test-64-CONDITION1=false CONDITION2=true ./configure automake1.11-1.11.6/tests/cond4.test:65:msgft=`$MAKE --no-print-directory echo-objects` automake1.11-1.11.6/tests/cond4.test-66-CONDITION1=false CONDITION2=false ./configure automake1.11-1.11.6/tests/cond4.test:67:msgff=`$MAKE --no-print-directory echo-objects` automake1.11-1.11.6/tests/cond4.test-68- ############################################## automake1.11-1.11.6/tests/test-extensions-cond.test-65- AUTOMAKE_fails $i automake1.11-1.11.6/tests/test-extensions-cond.test:66: lineno=`sed -n 's/^## lineno //p' $i.am` \ automake1.11-1.11.6/tests/test-extensions-cond.test-67- && test 0 -lt "$lineno" \ ############################################## automake1.11-1.11.6/tests/txinfo9.test-39- $EGREP "(^| )$t*.:" Makefile.in # help in debugging automake1.11-1.11.6/tests/txinfo9.test:40: test `$EGREP -c "(^| )$t(:| *.:)" Makefile.in` -eq 1 automake1.11-1.11.6/tests/txinfo9.test-41-done ############################################## automake1.11-1.11.6/tests/help3.test-27-# Honour user overrides for $ACLOCAL and $AUTOMAKE. automake1.11-1.11.6/tests/help3.test:28:ACLOCAL=`echo " $ACLOCAL " | sed 's/ -W[^ ]*/ /g'` automake1.11-1.11.6/tests/help3.test:29:AUTOMAKE=`echo " $AUTOMAKE " | sed 's/ -W[^ ]*/ /g'` automake1.11-1.11.6/tests/help3.test-30- ############################################## automake1.11-1.11.6/tests/cond14.test-50- automake1.11-1.11.6/tests/cond14.test:51:num=`grep 'helldl$(EXEEXT):' Makefile.in | wc -l` automake1.11-1.11.6/tests/cond14.test-52-test $num -eq 2 ############################################## automake1.11-1.11.6/tests/extradep.test-53- stat older bar$(EXEEXT) libfoo.a || : For debugging. automake1.11-1.11.6/tests/extradep.test:54: test `ls -t bar$(EXEEXT) older | sed q` = bar$(EXEEXT) automake1.11-1.11.6/tests/extradep.test-55-END ############################################## automake1.11-1.11.6/tests/aclocal-print-acdir.test-23-$ACLOCAL --print-ac-dir automake1.11-1.11.6/tests/aclocal-print-acdir.test:24:test "`$ACLOCAL --print-ac-dir`" = "$testaclocaldir/acdir" automake1.11-1.11.6/tests/aclocal-print-acdir.test-25- automake1.11-1.11.6/tests/aclocal-print-acdir.test-26-$ACLOCAL -Wno-obsolete --acdir foo --print-ac-dir automake1.11-1.11.6/tests/aclocal-print-acdir.test:27:test "`$ACLOCAL -Wno-obsolete --acdir foo --print-ac-dir`" = foo automake1.11-1.11.6/tests/aclocal-print-acdir.test-28- automake1.11-1.11.6/tests/aclocal-print-acdir.test-29-$ACLOCAL --system-acdir /bar --print-ac-dir automake1.11-1.11.6/tests/aclocal-print-acdir.test:30:test "`$ACLOCAL --system-acdir /bar --print-ac-dir`" = /bar automake1.11-1.11.6/tests/aclocal-print-acdir.test-31- automake1.11-1.11.6/tests/aclocal-print-acdir.test-32-$ACLOCAL --automake-acdir /bar --print-ac-dir automake1.11-1.11.6/tests/aclocal-print-acdir.test:33:test "`$ACLOCAL --automake-acdir /bar --print-ac-dir`" = "$testaclocaldir/acdir" automake1.11-1.11.6/tests/aclocal-print-acdir.test-34- ############################################## automake1.11-1.11.6/tests/longlin2.test-30- match="..........$match" automake1.11-1.11.6/tests/longlin2.test:31: n=`expr $n + 1` automake1.11-1.11.6/tests/longlin2.test-32-done automake1.11-1.11.6/tests/longlin2.test:33:files2=`echo "$files" | sed s/filename/filenameb/g` automake1.11-1.11.6/tests/longlin2.test-34- ############################################## automake1.11-1.11.6/tests/compile6.test-51- # Check if compile library search correctly automake1.11-1.11.6/tests/compile6.test:52: opts=`./compile ./cl foo.c -o foo -L${sp}lib -l${sp}bar -l${sp}foo` automake1.11-1.11.6/tests/compile6.test-53- test x"$opts" = x"foo.c -Fefoo lib/bar.dll.lib $syslib/foo.lib -link -LIBPATH:lib" ############################################## automake1.11-1.11.6/tests/compile6.test-55- # Check if -static makes compile avoid bar.dll.lib automake1.11-1.11.6/tests/compile6.test:56: opts=`./compile ./cl foo.c -o foo -L${sp}lib -static -l${sp}bar -l${sp}foo` automake1.11-1.11.6/tests/compile6.test-57- test x"$opts" = x"foo.c -Fefoo lib/bar.lib $syslib/foo.lib -link -LIBPATH:lib" ############################################## automake1.11-1.11.6/tests/compile6.test-62- # Check if compile finds bar.dll.lib in syslib automake1.11-1.11.6/tests/compile6.test:63: opts=`./compile ./cl foo.c -o foo -l${sp}bar -l${sp}foo` automake1.11-1.11.6/tests/compile6.test-64- test x"$opts" = x"foo.c -Fefoo $syslib/bar.dll.lib $syslib/foo.lib" ############################################## automake1.11-1.11.6/tests/compile6.test-66- # Check if compile prefers -L over $LIB automake1.11-1.11.6/tests/compile6.test:67: opts=`./compile ./cl foo.c -o foo -L${sp}lib -l${sp}bar -l${sp}foo` automake1.11-1.11.6/tests/compile6.test-68- test x"$opts" = x"foo.c -Fefoo lib/bar.dll.lib $syslib/foo.lib -link -LIBPATH:lib" ############################################## automake1.11-1.11.6/tests/compile6.test-73- # Check if compile avoids bar.dll.lib in lib2 when -static automake1.11-1.11.6/tests/compile6.test:74: opts=`./compile ./cl foo.c -o foo -L${sp}lib2 -static -l${sp}bar -l${sp}foo` automake1.11-1.11.6/tests/compile6.test-75- test x"$opts" = x"foo.c -Fefoo $syslib/bar.lib $syslib/foo.lib -link -LIBPATH:lib2" ############################################## automake1.11-1.11.6/tests/compile6.test-78- # is added in the middle automake1.11-1.11.6/tests/compile6.test:79: opts=`./compile ./cl foo.c -o foo -L${sp}lib2 -L${sp}lib -l${sp}bar -static -l${sp}bar` automake1.11-1.11.6/tests/compile6.test-80- test x"$opts" = x"foo.c -Fefoo lib2/bar.dll.lib lib/bar.lib -link -LIBPATH:lib2 -LIBPATH:lib" ############################################## automake1.11-1.11.6/tests/compile6.test-82- # Check if compile gets the correct bar.dll.lib automake1.11-1.11.6/tests/compile6.test:83: opts=`./compile ./cl foo.c -o foo -L${sp}lib -L${sp}lib2 -l${sp}bar -l${sp}foo` automake1.11-1.11.6/tests/compile6.test-84- test x"$opts" = x"foo.c -Fefoo lib/bar.dll.lib $syslib/foo.lib -link -LIBPATH:lib -LIBPATH:lib2" ############################################## automake1.11-1.11.6/tests/compile6.test-86- # Check if compile gets the correct bar.dll.lib automake1.11-1.11.6/tests/compile6.test:87: opts=`./compile ./cl foo.c -o foo -L${sp}lib2 -L${sp}lib -l${sp}bar -l${sp}foo` automake1.11-1.11.6/tests/compile6.test-88- test x"$opts" = x"foo.c -Fefoo lib2/bar.dll.lib $syslib/foo.lib -link -LIBPATH:lib2 -LIBPATH:lib" ############################################## automake1.11-1.11.6/tests/compile6.test-97- # in a multi-component $LIB. automake1.11-1.11.6/tests/compile6.test:98: opts=`./compile ./cl foo.c -o foo -l${sp}foo` automake1.11-1.11.6/tests/compile6.test-99- test x"$opts" = x"foo.c -Fefoo $syslib2/foo.dll.lib" ############################################## automake1.11-1.11.6/tests/compile6.test-101- # Check if compile handles the 2nd directory in a multi-component $LIB. automake1.11-1.11.6/tests/compile6.test:102: opts=`./compile ./cl foo.c -o foo -static -l${sp}foo` automake1.11-1.11.6/tests/compile6.test-103- test x"$opts" = x"foo.c -Fefoo $syslib/foo.lib" ############################################## automake1.11-1.11.6/tests/instmany.test-46- echo $i automake1.11-1.11.6/tests/instmany.test:47: i=\`expr $i + 1\` automake1.11-1.11.6/tests/instmany.test-48- done; }` ############################################## automake1.11-1.11.6/tests/instmany.test-55-INSTALL='@INSTALL@' automake1.11-1.11.6/tests/instmany.test:56:len=`expr "$INSTALL $*" : ".*" 2>/dev/null || echo $limit` automake1.11-1.11.6/tests/instmany.test-57-if test $len -ge $limit; then ############################################## automake1.11-1.11.6/tests/instmany.test-70-RM='rm -f' automake1.11-1.11.6/tests/instmany.test:71:len=`expr "$RM $*" : ".*" 2>/dev/null || echo $limit` automake1.11-1.11.6/tests/instmany.test-72-if test $len -ge $limit; then ############################################## automake1.11-1.11.6/tests/instmany.test-135-$MAKE uninstall automake1.11-1.11.6/tests/instmany.test:136:test `find "$instdir" -type f -print | wc -l` = 0 automake1.11-1.11.6/tests/instmany.test-137- ############################################## automake1.11-1.11.6/tests/color2-p.test-35-# GNU or BSD 'grep -a' works on files, but is not portable. automake1.11-1.11.6/tests/color2-p.test:36:case `echo "$std" | grep .` in automake1.11-1.11.6/tests/color2-p.test-37- "$std") ;; ############################################## automake1.11-1.11.6/tests/autodist-no-duplicate.test-31- | sed 1d` automake1.11-1.11.6/tests/autodist-no-duplicate.test:32:list1=`echo $list1` automake1.11-1.11.6/tests/autodist-no-duplicate.test-33- ############################################## automake1.11-1.11.6/tests/autodist-no-duplicate.test-36- | sed 1d` automake1.11-1.11.6/tests/autodist-no-duplicate.test:37:list2=`echo $list2` automake1.11-1.11.6/tests/autodist-no-duplicate.test-38- ############################################## automake1.11-1.11.6/tests/compile5.test-74- automake1.11-1.11.6/tests/compile5.test:75: res=`./compile ./cl -L${sp}"$pwd" | sed -e 's/-link -LIBPATH://'` automake1.11-1.11.6/tests/compile5.test-76- ############################################## automake1.11-1.11.6/tests/vtexi3.test-95- $EGREP "^@set UPDATED $date$" $srcdir/$vfile.texi automake1.11-1.11.6/tests/vtexi3.test:96: vmonth=`grep '^@set UPDATED ' $srcdir/$vfile.texi | awk '{print $4, $5}'` automake1.11-1.11.6/tests/vtexi3.test-97- grep "^@set UPDATED-MONTH $vmonth$" $srcdir/$vfile.texi ############################################## automake1.11-1.11.6/tests/vala.test-74-$FGREP 'libzardoz_la_vala.stamp:' Makefile.in automake1.11-1.11.6/tests/vala.test:75:test `$FGREP -c '.stamp:' Makefile.in` -eq 2 automake1.11-1.11.6/tests/vala.test-76-$FGREP 'zardoz.c' Makefile.in ############################################## automake1.11-1.11.6/tests/vala.test-85-$FGREP 'foo_vala.stamp:' sub/Makefile.in automake1.11-1.11.6/tests/vala.test:86:test `$FGREP -c '.stamp:' sub/Makefile.in` -eq 1 automake1.11-1.11.6/tests/vala.test-87- ############################################## automake1.11-1.11.6/ChangeLog.11-1255- maintcheck: fix spurious failure automake1.11-1.11.6/ChangeLog.11:1256: * lib/am/distdir.am: Use `$(infodir)', not `${infodir}', to avoid automake1.11-1.11.6/ChangeLog.11-1257- complaints from the `sc_no_brace_variable_expansions' maintainer ############################################## automake1.11-1.11.6/ChangeLog.11-1318- * lib/am/inst-vars.am (am__uninstall_files_from_dir): Use automake1.11-1.11.6/ChangeLog.11:1319: `$(am__cd)', not plain `cd'. automake1.11-1.11.6/ChangeLog.11-1320- ############################################## automake1.11-1.11.6/ChangeLog.11-1478- declaration of dependencies by using the new automake-generated automake1.11-1.11.6/ChangeLog.11:1479: internal variable `$(am__java_sources)'. In the rule, use `$@' automake1.11-1.11.6/ChangeLog.11-1480- as the name of the target, rather than hard-coding it. ############################################## automake1.11-1.11.6/ChangeLog.11-3390- Improve tests `help*.test' (also fixes maintcheck failures). automake1.11-1.11.6/ChangeLog.11:3391: * tests/help.test: To run automake, use `$AUTOMAKE' with all `-W' automake1.11-1.11.6/ChangeLog.11-3392- flags stripped away rather than hard-coded `automake-$APIVERSION', ############################################## automake1.11-1.11.6/ChangeLog.11-3444- automake1.11-1.11.6/ChangeLog.11:3445: Testsuite: Use `$PATH_SEPARATOR', not `:', when extending PATH. automake1.11-1.11.6/ChangeLog.11-3446- * tests/compile2.test: Do no uselessly (implicitly) repeat the automake1.11-1.11.6/ChangeLog.11-3447- computation of PATH_SEPARATOR again. automake1.11-1.11.6/ChangeLog.11:3448: * tests/instmany-mans.test: Use `$PATH_SEPARATOR', not `:', when automake1.11-1.11.6/ChangeLog.11-3449- extending/redefining PATH. ############################################## automake1.11-1.11.6/ChangeLog.11-3461- automake1.11-1.11.6/ChangeLog.11:3462: Testsuite: new variables `$PATH_SEPARATOR' and `$APIVERSION'. automake1.11-1.11.6/ChangeLog.11-3463- * tests/defs.in ($APIVERSION): New AC_SUBST'd variable. ############################################## automake1.11-1.11.6/ChangeLog.11-4554- * tests/ext.test: Inside shell compound command, use automake1.11-1.11.6/ChangeLog.11:4555: `if $cmd; then Exit 1; fi' rather than `$cmd && Exit 1', to automake1.11-1.11.6/ChangeLog.11-4556- fix failure with OpenBSD sh introduced with last patch. ############################################## automake1.11-1.11.6/ChangeLog.11-4917- scripts adjusted. automake1.11-1.11.6/ChangeLog.11:4918: * tests/parallel-tests.test: Set `$parallel_tests' to `yes' automake1.11-1.11.6/ChangeLog.11-4919- then include `./defs' (rather than simply including `./defs-p'). ############################################## automake1.11-1.11.6/ChangeLog.09-255- testsuite: fix a minor glitch. automake1.11-1.11.6/ChangeLog.09:256: * tests/defs.in (exit trap): Use `$me', not `$as_me', as the automake1.11-1.11.6/ChangeLog.09-257- name of the current test (used in error messages). ############################################## automake1.11-1.11.6/ChangeLog.09-605- * tests/libtool3.test: Do not use `$(top_builddir)/sub/libname.la' automake1.11-1.11.6/ChangeLog.09:606: in *_LDADD entry if `$(top_builddir)' is `.'. Fixes test failure automake1.11-1.11.6/ChangeLog.09-607- with parallel NetBSD make. ############################################## automake1.11-1.11.6/ChangeLog.09-1611- * lib/am/distdir.am (distdir): Separate the creation of automake1.11-1.11.6/ChangeLog.09:1612: `$(distdir)/$$subdir' for `$(DIST_SUBDIRS)' and the recursion automake1.11-1.11.6/ChangeLog.09-1613- into the `$(DIST_SUBDIRS)' in two separate rule commands. ############################################## automake1.11-1.11.6/ChangeLog.09-2744- tests/yacc7.test, tests/yacc8.test, tests/yaccpp.test, automake1.11-1.11.6/ChangeLog.09:2745: tests/yaccvpath.test: Use `Exit $arg' instead of `exit $arg' automake1.11-1.11.6/ChangeLog.09-2746- throughout, except inside created files. ############################################## automake1.11-1.11.6/ChangeLog.09-4157- * automake.in (handle_LIBOBJS_or_ALLOCA): With subdir-objects, automake1.11-1.11.6/ChangeLog.09:4158: do not prefix `$(top_builddir)/' aka `./' to nonempty LIBOBJDIR, automake1.11-1.11.6/ChangeLog.09-4159- to help BSD Make find the files also in a VPATH build. ############################################## automake1.11-1.11.6/ChangeLog.09-4274- * lib/Automake/Configure_ac.pm (find_configure_ac): Use automake1.11-1.11.6/ChangeLog.09:4275: `$configure_in' instead of `configure.in', to preserve automake1.11-1.11.6/ChangeLog.09-4276- directory component. ############################################## automake1.11-1.11.6/NEWS-404- automake1.11-1.11.6/NEWS:405: - New shorthand `$(pkglibexecdir)' for `$(libexecdir)/@PACKAGE@'. automake1.11-1.11.6/NEWS-406- ############################################## automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch-57- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch:58:- ls_ld_tmpdir=`ls -ld "$tmpdir"` automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch-59-+ test_tmpdir="$tmpdir/a" automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch:60:+ ls_ld_tmpdir=`ls -ld "$test_tmpdir"` automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch-61- case $ls_ld_tmpdir in ############################################## automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch-66-- $mkdirprog -m$different_mode -p -- "$tmpdir" && { automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch:67:- ls_ld_tmpdir_1=`ls -ld "$tmpdir"` automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch-68-+ $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch:69:+ ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` automake1.11-1.11.6/debian/patches/0006-install-sh-avoid-low-risk-race-in-tmp.patch-70- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## automake1.11-1.11.6/.pc/01-texi-rename.diff/doc/automake.texi-8563-dist-hook: automake1.11-1.11.6/.pc/01-texi-rename.diff/doc/automake.texi:8564: rm -rf `find $(distdir)/doc -type d -name .svn` automake1.11-1.11.6/.pc/01-texi-rename.diff/doc/automake.texi-8565-@end example ############################################## automake1.11-1.11.6/.pc/03-texinfo-fix-itemx.diff/doc/automake.texi-8563-dist-hook: automake1.11-1.11.6/.pc/03-texinfo-fix-itemx.diff/doc/automake.texi:8564: rm -rf `find $(distdir)/doc -type d -name .svn` automake1.11-1.11.6/.pc/03-texinfo-fix-itemx.diff/doc/automake.texi-8565-@end example ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-1110-# -------------------- automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:1111:# If I `cd $REL-DIR', then to come back, I should `cd $BACKPATH'. automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-1112-# For instance `src/foo' => `../..'. ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-1581- { automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:1582: prog_error "`$obj' contains \$U, but `$source' doesn't." automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-1583- if $source !~ /\$U/; ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-1799- err_var ($var, automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:1800: "`" . $var->name . "' includes configure substitution `$_'" automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-1801- . $parent_msg . ";\nconfigure " . ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2026- automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:2027: err_am "object `$object' created by `$full' and `$object_map{$object}'" automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2028- if (defined $object_map{$object} ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2084- { automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:2085: err_am "`$full' should not contain a `..' component"; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2086- } ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2266- "the default source for `$unxformed' has been changed " automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:2267: . "to `$default_source'.\n(Using `$old_default_source' for " automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2268- . "backward compatibility.)"); ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2423- { automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:2424: error ("`\$($var)' cannot be used outside `$config_libobj_dir' if" automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2425- . " `subdir-objects' is not set"); ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2503- { automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:2504: reject_var ("$name$xt", "use `$xname$xt', not `$name$xt'"); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2505- } ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2680- reject_var ($xname . '_LIBADD', automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:2681: "use `${xname}_LDADD', not `${xname}_LIBADD'"); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2682- ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2791- reject_var ($xlib . '_LDADD', automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:2792: "use `${xlib}_LIBADD', not `${xlib}_LDADD'"); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2793- ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2875- my $hcond = $full_cond->human; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:2876: my $where = $var->rdef ($cond)->location; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2877- my $ldir = ''; ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-2999- reject_var ("${xlib}_LDADD", automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:3000: "use `${xlib}_LIBADD', not `${xlib}_LDADD'"); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-3001- ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-3477- { automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:3478: err_am ("`$vtexi', included in `$texi', " automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-3479- . "also included in `$versions{$vtexi}'") ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-4488- next unless $file; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:4489: my $where = $ac_config_files_location{$link}; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-4490- ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-4864- $x =~ s/-.*-/-/; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:4865: reject_rule ($utarg, "use `$x', not `$utarg'"); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-4866- } ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-4969- { automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:4970: reject_var ($c, "`$c' defined but `dejagnu' not in " automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-4971- . "`AUTOMAKE_OPTIONS'"); ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-5039- msg ('error', $subvar->rdef ($cond)->location, automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:5040: "parallel-tests: using `$1' in TESTS is currently broken: `$val'"); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-5041- } ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-5360- my ($here, $depth, @args) = split (/::/); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:5361: $where = new Automake::Location $here; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-5362- my $macro = $args[0]; ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-6464- $text .= ($mac =~ / /) ? $mac : "`$mac'"; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:6465: $text .= "\n to `$configure_ac' and run `aclocal' and `autoconf' again."; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-6466- # These warnings appear in Automake files (depend2.am), ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-6928- $last_var_value = $3; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:6929: $last_where = $where->clone; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-6930- if ($3 ne '' && substr ($3, -1) eq "\\") ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-7095- my $res = $transform->{$key}; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:7096: prog_error "Unknown key `$key' in `$token'" unless defined $res; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-7097- return $res; ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-7502- err_var ($var, automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:7503: "invalid variable `$varname': `dist' is forbidden"); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-7504- } ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-7627- my $tmpcond = $one_var->conditions->one_cond; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:7628: my $where = $one_var->rdef ($tmpcond)->location->clone; automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-7629- ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-7957- } automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:7958: elsif (system ('cp', "$libdir/$file", $fullfile)) automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-7959- { ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-8070- { automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:8071: $where = Automake::Location::deserialize ($queue); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-8072- } ############################################## automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-8074- { automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in:8075: $where = $queue->dequeue (); automake1.11-1.11.6/.pc/0004-Fix-unescaped-left-brace.patch/automake.in-8076- } ############################################## automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in-235- { automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in:236: msg 'note', "overwriting `$dest' with `$src'"; automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in-237- $diff_dest = $dest; ############################################## automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in-240- { automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in:241: msg 'note', "installing `$dest' from `$src'"; automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in-242- } ############################################## automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in-282- xmkdir_p ($destdir); automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in:283: xsystem ('cp', $src, $dest); automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in-284- } ############################################## automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in-805- # Otherwise, simply include the file. automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in:806: $output .= "m4_include([$file])\n"; automake1.11-1.11.6/.pc/0005-aclocal-declare-function-prototypes-do-not-use-in-fu.patch/aclocal.in-807- } ############################################## automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-229- fi automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-231- *) ############################################## automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-276- dstdir=$dst automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh:277: dst=$dstdir/`basename "$src"` automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-278- dstdir_status=0 ############################################## automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-360- case $ls_ld_tmpdir in ############################################## automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-425- case $prefix in automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-427- *) qprefix=$prefix;; ############################################## automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-474- if $copy_on_change && automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && automake1.11-1.11.6/.pc/0006-install-sh-avoid-low-risk-race-in-tmp.patch/lib/install-sh-477- ############################################## automake1.11-1.11.6/automake.in-1110-# -------------------- automake1.11-1.11.6/automake.in:1111:# If I `cd $REL-DIR', then to come back, I should `cd $BACKPATH'. automake1.11-1.11.6/automake.in-1112-# For instance `src/foo' => `../..'. ############################################## automake1.11-1.11.6/automake.in-1581- { automake1.11-1.11.6/automake.in:1582: prog_error "`$obj' contains \$U, but `$source' doesn't." automake1.11-1.11.6/automake.in-1583- if $source !~ /\$U/; ############################################## automake1.11-1.11.6/automake.in-1799- err_var ($var, automake1.11-1.11.6/automake.in:1800: "`" . $var->name . "' includes configure substitution `$_'" automake1.11-1.11.6/automake.in-1801- . $parent_msg . ";\nconfigure " . ############################################## automake1.11-1.11.6/automake.in-2026- automake1.11-1.11.6/automake.in:2027: err_am "object `$object' created by `$full' and `$object_map{$object}'" automake1.11-1.11.6/automake.in-2028- if (defined $object_map{$object} ############################################## automake1.11-1.11.6/automake.in-2084- { automake1.11-1.11.6/automake.in:2085: err_am "`$full' should not contain a `..' component"; automake1.11-1.11.6/automake.in-2086- } ############################################## automake1.11-1.11.6/automake.in-2266- "the default source for `$unxformed' has been changed " automake1.11-1.11.6/automake.in:2267: . "to `$default_source'.\n(Using `$old_default_source' for " automake1.11-1.11.6/automake.in-2268- . "backward compatibility.)"); ############################################## automake1.11-1.11.6/automake.in-2423- { automake1.11-1.11.6/automake.in:2424: error ("`\$($var)' cannot be used outside `$config_libobj_dir' if" automake1.11-1.11.6/automake.in-2425- . " `subdir-objects' is not set"); ############################################## automake1.11-1.11.6/automake.in-2503- { automake1.11-1.11.6/automake.in:2504: reject_var ("$name$xt", "use `$xname$xt', not `$name$xt'"); automake1.11-1.11.6/automake.in-2505- } ############################################## automake1.11-1.11.6/automake.in-2680- reject_var ($xname . '_LIBADD', automake1.11-1.11.6/automake.in:2681: "use `${xname}_LDADD', not `${xname}_LIBADD'"); automake1.11-1.11.6/automake.in-2682- ############################################## automake1.11-1.11.6/automake.in-2791- reject_var ($xlib . '_LDADD', automake1.11-1.11.6/automake.in:2792: "use `${xlib}_LIBADD', not `${xlib}_LDADD'"); automake1.11-1.11.6/automake.in-2793- ############################################## automake1.11-1.11.6/automake.in-2875- my $hcond = $full_cond->human; automake1.11-1.11.6/automake.in:2876: my $where = $var->rdef ($cond)->location; automake1.11-1.11.6/automake.in-2877- my $ldir = ''; ############################################## automake1.11-1.11.6/automake.in-2999- reject_var ("${xlib}_LDADD", automake1.11-1.11.6/automake.in:3000: "use `${xlib}_LIBADD', not `${xlib}_LDADD'"); automake1.11-1.11.6/automake.in-3001- ############################################## automake1.11-1.11.6/automake.in-3477- { automake1.11-1.11.6/automake.in:3478: err_am ("`$vtexi', included in `$texi', " automake1.11-1.11.6/automake.in-3479- . "also included in `$versions{$vtexi}'") ############################################## automake1.11-1.11.6/automake.in-4488- next unless $file; automake1.11-1.11.6/automake.in:4489: my $where = $ac_config_files_location{$link}; automake1.11-1.11.6/automake.in-4490- ############################################## automake1.11-1.11.6/automake.in-4864- $x =~ s/-.*-/-/; automake1.11-1.11.6/automake.in:4865: reject_rule ($utarg, "use `$x', not `$utarg'"); automake1.11-1.11.6/automake.in-4866- } ############################################## automake1.11-1.11.6/automake.in-4969- { automake1.11-1.11.6/automake.in:4970: reject_var ($c, "`$c' defined but `dejagnu' not in " automake1.11-1.11.6/automake.in-4971- . "`AUTOMAKE_OPTIONS'"); ############################################## automake1.11-1.11.6/automake.in-5039- msg ('error', $subvar->rdef ($cond)->location, automake1.11-1.11.6/automake.in:5040: "parallel-tests: using `$1' in TESTS is currently broken: `$val'"); automake1.11-1.11.6/automake.in-5041- } ############################################## automake1.11-1.11.6/automake.in-5360- my ($here, $depth, @args) = split (/::/); automake1.11-1.11.6/automake.in:5361: $where = new Automake::Location $here; automake1.11-1.11.6/automake.in-5362- my $macro = $args[0]; ############################################## automake1.11-1.11.6/automake.in-6464- $text .= ($mac =~ / /) ? $mac : "`$mac'"; automake1.11-1.11.6/automake.in:6465: $text .= "\n to `$configure_ac' and run `aclocal' and `autoconf' again."; automake1.11-1.11.6/automake.in-6466- # These warnings appear in Automake files (depend2.am), ############################################## automake1.11-1.11.6/automake.in-6928- $last_var_value = $3; automake1.11-1.11.6/automake.in:6929: $last_where = $where->clone; automake1.11-1.11.6/automake.in-6930- if ($3 ne '' && substr ($3, -1) eq "\\") ############################################## automake1.11-1.11.6/automake.in-7095- my $res = $transform->{$key}; automake1.11-1.11.6/automake.in:7096: prog_error "Unknown key `$key' in `$token'" unless defined $res; automake1.11-1.11.6/automake.in-7097- return $res; ############################################## automake1.11-1.11.6/automake.in-7502- err_var ($var, automake1.11-1.11.6/automake.in:7503: "invalid variable `$varname': `dist' is forbidden"); automake1.11-1.11.6/automake.in-7504- } ############################################## automake1.11-1.11.6/automake.in-7627- my $tmpcond = $one_var->conditions->one_cond; automake1.11-1.11.6/automake.in:7628: my $where = $one_var->rdef ($tmpcond)->location->clone; automake1.11-1.11.6/automake.in-7629- ############################################## automake1.11-1.11.6/automake.in-7957- } automake1.11-1.11.6/automake.in:7958: elsif (system ('cp', "$libdir/$file", $fullfile)) automake1.11-1.11.6/automake.in-7959- { ############################################## automake1.11-1.11.6/automake.in-8070- { automake1.11-1.11.6/automake.in:8071: $where = Automake::Location::deserialize ($queue); automake1.11-1.11.6/automake.in-8072- } ############################################## automake1.11-1.11.6/automake.in-8074- { automake1.11-1.11.6/automake.in:8075: $where = $queue->dequeue (); automake1.11-1.11.6/automake.in-8076- } ############################################## automake1.11-1.11.6/aclocal.in-261- { automake1.11-1.11.6/aclocal.in:262: msg 'note', "overwriting `$dest' with `$src'"; automake1.11-1.11.6/aclocal.in-263- $diff_dest = $dest; ############################################## automake1.11-1.11.6/aclocal.in-266- { automake1.11-1.11.6/aclocal.in:267: msg 'note', "installing `$dest' from `$src'"; automake1.11-1.11.6/aclocal.in-268- } ############################################## automake1.11-1.11.6/aclocal.in-308- xmkdir_p ($destdir); automake1.11-1.11.6/aclocal.in:309: xsystem ('cp', $src, $dest); automake1.11-1.11.6/aclocal.in-310- } ############################################## automake1.11-1.11.6/aclocal.in-831- # Otherwise, simply include the file. automake1.11-1.11.6/aclocal.in:832: $output .= "m4_include([$file])\n"; automake1.11-1.11.6/aclocal.in-833- }