===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
automake-1.16-1.16.2/bin/aclocal.in-319-          xmkdir_p ($destdir);
automake-1.16-1.16.2/bin/aclocal.in:320:	  xsystem ('cp', $src, $dest);
automake-1.16-1.16.2/bin/aclocal.in-321-	}
##############################################
automake-1.16-1.16.2/bin/aclocal.in-934-	  # Otherwise, simply include the file.
automake-1.16-1.16.2/bin/aclocal.in:935:	  $output .= "m4_include([$file])\n";
automake-1.16-1.16.2/bin/aclocal.in-936-	}
##############################################
automake-1.16-1.16.2/bin/local.mk-46-	@for p in $(bin_SCRIPTS); do \
automake-1.16-1.16.2/bin/local.mk:47:	  f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \
automake-1.16-1.16.2/bin/local.mk-48-	  fv="$$f-$(APIVERSION)"; \
##############################################
automake-1.16-1.16.2/bin/local.mk-55-	@for p in $(bin_SCRIPTS); do \
automake-1.16-1.16.2/bin/local.mk:56:	  f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \
automake-1.16-1.16.2/bin/local.mk-57-	  fv="$$f-$(APIVERSION)"; \
##############################################
automake-1.16-1.16.2/bin/automake.in-1228-	}
automake-1.16-1.16.2/bin/automake.in:1229:      my @options = map { { option => $_->[1], where => $_->[0] } }
automake-1.16-1.16.2/bin/automake.in-1230-			$var->value_as_list_recursive (cond_filter => TRUE,
##############################################
automake-1.16-1.16.2/bin/automake.in-2797-	   my $hcond = $full_cond->human;
automake-1.16-1.16.2/bin/automake.in:2798:	   my $where = $var->rdef ($cond)->location;
automake-1.16-1.16.2/bin/automake.in-2799-	   my $ldir = '';
##############################################
automake-1.16-1.16.2/bin/automake.in-4359-      next unless $file;
automake-1.16-1.16.2/bin/automake.in:4360:      my $where = $ac_config_files_location{$link};
automake-1.16-1.16.2/bin/automake.in-4361-
##############################################
automake-1.16-1.16.2/bin/automake.in-5263-      my ($here, $depth, @args) = split (/::/);
automake-1.16-1.16.2/bin/automake.in:5264:      $where = new Automake::Location $here;
automake-1.16-1.16.2/bin/automake.in-5265-      my $macro = $args[0];
##############################################
automake-1.16-1.16.2/bin/automake.in-5425-	      my @opts = split (' ', $args[1]);
automake-1.16-1.16.2/bin/automake.in:5426:	      @opts = map { { option => $_, where => $where } } @opts;
automake-1.16-1.16.2/bin/automake.in-5427-	      exit $exit_code unless process_global_option_list (@opts);
##############################################
automake-1.16-1.16.2/bin/automake.in-6560-	    $last_var_value = $3;
automake-1.16-1.16.2/bin/automake.in:6561:	    $last_where = $where->clone;
automake-1.16-1.16.2/bin/automake.in-6562-	    if ($3 ne '' && substr ($3, -1) eq "\\")
##############################################
automake-1.16-1.16.2/bin/automake.in-7261-      my $tmpcond = $one_var->conditions->one_cond;
automake-1.16-1.16.2/bin/automake.in:7262:      my $where = $one_var->rdef ($tmpcond)->location->clone;
automake-1.16-1.16.2/bin/automake.in-7263-
##############################################
automake-1.16-1.16.2/bin/automake.in-7609-            }
automake-1.16-1.16.2/bin/automake.in:7610:          elsif (system ('cp', "$libdir/$file", $fullfile))
automake-1.16-1.16.2/bin/automake.in-7611-            {
##############################################
automake-1.16-1.16.2/bin/automake.in-7731-      {
automake-1.16-1.16.2/bin/automake.in:7732:	$where = Automake::Location::deserialize ($queue);
automake-1.16-1.16.2/bin/automake.in-7733-      }
##############################################
automake-1.16-1.16.2/bin/automake.in-7735-      {
automake-1.16-1.16.2/bin/automake.in:7736:	$where = $queue->dequeue ();
automake-1.16-1.16.2/bin/automake.in-7737-      }
##############################################
automake-1.16-1.16.2/m4/auxdir.m4-34-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
automake-1.16-1.16.2/m4/auxdir.m4:35:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
automake-1.16-1.16.2/m4/auxdir.m4-36-# and then we would define $MISSING as
##############################################
automake-1.16-1.16.2/m4/auxdir.m4-49-# Expand $ac_aux_dir to an absolute path.
automake-1.16-1.16.2/m4/auxdir.m4:50:am_aux_dir=`cd "$ac_aux_dir" && pwd`
automake-1.16-1.16.2/m4/auxdir.m4-51-])
##############################################
automake-1.16-1.16.2/m4/python.m4-93-  AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
automake-1.16-1.16.2/m4/python.m4:94:    [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
automake-1.16-1.16.2/m4/python.m4-95-  AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
##############################################
automake-1.16-1.16.2/m4/python.m4-108-  AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
automake-1.16-1.16.2/m4/python.m4:109:    [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
automake-1.16-1.16.2/m4/python.m4-110-  AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
##############################################
automake-1.16-1.16.2/m4/python.m4-156-     $am_py_prefix*)
automake-1.16-1.16.2/m4/python.m4:157:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
automake-1.16-1.16.2/m4/python.m4:158:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
automake-1.16-1.16.2/m4/python.m4-159-       ;;
##############################################
automake-1.16-1.16.2/m4/python.m4-198-     $am_py_exec_prefix*)
automake-1.16-1.16.2/m4/python.m4:199:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
automake-1.16-1.16.2/m4/python.m4:200:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
automake-1.16-1.16.2/m4/python.m4-201-       ;;
##############################################
automake-1.16-1.16.2/m4/init.m4-35-AC_REQUIRE([AC_PROG_INSTALL])dnl
automake-1.16-1.16.2/m4/init.m4:36:if test "`cd $srcdir && pwd`" != "`pwd`"; then
automake-1.16-1.16.2/m4/init.m4-37-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
automake-1.16-1.16.2/m4/init.m4-194-    * )
automake-1.16-1.16.2/m4/init.m4:195:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
automake-1.16-1.16.2/m4/init.m4-196-  esac
automake-1.16-1.16.2/m4/init.m4-197-done
automake-1.16-1.16.2/m4/init.m4:198:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
##############################################
automake-1.16-1.16.2/m4/sanity.m4-34-     echo "timestamp, slept: $am_has_slept" > conftest.file
automake-1.16-1.16.2/m4/sanity.m4:35:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
automake-1.16-1.16.2/m4/sanity.m4-36-     if test "$[*]" = "X"; then
automake-1.16-1.16.2/m4/sanity.m4-37-	# -L didn't work.
automake-1.16-1.16.2/m4/sanity.m4:38:	set X `ls -t "$srcdir/configure" conftest.file`
automake-1.16-1.16.2/m4/sanity.m4-39-     fi
##############################################
automake-1.16-1.16.2/m4/depout.m4-26-    # Strip MF so we end up with the name of the file.
automake-1.16-1.16.2/m4/depout.m4:27:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
automake-1.16-1.16.2/m4/depout.m4-28-    # Check whether this is an Automake generated Makefile which includes
##############################################
automake-1.16-1.16.2/m4/depout.m4-33-      || continue
automake-1.16-1.16.2/m4/depout.m4:34:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
automake-1.16-1.16.2/m4/depout.m4:35:    am_filepart=`AS_BASENAME(["$am_mf"])`
automake-1.16-1.16.2/m4/depout.m4-36-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
automake-1.16-1.16.2/m4/depend.m4-63-  if test "$am_compiler_list" = ""; then
automake-1.16-1.16.2/m4/depend.m4:64:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
automake-1.16-1.16.2/m4/depend.m4-65-  fi
##############################################
automake-1.16-1.16.2/m4/vala.m4-24-      [AC_MSG_CHECKING([whether $VALAC is at least version $1])
automake-1.16-1.16.2/m4/vala.m4:25:       am__vala_version=`$VALAC --version | sed 's/Vala  *//'`
automake-1.16-1.16.2/m4/vala.m4-26-       AS_VERSION_COMPARE([$1], ["$am__vala_version"],
##############################################
automake-1.16-1.16.2/old/ChangeLog.03-1049-	* m4/python.m4: Do not call AC_PATH_PROGS if $PYTHON is already
automake-1.16-1.16.2/old/ChangeLog.03:1050:	set.  Display `none' instead of `:' and $PYTHON is set to `:'
automake-1.16-1.16.2/old/ChangeLog.03-1051-	when no suitable interpreter is found.  Honor ACTION-IF-FOUND and
##############################################
automake-1.16-1.16.2/old/ChangeLog.03-1313-
automake-1.16-1.16.2/old/ChangeLog.03:1314:	* tests/remake4.test: Use `$MAKE distdir' instead of `$MAKE dist' to
automake-1.16-1.16.2/old/ChangeLog.03-1315-	avoid the use of tar.
##############################################
automake-1.16-1.16.2/old/ChangeLog.03-2427-	* lib/am/depend2.am (?GENERIC?%EXT%.lo): Do not use
automake-1.16-1.16.2/old/ChangeLog.03:2428:	`test -f foo || echo $(srcdir)/` to emulate a VPATH search when
automake-1.16-1.16.2/old/ChangeLog.03-2429-	outputing suffix rules.  This follows 2003-02-25's change.
##############################################
automake-1.16-1.16.2/old/ChangeLog.03-2467-	* lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT%.obj): Do not
automake-1.16-1.16.2/old/ChangeLog.03:2468:	use the `test -f foo || echo $(srcdir)/` to emulate a VPATH search
automake-1.16-1.16.2/old/ChangeLog.03-2469-	when outputing suffix rules.
##############################################
automake-1.16-1.16.2/old/ChangeLog.03-2792-	Use `test', not `['.
automake-1.16-1.16.2/old/ChangeLog.03:2793:	Use `test -z "$var"', not `[ x"$var" = x ]'.
automake-1.16-1.16.2/old/ChangeLog.03:2794:	Use `test -n "$var"', not `[ x"$var" != x ]'.
automake-1.16-1.16.2/old/ChangeLog.03-2795-	Alphabetize case entries.
##############################################
automake-1.16-1.16.2/old/ChangeLog.01-2763-	* automake.in (&handle_languages): Don't transform %COMPILER%.
automake-1.16-1.16.2/old/ChangeLog.01:2764:	Use `$lang->compiler' instead of `$pfx' to transform generic
automake-1.16-1.16.2/old/ChangeLog.01-2765-	%COMPILE% and %LTCOMPILE%.
##############################################
automake-1.16-1.16.2/old/ChangeLog.01-3003-	(&register_language): Use %done properly with objects, not names.
automake-1.16-1.16.2/old/ChangeLog.01:3004:	(&finish_languages): Replace `$non_c' with `$needs_c'.
automake-1.16-1.16.2/old/ChangeLog.01-3005-
##############################################
automake-1.16-1.16.2/old/ChangeLog.01-3044-	(&add_depend2, &handle_dependencies): No longer use the language
automake-1.16-1.16.2/old/ChangeLog.01:3045:	name in `$lang'.  Rename `$lang_obj' as `$lang'.
automake-1.16-1.16.2/old/ChangeLog.01-3046-
##############################################
automake-1.16-1.16.2/old/ChangeLog.01-3081-	No longer use `$lang' as the name of the language.
automake-1.16-1.16.2/old/ChangeLog.01:3082:	Rename `$lang_obj' as `$lang'.
automake-1.16-1.16.2/old/ChangeLog.01-3083-
##############################################
automake-1.16-1.16.2/old/ChangeLog.01-3759-	* automake.in: Use -w.
automake-1.16-1.16.2/old/ChangeLog.01:3760:	Normalize all use of `$lang . '-foo'' into `"$lang-foo"'.
automake-1.16-1.16.2/old/ChangeLog.01-3761-	(&parse_arguments): Support --Werror and --Wno-error as a
##############################################
automake-1.16-1.16.2/old/ChangeLog.01-4577-	* m4/strip.m4 (AM_PROG_INSTALL_STRIP): Don't call AM_PROG_STRIP.
automake-1.16-1.16.2/old/ChangeLog.01:4578:	Set INSTALL_STRIP_PROGRAM_ENV to `$(STRIP)', not `$STRIP'.
automake-1.16-1.16.2/old/ChangeLog.01-4579-	(AM_PROG_STRIP): Commented out.
##############################################
automake-1.16-1.16.2/old/ChangeLog.02-1984-	* lib/depcomp (dashmstdout): Strip the call to libtool, and
automake-1.16-1.16.2/old/ChangeLog.02:1985:	replace `-o $object' by `-o /dev/null' before running "$@"
automake-1.16-1.16.2/old/ChangeLog.02-1986-	to generate dependencies.
##############################################
automake-1.16-1.16.2/old/ChangeLog.02-2243-	* lib/am/progs.am (clean-%DIR%PROGRAMS): If Libtool is used, clean
automake-1.16-1.16.2/old/ChangeLog.02:2244:	both `program$(EXEEXT)' and `program'; needed under Cygwin.
automake-1.16-1.16.2/old/ChangeLog.02-2245-	* tests/libtool3.test: New file.
##############################################
automake-1.16-1.16.2/old/ChangeLog.09-470-	testsuite: fix a minor glitch.
automake-1.16-1.16.2/old/ChangeLog.09:471:	* tests/defs.in (exit trap): Use `$me', not `$as_me', as the
automake-1.16-1.16.2/old/ChangeLog.09-472-	name of the current test (used in error messages).
##############################################
automake-1.16-1.16.2/old/ChangeLog.09-820-	* tests/libtool3.test: Do not use `$(top_builddir)/sub/libname.la'
automake-1.16-1.16.2/old/ChangeLog.09:821:	in *_LDADD entry if `$(top_builddir)' is `.'.  Fixes test failure
automake-1.16-1.16.2/old/ChangeLog.09-822-	with parallel NetBSD make.
##############################################
automake-1.16-1.16.2/old/ChangeLog.09-1826-	* lib/am/distdir.am (distdir): Separate the creation of
automake-1.16-1.16.2/old/ChangeLog.09:1827:	`$(distdir)/$$subdir' for `$(DIST_SUBDIRS)' and the recursion
automake-1.16-1.16.2/old/ChangeLog.09-1828-	into the `$(DIST_SUBDIRS)' in two separate rule commands.
##############################################
automake-1.16-1.16.2/old/ChangeLog.09-2959-	tests/yacc7.test, tests/yacc8.test, tests/yaccpp.test,
automake-1.16-1.16.2/old/ChangeLog.09:2960:	tests/yaccvpath.test: Use `Exit $arg' instead of `exit $arg'
automake-1.16-1.16.2/old/ChangeLog.09-2961-	throughout, except inside created files.
##############################################
automake-1.16-1.16.2/old/ChangeLog.09-4372-	* automake.in (handle_LIBOBJS_or_ALLOCA): With subdir-objects,
automake-1.16-1.16.2/old/ChangeLog.09:4373:	do not prefix `$(top_builddir)/' aka `./' to nonempty LIBOBJDIR,
automake-1.16-1.16.2/old/ChangeLog.09-4374-	to help BSD Make find the files also in a VPATH build.
##############################################
automake-1.16-1.16.2/old/ChangeLog.09-4489-	* lib/Automake/Configure_ac.pm (find_configure_ac): Use
automake-1.16-1.16.2/old/ChangeLog.09:4490:	`$configure_in' instead of `configure.in', to preserve
automake-1.16-1.16.2/old/ChangeLog.09-4491-	directory component.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-325-	* tests/get-sysconf.test: Remove redundant definitions of
automake-1.16-1.16.2/old/ChangeLog.11:326:	`$top_testsrcdir', `testbuilddir' and `$top_testbuilddir'.
automake-1.16-1.16.2/old/ChangeLog.11-327-
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-1524-	* tests/dejagnu-siteexp-extend.test: Likewise, and prefer the
automake-1.16-1.16.2/old/ChangeLog.11:1525:	use of `$distdir' over hard-coded `$me-1.0'.  Also ...
automake-1.16-1.16.2/old/ChangeLog.11-1526-	(write_check_for): ... use `unindent' when writing from an
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-2020-	maintcheck: fix spurious failure
automake-1.16-1.16.2/old/ChangeLog.11:2021:	* lib/am/distdir.am: Use `$(infodir)', not `${infodir}', to avoid
automake-1.16-1.16.2/old/ChangeLog.11-2022-	complaints from the `sc_no_brace_variable_expansions' maintainer
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-2114-	* lib/am/inst-vars.am (am__uninstall_files_from_dir): Use
automake-1.16-1.16.2/old/ChangeLog.11:2115:	`$(am__cd)', not plain `cd'.
automake-1.16-1.16.2/old/ChangeLog.11-2116-
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-2610-	($MISSING): Remove, it's not really required by the testsuite.
automake-1.16-1.16.2/old/ChangeLog.11:2611:	($PATH): Update using `$am_bindir', not `$testbuilddir'.
automake-1.16-1.16.2/old/ChangeLog.11-2612-	* Makefile.am (installcheck-local): New target.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-2931-
automake-1.16-1.16.2/old/ChangeLog.11:2932:	tests: more uses of `$top_testsrcdir', in the `amhello' tests
automake-1.16-1.16.2/old/ChangeLog.11-2933-	* tests/amhello-binpkg.test: Use `$top_testsrcdir' instead
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-2998-	* automake.in (lang_c_rewrite, handle_single_transform): Rename
automake-1.16-1.16.2/old/ChangeLog.11:2999:	variable `$nonansi_obj' to `$obj'.
automake-1.16-1.16.2/old/ChangeLog.11-3000-
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-3114-	(TESTS): Do not contain anymore `$(config_shell_tests)' nor
automake-1.16-1.16.2/old/ChangeLog.11:3115:	`$(parallel_tests)', contain `$(wrap_TESTS)' instead, as defined
automake-1.16-1.16.2/old/ChangeLog.11-3116-	by `$(srcdir)/wrap-tests.am'.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-3242-	breaks and to be more synced with the sibling function in
automake-1.16-1.16.2/old/ChangeLog.11:3243:	`tap-driver.sh'.  Rename the `$result', `$PASS' and `$FAIL'
automake-1.16-1.16.2/old/ChangeLog.11:3244:	variables to respectively `$result_obj', `$COOKED_PASS' and
automake-1.16-1.16.2/old/ChangeLog.11-3245-	`$COOKED_FAIL', for clarity and better syncing.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-3247-	(handle_tap_result): ... to this, and change the name of the
automake-1.16-1.16.2/old/ChangeLog.11:3248:	`$test' local variable to `$result_obj'.
automake-1.16-1.16.2/old/ChangeLog.11-3249-	(extract_comment): Reimplement using the simpler `index' and
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-4004-	self tests: avoid spurious output on console, and related fixlets
automake-1.16-1.16.2/old/ChangeLog.11:4005:	* tests/self-check-cleanup.test: Set `$stderr_fileno_' to `2'
automake-1.16-1.16.2/old/ChangeLog.11-4006-	in the self tests, to avoid spurious diagnostic on console.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-4057-	* tests/self-check-exit.tap: .. to this, and converted to use TAP.
automake-1.16-1.16.2/old/ChangeLog.11:4058:	Set `$stderr_fileno_' to `2', to avoid spurious messages on the
automake-1.16-1.16.2/old/ChangeLog.11-4059-	console.  Add a new test, and relax another one.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-4130-	* tests/ac-output-old.tap: Use `plan_' directly instead of
automake-1.16-1.16.2/old/ChangeLog.11:4131:	setting `$planned' before including `./defs'.
automake-1.16-1.16.2/old/ChangeLog.11-4132-	* tests/automake-cmdline.tap: Likewise.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-4319-	rather than `foo.tap.dir'); more importantly, this make the
automake-1.16-1.16.2/old/ChangeLog.11:4320:	variable `$destdir' defined in `tests/defs' usable also in the
automake-1.16-1.16.2/old/ChangeLog.11-4321-	TAP tests.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-4383-	* tests/ac-output-old.tap: Give an explicit TAP plan, by defining
automake-1.16-1.16.2/old/ChangeLog.11:4384:	`$planned' just before including `./defs'.
automake-1.16-1.16.2/old/ChangeLog.11-4385-	* tests/depmode.tap: Likewise.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-4399-	(PTEST_LOG_COMPILER): Run `$(srcdir)/parallel-tests.sh' with
automake-1.16-1.16.2/old/ChangeLog.11:4400:	`$(LOG_COMPILER)', not with `$(SHELL)'.
automake-1.16-1.16.2/old/ChangeLog.11-4401-	(SHTST_LOG_COMPILER): Likewise.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-5127-	* tests/tap-skip-whole-whitespace.test: Likewise, and remove
automake-1.16-1.16.2/old/ChangeLog.11:5128:	redundant definitions of `$sp' and `$tab' (they are already
automake-1.16-1.16.2/old/ChangeLog.11-5129-	defined in `tests/defs').
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-5451-	$(am__tty_colors), and extended by defining two new variables
automake-1.16-1.16.2/old/ChangeLog.11:5452:	`$mgn' and `$brg'.
automake-1.16-1.16.2/old/ChangeLog.11-5453-	[%?COLOR%, %!?COLOR%] (am__tty_colors): Use that new variable.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-6833-	tests: improve `ccnoco*.test', better cross-compiling support
automake-1.16-1.16.2/old/ChangeLog.11:6834:	* tests/ccnoco3.test (Mycomp): Use the `$CC' chosen by `tests/defs'
automake-1.16-1.16.2/old/ChangeLog.11-6835-	instead of forcing `gcc' unconditionally.  This ensures better
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-7198-	"test-install" mode (as determined by the value of variable
automake-1.16-1.16.2/old/ChangeLog.11:7199:	`$instspc_action'), require `cc'.  Adjust comments.
automake-1.16-1.16.2/old/ChangeLog.11-7200-	* tests/depmod-tests.sh: Likewise.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-7220-	to `no'.
automake-1.16-1.16.2/old/ChangeLog.11:7221:	(Exit): Set `$am__test_skipped' to `yes' if passed an exit status
automake-1.16-1.16.2/old/ChangeLog.11-7222-	of 77.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-7443-	have `.o' suffix and executables have no default suffix; instead,
automake-1.16-1.16.2/old/ChangeLog.11:7444:	use `$(OBJEXT)' and `$(EXEEXT)'.
automake-1.16-1.16.2/old/ChangeLog.11-7445-
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-7487-	instead of `... | tr "$nl" "$sp"' to strip extra whitespaces and
automake-1.16-1.16.2/old/ChangeLog.11:7488:	newlines from `$all_depmodes'.  The latter idiom with `tr' is
automake-1.16-1.16.2/old/ChangeLog.11-7489-	wrong since it gets run before `./defs' is sourced, and thus `$nl'
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-8130-	* tests/self-check-me-in-env.test: Include `./defs-static' to get
automake-1.16-1.16.2/old/ChangeLog.11:8131:	the definition of `$SHELL'.  Use `$SHELL' instead of `/bin/sh' to
automake-1.16-1.16.2/old/ChangeLog.11-8132-	execute the tests.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-8756-	declaration of dependencies by using the new automake-generated
automake-1.16-1.16.2/old/ChangeLog.11:8757:	internal variable `$(am__java_sources)'.  In the rule, use `$@'
automake-1.16-1.16.2/old/ChangeLog.11-8758-	as the name of the target, rather than hard-coding it.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-9978-	were used instead of a tabulation character).  Extend to check
automake-1.16-1.16.2/old/ChangeLog.11:9979:	that `.obj' is handled like `.$(OBJEXT)' (as is done for `.o').
automake-1.16-1.16.2/old/ChangeLog.11-9980-	Improved parsing & grepping of generated Makefile.in.  Other minor
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-10065-	in older Zsh version).
automake-1.16-1.16.2/old/ChangeLog.11:10066:	* tests/defs ($me): Define using `$argv0', not `$0'.
automake-1.16-1.16.2/old/ChangeLog.11-10067-
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-10855-	`Exit 0'.  Do not create useless dummy source files.  Do not set
automake-1.16-1.16.2/old/ChangeLog.11:10856:	useless `$(foo_LDADD)' variable in `Makefile.am'.  Do not call
automake-1.16-1.16.2/old/ChangeLog.11-10857-	useless macro `AC_F77_LIBRARY_LDFLAGS' in `configure.in'.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-11024-	"tests-init" branch.  In that branch, `tests/defs' didn't define
automake-1.16-1.16.2/old/ChangeLog.11:11025:	anymore `$srcdir', instead defining directly `$testsrcdir'; but
automake-1.16-1.16.2/old/ChangeLog.11-11026-	the generated tests were using `$srcdir', hence the bug.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-11030-	* tests/Makefile.am ($(instspc_tests)): In the generated test
automake-1.16-1.16.2/old/ChangeLog.11:11031:	scripts, use `$testsrcdir', not `$srcdir'.
automake-1.16-1.16.2/old/ChangeLog.11-11032-
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-11063-	of all `instspc*.test' tests on the `instspc-tests.sh' script.
automake-1.16-1.16.2/old/ChangeLog.11:11064:	(TESTS): Add `$(instspc_tests)', remove `instspc.test'.
automake-1.16-1.16.2/old/ChangeLog.11-11065-	(XFAIL_TESTS): Add `$(xfail_instspc_tests)'.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-11112-	Improve tests `help*.test' (also fixes maintcheck failures).
automake-1.16-1.16.2/old/ChangeLog.11:11113:	* tests/help.test: To run automake, use `$AUTOMAKE' with all `-W'
automake-1.16-1.16.2/old/ChangeLog.11-11114-	flags stripped away rather than hard-coded `automake-$APIVERSION',
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-11217-
automake-1.16-1.16.2/old/ChangeLog.11:11218:	Testsuite: Use `$PATH_SEPARATOR', not `:', when extending PATH.
automake-1.16-1.16.2/old/ChangeLog.11-11219-	* tests/compile2.test: Do no uselessly (implicitly) repeat the
automake-1.16-1.16.2/old/ChangeLog.11-11220-	computation of PATH_SEPARATOR again.
automake-1.16-1.16.2/old/ChangeLog.11:11221:	* tests/instmany-mans.test: Use `$PATH_SEPARATOR', not `:', when
automake-1.16-1.16.2/old/ChangeLog.11-11222-	extending/redefining PATH.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-11234-
automake-1.16-1.16.2/old/ChangeLog.11:11235:	Testsuite: new variables `$PATH_SEPARATOR' and `$APIVERSION'.
automake-1.16-1.16.2/old/ChangeLog.11-11236-	* tests/defs.in ($APIVERSION):  New AC_SUBST'd variable.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-11341-
automake-1.16-1.16.2/old/ChangeLog.11:11342:	Prefer `$(am__cd)' to plain `cd' in our Makefiles.
automake-1.16-1.16.2/old/ChangeLog.11-11343-	* Makefile.am (recheck, dist-hook, git-dist, path-check, fetch)
automake-1.16-1.16.2/old/ChangeLog.11:11344:	(release-stats): Use `$(am__cd)' rather than plain `cd'.
automake-1.16-1.16.2/old/ChangeLog.11-11345-	* tests/Makefile.am ($(srcdir)/parallel-tests.am): Likewise.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-12441-	* tests/ext.test: Inside shell compound command, use
automake-1.16-1.16.2/old/ChangeLog.11:12442:	`if $cmd; then Exit 1; fi' rather than `$cmd && Exit 1', to
automake-1.16-1.16.2/old/ChangeLog.11-12443-	fix failure with OpenBSD sh introduced with last patch.
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-12872-	test scripts so that any of them simply includes the corresponding
automake-1.16-1.16.2/old/ChangeLog.11:12873:	`*.test' script (after setting `$parallel_tests' to `yes').
automake-1.16-1.16.2/old/ChangeLog.11-12874-	* tests/.gitignore: Add wildcard for temporary files used in the
##############################################
automake-1.16-1.16.2/old/ChangeLog.11-12924-	scripts adjusted.
automake-1.16-1.16.2/old/ChangeLog.11:12925:	* tests/parallel-tests.test: Set `$parallel_tests' to `yes'
automake-1.16-1.16.2/old/ChangeLog.11-12926-	then include `./defs' (rather than simply including `./defs-p').
##############################################
automake-1.16-1.16.2/old/ChangeLog.04-147-
automake-1.16-1.16.2/old/ChangeLog.04:148:	* lib/mdate-sh: Don't use "set - x`$ls_command /`", as zsh mishandles
automake-1.16-1.16.2/old/ChangeLog.04-149-	the spaces inside $ls_command.  Problem reported by Loulou Pouchet in
##############################################
automake-1.16-1.16.2/old/ChangeLog.04-400-	* automake.in (Languages): Split .s (asm) and .S (cppasm) into
automake-1.16-1.16.2/old/ChangeLog.04:401:	separate languages.  Make cppasm (Preprocessed Assembler) aware
automake-1.16-1.16.2/old/ChangeLog.04-402-	of CPPFLAGS, AM_CPPFLAGS.
##############################################
automake-1.16-1.16.2/old/ChangeLog.04-432-	two consecutive spaces in filename instead of one, to catch mistake
automake-1.16-1.16.2/old/ChangeLog.04:433:	like `echo $val | ...`.
automake-1.16-1.16.2/old/ChangeLog.04-434-	* tests/README: Suggest this.
##############################################
automake-1.16-1.16.2/old/ChangeLog.04-832-	* lib/am/clean.am (distclean-generic): Do no
automake-1.16-1.16.2/old/ChangeLog.04:833:	`rm -f $(CONFIG_CLEAN_FILES)' if `$(CONFIG_CLEAN_FILES)' is empty.
automake-1.16-1.16.2/old/ChangeLog.04-834-	Report from Nicolas Joly.
##############################################
automake-1.16-1.16.2/old/ChangeLog.00-244-	* m4/multi.m4: Remove the hairy useless quotation of `$'.
automake-1.16-1.16.2/old/ChangeLog.00:245:	Simplify `ifelse([$2],,,[$2])' into... `$2'!
automake-1.16-1.16.2/old/ChangeLog.00-246-	* m4/minuso.m4: Don't use changequote!
##############################################
automake-1.16-1.16.2/old/ChangeLog.00-565-	Don't quote the first argument to AC_OUTPUT_COMMANDS.
automake-1.16-1.16.2/old/ChangeLog.00:566:	Backslash-escape the backquotes and `$' in `am_indx'-incrementing stmt.
automake-1.16-1.16.2/old/ChangeLog.00-567-
##############################################
automake-1.16-1.16.2/old/ChangeLog.00-1369-
automake-1.16-1.16.2/old/ChangeLog.00:1370:	* automake.in (handle_lib_objects_cond): Prefer `$1' over `\1'.
automake-1.16-1.16.2/old/ChangeLog.00-1371-	Minor rewrite for clarity.
automake-1.16-1.16.2/old/ChangeLog.00:1372:	(check_canonical_spelling): Prefer `$1' over `\1'.
automake-1.16-1.16.2/old/ChangeLog.00-1373-
##############################################
automake-1.16-1.16.2/old/ChangeLog.00-1599-
automake-1.16-1.16.2/old/ChangeLog.00:1600:	* depend2.am (%.o): Use `$(*D)/$(*F)', not just `$(*F)'.
automake-1.16-1.16.2/old/ChangeLog.00-1601-	(%.lo): Likewise.
##############################################
automake-1.16-1.16.2/doc/automake.info-2-234-     dist-hook:
automake-1.16-1.16.2/doc/automake.info-2:235:             rm -rf `find $(distdir)/doc -type d -name .svn`
automake-1.16-1.16.2/doc/automake.info-2-236-
##############################################
automake-1.16-1.16.2/doc/help2man-727-	map { dec $_ }
automake-1.16-1.16.2/doc/help2man:728:	`$prog $opt 2>$stderr`;
automake-1.16-1.16.2/doc/help2man-729-
##############################################
automake-1.16-1.16.2/doc/local.mk-44-	  && $(MKDIR_P) %D% \
automake-1.16-1.16.2/doc/local.mk:45:	  && f=`echo $@ | sed 's|.*/||; s|\.1$$||; $(transform)'` \
automake-1.16-1.16.2/doc/local.mk-46-	  && echo ".so man1/$$f-$(APIVERSION).1" > $@
##############################################
automake-1.16-1.16.2/doc/automake.texi-8500-dist-hook:
automake-1.16-1.16.2/doc/automake.texi:8501:        rm -rf `find $(distdir)/doc -type d -name .svn`
automake-1.16-1.16.2/doc/automake.texi-8502-@end example
##############################################
automake-1.16-1.16.2/bootstrap-28-# Set program basename.
automake-1.16-1.16.2/bootstrap:29:me=`echo "$0" | sed 's,^.*/,,'`
automake-1.16-1.16.2/bootstrap-30-
##############################################
automake-1.16-1.16.2/bootstrap-38-# Variables to substitute.
automake-1.16-1.16.2/bootstrap:39:VERSION=`sed -ne '/AC_INIT/s/^[^[]*\[[^[]*\[\([^]]*\)\].*$/\1/p' configure.ac`
automake-1.16-1.16.2/bootstrap-40-APIVERSION=`sed -n 's/^APIVERSION=//p' configure.ac`
##############################################
automake-1.16-1.16.2/bootstrap-81-  rm -f $2
automake-1.16-1.16.2/bootstrap:82:  in=`echo $1 | sed 's,^.*/,,'`
automake-1.16-1.16.2/bootstrap-83-  sed -e "s%@APIVERSION@%$APIVERSION%g" \
##############################################
automake-1.16-1.16.2/NEWS-1143-      TESTS_ENVIRONMENT = \
automake-1.16-1.16.2/NEWS:1144:        $(SHELL) `test -n '$(STRICT_TESTS_CHECKING)' && echo ' -e'`
automake-1.16-1.16.2/NEWS-1145-
##############################################
automake-1.16-1.16.2/NEWS-1645-
automake-1.16-1.16.2/NEWS:1646:  - New shorthand `$(pkglibexecdir)' for `$(libexecdir)/@PACKAGE@'.
automake-1.16-1.16.2/NEWS-1647-
##############################################
automake-1.16-1.16.2/maintainer/syntax-checks.mk-128-	  && { diff -u $$in $$out > $$diffs; test $$? -eq 1; } \
automake-1.16-1.16.2/maintainer/syntax-checks.mk:129:	  && added=`grep -v '^+++ ' $$diffs | grep -c '^+'` \
automake-1.16-1.16.2/maintainer/syntax-checks.mk:130:	  && removed=`grep -v '^--- ' $$diffs | grep -c '^-'` \
automake-1.16-1.16.2/maintainer/syntax-checks.mk-131-	  && test $$added,$$removed = $($*_diff_no),$($*_diff_no) \
##############################################
automake-1.16-1.16.2/maintainer/syntax-checks.mk-340-	for file in $(xtests); do \
automake-1.16-1.16.2/maintainer/syntax-checks.mk:341:	  res=`scan $$file`; \
automake-1.16-1.16.2/maintainer/syntax-checks.mk-342-	  if test -n "$$res"; then \
##############################################
automake-1.16-1.16.2/maintainer/maint.mk-186-	@# Check that we are releasing from a valid tag.
automake-1.16-1.16.2/maintainer/maint.mk:187:	@tag=`$(GIT) describe` \
automake-1.16-1.16.2/maintainer/maint.mk-188-	  && case $$tag in "v$(VERSION)") true;; *) false;; esac \
##############################################
automake-1.16-1.16.2/maintainer/maint.mk-357-	for url in $(FETCHFILES); do \
automake-1.16-1.16.2/maintainer/maint.mk:358:	   file=`printf '%s\n' "$$url" | sed 's|^.*/||; s|^.*=||'`; \
automake-1.16-1.16.2/maintainer/maint.mk-359-	   $(WGET) $$wget_opts "$$url" -O Fetchdir/$$file || exit 1; \
##############################################
automake-1.16-1.16.2/maintainer/maint.mk-432-	  && cd $t/$(PACKAGE)/manual \
automake-1.16-1.16.2/maintainer/maint.mk:433:	  && new_files=`$(CVSU) --types='?'` \
automake-1.16-1.16.2/maintainer/maint.mk:434:	  && new_files=`echo "$$new_files" | sed s/^..//` \
automake-1.16-1.16.2/maintainer/maint.mk-435-	  && { test -z "$$new_files" || $(CVS) add -ko $$new_files; } \
##############################################
automake-1.16-1.16.2/t/am-missing-prog.sh-65-        grep "^WARNING: $(w_old)" $e
automake-1.16-1.16.2/t/am-missing-prog.sh:66:	test "`cat $o`" = "Oops, I'm too old"
automake-1.16-1.16.2/t/am-missing-prog.sh-67-test3:
##############################################
automake-1.16-1.16.2/t/am-missing-prog.sh-70-	test ! -s $e
automake-1.16-1.16.2/t/am-missing-prog.sh:71:	test "`cat $o`" = "Hey, I'm OK!"
automake-1.16-1.16.2/t/am-missing-prog.sh-72-test4:
##############################################
automake-1.16-1.16.2/t/am-missing-prog.sh-74-	test ! -s $e
automake-1.16-1.16.2/t/am-missing-prog.sh:75:	test "`cat $o`" = SNAFU
automake-1.16-1.16.2/t/am-missing-prog.sh-76-check-local: test1 test2 test2 test4
##############################################
automake-1.16-1.16.2/t/suffix5.sh-33-## Account for VPATH issues on weaker make implementations.
automake-1.16-1.16.2/t/suffix5.sh:34:	(echo $< && cat `test -f '$<' || echo $(srcdir)/`$<) > $@
automake-1.16-1.16.2/t/suffix5.sh-35-
##############################################
automake-1.16-1.16.2/t/instmany-python.sh-41-fi
automake-1.16-1.16.2/t/instmany-python.sh:42:len=`expr "$orig_INSTALL $*" : ".*" 2>/dev/null || echo $limit`
automake-1.16-1.16.2/t/instmany-python.sh-43-if test $len -ge $limit; then
##############################################
automake-1.16-1.16.2/t/instmany-python.sh-56-RM='rm -f'
automake-1.16-1.16.2/t/instmany-python.sh:57:len=`expr "$RM $*" : ".*" 2>/dev/null || echo $limit`
automake-1.16-1.16.2/t/instmany-python.sh-58-if test $len -ge $limit; then
##############################################
automake-1.16-1.16.2/t/suffix11.tap-38-## Account for VPATH issues on weaker make implementations (e.g. IRIX 6.5).
automake-1.16-1.16.2/t/suffix11.tap:39:	sed 's/INTEGER/int/g' `test -f '$<' || echo $(srcdir)/`$< >$@
automake-1.16-1.16.2/t/suffix11.tap-40-
##############################################
automake-1.16-1.16.2/t/perf/testsuite-recheck.sh-52-## All the test cases should have been re-run.
automake-1.16-1.16.2/t/perf/testsuite-recheck.sh:53:	@count_got=`for i in $(TEST_LOGS); do echo $$i; done | wc -l` \
automake-1.16-1.16.2/t/perf/testsuite-recheck.sh-54-	  && echo "Count expected: $(count_expected)" \
##############################################
automake-1.16-1.16.2/t/java-compile-run-flat.sh-83-	rm -f $@ $@-t
automake-1.16-1.16.2/t/java-compile-run-flat.sh:84:	$(edit_script) `test -f '$@.sh' || echo $(srcdir)/`$@.sh >$@-t
automake-1.16-1.16.2/t/java-compile-run-flat.sh-85-	chmod a-w $@-t && chmod a+x $@-t && mv -f $@-t $@
##############################################
automake-1.16-1.16.2/t/parallel-tests-generated-and-distributed.sh-38-## Account for VPATH issues on weaker make implementations (e.g. IRIX 6.5)
automake-1.16-1.16.2/t/parallel-tests-generated-and-distributed.sh:39:	cp `test -f '$<' || echo $(srcdir)/`$< $@
automake-1.16-1.16.2/t/parallel-tests-generated-and-distributed.sh-40-	chmod +x $@
##############################################
automake-1.16-1.16.2/t/instmany-mans.sh-45-fi
automake-1.16-1.16.2/t/instmany-mans.sh:46:len=`expr "$orig_INSTALL $*" : ".*" 2>/dev/null || echo $limit`
automake-1.16-1.16.2/t/instmany-mans.sh-47-if test $len -ge $limit; then
##############################################
automake-1.16-1.16.2/t/instmany-mans.sh-60-RM='rm -f'
automake-1.16-1.16.2/t/instmany-mans.sh:61:len=`expr "$RM $*" : ".*" 2>/dev/null || echo $limit`
automake-1.16-1.16.2/t/instmany-mans.sh-62-if test $len -ge $limit; then
##############################################
automake-1.16-1.16.2/t/suffix-custom-subobj.sh-33-## Account for VPATH issues on weaker make implementations.
automake-1.16-1.16.2/t/suffix-custom-subobj.sh:34:	cp `test -f '$<' || echo $(srcdir)/`$< $@
automake-1.16-1.16.2/t/suffix-custom-subobj.sh-35-
##############################################
automake-1.16-1.16.2/t/README-248-  code preserves filenames with spaces.  This will catch errors like
automake-1.16-1.16.2/t/README:249:  `echo $filename | ...`.
automake-1.16-1.16.2/t/README-250-
##############################################
automake-1.16-1.16.2/t/subpkg4.sh-24-test-distdir-is-readable:
automake-1.16-1.16.2/t/subpkg4.sh:25:	bad_dirs=`find $(distdir) -type d ! -perm -755 -print`; \
automake-1.16-1.16.2/t/subpkg4.sh-26-	if test -n "$$bad_dirs"; then \
##############################################
automake-1.16-1.16.2/t/subpkg4.sh-29-	fi
automake-1.16-1.16.2/t/subpkg4.sh:30:	bad_files=`find $(distdir) ! -type d ! -perm -444 -print`; \
automake-1.16-1.16.2/t/subpkg4.sh-31-	if test -n "$$bad_files"; then \
##############################################
automake-1.16-1.16.2/t/test-driver-custom.sh-49-
automake-1.16-1.16.2/t/test-driver-custom.sh:50:me=`echo "$0" | sed 's,^.*/,,'`
automake-1.16-1.16.2/t/test-driver-custom.sh-51-if test -z "$me"; then
##############################################
automake-1.16-1.16.2/t/subobj10.sh-16-
automake-1.16-1.16.2/t/subobj10.sh:17:# PR 492: Test asm subdir-objects.
automake-1.16-1.16.2/t/subobj10.sh-18-
##############################################
automake-1.16-1.16.2/t/conflnk2.sh-29-	test -f $(distdir)/sdir-no-make/src4
automake-1.16-1.16.2/t/conflnk2.sh:30:	test 2 -gt `find $(distdir)/sdir -type d | wc -l`
automake-1.16-1.16.2/t/conflnk2.sh:31:	test 2 -gt `find $(distdir)/sdir-no-make -type d | wc -l`
automake-1.16-1.16.2/t/conflnk2.sh:32:	test 4 -gt `find $(distdir) -type d | wc -l`
automake-1.16-1.16.2/t/conflnk2.sh-33-END
##############################################
automake-1.16-1.16.2/t/cond33.sh-53-
automake-1.16-1.16.2/t/cond33.sh:54:./configure --prefix="$cwd"/nowhere --bindir="$cwd"/bin \
automake-1.16-1.16.2/t/cond33.sh-55-            --includedir="$cwd"/inc
##############################################
automake-1.16-1.16.2/t/cond33.sh-67-
automake-1.16-1.16.2/t/cond33.sh:68:./configure two=two --prefix="$cwd"/nowhere --bindir="$cwd"/bin \
automake-1.16-1.16.2/t/cond33.sh-69-                    --includedir="$cwd"/inc
##############################################
automake-1.16-1.16.2/t/suffix3.tap-31-.zoo.cc:
automake-1.16-1.16.2/t/suffix3.tap:32:	sed 's/INTEGER/int/g' `test -f '$<' || echo $(srcdir)/`$< >$@
automake-1.16-1.16.2/t/suffix3.tap-33-bin_PROGRAMS = foo
##############################################
automake-1.16-1.16.2/t/autohdr-subdir-pr12495.sh-76-  if using_gmake; then
automake-1.16-1.16.2/t/autohdr-subdir-pr12495.sh:77:    grep "No rule to make target [\`\"']$x\.h\.in[\`\"']" stderr
automake-1.16-1.16.2/t/autohdr-subdir-pr12495.sh-78-  fi
##############################################
automake-1.16-1.16.2/t/ax/is_newest-33-file=$1; shift
automake-1.16-1.16.2/t/ax/is_newest:34:newer_files=`find "$@" -prune -newer "$file"` || exit $?
automake-1.16-1.16.2/t/ax/is_newest-35-
##############################################
automake-1.16-1.16.2/t/python-virtualenv.sh-90-	  && py1=`python -c 'import sys; print(sys.executable)'` \
automake-1.16-1.16.2/t/python-virtualenv.sh:91:	  && py2=`$(PYTHON) -c 'import sys; print(sys.executable)'` \
automake-1.16-1.16.2/t/python-virtualenv.sh-92-	  && echo "py1: $$py1" \
##############################################
automake-1.16-1.16.2/t/c-demo.sh-81-	sed -n 's/.*foo *(.*/&;/p' "$(srcdir)/foo.c" >$@-t
automake-1.16-1.16.2/t/c-demo.sh:82:	test 1 -eq `wc -l <$@-t`
automake-1.16-1.16.2/t/c-demo.sh-83-	chmod a-w $@-t && mv -f $@-t $@
##############################################
automake-1.16-1.16.2/t/java-compile-run-nested.sh-88-	rm -f $@ $@-t
automake-1.16-1.16.2/t/java-compile-run-nested.sh:89:	$(edit_script) `test -f '$@.sh' || echo $(srcdir)/`$@.sh >$@-t
automake-1.16-1.16.2/t/java-compile-run-nested.sh-90-	chmod a-w $@-t && chmod a+x $@-t && mv -f $@-t $@
##############################################
automake-1.16-1.16.2/t/suffix10.tap-47-## Account for VPATH issues on weaker make implementations.
automake-1.16-1.16.2/t/suffix10.tap:48:	  && cat `test -f '$<' || echo $(srcdir)/`$<; \
automake-1.16-1.16.2/t/suffix10.tap-49-	} > $@-t
##############################################
automake-1.16-1.16.2/t/instmany.sh-53-fi
automake-1.16-1.16.2/t/instmany.sh:54:len=`expr "$orig_INSTALL $*" : ".*" 2>/dev/null || echo $limit`
automake-1.16-1.16.2/t/instmany.sh-55-if test $len -ge $limit; then
##############################################
automake-1.16-1.16.2/t/instmany.sh-68-RM='rm -f'
automake-1.16-1.16.2/t/instmany.sh:69:len=`expr "$RM $*" : ".*" 2>/dev/null || echo $limit`
automake-1.16-1.16.2/t/instmany.sh-70-if test $len -ge $limit; then
##############################################
automake-1.16-1.16.2/t/disthook.sh-40-	ls -l $(srcdir) $(srcdir)/doc
automake-1.16-1.16.2/t/disthook.sh:41:	test "`cat $(srcdir)/write`" = "all is ok"
automake-1.16-1.16.2/t/disthook.sh-42-	test -f $(srcdir)/doc/README
##############################################
automake-1.16-1.16.2/t/recurs-user-many.sh-55-foo-local bar-local baz-local:
automake-1.16-1.16.2/t/recurs-user-many.sh:56:	touch `echo $@ | sed 's/-local$$//'`
automake-1.16-1.16.2/t/recurs-user-many.sh-57-END
##############################################
automake-1.16-1.16.2/t/suffix8.tap-46-.x_.y_:
automake-1.16-1.16.2/t/suffix8.tap:47:	cp `test -f '$<' || echo $(srcdir)/`$< $@
automake-1.16-1.16.2/t/suffix8.tap-48-.y_.o:
automake-1.16-1.16.2/t/suffix8.tap:49:	cp `test -f '$<' || echo $(srcdir)/`$< $@
automake-1.16-1.16.2/t/suffix8.tap-50-.y_.obj:
automake-1.16-1.16.2/t/suffix8.tap:51:	cp `test -f '$<' || echo $(srcdir)/`$< $@
automake-1.16-1.16.2/t/suffix8.tap-52-.y_.z_:
automake-1.16-1.16.2/t/suffix8.tap:53:	cp `test -f '$<' || echo $(srcdir)/`$< $@
automake-1.16-1.16.2/t/suffix8.tap-54-.z_.lo:
automake-1.16-1.16.2/t/suffix8.tap:55:	cp `test -f '$<' || echo $(srcdir)/`$< $@
automake-1.16-1.16.2/t/suffix8.tap-56-
##############################################
automake-1.16-1.16.2/t/dist-included-parent-dir.sh-30-	test -f $(distdir)/bar
automake-1.16-1.16.2/t/dist-included-parent-dir.sh:31:	test 2 -gt `find $(distdir)/sub -type d | wc -l`
automake-1.16-1.16.2/t/dist-included-parent-dir.sh-32-END
##############################################
automake-1.16-1.16.2/t/silent-custom.sh-42-gen-headers:
automake-1.16-1.16.2/t/silent-custom.sh:43:	@headers=`for i in $(list); do echo sub/$$i.h; done`; \
automake-1.16-1.16.2/t/silent-custom.sh-44-	if $(AM_V_P); then set -x; else \
##############################################
automake-1.16-1.16.2/t/suffix-custom-subobj-and-specflg.sh-34-## Account for VPATH issues on weaker make implementations (e.g. IRIX 6.5).
automake-1.16-1.16.2/t/suffix-custom-subobj-and-specflg.sh:35:	cp `test -f '$<' || echo $(srcdir)/`$< $@
automake-1.16-1.16.2/t/suffix-custom-subobj-and-specflg.sh-36-
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-121-  --*=*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:122:	optarg=`echo $option | sed -e 's/^[^=]*=//'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-123-	;;
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-127-  --disable-*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:128:	enableopt=`echo ${option} | sed 's:^--disable-:enable_:;s:-:_:g'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-129-	eval $enableopt=no
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-135-	esac
automake-1.16-1.16.2/contrib/multilib/config-ml.in:136:	enableopt=`echo ${option} | sed 's:^--::;s:=.*$::;s:-:_:g'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-137-	# enable_shared and enable_static are handled by configure.
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-157-	esac
automake-1.16-1.16.2/contrib/multilib/config-ml.in:158:	withopt=`echo ${option} | sed 's:^--::;s:=.*$::;s:-:_:g'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-159-	eval $withopt="$optarg"
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-161-  --without-*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:162:	withopt=`echo ${option} | sed 's:^--::;s:out::;s:-:_:g'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-163-	eval $withopt=no
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-208-multidirs=
automake-1.16-1.16.2/contrib/multilib/config-ml.in:209:for i in `${CC-gcc} --print-multi-lib 2>/dev/null`; do
automake-1.16-1.16.2/contrib/multilib/config-ml.in:210:  dir=`echo $i | sed -e 's/;.*$//'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-211-  if [ "${dir}" = "." ]; then
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-470-# Tests like `if [ -n "$multidirs" ]' require it.
automake-1.16-1.16.2/contrib/multilib/config-ml.in:471:multidirs=`echo "$multidirs" | sed -e 's/^[ ][ ]*//' -e 's/[ ][ ]*$//' -e 's/[ ][ ]*/ /g'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-472-
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-485-	else \
automake-1.16-1.16.2/contrib/multilib/config-ml.in:486:	  rootpre=`${PWD_COMMAND}`/; export rootpre; \
automake-1.16-1.16.2/contrib/multilib/config-ml.in:487:	  srcrootpre=`cd $(srcdir); ${PWD_COMMAND}`/; export srcrootpre; \
automake-1.16-1.16.2/contrib/multilib/config-ml.in:488:	  lib=`echo "$${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$$,\1,'`; \
automake-1.16-1.16.2/contrib/multilib/config-ml.in-489-	  compiler="$(CC)"; \
automake-1.16-1.16.2/contrib/multilib/config-ml.in:490:	  for i in `$${compiler} --print-multi-lib 2>/dev/null`; do \
automake-1.16-1.16.2/contrib/multilib/config-ml.in:491:	    dir=`echo $$i | sed -e 's/;.*$$//'`; \
automake-1.16-1.16.2/contrib/multilib/config-ml.in-492-	    if [ "$${dir}" = "." ]; then \
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-495-	      if [ -d ../$${dir}/$${lib} ]; then \
automake-1.16-1.16.2/contrib/multilib/config-ml.in:496:		flags=`echo $$i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
automake-1.16-1.16.2/contrib/multilib/config-ml.in-497-		if (cd ../$${dir}/$${lib}; $(MAKE) $(FLAGS_TO_PASS) \
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-533-	else \
automake-1.16-1.16.2/contrib/multilib/config-ml.in:534:	  lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
automake-1.16-1.16.2/contrib/multilib/config-ml.in-535-	  for dir in : $(MULTIDIRS); do \
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-582-  # The '[^/][^/]*' appears that way to work around a SunOS sed bug.
automake-1.16-1.16.2/contrib/multilib/config-ml.in:583:  ml_builddotdot=`echo ${with_multisubdir} | sed -e 's:[^/][^/]*:..:g'`/
automake-1.16-1.16.2/contrib/multilib/config-ml.in-584-  if [ "$srcdir" = "." ]; then
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-645-    echo "Running configure in multilib subdirs ${multidirs}"
automake-1.16-1.16.2/contrib/multilib/config-ml.in:646:    echo "pwd: `${PWDCMD-pwd}`"
automake-1.16-1.16.2/contrib/multilib/config-ml.in-647-  fi
automake-1.16-1.16.2/contrib/multilib/config-ml.in-648-
automake-1.16-1.16.2/contrib/multilib/config-ml.in:649:  ml_origdir=`${PWDCMD-pwd}`
automake-1.16-1.16.2/contrib/multilib/config-ml.in:650:  ml_libdir=`echo "$ml_origdir" | sed -e 's,^.*/,,'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-651-  # cd to top-level-build-dir/${with_target_subdir}
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-657-      echo "Running configure in multilib subdir ${ml_dir}"
automake-1.16-1.16.2/contrib/multilib/config-ml.in:658:      echo "pwd: `${PWDCMD-pwd}`"
automake-1.16-1.16.2/contrib/multilib/config-ml.in-659-    fi
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-663-      pathcomp=""
automake-1.16-1.16.2/contrib/multilib/config-ml.in:664:      for d in `echo ":${ml_dir}" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`; do
automake-1.16-1.16.2/contrib/multilib/config-ml.in-665-        pathcomp="$pathcomp$d"
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-681-    # Eg: if ${ml_dir} = m68000/m68881, dotdot = ../../
automake-1.16-1.16.2/contrib/multilib/config-ml.in:682:    dotdot=../`echo ${ml_dir} | sed -e 's|[^/]||g' -e 's|/|../|g'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-683-
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-685-    ".")
automake-1.16-1.16.2/contrib/multilib/config-ml.in:686:      echo "Building symlink tree in `${PWDCMD-pwd}`/${ml_dir}/${ml_libdir}"
automake-1.16-1.16.2/contrib/multilib/config-ml.in-687-      if [ "${with_target_subdir}" != "." ]; then
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-724-    # FIXME: POPDIR=${PWD=`pwd`} doesn't work here.
automake-1.16-1.16.2/contrib/multilib/config-ml.in:725:    ML_POPDIR=`${PWDCMD-pwd}`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-726-    cd ${ml_dir}/${ml_libdir}
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-732-    # find compiler flag corresponding to ${ml_dir}
automake-1.16-1.16.2/contrib/multilib/config-ml.in:733:    for i in `${CC-gcc} --print-multi-lib 2>/dev/null`; do
automake-1.16-1.16.2/contrib/multilib/config-ml.in:734:      dir=`echo $i | sed -e 's/;.*$//'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-735-      if [ "${dir}" = "${ml_dir}" ]; then
automake-1.16-1.16.2/contrib/multilib/config-ml.in:736:        flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-737-        break
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-751-	# as ML_POPDIR.
automake-1.16-1.16.2/contrib/multilib/config-ml.in:752:	popdir_rx=`echo "${ML_POPDIR}" | sed 's,.,.,g'`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-753-	CC_=
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-756-	  -[BIL]"${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:757:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-758-	  "${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:759:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-760-	  *)
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-768-	  -[BIL]"${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:769:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-770-	  "${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:771:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-772-	  *)
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-780-	  -[BIL]"${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:781:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-782-	  "${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:783:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-784-	  *)
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-792-	  -[BIL]"${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:793:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-794-	  "${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:795:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-796-	  *)
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-804-	  -[BIL]"${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:805:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-806-	  "${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:807:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-808-	  *)
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-816-	  -[BIL]"${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:817:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-818-	  "${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:819:	    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"`' ' ;;
automake-1.16-1.16.2/contrib/multilib/config-ml.in-820-	  *)
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-826-	  LD_LIBRARY_PATH_=
automake-1.16-1.16.2/contrib/multilib/config-ml.in:827:	  for arg in `echo "$LD_LIBRARY_PATH" | tr ':' ' '`; do
automake-1.16-1.16.2/contrib/multilib/config-ml.in-828-	    case "$arg" in
automake-1.16-1.16.2/contrib/multilib/config-ml.in-829-	    "${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:830:	      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"`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-831-	      ;;
##############################################
automake-1.16-1.16.2/contrib/multilib/config-ml.in-843-	  SHLIB_PATH_=
automake-1.16-1.16.2/contrib/multilib/config-ml.in:844:	  for arg in `echo "$SHLIB_PATH" | tr ':' ' '`; do
automake-1.16-1.16.2/contrib/multilib/config-ml.in-845-	    case "$arg" in
automake-1.16-1.16.2/contrib/multilib/config-ml.in-846-	    "${ML_POPDIR}"/*)
automake-1.16-1.16.2/contrib/multilib/config-ml.in:847:	      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"`
automake-1.16-1.16.2/contrib/multilib/config-ml.in-848-	      ;;
##############################################
automake-1.16-1.16.2/contrib/multilib/symlink-tree-57-
automake-1.16-1.16.2/contrib/multilib/symlink-tree:58:for f in `ls -a ${srcdir}`; do
automake-1.16-1.16.2/contrib/multilib/symlink-tree-59-  if [ -d ${srcdir}/$f ]; then
##############################################
automake-1.16-1.16.2/contrib/check-html.am-48-check-html recheck-html:
automake-1.16-1.16.2/contrib/check-html.am:49:	@target=`echo $@ | sed 's/-html$$//'`; \
automake-1.16-1.16.2/contrib/check-html.am-50-	rv=0; $(MAKE) $(AM_MAKEFLAGS) $$target || rv=$$?; \
##############################################
automake-1.16-1.16.2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
automake-1.16-1.16.2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
automake-1.16-1.16.2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
automake-1.16-1.16.2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
automake-1.16-1.16.2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
automake-1.16-1.16.2/aclocal.m4-109-])
##############################################
automake-1.16-1.16.2/aclocal.m4-178-AC_REQUIRE([AC_PROG_INSTALL])dnl
automake-1.16-1.16.2/aclocal.m4:179:if test "`cd $srcdir && pwd`" != "`pwd`"; then
automake-1.16-1.16.2/aclocal.m4-180-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
automake-1.16-1.16.2/aclocal.m4-337-    * )
automake-1.16-1.16.2/aclocal.m4:338:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
automake-1.16-1.16.2/aclocal.m4-339-  esac
automake-1.16-1.16.2/aclocal.m4-340-done
automake-1.16-1.16.2/aclocal.m4:341:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
automake-1.16-1.16.2/aclocal.m4-342-
##############################################
automake-1.16-1.16.2/aclocal.m4-550-     echo "timestamp, slept: $am_has_slept" > conftest.file
automake-1.16-1.16.2/aclocal.m4:551:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
automake-1.16-1.16.2/aclocal.m4-552-     if test "$[*]" = "X"; then
automake-1.16-1.16.2/aclocal.m4-553-	# -L didn't work.
automake-1.16-1.16.2/aclocal.m4:554:	set X `ls -t "$srcdir/configure" conftest.file`
automake-1.16-1.16.2/aclocal.m4-555-     fi
##############################################
automake-1.16-1.16.2/lib/config.guess-34-
automake-1.16-1.16.2/lib/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
automake-1.16-1.16.2/lib/config.guess-36-
##############################################
automake-1.16-1.16.2/lib/config.guess-105-    # shellcheck disable=SC2039
automake-1.16-1.16.2/lib/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
automake-1.16-1.16.2/lib/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
automake-1.16-1.16.2/lib/config.guess-155-	EOF
automake-1.16-1.16.2/lib/config.guess:156:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
automake-1.16-1.16.2/lib/config.guess-157-
##############################################
automake-1.16-1.16.2/lib/config.guess-192-	    earmv*)
automake-1.16-1.16.2/lib/config.guess:193:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
automake-1.16-1.16.2/lib/config.guess:194:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
automake-1.16-1.16.2/lib/config.guess-195-		machine="${arch}${endian}"-unknown
##############################################
automake-1.16-1.16.2/lib/config.guess-224-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
automake-1.16-1.16.2/lib/config.guess:225:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
automake-1.16-1.16.2/lib/config.guess-226-		;;
##############################################
automake-1.16-1.16.2/lib/config.guess-237-	    *)
automake-1.16-1.16.2/lib/config.guess:238:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
automake-1.16-1.16.2/lib/config.guess-239-		;;
##############################################
automake-1.16-1.16.2/lib/config.guess-290-	*4.0)
automake-1.16-1.16.2/lib/config.guess:291:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
automake-1.16-1.16.2/lib/config.guess-292-		;;
automake-1.16-1.16.2/lib/config.guess-293-	*5.*)
automake-1.16-1.16.2/lib/config.guess:294:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
automake-1.16-1.16.2/lib/config.guess-295-		;;
##############################################
automake-1.16-1.16.2/lib/config.guess-300-	# types through head -n 1, so we only detect the type of CPU 0.
automake-1.16-1.16.2/lib/config.guess:301:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
automake-1.16-1.16.2/lib/config.guess-302-	case "$ALPHA_CPU_TYPE" in
##############################################
automake-1.16-1.16.2/lib/config.guess-338-	# 1.2 uses "1.2" for uname -r.
automake-1.16-1.16.2/lib/config.guess:339:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
automake-1.16-1.16.2/lib/config.guess-340-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
automake-1.16-1.16.2/lib/config.guess-389-    s390x:SunOS:*:*)
automake-1.16-1.16.2/lib/config.guess:390:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
automake-1.16-1.16.2/lib/config.guess-391-	exit ;;
automake-1.16-1.16.2/lib/config.guess-392-    sun4H:SunOS:5.*:*)
automake-1.16-1.16.2/lib/config.guess:393:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
automake-1.16-1.16.2/lib/config.guess-394-	exit ;;
automake-1.16-1.16.2/lib/config.guess-395-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
automake-1.16-1.16.2/lib/config.guess:396:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
automake-1.16-1.16.2/lib/config.guess-397-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-414-	fi
automake-1.16-1.16.2/lib/config.guess:415:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
automake-1.16-1.16.2/lib/config.guess-416-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-420-	# it's likely to be more like Solaris than SunOS4.
automake-1.16-1.16.2/lib/config.guess:421:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
automake-1.16-1.16.2/lib/config.guess-422-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-429-	# Japanese Language versions have a version number like `4.1.3-JL'.
automake-1.16-1.16.2/lib/config.guess:430:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
automake-1.16-1.16.2/lib/config.guess-431-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-435-    sun*:*:4.2BSD:*)
automake-1.16-1.16.2/lib/config.guess:436:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
automake-1.16-1.16.2/lib/config.guess-437-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
automake-1.16-1.16.2/lib/config.guess-517-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
automake-1.16-1.16.2/lib/config.guess:518:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
automake-1.16-1.16.2/lib/config.guess:519:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
automake-1.16-1.16.2/lib/config.guess-520-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
automake-1.16-1.16.2/lib/config.guess-573-    *:IRIX*:*:*)
automake-1.16-1.16.2/lib/config.guess:574:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
automake-1.16-1.16.2/lib/config.guess-575-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-603-EOF
automake-1.16-1.16.2/lib/config.guess:604:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
automake-1.16-1.16.2/lib/config.guess-605-		then
##############################################
automake-1.16-1.16.2/lib/config.guess-616-    *:AIX:*:[4567])
automake-1.16-1.16.2/lib/config.guess:617:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
automake-1.16-1.16.2/lib/config.guess-618-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
automake-1.16-1.16.2/lib/config.guess-652-    9000/[34678]??:HP-UX:*:*)
automake-1.16-1.16.2/lib/config.guess:653:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
automake-1.16-1.16.2/lib/config.guess-654-	case "$UNAME_MACHINE" in
##############################################
automake-1.16-1.16.2/lib/config.guess-706-EOF
automake-1.16-1.16.2/lib/config.guess:707:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
automake-1.16-1.16.2/lib/config.guess-708-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
automake-1.16-1.16.2/lib/config.guess-734-    ia64:HP-UX:*:*)
automake-1.16-1.16.2/lib/config.guess:735:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
automake-1.16-1.16.2/lib/config.guess-736-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
automake-1.16-1.16.2/lib/config.guess-764-EOF
automake-1.16-1.16.2/lib/config.guess:765:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
automake-1.16-1.16.2/lib/config.guess-766-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
automake-1.16-1.16.2/lib/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
automake-1.16-1.16.2/lib/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
automake-1.16-1.16.2/lib/config.guess-837-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
automake-1.16-1.16.2/lib/config.guess-840-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
automake-1.16-1.16.2/lib/config.guess:841:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
automake-1.16-1.16.2/lib/config.guess-842-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
automake-1.16-1.16.2/lib/config.guess-858-	then
automake-1.16-1.16.2/lib/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
automake-1.16-1.16.2/lib/config.guess-860-	else
automake-1.16-1.16.2/lib/config.guess:861:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
automake-1.16-1.16.2/lib/config.guess-862-	fi
##############################################
automake-1.16-1.16.2/lib/config.guess-871-	esac
automake-1.16-1.16.2/lib/config.guess:872:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
automake-1.16-1.16.2/lib/config.guess-873-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-907-    prep*:SunOS:5.*:*)
automake-1.16-1.16.2/lib/config.guess:908:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
automake-1.16-1.16.2/lib/config.guess-909-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-911-	# the GNU system
automake-1.16-1.16.2/lib/config.guess:912:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
automake-1.16-1.16.2/lib/config.guess-913-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-915-	# other systems with GNU libc and userland
automake-1.16-1.16.2/lib/config.guess:916:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
automake-1.16-1.16.2/lib/config.guess-917-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-1037-EOF
automake-1.16-1.16.2/lib/config.guess:1038:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
automake-1.16-1.16.2/lib/config.guess-1039-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
automake-1.16-1.16.2/lib/config.guess-1137-    i*86:*:4.*:*)
automake-1.16-1.16.2/lib/config.guess:1138:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
automake-1.16-1.16.2/lib/config.guess-1139-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
automake-1.16-1.16.2/lib/config.guess-1440-    *:DragonFly:*:*)
automake-1.16-1.16.2/lib/config.guess:1441:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
automake-1.16-1.16.2/lib/config.guess-1442-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-1453-    i*86:skyos:*:*)
automake-1.16-1.16.2/lib/config.guess:1454:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
automake-1.16-1.16.2/lib/config.guess-1455-	exit ;;
##############################################
automake-1.16-1.16.2/lib/config.guess-1603-
automake-1.16-1.16.2/lib/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
automake-1.16-1.16.2/lib/config.guess-1605-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
automake-1.16-1.16.2/lib/tap-driver.sh-585-        # Get the bailout message (if any), with leading and trailing
automake-1.16-1.16.2/lib/tap-driver.sh:586:        # whitespace stripped.  The message remains stored in `$0`.
automake-1.16-1.16.2/lib/tap-driver.sh-587-        sub("^[ \t]*Bail out![ \t]*", "");
##############################################
automake-1.16-1.16.2/lib/compile-67-	mingw/*)
automake-1.16-1.16.2/lib/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
automake-1.16-1.16.2/lib/compile-69-	  ;;
automake-1.16-1.16.2/lib/compile-70-	cygwin/* | msys/*)
automake-1.16-1.16.2/lib/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
automake-1.16-1.16.2/lib/compile-72-	  ;;
automake-1.16-1.16.2/lib/compile-73-	wine/*)
automake-1.16-1.16.2/lib/compile:74:	  file=`winepath -w "$file" || echo "$file"`
automake-1.16-1.16.2/lib/compile-75-	  ;;
##############################################
automake-1.16-1.16.2/lib/compile-310-# Name of file we expect compiler to create.
automake-1.16-1.16.2/lib/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
automake-1.16-1.16.2/lib/compile-312-
##############################################
automake-1.16-1.16.2/lib/compile-316-# object file name, since that is what matters with a parallel build.
automake-1.16-1.16.2/lib/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
automake-1.16-1.16.2/lib/compile-318-while true; do
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-36-
automake-1.16-1.16.2/lib/gendocs.sh:37:prog=`basename "$0"`
automake-1.16-1.16.2/lib/gendocs.sh-38-srcdir=`pwd`
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-209-  # but here, we use the basename of $srcfile
automake-1.16-1.16.2/lib/gendocs.sh:210:  base=`basename "$srcfile"`
automake-1.16-1.16.2/lib/gendocs.sh-211-  case $base in
automake-1.16-1.16.2/lib/gendocs.sh:212:    *.txi|*.texi|*.texinfo) base=`echo "$base"|sed 's/\.[texinfo]*$//'`;;
automake-1.16-1.16.2/lib/gendocs.sh-213-  esac
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-234-{
automake-1.16-1.16.2/lib/gendocs.sh:235:  size=`ls -ksl $1 | awk '{print $1}'`
automake-1.16-1.16.2/lib/gendocs.sh-236-  echo $size
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-298-  ls -l "$outdir/$PACKAGE.info.tar.gz"
automake-1.16-1.16.2/lib/gendocs.sh:299:  info_tgz_size=`calcsize "$outdir/$PACKAGE.info.tar.gz"`
automake-1.16-1.16.2/lib/gendocs.sh-300-  # do not mv the info files, there's no point in having them available
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-310-  gzip -f -9 $PACKAGE.dvi
automake-1.16-1.16.2/lib/gendocs.sh:311:  dvi_gz_size=`calcsize $PACKAGE.dvi.gz`
automake-1.16-1.16.2/lib/gendocs.sh-312-  mv $PACKAGE.dvi.gz "$outdir/"
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-317-  eval "$cmd"
automake-1.16-1.16.2/lib/gendocs.sh:318:  pdf_size=`calcsize $PACKAGE.pdf`
automake-1.16-1.16.2/lib/gendocs.sh-319-  mv $PACKAGE.pdf "$outdir/"
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-328-  eval "$cmd"
automake-1.16-1.16.2/lib/gendocs.sh:329:  ascii_size=`calcsize $PACKAGE.txt`
automake-1.16-1.16.2/lib/gendocs.sh-330-  gzip -f -9 -c $PACKAGE.txt >"$outdir/$PACKAGE.txt.gz"
automake-1.16-1.16.2/lib/gendocs.sh:331:  ascii_gz_size=`calcsize "$outdir/$PACKAGE.txt.gz"`
automake-1.16-1.16.2/lib/gendocs.sh-332-  mv $PACKAGE.txt "$outdir/"
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-351-  )
automake-1.16-1.16.2/lib/gendocs.sh:352:  eval html_$1_tgz_size=`calcsize "$outdir/${PACKAGE}.html_$1.tar.gz"`
automake-1.16-1.16.2/lib/gendocs.sh-353-  rm -f "$outdir"/html_$1/*.html
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-364-  eval "$cmd"
automake-1.16-1.16.2/lib/gendocs.sh:365:  html_mono_size=`calcsize $PACKAGE.html`
automake-1.16-1.16.2/lib/gendocs.sh-366-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
automake-1.16-1.16.2/lib/gendocs.sh:367:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
automake-1.16-1.16.2/lib/gendocs.sh-368-  copy_images "$outdir/" $PACKAGE.html
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-391-  eval \
automake-1.16-1.16.2/lib/gendocs.sh:392:    html_${split}_tgz_size=`calcsize "$outdir/$PACKAGE.html_$split.tar.gz"`
automake-1.16-1.16.2/lib/gendocs.sh-393-  rm -rf "$outdir/html_$split/"
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-403-  eval "$cmd"
automake-1.16-1.16.2/lib/gendocs.sh:404:  html_mono_size=`calcsize $PACKAGE.html`
automake-1.16-1.16.2/lib/gendocs.sh-405-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
automake-1.16-1.16.2/lib/gendocs.sh:406:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
automake-1.16-1.16.2/lib/gendocs.sh-407-  mv $PACKAGE.html "$outdir/"
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-416-printf "\nMaking .tar.gz for sources...\n"
automake-1.16-1.16.2/lib/gendocs.sh:417:d=`dirname $srcfile`
automake-1.16-1.16.2/lib/gendocs.sh-418-(
automake-1.16-1.16.2/lib/gendocs.sh-419-  cd "$d"
automake-1.16-1.16.2/lib/gendocs.sh:420:  srcfiles=`ls -d *.texinfo *.texi *.txi *.eps $source_extra 2>/dev/null` || true
automake-1.16-1.16.2/lib/gendocs.sh-421-  tar czfh "$abs_outdir/$PACKAGE.texi.tar.gz" $srcfiles
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-423-)
automake-1.16-1.16.2/lib/gendocs.sh:424:texi_tgz_size=`calcsize "$outdir/$PACKAGE.texi.tar.gz"`
automake-1.16-1.16.2/lib/gendocs.sh-425-
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-432-  eval "$cmd"
automake-1.16-1.16.2/lib/gendocs.sh:433:  docbook_xml_size=`calcsize $PACKAGE-db.xml`
automake-1.16-1.16.2/lib/gendocs.sh-434-  gzip -f -9 -c $PACKAGE-db.xml >"$outdir/$PACKAGE-db.xml.gz"
automake-1.16-1.16.2/lib/gendocs.sh:435:  docbook_xml_gz_size=`calcsize "$outdir/$PACKAGE-db.xml.gz"`
automake-1.16-1.16.2/lib/gendocs.sh-436-  mv $PACKAGE-db.xml "$outdir/"
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-446-  )
automake-1.16-1.16.2/lib/gendocs.sh:447:  html_node_db_tgz_size=`calcsize "$outdir/${PACKAGE}.html_node_db.tar.gz"`
automake-1.16-1.16.2/lib/gendocs.sh-448-  rm -f "$outdir"/html_node_db/*.html
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-455-  eval "$cmd"
automake-1.16-1.16.2/lib/gendocs.sh:456:  docbook_ascii_size=`calcsize $PACKAGE-db.txt`
automake-1.16-1.16.2/lib/gendocs.sh-457-  mv $PACKAGE-db.txt "$outdir/"
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-461-  eval "$cmd"
automake-1.16-1.16.2/lib/gendocs.sh:462:  docbook_pdf_size=`calcsize $PACKAGE-db.pdf`
automake-1.16-1.16.2/lib/gendocs.sh-463-  mv $PACKAGE-db.pdf "$outdir/"
##############################################
automake-1.16-1.16.2/lib/gendocs.sh-475-
automake-1.16-1.16.2/lib/gendocs.sh:476:curdate=`$SETLANG date '+%B %d, %Y'`
automake-1.16-1.16.2/lib/gendocs.sh-477-sed \
##############################################
automake-1.16-1.16.2/lib/gitlog-to-changelog-331-          # Let $code operate on it, safely.
automake-1.16-1.16.2/lib/gitlog-to-changelog:332:          my $r = $s->reval("$code")
automake-1.16-1.16.2/lib/gitlog-to-changelog-333-            or die "$ME:$.:$sha: failed to eval \"$code\":\n$@\n";
##############################################
automake-1.16-1.16.2/lib/Automake/VarDef.pm-310-
automake-1.16-1.16.2/lib/Automake/VarDef.pm:311:  my $where = $self->location->dump;
automake-1.16-1.16.2/lib/Automake/VarDef.pm-312-  my $comment = $self->comment;
##############################################
automake-1.16-1.16.2/lib/Automake/Options.pm-315-      local $_ = $h->{'option'};
automake-1.16-1.16.2/lib/Automake/Options.pm:316:      my $where = $h->{'where'};
automake-1.16-1.16.2/lib/Automake/Options.pm-317-      $options->{$_} = $where;
##############################################
automake-1.16-1.16.2/lib/Automake/FileUtils.pm-276-  $! = 0;
automake-1.16-1.16.2/lib/Automake/FileUtils.pm:277:  my $res = `$command`;
automake-1.16-1.16.2/lib/Automake/FileUtils.pm-278-  handle_exec_errors $command
##############################################
automake-1.16-1.16.2/lib/Automake/Location.pm-66-  # De-serialize: recreate a Location object from a queue.
automake-1.16-1.16.2/lib/Automake/Location.pm:67:  my $where = new Automake::Location::deserialize ($queue);
automake-1.16-1.16.2/lib/Automake/Location.pm-68-
##############################################
automake-1.16-1.16.2/lib/Automake/Location.pm-92-
automake-1.16-1.16.2/lib/Automake/Location.pm:93:=item C<$where = new Automake::Location ([$position])>
automake-1.16-1.16.2/lib/Automake/Location.pm-94-
##############################################
automake-1.16-1.16.2/lib/Automake/Location.pm-146-
automake-1.16-1.16.2/lib/Automake/Location.pm:147:=item C<$where = $location-E<gt>pop_context ($context)>
automake-1.16-1.16.2/lib/Automake/Location.pm-148-
##############################################
automake-1.16-1.16.2/lib/texinfo.tex-7001-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
automake-1.16-1.16.2/lib/texinfo.tex:7002:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
automake-1.16-1.16.2/lib/texinfo.tex-7003-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
automake-1.16-1.16.2/lib/am/depend2.am-40-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%.
automake-1.16-1.16.2/lib/am/depend2.am:41:?!GENERIC?	%VERBOSE%%COMPILE% -MT %OBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %OBJ% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE%
automake-1.16-1.16.2/lib/am/depend2.am-42-?!GENERIC?	%SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po
##############################################
automake-1.16-1.16.2/lib/am/depend2.am-44-?GENERIC??!SUBDIROBJ?	%SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po
automake-1.16-1.16.2/lib/am/depend2.am:45:?GENERIC??SUBDIROBJ?	%VERBOSE%depbase=`echo %OBJ% | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
automake-1.16-1.16.2/lib/am/depend2.am-46-?GENERIC??SUBDIROBJ?	%COMPILE% -MT %OBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %OBJ% %SOURCEFLAG%%SOURCE% &&\
##############################################
automake-1.16-1.16.2/lib/am/depend2.am-57-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%.
automake-1.16-1.16.2/lib/am/depend2.am:58:?-o?	%VERBOSE-NODEP%%COMPILE% %-c% %-o% %OBJ% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE%
automake-1.16-1.16.2/lib/am/depend2.am:59:?!-o?	%VERBOSE-NODEP%%COMPILE% %-c% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE%
automake-1.16-1.16.2/lib/am/depend2.am-60-endif !%?GENERIC%
##############################################
automake-1.16-1.16.2/lib/am/depend2.am-67-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%.
automake-1.16-1.16.2/lib/am/depend2.am:68:?!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`
automake-1.16-1.16.2/lib/am/depend2.am-69-?!GENERIC?	%SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po
automake-1.16-1.16.2/lib/am/depend2.am:70:?GENERIC??!SUBDIROBJ?	%VERBOSE%%COMPILE% -MT %OBJOBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %OBJOBJ% %SOURCEFLAG%`$(CYGPATH_W) '%SOURCE%'`
automake-1.16-1.16.2/lib/am/depend2.am-71-?GENERIC??!SUBDIROBJ?	%SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po
automake-1.16-1.16.2/lib/am/depend2.am:72:?GENERIC??SUBDIROBJ?	%VERBOSE%depbase=`echo %OBJ% | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
automake-1.16-1.16.2/lib/am/depend2.am:73:?GENERIC??SUBDIROBJ?	%COMPILE% -MT %OBJOBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %OBJOBJ% %SOURCEFLAG%`$(CYGPATH_W) '%SOURCE%'` &&\
automake-1.16-1.16.2/lib/am/depend2.am-74-?GENERIC??SUBDIROBJ?	$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Po
##############################################
automake-1.16-1.16.2/lib/am/depend2.am-80-if %?GENERIC%
automake-1.16-1.16.2/lib/am/depend2.am:81:?-o?	%VERBOSE-NODEP%%COMPILE% %-c% %-o% %OBJOBJ% %SOURCEFLAG%`$(CYGPATH_W) '%SOURCE%'`
automake-1.16-1.16.2/lib/am/depend2.am:82:?!-o?	%VERBOSE-NODEP%%COMPILE% %-c% `$(CYGPATH_W) %SOURCEFLAG%'%SOURCE%'`
automake-1.16-1.16.2/lib/am/depend2.am-83-else !%?GENERIC%
automake-1.16-1.16.2/lib/am/depend2.am-84-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%.
automake-1.16-1.16.2/lib/am/depend2.am:85:?-o?	%VERBOSE-NODEP%%COMPILE% %-c% %-o% %OBJOBJ% %SOURCEFLAG%`if test -f '%SOURCE%'; then $(CYGPATH_W) '%SOURCE%'; else $(CYGPATH_W) '$(srcdir)/%SOURCE%'; fi`
automake-1.16-1.16.2/lib/am/depend2.am:86:?!-o?	%VERBOSE-NODEP%%COMPILE% %-c% %SOURCEFLAG%`if test -f '%SOURCE%'; then $(CYGPATH_W) '%SOURCE%'; else $(CYGPATH_W) '$(srcdir)/%SOURCE%'; fi`
automake-1.16-1.16.2/lib/am/depend2.am-87-endif !%?GENERIC%
##############################################
automake-1.16-1.16.2/lib/am/depend2.am-96-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%.
automake-1.16-1.16.2/lib/am/depend2.am:97:?!GENERIC?	%VERBOSE%%LTCOMPILE% -MT %LTOBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %LTOBJ% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE%
automake-1.16-1.16.2/lib/am/depend2.am-98-?!GENERIC?	%SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Plo
##############################################
automake-1.16-1.16.2/lib/am/depend2.am-100-?GENERIC??!SUBDIROBJ?	%SILENT%$(am__mv) %DEPBASE%.Tpo %DEPBASE%.Plo
automake-1.16-1.16.2/lib/am/depend2.am:101:?GENERIC??SUBDIROBJ?	%VERBOSE%depbase=`echo %OBJ% | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
automake-1.16-1.16.2/lib/am/depend2.am-102-?GENERIC??SUBDIROBJ?	%LTCOMPILE% -MT %LTOBJ% -MD -MP -MF %DEPBASE%.Tpo %-c% -o %LTOBJ% %SOURCEFLAG%%SOURCE% &&\
##############################################
automake-1.16-1.16.2/lib/am/depend2.am-111-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%.
automake-1.16-1.16.2/lib/am/depend2.am:112:?!GENERIC?	%VERBOSE-NODEP%%LTCOMPILE% %-c% -o %LTOBJ% %SOURCEFLAG%`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE%
automake-1.16-1.16.2/lib/am/depend2.am-113-endif !%FASTDEP%
##############################################
automake-1.16-1.16.2/lib/am/inst-vars.am-21-## The issue is discussed at length in distdir.am.
automake-1.16-1.16.2/lib/am/inst-vars.am:22:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
automake-1.16-1.16.2/lib/am/inst-vars.am-23-am__vpath_adj = case $$p in \
automake-1.16-1.16.2/lib/am/inst-vars.am:24:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
automake-1.16-1.16.2/lib/am/inst-vars.am-25-    *) f=$$p;; \
##############################################
automake-1.16-1.16.2/lib/am/inst-vars.am-27-## Strip all directories.
automake-1.16-1.16.2/lib/am/inst-vars.am:28:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
automake-1.16-1.16.2/lib/am/inst-vars.am-29-## Number of files to install concurrently.
##############################################
automake-1.16-1.16.2/lib/am/inst-vars.am-34-am__nobase_strip_setup = \
automake-1.16-1.16.2/lib/am/inst-vars.am:35:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
automake-1.16-1.16.2/lib/am/inst-vars.am-36-am__nobase_strip = \
##############################################
automake-1.16-1.16.2/lib/am/tags.am-128-GTAGS:
automake-1.16-1.16.2/lib/am/tags.am:129:	here=`$(am__cd) $(top_builddir) && pwd` \
automake-1.16-1.16.2/lib/am/tags.am-130-	  && $(am__cd) $(top_srcdir) \
##############################################
automake-1.16-1.16.2/lib/am/check2.am-26-        */*) b='$*';; \
automake-1.16-1.16.2/lib/am/check2.am:27:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
automake-1.16-1.16.2/lib/am/check2.am-28-       esac;; \
##############################################
automake-1.16-1.16.2/lib/am/check.am-190-case "$@" in						\
automake-1.16-1.16.2/lib/am/check.am:191:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
automake-1.16-1.16.2/lib/am/check.am-192-    *) am__odir=.;; 					\
##############################################
automake-1.16-1.16.2/lib/am/check.am-223-  bases='$(TEST_LOGS)'; \
automake-1.16-1.16.2/lib/am/check.am:224:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
automake-1.16-1.16.2/lib/am/check.am-225-## Trim away any extra whitespace.  This has already proved useful
##############################################
automake-1.16-1.16.2/lib/am/check.am-229-## expand to "foo.log .log".
automake-1.16-1.16.2/lib/am/check.am:230:  bases=`echo $$bases`
automake-1.16-1.16.2/lib/am/check.am-231-
##############################################
automake-1.16-1.16.2/lib/am/check.am-262-## tests in order to re-create them.
automake-1.16-1.16.2/lib/am/check.am:263:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
automake-1.16-1.16.2/lib/am/check.am:264:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
automake-1.16-1.16.2/lib/am/check.am-265-	  if $(am__make_dryrun); then :; else \
##############################################
automake-1.16-1.16.2/lib/am/check.am-300-## List of test result files.
automake-1.16-1.16.2/lib/am/check.am:301:	results=`for b in $$bases; do echo $$b.trs; done`; \
automake-1.16-1.16.2/lib/am/check.am-302-	test -n "$$results" || results=/dev/null; \
##############################################
automake-1.16-1.16.2/lib/am/check.am-305-## needed.
automake-1.16-1.16.2/lib/am/check.am:306:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
automake-1.16-1.16.2/lib/am/check.am:307:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
automake-1.16-1.16.2/lib/am/check.am:308:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
automake-1.16-1.16.2/lib/am/check.am:309:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
automake-1.16-1.16.2/lib/am/check.am:310:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
automake-1.16-1.16.2/lib/am/check.am:311:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
automake-1.16-1.16.2/lib/am/check.am:312:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
automake-1.16-1.16.2/lib/am/check.am-313-## Whether the testsuite was successful or not.
automake-1.16-1.16.2/lib/am/check.am:314:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
automake-1.16-1.16.2/lib/am/check.am-315-	  success=true; \
##############################################
automake-1.16-1.16.2/lib/am/check.am-415-	@set +e; $(am__set_TESTS_bases); \
automake-1.16-1.16.2/lib/am/check.am:416:	log_list=`for i in $$bases; do echo $$i.log; done`; \
automake-1.16-1.16.2/lib/am/check.am:417:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
automake-1.16-1.16.2/lib/am/check.am-418-## Remove newlines and normalize whitespace.  Trailing (and possibly
##############################################
automake-1.16-1.16.2/lib/am/check.am-420-## Solaris 10 XPG4 make.
automake-1.16-1.16.2/lib/am/check.am:421:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
automake-1.16-1.16.2/lib/am/check.am-422-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
automake-1.16-1.16.2/lib/am/check.am-437-	         | $(am__list_recheck_tests)` || exit 1; \
automake-1.16-1.16.2/lib/am/check.am:438:	log_list=`for i in $$bases; do echo $$i.log; done`; \
automake-1.16-1.16.2/lib/am/check.am-439-## Remove newlines and normalize whitespace.  Trailing (and possibly
##############################################
automake-1.16-1.16.2/lib/am/check.am-441-## Solaris 10 XPG4 make.
automake-1.16-1.16.2/lib/am/check.am:442:	log_list=`echo $$log_list`; \
automake-1.16-1.16.2/lib/am/check.am-443-## Move the '.log' and '.trs' files associated with the tests to be
##############################################
automake-1.16-1.16.2/lib/am/check.am-484-## Success
automake-1.16-1.16.2/lib/am/check.am:485:	      all=`expr $$all + 1`; \
automake-1.16-1.16.2/lib/am/check.am-486-	      case " $(XFAIL_TESTS) " in \
automake-1.16-1.16.2/lib/am/check.am-487-	      *[\ \	]$$tst[\ \	]*) \
automake-1.16-1.16.2/lib/am/check.am:488:		xpass=`expr $$xpass + 1`; \
automake-1.16-1.16.2/lib/am/check.am:489:		failed=`expr $$failed + 1`; \
automake-1.16-1.16.2/lib/am/check.am-490-		col=$$red; res=XPASS; \
##############################################
automake-1.16-1.16.2/lib/am/check.am-497-## Failure
automake-1.16-1.16.2/lib/am/check.am:498:	      all=`expr $$all + 1`; \
automake-1.16-1.16.2/lib/am/check.am-499-	      case " $(XFAIL_TESTS) " in \
automake-1.16-1.16.2/lib/am/check.am-500-	      *[\ \	]$$tst[\ \	]*) \
automake-1.16-1.16.2/lib/am/check.am:501:		xfail=`expr $$xfail + 1`; \
automake-1.16-1.16.2/lib/am/check.am-502-		col=$$lgn; res=XFAIL; \
##############################################
automake-1.16-1.16.2/lib/am/check.am-504-	      *) \
automake-1.16-1.16.2/lib/am/check.am:505:		failed=`expr $$failed + 1`; \
automake-1.16-1.16.2/lib/am/check.am-506-		col=$$red; res=FAIL; \
##############################################
automake-1.16-1.16.2/lib/am/check.am-510-## Skipped
automake-1.16-1.16.2/lib/am/check.am:511:	      skip=`expr $$skip + 1`; \
automake-1.16-1.16.2/lib/am/check.am-512-	      col=$$blu; res=SKIP; \
##############################################
automake-1.16-1.16.2/lib/am/check.am-547-	    fi; \
automake-1.16-1.16.2/lib/am/check.am:548:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
automake-1.16-1.16.2/lib/am/check.am-549-	      dashes="$$skipped"; \
##############################################
automake-1.16-1.16.2/lib/am/check.am-553-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
automake-1.16-1.16.2/lib/am/check.am:554:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
automake-1.16-1.16.2/lib/am/check.am-555-	      dashes="$$report"; \
automake-1.16-1.16.2/lib/am/check.am-556-	  fi; \
automake-1.16-1.16.2/lib/am/check.am:557:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
automake-1.16-1.16.2/lib/am/check.am-558-	  if test "$$failed" -eq 0; then \
##############################################
automake-1.16-1.16.2/lib/am/distdir.am-52-  while test -n "$$dir1"; do \
automake-1.16-1.16.2/lib/am/distdir.am:53:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
automake-1.16-1.16.2/lib/am/distdir.am-54-    if test "$$first" != "."; then \
automake-1.16-1.16.2/lib/am/distdir.am-55-      if test "$$first" = ".."; then \
automake-1.16-1.16.2/lib/am/distdir.am:56:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
automake-1.16-1.16.2/lib/am/distdir.am:57:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
automake-1.16-1.16.2/lib/am/distdir.am-58-      else \
automake-1.16-1.16.2/lib/am/distdir.am:59:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
automake-1.16-1.16.2/lib/am/distdir.am-60-        if test "$$first2" = "$$first"; then \
automake-1.16-1.16.2/lib/am/distdir.am:61:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
automake-1.16-1.16.2/lib/am/distdir.am-62-        else \
##############################################
automake-1.16-1.16.2/lib/am/distdir.am-67-    fi; \
automake-1.16-1.16.2/lib/am/distdir.am:68:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
automake-1.16-1.16.2/lib/am/distdir.am-69-  done; \
##############################################
automake-1.16-1.16.2/lib/am/distdir.am-87-if  %?CK-NEWS%
automake-1.16-1.16.2/lib/am/distdir.am:88:	@case `sed 15q $(srcdir)/NEWS` in \
automake-1.16-1.16.2/lib/am/distdir.am-89-	*"$(VERSION)"*) : ;; \
##############################################
automake-1.16-1.16.2/lib/am/distdir.am-104-##
automake-1.16-1.16.2/lib/am/distdir.am:105:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
automake-1.16-1.16.2/lib/am/distdir.am:106:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
automake-1.16-1.16.2/lib/am/distdir.am-107-##
##############################################
automake-1.16-1.16.2/lib/am/distdir.am-188-## will magically create an empty directory in '.'.
automake-1.16-1.16.2/lib/am/distdir.am:189:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
automake-1.16-1.16.2/lib/am/distdir.am-190-## If the destination directory already exists, it may contain read-only
##############################################
automake-1.16-1.16.2/lib/am/distdir.am-461-## is necessary for things like parallel distcheck), but here we don't want
automake-1.16-1.16.2/lib/am/distdir.am:462:## execution.  To avoid MAKEFLAGS parsing hassles, use a witness file that a
automake-1.16-1.16.2/lib/am/distdir.am-463-## non-'-n' run would have just created.
##############################################
automake-1.16-1.16.2/lib/am/distdir.am-467-## expand to "c:/temp/am-dc-5668/c:/src/package/package-1.0/_inst".
automake-1.16-1.16.2/lib/am/distdir.am:468:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
automake-1.16-1.16.2/lib/am/distdir.am-469-## We will attempt a DESTDIR install in $dc_destdir.  We don't
##############################################
automake-1.16-1.16.2/lib/am/distdir.am-551-	}; \
automake-1.16-1.16.2/lib/am/distdir.am:552:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
automake-1.16-1.16.2/lib/am/distdir.am-553-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
automake-1.16-1.16.2/lib/am/distdir.am-568-	fi
automake-1.16-1.16.2/lib/am/distdir.am:569:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
automake-1.16-1.16.2/lib/am/distdir.am-570-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
automake-1.16-1.16.2/lib/am/python.am-105-	@list='$(%DIR%_PYTHON)'; test -n "$(%NDIR%dir)" || list=; \
automake-1.16-1.16.2/lib/am/python.am:106:?BASE?	py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/lib/am/python.am:107:?!BASE?	$(am__nobase_strip_setup); py_files=`$(am__nobase_strip)`; \
automake-1.16-1.16.2/lib/am/python.am-108-	test -n "$$py_files" || exit 0; \
##############################################
automake-1.16-1.16.2/lib/am/python.am-110-## Also remove the .pyc and .pyo byte compiled versions.
automake-1.16-1.16.2/lib/am/python.am:111:	pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
automake-1.16-1.16.2/lib/am/python.am:112:	pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
automake-1.16-1.16.2/lib/am/python.am-113-	st=0; \
##############################################
automake-1.16-1.16.2/lib/am/libs.am-93-	@list='$(%DIR%_LIBRARIES)'; test -n "$(%NDIR%dir)" || list=; \
automake-1.16-1.16.2/lib/am/libs.am:94:?BASE?	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/lib/am/libs.am:95:?!BASE?	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
automake-1.16-1.16.2/lib/am/libs.am-96-	dir='$(DESTDIR)$(%NDIR%dir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/lib/am/subdirs.am-48-	dot_seen=no; \
automake-1.16-1.16.2/lib/am/subdirs.am:49:	target=`echo $@ | sed s/-recursive//`; \
automake-1.16-1.16.2/lib/am/subdirs.am-50-## For distclean and maintainer-clean we make sure to use the full
##############################################
automake-1.16-1.16.2/lib/am/texibuild.am-45-	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) %MAKEINFOFLAGS% \
automake-1.16-1.16.2/lib/am/texibuild.am:46:?!INSRC?	 -o $@ `test -f '%SOURCE_INFO%' || echo '$(srcdir)/'`%SOURCE_INFO%; \
automake-1.16-1.16.2/lib/am/texibuild.am-47-?INSRC??!GENERIC_INFO?	 -o $@ $(srcdir)/%SOURCE_INFO%; \
##############################################
automake-1.16-1.16.2/lib/am/texibuild.am-55-?INSRC?	  $(am__cd) $(srcdir) && \
automake-1.16-1.16.2/lib/am/texibuild.am:56:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
automake-1.16-1.16.2/lib/am/texibuild.am-57-	fi; \
##############################################
automake-1.16-1.16.2/lib/am/texibuild.am-78-?GENERIC?	%SOURCE%
automake-1.16-1.16.2/lib/am/texibuild.am:79:?!GENERIC?	`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE%
automake-1.16-1.16.2/lib/am/texibuild.am-80-
##############################################
automake-1.16-1.16.2/lib/am/texibuild.am-97-?GENERIC?	%SOURCE%
automake-1.16-1.16.2/lib/am/texibuild.am:98:?!GENERIC?	`test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE%
automake-1.16-1.16.2/lib/am/texibuild.am-99-
##############################################
automake-1.16-1.16.2/lib/am/texibuild.am-110-?GENERIC?	 -o $(@:.html=.htp) %SOURCE%; \
automake-1.16-1.16.2/lib/am/texibuild.am:111:?!GENERIC?	 -o $(@:.html=.htp) `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE%; \
automake-1.16-1.16.2/lib/am/texibuild.am-112-	then \
##############################################
automake-1.16-1.16.2/lib/am/mans.am-38-	test -n "$(man%SECTION%dir)" \
automake-1.16-1.16.2/lib/am/mans.am:39:	  && test -n "`echo $$list1$$list2`" \
automake-1.16-1.16.2/lib/am/mans.am-40-	  || exit 0; \
##############################################
automake-1.16-1.16.2/lib/am/mans.am-79-	test -n "$(man%SECTION%dir)" \
automake-1.16-1.16.2/lib/am/mans.am:80:	  && test -n "`echo $$list1$$list2`" \
automake-1.16-1.16.2/lib/am/mans.am-81-	  || exit 0; \
##############################################
automake-1.16-1.16.2/lib/am/yacc.am-45-?!GENERIC?%OBJ%: %SOURCE%
automake-1.16-1.16.2/lib/am/yacc.am:46:?GENERIC?	%VERBOSE%$(am__skipyacc) $(SHELL) $(YLWRAP) %SOURCE% y.tab.c %OBJ% y.tab.h `echo %OBJ% | $(am__yacc_c2h)` y.output %BASE%.output -- %COMPILE%
automake-1.16-1.16.2/lib/am/yacc.am-47-?!GENERIC?	%VERBOSE% \
##############################################
automake-1.16-1.16.2/lib/am/yacc.am-49-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%.
automake-1.16-1.16.2/lib/am/yacc.am:50:?!GENERIC?	$(SHELL) $(YLWRAP) `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% y.tab.c %OBJ% y.tab.h `echo %OBJ% | $(am__yacc_c2h)` y.output %BASE%.output -- %COMPILE%
##############################################
automake-1.16-1.16.2/lib/am/texi-vers.am-37-	@(dir=.; test -f ./%TEXI% || dir=$(srcdir); \
automake-1.16-1.16.2/lib/am/texi-vers.am:38:	set `$(SHELL) %MDDIR%mdate-sh $$dir/%TEXI%`; \
automake-1.16-1.16.2/lib/am/texi-vers.am-39-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
automake-1.16-1.16.2/lib/am/dejagnu.am-67-	  echo "## Begin content included from file $$f.  Do not modify. ##" \
automake-1.16-1.16.2/lib/am/dejagnu.am:68:	   && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
automake-1.16-1.16.2/lib/am/dejagnu.am-69-	   && echo "## End content included from file $$f. ##" \
##############################################
automake-1.16-1.16.2/lib/am/data.am-80-	@list='$(%DIR%_%PRIMARY%)'; test -n "$(%NDIR%dir)" || list=; \
automake-1.16-1.16.2/lib/am/data.am:81:?BASE?	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/lib/am/data.am:82:?!BASE?	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
automake-1.16-1.16.2/lib/am/data.am-83-	dir='$(DESTDIR)$(%NDIR%dir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/lib/am/lisp.am-35-	  case $@ in */*) \
automake-1.16-1.16.2/lib/am/lisp.am:36:	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
automake-1.16-1.16.2/lib/am/lisp.am-37-	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
##############################################
automake-1.16-1.16.2/lib/am/lisp.am-120-	list='$(%DIR%_LISP)'; \
automake-1.16-1.16.2/lib/am/lisp.am:121:?BASE?	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/lib/am/lisp.am:122:?!BASE?	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
automake-1.16-1.16.2/lib/am/lisp.am:123:	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
automake-1.16-1.16.2/lib/am/lisp.am-124-	dir='$(DESTDIR)$(%NDIR%dir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/lib/am/header-vars.am-96-  { \
automake-1.16-1.16.2/lib/am/header-vars.am:97:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
automake-1.16-1.16.2/lib/am/header-vars.am-98-  }; \
##############################################
automake-1.16-1.16.2/lib/am/scripts.am-115-## Strip any leading directory before applying $(transform).
automake-1.16-1.16.2/lib/am/scripts.am:116:	  f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \
automake-1.16-1.16.2/lib/am/scripts.am-117-## Insert the directory back if nobase_ is used.
automake-1.16-1.16.2/lib/am/scripts.am:118:?!BASE?	  f=`echo "$$p" | sed 's|[^/]*$$||'`"$$f"; \
automake-1.16-1.16.2/lib/am/scripts.am-119-	  for opt in --help --version; do \
##############################################
automake-1.16-1.16.2/lib/am/scripts.am-121-	         2>c$${pid}_.err </dev/null \
automake-1.16-1.16.2/lib/am/scripts.am:122:		 && test -n "`cat c$${pid}_.out`" \
automake-1.16-1.16.2/lib/am/scripts.am:123:		 && test -z "`cat c$${pid}_.err`"; then :; \
automake-1.16-1.16.2/lib/am/scripts.am-124-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
automake-1.16-1.16.2/lib/am/progs.am-120-?LIBTOOL?	test -n "$(EXEEXT)" || exit 0; \
automake-1.16-1.16.2/lib/am/progs.am:121:?LIBTOOL?	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
automake-1.16-1.16.2/lib/am/progs.am-122-?LIBTOOL?	echo " rm -f" $$list; \
##############################################
automake-1.16-1.16.2/lib/am/progs.am-142-## Insert the directory back if nobase_ is used.
automake-1.16-1.16.2/lib/am/progs.am:143:?!BASE?	  f=`echo "$$p" | sed 's|[^/]*$$||'`"$$f"; \
automake-1.16-1.16.2/lib/am/progs.am-144-	  for opt in --help --version; do \
##############################################
automake-1.16-1.16.2/lib/am/progs.am-146-	         2>c$${pid}_.err </dev/null \
automake-1.16-1.16.2/lib/am/progs.am:147:		 && test -n "`cat c$${pid}_.out`" \
automake-1.16-1.16.2/lib/am/progs.am:148:		 && test -z "`cat c$${pid}_.err`"; then :; \
automake-1.16-1.16.2/lib/am/progs.am-149-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
automake-1.16-1.16.2/lib/am/lex.am-29-## For non-suffix rules, we must emulate a VPATH search on %SOURCE%.
automake-1.16-1.16.2/lib/am/lex.am:30:?!GENERIC?	$(SHELL) $(YLWRAP) `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% $(LEX_OUTPUT_ROOT).c %OBJ% -- %COMPILE%
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-182-	@$(NORMAL_INSTALL)
automake-1.16-1.16.2/lib/am/texinfos.am:183:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
automake-1.16-1.16.2/lib/am/texinfos.am-184-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-191-	  case $$file in \
automake-1.16-1.16.2/lib/am/texinfos.am:192:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
automake-1.16-1.16.2/lib/am/texinfos.am-193-	  esac; \
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-203-## 'foo' becomes 'foo.i' too.
automake-1.16-1.16.2/lib/am/texinfos.am:204:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
automake-1.16-1.16.2/lib/am/texinfos.am-205-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-219-## Strip directory
automake-1.16-1.16.2/lib/am/texinfos.am:220:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
automake-1.16-1.16.2/lib/am/texinfos.am-221-## Run ":" after install-info in case install-info fails.  We really
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-309-	  for file in $$list; do \
automake-1.16-1.16.2/lib/am/texinfos.am:310:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
automake-1.16-1.16.2/lib/am/texinfos.am-311-## install-info needs the actual info file.  We use the installed one,
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-322-	for file in $$list; do \
automake-1.16-1.16.2/lib/am/texinfos.am:323:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
automake-1.16-1.16.2/lib/am/texinfos.am-324-## DJGPP-style info files.  See comment in install-info-am.
automake-1.16-1.16.2/lib/am/texinfos.am:325:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
automake-1.16-1.16.2/lib/am/texinfos.am-326-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-353-dist-info: $(INFO_DEPS)
automake-1.16-1.16.2/lib/am/texinfos.am:354:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
automake-1.16-1.16.2/lib/am/texinfos.am-355-	list='$(INFO_DEPS)'; \
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-358-	  case $$base in \
automake-1.16-1.16.2/lib/am/texinfos.am:359:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
automake-1.16-1.16.2/lib/am/texinfos.am-360-	  esac; \
automake-1.16-1.16.2/lib/am/texinfos.am-361-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
automake-1.16-1.16.2/lib/am/texinfos.am:362:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
automake-1.16-1.16.2/lib/am/texinfos.am-363-	  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 \
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-365-## Strip leading '$$d/'.
automake-1.16-1.16.2/lib/am/texinfos.am:366:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
automake-1.16-1.16.2/lib/am/texinfos.am-367-	      test -f "$(distdir)/$$relfile" || \
##############################################
automake-1.16-1.16.2/lib/am/texinfos.am-401-## .iNN files are DJGPP-style info files.
automake-1.16-1.16.2/lib/am/texinfos.am:402:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
automake-1.16-1.16.2/lib/am/texinfos.am-403-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
automake-1.16-1.16.2/lib/config.sub-52-
automake-1.16-1.16.2/lib/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
automake-1.16-1.16.2/lib/config.sub-54-
##############################################
automake-1.16-1.16.2/lib/config.sub-768-	i*86v32)
automake-1.16-1.16.2/lib/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
automake-1.16-1.16.2/lib/config.sub-770-		vendor=pc
##############################################
automake-1.16-1.16.2/lib/config.sub-773-	i*86v4*)
automake-1.16-1.16.2/lib/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
automake-1.16-1.16.2/lib/config.sub-775-		vendor=pc
##############################################
automake-1.16-1.16.2/lib/config.sub-778-	i*86v)
automake-1.16-1.16.2/lib/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
automake-1.16-1.16.2/lib/config.sub-780-		vendor=pc
##############################################
automake-1.16-1.16.2/lib/config.sub-783-	i*86sol2)
automake-1.16-1.16.2/lib/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
automake-1.16-1.16.2/lib/config.sub-785-		vendor=pc
##############################################
automake-1.16-1.16.2/lib/config.sub-916-		cpu=sparc
automake-1.16-1.16.2/lib/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
automake-1.16-1.16.2/lib/config.sub-918-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1083-	sh5e[lb]-*)
automake-1.16-1.16.2/lib/config.sub:1084:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
automake-1.16-1.16.2/lib/config.sub-1085-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1101-	xscale-* | xscalee[bl]-*)
automake-1.16-1.16.2/lib/config.sub:1102:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
automake-1.16-1.16.2/lib/config.sub-1103-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1256-			*)
automake-1.16-1.16.2/lib/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
automake-1.16-1.16.2/lib/config.sub-1258-				exit 1
##############################################
automake-1.16-1.16.2/lib/config.sub-1290-	solaris1 | solaris1.*)
automake-1.16-1.16.2/lib/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
automake-1.16-1.16.2/lib/config.sub-1292-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1299-	gnu/linux*)
automake-1.16-1.16.2/lib/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
automake-1.16-1.16.2/lib/config.sub-1301-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1322-	sco3.2.[4-9]*)
automake-1.16-1.16.2/lib/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
automake-1.16-1.16.2/lib/config.sub-1324-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1386-	nto*)
automake-1.16-1.16.2/lib/config.sub:1387:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
automake-1.16-1.16.2/lib/config.sub-1388-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1396-	linux*)
automake-1.16-1.16.2/lib/config.sub:1397:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
automake-1.16-1.16.2/lib/config.sub-1398-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1408-	mac*)
automake-1.16-1.16.2/lib/config.sub:1409:		os=`echo "$os" | sed -e 's|mac|macos|'`
automake-1.16-1.16.2/lib/config.sub-1410-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1417-	sunos5*)
automake-1.16-1.16.2/lib/config.sub:1418:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
automake-1.16-1.16.2/lib/config.sub-1419-		;;
automake-1.16-1.16.2/lib/config.sub-1420-	sunos6*)
automake-1.16-1.16.2/lib/config.sub:1421:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
automake-1.16-1.16.2/lib/config.sub-1422-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1454-	sinix5.*)
automake-1.16-1.16.2/lib/config.sub:1455:		os=`echo $os | sed -e 's|sinix|sysv|'`
automake-1.16-1.16.2/lib/config.sub-1456-		;;
##############################################
automake-1.16-1.16.2/lib/config.sub-1514-	*)
automake-1.16-1.16.2/lib/config.sub:1515:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
automake-1.16-1.16.2/lib/config.sub-1516-		exit 1
##############################################
automake-1.16-1.16.2/lib/gnupload-31-# FIXME-2020: remove, once all major distros ship gpg version 2 as /usr/bin/gpg
automake-1.16-1.16.2/lib/gnupload:32:gpg_agent_version=`(gpg-agent --version) 2>/dev/null | sed -e '2,$d' -e 's/^[^0-9]*//'`
automake-1.16-1.16.2/lib/gnupload-33-case "$gpg_agent_version" in
automake-1.16-1.16.2/lib/gnupload-34-  2.*)
automake-1.16-1.16.2/lib/gnupload:35:    gpg_version=`(gpg --version) 2>/dev/null | sed -e '2,$d' -e 's/^[^0-9]*//'`
automake-1.16-1.16.2/lib/gnupload-36-    case "$gpg_version" in
##############################################
automake-1.16-1.16.2/lib/gnupload-150-  echo "$0: Reading configuration file $conffile"
automake-1.16-1.16.2/lib/gnupload:151:  conf=`sed 's/#.*$//;/^$/d' "$conffile" | tr "\015$nl" '  '`
automake-1.16-1.16.2/lib/gnupload-152-  eval set x "$conf \"\$@\""
##############################################
automake-1.16-1.16.2/lib/gnupload-198-    --symlink-regex=*)
automake-1.16-1.16.2/lib/gnupload:199:      symlink_expr=`expr "$1" : '[^=]*=\(.*\)'`
automake-1.16-1.16.2/lib/gnupload-200-      ;;
##############################################
automake-1.16-1.16.2/lib/gnupload-249-if test -n "$symlink_files"; then
automake-1.16-1.16.2/lib/gnupload:250:  x=`echo "$symlink_files" | sed 's/[^ ]//g;s/  //g'`
automake-1.16-1.16.2/lib/gnupload-251-  if test -n "$x"; then
##############################################
automake-1.16-1.16.2/lib/gnupload-270-    elif test -n "$symlink_expr"; then
automake-1.16-1.16.2/lib/gnupload:271:      linkname=`echo $file | sed "$symlink_expr"`
automake-1.16-1.16.2/lib/gnupload-272-      if test -z "$linkname"; then
##############################################
automake-1.16-1.16.2/lib/gnupload-386-    download.gnu.org.ua:alpha/*|download.gnu.org.ua:ftp/*)
automake-1.16-1.16.2/lib/gnupload:387:      destdir_p1=`echo "$destdir" | sed 's,^[^/]*/,,'`
automake-1.16-1.16.2/lib/gnupload:388:      destdir_topdir=`echo "$destdir" | sed 's,/.*,,'`
automake-1.16-1.16.2/lib/gnupload-389-      mkdirective "$destdir_p1" "$base" "$file" "$stmt"
##############################################
automake-1.16-1.16.2/lib/gnupload-396-    /*)
automake-1.16-1.16.2/lib/gnupload:397:      dest_host=`echo "$dest" | sed 's,:.*,,'`
automake-1.16-1.16.2/lib/gnupload-398-      mkdirective "$destdir" "$base" "$file" "$stmt"
##############################################
automake-1.16-1.16.2/lib/gnupload-416-  stmt="$stmt
automake-1.16-1.16.2/lib/gnupload:417:`mksymlink $symlink_files`"
automake-1.16-1.16.2/lib/gnupload-418-fi
##############################################
automake-1.16-1.16.2/lib/gnupload-434-  do
automake-1.16-1.16.2/lib/gnupload:435:    destdir=`echo $dest | sed 's/[^:]*://'`
automake-1.16-1.16.2/lib/gnupload-436-    upload "$dest" "$destdir" "`hostname`-$$" "" "$stmt"
##############################################
automake-1.16-1.16.2/lib/gnupload-453-    files="$file $file.sig"
automake-1.16-1.16.2/lib/gnupload:454:    destdir=`echo $dest | sed 's/[^:]*://'`
automake-1.16-1.16.2/lib/gnupload-455-    if test -n "$symlink_expr"; then
automake-1.16-1.16.2/lib/gnupload:456:      linkname=`echo $file | sed "$symlink_expr"`
automake-1.16-1.16.2/lib/gnupload-457-      stmt="$stmt
##############################################
automake-1.16-1.16.2/lib/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
automake-1.16-1.16.2/lib/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
automake-1.16-1.16.2/lib/ylwrap-103-case $input in
##############################################
automake-1.16-1.16.2/lib/ylwrap-111-esac
automake-1.16-1.16.2/lib/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
automake-1.16-1.16.2/lib/ylwrap-113-
##############################################
automake-1.16-1.16.2/lib/ylwrap-150-  shift
automake-1.16-1.16.2/lib/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
automake-1.16-1.16.2/lib/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
automake-1.16-1.16.2/lib/ylwrap-153-done
##############################################
automake-1.16-1.16.2/lib/ylwrap-182-  do
automake-1.16-1.16.2/lib/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
automake-1.16-1.16.2/lib/ylwrap-184-    if test -f "$from"; then
##############################################
automake-1.16-1.16.2/lib/ylwrap-198-        realtarget=$target
automake-1.16-1.16.2/lib/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
automake-1.16-1.16.2/lib/ylwrap-200-      fi
##############################################
automake-1.16-1.16.2/lib/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
automake-1.16-1.16.2/lib/mdate-sh:115:set x`$ls_command /`
automake-1.16-1.16.2/lib/mdate-sh-116-
##############################################
automake-1.16-1.16.2/lib/mdate-sh-144-# Get the extended ls output of the file or directory.
automake-1.16-1.16.2/lib/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
automake-1.16-1.16.2/lib/mdate-sh-146-
##############################################
automake-1.16-1.16.2/lib/mdate-sh-211-       then
automake-1.16-1.16.2/lib/mdate-sh:212:	 year=`expr $year - 1`
automake-1.16-1.16.2/lib/mdate-sh-213-       fi;;
##############################################
automake-1.16-1.16.2/lib/ar-lib-65-	mingw)
automake-1.16-1.16.2/lib/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
automake-1.16-1.16.2/lib/ar-lib-67-	  ;;
automake-1.16-1.16.2/lib/ar-lib-68-	cygwin | msys)
automake-1.16-1.16.2/lib/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
automake-1.16-1.16.2/lib/ar-lib-70-	  ;;
automake-1.16-1.16.2/lib/ar-lib-71-	wine)
automake-1.16-1.16.2/lib/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
automake-1.16-1.16.2/lib/ar-lib-73-	  ;;
##############################################
automake-1.16-1.16.2/lib/ar-lib-88-  archive=$3
automake-1.16-1.16.2/lib/ar-lib:89:  at_file_contents=`cat "$1"`
automake-1.16-1.16.2/lib/ar-lib-90-  eval set x "$at_file_contents"
##############################################
automake-1.16-1.16.2/lib/depcomp-64-  case $1 in
automake-1.16-1.16.2/lib/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
automake-1.16-1.16.2/lib/depcomp-66-      *) dir=;;
##############################################
automake-1.16-1.16.2/lib/depcomp-73-{
automake-1.16-1.16.2/lib/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
automake-1.16-1.16.2/lib/depcomp-75-}
##############################################
automake-1.16-1.16.2/lib/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
automake-1.16-1.16.2/lib/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
automake-1.16-1.16.2/lib/depcomp-128-
##############################################
automake-1.16-1.16.2/lib/depcomp-405-        sleep 1
automake-1.16-1.16.2/lib/depcomp:406:        i=`expr $i - 1`
automake-1.16-1.16.2/lib/depcomp-407-      done
automake-1.16-1.16.2/lib/depcomp-408-    fi
automake-1.16-1.16.2/lib/depcomp:409:    i=`expr $i - 1`
automake-1.16-1.16.2/lib/depcomp-410-  done
##############################################
automake-1.16-1.16.2/lib/depcomp-425-  # Do two passes, one to just change these to
automake-1.16-1.16.2/lib/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
automake-1.16-1.16.2/lib/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
automake-1.16-1.16.2/lib/depcomp-659-  done
automake-1.16-1.16.2/lib/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
automake-1.16-1.16.2/lib/depcomp-661-  touch "$tmpdepfile"
##############################################
automake-1.16-1.16.2/lib/install-sh-234-      fi
automake-1.16-1.16.2/lib/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
automake-1.16-1.16.2/lib/install-sh-236-    *)
##############################################
automake-1.16-1.16.2/lib/install-sh-280-      dstdir=$dst
automake-1.16-1.16.2/lib/install-sh:281:      dstbase=`basename "$src"`
automake-1.16-1.16.2/lib/install-sh-282-      case $dst in
##############################################
automake-1.16-1.16.2/lib/install-sh-287-    else
automake-1.16-1.16.2/lib/install-sh:288:      dstdir=`dirname "$dst"`
automake-1.16-1.16.2/lib/install-sh-289-      test -d "$dstdir"
##############################################
automake-1.16-1.16.2/lib/install-sh-354-                   test_tmpdir="$tmpdir/a"
automake-1.16-1.16.2/lib/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
automake-1.16-1.16.2/lib/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
automake-1.16-1.16.2/lib/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
automake-1.16-1.16.2/lib/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
automake-1.16-1.16.2/lib/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
automake-1.16-1.16.2/lib/install-sh-419-            case $prefix in
automake-1.16-1.16.2/lib/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
automake-1.16-1.16.2/lib/install-sh-421-              *) qprefix=$prefix;;
##############################################
automake-1.16-1.16.2/lib/install-sh-479-    if $copy_on_change &&
automake-1.16-1.16.2/lib/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
automake-1.16-1.16.2/lib/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
automake-1.16-1.16.2/lib/install-sh-482-       set -f &&
##############################################
automake-1.16-1.16.2/ChangeLog-2256-
automake-1.16-1.16.2/ChangeLog:2257:	   am_aux_dir=`cd $ac_aux_dir && pwd`
automake-1.16-1.16.2/ChangeLog-2258-
##############################################
automake-1.16-1.16.2/ChangeLog-15860-	* Several tests: Adjust to use more POSIX shell features; e.g., $(...)
automake-1.16-1.16.2/ChangeLog:15861:	rather than `...`, $((...)) rather than `expr ...`, "if ! CMD; then ..."
automake-1.16-1.16.2/ChangeLog-15862-	instead of "if CMD; then :; else ...", and so on.
##############################################
automake-1.16-1.16.2/ChangeLog-22710-	  verify:
automake-1.16-1.16.2/ChangeLog:22711:	      test "`echo $(VAR)`" = "valA val1 valC"
automake-1.16-1.16.2/ChangeLog-22712-
##############################################
automake-1.16-1.16.2/Makefile.in-66-  { \
automake-1.16-1.16.2/Makefile.in:67:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
automake-1.16-1.16.2/Makefile.in-68-  }; \
##############################################
automake-1.16-1.16.2/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES = GNUmakefile
automake-1.16-1.16.2/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
automake-1.16-1.16.2/Makefile.in-125-am__vpath_adj = case $$p in \
automake-1.16-1.16.2/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
automake-1.16-1.16.2/Makefile.in-127-    *) f=$$p;; \
automake-1.16-1.16.2/Makefile.in-128-  esac;
automake-1.16-1.16.2/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
automake-1.16-1.16.2/Makefile.in-130-am__install_max = 40
automake-1.16-1.16.2/Makefile.in-131-am__nobase_strip_setup = \
automake-1.16-1.16.2/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
automake-1.16-1.16.2/Makefile.in-133-am__nobase_strip = \
##############################################
automake-1.16-1.16.2/Makefile.in-375-case "$@" in						\
automake-1.16-1.16.2/Makefile.in:376:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
automake-1.16-1.16.2/Makefile.in-377-    *) am__odir=.;; 					\
##############################################
automake-1.16-1.16.2/Makefile.in-405-  bases='$(TEST_LOGS)'; \
automake-1.16-1.16.2/Makefile.in:406:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
automake-1.16-1.16.2/Makefile.in:407:  bases=`echo $$bases`
automake-1.16-1.16.2/Makefile.in-408-RECHECK_LOGS = $(TEST_LOGS)
##############################################
automake-1.16-1.16.2/Makefile.in-419-        */*) b='$*';; \
automake-1.16-1.16.2/Makefile.in:420:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
automake-1.16-1.16.2/Makefile.in-421-       esac;; \
##############################################
automake-1.16-1.16.2/Makefile.in-2530-	  $(am__cd) $(srcdir) && \
automake-1.16-1.16.2/Makefile.in:2531:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
automake-1.16-1.16.2/Makefile.in-2532-	fi; \
##############################################
automake-1.16-1.16.2/Makefile.in-2538-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
automake-1.16-1.16.2/Makefile.in:2539:	`test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi
automake-1.16-1.16.2/Makefile.in-2540-
##############################################
automake-1.16-1.16.2/Makefile.in-2544-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
automake-1.16-1.16.2/Makefile.in:2545:	`test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi
automake-1.16-1.16.2/Makefile.in-2546-
##############################################
automake-1.16-1.16.2/Makefile.in-2549-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
automake-1.16-1.16.2/Makefile.in:2550:	 -o $(@:.html=.htp) `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi; \
automake-1.16-1.16.2/Makefile.in-2551-	then \
##############################################
automake-1.16-1.16.2/Makefile.in-2559-	@(dir=.; test -f ./doc/automake.texi || dir=$(srcdir); \
automake-1.16-1.16.2/Makefile.in:2560:	set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/doc/automake.texi`; \
automake-1.16-1.16.2/Makefile.in-2561-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
automake-1.16-1.16.2/Makefile.in-2595-	  $(am__cd) $(srcdir) && \
automake-1.16-1.16.2/Makefile.in:2596:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
automake-1.16-1.16.2/Makefile.in-2597-	fi; \
##############################################
automake-1.16-1.16.2/Makefile.in-2603-	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
automake-1.16-1.16.2/Makefile.in:2604:	`test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi
automake-1.16-1.16.2/Makefile.in-2605-
##############################################
automake-1.16-1.16.2/Makefile.in-2609-	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
automake-1.16-1.16.2/Makefile.in:2610:	`test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi
automake-1.16-1.16.2/Makefile.in-2611-
##############################################
automake-1.16-1.16.2/Makefile.in-2614-	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
automake-1.16-1.16.2/Makefile.in:2615:	 -o $(@:.html=.htp) `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi; \
automake-1.16-1.16.2/Makefile.in-2616-	then \
##############################################
automake-1.16-1.16.2/Makefile.in-2647-	  for file in $$list; do \
automake-1.16-1.16.2/Makefile.in:2648:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2649-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
automake-1.16-1.16.2/Makefile.in-2656-	for file in $$list; do \
automake-1.16-1.16.2/Makefile.in:2657:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in:2658:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
automake-1.16-1.16.2/Makefile.in-2659-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
automake-1.16-1.16.2/Makefile.in-2683-dist-info: $(INFO_DEPS)
automake-1.16-1.16.2/Makefile.in:2684:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
automake-1.16-1.16.2/Makefile.in-2685-	list='$(INFO_DEPS)'; \
##############################################
automake-1.16-1.16.2/Makefile.in-2687-	  case $$base in \
automake-1.16-1.16.2/Makefile.in:2688:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
automake-1.16-1.16.2/Makefile.in-2689-	  esac; \
automake-1.16-1.16.2/Makefile.in-2690-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
automake-1.16-1.16.2/Makefile.in:2691:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
automake-1.16-1.16.2/Makefile.in-2692-	  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 \
automake-1.16-1.16.2/Makefile.in-2693-	    if test -f $$file; then \
automake-1.16-1.16.2/Makefile.in:2694:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
automake-1.16-1.16.2/Makefile.in-2695-	      test -f "$(distdir)/$$relfile" || \
##############################################
automake-1.16-1.16.2/Makefile.in-2714-	@list='$(INFO_DEPS)'; for i in $$list; do \
automake-1.16-1.16.2/Makefile.in:2715:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
automake-1.16-1.16.2/Makefile.in-2716-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
automake-1.16-1.16.2/Makefile.in-2723-	test -n "$(man1dir)" \
automake-1.16-1.16.2/Makefile.in:2724:	  && test -n "`echo $$list1$$list2`" \
automake-1.16-1.16.2/Makefile.in-2725-	  || exit 0; \
##############################################
automake-1.16-1.16.2/Makefile.in-2778-	@list='$(dist_am_DATA)'; test -n "$(amdir)" || list=; \
automake-1.16-1.16.2/Makefile.in:2779:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2780-	dir='$(DESTDIR)$(amdir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/Makefile.in-2799-	@list='$(dist_automake_ac_DATA)'; test -n "$(automake_acdir)" || list=; \
automake-1.16-1.16.2/Makefile.in:2800:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2801-	dir='$(DESTDIR)$(automake_acdir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/Makefile.in-2820-	@list='$(dist_automake_internal_ac_DATA)'; test -n "$(automake_internal_acdir)" || list=; \
automake-1.16-1.16.2/Makefile.in:2821:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2822-	dir='$(DESTDIR)$(automake_internal_acdir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/Makefile.in-2841-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
automake-1.16-1.16.2/Makefile.in:2842:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2843-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/Makefile.in-2862-	@list='$(dist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
automake-1.16-1.16.2/Makefile.in:2863:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2864-	dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/Makefile.in-2883-	@list='$(dist_pkgvdata_DATA)'; test -n "$(pkgvdatadir)" || list=; \
automake-1.16-1.16.2/Makefile.in:2884:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2885-	dir='$(DESTDIR)$(pkgvdatadir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/Makefile.in-2904-	@list='$(dist_script_DATA)'; test -n "$(scriptdir)" || list=; \
automake-1.16-1.16.2/Makefile.in:2905:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2906-	dir='$(DESTDIR)$(scriptdir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/Makefile.in-2925-	@list='$(dist_system_ac_DATA)'; test -n "$(system_acdir)" || list=; \
automake-1.16-1.16.2/Makefile.in:2926:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2927-	dir='$(DESTDIR)$(system_acdir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/Makefile.in-2946-	@list='$(nodist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
automake-1.16-1.16.2/Makefile.in:2947:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-2948-	dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir)
##############################################
automake-1.16-1.16.2/Makefile.in-2979-GTAGS:
automake-1.16-1.16.2/Makefile.in:2980:	here=`$(am__cd) $(top_builddir) && pwd` \
automake-1.16-1.16.2/Makefile.in-2981-	  && $(am__cd) $(top_srcdir) \
##############################################
automake-1.16-1.16.2/Makefile.in-3029-	if test -n "$$redo_bases"; then \
automake-1.16-1.16.2/Makefile.in:3030:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
automake-1.16-1.16.2/Makefile.in:3031:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
automake-1.16-1.16.2/Makefile.in-3032-	  if $(am__make_dryrun); then :; else \
##############################################
automake-1.16-1.16.2/Makefile.in-3054-	ws='[ 	]'; \
automake-1.16-1.16.2/Makefile.in:3055:	results=`for b in $$bases; do echo $$b.trs; done`; \
automake-1.16-1.16.2/Makefile.in-3056-	test -n "$$results" || results=/dev/null; \
automake-1.16-1.16.2/Makefile.in:3057:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
automake-1.16-1.16.2/Makefile.in:3058:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
automake-1.16-1.16.2/Makefile.in:3059:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
automake-1.16-1.16.2/Makefile.in:3060:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
automake-1.16-1.16.2/Makefile.in:3061:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
automake-1.16-1.16.2/Makefile.in:3062:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
automake-1.16-1.16.2/Makefile.in:3063:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
automake-1.16-1.16.2/Makefile.in:3064:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
automake-1.16-1.16.2/Makefile.in-3065-	  success=true; \
##############################################
automake-1.16-1.16.2/Makefile.in-3133-	@set +e; $(am__set_TESTS_bases); \
automake-1.16-1.16.2/Makefile.in:3134:	log_list=`for i in $$bases; do echo $$i.log; done`; \
automake-1.16-1.16.2/Makefile.in:3135:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
automake-1.16-1.16.2/Makefile.in:3136:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
automake-1.16-1.16.2/Makefile.in-3137-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
automake-1.16-1.16.2/Makefile.in-3143-	         | $(am__list_recheck_tests)` || exit 1; \
automake-1.16-1.16.2/Makefile.in:3144:	log_list=`for i in $$bases; do echo $$i.log; done`; \
automake-1.16-1.16.2/Makefile.in:3145:	log_list=`echo $$log_list`; \
automake-1.16-1.16.2/Makefile.in-3146-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
automake-1.16-1.16.2/Makefile.in-3198-	test -d "$(distdir)" || mkdir "$(distdir)"
automake-1.16-1.16.2/Makefile.in:3199:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
automake-1.16-1.16.2/Makefile.in:3200:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
automake-1.16-1.16.2/Makefile.in-3201-	list='$(DISTFILES)'; \
##############################################
automake-1.16-1.16.2/Makefile.in-3212-	  if test -d $$d/$$file; then \
automake-1.16-1.16.2/Makefile.in:3213:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
automake-1.16-1.16.2/Makefile.in-3214-	    if test -d "$(distdir)/$$file"; then \
##############################################
automake-1.16-1.16.2/Makefile.in-3311-	test -d $(distdir)/_build || exit 0; \
automake-1.16-1.16.2/Makefile.in:3312:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
automake-1.16-1.16.2/Makefile.in-3313-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
automake-1.16-1.16.2/Makefile.in-3355-	}; \
automake-1.16-1.16.2/Makefile.in:3356:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
automake-1.16-1.16.2/Makefile.in-3357-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
automake-1.16-1.16.2/Makefile.in-3367-	fi
automake-1.16-1.16.2/Makefile.in:3368:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
automake-1.16-1.16.2/Makefile.in-3369-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
automake-1.16-1.16.2/Makefile.in-3495-	@$(NORMAL_INSTALL)
automake-1.16-1.16.2/Makefile.in:3496:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
automake-1.16-1.16.2/Makefile.in-3497-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
automake-1.16-1.16.2/Makefile.in-3503-	  case $$file in \
automake-1.16-1.16.2/Makefile.in:3504:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
automake-1.16-1.16.2/Makefile.in-3505-	  esac; \
automake-1.16-1.16.2/Makefile.in-3506-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
automake-1.16-1.16.2/Makefile.in:3507:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
automake-1.16-1.16.2/Makefile.in-3508-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
automake-1.16-1.16.2/Makefile.in-3521-	  for file in $$list; do \
automake-1.16-1.16.2/Makefile.in:3522:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
automake-1.16-1.16.2/Makefile.in-3523-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
automake-1.16-1.16.2/Makefile.in-3654-	@for p in $(bin_SCRIPTS); do \
automake-1.16-1.16.2/Makefile.in:3655:	  f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \
automake-1.16-1.16.2/Makefile.in-3656-	  fv="$$f-$(APIVERSION)"; \
##############################################
automake-1.16-1.16.2/Makefile.in-3663-	@for p in $(bin_SCRIPTS); do \
automake-1.16-1.16.2/Makefile.in:3664:	  f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \
automake-1.16-1.16.2/Makefile.in-3665-	  fv="$$f-$(APIVERSION)"; \
##############################################
automake-1.16-1.16.2/Makefile.in-3693-	  && $(MKDIR_P) doc \
automake-1.16-1.16.2/Makefile.in:3694:	  && f=`echo $@ | sed 's|.*/||; s|\.1$$||; $(transform)'` \
automake-1.16-1.16.2/Makefile.in-3695-	  && echo ".so man1/$$f-$(APIVERSION).1" > $@
##############################################
automake-1.16-1.16.2/gen-testsuite-part-119-            . "$make -s -f $testdir/list-of-tests.mk print-list-of-tests";
automake-1.16-1.16.2/gen-testsuite-part:120:  my @tests_list = split /\s+/, `$cmd`;
automake-1.16-1.16.2/gen-testsuite-part-121-  die "$me: cannot get list of tests\n" unless $? == 0 && @tests_list;
##############################################
automake-1.16-1.16.2/configure-171-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
automake-1.16-1.16.2/configure:172:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
automake-1.16-1.16.2/configure-173-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
automake-1.16-1.16.2/configure-310-      case $as_dir in #(
automake-1.16-1.16.2/configure:311:      *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
automake-1.16-1.16.2/configure-312-      *) as_qdir=$as_dir;;
##############################################
automake-1.16-1.16.2/configure-385-  {
automake-1.16-1.16.2/configure:386:    as_val=`expr "$@" || test $? -eq 1`
automake-1.16-1.16.2/configure-387-  }
##############################################
automake-1.16-1.16.2/configure-392-# ----------------------------------------
automake-1.16-1.16.2/configure:393:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
automake-1.16-1.16.2/configure-394-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
automake-1.16-1.16.2/configure-455-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
automake-1.16-1.16.2/configure:456:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
automake-1.16-1.16.2/configure-457-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
automake-1.16-1.16.2/configure-801-  case $ac_option in
automake-1.16-1.16.2/configure:802:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
automake-1.16-1.16.2/configure-803-  *=)   ac_optarg= ;;
##############################################
automake-1.16-1.16.2/configure-845-  -disable-* | --disable-*)
automake-1.16-1.16.2/configure:846:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
automake-1.16-1.16.2/configure-847-    # Reject names that are not valid shell variable names.
##############################################
automake-1.16-1.16.2/configure-850-    ac_useropt_orig=$ac_useropt
automake-1.16-1.16.2/configure:851:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
automake-1.16-1.16.2/configure-852-    case $ac_user_opts in
##############################################
automake-1.16-1.16.2/configure-871-  -enable-* | --enable-*)
automake-1.16-1.16.2/configure:872:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
automake-1.16-1.16.2/configure-873-    # Reject names that are not valid shell variable names.
##############################################
automake-1.16-1.16.2/configure-876-    ac_useropt_orig=$ac_useropt
automake-1.16-1.16.2/configure:877:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
automake-1.16-1.16.2/configure-878-    case $ac_user_opts in
##############################################
automake-1.16-1.16.2/configure-1084-  -with-* | --with-*)
automake-1.16-1.16.2/configure:1085:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
automake-1.16-1.16.2/configure-1086-    # Reject names that are not valid shell variable names.
##############################################
automake-1.16-1.16.2/configure-1089-    ac_useropt_orig=$ac_useropt
automake-1.16-1.16.2/configure:1090:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
automake-1.16-1.16.2/configure-1091-    case $ac_user_opts in
##############################################
automake-1.16-1.16.2/configure-1100-  -without-* | --without-*)
automake-1.16-1.16.2/configure:1101:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
automake-1.16-1.16.2/configure-1102-    # Reject names that are not valid shell variable names.
##############################################
automake-1.16-1.16.2/configure-1105-    ac_useropt_orig=$ac_useropt
automake-1.16-1.16.2/configure:1106:    ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
automake-1.16-1.16.2/configure-1107-    case $ac_user_opts in
##############################################
automake-1.16-1.16.2/configure-1138-  *=*)
automake-1.16-1.16.2/configure:1139:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
automake-1.16-1.16.2/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
automake-1.16-1.16.2/configure-1159-if test -n "$ac_prev"; then
automake-1.16-1.16.2/configure:1160:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
automake-1.16-1.16.2/configure-1161-  as_fn_error $? "missing argument to $ac_option"
##############################################
automake-1.16-1.16.2/configure-1181-    */ )
automake-1.16-1.16.2/configure:1182:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
automake-1.16-1.16.2/configure-1183-      eval $ac_var=\$ac_val;;
##############################################
automake-1.16-1.16.2/configure-1216-ac_ls_di=`ls -di .` &&
automake-1.16-1.16.2/configure:1217:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
automake-1.16-1.16.2/configure-1218-  as_fn_error $? "working directory cannot be determined"
##############################################
automake-1.16-1.16.2/configure-1272-case $srcdir in
automake-1.16-1.16.2/configure:1273:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
automake-1.16-1.16.2/configure-1274-esac
##############################################
automake-1.16-1.16.2/configure-1315-By default, \`make install' will install all the files in
automake-1.16-1.16.2/configure:1316:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
automake-1.16-1.16.2/configure:1317:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
automake-1.16-1.16.2/configure-1318-for instance \`--prefix=\$HOME'.
##############################################
automake-1.16-1.16.2/configure-1420-*)
automake-1.16-1.16.2/configure:1421:  ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
automake-1.16-1.16.2/configure-1422-  # A ".." for each directory in $ac_dir_suffix.
automake-1.16-1.16.2/configure:1423:  ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
automake-1.16-1.16.2/configure-1424-  case $ac_top_builddir_sub in
##############################################
automake-1.16-1.16.2/configure-1641-  *\'*)
automake-1.16-1.16.2/configure:1642:    ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
automake-1.16-1.16.2/configure-1643-  esac
##############################################
automake-1.16-1.16.2/configure-1653-    ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
automake-1.16-1.16.2/configure:1654:    ac_configure_args_raw=`      printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
automake-1.16-1.16.2/configure-1655-esac
##############################################
automake-1.16-1.16.2/configure-1736-    *\'*)
automake-1.16-1.16.2/configure:1737:      ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
automake-1.16-1.16.2/configure-1738-    esac
##############################################
automake-1.16-1.16.2/configure-1821-      case $ac_val in
automake-1.16-1.16.2/configure:1822:      *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
automake-1.16-1.16.2/configure-1823-      esac
##############################################
automake-1.16-1.16.2/configure-1836-	case $ac_val in
automake-1.16-1.16.2/configure:1837:	*\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
automake-1.16-1.16.2/configure-1838-	esac
##############################################
automake-1.16-1.16.2/configure-1944-    set,)
automake-1.16-1.16.2/configure:1945:      { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
automake-1.16-1.16.2/configure:1946:printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
automake-1.16-1.16.2/configure-1947-      ac_cache_corrupted=: ;;
##############################################
automake-1.16-1.16.2/configure-1955-	# differences in whitespace do not lead to failure.
automake-1.16-1.16.2/configure:1956:	ac_old_val_w=`echo x $ac_old_val`
automake-1.16-1.16.2/configure:1957:	ac_new_val_w=`echo x $ac_new_val`
automake-1.16-1.16.2/configure-1958-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
automake-1.16-1.16.2/configure-1975-    case $ac_new_val in
automake-1.16-1.16.2/configure:1976:    *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
automake-1.16-1.16.2/configure-1977-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
automake-1.16-1.16.2/configure-2089-test "x$ac_build_alias" = x &&
automake-1.16-1.16.2/configure:2090:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
automake-1.16-1.16.2/configure-2091-test "x$ac_build_alias" = x &&
automake-1.16-1.16.2/configure-2092-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
automake-1.16-1.16.2/configure:2093:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
automake-1.16-1.16.2/configure-2094-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
automake-1.16-1.16.2/configure-2113-IFS=$ac_save_IFS
automake-1.16-1.16.2/configure:2114:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
automake-1.16-1.16.2/configure-2115-
##############################################
automake-1.16-1.16.2/configure-2125-else
automake-1.16-1.16.2/configure:2126:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
automake-1.16-1.16.2/configure-2127-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
automake-1.16-1.16.2/configure-2147-IFS=$ac_save_IFS
automake-1.16-1.16.2/configure:2148:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
automake-1.16-1.16.2/configure-2149-
##############################################
automake-1.16-1.16.2/configure-2291-     echo "timestamp, slept: $am_has_slept" > conftest.file
automake-1.16-1.16.2/configure:2292:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
automake-1.16-1.16.2/configure-2293-     if test "$*" = "X"; then
automake-1.16-1.16.2/configure-2294-	# -L didn't work.
automake-1.16-1.16.2/configure:2295:	set X `ls -t "$srcdir/configure" conftest.file`
automake-1.16-1.16.2/configure-2296-     fi
##############################################
automake-1.16-1.16.2/configure-2342-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
automake-1.16-1.16.2/configure:2343:program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
automake-1.16-1.16.2/configure-2344-
automake-1.16-1.16.2/configure-2345-# Expand $ac_aux_dir to an absolute path.
automake-1.16-1.16.2/configure:2346:am_aux_dir=`cd "$ac_aux_dir" && pwd`
automake-1.16-1.16.2/configure-2347-
##############################################
automake-1.16-1.16.2/configure-2502-	   as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
automake-1.16-1.16.2/configure:2503:	   case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
automake-1.16-1.16.2/configure-2504-	     'mkdir ('*'coreutils) '* | \
##############################################
automake-1.16-1.16.2/configure-2580-set x ${MAKE-make}
automake-1.16-1.16.2/configure:2581:ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
automake-1.16-1.16.2/configure-2582-if eval test \${ac_cv_prog_make_${ac_make}_set+y}
##############################################
automake-1.16-1.16.2/configure-2591-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
automake-1.16-1.16.2/configure:2592:case `${MAKE-make} -f conftest.make 2>/dev/null` in
automake-1.16-1.16.2/configure-2593-  *@@@%%%=?*=@@@%%%*)
##############################################
automake-1.16-1.16.2/configure-2618-
automake-1.16-1.16.2/configure:2619:if test "`cd $srcdir && pwd`" != "`pwd`"; then
automake-1.16-1.16.2/configure-2620-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
automake-1.16-1.16.2/configure-3136-  # Check for GNU $ac_path_GREP
automake-1.16-1.16.2/configure:3137:case `"$ac_path_GREP" --version 2>&1` in
automake-1.16-1.16.2/configure-3138-*GNU*)
##############################################
automake-1.16-1.16.2/configure-3208-  # Check for GNU $ac_path_EGREP
automake-1.16-1.16.2/configure:3209:case `"$ac_path_EGREP" --version 2>&1` in
automake-1.16-1.16.2/configure-3210-*GNU*)
##############################################
automake-1.16-1.16.2/configure-3281-  # Check for GNU $ac_path_FGREP
automake-1.16-1.16.2/configure:3282:case `"$ac_path_FGREP" --version 2>&1` in
automake-1.16-1.16.2/configure-3283-*GNU*)
##############################################
automake-1.16-1.16.2/configure-3891-printf %s "checking whether the C compiler works... " >&6; }
automake-1.16-1.16.2/configure:3892:ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
automake-1.16-1.16.2/configure-3893-
##############################################
automake-1.16-1.16.2/configure-3936-	then :; else
automake-1.16-1.16.2/configure:3937:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
automake-1.16-1.16.2/configure-3938-	fi
##############################################
automake-1.16-1.16.2/configure-4000-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
automake-1.16-1.16.2/configure:4001:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
automake-1.16-1.16.2/configure-4002-	  break;;
##############################################
automake-1.16-1.16.2/configure-4118-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
automake-1.16-1.16.2/configure:4119:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
automake-1.16-1.16.2/configure-4120-       break;;
##############################################
automake-1.16-1.16.2/configure-5066-printf %s "checking whether the C++ compiler works... " >&6; }
automake-1.16-1.16.2/configure:5067:ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
automake-1.16-1.16.2/configure-5068-
##############################################
automake-1.16-1.16.2/configure-5111-	then :; else
automake-1.16-1.16.2/configure:5112:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
automake-1.16-1.16.2/configure-5113-	fi
##############################################
automake-1.16-1.16.2/configure-5175-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
automake-1.16-1.16.2/configure:5176:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
automake-1.16-1.16.2/configure-5177-	  break;;
##############################################
automake-1.16-1.16.2/configure-5293-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
automake-1.16-1.16.2/configure:5294:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
automake-1.16-1.16.2/configure-5295-       break;;
##############################################
automake-1.16-1.16.2/configure-6052-printf %s "checking whether the Fortran compiler works... " >&6; }
automake-1.16-1.16.2/configure:6053:ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
automake-1.16-1.16.2/configure-6054-
##############################################
automake-1.16-1.16.2/configure-6097-	then :; else
automake-1.16-1.16.2/configure:6098:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
automake-1.16-1.16.2/configure-6099-	fi
##############################################
automake-1.16-1.16.2/configure-6161-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
automake-1.16-1.16.2/configure:6162:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
automake-1.16-1.16.2/configure-6163-	  break;;
##############################################
automake-1.16-1.16.2/configure-6267-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
automake-1.16-1.16.2/configure:6268:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
automake-1.16-1.16.2/configure-6269-       break;;
##############################################
automake-1.16-1.16.2/configure-6557-printf %s "checking whether the Fortran 77 compiler works... " >&6; }
automake-1.16-1.16.2/configure:6558:ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
automake-1.16-1.16.2/configure-6559-
##############################################
automake-1.16-1.16.2/configure-6602-	then :; else
automake-1.16-1.16.2/configure:6603:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
automake-1.16-1.16.2/configure-6604-	fi
##############################################
automake-1.16-1.16.2/configure-6666-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
automake-1.16-1.16.2/configure:6667:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
automake-1.16-1.16.2/configure-6668-	  break;;
##############################################
automake-1.16-1.16.2/configure-6772-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
automake-1.16-1.16.2/configure:6773:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
automake-1.16-1.16.2/configure-6774-       break;;
##############################################
automake-1.16-1.16.2/configure-7733-'
automake-1.16-1.16.2/configure:7734:DEFS=`sed -n "$ac_script" confdefs.h`
automake-1.16-1.16.2/configure-7735-
##############################################
automake-1.16-1.16.2/configure-7742-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
automake-1.16-1.16.2/configure:7743:  ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"`
automake-1.16-1.16.2/configure-7744-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
automake-1.16-1.16.2/configure-7889-# ----------------------------------------
automake-1.16-1.16.2/configure:7890:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
automake-1.16-1.16.2/configure-7891-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
automake-1.16-1.16.2/configure-7963-  {
automake-1.16-1.16.2/configure:7964:    as_val=`expr "$@" || test $? -eq 1`
automake-1.16-1.16.2/configure-7965-  }
##############################################
automake-1.16-1.16.2/configure-8067-      case $as_dir in #(
automake-1.16-1.16.2/configure:8068:      *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
automake-1.16-1.16.2/configure-8069-      *) as_qdir=$as_dir;;
##############################################
automake-1.16-1.16.2/configure-8194-_ACEOF
automake-1.16-1.16.2/configure:8195:ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
automake-1.16-1.16.2/configure:8196:ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
automake-1.16-1.16.2/configure-8197-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
##############################################
automake-1.16-1.16.2/configure-8222-  --*=?*)
automake-1.16-1.16.2/configure:8223:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
automake-1.16-1.16.2/configure:8224:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
automake-1.16-1.16.2/configure-8225-    ac_shift=:
##############################################
automake-1.16-1.16.2/configure-8227-  --*=)
automake-1.16-1.16.2/configure:8228:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
automake-1.16-1.16.2/configure-8229-    ac_optarg=
##############################################
automake-1.16-1.16.2/configure-8251-    case $ac_optarg in
automake-1.16-1.16.2/configure:8252:    *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
automake-1.16-1.16.2/configure-8253-    '') as_fn_error $? "missing file argument" ;;
##############################################
automake-1.16-1.16.2/configure-8370-fi
automake-1.16-1.16.2/configure:8371:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
automake-1.16-1.16.2/configure-8372-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
automake-1.16-1.16.2/configure-8387-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
automake-1.16-1.16.2/configure:8388:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
automake-1.16-1.16.2/configure-8389-ac_delim='%!_!# '
##############################################
automake-1.16-1.16.2/configure-8393-
automake-1.16-1.16.2/configure:8394:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
automake-1.16-1.16.2/configure-8395-  if test $ac_delim_n = $ac_delim_num; then
##############################################
automake-1.16-1.16.2/configure-8555-      esac
automake-1.16-1.16.2/configure:8556:      case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
automake-1.16-1.16.2/configure-8557-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
automake-1.16-1.16.2/configure-8614-*)
automake-1.16-1.16.2/configure:8615:  ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
automake-1.16-1.16.2/configure-8616-  # A ".." for each directory in $ac_dir_suffix.
automake-1.16-1.16.2/configure:8617:  ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
automake-1.16-1.16.2/configure-8618-  case $ac_top_builddir_sub in
##############################################
automake-1.16-1.16.2/configure-8675-/@mandir@/p'
automake-1.16-1.16.2/configure:8676:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
automake-1.16-1.16.2/configure-8677-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
automake-1.16-1.16.2/configure-8692-
automake-1.16-1.16.2/configure:8693:# Neutralize VPATH when `$srcdir' = `.'.
automake-1.16-1.16.2/configure-8694-# Shell code in configure.ac might set extrasub.
##############################################
automake-1.16-1.16.2/configure-8720-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
automake-1.16-1.16.2/configure:8721:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
automake-1.16-1.16.2/configure-8722-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
automake-1.16-1.16.2/.pc/0001-texi-rename.patch/doc/automake.texi-8500-dist-hook:
automake-1.16-1.16.2/.pc/0001-texi-rename.patch/doc/automake.texi:8501:        rm -rf `find $(distdir)/doc -type d -name .svn`
automake-1.16-1.16.2/.pc/0001-texi-rename.patch/doc/automake.texi-8502-@end example
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-1228-	}
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:1229:      my @options = map { { option => $_->[1], where => $_->[0] } }
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-1230-			$var->value_as_list_recursive (cond_filter => TRUE,
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-2797-	   my $hcond = $full_cond->human;
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:2798:	   my $where = $var->rdef ($cond)->location;
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-2799-	   my $ldir = '';
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-4359-      next unless $file;
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:4360:      my $where = $ac_config_files_location{$link};
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-4361-
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-5263-      my ($here, $depth, @args) = split (/::/);
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:5264:      $where = new Automake::Location $here;
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-5265-      my $macro = $args[0];
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-5425-	      my @opts = split (' ', $args[1]);
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:5426:	      @opts = map { { option => $_, where => $where } } @opts;
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-5427-	      exit $exit_code unless process_global_option_list (@opts);
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-6560-	    $last_var_value = $3;
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:6561:	    $last_where = $where->clone;
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-6562-	    if ($3 ne '' && substr ($3, -1) eq "\\")
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-7261-      my $tmpcond = $one_var->conditions->one_cond;
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:7262:      my $where = $one_var->rdef ($tmpcond)->location->clone;
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-7263-
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-7609-            }
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:7610:          elsif (system ('cp', "$libdir/$file", $fullfile))
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-7611-            {
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-7731-      {
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:7732:	$where = Automake::Location::deserialize ($queue);
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-7733-      }
##############################################
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-7735-      {
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in:7736:	$where = $queue->dequeue ();
automake-1.16-1.16.2/.pc/0002-Drop-SHELL.patch/bin/automake.in-7737-      }