diff --git a/automake-1.15.1/Makefile b/automake-1.15.1/Makefile
new file mode 100644
index 0000000..97ee836
--- /dev/null
+++ b/automake-1.15.1/Makefile
@@ -0,0 +1,4201 @@
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
+# Makefile. Generated from Makefile.in by configure.
+
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
+
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+
+
+# Copyright (C) 1995-2017 Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
+
+
+
+am__is_gnu_make = { \
+ if test -z '$(MAKELEVEL)'; then \
+ false; \
+ elif test -n '$(MAKE_HOST)'; then \
+ true; \
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
+ true; \
+ else \
+ false; \
+ fi; \
+}
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+pkgdatadir = $(datadir)/automake
+pkgincludedir = $(includedir)/automake
+pkglibdir = $(libdir)/automake
+pkglibexecdir = $(libexecdir)/automake
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = x86_64-unknown-freebsd15.0
+host_triplet = x86_64-unknown-freebsd15.0
+subdir = .
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
+ $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/cond.m4 \
+ $(top_srcdir)/m4/init.m4 $(top_srcdir)/m4/install-sh.m4 \
+ $(top_srcdir)/m4/lead-dot.m4 $(top_srcdir)/m4/missing.m4 \
+ $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/prog-cc-c-o.m4 \
+ $(top_srcdir)/m4/runlog.m4 $(top_srcdir)/m4/sanity.m4 \
+ $(top_srcdir)/m4/silent.m4 $(top_srcdir)/m4/strip.m4 \
+ $(top_srcdir)/m4/substnot.m4 $(top_srcdir)/m4/tar.m4 \
+ $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
+ $(am__configure_deps) $(dist_noinst_SCRIPTS) \
+ $(srcdir)/doc/version.texi $(srcdir)/doc/stamp-vti \
+ $(dist_am_DATA) $(dist_automake_ac_DATA) \
+ $(dist_automake_internal_ac_DATA) $(dist_doc_DATA) \
+ $(dist_noinst_DATA) $(dist_perllib_DATA) $(dist_pkgvdata_DATA) \
+ $(dist_script_DATA) $(dist_system_ac_DATA) $(am__DIST_COMMON)
+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
+ configure.lineno config.status.lineno
+mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
+CONFIG_CLEAN_FILES = t/wrap/aclocal-${APIVERSION} \
+ t/wrap/automake-${APIVERSION}
+CONFIG_CLEAN_VPATH_FILES = GNUmakefile
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
+am__install_max = 40
+am__nobase_strip_setup = \
+ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
+am__nobase_strip = \
+ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
+am__nobase_list = $(am__nobase_strip_setup); \
+ for p in $$list; do echo "$$p $$p"; done | \
+ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
+ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
+ if (++n[$$2] == $(am__install_max)) \
+ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
+ END { for (dir in files) print dir, files[dir] }'
+am__base_list = \
+ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
+ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
+am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
+ "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(amdir)" \
+ "$(DESTDIR)$(automake_acdir)" \
+ "$(DESTDIR)$(automake_internal_acdir)" "$(DESTDIR)$(docdir)" \
+ "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(pkgvdatadir)" \
+ "$(DESTDIR)$(scriptdir)" "$(DESTDIR)$(system_acdir)" \
+ "$(DESTDIR)$(perllibdir)"
+SCRIPTS = $(bin_SCRIPTS) $(dist_noinst_SCRIPTS) \
+ $(nodist_noinst_SCRIPTS)
+AM_V_P = $(am__v_P_$(V))
+am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
+am__v_P_0 = false
+am__v_P_1 = :
+AM_V_GEN = $(am__v_GEN_$(V))
+am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
+AM_V_at = $(am__v_at_$(V))
+am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+am__v_at_0 = @
+am__v_at_1 =
+depcomp =
+am__depfiles_maybe =
+SOURCES =
+DIST_SOURCES =
+AM_V_DVIPS = $(am__v_DVIPS_$(V))
+am__v_DVIPS_ = $(am__v_DVIPS_$(AM_DEFAULT_VERBOSITY))
+am__v_DVIPS_0 = @echo " DVIPS " $@;
+am__v_DVIPS_1 =
+AM_V_MAKEINFO = $(am__v_MAKEINFO_$(V))
+am__v_MAKEINFO_ = $(am__v_MAKEINFO_$(AM_DEFAULT_VERBOSITY))
+am__v_MAKEINFO_0 = @echo " MAKEINFO" $@;
+am__v_MAKEINFO_1 =
+AM_V_INFOHTML = $(am__v_INFOHTML_$(V))
+am__v_INFOHTML_ = $(am__v_INFOHTML_$(AM_DEFAULT_VERBOSITY))
+am__v_INFOHTML_0 = @echo " INFOHTML" $@;
+am__v_INFOHTML_1 =
+AM_V_TEXI2DVI = $(am__v_TEXI2DVI_$(V))
+am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_$(AM_DEFAULT_VERBOSITY))
+am__v_TEXI2DVI_0 = @echo " TEXI2DVI" $@;
+am__v_TEXI2DVI_1 =
+AM_V_TEXI2PDF = $(am__v_TEXI2PDF_$(V))
+am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_$(AM_DEFAULT_VERBOSITY))
+am__v_TEXI2PDF_0 = @echo " TEXI2PDF" $@;
+am__v_TEXI2PDF_1 =
+AM_V_texinfo = $(am__v_texinfo_$(V))
+am__v_texinfo_ = $(am__v_texinfo_$(AM_DEFAULT_VERBOSITY))
+am__v_texinfo_0 = -q
+am__v_texinfo_1 =
+AM_V_texidevnull = $(am__v_texidevnull_$(V))
+am__v_texidevnull_ = $(am__v_texidevnull_$(AM_DEFAULT_VERBOSITY))
+am__v_texidevnull_0 = > /dev/null
+am__v_texidevnull_1 =
+am__dirstamp = $(am__leading_dot)dirstamp
+INFO_DEPS = $(srcdir)/doc/automake.info \
+ $(srcdir)/doc/automake-history.info
+TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex
+am__TEXINFO_TEX_DIR = $(top_srcdir)/lib
+DVIS = doc/automake.dvi doc/automake-history.dvi
+PDFS = doc/automake.pdf doc/automake-history.pdf
+PSS = doc/automake.ps doc/automake-history.ps
+HTMLS = doc/automake.html doc/automake-history.html
+TEXINFOS = doc/automake.texi doc/automake-history.texi
+TEXI2DVI = texi2dvi
+TEXI2PDF = $(TEXI2DVI) --pdf --batch
+MAKEINFOHTML = $(MAKEINFO) --html
+AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
+DVIPS = dvips
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
+man1dir = $(mandir)/man1
+NROFF = nroff
+MANS = $(man1_MANS)
+DATA = $(dist_am_DATA) $(dist_automake_ac_DATA) \
+ $(dist_automake_internal_ac_DATA) $(dist_doc_DATA) \
+ $(dist_noinst_DATA) $(dist_perllib_DATA) $(dist_pkgvdata_DATA) \
+ $(dist_script_DATA) $(dist_system_ac_DATA) \
+ $(nodist_noinst_DATA) $(nodist_perllib_DATA)
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
+ETAGS = etags
+CTAGS = ctags
+CSCOPE = cscope
+AM_RECURSIVE_TARGETS = cscope check recheck
+am__tty_colors_dummy = \
+ mgn= red= grn= lgn= blu= brg= std=; \
+ am__color_tests=no
+am__tty_colors = { \
+ $(am__tty_colors_dummy); \
+ if test "X$(AM_COLOR_TESTS)" = Xno; then \
+ am__color_tests=no; \
+ elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
+ am__color_tests=yes; \
+ elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
+ am__color_tests=yes; \
+ fi; \
+ if test $$am__color_tests = yes; then \
+ red='[0;31m'; \
+ grn='[0;32m'; \
+ lgn='[1;32m'; \
+ blu='[1;34m'; \
+ mgn='[0;35m'; \
+ brg='[1m'; \
+ std='[m'; \
+ fi; \
+}
+am__recheck_rx = ^[ ]*:recheck:[ ]*
+am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
+am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
+# A command that, given a newline-separated list of test names on the
+# standard input, print the name of the tests that are to be re-run
+# upon "make recheck".
+am__list_recheck_tests = $(AWK) '{ \
+ recheck = 1; \
+ while ((rc = (getline line < ($$0 ".trs"))) != 0) \
+ { \
+ if (rc < 0) \
+ { \
+ if ((getline line2 < ($$0 ".log")) < 0) \
+ recheck = 0; \
+ break; \
+ } \
+ else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
+ { \
+ recheck = 0; \
+ break; \
+ } \
+ else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
+ { \
+ break; \
+ } \
+ }; \
+ if (recheck) \
+ print $$0; \
+ close ($$0 ".trs"); \
+ close ($$0 ".log"); \
+}'
+# A command that, given a newline-separated list of test names on the
+# standard input, create the global log from their .trs and .log files.
+am__create_global_log = $(AWK) ' \
+function fatal(msg) \
+{ \
+ print "fatal: making $@: " msg | "cat >&2"; \
+ exit 1; \
+} \
+function rst_section(header) \
+{ \
+ print header; \
+ len = length(header); \
+ for (i = 1; i <= len; i = i + 1) \
+ printf "="; \
+ printf "\n\n"; \
+} \
+{ \
+ copy_in_global_log = 1; \
+ global_test_result = "RUN"; \
+ while ((rc = (getline line < ($$0 ".trs"))) != 0) \
+ { \
+ if (rc < 0) \
+ fatal("failed to read from " $$0 ".trs"); \
+ if (line ~ /$(am__global_test_result_rx)/) \
+ { \
+ sub("$(am__global_test_result_rx)", "", line); \
+ sub("[ ]*$$", "", line); \
+ global_test_result = line; \
+ } \
+ else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
+ copy_in_global_log = 0; \
+ }; \
+ if (copy_in_global_log) \
+ { \
+ rst_section(global_test_result ": " $$0); \
+ while ((rc = (getline line < ($$0 ".log"))) != 0) \
+ { \
+ if (rc < 0) \
+ fatal("failed to read from " $$0 ".log"); \
+ print line; \
+ }; \
+ printf "\n"; \
+ }; \
+ close ($$0 ".trs"); \
+ close ($$0 ".log"); \
+}'
+# Restructured Text title.
+am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
+# Solaris 10 'make', and several other traditional 'make' implementations,
+# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
+# by disabling -e (using the XSI extension "set +e") if it's set.
+am__sh_e_setup = case $$- in *e*) set +e;; esac
+# Default flags passed to test drivers.
+am__common_driver_flags = \
+ --color-tests "$$am__color_tests" \
+ --enable-hard-errors "$$am__enable_hard_errors" \
+ --expect-failure "$$am__expect_failure"
+# To be inserted before the command running the test. Creates the
+# directory for the log if needed. Stores in $dir the directory
+# containing $f, in $tst the test, in $log the log. Executes the
+# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
+# passes TESTS_ENVIRONMENT. Set up options for the wrapper that
+# will run the test scripts (or their associated LOG_COMPILER, if
+# thy have one).
+am__check_pre = \
+$(am__sh_e_setup); \
+$(am__vpath_adj_setup) $(am__vpath_adj) \
+$(am__tty_colors); \
+srcdir=$(srcdir); export srcdir; \
+case "$@" in \
+ */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
+ *) am__odir=.;; \
+esac; \
+test "x$$am__odir" = x"." || test -d "$$am__odir" \
+ || $(MKDIR_P) "$$am__odir" || exit $$?; \
+if test -f "./$$f"; then dir=./; \
+elif test -f "$$f"; then dir=; \
+else dir="$(srcdir)/"; fi; \
+tst=$$dir$$f; log='$@'; \
+if test -n '$(DISABLE_HARD_ERRORS)'; then \
+ am__enable_hard_errors=no; \
+else \
+ am__enable_hard_errors=yes; \
+fi; \
+case " $(XFAIL_TESTS) " in \
+ *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
+ am__expect_failure=yes;; \
+ *) \
+ am__expect_failure=no;; \
+esac; \
+$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
+# A shell command to get the names of the tests scripts with any registered
+# extension removed (i.e., equivalently, the names of the test logs, with
+# the '.log' extension removed). The result is saved in the shell variable
+# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
+# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
+# since that might cause problem with VPATH rewrites for suffix-less tests.
+# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
+am__set_TESTS_bases = \
+ bases='$(TEST_LOGS)'; \
+ bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
+ bases=`echo $$bases`
+RECHECK_LOGS = $(TEST_LOGS)
+TEST_SUITE_LOG = test-suite.log
+am__test_logs1 = $(TESTS:=.log)
+am__test_logs2 = $(am__test_logs1:UNKNOWN.log=.log)
+am__test_logs3 = $(am__test_logs2:.pl.log=.log)
+PL_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver
+PL_LOG_COMPILE = $(PL_LOG_COMPILER) $(AM_PL_LOG_FLAGS) $(PL_LOG_FLAGS)
+am__set_b = \
+ case '$@' in \
+ */*) \
+ case '$*' in \
+ */*) b='$*';; \
+ *) b=`echo '$@' | sed 's/\.log$$//'`; \
+ esac;; \
+ *) \
+ b='$*';; \
+ esac
+am__test_logs4 = $(am__test_logs3:.sh.log=.log)
+SH_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver
+SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS)
+TEST_LOGS = $(am__test_logs4:.tap.log=.log)
+TAP_LOG_COMPILE = $(TAP_LOG_COMPILER) $(AM_TAP_LOG_FLAGS) \
+ $(TAP_LOG_FLAGS)
+am__DIST_COMMON = $(doc_automake_TEXINFOS) \
+ $(doc_automake_history_TEXINFOS) $(srcdir)/GNUmakefile \
+ $(srcdir)/Makefile.in $(srcdir)/bin/Makefile.inc \
+ $(srcdir)/contrib/t/Makefile.inc $(srcdir)/doc/Makefile.inc \
+ $(srcdir)/lib/Automake/Makefile.inc $(srcdir)/lib/Makefile.inc \
+ $(srcdir)/lib/am/Makefile.inc $(srcdir)/m4/Makefile.inc \
+ $(srcdir)/t/CheckListOfTests.am $(srcdir)/t/Makefile.inc \
+ $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am \
+ $(top_srcdir)/lib/compile $(top_srcdir)/lib/config.guess \
+ $(top_srcdir)/lib/config.sub $(top_srcdir)/lib/install-sh \
+ $(top_srcdir)/lib/mdate-sh $(top_srcdir)/lib/missing \
+ $(top_srcdir)/lib/mkinstalldirs $(top_srcdir)/lib/test-driver \
+ $(top_srcdir)/lib/texinfo.tex $(top_srcdir)/t/wrap/aclocal.in \
+ $(top_srcdir)/t/wrap/automake.in AUTHORS COPYING ChangeLog \
+ INSTALL NEWS README THANKS lib/COPYING lib/INSTALL lib/ar-lib \
+ lib/compile lib/config.guess lib/config.sub lib/depcomp \
+ lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs \
+ lib/py-compile lib/texinfo.tex lib/ylwrap
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+distdir = $(PACKAGE)-$(VERSION)
+top_distdir = $(distdir)
+am__remove_distdir = \
+ if test -d "$(distdir)"; then \
+ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
+ && rm -rf "$(distdir)" \
+ || { sleep 5 && rm -rf "$(distdir)"; }; \
+ else :; fi
+am__post_remove_distdir = $(am__remove_distdir)
+DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
+GZIP_ENV = --best
+DIST_TARGETS = dist-xz dist-gzip
+distuninstallcheck_listfiles = find . -type f -print
+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
+ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
+distcleancheck_listfiles = find . -type f -print
+ACLOCAL = "/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/t/wrap/aclocal-1.15"
+AMTAR = $${TAR-tar}
+AM_DEFAULT_VERBOSITY = 0
+AM_TEST_RUNNER_SHELL = /bin/sh
+APIVERSION = 1.15
+AUTOCONF = ${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing autoconf
+AUTOHEADER = ${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing autoheader
+AUTOMAKE = "/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/t/wrap/automake-1.15"
+AWK = nawk
+CC = cc
+CFLAGS = -w -I/usr/local/include
+CPPFLAGS =
+CXX = CC
+CXXFLAGS = -g -O2
+CYGPATH_W = echo
+DEFS = -DPACKAGE_NAME=\"GNU\ Automake\" -DPACKAGE_TARNAME=\"automake\" -DPACKAGE_VERSION=\"1.15.1\" -DPACKAGE_STRING=\"GNU\ Automake\ 1.15.1\" -DPACKAGE_BUGREPORT=\"bug-automake@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/automake/\"
+ECHO_C =
+ECHO_N = -n
+ECHO_T =
+EGREP = /usr/bin/grep -E
+EXEEXT = UNKNOWN
+F77 = false
+FC = false
+FCFLAGS =
+FFLAGS =
+FGREP = /usr/bin/grep -F
+GNU_CC = cc
+GNU_CFLAGS = -w -I/usr/local/include
+GNU_CXX = CC
+GNU_CXXFLAGS = -g -O2
+GNU_F77 = false
+GNU_FC = false
+GNU_FCFLAGS =
+GNU_FFLAGS =
+GNU_GCJ = false
+GNU_GCJFLAGS =
+GREP = /usr/bin/grep
+INSTALL = /usr/bin/install -c
+INSTALL_DATA = ${INSTALL} -m 644
+INSTALL_PROGRAM = ${INSTALL}
+INSTALL_SCRIPT = ${INSTALL}
+INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
+LDFLAGS =
+LEX = lex
+LIBOBJS =
+LIBS =
+LN = ln
+LN_S = ln -s
+LTLIBOBJS =
+MAKEINFO = ${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing makeinfo
+MKDIR_P = lib/install-sh -c -d
+MODIFICATION_DELAY = 2
+OBJEXT = UNKNOWN
+PACKAGE = automake
+PACKAGE_BUGREPORT = bug-automake@gnu.org
+PACKAGE_NAME = GNU Automake
+PACKAGE_STRING = GNU Automake 1.15.1
+PACKAGE_TARNAME = automake
+PACKAGE_URL = http://www.gnu.org/software/automake/
+PACKAGE_VERSION = 1.15.1
+PATH_SEPARATOR = :
+PERL = /usr/local/bin/perl
+RELEASE_YEAR = 2017
+SET_MAKE =
+SHELL = /bin/sh
+STRIP =
+TEX =
+VERSION = 1.15.1
+YACC = yacc
+abs_builddir = /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1
+abs_srcdir = /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1
+abs_top_builddir = /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1
+abs_top_srcdir = /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1
+ac_ct_CC = cc
+ac_ct_CXX = CC
+ac_ct_F77 =
+ac_ct_FC =
+ac_ct_GNU_CC =
+ac_ct_GNU_CXX =
+ac_ct_GNU_F77 =
+ac_ct_GNU_FC =
+ac_ct_GNU_GCJ =
+am_AUTOCONF = autoconf
+am_AUTOHEADER = autoheader
+am_AUTOM4TE = autom4te
+am_AUTORECONF = autoreconf
+am_AUTOUPDATE = autoupdate
+am__leading_dot = .
+am__tar = $${TAR-tar} chof - "$$tardir"
+am__untar = $${TAR-tar} xf -
+amdir = ${pkgvdatadir}/am
+automake_acdir = ${datadir}/aclocal-1.15
+bindir = ${exec_prefix}/bin
+build = x86_64-unknown-freebsd15.0
+build_alias =
+build_cpu = x86_64
+build_os = freebsd15.0
+build_vendor = unknown
+builddir = .
+datadir = ${datarootdir}
+datarootdir = ${prefix}/share
+docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
+dvidir = ${docdir}
+exec_prefix = ${prefix}
+host = x86_64-unknown-freebsd15.0
+host_alias =
+host_cpu = x86_64
+host_os = freebsd15.0
+host_vendor = unknown
+htmldir = ${docdir}
+includedir = ${prefix}/include
+infodir = ${datarootdir}/info
+install_sh = ${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/install-sh
+libdir = ${exec_prefix}/lib
+libexecdir = ${exec_prefix}/libexec
+localedir = ${datarootdir}/locale
+localstatedir = ${prefix}/var
+mandir = ${datarootdir}/man
+mkdir_p = $(MKDIR_P)
+oldincludedir = /usr/include
+pdfdir = ${docdir}
+pkgvdatadir = ${datadir}/automake-1.15
+prefix = /usr/local
+program_transform_name = s,x,x,
+psdir = ${docdir}
+required_autoconf_version = 2.65
+sbindir = ${exec_prefix}/sbin
+scriptdir = ${pkgvdatadir}
+sharedstatedir = ${prefix}/com
+srcdir = .
+sysconfdir = ${prefix}/etc
+system_acdir = ${datadir}/aclocal
+target_alias =
+top_build_prefix =
+top_builddir = .
+top_srcdir = .
+CLEANFILES = $(bin_SCRIPTS) $(man1_MANS) $(nodist_perllib_DATA) \
+ t/ax/test-defs.sh t/ax/shell-no-trail-bslash t/ax/cc-no-c-o \
+ runtest $(PERF_TEST_SUITE_LOG)
+DISTCLEANFILES =
+MAINTAINERCLEANFILES =
+
+# Third-party, obsolescent or experimental stuff.
+
+# Older files, kept mostly for historical interest.
+
+# Maintainer-specific files and scripts.
+EXTRA_DIST = bootstrap GNUmakefile HACKING PLANS contrib/tap-driver.pl \
+ contrib/check-html.am contrib/multilib/README \
+ contrib/multilib/config-ml.in contrib/multilib/symlink-tree \
+ contrib/multilib/multilib.am contrib/multilib/multi.m4 \
+ contrib/README old/ChangeLog-tests old/ChangeLog.96 \
+ old/ChangeLog.98 old/ChangeLog.00 old/ChangeLog.01 \
+ old/ChangeLog.02 old/ChangeLog.03 old/ChangeLog.04 \
+ old/ChangeLog.09 old/ChangeLog.11 old/TODO maintainer/am-ft \
+ maintainer/am-xft maintainer/rename-tests maintainer/maint.mk \
+ maintainer/syntax-checks.mk $(AUTOMAKESOURCES) \
+ bin/gen-perl-protos doc/help2man lib/Automake/Config.in \
+ m4/amversion.in t/README t/ax/is t/ax/is_newest \
+ t/ax/deltree.pl $(handwritten_TESTS) t/ax/tap-summary-aux.sh \
+ t/ax/testsuite-summary-checks.sh t/ax/depcomp.sh \
+ t/ax/extract-testsuite-summary.pl t/ax/tap-setup.sh \
+ t/ax/trivial-test-driver $(generated_TESTS) gen-testsuite-part \
+ $(contrib_TESTS) t/ax/distcheck-hook-m4.am t/ax/test-defs.in \
+ t/ax/shell-no-trail-bslash.in t/ax/cc-no-c-o.in \
+ t/ax/runtest.in $(perf_TESTS)
+TAGS_FILES = $(AUTOMAKESOURCES)
+dist_noinst_DATA = $(amhello_sources) t/ax/test-init.sh \
+ t/ax/test-lib.sh t/ax/am-test-lib.sh t/ax/tap-functions.sh
+nodist_noinst_DATA = t/ax/test-defs.sh
+dist_noinst_SCRIPTS =
+
+# Static dependencies valid for each test case (also further
+# extended later). Note that use 'noinst_' rather than 'check_'
+# as the prefix, because we really want them to be built by
+# "make all". This makes it easier to run the test cases by
+# hand after having simply configured and built the package.
+nodist_noinst_SCRIPTS = t/wrap/aclocal-$(APIVERSION) \
+ t/wrap/automake-$(APIVERSION) t/ax/shell-no-trail-bslash \
+ t/ax/cc-no-c-o runtest
+
+# We want a handful of substitutions to be fully-expanded by make;
+# then use config.status to substitute the remainder where a single
+# expansion is sufficient. We use a funny notation here to avoid
+# configure substitutions in our text.
+do_subst = ( sed \
+ -e "s,[@]configure_input[@],Generated from $$in; do not edit by hand.,g" \
+ -e 's,[@]datadir[@],$(datadir),g' \
+ -e 's,[@]amdir[@],$(amdir),g' \
+ -e 's,[@]bindir[@],$(bindir),g' \
+ -e 's,[@]docdir[@],$(docdir),g' \
+ -e 's,[@]pkgvdatadir[@],$(pkgvdatadir),g' \
+ -e 's,[@]scriptdir[@],$(scriptdir),g' \
+ -e 's,[@]automake_acdir[@],$(automake_acdir),g' \
+ -e 's,[@]system_acdir[@],$(system_acdir),g' \
+ -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' \
+ | $(SHELL) ./config.status --file=- \
+ | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' \
+ )
+
+
+# Generated files shouldn't contain unexpanded '@substitutions@', and
+# should be made read-only, to prevent them from being edited by mistake
+# instead of the file the are generated from.
+generated_file_finalize = $(AM_V_at) \
+ if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' $@-t; then \
+ echo "$@ contains unexpanded substitution (see lines above)"; \
+ exit 1; \
+ fi; \
+ chmod a-w $@-t && mv -f $@-t $@
+
+
+# For some tests or targets, we need to have the just-build automake and
+# aclocal scripts avaiable on PATH.
+extend_PATH = \
+ { PATH='$(abs_builddir)/t/wrap$(PATH_SEPARATOR)'$$PATH && export PATH; }
+
+bin_SCRIPTS = bin/automake bin/aclocal
+
+# Used by maintainer checks and such.
+automake_in = $(srcdir)/bin/automake.in
+aclocal_in = $(srcdir)/bin/aclocal.in
+automake_script = bin/automake
+aclocal_script = bin/aclocal
+AUTOMAKESOURCES = $(automake_in) $(aclocal_in)
+info_TEXINFOS = doc/automake.texi doc/automake-history.texi
+doc_automake_TEXINFOS = doc/fdl.texi
+doc_automake_history_TEXINFOS = doc/fdl.texi
+man1_MANS = \
+ doc/aclocal.1 \
+ doc/automake.1 \
+ doc/aclocal-$(APIVERSION).1 \
+ doc/automake-$(APIVERSION).1
+
+update_mans = \
+ $(AM_V_GEN): \
+ && $(MKDIR_P) doc \
+ && $(extend_PATH) \
+ && $(PERL) $(srcdir)/doc/help2man --output=$@
+
+amhello_sources = \
+ doc/amhello/configure.ac \
+ doc/amhello/Makefile.am \
+ doc/amhello/README \
+ doc/amhello/src/main.c \
+ doc/amhello/src/Makefile.am
+
+amhello_configury = \
+ aclocal.m4 \
+ autom4te.cache \
+ Makefile.in \
+ config.h.in \
+ configure \
+ depcomp \
+ install-sh \
+ missing \
+ src/Makefile.in
+
+dist_doc_DATA = $(srcdir)/doc/amhello-1.0.tar.gz
+setup_autotools_paths = { \
+ $(extend_PATH) \
+ && ACLOCAL=aclocal-$(APIVERSION) && export ACLOCAL \
+ && AUTOMAKE=automake-$(APIVERSION) && export AUTOMAKE \
+ && AUTOCONF='$(am_AUTOCONF)' && export AUTOCONF \
+ && AUTOM4TE='$(am_AUTOM4TE)' && export AUTOM4TE \
+ && AUTORECONF='$(am_AUTORECONF)' && export AUTORECONF \
+ && AUTOHEADER='$(am_AUTOHEADER)' && export AUTOHEADER \
+ && AUTOUPDATE='$(am_AUTOUPDATE)' && export AUTOUPDATE \
+ && true; \
+}
+
+dist_pkgvdata_DATA = \
+ lib/COPYING \
+ lib/INSTALL \
+ lib/texinfo.tex
+
+
+# These must all be executable when installed. However, if we use
+# _SCRIPTS, then the program transform will be applied, which is not
+# what we want. So we make them executable by hand.
+dist_script_DATA = \
+ lib/config.guess \
+ lib/config.sub \
+ lib/install-sh \
+ lib/mdate-sh \
+ lib/missing \
+ lib/mkinstalldirs \
+ lib/ylwrap \
+ lib/depcomp \
+ lib/compile \
+ lib/py-compile \
+ lib/ar-lib \
+ lib/test-driver \
+ lib/tap-driver.sh
+
+perllibdir = $(pkgvdatadir)/Automake
+dist_perllib_DATA = \
+ lib/Automake/ChannelDefs.pm \
+ lib/Automake/Channels.pm \
+ lib/Automake/Condition.pm \
+ lib/Automake/Configure_ac.pm \
+ lib/Automake/DisjConditions.pm \
+ lib/Automake/FileUtils.pm \
+ lib/Automake/General.pm \
+ lib/Automake/Getopt.pm \
+ lib/Automake/Item.pm \
+ lib/Automake/ItemDef.pm \
+ lib/Automake/Language.pm \
+ lib/Automake/Location.pm \
+ lib/Automake/Options.pm \
+ lib/Automake/Rule.pm \
+ lib/Automake/RuleDef.pm \
+ lib/Automake/Variable.pm \
+ lib/Automake/VarDef.pm \
+ lib/Automake/Version.pm \
+ lib/Automake/XFile.pm \
+ lib/Automake/Wrap.pm
+
+nodist_perllib_DATA = lib/Automake/Config.pm
+dist_am_DATA = \
+ lib/am/check.am \
+ lib/am/check2.am \
+ lib/am/clean-hdr.am \
+ lib/am/clean.am \
+ lib/am/compile.am \
+ lib/am/configure.am \
+ lib/am/data.am \
+ lib/am/dejagnu.am \
+ lib/am/depend.am \
+ lib/am/depend2.am \
+ lib/am/distdir.am \
+ lib/am/footer.am \
+ lib/am/header-vars.am \
+ lib/am/header.am \
+ lib/am/install.am \
+ lib/am/inst-vars.am \
+ lib/am/java.am \
+ lib/am/lang-compile.am \
+ lib/am/lex.am \
+ lib/am/library.am \
+ lib/am/libs.am \
+ lib/am/libtool.am \
+ lib/am/lisp.am \
+ lib/am/ltlib.am \
+ lib/am/ltlibrary.am \
+ lib/am/mans-vars.am \
+ lib/am/mans.am \
+ lib/am/program.am \
+ lib/am/progs.am \
+ lib/am/python.am \
+ lib/am/remake-hdr.am \
+ lib/am/scripts.am \
+ lib/am/subdirs.am \
+ lib/am/tags.am \
+ lib/am/texi-vers.am \
+ lib/am/texibuild.am \
+ lib/am/texinfos.am \
+ lib/am/vala.am \
+ lib/am/yacc.am
+
+dist_automake_ac_DATA = \
+ m4/amversion.m4 \
+ m4/ar-lib.m4 \
+ m4/as.m4 \
+ m4/auxdir.m4 \
+ m4/cond.m4 \
+ m4/cond-if.m4 \
+ m4/depend.m4 \
+ m4/depout.m4 \
+ m4/dmalloc.m4 \
+ m4/extra-recurs.m4 \
+ m4/gcj.m4 \
+ m4/init.m4 \
+ m4/install-sh.m4 \
+ m4/lead-dot.m4 \
+ m4/lex.m4 \
+ m4/lispdir.m4 \
+ m4/maintainer.m4 \
+ m4/make.m4 \
+ m4/missing.m4 \
+ m4/mkdirp.m4 \
+ m4/obsolete.m4 \
+ m4/options.m4 \
+ m4/python.m4 \
+ m4/prog-cc-c-o.m4 \
+ m4/runlog.m4 \
+ m4/sanity.m4 \
+ m4/silent.m4 \
+ m4/strip.m4 \
+ m4/substnot.m4 \
+ m4/tar.m4 \
+ m4/upc.m4 \
+ m4/vala.m4
+
+dist_system_ac_DATA = m4/acdir/README
+automake_internal_acdir = $(automake_acdir)/internal
+dist_automake_internal_ac_DATA = m4/internal/ac-config-macro-dirs.m4
+
+# Run the tests with a proper shell detected at configure time.
+LOG_COMPILER = $(AM_TEST_RUNNER_SHELL)
+TEST_EXTENSIONS = .pl .sh .tap
+SH_LOG_COMPILER = $(LOG_COMPILER)
+TAP_LOG_COMPILER = $(LOG_COMPILER)
+PL_LOG_COMPILER = $(PERL)
+AM_PL_LOG_FLAGS = -Mstrict -I $(builddir)/lib -I $(srcdir)/lib -w
+TAP_LOG_DRIVER = AM_TAP_AWK='$(AWK)' $(SHELL) $(srcdir)/lib/tap-driver.sh
+AM_TAP_LOG_DRIVER_FLAGS = --merge
+
+# Hand-written tests.
+
+# Automatically-generated tests wrapping hand-written ones.
+# Also, automatically-computed dependencies for tests.
+
+# Hand-written tests for stuff in 'contrib/'.
+TESTS = $(handwritten_TESTS) $(generated_TESTS) $(contrib_TESTS)
+
+# Some testsuite-influential variables should be overridable from the
+# test scripts, but not from the environment.
+# Keep this in sync with the similar list in ax/runtest.in.
+
+# For sourcing of extra "shell libraries" by our test scripts. As per
+# POSIX, sourcing a file with '.' will cause it to be looked up in $PATH
+# in case it is given with a relative name containing no slashes.
+AM_TESTS_ENVIRONMENT = for v in required am_test_protocol \
+ am_serial_tests am_test_prefer_config_shell \
+ am_original_AUTOMAKE am_original_ACLOCAL am_test_lib_sourced \
+ test_lib_sourced ; do eval test x"\$${$$v}" = x || unset $$v; \
+ done; stderr_fileno_=9; export stderr_fileno_; if test \
+ $(srcdir) != .; then \
+ PATH='$(abs_srcdir)/t/ax$(PATH_SEPARATOR)'$$PATH; fi; \
+ PATH='$(abs_builddir)/t/ax$(PATH_SEPARATOR)'$$PATH; export \
+ PATH;
+# We want warning messages and explanations for skipped tests to go to
+# the console if possible, so set up 'stderr_fileno_' properly.
+AM_TESTS_FD_REDIRECT = 9>&2
+
+# FIXME: this "expected failures" are in truth an hack used to
+# FIXME: to verify that some incorrect usages of our perl libraries
+# FIXME: raise an error. We should find a cleaner way to check that.
+perl_fake_XFAIL_TESTS = \
+t/pm/Cond2.pl \
+t/pm/Cond3.pl \
+t/pm/DisjCon2.pl \
+t/pm/DisjCon3.pl \
+t/pm/Version2.pl \
+t/pm/Version3.pl
+
+XFAIL_TESTS = \
+t/all.sh \
+t/auxdir-pr19311.sh \
+t/cond17.sh \
+t/gcj6.sh \
+t/override-conditional-2.sh \
+t/override-conditional-pr13940.sh \
+t/dist-pr109765.sh \
+t/instdir-cond2.sh \
+t/java-nobase.sh \
+t/objext-pr10128.sh \
+t/remake-timing-bug-pr8365.sh \
+t/lex-subobj-nodep.sh \
+t/subobj-indir-pr13928.sh \
+t/subobj-vpath-pr13928.sh \
+t/remake-am-pr10111.sh \
+t/remake-m4-pr10111.sh \
+$(perl_fake_XFAIL_TESTS)
+
+perl_TESTS = \
+t/pm/Cond2.pl \
+t/pm/Cond3.pl \
+t/pm/Condition.pl \
+t/pm/Condition-t.pl \
+t/pm/DisjCon2.pl \
+t/pm/DisjCon3.pl \
+t/pm/DisjConditions.pl \
+t/pm/DisjConditions-t.pl \
+t/pm/Version.pl \
+t/pm/Version2.pl \
+t/pm/Version3.pl \
+t/pm/Wrap.pl
+
+perf_TESTS = \
+t/perf/cond.sh \
+t/perf/testsuite-recheck.sh \
+t/perf/testsuite-summary.sh
+
+
+# The order here is mostly alphabetical, with the deliberate exception
+# that tests having a high runtime (especially TAP tests that run various
+# checks sequentially) are listed early; this improves performance on
+# concurrent testsuite runs.
+handwritten_TESTS = \
+t/get-sysconf.sh \
+$(perl_TESTS) \
+t/instspc.tap \
+t/aclocal.sh \
+t/aclocal-I-order-1.sh \
+t/aclocal-I-order-2.sh \
+t/aclocal-I-order-3.sh \
+t/aclocal-I-and-install.sh \
+t/aclocal-acdir.sh \
+t/aclocal-amflags.sh \
+t/aclocal-autoconf-version-check.sh \
+t/aclocal-comments-respected.sh \
+t/aclocal-deleted-header-aclocal-amflags.sh \
+t/aclocal-deleted-header.sh \
+t/aclocal-deps-subdir.sh \
+t/aclocal-deps.sh \
+t/aclocal-dirlist.sh \
+t/aclocal-dirlist-globbing.sh \
+t/aclocal-dirlist-abspath.sh \
+t/aclocal-install-absdir.sh \
+t/aclocal-install-fail.sh \
+t/aclocal-install-mkdir.sh \
+t/aclocal-m4-include-are-scanned-aclocal-amflags.sh \
+t/aclocal-m4-include-are-scanned.sh \
+t/aclocal-m4-sinclude.sh \
+t/aclocal-macrodir.tap \
+t/aclocal-macrodirs.tap \
+t/aclocal-missing-macros.sh \
+t/aclocal-no-extra-scan.sh \
+t/aclocal-no-force.sh \
+t/aclocal-no-install-no-mkdir.sh \
+t/aclocal-no-symlinked-overwrite.sh \
+t/aclocal-no-unused-required.sh \
+t/aclocal-path.sh \
+t/aclocal-path-install.sh \
+t/aclocal-path-install-serial.sh \
+t/aclocal-path-nonexistent.sh \
+t/aclocal-path-precedence.sh \
+t/aclocal-pr450.sh \
+t/aclocal-print-acdir.sh \
+t/aclocal-req.sh \
+t/aclocal-remake-misc.sh \
+t/aclocal-scan-configure-ac-pr319.sh \
+t/aclocal-serial.sh \
+t/aclocal-underquoted-defun.sh \
+t/aclocal-verbose-install.sh \
+t/auxdir-pr15981.sh \
+t/auxdir-cc-pr15981.sh \
+t/ac-output-old.tap \
+t/acsilent.sh \
+t/acsubst.sh \
+t/acsubst2.sh \
+t/add-missing.tap \
+t/add-missing-multiple.sh \
+t/all.sh \
+t/all2.sh \
+t/alloca.sh \
+t/alloca2.sh \
+t/alpha.sh \
+t/alpha2.sh \
+t/amhello-cflags.sh \
+t/amhello-cross-compile.sh \
+t/amhello-binpkg.sh \
+t/aminit-moreargs-deprecation.sh \
+t/aminit-trailing-dnl-comment-pr16841.sh \
+t/amassign.sh \
+t/am-config-header.sh \
+t/am-prog-cc-stdc.sh \
+t/am-prog-cc-c-o.sh \
+t/am-macro-not-found.sh \
+t/amopt.sh \
+t/amopts-location.sh \
+t/amopts-variable-expansion.sh \
+t/amsubst.sh \
+t/am-default-source-ext.sh \
+t/am-include-only-one-generated-fragment.sh \
+t/ansi2knr-no-more.sh \
+t/ar-lib.sh \
+t/ar-lib2.sh \
+t/ar-lib3.sh \
+t/ar-lib4.sh \
+t/ar-lib5a.sh \
+t/ar-lib5b.sh \
+t/ar-lib6a.sh \
+t/ar-lib6b.sh \
+t/ar-lib7.sh \
+t/ar.sh \
+t/ar2.sh \
+t/ar3.sh \
+t/ar4.sh \
+t/ar5.sh \
+t/asm.sh \
+t/asm2.sh \
+t/asm3.sh \
+t/autodist.sh \
+t/autodist-subdir.sh \
+t/autodist-acconfig.sh \
+t/autodist-acconfig-no-subdir.sh \
+t/autodist-aclocal-m4.sh \
+t/autodist-config-headers.sh \
+t/autodist-configure-no-subdir.sh \
+t/autodist-no-duplicate.sh \
+t/autodist-stamp-vti.sh \
+t/autohdr.sh \
+t/autohdr3.sh \
+t/autohdr4.sh \
+t/autohdr-subdir-pr12495.sh \
+t/autohdrdry.sh \
+t/automake-cmdline.tap \
+t/auxdir.sh \
+t/auxdir6.sh \
+t/auxdir7.sh \
+t/auxdir8.sh \
+t/auxdir-autodetect.sh \
+t/auxdir-computed.tap \
+t/auxdir-misplaced.sh \
+t/auxdir-nonexistent.sh \
+t/auxdir-pr19311.sh \
+t/auxdir-unportable.tap \
+t/backcompat.sh \
+t/backcompat2.sh \
+t/backcompat3.sh \
+t/backcompat6.sh \
+t/backcompat-acout.sh \
+t/backslash-issues.sh \
+t/backslash-before-trailing-whitespace.sh \
+t/badline.sh \
+t/badopt.sh \
+t/badprog.sh \
+t/built-sources-check.sh \
+t/built-sources-cond.sh \
+t/built-sources-fork-bomb.sh \
+t/built-sources-install.sh \
+t/built-sources-subdir.sh \
+t/built-sources.sh \
+t/candist.sh \
+t/canon.sh \
+t/canon2.sh \
+t/canon3.sh \
+t/canon4.sh \
+t/canon5.sh \
+t/canon6.sh \
+t/canon7.sh \
+t/canon8.sh \
+t/canon-name.sh \
+t/ccnoco.sh \
+t/ccnoco-lib.sh \
+t/ccnoco-lt.sh \
+t/ccnoco3.sh \
+t/ccnoco4.sh \
+t/ccnoco-deps.sh \
+t/check.sh \
+t/check2.sh \
+t/check4.sh \
+t/check5.sh \
+t/check6.sh \
+t/check7.sh \
+t/check8.sh \
+t/check10.sh \
+t/check11.sh \
+t/check12.sh \
+t/check-subst.sh \
+t/check-subst-prog.sh \
+t/check-exported-srcdir.sh \
+t/check-fd-redirect.sh \
+t/check-tests-in-builddir.sh \
+t/check-no-test-driver.sh \
+t/check-concurrency-bug9245.sh \
+t/checkall.sh \
+t/clean.sh \
+t/colneq.sh \
+t/colneq2.sh \
+t/colneq3.sh \
+t/colon.sh \
+t/colon2.sh \
+t/colon3.sh \
+t/colon4.sh \
+t/colon5.sh \
+t/colon6.sh \
+t/colon7.sh \
+t/color-tests.sh \
+t/color-tests2.sh \
+t/color-tests-opt.sh \
+t/comment.sh \
+t/comment2.sh \
+t/comment3.sh \
+t/comment4.sh \
+t/comment5.sh \
+t/comment6.sh \
+t/comment7.sh \
+t/comment8.sh \
+t/comment9.sh \
+t/commen10.sh \
+t/commen11.sh \
+t/comment-block.sh \
+t/comments-in-var-def.sh \
+t/compile.sh \
+t/compile2.sh \
+t/compile3.sh \
+t/compile4.sh \
+t/compile5.sh \
+t/compile6.sh \
+t/compile7.sh \
+t/compile_f90_c_cxx.sh \
+t/compile_f_c_cxx.sh \
+t/cond-basic.sh \
+t/cond.sh \
+t/cond3.sh \
+t/cond4.sh \
+t/cond5.sh \
+t/cond6.sh \
+t/cond7.sh \
+t/cond8.sh \
+t/cond9.sh \
+t/cond10.sh \
+t/cond11.sh \
+t/cond13.sh \
+t/cond14.sh \
+t/cond15.sh \
+t/cond16.sh \
+t/cond17.sh \
+t/cond18.sh \
+t/cond19.sh \
+t/cond20.sh \
+t/cond21.sh \
+t/cond22.sh \
+t/cond23.sh \
+t/cond24.sh \
+t/cond25.sh \
+t/cond26.sh \
+t/cond27.sh \
+t/cond28.sh \
+t/cond30.sh \
+t/cond31.sh \
+t/cond32.sh \
+t/cond33.sh \
+t/cond34.sh \
+t/cond35.sh \
+t/cond36.sh \
+t/cond37.sh \
+t/cond38.sh \
+t/cond39.sh \
+t/cond40.sh \
+t/cond41.sh \
+t/cond42.sh \
+t/cond43.sh \
+t/cond44.sh \
+t/cond45.sh \
+t/cond46.sh \
+t/condd.sh \
+t/condhook.sh \
+t/condhook2.sh \
+t/condinc.sh \
+t/condinc2.sh \
+t/condlib.sh \
+t/condman2.sh \
+t/condman3.sh \
+t/configure.sh \
+t/confdeps.sh \
+t/conff.sh \
+t/conff2.sh \
+t/conffile-leading-dot.sh \
+t/confh.sh \
+t/confh4.sh \
+t/confh5.sh \
+t/confh6.sh \
+t/confh7.sh \
+t/confh8.sh \
+t/confh-subdir-clean.sh \
+t/confincl.sh \
+t/conflnk.sh \
+t/conflnk2.sh \
+t/conflnk3.sh \
+t/conflnk4.sh \
+t/confsub.sh \
+t/confvar.sh \
+t/confvar2.sh \
+t/copy.sh \
+t/cscope.tap \
+t/cscope2.sh \
+t/cscope3.sh \
+t/c-demo.sh \
+t/cxx.sh \
+t/cxx2.sh \
+t/cxxcpp.sh \
+t/cxx-demo.sh \
+t/cxx-lt-demo.sh \
+t/cxxlibobj.sh \
+t/cxxlink.sh \
+t/cxxnoc.sh \
+t/cygnus-no-more.sh \
+t/cygwin32.sh \
+t/dash.sh \
+t/defun.sh \
+t/defun2.sh \
+t/dejagnu.sh \
+t/dejagnu2.sh \
+t/dejagnu3.sh \
+t/dejagnu4.sh \
+t/dejagnu5.sh \
+t/dejagnu6.sh \
+t/dejagnu7.sh \
+t/dejagnu-absolute-builddir.sh \
+t/dejagnu-relative-srcdir.sh \
+t/dejagnu-siteexp-extend.sh \
+t/dejagnu-siteexp-append.sh \
+t/dejagnu-siteexp-useredit.sh \
+t/deleted-am.sh \
+t/deleted-m4.sh \
+t/depacl2.sh \
+t/depcomp.sh \
+t/depcomp2.sh \
+t/depcomp8a.sh \
+t/depcomp8b.sh \
+t/depcomp-implicit-auxdir.sh \
+t/depdist.sh \
+t/depend.sh \
+t/depend3.sh \
+t/depend4.sh \
+t/depend5.sh \
+t/depend6.sh \
+t/deprecated-acinit.sh \
+t/destdir.sh \
+t/dir-named-obj-is-bad.sh \
+t/discover.sh \
+t/dist-formats.tap \
+t/dist-lzma.sh \
+t/dist-tarZ.sh \
+t/dist-shar.sh \
+t/dist-auxdir-many-subdirs.sh \
+t/dist-auxfile-2.sh \
+t/dist-auxfile.sh \
+t/dist-included-parent-dir.sh \
+t/dist-missing-am.sh \
+t/dist-missing-included-m4.sh \
+t/dist-missing-m4.sh \
+t/dist-readonly.sh \
+t/dist-repeated.sh \
+t/dist-pr109765.sh \
+t/distcleancheck.sh \
+t/distcom2.sh \
+t/distcom3.sh \
+t/distcom4.sh \
+t/distcom5.sh \
+t/distcom-subdir.sh \
+t/distdir.sh \
+t/disthook.sh \
+t/distlinks.sh \
+t/distlinksbrk.sh \
+t/distname.sh \
+t/distcheck-configure-flags.sh \
+t/distcheck-configure-flags-am.sh \
+t/distcheck-configure-flags-subpkg.sh \
+t/distcheck-hook.sh \
+t/distcheck-hook2.sh \
+t/distcheck-writable-srcdir.sh \
+t/distcheck-missing-m4.sh \
+t/distcheck-outdated-m4.sh \
+t/distcheck-no-prefix-or-srcdir-override.sh \
+t/distcheck-override-infodir.sh \
+t/distcheck-pr9579.sh \
+t/distcheck-pr10470.sh \
+t/distcheck-pr18286.sh \
+t/dmalloc.sh \
+t/doc-parsing-buglets-colneq-subst.sh \
+t/doc-parsing-buglets-tabs.sh \
+t/dollar.sh \
+t/dollarvar.sh \
+t/dollarvar2.sh \
+t/double.sh \
+t/dup2.sh \
+t/else.sh \
+t/empty-data-primary.sh \
+t/empty-sources-primary.tap \
+t/exdir.sh \
+t/exdir2.sh \
+t/exdir3.sh \
+t/exeext.sh \
+t/exeext2.sh \
+t/exeext3.sh \
+t/exeext4.sh \
+t/extra-sources.sh \
+t/ext.sh \
+t/ext2.sh \
+t/ext3.sh \
+t/extra.sh \
+t/extra-sources-no-spurious.sh \
+t/extra-data.sh \
+t/extra-dist-vpath-dir.sh \
+t/extra-dist-dirs-and-subdirs.sh \
+t/extra-dist-vpath-dir-merge.sh \
+t/extra-dist-wildcards.sh \
+t/extra-dist-wildcards-gnu.sh \
+t/extra-dist-wildcards-vpath.sh \
+t/extra-programs-misc.sh \
+t/extra-programs-and-libs.sh \
+t/extra-programs-empty.sh \
+t/extra-portability.sh \
+t/extra-portability2.sh \
+t/extra-portability3.sh \
+t/extra-deps.sh \
+t/extra-deps-lt.sh \
+t/f90only.sh \
+t/flavor.sh \
+t/flibs.sh \
+t/fn99.sh \
+t/fn99subdir.sh \
+t/fnoc.sh \
+t/forcemiss.sh \
+t/forcemiss2.sh \
+t/fort1.sh \
+t/fort2.sh \
+t/fort4.sh \
+t/fort5.sh \
+t/fonly.sh \
+t/fortdep.sh \
+t/gcj.sh \
+t/gcj2.sh \
+t/gcj3.sh \
+t/gcj4.sh \
+t/gcj5.sh \
+t/gcj6.sh \
+t/gettext-basics.sh \
+t/gettext-config-rpath.sh \
+t/gettext-external-pr338.sh \
+t/gettext-intl-subdir.sh \
+t/gettext-pr381.sh \
+t/gnumake.sh \
+t/gnuwarn.sh \
+t/gnuwarn2.sh \
+t/gnits.sh \
+t/gnits2.sh \
+t/gnits3.sh \
+t/hdr-vars-defined-once.sh \
+t/header.sh \
+t/help.sh \
+t/help2.sh \
+t/help3.sh \
+t/help4.sh \
+t/help-depend.sh \
+t/help-depend2.sh \
+t/help-dmalloc.sh \
+t/help-init.sh \
+t/help-lispdir.sh \
+t/help-python.sh \
+t/help-silent.sh \
+t/help-upc.sh \
+t/hfs.sh \
+t/implicit.sh \
+t/init.sh \
+t/init2.sh \
+t/dist-install-sh.sh \
+t/dist-with-unreadable-makefile-fails.sh \
+t/installdir.sh \
+t/add-missing-install-sh.sh \
+t/install-sh-unittests.sh \
+t/install-sh-option-C.sh \
+t/instdat.sh \
+t/instdat2.sh \
+t/instdir.sh \
+t/instdir2.sh \
+t/instdir-cond.sh \
+t/instdir-cond2.sh \
+t/instdir-no-empty.sh \
+t/instdir-java.sh \
+t/instdir-lisp.sh \
+t/instdir-ltlib.sh \
+t/instdir-prog.sh \
+t/instdir-python.sh \
+t/instdir-texi.sh \
+t/instexec.sh \
+t/instfail.sh \
+t/instfail-info.sh \
+t/instfail-java.sh \
+t/instfail-libtool.sh \
+t/insthook.sh \
+t/instman.sh \
+t/instman2.sh \
+t/instmany.sh \
+t/instmany-mans.sh \
+t/instmany-python.sh \
+t/install-info-dir.sh \
+t/interp.sh \
+t/interp2.sh \
+t/java.sh \
+t/java2.sh \
+t/java3.sh \
+t/javadir-undefined.sh \
+t/javaflags.sh \
+t/java-check.sh \
+t/java-clean.sh \
+t/java-compile-install.sh \
+t/java-compile-run-flat.sh \
+t/java-compile-run-nested.sh \
+t/java-empty-classpath.sh \
+t/javaprim.sh \
+t/javasubst.sh \
+t/java-extra.sh \
+t/java-mix.sh \
+t/java-no-duplicate.sh \
+t/java-nobase.sh \
+t/java-noinst.sh \
+t/java-rebuild.sh \
+t/java-sources.sh \
+t/java-uninstall.sh \
+t/ldadd.sh \
+t/ldflags.sh \
+t/lex.sh \
+t/lex2.sh \
+t/lex3.sh \
+t/lex5.sh \
+t/lexcpp.sh \
+t/lexvpath.sh \
+t/lex-subobj-nodep.sh \
+t/lex-header.sh \
+t/lex-lib.sh \
+t/lex-lib-external.sh \
+t/lex-libobj.sh \
+t/lex-multiple.sh \
+t/lex-noyywrap.sh \
+t/lex-clean-cxx.sh \
+t/lex-clean.sh \
+t/lex-depend-cxx.sh \
+t/lex-depend-grep.sh \
+t/lex-depend.sh \
+t/lex-line.sh \
+t/lex-nodist.sh \
+t/lex-pr204.sh \
+t/lflags.sh \
+t/lflags-cxx.sh \
+t/libexec.sh \
+t/libobj-basic.sh \
+t/libobj2.sh \
+t/libobj3.sh \
+t/libobj4.sh \
+t/libobj5.sh \
+t/libobj7.sh \
+t/libobj10.sh \
+t/libobj12.sh \
+t/libobj13.sh \
+t/libobj14.sh \
+t/libobj15a.sh \
+t/libobj15b.sh \
+t/libobj15c.sh \
+t/libobj16a.sh \
+t/libobj16b.sh \
+t/libobj17.sh \
+t/libobj18.sh \
+t/libobj19.sh \
+t/libobj20a.sh \
+t/libobj20b.sh \
+t/libobj20c.sh \
+t/library.sh \
+t/library2.sh \
+t/library3.sh \
+t/libtool.sh \
+t/libtool2.sh \
+t/libtool3.sh \
+t/libtool4.sh \
+t/libtool5.sh \
+t/libtool6.sh \
+t/libtool7.sh \
+t/libtool8.sh \
+t/libtool9.sh \
+t/libtoo10.sh \
+t/libtoo11.sh \
+t/license.sh \
+t/license2.sh \
+t/link_c_cxx.sh \
+t/link_cond.sh \
+t/link_dist.sh \
+t/link_f90_only.sh \
+t/link_fc.sh \
+t/link_fccxx.sh \
+t/link_fcxx.sh \
+t/link_f_only.sh \
+t/link_override.sh \
+t/lisp2.sh \
+t/lisp3.sh \
+t/lisp4.sh \
+t/lisp5.sh \
+t/lisp6.sh \
+t/lisp7.sh \
+t/lisp8.sh \
+t/lisp-loadpath.sh \
+t/lisp-subdir.sh \
+t/lisp-subdir2.sh \
+t/lisp-subdir-mix.sh \
+t/lispdry.sh \
+t/lisp-pr11806.sh \
+t/lisp-flags.sh \
+t/listval.sh \
+t/location.sh \
+t/longline.sh \
+t/longlin2.sh \
+t/ltcond.sh \
+t/ltcond2.sh \
+t/ltconv.sh \
+t/ltdeps.sh \
+t/ltinit.sh \
+t/ltinstloc.sh \
+t/ltlibobjs.sh \
+t/ltlibsrc.sh \
+t/ltorder.sh \
+t/m4-inclusion.sh \
+t/maintclean.sh \
+t/maintclean-vpath.sh \
+t/maintmode-configure-msg.sh \
+t/make.sh \
+t/makefile-deps.sh \
+t/makej.sh \
+t/makej2.sh \
+t/maken.sh \
+t/maken3.sh \
+t/makevars.sh \
+t/make-dryrun.tap \
+t/make-keepgoing.tap \
+t/make-is-gnu.sh \
+t/man.sh \
+t/man2.sh \
+t/man3.sh \
+t/man5.sh \
+t/man6.sh \
+t/man7.sh \
+t/man8.sh \
+t/mdate.sh \
+t/mdate2.sh \
+t/mdate3.sh \
+t/mdate4.sh \
+t/mdate5.sh \
+t/mdate6.sh \
+t/missing-version-mismatch.sh \
+t/missing3.sh \
+t/am-missing-prog.sh \
+t/missing-auxfile-stops-makefiles-creation.sh \
+t/mkdir_p.sh \
+t/mkdirp-deprecation.sh \
+t/mkinstall.sh \
+t/mkinst2.sh \
+t/mkinst3.sh \
+t/mmode.sh \
+t/mmodely.sh \
+t/no-extra-c-stuff.sh \
+t/no-extra-makefile-code.sh \
+t/no-spurious-install-recursive.sh \
+t/nobase.sh \
+t/nobase-libtool.sh \
+t/nobase-python.sh \
+t/nobase-nodist.sh \
+t/nodef.sh \
+t/nodef2.sh \
+t/nodep.sh \
+t/nodep2.sh \
+t/nodepcomp.sh \
+t/nodist.sh \
+t/nodist2.sh \
+t/nodist3.sh \
+t/noinst.sh \
+t/noinstdir.sh \
+t/nolink.sh \
+t/nostdinc.sh \
+t/notrans.sh \
+t/number.sh \
+t/objc-basic.sh \
+t/objc-minidemo.sh \
+t/objc-flags.sh \
+t/objc-deps.sh \
+t/objcxx-basic.sh \
+t/objcxx-minidemo.sh \
+t/objcxx-flags.sh \
+t/objcxx-deps.sh \
+t/objc-megademo.sh \
+t/objext-pr10128.sh \
+t/oldvars.sh \
+t/order.sh \
+t/output.sh \
+t/output2.sh \
+t/output3.sh \
+t/output4.sh \
+t/output5.sh \
+t/output6.sh \
+t/output7.sh \
+t/output8.sh \
+t/output9.sh \
+t/output10.sh \
+t/output11.sh \
+t/output12.sh \
+t/output13.sh \
+t/output-order.sh \
+t/override-conditional-1.sh \
+t/override-conditional-2.sh \
+t/override-conditional-pr13940.sh \
+t/override-html.sh \
+t/override-suggest-local.sh \
+t/parallel-am.sh \
+t/parallel-am2.sh \
+t/parallel-am3.sh \
+t/serial-tests.sh \
+t/parallel-tests-basics.sh \
+t/parallel-tests-concurrency.sh \
+t/parallel-tests-concurrency-2.sh \
+t/parallel-tests-empty.sh \
+t/parallel-tests-exit-status-reported.sh \
+t/parallel-tests-generated-and-distributed.sh \
+t/parallel-tests-recheck.sh \
+t/parallel-tests-trailing-whitespace.sh \
+t/parallel-tests-recheck-depends-on-all.sh \
+t/parallel-tests-recheck-pr11791.sh \
+t/parallel-tests-exeext.sh \
+t/parallel-tests-suffix.sh \
+t/parallel-tests-suffix-prog.sh \
+t/parallel-tests-log-compiler-1.sh \
+t/parallel-tests-log-compiler-2.sh \
+t/parallel-tests-dry-run-1.sh \
+t/parallel-tests-dry-run-2.sh \
+t/parallel-tests-fd-redirect.sh \
+t/parallel-tests-fd-redirect-exeext.sh \
+t/parallel-tests-extra-programs.sh \
+t/parallel-tests-unreadable.sh \
+t/parallel-tests-subdir.sh \
+t/parallel-tests-interrupt.tap \
+t/parallel-tests-reset-term.sh \
+t/parallel-tests-harderror.sh \
+t/parallel-tests-log-override-1.sh \
+t/parallel-tests-log-override-2.sh \
+t/parallel-tests-log-override-recheck.sh \
+t/parallel-tests-log-compiler-example.sh \
+t/parallel-tests-cmdline-override.sh \
+t/parallel-tests-fork-bomb.sh \
+t/parallel-tests-empty-testlogs.sh \
+t/parallel-tests-driver-install.sh \
+t/parallel-tests-no-color-in-log.sh \
+t/parallel-tests-no-spurious-summary.sh \
+t/parallel-tests-exit-statuses.sh \
+t/parallel-tests-console-output.sh \
+t/parallel-tests-once.sh \
+t/tests-environment.sh \
+t/am-tests-environment.sh \
+t/tests-environment-backcompat.sh \
+t/testsuite-summary-color.sh \
+t/testsuite-summary-count.sh \
+t/testsuite-summary-count-many.sh \
+t/testsuite-summary-reference-log.sh \
+t/test-driver-acsubst.sh \
+t/test-driver-cond.sh \
+t/test-driver-custom-no-extra-driver.sh \
+t/test-driver-custom.sh \
+t/test-driver-custom-xfail-tests.sh \
+t/test-driver-custom-multitest.sh \
+t/test-driver-custom-multitest-recheck.sh \
+t/test-driver-custom-multitest-recheck2.sh \
+t/test-driver-create-log-dir.sh \
+t/test-driver-strip-vpath.sh \
+t/test-driver-trs-suffix-registered.sh \
+t/test-driver-fail.sh \
+t/test-driver-is-distributed.sh \
+t/test-harness-vpath-rewrite.sh \
+t/test-log.sh \
+t/test-logs-repeated.sh \
+t/test-metadata-global-log.sh \
+t/test-metadata-global-result.sh \
+t/test-metadata-recheck.sh \
+t/test-metadata-results.sh \
+t/test-missing.sh \
+t/test-missing2.sh \
+t/test-trs-basic.sh \
+t/test-trs-recover.sh \
+t/test-trs-recover2.sh \
+t/test-extensions.sh \
+t/test-extensions-cond.sh \
+t/parse.sh \
+t/percent.sh \
+t/percent2.sh \
+t/per-target-flags.sh \
+t/phony.sh \
+t/precious.sh \
+t/pluseq.sh \
+t/pluseq2.sh \
+t/pluseq3.sh \
+t/pluseq4.sh \
+t/pluseq5.sh \
+t/pluseq6.sh \
+t/pluseq7.sh \
+t/pluseq8.sh \
+t/pluseq9.sh \
+t/pluseq10.sh \
+t/pluseq11.sh \
+t/posixsubst-data.sh \
+t/posixsubst-extradist.sh \
+t/posixsubst-ldadd.sh \
+t/posixsubst-libraries.sh \
+t/posixsubst-ltlibraries.sh \
+t/posixsubst-programs.sh \
+t/posixsubst-scripts.sh \
+t/posixsubst-sources.sh \
+t/posixsubst-tests.sh \
+t/postproc.sh \
+t/ppf77.sh \
+t/pr2.sh \
+t/pr9.sh \
+t/pr72.sh \
+t/pr87.sh \
+t/pr211.sh \
+t/pr220.sh \
+t/pr224.sh \
+t/pr229.sh \
+t/pr243.sh \
+t/pr266.sh \
+t/pr279.sh \
+t/pr279-2.sh \
+t/pr287.sh \
+t/pr300-lib.sh \
+t/pr300-ltlib.sh \
+t/pr300-prog.sh \
+t/pr307.sh \
+t/pr401.sh \
+t/pr401b.sh \
+t/pr401c.sh \
+t/prefix.sh \
+t/preproc-basics.sh \
+t/preproc-c-compile.sh \
+t/preproc-demo.sh \
+t/preproc-errmsg.sh \
+t/primary.sh \
+t/primary2.sh \
+t/primary3.sh \
+t/primary-prefix-invalid-couples.tap \
+t/primary-prefix-valid-couples.sh \
+t/primary-prefix-couples-force-valid.sh \
+t/primary-prefix-couples-documented-valid.sh \
+t/print-libdir.sh \
+t/proginst.sh \
+t/programs-primary-rewritten.sh \
+t/py-compile-basic.sh \
+t/py-compile-basedir.sh \
+t/py-compile-destdir.sh \
+t/py-compile-env.sh \
+t/py-compile-option-terminate.sh \
+t/py-compile-usage.sh \
+t/python.sh \
+t/python2.sh \
+t/python3.sh \
+t/python10.sh \
+t/python11.sh \
+t/python12.sh \
+t/python-am-path-iftrue.sh \
+t/python-missing.sh \
+t/python-too-old.sh \
+t/python-dist.sh \
+t/python-vars.sh \
+t/python-virtualenv.sh \
+t/python-pr10995.sh \
+t/recurs-user.sh \
+t/recurs-user2.sh \
+t/recurs-user-deeply-nested.sh \
+t/recurs-user-indir.sh \
+t/recurs-user-keep-going.sh \
+t/recurs-user-many.sh \
+t/recurs-user-no-subdirs.sh \
+t/recurs-user-no-top-level.sh \
+t/recurs-user-override.sh \
+t/recurs-user-phony.sh \
+t/recurs-user-wrap.sh \
+t/relativize.tap \
+t/remake-fail.sh \
+t/remake-not-after-make-dist.sh \
+t/remake-maintainer-mode.sh \
+t/remake-makefile-intree.sh \
+t/remake-makefile-vpath.sh \
+t/remake-after-configure-ac.sh \
+t/remake-after-makefile-am.sh \
+t/remake-after-acinclude-m4.sh \
+t/remake-after-aclocal-m4.sh \
+t/remake-include-configure.sh \
+t/remake-include-makefile.sh \
+t/remake-include-aclocal.sh \
+t/remake-config-status-dependencies.sh \
+t/remake-configure-dependencies.sh \
+t/remake-deeply-nested.sh \
+t/remake-mild-stress.sh \
+t/remake-all-1.sh \
+t/remake-all-2.sh \
+t/remake-recurs-user.sh \
+t/remake-subdir.sh \
+t/remake-subdir2.sh \
+t/remake-subdir3.sh \
+t/remake-subdir-only.sh \
+t/remake-subdir-grepping.sh \
+t/remake-subdir-from-subdir.sh \
+t/remake-subdir-gnu.sh \
+t/remake-subdir-no-makefile.sh \
+t/remake-subdir-long-time.sh \
+t/remake-gnulib-add-acsubst.sh \
+t/remake-gnulib-add-header.sh \
+t/remake-gnulib-remove-header.sh \
+t/remake-moved-m4-file.sh \
+t/remake-deleted-m4-file.sh \
+t/remake-renamed-m4-file.sh \
+t/remake-renamed-m4-macro-and-file.sh \
+t/remake-renamed-m4-macro.sh \
+t/remake-am-pr10111.sh \
+t/remake-m4-pr10111.sh \
+t/remake-deleted-am-2.sh \
+t/remake-deleted-am-subdir.sh \
+t/remake-deleted-am.sh \
+t/remake-renamed-am.sh \
+t/remake-aclocal-version-mismatch.sh \
+t/remake-macrodir.sh \
+t/remake-timing-bug-pr8365.sh \
+t/reqd2.sh \
+t/repeated-options.sh \
+t/rm-f-probe.sh \
+t/rulepat.sh \
+t/self-check-cc-no-c-o.sh \
+t/self-check-configure-help.sh \
+t/self-check-dir.tap \
+t/self-check-exit.tap \
+t/self-check-explicit-skips.sh \
+t/self-check-is_newest.tap \
+t/self-check-me.tap \
+t/self-check-report.sh \
+t/self-check-seq.tap \
+t/self-check-shell-no-trail-bslash.sh \
+t/self-check-is-blocked-signal.tap \
+t/self-check-unindent.tap \
+t/sanity.sh \
+t/seenc.sh \
+t/silent-c.sh \
+t/silent-cxx.sh \
+t/silent-lt.sh \
+t/silent-f77.sh \
+t/silent-f90.sh \
+t/silent-many-languages.sh \
+t/silent-gen.sh \
+t/silent-texi.sh \
+t/silent-lex.sh \
+t/silent-yacc.sh \
+t/silent-yacc-headers.sh \
+t/silent-configsite.sh \
+t/silent-nested-vars.sh \
+t/silent-custom.sh \
+t/src-acsubst.sh \
+t/sourcefile-in-subdir.sh \
+t/space.sh \
+t/specflg6.sh \
+t/specflg7.sh \
+t/specflg8.sh \
+t/specflg9.sh \
+t/specflg-dummy.sh \
+t/spell.sh \
+t/spell2.sh \
+t/spell3.sh \
+t/spelling.sh \
+t/spy-double-colon.sh \
+t/spy-rm.tap \
+t/stdinc.sh \
+t/stamph2.sh \
+t/stdlib.sh \
+t/stdlib2.sh \
+t/strictness-override.sh \
+t/strictness-precedence.sh \
+t/strip.sh \
+t/strip2.sh \
+t/strip3.sh \
+t/subdir.sh \
+t/subdir-ac-subst.sh \
+t/subdir-add-pr46.sh \
+t/subdir-add2-pr46.sh \
+t/subdir-am-cond.sh \
+t/subdir-cond-err.sh \
+t/subdir-cond-gettext.sh \
+t/subdir-env-interference.sh \
+t/subdir-order.sh \
+t/subdir-with-slash.sh \
+t/subdir-subsub.sh \
+t/subdir-distclean.sh \
+t/subdir-keep-going-pr12554.sh \
+t/subobj.sh \
+t/subobj2.sh \
+t/subobj4.sh \
+t/subobj5.sh \
+t/subobj6.sh \
+t/subobj7.sh \
+t/subobj8.sh \
+t/subobj9.sh \
+t/subobj10.sh \
+t/subobj11a.sh \
+t/subobj11b.sh \
+t/subobj11c.sh \
+t/subobjname.sh \
+t/subobj-clean-pr10697.sh \
+t/subobj-clean-lt-pr10697.sh \
+t/subobj-indir-pr13928.sh \
+t/subobj-vpath-pr13928.sh \
+t/subpkg.sh \
+t/subpkg2.sh \
+t/subpkg3.sh \
+t/subpkg4.sh \
+t/subpkg-yacc.sh \
+t/subpkg-macrodir.sh \
+t/subst.sh \
+t/subst3.sh \
+t/subst4.sh \
+t/subst5.sh \
+t/subst-no-trailing-empty-line.sh \
+t/substref.sh \
+t/substre2.sh \
+t/substtarg.sh \
+t/suffix.sh \
+t/suffix2.sh \
+t/suffix3.tap \
+t/suffix4.sh \
+t/suffix5.sh \
+t/suffix6.sh \
+t/suffix6b.sh \
+t/suffix6c.sh \
+t/suffix7.sh \
+t/suffix8.tap \
+t/suffix9.sh \
+t/suffix10.tap \
+t/suffix11.tap \
+t/suffix-chain.tap \
+t/suffix-custom-pr14441.sh \
+t/suffix-custom-subobj.sh \
+t/suffix-custom-subobj-and-specflg.sh \
+t/suffix-extra-c-stuff-pr14560.sh \
+t/symlink.sh \
+t/symlink2.sh \
+t/syntax.sh \
+t/tap-ambiguous-directive.sh \
+t/tap-autonumber.sh \
+t/tap-bailout.sh \
+t/tap-bailout-leading-space.sh \
+t/tap-bailout-and-logging.sh \
+t/tap-bailout-suppress-badexit.sh \
+t/tap-bailout-suppress-later-diagnostic.sh \
+t/tap-bailout-suppress-later-errors.sh \
+t/tap-color.sh \
+t/tap-deps.sh \
+t/tap-diagnostic.sh \
+t/tap-empty-diagnostic.sh \
+t/tap-empty.sh \
+t/tap-escape-directive.sh \
+t/tap-escape-directive-2.sh \
+t/tap-exit.sh \
+t/tap-signal.tap \
+t/tap-fancy.sh \
+t/tap-fancy2.sh \
+t/tap-global-log.sh \
+t/tap-global-result.sh \
+t/tap-log.sh \
+t/tap-msg0-result.sh \
+t/tap-msg0-directive.sh \
+t/tap-msg0-planskip.sh \
+t/tap-msg0-bailout.sh \
+t/tap-msg0-misc.sh \
+t/tap-merge-stdout-stderr.sh \
+t/tap-no-merge-stdout-stderr.sh \
+t/tap-no-disable-hard-error.sh \
+t/tap-no-spurious-summary.sh \
+t/tap-no-spurious-numbers.sh \
+t/tap-no-spurious.sh \
+t/tap-not-ok-skip.sh \
+t/tap-number-wordboundary.sh \
+t/tap-numeric-description.sh \
+t/tap-negative-numbers.sh \
+t/tap-numbers-leading-zero.sh \
+t/tap-out-of-order.sh \
+t/tap-passthrough.sh \
+t/tap-passthrough-exit.sh \
+t/tap-plan.sh \
+t/tap-plan-corner.sh \
+t/tap-plan-errors.sh \
+t/tap-plan-middle.sh \
+t/tap-plan-whitespace.sh \
+t/tap-plan-leading-zero.sh \
+t/tap-plan-malformed.sh \
+t/tap-missing-plan-and-bad-exit.sh \
+t/tap-planskip.sh \
+t/tap-planskip-late.sh \
+t/tap-planskip-and-logging.sh \
+t/tap-planskip-unplanned.sh \
+t/tap-planskip-unplanned-corner.sh \
+t/tap-planskip-case-insensitive.sh \
+t/tap-planskip-whitespace.sh \
+t/tap-planskip-badexit.sh \
+t/tap-planskip-bailout.sh \
+t/tap-planskip-later-errors.sh \
+t/tap-test-number-0.sh \
+t/tap-recheck-logs.sh \
+t/tap-result-comment.sh \
+t/tap-todo-skip-together.sh \
+t/tap-todo-skip-whitespace.sh \
+t/tap-todo-skip.sh \
+t/tap-unplanned.sh \
+t/tap-whitespace-normalization.sh \
+t/tap-with-and-without-number.sh \
+t/tap-xfail-tests.sh \
+t/tap-common-setup.sh \
+t/tap-bad-prog.tap \
+t/tap-basic.sh \
+t/tap-diagnostic-custom.sh \
+t/tap-driver-stderr.sh \
+t/tap-doc.sh \
+t/tap-doc2.sh \
+t/tap-more.sh \
+t/tap-more2.sh \
+t/tap-recheck.sh \
+t/tap-summary.sh \
+t/tap-summary-color.sh \
+t/tags.sh \
+t/tags2.sh \
+t/tagsub.sh \
+t/tags-pr12372.sh \
+t/tar-ustar.sh \
+t/tar-pax.sh \
+t/tar-opts-errors.sh \
+t/tar-ustar-id-too-high.sh \
+t/tar-override.sh \
+t/target-cflags.sh \
+t/targetclash.sh \
+t/tests-environment-fd-redirect.sh \
+t/tests-environment-and-log-compiler.sh \
+t/txinfo-absolute-srcdir-pr408.sh \
+t/txinfo-add-missing-and-dist.sh \
+t/txinfo-bsd-make-recurs.sh \
+t/txinfo-builddir.sh \
+t/txinfo-clean.sh \
+t/txinfo-dvi-recurs.sh \
+t/txinfo-info-in-srcdir.sh \
+t/txinfo-include.sh \
+t/txinfo-makeinfo-error-no-clobber.sh \
+t/txinfo-many-output-formats.sh \
+t/txinfo-many-output-formats-vpath.sh \
+t/txinfo-nodist-info.sh \
+t/txinfo-no-clutter.sh \
+t/txinfo-no-extra-dist.sh \
+t/txinfo-no-installinfo.sh \
+t/txinfo-no-repeated-targets.sh \
+t/txinfo-other-suffixes.sh \
+t/txinfo-override-infodeps.sh \
+t/txinfo-override-texinfo-tex.sh \
+t/txinfo-setfilename-repeated.sh \
+t/txinfo-setfilename-suffix-strip.sh \
+t/txinfo-subdir-pr343.sh \
+t/txinfo-tex-dist.sh \
+t/txinfo-unrecognized-extension.sh \
+t/txinfo-unrecognized-info-suffix.sh \
+t/txinfo-vtexi.sh \
+t/txinfo-vtexi2.sh \
+t/txinfo-vtexi3.sh \
+t/txinfo-vtexi4.sh \
+t/txinfo-without-info-suffix.sh \
+t/txinfo19.sh \
+t/txinfo23.sh \
+t/txinfo24.sh \
+t/txinfo25.sh \
+t/txinfo28.sh \
+t/transform.sh \
+t/transform2.sh \
+t/transform3.sh \
+t/uninstall-fail.sh \
+t/uninstall-pr9578.sh \
+t/unused.sh \
+t/upc.sh \
+t/upc2.sh \
+t/upc3.sh \
+t/vala-configure.sh \
+t/vala-grepping.sh \
+t/vala-headers.sh \
+t/vala-libs.sh \
+t/vala-mix.sh \
+t/vala-mix2.sh \
+t/vala-non-recursive-setup.sh \
+t/vala-parallel.sh \
+t/vala-per-target-flags.sh \
+t/vala-recursive-setup.sh \
+t/vala-vapi.sh \
+t/vala-vpath.sh \
+t/vars.sh \
+t/vars3.sh \
+t/var-recurs.sh \
+t/var-recurs2.sh \
+t/vartar.sh \
+t/vartypos.sh \
+t/vartypo2.sh \
+t/version3.sh \
+t/version4.sh \
+t/version6.sh \
+t/version7.sh \
+t/version8.sh \
+t/vpath.sh \
+t/warnings-obsolete-default.sh \
+t/warnings-override.sh \
+t/warnings-precedence.sh \
+t/warnings-strictness-interactions.sh \
+t/warnings-unknown.sh \
+t/warnopts.sh \
+t/warnings-win-over-strictness.sh \
+t/warning-groups-win-over-strictness.sh \
+t/werror.sh \
+t/werror2.sh \
+t/werror3.sh \
+t/werror4.sh \
+t/whoami.sh \
+t/xsource.sh \
+t/yacc-misc.sh \
+t/yacc-dry.sh \
+t/yacc-cxx-grepping.sh \
+t/yacc-vpath.sh \
+t/yacc-auxdir.sh \
+t/yacc-basic.sh \
+t/yacc-cxx.sh \
+t/yacc-bison-skeleton-cxx.sh \
+t/yacc-bison-skeleton.sh \
+t/yacc-clean.sh \
+t/yacc-clean-cxx.sh \
+t/yacc-d-basic.sh \
+t/yacc-d-cxx.sh \
+t/yacc-d-vpath.sh \
+t/yacc-deleted-headers.sh \
+t/yacc-depend.sh \
+t/yacc-depend2.sh \
+t/yacc-dist-nobuild-subdir.sh \
+t/yacc-dist-nobuild.sh \
+t/yacc-grepping.sh \
+t/yacc-grepping2.sh \
+t/yacc-headers-and-dist-pr47.sh \
+t/yacc-line.sh \
+t/yacc-mix-c-cxx.sh \
+t/yacc-nodist.sh \
+t/yacc-pr204.sh \
+t/yacc-subdir.sh \
+t/yacc-weirdnames.sh \
+t/yflags.sh \
+t/yflags-cxx.sh \
+t/yflags-cmdline-override.sh \
+t/yflags-conditional.sh \
+t/yflags-d-false-positives.sh \
+t/yflags-force-conditional.sh \
+t/yflags-force-override.sh \
+t/yflags-var-expand.sh \
+t/libtool-macros.sh \
+t/gettext-macros.sh \
+t/pkg-config-macros.sh
+
+generated_TESTS = t/ar-lib-w.sh t/built-sources-check-w.sh \
+ t/check-exported-srcdir-w.sh t/check-fd-redirect-w.sh \
+ t/check-subst-prog-w.sh t/check-subst-w.sh \
+ t/check-tests-in-builddir-w.sh t/check-w.sh t/check11-w.sh \
+ t/check12-w.sh t/check2-w.sh t/check4-w.sh t/check5-w.sh \
+ t/check6-w.sh t/check7-w.sh t/check8-w.sh t/color-tests-w.sh \
+ t/color-tests2-w.sh t/compile-w.sh t/compile2-w.sh \
+ t/compile3-w.sh t/compile4-w.sh t/compile5-w.sh \
+ t/compile6-w.sh t/compile7-w.sh t/exeext4-w.sh \
+ t/install-sh-option-C-w.sh t/install-sh-unittests-w.sh \
+ t/maken3-w.sh t/mdate5-w.sh t/mdate6-w.sh \
+ t/missing-version-mismatch-w.sh t/missing3-w.sh t/mkinst3-w.sh \
+ t/posixsubst-tests-w.sh t/depcomp-lt-auto.tap \
+ t/depcomp-lt-cpp.tap t/depcomp-lt-dashmstdout.tap \
+ t/depcomp-lt-disabled.tap t/depcomp-lt-gcc.tap \
+ t/depcomp-lt-makedepend.tap t/depcomp-lt-msvcmsys.tap \
+ t/depcomp-lt-msvisualcpp.tap t/depcomp-auto.tap \
+ t/depcomp-cpp.tap t/depcomp-dashmstdout.tap \
+ t/depcomp-disabled.tap t/depcomp-gcc.tap \
+ t/depcomp-makedepend.tap t/depcomp-msvcmsys.tap \
+ t/depcomp-msvisualcpp.tap
+check_tap_testsuite_summary_TESTS = \
+ t/tap-summary.sh \
+ t/tap-summary-color.sh
+
+check_testsuite_summary_TESTS = \
+ t/testsuite-summary-color.sh \
+ t/testsuite-summary-count.sh
+
+depcomp_TESTS = \
+ t/depcomp-lt-auto.tap \
+ t/depcomp-lt-cpp.tap \
+ t/depcomp-lt-dashmstdout.tap \
+ t/depcomp-lt-disabled.tap \
+ t/depcomp-lt-gcc.tap \
+ t/depcomp-lt-makedepend.tap \
+ t/depcomp-lt-msvcmsys.tap \
+ t/depcomp-lt-msvisualcpp.tap \
+ t/depcomp-auto.tap \
+ t/depcomp-cpp.tap \
+ t/depcomp-dashmstdout.tap \
+ t/depcomp-disabled.tap \
+ t/depcomp-gcc.tap \
+ t/depcomp-makedepend.tap \
+ t/depcomp-msvcmsys.tap \
+ t/depcomp-msvisualcpp.tap
+
+extract_testsuite_summary_TESTS = \
+ t/testsuite-summary-count-many.sh
+
+gettext_macros_TESTS = \
+ t/gettext-basics.sh \
+ t/gettext-config-rpath.sh \
+ t/gettext-external-pr338.sh \
+ t/gettext-intl-subdir.sh \
+ t/gettext-pr381.sh \
+ t/subdir-cond-gettext.sh
+
+libtool_macros_TESTS = \
+ t/ar-lib4.sh \
+ t/ar-lib6a.sh \
+ t/ar-lib6b.sh \
+ t/canon6.sh \
+ t/canon7.sh \
+ t/ccnoco-lt.sh \
+ t/cxx-lt-demo.sh \
+ t/depcomp8b.sh \
+ t/extra-deps-lt.sh \
+ t/fort5.sh \
+ t/instdir-ltlib.sh \
+ t/instfail-libtool.sh \
+ t/ldadd.sh \
+ t/ldflags.sh \
+ t/libobj13.sh \
+ t/libtool.sh \
+ t/libtool2.sh \
+ t/libtool3.sh \
+ t/libtool5.sh \
+ t/libtool6.sh \
+ t/libtool7.sh \
+ t/libtool8.sh \
+ t/libtool9.sh \
+ t/libtoo10.sh \
+ t/libtoo11.sh \
+ t/listval.sh \
+ t/ltcond.sh \
+ t/ltcond2.sh \
+ t/ltconv.sh \
+ t/ltdeps.sh \
+ t/ltinit.sh \
+ t/ltinstloc.sh \
+ t/ltlibobjs.sh \
+ t/ltlibsrc.sh \
+ t/ltorder.sh \
+ t/nobase-libtool.sh \
+ t/objc-megademo.sh \
+ t/posixsubst-ltlibraries.sh \
+ t/pr72.sh \
+ t/pr211.sh \
+ t/pr300-ltlib.sh \
+ t/pr307.sh \
+ t/pr401b.sh \
+ t/reqd2.sh \
+ t/silent-lt.sh \
+ t/stdlib2.sh \
+ t/strip3.sh \
+ t/subobj9.sh \
+ t/subobj-clean-lt-pr10697.sh \
+ t/suffix2.sh \
+ t/suffix5.sh \
+ t/suffix8.tap \
+ t/suffix10.tap \
+ t/vala-libs.sh \
+ t/vartypo2.sh \
+ t/depcomp-lt-auto.tap \
+ t/depcomp-lt-cpp.tap \
+ t/depcomp-lt-dashmstdout.tap \
+ t/depcomp-lt-disabled.tap \
+ t/depcomp-lt-gcc.tap \
+ t/depcomp-lt-makedepend.tap \
+ t/depcomp-lt-msvcmsys.tap \
+ t/depcomp-lt-msvisualcpp.tap
+
+on_tap_with_common_setup_TESTS = \
+ t/tap-ambiguous-directive.sh \
+ t/tap-autonumber.sh \
+ t/tap-bailout.sh \
+ t/tap-bailout-leading-space.sh \
+ t/tap-bailout-and-logging.sh \
+ t/tap-bailout-suppress-badexit.sh \
+ t/tap-bailout-suppress-later-diagnostic.sh \
+ t/tap-bailout-suppress-later-errors.sh \
+ t/tap-color.sh \
+ t/tap-deps.sh \
+ t/tap-diagnostic.sh \
+ t/tap-empty-diagnostic.sh \
+ t/tap-empty.sh \
+ t/tap-escape-directive.sh \
+ t/tap-escape-directive-2.sh \
+ t/tap-exit.sh \
+ t/tap-fancy.sh \
+ t/tap-fancy2.sh \
+ t/tap-global-log.sh \
+ t/tap-global-result.sh \
+ t/tap-log.sh \
+ t/tap-msg0-result.sh \
+ t/tap-msg0-directive.sh \
+ t/tap-msg0-planskip.sh \
+ t/tap-msg0-bailout.sh \
+ t/tap-msg0-misc.sh \
+ t/tap-merge-stdout-stderr.sh \
+ t/tap-no-merge-stdout-stderr.sh \
+ t/tap-no-disable-hard-error.sh \
+ t/tap-no-spurious-summary.sh \
+ t/tap-no-spurious-numbers.sh \
+ t/tap-no-spurious.sh \
+ t/tap-not-ok-skip.sh \
+ t/tap-number-wordboundary.sh \
+ t/tap-numeric-description.sh \
+ t/tap-negative-numbers.sh \
+ t/tap-numbers-leading-zero.sh \
+ t/tap-out-of-order.sh \
+ t/tap-passthrough.sh \
+ t/tap-passthrough-exit.sh \
+ t/tap-plan.sh \
+ t/tap-plan-corner.sh \
+ t/tap-plan-errors.sh \
+ t/tap-plan-middle.sh \
+ t/tap-plan-whitespace.sh \
+ t/tap-plan-leading-zero.sh \
+ t/tap-plan-malformed.sh \
+ t/tap-missing-plan-and-bad-exit.sh \
+ t/tap-planskip.sh \
+ t/tap-planskip-late.sh \
+ t/tap-planskip-and-logging.sh \
+ t/tap-planskip-unplanned.sh \
+ t/tap-planskip-unplanned-corner.sh \
+ t/tap-planskip-case-insensitive.sh \
+ t/tap-planskip-whitespace.sh \
+ t/tap-planskip-badexit.sh \
+ t/tap-planskip-bailout.sh \
+ t/tap-planskip-later-errors.sh \
+ t/tap-test-number-0.sh \
+ t/tap-recheck-logs.sh \
+ t/tap-result-comment.sh \
+ t/tap-todo-skip-together.sh \
+ t/tap-todo-skip-whitespace.sh \
+ t/tap-todo-skip.sh \
+ t/tap-unplanned.sh \
+ t/tap-whitespace-normalization.sh \
+ t/tap-with-and-without-number.sh \
+ t/tap-xfail-tests.sh
+
+pkgconfig_macros_TESTS = \
+ t/vala-headers.sh \
+ t/vala-libs.sh \
+ t/vala-mix.sh \
+ t/vala-mix2.sh \
+ t/vala-non-recursive-setup.sh \
+ t/vala-parallel.sh \
+ t/vala-per-target-flags.sh \
+ t/vala-recursive-setup.sh \
+ t/vala-vapi.sh \
+ t/vala-vpath.sh
+
+use_trivial_test_driver_TESTS = \
+ t/testsuite-summary-count-many.sh \
+ t/test-driver-acsubst.sh \
+ t/test-driver-cond.sh \
+ t/test-driver-custom-multitest.sh \
+ t/test-driver-custom-multitest-recheck.sh \
+ t/test-driver-custom-multitest-recheck2.sh
+
+contrib_TESTS = \
+ contrib/t/parallel-tests-html.sh \
+ contrib/t/parallel-tests-html-recursive.sh \
+ contrib/t/help-multilib.sh \
+ contrib/t/multilib.sh
+
+test_subdirs = t t/pm contrib/t
+am__tmk = tests-in-makefile-list.tmp
+am__tfs = tests-on-filesystem-list.tmp
+am__tdf = diff-in-tests-lists.tmp
+PERF_TEST_SUITE_LOG = t/perf/test-suite.log
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .dvi .log .pl .pl$(EXEEXT) .ps .sh .sh$(EXEEXT) .tap .tap$(EXEEXT) .trs
+am--refresh: Makefile
+ @:
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/bin/Makefile.inc $(srcdir)/doc/Makefile.inc $(srcdir)/lib/Makefile.inc $(srcdir)/lib/Automake/Makefile.inc $(srcdir)/lib/am/Makefile.inc $(srcdir)/m4/Makefile.inc $(srcdir)/t/Makefile.inc $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am $(srcdir)/contrib/t/Makefile.inc $(srcdir)/t/CheckListOfTests.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu --ignore-deps'; \
+ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu --ignore-deps \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --gnu --ignore-deps Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ echo ' $(SHELL) ./config.status'; \
+ $(SHELL) ./config.status;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
+ esac;
+$(srcdir)/bin/Makefile.inc $(srcdir)/doc/Makefile.inc $(srcdir)/lib/Makefile.inc $(srcdir)/lib/Automake/Makefile.inc $(srcdir)/lib/am/Makefile.inc $(srcdir)/m4/Makefile.inc $(srcdir)/t/Makefile.inc $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am $(srcdir)/contrib/t/Makefile.inc $(srcdir)/t/CheckListOfTests.am $(am__empty):
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ $(SHELL) ./config.status --recheck
+
+$(top_srcdir)/configure: $(am__configure_deps)
+ $(am__cd) $(srcdir) && $(AUTOCONF)
+$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+ $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
+$(am__aclocal_m4_deps):
+t/wrap/aclocal-${APIVERSION}: $(top_builddir)/config.status $(top_srcdir)/t/wrap/aclocal.in
+ cd $(top_builddir) && $(SHELL) ./config.status $@
+t/wrap/automake-${APIVERSION}: $(top_builddir)/config.status $(top_srcdir)/t/wrap/automake.in
+ cd $(top_builddir) && $(SHELL) ./config.status $@
+install-binSCRIPTS: $(bin_SCRIPTS)
+ @$(NORMAL_INSTALL)
+ @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
+ done | \
+ sed -e 'p;s,.*/,,;n' \
+ -e 'h;s|.*|.|' \
+ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
+ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
+ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
+ if ($$2 == $$4) { files[d] = files[d] " " $$1; \
+ if (++n[d] == $(am__install_max)) { \
+ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
+ else { print "f", d "/" $$4, $$1 } } \
+ END { for (d in files) print "f", d, files[d] }' | \
+ while read type dir files; do \
+ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
+ test -z "$$files" || { \
+ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
+ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
+ } \
+ ; done
+
+uninstall-binSCRIPTS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
+ files=`for p in $$list; do echo "$$p"; done | \
+ sed -e 's,.*/,,;$(transform)'`; \
+ dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
+doc/$(am__dirstamp):
+ @$(MKDIR_P) doc
+ @: > doc/$(am__dirstamp)
+
+$(srcdir)/doc/automake.info: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS)
+ $(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
+ am__cwd=`pwd` && $(am__cd) $(srcdir) && \
+ rm -rf $$backupdir && mkdir $$backupdir && \
+ if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
+ for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
+ if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
+ done; \
+ else :; fi && \
+ cd "$$am__cwd"; \
+ if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
+ -o $@ $(srcdir)/doc/automake.texi; \
+ then \
+ rc=0; \
+ $(am__cd) $(srcdir); \
+ else \
+ rc=$$?; \
+ $(am__cd) $(srcdir) && \
+ $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
+ fi; \
+ rm -rf $$backupdir; exit $$rc
+
+doc/automake.dvi: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) doc/$(am__dirstamp)
+ $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
+ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
+ $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
+ `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi
+
+doc/automake.pdf: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) doc/$(am__dirstamp)
+ $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
+ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
+ $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
+ `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi
+
+doc/automake.html: doc/automake.texi $(srcdir)/doc/version.texi $(doc_automake_TEXINFOS) doc/$(am__dirstamp)
+ $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
+ $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
+ -o $(@:.html=.htp) `test -f 'doc/automake.texi' || echo '$(srcdir)/'`doc/automake.texi; \
+ then \
+ rm -rf $@ && mv $(@:.html=.htp) $@; \
+ else \
+ rm -rf $(@:.html=.htp); exit 1; \
+ fi
+$(srcdir)/doc/version.texi: $(srcdir)/doc/stamp-vti
+$(srcdir)/doc/stamp-vti: doc/automake.texi $(top_srcdir)/configure
+ @test -f doc/$(am__dirstamp) || $(MAKE) $(AM_MAKEFLAGS) doc/$(am__dirstamp)
+ @(dir=.; test -f ./doc/automake.texi || dir=$(srcdir); \
+ set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/doc/automake.texi`; \
+ echo "@set UPDATED $$1 $$2 $$3"; \
+ echo "@set UPDATED-MONTH $$2 $$3"; \
+ echo "@set EDITION $(VERSION)"; \
+ echo "@set VERSION $(VERSION)") > vti.tmp$$$$ && \
+ (cmp -s vti.tmp$$$$ $(srcdir)/doc/version.texi \
+ || (echo "Updating $(srcdir)/doc/version.texi" && \
+ cp vti.tmp$$$$ $(srcdir)/doc/version.texi.tmp$$$$ && \
+ mv $(srcdir)/doc/version.texi.tmp$$$$ $(srcdir)/doc/version.texi)) && \
+ rm -f vti.tmp$$$$ $(srcdir)/doc/version.texi.$$$$
+ @cp $(srcdir)/doc/version.texi $@
+
+mostlyclean-vti:
+ -rm -f vti.tmp* $(srcdir)/doc/version.texi.tmp*
+
+maintainer-clean-vti:
+ -rm -f $(srcdir)/doc/stamp-vti $(srcdir)/doc/version.texi
+
+$(srcdir)/doc/automake-history.info: doc/automake-history.texi $(doc_automake_history_TEXINFOS)
+ $(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
+ am__cwd=`pwd` && $(am__cd) $(srcdir) && \
+ rm -rf $$backupdir && mkdir $$backupdir && \
+ if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
+ for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
+ if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
+ done; \
+ else :; fi && \
+ cd "$$am__cwd"; \
+ if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
+ -o $@ $(srcdir)/doc/automake-history.texi; \
+ then \
+ rc=0; \
+ $(am__cd) $(srcdir); \
+ else \
+ rc=$$?; \
+ $(am__cd) $(srcdir) && \
+ $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
+ fi; \
+ rm -rf $$backupdir; exit $$rc
+
+doc/automake-history.dvi: doc/automake-history.texi $(doc_automake_history_TEXINFOS) doc/$(am__dirstamp)
+ $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
+ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
+ $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
+ `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi
+
+doc/automake-history.pdf: doc/automake-history.texi $(doc_automake_history_TEXINFOS) doc/$(am__dirstamp)
+ $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
+ MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
+ $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
+ `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi
+
+doc/automake-history.html: doc/automake-history.texi $(doc_automake_history_TEXINFOS) doc/$(am__dirstamp)
+ $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
+ $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
+ -o $(@:.html=.htp) `test -f 'doc/automake-history.texi' || echo '$(srcdir)/'`doc/automake-history.texi; \
+ then \
+ rm -rf $@ && mv $(@:.html=.htp) $@; \
+ else \
+ rm -rf $(@:.html=.htp); exit 1; \
+ fi
+.dvi.ps:
+ $(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
+ $(DVIPS) $(AM_V_texinfo) -o $@ $<
+
+uninstall-dvi-am:
+ @$(NORMAL_UNINSTALL)
+ @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
+ for p in $$list; do \
+ $(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
+ rm -f "$(DESTDIR)$(dvidir)/$$f"; \
+ done
+
+uninstall-html-am:
+ @$(NORMAL_UNINSTALL)
+ @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
+ for p in $$list; do \
+ $(am__strip_dir) \
+ echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
+ rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
+ done
+
+uninstall-info-am:
+ @$(PRE_UNINSTALL)
+ @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
+ list='$(INFO_DEPS)'; \
+ for file in $$list; do \
+ relfile=`echo "$$file" | sed 's|^.*/||'`; \
+ echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
+ if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
+ then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
+ done; \
+ else :; fi
+ @$(NORMAL_UNINSTALL)
+ @list='$(INFO_DEPS)'; \
+ for file in $$list; do \
+ relfile=`echo "$$file" | sed 's|^.*/||'`; \
+ relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
+ (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
+ echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
+ rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
+ else :; fi); \
+ done
+
+uninstall-pdf-am:
+ @$(NORMAL_UNINSTALL)
+ @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
+ for p in $$list; do \
+ $(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
+ rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
+ done
+
+uninstall-ps-am:
+ @$(NORMAL_UNINSTALL)
+ @list='$(PSS)'; test -n "$(psdir)" || list=; \
+ for p in $$list; do \
+ $(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
+ rm -f "$(DESTDIR)$(psdir)/$$f"; \
+ done
+
+dist-info: $(INFO_DEPS)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ list='$(INFO_DEPS)'; \
+ for base in $$list; do \
+ case $$base in \
+ $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
+ esac; \
+ if test -f $$base; then d=.; else d=$(srcdir); fi; \
+ base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
+ 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 \
+ if test -f $$file; then \
+ relfile=`expr "$$file" : "$$d/\(.*\)"`; \
+ test -f "$(distdir)/$$relfile" || \
+ cp -p $$file "$(distdir)/$$relfile"; \
+ else :; fi; \
+ done; \
+ done
+
+mostlyclean-aminfo:
+ -rm -rf doc/automake.t2d doc/automake.t2p doc/automake-history.t2d \
+ doc/automake-history.t2p
+
+clean-aminfo:
+ -test -z "doc/automake.dvi doc/automake.pdf doc/automake.ps doc/automake.html \
+ doc/automake-history.dvi doc/automake-history.pdf \
+ doc/automake-history.ps doc/automake-history.html" \
+ || rm -rf doc/automake.dvi doc/automake.pdf doc/automake.ps doc/automake.html \
+ doc/automake-history.dvi doc/automake-history.pdf \
+ doc/automake-history.ps doc/automake-history.html
+
+maintainer-clean-aminfo:
+ @list='$(INFO_DEPS)'; for i in $$list; do \
+ i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
+ echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
+ rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
+ done
+install-man1: $(man1_MANS)
+ @$(NORMAL_INSTALL)
+ @list1='$(man1_MANS)'; \
+ list2=''; \
+ test -n "$(man1dir)" \
+ && test -n "`echo $$list1$$list2`" \
+ || exit 0; \
+ echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
+ { for i in $$list1; do echo "$$i"; done; \
+ if test -n "$$list2"; then \
+ for i in $$list2; do echo "$$i"; done \
+ | sed -n '/\.1[a-z]*$$/p'; \
+ fi; \
+ } | while read p; do \
+ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; echo "$$p"; \
+ done | \
+ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
+ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
+ sed 'N;N;s,\n, ,g' | { \
+ list=; while read file base inst; do \
+ if test "$$base" = "$$inst"; then list="$$list $$file"; else \
+ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
+ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
+ fi; \
+ done; \
+ for i in $$list; do echo "$$i"; done | $(am__base_list) | \
+ while read files; do \
+ test -z "$$files" || { \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
+ done; }
+
+uninstall-man1:
+ @$(NORMAL_UNINSTALL)
+ @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
+ files=`{ for i in $$list; do echo "$$i"; done; \
+ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
+ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
+ dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
+install-dist_amDATA: $(dist_am_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_am_DATA)'; test -n "$(amdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(amdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(amdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(amdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(amdir)" || exit $$?; \
+ done
+
+uninstall-dist_amDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_am_DATA)'; test -n "$(amdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(amdir)'; $(am__uninstall_files_from_dir)
+install-dist_automake_acDATA: $(dist_automake_ac_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_automake_ac_DATA)'; test -n "$(automake_acdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(automake_acdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(automake_acdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(automake_acdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(automake_acdir)" || exit $$?; \
+ done
+
+uninstall-dist_automake_acDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_automake_ac_DATA)'; test -n "$(automake_acdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(automake_acdir)'; $(am__uninstall_files_from_dir)
+install-dist_automake_internal_acDATA: $(dist_automake_internal_ac_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_automake_internal_ac_DATA)'; test -n "$(automake_internal_acdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(automake_internal_acdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(automake_internal_acdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(automake_internal_acdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(automake_internal_acdir)" || exit $$?; \
+ done
+
+uninstall-dist_automake_internal_acDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_automake_internal_ac_DATA)'; test -n "$(automake_internal_acdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(automake_internal_acdir)'; $(am__uninstall_files_from_dir)
+install-dist_docDATA: $(dist_doc_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
+ done
+
+uninstall-dist_docDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
+install-dist_perllibDATA: $(dist_perllib_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(perllibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(perllibdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(perllibdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(perllibdir)" || exit $$?; \
+ done
+
+uninstall-dist_perllibDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir)
+install-dist_pkgvdataDATA: $(dist_pkgvdata_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_pkgvdata_DATA)'; test -n "$(pkgvdatadir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(pkgvdatadir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(pkgvdatadir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgvdatadir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgvdatadir)" || exit $$?; \
+ done
+
+uninstall-dist_pkgvdataDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_pkgvdata_DATA)'; test -n "$(pkgvdatadir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(pkgvdatadir)'; $(am__uninstall_files_from_dir)
+install-dist_scriptDATA: $(dist_script_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_script_DATA)'; test -n "$(scriptdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(scriptdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(scriptdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(scriptdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(scriptdir)" || exit $$?; \
+ done
+
+uninstall-dist_scriptDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_script_DATA)'; test -n "$(scriptdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(scriptdir)'; $(am__uninstall_files_from_dir)
+install-dist_system_acDATA: $(dist_system_ac_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(dist_system_ac_DATA)'; test -n "$(system_acdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(system_acdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(system_acdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(system_acdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(system_acdir)" || exit $$?; \
+ done
+
+uninstall-dist_system_acDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_system_ac_DATA)'; test -n "$(system_acdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(system_acdir)'; $(am__uninstall_files_from_dir)
+install-nodist_perllibDATA: $(nodist_perllib_DATA)
+ @$(NORMAL_INSTALL)
+ @list='$(nodist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(perllibdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(perllibdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(perllibdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(perllibdir)" || exit $$?; \
+ done
+
+uninstall-nodist_perllibDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(nodist_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir)
+
+ID: $(am__tagged_files)
+ $(am__define_uniq_tagged_files); mkid -fID $$unique
+tags: tags-am
+TAGS: tags
+
+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ set x; \
+ here=`pwd`; \
+ $(am__define_uniq_tagged_files); \
+ shift; \
+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ test -n "$$unique" || unique=$$empty_fix; \
+ if test $$# -gt 0; then \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ "$$@" $$unique; \
+ else \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$unique; \
+ fi; \
+ fi
+ctags: ctags-am
+
+CTAGS: ctags
+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
+ $(am__define_uniq_tagged_files); \
+ test -z "$(CTAGS_ARGS)$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$unique
+
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && $(am__cd) $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) "$$here"
+cscope: cscope.files
+ test ! -s cscope.files \
+ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
+clean-cscope:
+ -rm -f cscope.files
+cscope.files: clean-cscope cscopelist
+cscopelist: cscopelist-am
+
+cscopelist-am: $(am__tagged_files)
+ list='$(am__tagged_files)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
+
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+ -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
+
+# Recover from deleted '.trs' file; this should ensure that
+# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
+# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
+# to avoid problems with "make -n".
+.log.trs:
+ rm -f $< $@
+ $(MAKE) $(AM_MAKEFLAGS) $<
+
+# Leading 'am--fnord' is there to ensure the list of targets does not
+# expand to empty, as could happen e.g. with make check TESTS=''.
+am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
+am--force-recheck:
+ @:
+
+$(TEST_SUITE_LOG): $(TEST_LOGS)
+ @$(am__set_TESTS_bases); \
+ am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
+ redo_bases=`for i in $$bases; do \
+ am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
+ done`; \
+ if test -n "$$redo_bases"; then \
+ redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
+ redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
+ if $(am__make_dryrun); then :; else \
+ rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
+ fi; \
+ fi; \
+ if test -n "$$am__remaking_logs"; then \
+ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
+ "recursion detected" >&2; \
+ elif test -n "$$redo_logs"; then \
+ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
+ fi; \
+ if $(am__make_dryrun); then :; else \
+ st=0; \
+ errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
+ for i in $$redo_bases; do \
+ test -f $$i.trs && test -r $$i.trs \
+ || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
+ test -f $$i.log && test -r $$i.log \
+ || { echo "$$errmsg $$i.log" >&2; st=1; }; \
+ done; \
+ test $$st -eq 0 || exit 1; \
+ fi
+ @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
+ ws='[ ]'; \
+ results=`for b in $$bases; do echo $$b.trs; done`; \
+ test -n "$$results" || results=/dev/null; \
+ all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
+ pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
+ fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
+ skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
+ xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
+ xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
+ error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
+ if test `expr $$fail + $$xpass + $$error` -eq 0; then \
+ success=true; \
+ else \
+ success=false; \
+ fi; \
+ br='==================='; br=$$br$$br$$br$$br; \
+ result_count () \
+ { \
+ if test x"$$1" = x"--maybe-color"; then \
+ maybe_colorize=yes; \
+ elif test x"$$1" = x"--no-color"; then \
+ maybe_colorize=no; \
+ else \
+ echo "$@: invalid 'result_count' usage" >&2; exit 4; \
+ fi; \
+ shift; \
+ desc=$$1 count=$$2; \
+ if test $$maybe_colorize = yes && test $$count -gt 0; then \
+ color_start=$$3 color_end=$$std; \
+ else \
+ color_start= color_end=; \
+ fi; \
+ echo "$${color_start}# $$desc $$count$${color_end}"; \
+ }; \
+ create_testsuite_report () \
+ { \
+ result_count $$1 "TOTAL:" $$all "$$brg"; \
+ result_count $$1 "PASS: " $$pass "$$grn"; \
+ result_count $$1 "SKIP: " $$skip "$$blu"; \
+ result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
+ result_count $$1 "FAIL: " $$fail "$$red"; \
+ result_count $$1 "XPASS:" $$xpass "$$red"; \
+ result_count $$1 "ERROR:" $$error "$$mgn"; \
+ }; \
+ { \
+ echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
+ $(am__rst_title); \
+ create_testsuite_report --no-color; \
+ echo; \
+ echo ".. contents:: :depth: 2"; \
+ echo; \
+ for b in $$bases; do echo $$b; done \
+ | $(am__create_global_log); \
+ } >$(TEST_SUITE_LOG).tmp || exit 1; \
+ mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
+ if $$success; then \
+ col="$$grn"; \
+ else \
+ col="$$red"; \
+ test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
+ fi; \
+ echo "$${col}$$br$${std}"; \
+ echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
+ echo "$${col}$$br$${std}"; \
+ create_testsuite_report --maybe-color; \
+ echo "$$col$$br$$std"; \
+ if $$success; then :; else \
+ echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
+ if test -n "$(PACKAGE_BUGREPORT)"; then \
+ echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
+ fi; \
+ echo "$$col$$br$$std"; \
+ fi; \
+ $$success || exit 1
+
+check-TESTS:
+ @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
+ @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
+ @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
+ @set +e; $(am__set_TESTS_bases); \
+ log_list=`for i in $$bases; do echo $$i.log; done`; \
+ trs_list=`for i in $$bases; do echo $$i.trs; done`; \
+ log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
+ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
+ exit $$?;
+recheck: all
+ @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
+ @set +e; $(am__set_TESTS_bases); \
+ bases=`for i in $$bases; do echo $$i; done \
+ | $(am__list_recheck_tests)` || exit 1; \
+ log_list=`for i in $$bases; do echo $$i.log; done`; \
+ log_list=`echo $$log_list`; \
+ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
+ am__force_recheck=am--force-recheck \
+ TEST_LOGS="$$log_list"; \
+ exit $$?
+.pl.log:
+ @p='$<'; \
+ $(am__set_b); \
+ $(am__check_pre) $(PL_LOG_DRIVER) --test-name "$$f" \
+ --log-file $$b.log --trs-file $$b.trs \
+ $(am__common_driver_flags) $(AM_PL_LOG_DRIVER_FLAGS) $(PL_LOG_DRIVER_FLAGS) -- $(PL_LOG_COMPILE) \
+ "$$tst" $(AM_TESTS_FD_REDIRECT)
+.pl$(EXEEXT).log:
+ @p='$<'; \
+ $(am__set_b); \
+ $(am__check_pre) $(PL_LOG_DRIVER) --test-name "$$f" \
+ --log-file $$b.log --trs-file $$b.trs \
+ $(am__common_driver_flags) $(AM_PL_LOG_DRIVER_FLAGS) $(PL_LOG_DRIVER_FLAGS) -- $(PL_LOG_COMPILE) \
+ "$$tst" $(AM_TESTS_FD_REDIRECT)
+.sh.log:
+ @p='$<'; \
+ $(am__set_b); \
+ $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
+ --log-file $$b.log --trs-file $$b.trs \
+ $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
+ "$$tst" $(AM_TESTS_FD_REDIRECT)
+.sh$(EXEEXT).log:
+ @p='$<'; \
+ $(am__set_b); \
+ $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
+ --log-file $$b.log --trs-file $$b.trs \
+ $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
+ "$$tst" $(AM_TESTS_FD_REDIRECT)
+.tap.log:
+ @p='$<'; \
+ $(am__set_b); \
+ $(am__check_pre) $(TAP_LOG_DRIVER) --test-name "$$f" \
+ --log-file $$b.log --trs-file $$b.trs \
+ $(am__common_driver_flags) $(AM_TAP_LOG_DRIVER_FLAGS) $(TAP_LOG_DRIVER_FLAGS) -- $(TAP_LOG_COMPILE) \
+ "$$tst" $(AM_TESTS_FD_REDIRECT)
+.tap$(EXEEXT).log:
+ @p='$<'; \
+ $(am__set_b); \
+ $(am__check_pre) $(TAP_LOG_DRIVER) --test-name "$$f" \
+ --log-file $$b.log --trs-file $$b.trs \
+ $(am__common_driver_flags) $(AM_TAP_LOG_DRIVER_FLAGS) $(TAP_LOG_DRIVER_FLAGS) -- $(TAP_LOG_COMPILE) \
+ "$$tst" $(AM_TESTS_FD_REDIRECT)
+
+distdir: $(DISTFILES)
+ $(am__remove_distdir)
+ test -d "$(distdir)" || mkdir "$(distdir)"
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d "$(distdir)/$$file"; then \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ else \
+ test -f "$(distdir)/$$file" \
+ || cp -p $$d/$$file "$(distdir)/$$file" \
+ || exit 1; \
+ fi; \
+ done
+ $(MAKE) $(AM_MAKEFLAGS) \
+ top_distdir="$(top_distdir)" distdir="$(distdir)" \
+ dist-info
+ -test -n "$(am__skip_mode_fix)" \
+ || find "$(distdir)" -type d ! -perm -755 \
+ -exec chmod u+rwx,go+rx {} \; -o \
+ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
+ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
+ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
+ || chmod -R a+r "$(distdir)"
+ @if test -z "$(am__skip_length_check)" && find "$(distdir)" -type f -print | \
+ grep '^...................................................................................................' 1>&2; then \
+ echo 'error: the above filenames are too long' 1>&2; \
+ exit 1; \
+ else :; fi
+dist-gzip: distdir
+ tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
+ $(am__post_remove_distdir)
+
+dist-bzip2: distdir
+ tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
+ $(am__post_remove_distdir)
+
+dist-lzip: distdir
+ tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
+ $(am__post_remove_distdir)
+dist-xz: distdir
+ tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
+ $(am__post_remove_distdir)
+
+dist-tarZ: distdir
+ @echo WARNING: "Support for distribution archives compressed with" \
+ "legacy program 'compress' is deprecated." >&2
+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
+ tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
+ $(am__post_remove_distdir)
+
+dist-shar: distdir
+ @echo WARNING: "Support for shar distribution archives is" \
+ "deprecated." >&2
+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
+ shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
+ $(am__post_remove_distdir)
+
+dist-zip: distdir
+ -rm -f $(distdir).zip
+ zip -rq $(distdir).zip $(distdir)
+ $(am__post_remove_distdir)
+
+dist dist-all:
+ $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
+ $(am__post_remove_distdir)
+
+# This target untars the dist file and tries a VPATH configuration. Then
+# it guarantees that the distribution is self-contained by making another
+# tarfile.
+distcheck: dist
+ case '$(DIST_ARCHIVES)' in \
+ *.tar.gz*) \
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
+ *.tar.bz2*) \
+ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
+ *.tar.lz*) \
+ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
+ *.tar.xz*) \
+ xz -dc $(distdir).tar.xz | $(am__untar) ;;\
+ *.tar.Z*) \
+ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
+ *.shar.gz*) \
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
+ *.zip*) \
+ unzip $(distdir).zip ;;\
+ esac
+ chmod -R a-w $(distdir)
+ chmod u+w $(distdir)
+ mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
+ chmod a-w $(distdir)
+ test -d $(distdir)/_build || exit 0; \
+ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
+ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
+ && am__cwd=`pwd` \
+ && $(am__cd) $(distdir)/_build/sub \
+ && ../../configure \
+ $(AM_DISTCHECK_CONFIGURE_FLAGS) \
+ $(DISTCHECK_CONFIGURE_FLAGS) \
+ --srcdir=../.. --prefix="$$dc_install_base" \
+ && $(MAKE) $(AM_MAKEFLAGS) \
+ && $(MAKE) $(AM_MAKEFLAGS) dvi \
+ && $(MAKE) $(AM_MAKEFLAGS) check \
+ && $(MAKE) $(AM_MAKEFLAGS) install \
+ && $(MAKE) $(AM_MAKEFLAGS) installcheck \
+ && $(MAKE) $(AM_MAKEFLAGS) uninstall \
+ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
+ distuninstallcheck \
+ && chmod -R a-w "$$dc_install_base" \
+ && ({ \
+ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
+ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
+ } || { rm -rf "$$dc_destdir"; exit 1; }) \
+ && rm -rf "$$dc_destdir" \
+ && $(MAKE) $(AM_MAKEFLAGS) dist \
+ && rm -rf $(DIST_ARCHIVES) \
+ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
+ && cd "$$am__cwd" \
+ || exit 1
+ $(am__post_remove_distdir)
+ @(echo "$(distdir) archives ready for distribution: "; \
+ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
+ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
+distuninstallcheck:
+ @test -n '$(distuninstallcheck_dir)' || { \
+ echo 'ERROR: trying to run $@ with an empty' \
+ '$$(distuninstallcheck_dir)' >&2; \
+ exit 1; \
+ }; \
+ $(am__cd) '$(distuninstallcheck_dir)' || { \
+ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
+ exit 1; \
+ }; \
+ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
+ || { echo "ERROR: files left after uninstall:" ; \
+ if test -n "$(DESTDIR)"; then \
+ echo " (check DESTDIR support)"; \
+ fi ; \
+ $(distuninstallcheck_listfiles) ; \
+ exit 1; } >&2
+distcleancheck: distclean
+ @if test '$(srcdir)' = . ; then \
+ echo "ERROR: distcleancheck can only run from a VPATH build" ; \
+ exit 1 ; \
+ fi
+ @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
+ || { echo "ERROR: files left in build directory after distclean:" ; \
+ $(distcleancheck_listfiles) ; \
+ exit 1; } >&2
+check-am: all-am
+ $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
+check: check-am
+all-am: Makefile $(INFO_DEPS) $(SCRIPTS) $(MANS) $(DATA)
+installdirs:
+ for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(amdir)" "$(DESTDIR)$(automake_acdir)" "$(DESTDIR)$(automake_internal_acdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(pkgvdatadir)" "$(DESTDIR)$(scriptdir)" "$(DESTDIR)$(system_acdir)" "$(DESTDIR)$(perllibdir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
+mostlyclean-generic:
+ -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
+ -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
+ -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
+
+clean-generic:
+ -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+ -rm -f doc/$(am__dirstamp)
+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+ -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
+clean: clean-am
+
+clean-am: clean-aminfo clean-generic clean-local mostlyclean-am
+
+distclean: distclean-am
+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-tags
+
+dvi: dvi-am
+
+dvi-am: $(DVIS)
+
+html: html-am
+
+html-am: $(HTMLS)
+
+info: info-am
+
+info-am: $(INFO_DEPS)
+
+install-data-am: install-dist_amDATA install-dist_automake_acDATA \
+ install-dist_automake_internal_acDATA install-dist_docDATA \
+ install-dist_perllibDATA install-dist_pkgvdataDATA \
+ install-dist_scriptDATA install-dist_system_acDATA \
+ install-info-am install-man install-nodist_perllibDATA
+ @$(NORMAL_INSTALL)
+ $(MAKE) $(AM_MAKEFLAGS) install-data-hook
+install-dvi: install-dvi-am
+
+install-dvi-am: $(DVIS)
+ @$(NORMAL_INSTALL)
+ @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
+ done
+install-exec-am: install-binSCRIPTS
+ @$(NORMAL_INSTALL)
+ $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
+install-html: install-html-am
+
+install-html-am: $(HTMLS)
+ @$(NORMAL_INSTALL)
+ @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ $(am__strip_dir) \
+ d2=$$d$$p; \
+ if test -d "$$d2"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
+ $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
+ echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
+ $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
+ else \
+ list2="$$list2 $$d2"; \
+ fi; \
+ done; \
+ test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
+ done; }
+install-info: install-info-am
+
+install-info-am: $(INFO_DEPS)
+ @$(NORMAL_INSTALL)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
+ fi; \
+ for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ esac; \
+ if test -f $$file; then d=.; else d=$(srcdir); fi; \
+ file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
+ for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
+ $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
+ if test -f $$ifile; then \
+ echo "$$ifile"; \
+ else : ; fi; \
+ done; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
+ @$(POST_INSTALL)
+ @if $(am__can_run_installinfo); then \
+ list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
+ for file in $$list; do \
+ relfile=`echo "$$file" | sed 's|^.*/||'`; \
+ echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
+ install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
+ done; \
+ else : ; fi
+install-man: install-man1
+
+install-pdf: install-pdf-am
+
+install-pdf-am: $(PDFS)
+ @$(NORMAL_INSTALL)
+ @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
+install-ps: install-ps-am
+
+install-ps-am: $(PSS)
+ @$(NORMAL_INSTALL)
+ @list='$(PSS)'; test -n "$(psdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
+installcheck-am: installcheck-local
+
+maintainer-clean: maintainer-clean-am
+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
+ -rm -rf $(top_srcdir)/autom4te.cache
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-aminfo \
+ maintainer-clean-generic maintainer-clean-local \
+ maintainer-clean-vti
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-aminfo mostlyclean-generic mostlyclean-vti
+
+pdf: pdf-am
+
+pdf-am: $(PDFS)
+
+ps: ps-am
+
+ps-am: $(PSS)
+
+uninstall-am: uninstall-binSCRIPTS uninstall-dist_amDATA \
+ uninstall-dist_automake_acDATA \
+ uninstall-dist_automake_internal_acDATA uninstall-dist_docDATA \
+ uninstall-dist_perllibDATA uninstall-dist_pkgvdataDATA \
+ uninstall-dist_scriptDATA uninstall-dist_system_acDATA \
+ uninstall-dvi-am uninstall-html-am uninstall-info-am \
+ uninstall-man uninstall-nodist_perllibDATA uninstall-pdf-am \
+ uninstall-ps-am
+ @$(NORMAL_INSTALL)
+ $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
+uninstall-man: uninstall-man1
+
+.MAKE: check-am install-am install-data-am install-exec-am \
+ install-strip uninstall-am
+
+.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-TESTS \
+ check-am check-local clean clean-aminfo clean-cscope \
+ clean-generic clean-local cscope cscopelist-am ctags ctags-am \
+ dist dist-all dist-bzip2 dist-gzip dist-info dist-lzip \
+ dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
+ distclean-generic distclean-tags distcleancheck distdir \
+ distuninstallcheck dvi dvi-am html html-am info info-am \
+ install install-am install-binSCRIPTS install-data \
+ install-data-am install-data-hook install-dist_amDATA \
+ install-dist_automake_acDATA \
+ install-dist_automake_internal_acDATA install-dist_docDATA \
+ install-dist_perllibDATA install-dist_pkgvdataDATA \
+ install-dist_scriptDATA install-dist_system_acDATA install-dvi \
+ install-dvi-am install-exec install-exec-am install-exec-hook \
+ install-html install-html-am install-info install-info-am \
+ install-man install-man1 install-nodist_perllibDATA \
+ install-pdf install-pdf-am install-ps install-ps-am \
+ install-strip installcheck installcheck-am installcheck-local \
+ installdirs maintainer-clean maintainer-clean-aminfo \
+ maintainer-clean-generic maintainer-clean-local \
+ maintainer-clean-vti mostlyclean mostlyclean-aminfo \
+ mostlyclean-generic mostlyclean-vti pdf pdf-am ps ps-am \
+ recheck tags tags-am uninstall uninstall-am \
+ uninstall-binSCRIPTS uninstall-dist_amDATA \
+ uninstall-dist_automake_acDATA \
+ uninstall-dist_automake_internal_acDATA uninstall-dist_docDATA \
+ uninstall-dist_perllibDATA uninstall-dist_pkgvdataDATA \
+ uninstall-dist_scriptDATA uninstall-dist_system_acDATA \
+ uninstall-dvi-am uninstall-hook uninstall-html-am \
+ uninstall-info-am uninstall-man uninstall-man1 \
+ uninstall-nodist_perllibDATA uninstall-pdf-am uninstall-ps-am
+
+.PRECIOUS: Makefile
+
+
+# The master location for INSTALL is lib/INSTALL.
+# This is where "make fetch" will install new versions.
+# Make sure we also update this copy.
+INSTALL: lib/INSTALL
+ $(AM_V_GEN)cp $(srcdir)/lib/INSTALL $@
+
+# We don't use the default name for the autom4te cache directory,
+# so we need this.
+maintainer-clean-local:
+ rm -rf .autom4te.cache
+
+# So that automake won't complain about the missing ChangeLog.
+# The real rule for ChangeLog generation is now in maintainer/maint.mk
+# (as it is maintainer-specific).
+ChangeLog:
+
+# Make versioned links. We only run the transform on the root name;
+# then we make a versioned link with the transformed base name. This
+# seemed like the most reasonable approach.
+install-exec-hook:
+ @$(POST_INSTALL)
+ @for p in $(bin_SCRIPTS); do \
+ f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \
+ fv="$$f-$(APIVERSION)"; \
+ rm -f "$(DESTDIR)$(bindir)/$$fv"; \
+ echo " $(LN) '$(DESTDIR)$(bindir)/$$f' '$(DESTDIR)$(bindir)/$$fv'"; \
+ $(LN) "$(DESTDIR)$(bindir)/$$f" "$(DESTDIR)$(bindir)/$$fv"; \
+ done
+
+uninstall-hook:
+ @for p in $(bin_SCRIPTS); do \
+ f=`echo $$p | sed -e 's,.*/,,' -e '$(transform)'`; \
+ fv="$$f-$(APIVERSION)"; \
+ rm -f "$(DESTDIR)$(bindir)/$$fv"; \
+ done
+
+# These files depend on Makefile so they are rebuilt if $(VERSION),
+# $(datadir) or other do_subst'ituted variables change.
+bin/automake: bin/automake.in
+bin/aclocal: bin/aclocal.in
+bin/automake bin/aclocal: Makefile bin/gen-perl-protos
+ $(AM_V_GEN)rm -f $@ $@-t $@-t2 \
+ && $(MKDIR_P) $(@D) \
+ && in=$@.in && $(do_subst) <$(srcdir)/$$in >$@-t \
+ && $(PERL) -w $(srcdir)/bin/gen-perl-protos $@-t > $@-t2 \
+ && mv -f $@-t2 $@-t \
+ && chmod a+x,a-w $@-t && mv -f $@-t $@
+
+# vim: ft=automake noet
+
+$(man1_MANS): $(top_srcdir)/configure.ac
+
+doc/aclocal.1 doc/automake.1:
+ $(AM_V_GEN): \
+ && $(MKDIR_P) doc \
+ && f=`echo $@ | sed 's|.*/||; s|\.1$$||; $(transform)'` \
+ && echo ".so man1/$$f-$(APIVERSION).1" > $@
+
+doc/aclocal-$(APIVERSION).1: $(aclocal_script) lib/Automake/Config.pm
+ $(update_mans) aclocal-$(APIVERSION)
+doc/automake-$(APIVERSION).1: $(automake_script) lib/Automake/Config.pm
+ $(update_mans) automake-$(APIVERSION)
+
+# We depend on configure.ac so that we regenerate the tarball
+# whenever the Automake version changes.
+$(srcdir)/doc/amhello-1.0.tar.gz: $(amhello_sources) $(srcdir)/configure.ac
+ $(AM_V_GEN)tmp=amhello-output.tmp \
+ && $(am__cd) $(srcdir)/doc/amhello \
+ && : Make our aclocal and automake avaiable before system ones. \
+ && $(setup_autotools_paths) \
+ && ( \
+ { $(AM_V_P) || exec 5>&2 >$$tmp 2>&1; } \
+ && $(am_AUTORECONF) -vfi \
+ && ./configure \
+ && $(MAKE) $(AM_MAKEFLAGS) distcheck \
+ && $(MAKE) $(AM_MAKEFLAGS) distclean \
+ || { \
+ if $(AM_V_P); then :; else \
+ echo "$@: recipe failed." >&5; \
+ echo "See file '`pwd`/$$tmp' for details" >&5; \
+ fi; \
+ exit 1; \
+ } \
+ ) \
+ && rm -rf $(amhello_configury) $$tmp \
+ && mv -f amhello-1.0.tar.gz ..
+
+# vim: ft=automake noet
+
+install-data-hook:
+ @$(POST_INSTALL)
+ @for f in $(dist_script_DATA); do echo $$f; done \
+ | sed 's,^lib/,,' \
+ | ( st=0; \
+ while read f; do \
+ echo " chmod +x '$(DESTDIR)$(scriptdir)/$$f'"; \
+ chmod +x "$(DESTDIR)$(scriptdir)/$$f" || st=1; \
+ done; \
+ exit $$st )
+
+installcheck-local: installcheck-executable-scripts
+installcheck-executable-scripts:
+ @for f in $(dist_script_DATA); do echo $$f; done \
+ | sed 's,^lib/,,' \
+ | while read f; do \
+ path="$(pkgvdatadir)/$$f"; \
+ test -x "$$path" || echo $$path; \
+ done \
+ | sed 's/$$/: not executable/' \
+ | grep . 1>&2 && exit 1; exit 0
+
+# vim: ft=automake noet
+
+lib/Automake/Config.pm: lib/Automake/Config.in Makefile
+ $(AM_V_at)rm -f $@ $@-t
+ $(AM_V_at)$(MKDIR_P) lib/Automake
+ $(AM_V_GEN)in=Config.in \
+ && $(do_subst) <$(srcdir)/lib/Automake/Config.in >$@-t
+ $(generated_file_finalize)
+
+# vim: ft=automake noet
+
+# vim: ft=automake noet
+
+# We build amversion.m4 here, instead of from config.status,
+# because config.status is rerun each time one of configure's
+# dependencies change and amversion.m4 happens to be a configure
+# dependency. configure and amversion.m4 would be rebuilt in
+# loop otherwise.
+# Use '$(top_srcdir)' for the benefit of non-GNU makes: this is
+# how amversion.m4 appears in our dependencies.
+$(top_srcdir)/m4/amversion.m4: $(srcdir)/configure.ac \
+ $(srcdir)/m4/amversion.in
+ $(AM_V_at)rm -f $@-t $@
+ $(AM_V_GEN)in=amversion.in \
+ && $(do_subst) <$(srcdir)/m4/amversion.in >$@-t
+ $(generated_file_finalize)
+
+# vim: ft=automake noet
+
+print-list-of-tests:
+ @echo $(handwritten_TESTS)
+.PHONY: print-list-of-tests
+
+t/ar-lib-w.log: t/ar-lib.sh
+t/ar-lib-w.log: t/ar-lib.log
+t/built-sources-check-w.log: t/built-sources-check.sh
+t/built-sources-check-w.log: t/built-sources-check.log
+t/check-exported-srcdir-w.log: t/check-exported-srcdir.sh
+t/check-exported-srcdir-w.log: t/check-exported-srcdir.log
+t/check-fd-redirect-w.log: t/check-fd-redirect.sh
+t/check-fd-redirect-w.log: t/check-fd-redirect.log
+t/check-subst-prog-w.log: t/check-subst-prog.sh
+t/check-subst-prog-w.log: t/check-subst-prog.log
+t/check-subst-w.log: t/check-subst.sh
+t/check-subst-w.log: t/check-subst.log
+t/check-tests-in-builddir-w.log: t/check-tests-in-builddir.sh
+t/check-tests-in-builddir-w.log: t/check-tests-in-builddir.log
+t/check-w.log: t/check.sh
+t/check-w.log: t/check.log
+t/check11-w.log: t/check11.sh
+t/check11-w.log: t/check11.log
+t/check12-w.log: t/check12.sh
+t/check12-w.log: t/check12.log
+t/check2-w.log: t/check2.sh
+t/check2-w.log: t/check2.log
+t/check4-w.log: t/check4.sh
+t/check4-w.log: t/check4.log
+t/check5-w.log: t/check5.sh
+t/check5-w.log: t/check5.log
+t/check6-w.log: t/check6.sh
+t/check6-w.log: t/check6.log
+t/check7-w.log: t/check7.sh
+t/check7-w.log: t/check7.log
+t/check8-w.log: t/check8.sh
+t/check8-w.log: t/check8.log
+t/color-tests-w.log: t/color-tests.sh
+t/color-tests-w.log: t/color-tests.log
+t/color-tests2-w.log: t/color-tests2.sh
+t/color-tests2-w.log: t/color-tests2.log
+t/compile-w.log: t/compile.sh
+t/compile-w.log: t/compile.log
+t/compile2-w.log: t/compile2.sh
+t/compile2-w.log: t/compile2.log
+t/compile3-w.log: t/compile3.sh
+t/compile3-w.log: t/compile3.log
+t/compile4-w.log: t/compile4.sh
+t/compile4-w.log: t/compile4.log
+t/compile5-w.log: t/compile5.sh
+t/compile5-w.log: t/compile5.log
+t/compile6-w.log: t/compile6.sh
+t/compile6-w.log: t/compile6.log
+t/compile7-w.log: t/compile7.sh
+t/compile7-w.log: t/compile7.log
+t/exeext4-w.log: t/exeext4.sh
+t/exeext4-w.log: t/exeext4.log
+t/install-sh-option-C-w.log: t/install-sh-option-C.sh
+t/install-sh-option-C-w.log: t/install-sh-option-C.log
+t/install-sh-unittests-w.log: t/install-sh-unittests.sh
+t/install-sh-unittests-w.log: t/install-sh-unittests.log
+t/maken3-w.log: t/maken3.sh
+t/maken3-w.log: t/maken3.log
+t/mdate5-w.log: t/mdate5.sh
+t/mdate5-w.log: t/mdate5.log
+t/mdate6-w.log: t/mdate6.sh
+t/mdate6-w.log: t/mdate6.log
+t/missing-version-mismatch-w.log: t/missing-version-mismatch.sh
+t/missing-version-mismatch-w.log: t/missing-version-mismatch.log
+t/missing3-w.log: t/missing3.sh
+t/missing3-w.log: t/missing3.log
+t/mkinst3-w.log: t/mkinst3.sh
+t/mkinst3-w.log: t/mkinst3.log
+t/posixsubst-tests-w.log: t/posixsubst-tests.sh
+t/posixsubst-tests-w.log: t/posixsubst-tests.log
+t/tap-summary.log: t/ax/tap-summary-aux.sh
+t/tap-summary-color.log: t/ax/tap-summary-aux.sh
+t/testsuite-summary-color.log: t/ax/testsuite-summary-checks.sh
+t/testsuite-summary-count.log: t/ax/testsuite-summary-checks.sh
+t/depcomp-lt-auto.log: t/ax/depcomp.sh
+t/depcomp-lt-cpp.log: t/ax/depcomp.sh
+t/depcomp-lt-dashmstdout.log: t/ax/depcomp.sh
+t/depcomp-lt-disabled.log: t/ax/depcomp.sh
+t/depcomp-lt-gcc.log: t/ax/depcomp.sh
+t/depcomp-lt-makedepend.log: t/ax/depcomp.sh
+t/depcomp-lt-msvcmsys.log: t/ax/depcomp.sh
+t/depcomp-lt-msvisualcpp.log: t/ax/depcomp.sh
+t/depcomp-auto.log: t/ax/depcomp.sh
+t/depcomp-cpp.log: t/ax/depcomp.sh
+t/depcomp-dashmstdout.log: t/ax/depcomp.sh
+t/depcomp-disabled.log: t/ax/depcomp.sh
+t/depcomp-gcc.log: t/ax/depcomp.sh
+t/depcomp-makedepend.log: t/ax/depcomp.sh
+t/depcomp-msvcmsys.log: t/ax/depcomp.sh
+t/depcomp-msvisualcpp.log: t/ax/depcomp.sh
+t/testsuite-summary-count-many.log: t/ax/extract-testsuite-summary.pl
+t/gettext-basics.log: t/gettext-macros.log
+t/gettext-config-rpath.log: t/gettext-macros.log
+t/gettext-external-pr338.log: t/gettext-macros.log
+t/gettext-intl-subdir.log: t/gettext-macros.log
+t/gettext-pr381.log: t/gettext-macros.log
+t/subdir-cond-gettext.log: t/gettext-macros.log
+t/ar-lib4.log: t/libtool-macros.log
+t/ar-lib6a.log: t/libtool-macros.log
+t/ar-lib6b.log: t/libtool-macros.log
+t/canon6.log: t/libtool-macros.log
+t/canon7.log: t/libtool-macros.log
+t/ccnoco-lt.log: t/libtool-macros.log
+t/cxx-lt-demo.log: t/libtool-macros.log
+t/depcomp8b.log: t/libtool-macros.log
+t/extra-deps-lt.log: t/libtool-macros.log
+t/fort5.log: t/libtool-macros.log
+t/instdir-ltlib.log: t/libtool-macros.log
+t/instfail-libtool.log: t/libtool-macros.log
+t/ldadd.log: t/libtool-macros.log
+t/ldflags.log: t/libtool-macros.log
+t/libobj13.log: t/libtool-macros.log
+t/libtool.log: t/libtool-macros.log
+t/libtool2.log: t/libtool-macros.log
+t/libtool3.log: t/libtool-macros.log
+t/libtool5.log: t/libtool-macros.log
+t/libtool6.log: t/libtool-macros.log
+t/libtool7.log: t/libtool-macros.log
+t/libtool8.log: t/libtool-macros.log
+t/libtool9.log: t/libtool-macros.log
+t/libtoo10.log: t/libtool-macros.log
+t/libtoo11.log: t/libtool-macros.log
+t/listval.log: t/libtool-macros.log
+t/ltcond.log: t/libtool-macros.log
+t/ltcond2.log: t/libtool-macros.log
+t/ltconv.log: t/libtool-macros.log
+t/ltdeps.log: t/libtool-macros.log
+t/ltinit.log: t/libtool-macros.log
+t/ltinstloc.log: t/libtool-macros.log
+t/ltlibobjs.log: t/libtool-macros.log
+t/ltlibsrc.log: t/libtool-macros.log
+t/ltorder.log: t/libtool-macros.log
+t/nobase-libtool.log: t/libtool-macros.log
+t/objc-megademo.log: t/libtool-macros.log
+t/posixsubst-ltlibraries.log: t/libtool-macros.log
+t/pr72.log: t/libtool-macros.log
+t/pr211.log: t/libtool-macros.log
+t/pr300-ltlib.log: t/libtool-macros.log
+t/pr307.log: t/libtool-macros.log
+t/pr401b.log: t/libtool-macros.log
+t/reqd2.log: t/libtool-macros.log
+t/silent-lt.log: t/libtool-macros.log
+t/stdlib2.log: t/libtool-macros.log
+t/strip3.log: t/libtool-macros.log
+t/subobj9.log: t/libtool-macros.log
+t/subobj-clean-lt-pr10697.log: t/libtool-macros.log
+t/suffix2.log: t/libtool-macros.log
+t/suffix5.log: t/libtool-macros.log
+t/suffix8.log: t/libtool-macros.log
+t/suffix10.log: t/libtool-macros.log
+t/vala-libs.log: t/libtool-macros.log
+t/vartypo2.log: t/libtool-macros.log
+t/depcomp-lt-auto.log: t/libtool-macros.log
+t/depcomp-lt-cpp.log: t/libtool-macros.log
+t/depcomp-lt-dashmstdout.log: t/libtool-macros.log
+t/depcomp-lt-disabled.log: t/libtool-macros.log
+t/depcomp-lt-gcc.log: t/libtool-macros.log
+t/depcomp-lt-makedepend.log: t/libtool-macros.log
+t/depcomp-lt-msvcmsys.log: t/libtool-macros.log
+t/depcomp-lt-msvisualcpp.log: t/libtool-macros.log
+t/tap-ambiguous-directive.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-autonumber.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-bailout.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-bailout-leading-space.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-bailout-and-logging.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-bailout-suppress-badexit.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-bailout-suppress-later-diagnostic.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-bailout-suppress-later-errors.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-color.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-deps.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-diagnostic.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-empty-diagnostic.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-empty.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-escape-directive.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-escape-directive-2.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-exit.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-fancy.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-fancy2.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-global-log.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-global-result.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-log.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-msg0-result.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-msg0-directive.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-msg0-planskip.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-msg0-bailout.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-msg0-misc.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-merge-stdout-stderr.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-no-merge-stdout-stderr.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-no-disable-hard-error.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-no-spurious-summary.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-no-spurious-numbers.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-no-spurious.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-not-ok-skip.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-number-wordboundary.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-numeric-description.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-negative-numbers.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-numbers-leading-zero.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-out-of-order.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-passthrough.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-passthrough-exit.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-plan.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-plan-corner.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-plan-errors.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-plan-middle.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-plan-whitespace.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-plan-leading-zero.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-plan-malformed.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-missing-plan-and-bad-exit.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip-late.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip-and-logging.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip-unplanned.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip-unplanned-corner.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip-case-insensitive.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip-whitespace.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip-badexit.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip-bailout.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-planskip-later-errors.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-test-number-0.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-recheck-logs.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-result-comment.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-todo-skip-together.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-todo-skip-whitespace.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-todo-skip.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-unplanned.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-whitespace-normalization.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-with-and-without-number.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/tap-xfail-tests.log: t/ax/tap-setup.sh t/tap-common-setup.log
+t/vala-headers.log: t/pkg-config-macros.log
+t/vala-libs.log: t/pkg-config-macros.log
+t/vala-mix.log: t/pkg-config-macros.log
+t/vala-mix2.log: t/pkg-config-macros.log
+t/vala-non-recursive-setup.log: t/pkg-config-macros.log
+t/vala-parallel.log: t/pkg-config-macros.log
+t/vala-per-target-flags.log: t/pkg-config-macros.log
+t/vala-recursive-setup.log: t/pkg-config-macros.log
+t/vala-vapi.log: t/pkg-config-macros.log
+t/vala-vpath.log: t/pkg-config-macros.log
+t/testsuite-summary-count-many.log: t/ax/trivial-test-driver
+t/test-driver-acsubst.log: t/ax/trivial-test-driver
+t/test-driver-cond.log: t/ax/trivial-test-driver
+t/test-driver-custom-multitest.log: t/ax/trivial-test-driver
+t/test-driver-custom-multitest-recheck.log: t/ax/trivial-test-driver
+t/test-driver-custom-multitest-recheck2.log: t/ax/trivial-test-driver
+
+$(srcdir)/t/testsuite-part.am:
+ $(AM_V_at)rm -f t/testsuite-part.tmp $@
+ $(AM_V_GEN)$(PERL) $(srcdir)/gen-testsuite-part \
+ --srcdir $(srcdir) > t/testsuite-part.tmp
+ $(AM_V_at)chmod a-w t/testsuite-part.tmp
+ $(AM_V_at)mv -f t/testsuite-part.tmp $@
+
+# The dependecies declared here are not truly complete, but such
+# completeness would cause more issues than it would solve. See
+# automake bug#11347.
+$(generated_TESTS): $(srcdir)/gen-testsuite-part
+$(srcdir)/t/testsuite-part.am: $(srcdir)/gen-testsuite-part
+$(srcdir)/t/testsuite-part.am: Makefile.am
+
+# Few more static dependencies.
+t/distcheck-missing-m4.log: t/ax/distcheck-hook-m4.am
+t/distcheck-outdated-m4.log: t/ax/distcheck-hook-m4.am
+
+t/ax/test-defs.sh: t/ax/test-defs.in Makefile
+ $(AM_V_at)rm -f $@ $@-t
+ $(AM_V_at)$(MKDIR_P) t/ax
+ $(AM_V_GEN)in=t/ax/test-defs.in \
+ && $(do_subst) <$(srcdir)/$$in >$@-t
+ $(generated_file_finalize)
+
+t/ax/shell-no-trail-bslash: t/ax/shell-no-trail-bslash.in Makefile
+ $(AM_V_at)rm -f $@ $@-t
+ $(AM_V_GEN)in=t/ax/shell-no-trail-bslash.in \
+ && $(MKDIR_P) t/ax \
+ && $(do_subst) <$(srcdir)/$$in >$@-t \
+ && chmod a+x $@-t
+ $(generated_file_finalize)
+
+t/ax/cc-no-c-o: t/ax/cc-no-c-o.in Makefile
+ $(AM_V_at)rm -f $@ $@-t
+ $(AM_V_GEN)in=t/ax/cc-no-c-o.in \
+ && $(MKDIR_P) t/ax \
+ && $(do_subst) <$(srcdir)/$$in >$@-t \
+ && chmod a+x $@-t
+ $(generated_file_finalize)
+
+runtest: t/ax/runtest.in Makefile
+ $(AM_V_at)rm -f $@ $@-t
+ $(AM_V_GEN)in=t/ax/runtest.in \
+ && $(MKDIR_P) t/ax \
+ && $(do_subst) <$(srcdir)/$$in >$@-t \
+ && chmod a+x $@-t
+ $(generated_file_finalize)
+
+# If two test scripts have the same basename, they will end up sharing
+# the same log file, leading to all sort of undefined and undesired
+# behaviours.
+check-no-repeated-test-name:
+ @LC_ALL=C; export LC_ALL; \
+ lst='$(TEST_LOGS)'; for log in $$lst; do echo $$log; done \
+ | sort | uniq -c | awk '($$1 > 1) { print }' \
+ | sed 's/\.log$$//' | grep . >&2 \
+ && { \
+ echo $@: test names listed above are duplicated >&2; \
+ exit 1; \
+ }; :
+check-local: check-no-repeated-test-name
+.PHONY: check-no-repeated-test-name
+
+# Check that our test cases are syntactically correct.
+# See automake bug#11898.
+check-tests-syntax:
+ @st=0; \
+ err () { echo "$@: $$*" >&2; st=1; }; \
+ bases=`for log in : $(TEST_LOGS); do echo $$log; done \
+ | sed -e '/^:$$/d' -e 's/\.log$$//'`; \
+ for bas in $$bases; do \
+ for suf in sh tap pl; do \
+ tst=$$bas.$$suf; \
+ if test -f $$tst; then \
+ break; \
+ elif test -f $(srcdir)/$$tst; then \
+ tst=$(srcdir)/$$tst; \
+ break; \
+ else \
+ tst=''; \
+ fi; \
+ done; \
+ test -n "$$tst" || err "couldn't find test '$$bas'"; \
+ test $$suf = pl && continue; \
+ $(AM_V_P) && echo " $(AM_TEST_RUNNER_SHELL) -n $$tst"; \
+ $(AM_TEST_RUNNER_SHELL) -n "$$tst" \
+ || err "test '$$tst' syntactically invalid"; \
+ done; \
+ exit $$st
+check-local: check-tests-syntax
+.PHONY: check-tests-syntax
+
+# Recipes with a trailing backslash character (possibly followed by
+# blank characters only) can cause spurious syntax errors with at
+# least older bash versions (e.g., bash 2.05b), and can be potentially
+# be unportable to other weaker shells. Run the testsuite in a way
+# that helps catching such problems in Automake-generated recipes.
+# See automake bug#10436.
+check-no-trailing-backslash-in-recipes:
+ $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
+ CONFIG_SHELL='$(abs_top_builddir)/t/ax/shell-no-trail-bslash'
+.PHONY: check-no-trailing-backslash-in-recipes
+
+# Some compilers out there (hello, MSVC) still choke on "-c -o" being
+# passed together on the command line. Run the whole testsuite faking
+# the presence of such a compiler, to help catch regressions that would
+# otherwise only present themselves later "in the wild". See also the
+# long discussion about automake bug#13378.
+check-cc-no-c-o:
+ $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
+ AM_TESTSUITE_SIMULATING_NO_CC_C_O=yes
+.PHONY: check-cc-no-c-o
+
+# Automake-generated Makefiles should work when run with parallel make.
+check-parallel:
+ $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
+ AM_TESTSUITE_MAKE="$${AM_TESTSUITE_MAKE-$${MAKE-make}} -j4"
+.PHONY: check-parallel
+
+.PHONY: maintainer-check-list-of-tests
+maintainer-check-list-of-tests:
+ @if diff -u /dev/null /dev/null >/dev/null 2>&1; then \
+ diff='diff -u'; \
+ else \
+ diff='diff'; \
+ fi; \
+ lst='$(expected_list_of_tests)'; \
+ test -n "$$lst" || lst='$(TESTS)'; \
+ for t in $$lst; do \
+ echo "$$t"; \
+ done | sort >$(am__tmk); \
+ dirs='$(test_subdirs)'; \
+ test -n "$$dirs" || dirs=.; \
+ test_extensions='$(TEST_EXTENSIONS)'; \
+ for ext in $$test_extensions; do \
+ for dir in $$dirs; do \
+ ls $$dir/*$$ext 2>/dev/null; \
+ if test $(srcdir) != $(builddir); then \
+ ($(am__cd) $(srcdir) && ls $$dir/*$$ext 2>/dev/null); \
+ fi; \
+ done; \
+ done | sed 's,^\./,,' | sort | uniq >$(am__tfs); \
+ if $$diff $(am__tmk) $(am__tfs) >$(am__tdf); then \
+ result=0; \
+ else \
+ echo '$@: list of tests in Makefile an on filesystem differ' >&2; \
+ echo "+ $$diff in-makefile on-filesystem" >&2; \
+ cat $(am__tdf) >&2; \
+ result=1; \
+ fi; \
+ rm -f $(am__tmk) $(am__tfs) $(am__tdf); \
+ exit $$result;
+
+.PHONY: clean-maintcheck-testslist-tmp
+clean-local: clean-maintcheck-testslist-tmp
+clean-maintcheck-testslist-tmp:
+ rm -f $(am__tmk) $(am__tfs) $(am__tdf)
+
+# Run the testsuite with the installed aclocal and automake.
+installcheck-local: installcheck-testsuite
+installcheck-testsuite:
+ $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
+ am_running_installcheck=yes
+
+# Performance tests.
+.PHONY: perf
+perf: all
+ $(AM_V_GEN)$(MAKE) $(AM_MAKEFLAGS) check \
+ TEST_SUITE_LOG='$(PERF_TEST_SUITE_LOG)' TESTS='$(perf_TESTS)'
+
+clean-local: clean-local-check
+.PHONY: clean-local-check
+clean-local-check:
+ $(AM_V_GEN)$(PERL) $(srcdir)/t/ax/deltree.pl t/*.dir t/*/*.dir */t/*.dir
+
+# vim: ft=automake noet
+
+# Most work delegated to sub-dir makefile fragments.
+
+# vim: ft=automake noet
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/automake-1.15.1/config.log b/automake-1.15.1/config.log
new file mode 100644
index 0000000..9510e5d
--- /dev/null
+++ b/automake-1.15.1/config.log
@@ -0,0 +1,674 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by GNU Automake configure 1.15.1, which was
+generated by GNU Autoconf 2.69. Invocation command line was
+
+ $ ./configure
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = calista-dev
+uname -m = amd64
+uname -r = 15.0-RELEASE
+uname -s = FreeBSD
+uname -v = FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC
+
+/usr/bin/uname -p = amd64
+/bin/uname -X = unknown
+
+/bin/arch = unknown
+/usr/bin/arch -k = unknown
+/usr/convex/getsysinfo = unknown
+/usr/bin/hostinfo = unknown
+/bin/machine = unknown
+/usr/bin/oslevel = unknown
+/bin/universe = unknown
+
+PATH: /sbin
+PATH: /bin
+PATH: /usr/sbin
+PATH: /usr/bin
+PATH: /usr/local/sbin
+PATH: /usr/local/bin
+PATH: /root/bin
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2031: checking whether make supports nested variables
+configure:2048: result: yes
+configure:2064: checking build system type
+configure:2078: result: x86_64-unknown-freebsd15.0
+configure:2098: checking host system type
+configure:2111: result: x86_64-unknown-freebsd15.0
+configure:2164: checking for a BSD-compatible install
+configure:2232: result: /usr/bin/install -c
+configure:2243: checking whether build environment is sane
+configure:2298: result: yes
+configure:2449: checking for a thread-safe mkdir -p
+configure:2488: result: lib/install-sh -c -d
+configure:2495: checking for gawk
+configure:2525: result: no
+configure:2495: checking for mawk
+configure:2525: result: no
+configure:2495: checking for nawk
+configure:2511: found /usr/bin/nawk
+configure:2522: result: nawk
+configure:2533: checking whether make sets $(MAKE)
+configure:2555: result: yes
+configure:2713: checking whether ln -s works
+configure:2717: result: yes
+configure:2727: checking for perl
+configure:2745: found /usr/local/bin/perl
+configure:2757: result: /usr/local/bin/perl
+configure:2769: /usr/local/bin/perl --version
+
+This is perl 5, version 42, subversion 0 (v5.42.0) built for amd64-freebsd-thread-multi
+(with 13 registered patches, see perl -V for more detail)
+
+Copyright 1987-2025, Larry Wall
+
+Perl may be copied only under the terms of either the Artistic License or the
+GNU General Public License, which may be found in the Perl 5 source kit.
+
+Complete documentation for Perl, including FAQ lists, should be found on
+this system using "man perl" or "perldoc perl". If you have access to the
+Internet, point your browser at https://www.perl.org/, the Perl Home Page.
+
+configure:2772: $? = 0
+configure:2784: checking for tex
+configure:2814: result: no
+configure:2822: --version ,
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.
+
+Written by David J. MacKenzie and Akim Demaille.
+configure:2942: $? = 0
+configure:2950: result: yes
+configure:2957: checking whether autoconf works
+configure:2964: cd conftest && autoconf -o /dev/null conftest.ac
+/usr/local/share/autoconf2.72/autoconf/trailer.m4:4: warning: AC_OUTPUT was never used
+configure:2967: $? = 0
+configure:2976: result: yes
+configure:2983: checking whether autoconf is recent enough
+configure:2990: cd conftest && autoconf -o /dev/null conftest.ac
+/usr/local/share/autoconf2.72/autoconf/trailer.m4:4: warning: AC_INIT was never used
+/usr/local/share/autoconf2.72/autoconf/trailer.m4:4: warning: AC_OUTPUT was never used
+configure:2993: $? = 0
+configure:3002: result: yes
+configure:3009: checking whether ln works
+configure:3029: result: yes
+configure:3047: checking for grep that handles long lines and -e
+configure:3105: result: /usr/bin/grep
+configure:3110: checking for egrep
+configure:3172: result: /usr/bin/grep -E
+configure:3177: checking for fgrep
+configure:3239: result: /usr/bin/grep -F
+configure:3282: will now look for a sturdy POSIX shell, for our testsuite
+configure:3318: checking for sh
+configure:3336: found /bin/sh
+configure:3348: result: /bin/sh
+configure:3318: checking for sh5
+configure:3351: result: no
+configure:3318: checking for dash
+configure:3351: result: no
+configure:3318: checking for ash
+configure:3351: result: no
+configure:3318: checking for bash
+configure:3351: result: no
+configure:3318: checking for zsh
+configure:3351: result: no
+configure:3318: checking for ksh
+configure:3351: result: no
+configure:3318: checking for pdksh
+configure:3351: result: no
+configure:3372: checking whether /bin/sh supports $(cmd)
+configure:3382: result: yes
+configure:3392: checking whether /bin/sh supports $((expr))
+configure:3402: result: yes
+configure:3412: checking whether /bin/sh supports ${#var}
+configure:3425: result: yes
+configure:3435: checking whether /bin/sh supports ${var#glob} and ${var%glob}
+configure:3449: result: yes
+configure:3459: checking whether /bin/sh preserves exit traps with "set -e"
+configure:3469: result: yes
+configure:3479: checking whether /bin/sh can define exit traps in a shell function
+configure:3489: result: yes
+configure:3499: checking whether /bin/sh corrupts stderr with "set -x"
+configure:3513: result: no
+configure:3521: checking whether /bin/sh can return early from "dot-sourced" files
+configure:3531: result: yes
+configure:3543: checking whether /bin/sh supports alias named like shell builtins
+
+configure:3553: result: yes
+configure:3563: checking whether /bin/sh supports "test -e"
+configure:3573: result: yes
+configure:3591: shell /bin/sh is good enough, stop looking
+configure:3608: will use /bin/sh as the testsuite shell
+configure:3632: will now look for generic compilers
+configure:3695: checking for cc
+configure:3711: found /usr/bin/cc
+configure:3722: result: cc
+configure:3755: checking for C compiler version
+configure:3764: cc --version >&5
+FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
+Target: x86_64-unknown-freebsd15.0
+Thread model: posix
+InstalledDir: /usr/bin
+configure:3775: $? = 0
+configure:3764: cc -v >&5
+FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
+Target: x86_64-unknown-freebsd15.0
+Thread model: posix
+InstalledDir: /usr/bin
+configure:3775: $? = 0
+configure:3764: cc -V >&5
+cc: error: argument to '-V' is missing (expected 1 value)
+cc: error: no input files
+configure:3775: $? = 1
+configure:3764: cc -qversion >&5
+cc: error: unknown argument '-qversion'; did you mean '--version'?
+cc: error: no input files
+configure:3775: $? = 1
+configure:3795: checking whether the C compiler works
+configure:3817: cc -w -I/usr/local/include conftest.c >&5
+configure:3821: $? = 0
+configure:3871: result: yes
+configure:3874: checking for C compiler default output file name
+configure:3876: result: a.out
+configure:3882: checking for suffix of executables
+configure:3889: cc -o conftest -w -I/usr/local/include conftest.c >&5
+configure:3893: $? = 0
+configure:3917: result:
+configure:3939: checking whether we are cross compiling
+configure:3947: cc -o conftest -w -I/usr/local/include conftest.c >&5
+configure:3951: $? = 0
+configure:3958: ./conftest
+configure:3962: $? = 0
+configure:3980: result: no
+configure:3985: checking for suffix of object files
+configure:4007: cc -c -w -I/usr/local/include conftest.c >&5
+configure:4011: $? = 0
+configure:4034: result: o
+configure:4038: checking whether we are using the GNU C compiler
+configure:4057: cc -c -w -I/usr/local/include conftest.c >&5
+configure:4057: $? = 0
+configure:4066: result: yes
+configure:4075: checking whether cc accepts -g
+configure:4095: cc -c -g conftest.c >&5
+configure:4095: $? = 0
+configure:4136: result: yes
+configure:4153: checking for cc option to accept ISO C89
+configure:4216: cc -c -w -I/usr/local/include conftest.c >&5
+configure:4216: $? = 0
+configure:4229: result: none needed
+configure:4254: checking whether cc understands -c and -o together
+configure:4276: cc -c conftest.c -o conftest2.o
+configure:4279: $? = 0
+configure:4276: cc -c conftest.c -o conftest2.o
+configure:4279: $? = 0
+configure:4291: result: yes
+configure:4413: checking for aCC
+configure:4443: result: no
+configure:4413: checking for CC
+configure:4429: found /usr/bin/CC
+configure:4440: result: CC
+configure:4467: checking for C++ compiler version
+configure:4476: CC --version >&5
+FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
+Target: x86_64-unknown-freebsd15.0
+Thread model: posix
+InstalledDir: /usr/bin
+configure:4487: $? = 0
+configure:4476: CC -v >&5
+FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
+Target: x86_64-unknown-freebsd15.0
+Thread model: posix
+InstalledDir: /usr/bin
+configure:4487: $? = 0
+configure:4476: CC -V >&5
+c++: error: argument to '-V' is missing (expected 1 value)
+c++: error: no input files
+configure:4487: $? = 1
+configure:4476: CC -qversion >&5
+c++: error: unknown argument '-qversion'; did you mean '--version'?
+c++: error: no input files
+configure:4487: $? = 1
+configure:4507: checking whether the C++ compiler works
+configure:4529: CC conftest.cpp >&5
+configure:4533: $? = 0
+configure:4583: result: yes
+configure:4586: checking for C++ compiler default output file name
+configure:4588: result: a.out
+configure:4594: checking for suffix of executables
+configure:4601: CC -o conftest conftest.cpp >&5
+configure:4605: $? = 0
+configure:4629: result:
+configure:4651: checking whether we are cross compiling
+configure:4659: CC -o conftest conftest.cpp >&5
+configure:4663: $? = 0
+configure:4670: ./conftest
+configure:4674: $? = 0
+configure:4692: result: no
+configure:4697: checking for suffix of object files
+configure:4719: CC -c conftest.cpp >&5
+configure:4723: $? = 0
+configure:4746: result: o
+configure:4750: checking whether we are using the GNU C++ compiler
+configure:4769: CC -c conftest.cpp >&5
+configure:4769: $? = 0
+configure:4778: result: yes
+configure:4787: checking whether CC accepts -g
+configure:4807: CC -c -g conftest.cpp >&5
+configure:4807: $? = 0
+configure:4848: result: yes
+configure:4959: checking for xlf95
+configure:4989: result: no
+configure:4959: checking for f95
+configure:4989: result: no
+configure:4959: checking for fort
+configure:4989: result: no
+configure:4959: checking for ifort
+configure:4989: result: no
+configure:4959: checking for ifc
+configure:4989: result: no
+configure:4959: checking for efc
+configure:4989: result: no
+configure:4959: checking for pgfortran
+configure:4989: result: no
+configure:4959: checking for pgf95
+configure:4989: result: no
+configure:4959: checking for lf95
+configure:4989: result: no
+configure:4959: checking for ftn
+configure:4989: result: no
+configure:4959: checking for nagfor
+configure:4989: result: no
+configure:4959: checking for xlf90
+configure:4989: result: no
+configure:4959: checking for f90
+configure:4989: result: no
+configure:4959: checking for pgf90
+configure:4989: result: no
+configure:4959: checking for pghpf
+configure:4989: result: no
+configure:4959: checking for epcf90
+configure:4989: result: no
+configure:4959: checking for g95
+configure:4989: result: no
+configure:4959: checking for gfortran
+configure:4989: result: no
+configure:5012: checking for Fortran compiler version
+configure:5021: --version >&5
+eval: --version: not found
+configure:5032: $? = 127
+configure:5021: -v >&5
+eval: -v: not found
+configure:5032: $? = 127
+configure:5021: -V >&5
+eval: -V: not found
+configure:5032: $? = 127
+configure:5021: -qversion >&5
+eval: -qversion: not found
+configure:5032: $? = 127
+configure:5047: checking whether the Fortran compiler works
+configure:5069: conftest.f >&5
+eval: conftest.f: not found
+configure:5073: $? = 127
+configure:5111: result: no
+configure: failed program was:
+| program main
+|
+| end
+configure:5117: WARNING: Fortran compiler cannot create executables
+configure:5361: tests requiring the Fortran compiler will be skipped
+configure:5441: checking for xlf
+configure:5471: result: no
+configure:5441: checking for f77
+configure:5471: result: no
+configure:5441: checking for frt
+configure:5471: result: no
+configure:5441: checking for pgf77
+configure:5471: result: no
+configure:5441: checking for cf77
+configure:5471: result: no
+configure:5441: checking for fort77
+configure:5471: result: no
+configure:5441: checking for fl32
+configure:5471: result: no
+configure:5441: checking for af77
+configure:5471: result: no
+configure:5441: checking for g77
+configure:5471: result: no
+configure:5441: checking for gfortran
+configure:5471: result: no
+configure:5494: checking for Fortran 77 compiler version
+configure:5503: --version >&5
+eval: --version: not found
+configure:5514: $? = 127
+configure:5503: -v >&5
+eval: -v: not found
+configure:5514: $? = 127
+configure:5503: -V >&5
+eval: -V: not found
+configure:5514: $? = 127
+configure:5503: -qversion >&5
+eval: -qversion: not found
+configure:5514: $? = 127
+configure:5529: checking whether the Fortran 77 compiler works
+configure:5551: conftest.f >&5
+eval: conftest.f: not found
+configure:5555: $? = 127
+configure:5593: result: no
+configure: failed program was:
+| program main
+|
+| end
+configure:5599: WARNING: Fortran 77 compiler cannot create executables
+configure:5843: tests requiring the Fortran 77 compiler will be skipped
+configure:5875: will now look for GNU compilers
+configure:5882: cc is already a GNU C compiler
+configure:5988: cc --version && cc -v
+FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
+Target: x86_64-unknown-freebsd15.0
+Thread model: posix
+InstalledDir: /usr/bin
+FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
+Target: x86_64-unknown-freebsd15.0
+Thread model: posix
+InstalledDir: /usr/bin
+configure:5991: $? = 0
+configure:6006: CC is already a GNU C++ compiler
+configure:6113: CC --version && CC -v
+FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
+Target: x86_64-unknown-freebsd15.0
+Thread model: posix
+InstalledDir: /usr/bin
+FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
+Target: x86_64-unknown-freebsd15.0
+Thread model: posix
+InstalledDir: /usr/bin
+configure:6116: $? = 0
+configure:6185: checking for gfortran
+configure:6215: result: no
+configure:6310: checking for g77
+configure:6340: result: no
+configure:6310: checking for gfortran
+configure:6340: result: no
+configure:6429: checking for gcj
+configure:6459: result: no
+configure:6663: checking that generated files are newer than configure
+configure:6669: result: done
+configure:6684: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by GNU Automake config.status 1.15.1, which was
+generated by GNU Autoconf 2.69. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on calista-dev
+
+config.status:824: creating Makefile
+config.status:824: creating t/wrap/aclocal-1.15
+config.status:824: creating t/wrap/automake-1.15
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_AM_TEST_RUNNER_SHELL=/bin/sh
+ac_cv_build=x86_64-unknown-freebsd15.0
+ac_cv_c_compiler_gnu=yes
+ac_cv_cxx_compiler_gnu=yes
+ac_cv_env_AM_TEST_RUNNER_SHELL_set=''
+ac_cv_env_AM_TEST_RUNNER_SHELL_value=''
+ac_cv_env_CCC_set=''
+ac_cv_env_CCC_value=''
+ac_cv_env_CC_set=''
+ac_cv_env_CC_value=''
+ac_cv_env_CFLAGS_set=set
+ac_cv_env_CFLAGS_value='-w -I/usr/local/include'
+ac_cv_env_CPPFLAGS_set=''
+ac_cv_env_CPPFLAGS_value=''
+ac_cv_env_CXXFLAGS_set=''
+ac_cv_env_CXXFLAGS_value=''
+ac_cv_env_CXX_set=''
+ac_cv_env_CXX_value=''
+ac_cv_env_F77_set=''
+ac_cv_env_F77_value=''
+ac_cv_env_FCFLAGS_set=''
+ac_cv_env_FCFLAGS_value=''
+ac_cv_env_FC_set=''
+ac_cv_env_FC_value=''
+ac_cv_env_FFLAGS_set=''
+ac_cv_env_FFLAGS_value=''
+ac_cv_env_GNU_CC_set=''
+ac_cv_env_GNU_CC_value=''
+ac_cv_env_GNU_CFLAGS_set=''
+ac_cv_env_GNU_CFLAGS_value=''
+ac_cv_env_GNU_CXXFLAGS_set=''
+ac_cv_env_GNU_CXXFLAGS_value=''
+ac_cv_env_GNU_CXX_set=''
+ac_cv_env_GNU_CXX_value=''
+ac_cv_env_GNU_F77_set=''
+ac_cv_env_GNU_F77_value=''
+ac_cv_env_GNU_FCFLAGS_set=''
+ac_cv_env_GNU_FCFLAGS_value=''
+ac_cv_env_GNU_FC_set=''
+ac_cv_env_GNU_FC_value=''
+ac_cv_env_GNU_FFLAGS_set=''
+ac_cv_env_GNU_FFLAGS_value=''
+ac_cv_env_GNU_GCJFLAGS_set=''
+ac_cv_env_GNU_GCJFLAGS_value=''
+ac_cv_env_GNU_GCJ_set=''
+ac_cv_env_GNU_GCJ_value=''
+ac_cv_env_LDFLAGS_set=''
+ac_cv_env_LDFLAGS_value=''
+ac_cv_env_LIBS_set=''
+ac_cv_env_LIBS_value=''
+ac_cv_env_build_alias_set=''
+ac_cv_env_build_alias_value=''
+ac_cv_env_host_alias_set=''
+ac_cv_env_host_alias_value=''
+ac_cv_env_target_alias_set=''
+ac_cv_env_target_alias_value=''
+ac_cv_host=x86_64-unknown-freebsd15.0
+ac_cv_path_EGREP='/usr/bin/grep -E'
+ac_cv_path_FGREP='/usr/bin/grep -F'
+ac_cv_path_GREP=/usr/bin/grep
+ac_cv_path_PERL=/usr/local/bin/perl
+ac_cv_path_install='/usr/bin/install -c'
+ac_cv_prog_AWK=nawk
+ac_cv_prog_LEX=lex
+ac_cv_prog_YACC=yacc
+ac_cv_prog_ac_ct_CC=cc
+ac_cv_prog_ac_ct_CXX=CC
+ac_cv_prog_cc_c89=''
+ac_cv_prog_cc_g=yes
+ac_cv_prog_cxx_g=yes
+ac_cv_prog_make_make_set=yes
+am_cv_autoconf_installed=yes
+am_cv_autoconf_version=yes
+am_cv_autoconf_works=yes
+am_cv_make_support_nested_variables=yes
+am_cv_prog_cc_c_o=yes
+am_cv_prog_ln=ln
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='"/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/t/wrap/aclocal-1.15"'
+AMTAR='$${TAR-tar}'
+AM_BACKSLASH='\'
+AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+AM_DEFAULT_VERBOSITY='0'
+AM_TEST_RUNNER_SHELL='/bin/sh'
+AM_V='$(V)'
+APIVERSION='1.15'
+AUTOCONF='${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing autoconf'
+AUTOHEADER='${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing autoheader'
+AUTOMAKE='"/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/t/wrap/automake-1.15"'
+AWK='nawk'
+CC='cc'
+CFLAGS='-w -I/usr/local/include'
+CPPFLAGS=''
+CXX='CC'
+CXXFLAGS='-g -O2'
+CYGPATH_W='echo'
+DEFS='-DPACKAGE_NAME=\"GNU\ Automake\" -DPACKAGE_TARNAME=\"automake\" -DPACKAGE_VERSION=\"1.15.1\" -DPACKAGE_STRING=\"GNU\ Automake\ 1.15.1\" -DPACKAGE_BUGREPORT=\"bug-automake@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/automake/\"'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/usr/bin/grep -E'
+EXEEXT='UNKNOWN'
+F77='false'
+FC='false'
+FCFLAGS=''
+FFLAGS=''
+FGREP='/usr/bin/grep -F'
+GNU_CC='cc'
+GNU_CFLAGS='-w -I/usr/local/include'
+GNU_CXX='CC'
+GNU_CXXFLAGS='-g -O2'
+GNU_F77='false'
+GNU_FC='false'
+GNU_FCFLAGS=''
+GNU_FFLAGS=''
+GNU_GCJ='false'
+GNU_GCJFLAGS=''
+GREP='/usr/bin/grep'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
+LDFLAGS=''
+LEX='lex'
+LIBOBJS=''
+LIBS=''
+LN='ln'
+LN_S='ln -s'
+LTLIBOBJS=''
+MAKEINFO='${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing makeinfo'
+MKDIR_P='lib/install-sh -c -d'
+MODIFICATION_DELAY='2'
+OBJEXT='UNKNOWN'
+PACKAGE='automake'
+PACKAGE_BUGREPORT='bug-automake@gnu.org'
+PACKAGE_NAME='GNU Automake'
+PACKAGE_STRING='GNU Automake 1.15.1'
+PACKAGE_TARNAME='automake'
+PACKAGE_URL='http://www.gnu.org/software/automake/'
+PACKAGE_VERSION='1.15.1'
+PATH_SEPARATOR=':'
+PERL='/usr/local/bin/perl'
+RELEASE_YEAR='2017'
+SET_MAKE=''
+SHELL='/bin/sh'
+STRIP=''
+TEX=''
+VERSION='1.15.1'
+YACC='yacc'
+ac_ct_CC='cc'
+ac_ct_CXX='CC'
+ac_ct_F77=''
+ac_ct_FC=''
+ac_ct_GNU_CC=''
+ac_ct_GNU_CXX=''
+ac_ct_GNU_F77=''
+ac_ct_GNU_FC=''
+ac_ct_GNU_GCJ=''
+am_AUTOCONF='autoconf'
+am_AUTOHEADER='autoheader'
+am_AUTOM4TE='autom4te'
+am_AUTORECONF='autoreconf'
+am_AUTOUPDATE='autoupdate'
+am__EXEEXT_FALSE='#'
+am__EXEEXT_TRUE=''
+am__isrc=''
+am__leading_dot='.'
+am__tar='$${TAR-tar} chof - "$$tardir"'
+am__untar='$${TAR-tar} xf -'
+am_candidate_sh=''
+amdir='${pkgvdatadir}/am'
+automake_acdir='${datadir}/aclocal-1.15'
+bindir='${exec_prefix}/bin'
+build='x86_64-unknown-freebsd15.0'
+build_alias=''
+build_cpu='x86_64'
+build_os='freebsd15.0'
+build_vendor='unknown'
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host='x86_64-unknown-freebsd15.0'
+host_alias=''
+host_cpu='x86_64'
+host_os='freebsd15.0'
+host_vendor='unknown'
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+install_sh='${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+mkdir_p='$(MKDIR_P)'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+pkgvdatadir='${datadir}/automake-1.15'
+prefix='/usr/local'
+program_transform_name='s,x,x,'
+psdir='${docdir}'
+required_autoconf_version='2.65'
+sbindir='${exec_prefix}/sbin'
+scriptdir='${pkgvdatadir}'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+system_acdir='${datadir}/aclocal'
+target_alias=''
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME "GNU Automake"
+#define PACKAGE_TARNAME "automake"
+#define PACKAGE_VERSION "1.15.1"
+#define PACKAGE_STRING "GNU Automake 1.15.1"
+#define PACKAGE_BUGREPORT "bug-automake@gnu.org"
+#define PACKAGE_URL "http://www.gnu.org/software/automake/"
+
+configure: exit 0
diff --git a/automake-1.15.1/config.status b/automake-1.15.1/config.status
new file mode 100755
index 0000000..91ae954
--- /dev/null
+++ b/automake-1.15.1/config.status
@@ -0,0 +1,1039 @@
+#! /bin/sh
+# Generated by configure.
+# Run this file to recreate the current configuration.
+# Compiler output produced by configure, useful for debugging
+# configure, is in config.log if it exists.
+
+debug=false
+ac_cs_recheck=false
+ac_cs_silent=false
+
+SHELL=${CONFIG_SHELL-/bin/sh}
+export SHELL
+## -------------------- ##
+## M4sh Initialization. ##
+## -------------------- ##
+
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
+ emulate sh
+ NULLCMD=:
+ # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
+ # is contrary to our usage. Disable this feature.
+ alias -g '${1+"$@"}'='"$@"'
+ setopt NO_GLOB_SUBST
+else
+ case `(set -o) 2>/dev/null` in #(
+ *posix*) :
+ set -o posix ;; #(
+ *) :
+ ;;
+esac
+fi
+
+
+as_nl='
+'
+export as_nl
+# Printing a long string crashes Solaris 7 /usr/bin/printf.
+as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
+as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
+# Prefer a ksh shell builtin over an external printf program on Solaris,
+# but without wasting forks for bash or zsh.
+if test -z "$BASH_VERSION$ZSH_VERSION" \
+ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
+ as_echo='print -r --'
+ as_echo_n='print -rn --'
+elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
+ as_echo='printf %s\n'
+ as_echo_n='printf %s'
+else
+ if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
+ as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
+ as_echo_n='/usr/ucb/echo -n'
+ else
+ as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
+ as_echo_n_body='eval
+ arg=$1;
+ case $arg in #(
+ *"$as_nl"*)
+ expr "X$arg" : "X\\(.*\\)$as_nl";
+ arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
+ esac;
+ expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
+ '
+ export as_echo_n_body
+ as_echo_n='sh -c $as_echo_n_body as_echo'
+ fi
+ export as_echo_body
+ as_echo='sh -c $as_echo_body as_echo'
+fi
+
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" != set; then
+ PATH_SEPARATOR=:
+ (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
+ (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
+ PATH_SEPARATOR=';'
+ }
+fi
+
+
+# IFS
+# We need space, tab and new line, in precisely that order. Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+IFS=" "" $as_nl"
+
+# Find who we are. Look in the path if we contain no directory separator.
+as_myself=
+case $0 in #((
+ *[\\/]* ) as_myself=$0 ;;
+ *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
+ done
+IFS=$as_save_IFS
+
+ ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test "x$as_myself" = x; then
+ as_myself=$0
+fi
+if test ! -f "$as_myself"; then
+ $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
+ exit 1
+fi
+
+# Unset variables that we do not need and which cause bugs (e.g. in
+# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
+# suppresses any "Segmentation fault" message there. '((' could
+# trigger a bug in pdksh 5.2.14.
+for as_var in BASH_ENV ENV MAIL MAILPATH
+do eval test x\${$as_var+set} = xset \
+ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
+done
+PS1='$ '
+PS2='> '
+PS4='+ '
+
+# NLS nuisances.
+LC_ALL=C
+export LC_ALL
+LANGUAGE=C
+export LANGUAGE
+
+# CDPATH.
+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
+
+
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
+# ----------------------------------------
+# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
+# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
+# script with STATUS, using 1 if that was 0.
+as_fn_error ()
+{
+ as_status=$1; test $as_status -eq 0 && as_status=1
+ if test "$4"; then
+ as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+ $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
+ fi
+ $as_echo "$as_me: error: $2" >&2
+ as_fn_exit $as_status
+} # as_fn_error
+
+
+# as_fn_set_status STATUS
+# -----------------------
+# Set $? to STATUS, without forking.
+as_fn_set_status ()
+{
+ return $1
+} # as_fn_set_status
+
+# as_fn_exit STATUS
+# -----------------
+# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+ set +e
+ as_fn_set_status $1
+ exit $1
+} # as_fn_exit
+
+# as_fn_unset VAR
+# ---------------
+# Portably unset VAR.
+as_fn_unset ()
+{
+ { eval $1=; unset $1;}
+}
+as_unset=as_fn_unset
+# as_fn_append VAR VALUE
+# ----------------------
+# Append the text in VALUE to the end of the definition contained in VAR. Take
+# advantage of any shell optimizations that allow amortized linear growth over
+# repeated appends, instead of the typical quadratic growth present in naive
+# implementations.
+if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
+ eval 'as_fn_append ()
+ {
+ eval $1+=\$2
+ }'
+else
+ as_fn_append ()
+ {
+ eval $1=\$$1\$2
+ }
+fi # as_fn_append
+
+# as_fn_arith ARG...
+# ------------------
+# Perform arithmetic evaluation on the ARGs, and store the result in the
+# global $as_val. Take advantage of shells that can avoid forks. The arguments
+# must be portable across $(()) and expr.
+if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
+ eval 'as_fn_arith ()
+ {
+ as_val=$(( $* ))
+ }'
+else
+ as_fn_arith ()
+ {
+ as_val=`expr "$@" || test $? -eq 1`
+ }
+fi # as_fn_arith
+
+
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+ test "X`expr 00001 : '.*\(...\)'`" = X001; then
+ as_expr=expr
+else
+ as_expr=false
+fi
+
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
+ as_basename=basename
+else
+ as_basename=false
+fi
+
+if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
+ as_dirname=dirname
+else
+ as_dirname=false
+fi
+
+as_me=`$as_basename -- "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+ X"$0" : 'X\(//\)$' \| \
+ X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+ sed '/^.*\/\([^/][^/]*\)\/*$/{
+ s//\1/
+ q
+ }
+ /^X\/\(\/\/\)$/{
+ s//\1/
+ q
+ }
+ /^X\/\(\/\).*/{
+ s//\1/
+ q
+ }
+ s/.*/./; q'`
+
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in #(((((
+-n*)
+ case `echo 'xy\c'` in
+ *c*) ECHO_T=' ';; # ECHO_T is single tab character.
+ xy) ECHO_C='\c';;
+ *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
+ ECHO_T=' ';;
+ esac;;
+*)
+ ECHO_N='-n';;
+esac
+
+rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+ rm -f conf$$.dir/conf$$.file
+else
+ rm -f conf$$.dir
+ mkdir conf$$.dir 2>/dev/null
+fi
+if (echo >conf$$.file) 2>/dev/null; then
+ if ln -s conf$$.file conf$$ 2>/dev/null; then
+ as_ln_s='ln -s'
+ # ... but there are two gotchas:
+ # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+ # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+ # In both cases, we have to default to `cp -pR'.
+ ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
+ as_ln_s='cp -pR'
+ elif ln conf$$.file conf$$ 2>/dev/null; then
+ as_ln_s=ln
+ else
+ as_ln_s='cp -pR'
+ fi
+else
+ as_ln_s='cp -pR'
+fi
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2>/dev/null
+
+
+# as_fn_mkdir_p
+# -------------
+# Create "$as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
+
+ case $as_dir in #(
+ -*) as_dir=./$as_dir;;
+ esac
+ test -d "$as_dir" || eval $as_mkdir_p || {
+ as_dirs=
+ while :; do
+ case $as_dir in #(
+ *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
+ *) as_qdir=$as_dir;;
+ esac
+ as_dirs="'$as_qdir' $as_dirs"
+ as_dir=`$as_dirname -- "$as_dir" ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$as_dir" : 'X\(//\)[^/]' \| \
+ X"$as_dir" : 'X\(//\)$' \| \
+ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$as_dir" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+ s//\1/
+ q
+ }
+ /^X\(\/\/\)[^/].*/{
+ s//\1/
+ q
+ }
+ /^X\(\/\/\)$/{
+ s//\1/
+ q
+ }
+ /^X\(\/\).*/{
+ s//\1/
+ q
+ }
+ s/.*/./; q'`
+ test -d "$as_dir" && break
+ done
+ test -z "$as_dirs" || eval "mkdir $as_dirs"
+ } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
+
+
+} # as_fn_mkdir_p
+if mkdir -p . 2>/dev/null; then
+ as_mkdir_p='mkdir -p "$as_dir"'
+else
+ test -d ./-p && rmdir ./-p
+ as_mkdir_p=false
+fi
+
+
+# as_fn_executable_p FILE
+# -----------------------
+# Test if FILE is an executable regular file.
+as_fn_executable_p ()
+{
+ test -f "$1" && test -x "$1"
+} # as_fn_executable_p
+as_test_x='test -x'
+as_executable_p=as_fn_executable_p
+
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
+
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+
+
+exec 6>&1
+## ----------------------------------- ##
+## Main body of $CONFIG_STATUS script. ##
+## ----------------------------------- ##
+# Save the log message, to keep $0 and so on meaningful, and to
+# report actual input values of CONFIG_FILES etc. instead of their
+# values after options handling.
+ac_log="
+This file was extended by GNU Automake $as_me 1.15.1, which was
+generated by GNU Autoconf 2.69. Invocation command line was
+
+ CONFIG_FILES = $CONFIG_FILES
+ CONFIG_HEADERS = $CONFIG_HEADERS
+ CONFIG_LINKS = $CONFIG_LINKS
+ CONFIG_COMMANDS = $CONFIG_COMMANDS
+ $ $0 $@
+
+on `(hostname || uname -n) 2>/dev/null | sed 1q`
+"
+
+# Files that config.status was made for.
+config_files=" Makefile t/wrap/aclocal-1.15:t/wrap/aclocal.in t/wrap/automake-1.15:t/wrap/automake.in"
+config_links=" GNUmakefile:GNUmakefile"
+
+ac_cs_usage="\
+\`$as_me' instantiates files and other configuration actions
+from templates according to the current configuration. Unless the files
+and actions are specified as TAGs, all are instantiated by default.
+
+Usage: $0 [OPTION]... [TAG]...
+
+ -h, --help print this help, then exit
+ -V, --version print version number and configuration settings, then exit
+ --config print configuration, then exit
+ -q, --quiet, --silent
+ do not print progress messages
+ -d, --debug don't remove temporary files
+ --recheck update $as_me by reconfiguring in the same conditions
+ --file=FILE[:TEMPLATE]
+ instantiate the configuration file FILE
+
+Configuration files:
+$config_files
+
+Configuration links:
+$config_links
+
+Report bugs to .
+GNU Automake home page: .
+General help using GNU software: ."
+
+ac_cs_config="'CFLAGS=-w -I/usr/local/include'"
+ac_cs_version="\
+GNU Automake config.status 1.15.1
+configured by ./configure, generated by GNU Autoconf 2.69,
+ with options \"$ac_cs_config\"
+
+Copyright (C) 2012 Free Software Foundation, Inc.
+This config.status script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it."
+
+ac_pwd='/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1'
+srcdir='.'
+INSTALL='/usr/bin/install -c'
+MKDIR_P='lib/install-sh -c -d'
+AWK='nawk'
+test -n "$AWK" || AWK=awk
+# The default lists apply if the user does not specify any file.
+ac_need_defaults=:
+while test $# != 0
+do
+ case $1 in
+ --*=?*)
+ ac_option=`expr "X$1" : 'X\([^=]*\)='`
+ ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
+ ac_shift=:
+ ;;
+ --*=)
+ ac_option=`expr "X$1" : 'X\([^=]*\)='`
+ ac_optarg=
+ ac_shift=:
+ ;;
+ *)
+ ac_option=$1
+ ac_optarg=$2
+ ac_shift=shift
+ ;;
+ esac
+
+ case $ac_option in
+ # Handling of the options.
+ -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+ ac_cs_recheck=: ;;
+ --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
+ $as_echo "$ac_cs_version"; exit ;;
+ --config | --confi | --conf | --con | --co | --c )
+ $as_echo "$ac_cs_config"; exit ;;
+ --debug | --debu | --deb | --de | --d | -d )
+ debug=: ;;
+ --file | --fil | --fi | --f )
+ $ac_shift
+ case $ac_optarg in
+ *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
+ '') as_fn_error $? "missing file argument" ;;
+ esac
+ as_fn_append CONFIG_FILES " '$ac_optarg'"
+ ac_need_defaults=false;;
+ --he | --h | --help | --hel | -h )
+ $as_echo "$ac_cs_usage"; exit ;;
+ -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+ | -silent | --silent | --silen | --sile | --sil | --si | --s)
+ ac_cs_silent=: ;;
+
+ # This is an error.
+ -*) as_fn_error $? "unrecognized option: \`$1'
+Try \`$0 --help' for more information." ;;
+
+ *) as_fn_append ac_config_targets " $1"
+ ac_need_defaults=false ;;
+
+ esac
+ shift
+done
+
+ac_configure_extra_args=
+
+if $ac_cs_silent; then
+ exec 6>/dev/null
+ ac_configure_extra_args="$ac_configure_extra_args --silent"
+fi
+
+if $ac_cs_recheck; then
+ set X /bin/sh './configure' 'CFLAGS=-w -I/usr/local/include' $ac_configure_extra_args --no-create --no-recursion
+ shift
+ $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
+ CONFIG_SHELL='/bin/sh'
+ export CONFIG_SHELL
+ exec "$@"
+fi
+
+exec 5>>config.log
+{
+ echo
+ sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
+## Running $as_me. ##
+_ASBOX
+ $as_echo "$ac_log"
+} >&5
+
+#
+# INIT-COMMANDS
+#
+APIVERSION=1.15
+APIVERSION=1.15
+
+
+# Handling of arguments.
+for ac_config_target in $ac_config_targets
+do
+ case $ac_config_target in
+ "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+ "GNUmakefile") CONFIG_LINKS="$CONFIG_LINKS GNUmakefile:GNUmakefile" ;;
+ "t/wrap/aclocal-${APIVERSION}") CONFIG_FILES="$CONFIG_FILES t/wrap/aclocal-${APIVERSION}:t/wrap/aclocal.in" ;;
+ "t/wrap/automake-${APIVERSION}") CONFIG_FILES="$CONFIG_FILES t/wrap/automake-${APIVERSION}:t/wrap/automake.in" ;;
+
+ *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+ esac
+done
+
+
+# If the user did not use the arguments to specify the items to instantiate,
+# then the envvar interface is used. Set only those that are not.
+# We use the long form for the default assignment because of an extremely
+# bizarre bug on SunOS 4.1.3.
+if $ac_need_defaults; then
+ test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
+ test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
+fi
+
+# Have a temporary directory for convenience. Make it in the build tree
+# simply because there is no reason against having it here, and in addition,
+# creating and moving files from /tmp can sometimes cause problems.
+# Hook for its removal unless debugging.
+# Note that there is a small window in which the directory will not be cleaned:
+# after its creation but before its name has been assigned to `$tmp'.
+$debug ||
+{
+ tmp= ac_tmp=
+ trap 'exit_status=$?
+ : "${ac_tmp:=$tmp}"
+ { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
+' 0
+ trap 'as_fn_exit 1' 1 2 13 15
+}
+# Create a (secure) tmp directory for tmp files.
+
+{
+ tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
+ test -d "$tmp"
+} ||
+{
+ tmp=./conf$$-$RANDOM
+ (umask 077 && mkdir "$tmp")
+} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
+ac_tmp=$tmp
+
+# Set up the scripts for CONFIG_FILES section.
+# No need to generate them if there are no CONFIG_FILES.
+# This happens for instance with `./config.status config.h'.
+if test -n "$CONFIG_FILES"; then
+
+
+ac_cr=`echo X | tr X '\015'`
+# On cygwin, bash can eat \r inside `` if the user requested igncr.
+# But we know of no other shell where ac_cr would be empty at this
+# point, so we can use a bashism as a fallback.
+if test "x$ac_cr" = x; then
+ eval ac_cr=\$\'\\r\'
+fi
+ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null`
+if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
+ ac_cs_awk_cr='\\r'
+else
+ ac_cs_awk_cr=$ac_cr
+fi
+
+echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
+cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
+S["am__EXEEXT_FALSE"]="#"
+S["am__EXEEXT_TRUE"]=""
+S["LTLIBOBJS"]=""
+S["LIBOBJS"]=""
+S["ac_ct_GNU_GCJ"]=""
+S["GNU_GCJFLAGS"]=""
+S["GNU_GCJ"]="false"
+S["ac_ct_GNU_F77"]=""
+S["GNU_FFLAGS"]=""
+S["GNU_F77"]="false"
+S["ac_ct_GNU_FC"]=""
+S["GNU_FCFLAGS"]=""
+S["GNU_FC"]="false"
+S["ac_ct_GNU_CXX"]=""
+S["GNU_CXXFLAGS"]="-g -O2"
+S["GNU_CXX"]="CC"
+S["ac_ct_GNU_CC"]=""
+S["GNU_CFLAGS"]="-w -I/usr/local/include"
+S["GNU_CC"]="cc"
+S["ac_ct_F77"]=""
+S["FFLAGS"]=""
+S["F77"]="false"
+S["ac_ct_FC"]=""
+S["FCFLAGS"]=""
+S["FC"]="false"
+S["ac_ct_CXX"]="CC"
+S["CXXFLAGS"]="-g -O2"
+S["CXX"]="CC"
+S["OBJEXT"]="UNKNOWN"
+S["EXEEXT"]="UNKNOWN"
+S["ac_ct_CC"]="cc"
+S["CPPFLAGS"]=""
+S["LDFLAGS"]=""
+S["CFLAGS"]="-w -I/usr/local/include"
+S["CC"]="cc"
+S["AM_TEST_RUNNER_SHELL"]="/bin/sh"
+S["am_candidate_sh"]=""
+S["FGREP"]="/usr/bin/grep -F"
+S["EGREP"]="/usr/bin/grep -E"
+S["GREP"]="/usr/bin/grep"
+S["MODIFICATION_DELAY"]="2"
+S["LN"]="ln"
+S["required_autoconf_version"]="2.65"
+S["LEX"]="lex"
+S["YACC"]="yacc"
+S["TEX"]=""
+S["PERL"]="/usr/local/bin/perl"
+S["LN_S"]="ln -s"
+S["system_acdir"]="${datadir}/aclocal"
+S["automake_acdir"]="${datadir}/aclocal-1.15"
+S["amdir"]="${pkgvdatadir}/am"
+S["scriptdir"]="${pkgvdatadir}"
+S["pkgvdatadir"]="${datadir}/automake-1.15"
+S["APIVERSION"]="1.15"
+S["RELEASE_YEAR"]="2017"
+S["am__untar"]="$${TAR-tar} xf -"
+S["am__tar"]="$${TAR-tar} chof - \"$$tardir\""
+S["AMTAR"]="$${TAR-tar}"
+S["am__leading_dot"]="."
+S["SET_MAKE"]=""
+S["AWK"]="nawk"
+S["mkdir_p"]="$(MKDIR_P)"
+S["MKDIR_P"]="lib/install-sh -c -d"
+S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
+S["STRIP"]=""
+S["install_sh"]="${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/install-sh"
+S["MAKEINFO"]="${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing makeinfo"
+S["AUTOHEADER"]="${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing autoheader"
+S["AUTOMAKE"]="\"/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/t/wrap/automake-1.15\""
+S["AUTOCONF"]="${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing autoconf"
+S["ACLOCAL"]="\"/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/t/wrap/aclocal-1.15\""
+S["VERSION"]="1.15.1"
+S["PACKAGE"]="automake"
+S["CYGPATH_W"]="echo"
+S["am__isrc"]=""
+S["INSTALL_DATA"]="${INSTALL} -m 644"
+S["INSTALL_SCRIPT"]="${INSTALL}"
+S["INSTALL_PROGRAM"]="${INSTALL}"
+S["am_AUTOUPDATE"]="autoupdate"
+S["am_AUTOHEADER"]="autoheader"
+S["am_AUTORECONF"]="autoreconf"
+S["am_AUTOM4TE"]="autom4te"
+S["am_AUTOCONF"]="autoconf"
+S["host_os"]="freebsd15.0"
+S["host_vendor"]="unknown"
+S["host_cpu"]="x86_64"
+S["host"]="x86_64-unknown-freebsd15.0"
+S["build_os"]="freebsd15.0"
+S["build_vendor"]="unknown"
+S["build_cpu"]="x86_64"
+S["build"]="x86_64-unknown-freebsd15.0"
+S["AM_BACKSLASH"]="\\"
+S["AM_DEFAULT_VERBOSITY"]="0"
+S["AM_DEFAULT_V"]="$(AM_DEFAULT_VERBOSITY)"
+S["AM_V"]="$(V)"
+S["target_alias"]=""
+S["host_alias"]=""
+S["build_alias"]=""
+S["LIBS"]=""
+S["ECHO_T"]=""
+S["ECHO_N"]="-n"
+S["ECHO_C"]=""
+S["DEFS"]="-DPACKAGE_NAME=\\\"GNU\\ Automake\\\" -DPACKAGE_TARNAME=\\\"automake\\\" -DPACKAGE_VERSION=\\\"1.15.1\\\" -DPACKAGE_STRING=\\\"GNU\\ Automake\\ 1.15.1\\\" -DPACKAGE_BU"\
+"GREPORT=\\\"bug-automake@gnu.org\\\" -DPACKAGE_URL=\\\"http://www.gnu.org/software/automake/\\\""
+S["mandir"]="${datarootdir}/man"
+S["localedir"]="${datarootdir}/locale"
+S["libdir"]="${exec_prefix}/lib"
+S["psdir"]="${docdir}"
+S["pdfdir"]="${docdir}"
+S["dvidir"]="${docdir}"
+S["htmldir"]="${docdir}"
+S["infodir"]="${datarootdir}/info"
+S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
+S["oldincludedir"]="/usr/include"
+S["includedir"]="${prefix}/include"
+S["localstatedir"]="${prefix}/var"
+S["sharedstatedir"]="${prefix}/com"
+S["sysconfdir"]="${prefix}/etc"
+S["datadir"]="${datarootdir}"
+S["datarootdir"]="${prefix}/share"
+S["libexecdir"]="${exec_prefix}/libexec"
+S["sbindir"]="${exec_prefix}/sbin"
+S["bindir"]="${exec_prefix}/bin"
+S["program_transform_name"]="s,x,x,"
+S["prefix"]="/usr/local"
+S["exec_prefix"]="${prefix}"
+S["PACKAGE_URL"]="http://www.gnu.org/software/automake/"
+S["PACKAGE_BUGREPORT"]="bug-automake@gnu.org"
+S["PACKAGE_STRING"]="GNU Automake 1.15.1"
+S["PACKAGE_VERSION"]="1.15.1"
+S["PACKAGE_TARNAME"]="automake"
+S["PACKAGE_NAME"]="GNU Automake"
+S["PATH_SEPARATOR"]=":"
+S["SHELL"]="/bin/sh"
+_ACAWK
+cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
+ for (key in S) S_is_set[key] = 1
+ FS = ""
+
+}
+{
+ line = $ 0
+ nfields = split(line, field, "@")
+ substed = 0
+ len = length(field[1])
+ for (i = 2; i < nfields; i++) {
+ key = field[i]
+ keylen = length(key)
+ if (S_is_set[key]) {
+ value = S[key]
+ line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
+ len += length(value) + length(field[++i])
+ substed = 1
+ } else
+ len += 1 + keylen
+ }
+
+ print line
+}
+
+_ACAWK
+if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
+ sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
+else
+ cat
+fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
+ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
+fi # test -n "$CONFIG_FILES"
+
+
+eval set X " :F $CONFIG_FILES :L $CONFIG_LINKS "
+shift
+for ac_tag
+do
+ case $ac_tag in
+ :[FHLC]) ac_mode=$ac_tag; continue;;
+ esac
+ case $ac_mode$ac_tag in
+ :[FHL]*:*);;
+ :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
+ :[FH]-) ac_tag=-:-;;
+ :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
+ esac
+ ac_save_IFS=$IFS
+ IFS=:
+ set x $ac_tag
+ IFS=$ac_save_IFS
+ shift
+ ac_file=$1
+ shift
+
+ case $ac_mode in
+ :L) ac_source=$1;;
+ :[FH])
+ ac_file_inputs=
+ for ac_f
+ do
+ case $ac_f in
+ -) ac_f="$ac_tmp/stdin";;
+ *) # Look for the file first in the build tree, then in the source tree
+ # (if the path is not absolute). The absolute path cannot be DOS-style,
+ # because $ac_f cannot contain `:'.
+ test -f "$ac_f" ||
+ case $ac_f in
+ [\\/$]*) false;;
+ *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
+ esac ||
+ as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+ esac
+ case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
+ as_fn_append ac_file_inputs " '$ac_f'"
+ done
+
+ # Let's still pretend it is `configure' which instantiates (i.e., don't
+ # use $as_me), people would be surprised to read:
+ # /* config.h. Generated by config.status. */
+ configure_input='Generated from '`
+ $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
+ `' by configure.'
+ if test x"$ac_file" != x-; then
+ configure_input="$ac_file. $configure_input"
+ { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
+$as_echo "$as_me: creating $ac_file" >&6;}
+ fi
+ # Neutralize special characters interpreted by sed in replacement strings.
+ case $configure_input in #(
+ *\&* | *\|* | *\\* )
+ ac_sed_conf_input=`$as_echo "$configure_input" |
+ sed 's/[\\\\&|]/\\\\&/g'`;; #(
+ *) ac_sed_conf_input=$configure_input;;
+ esac
+
+ case $ac_tag in
+ *:-:* | *:-) cat >"$ac_tmp/stdin" \
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
+ esac
+ ;;
+ esac
+
+ ac_dir=`$as_dirname -- "$ac_file" ||
+$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$ac_file" : 'X\(//\)[^/]' \| \
+ X"$ac_file" : 'X\(//\)$' \| \
+ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X"$ac_file" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+ s//\1/
+ q
+ }
+ /^X\(\/\/\)[^/].*/{
+ s//\1/
+ q
+ }
+ /^X\(\/\/\)$/{
+ s//\1/
+ q
+ }
+ /^X\(\/\).*/{
+ s//\1/
+ q
+ }
+ s/.*/./; q'`
+ as_dir="$ac_dir"; as_fn_mkdir_p
+ ac_builddir=.
+
+case "$ac_dir" in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
+ ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
+ # A ".." for each directory in $ac_dir_suffix.
+ ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
+ case $ac_top_builddir_sub in
+ "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
+ *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+ esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
+
+case $srcdir in
+ .) # We are building in place.
+ ac_srcdir=.
+ ac_top_srcdir=$ac_top_builddir_sub
+ ac_abs_top_srcdir=$ac_pwd ;;
+ [\\/]* | ?:[\\/]* ) # Absolute name.
+ ac_srcdir=$srcdir$ac_dir_suffix;
+ ac_top_srcdir=$srcdir
+ ac_abs_top_srcdir=$srcdir ;;
+ *) # Relative name.
+ ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+ ac_top_srcdir=$ac_top_build_prefix$srcdir
+ ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
+esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+
+
+ case $ac_mode in
+ :F)
+ #
+ # CONFIG_FILE
+ #
+
+ case $INSTALL in
+ [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
+ *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
+ esac
+ ac_MKDIR_P=$MKDIR_P
+ case $MKDIR_P in
+ [\\/$]* | ?:[\\/]* ) ;;
+ */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
+ esac
+# If the template does not know about datarootdir, expand it.
+# FIXME: This hack should be removed a few years after 2.60.
+ac_datarootdir_hack=; ac_datarootdir_seen=
+ac_sed_dataroot='
+/datarootdir/ {
+ p
+ q
+}
+/@datadir@/p
+/@docdir@/p
+/@infodir@/p
+/@localedir@/p
+/@mandir@/p'
+case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
+*datarootdir*) ac_datarootdir_seen=yes;;
+*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
+$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
+ ac_datarootdir_hack='
+ s&@datadir@&${datarootdir}&g
+ s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
+ s&@infodir@&${datarootdir}/info&g
+ s&@localedir@&${datarootdir}/locale&g
+ s&@mandir@&${datarootdir}/man&g
+ s&\${datarootdir}&${prefix}/share&g' ;;
+esac
+ac_sed_extra="/^[ ]*VPATH[ ]*=[ ]*/{
+h
+s///
+s/^/:/
+s/[ ]*$/:/
+s/:\$(srcdir):/:/g
+s/:\${srcdir}:/:/g
+s/:@srcdir@:/:/g
+s/^:*//
+s/:*$//
+x
+s/\(=[ ]*\).*/\1/
+G
+s/\n//
+s/^[^=]*=[ ]*$//
+}
+
+:t
+/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
+s|@configure_input@|$ac_sed_conf_input|;t t
+s&@top_builddir@&$ac_top_builddir_sub&;t t
+s&@top_build_prefix@&$ac_top_build_prefix&;t t
+s&@srcdir@&$ac_srcdir&;t t
+s&@abs_srcdir@&$ac_abs_srcdir&;t t
+s&@top_srcdir@&$ac_top_srcdir&;t t
+s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
+s&@builddir@&$ac_builddir&;t t
+s&@abs_builddir@&$ac_abs_builddir&;t t
+s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
+s&@INSTALL@&$ac_INSTALL&;t t
+s&@MKDIR_P@&$ac_MKDIR_P&;t t
+$ac_datarootdir_hack
+"
+eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
+ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
+
+test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
+ { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
+ { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
+ "$ac_tmp/out"`; test -z "$ac_out"; } &&
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined. Please make sure it is defined" >&5
+$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined. Please make sure it is defined" >&2;}
+
+ rm -f "$ac_tmp/stdin"
+ case $ac_file in
+ -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
+ *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
+ esac \
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5
+ ;;
+
+ :L)
+ #
+ # CONFIG_LINK
+ #
+
+ if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
+ :
+ else
+ # Prefer the file from the source tree if names are identical.
+ if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
+ ac_source=$srcdir/$ac_source
+ fi
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
+$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
+
+ if test ! -r "$ac_source"; then
+ as_fn_error $? "$ac_source: file not found" "$LINENO" 5
+ fi
+ rm -f "$ac_file"
+
+ # Try a relative symlink, then a hard link, then a copy.
+ case $ac_source in
+ [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
+ *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
+ esac
+ ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
+ ln "$ac_source" "$ac_file" 2>/dev/null ||
+ cp -p "$ac_source" "$ac_file" ||
+ as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
+ fi
+ ;;
+
+ esac
+
+
+ case $ac_file$ac_mode in
+ "t/wrap/aclocal-${APIVERSION}":F) chmod +x t/wrap/aclocal-${APIVERSION} ;;
+ "t/wrap/automake-${APIVERSION}":F) chmod +x t/wrap/automake-${APIVERSION} ;;
+
+ esac
+done # for ac_tag
+
+
+as_fn_exit 0
diff --git a/automake-1.15.1/t/wrap/aclocal-1.15 b/automake-1.15.1/t/wrap/aclocal-1.15
new file mode 100755
index 0000000..06a1f03
--- /dev/null
+++ b/automake-1.15.1/t/wrap/aclocal-1.15
@@ -0,0 +1,29 @@
+#!/usr/local/bin/perl -w
+# t/wrap/aclocal-1.15. Generated from aclocal.in by configure.
+
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
+
+BEGIN
+{
+ use strict;
+ @Aclocal::perl_libdirs = ('/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib');
+ unshift @Aclocal::perl_libdirs, '/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib'
+ if '.' ne '.';
+ unshift @ARGV,
+ '--automake-acdir=/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/m4',
+ '--system-acdir=/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/m4/acdir';
+}
+require '/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/bin/aclocal';
diff --git a/automake-1.15.1/t/wrap/automake-1.15 b/automake-1.15.1/t/wrap/automake-1.15
new file mode 100755
index 0000000..23480f0
--- /dev/null
+++ b/automake-1.15.1/t/wrap/automake-1.15
@@ -0,0 +1,27 @@
+#!/usr/local/bin/perl -w
+# t/wrap/automake-1.15. Generated from automake.in by configure.
+
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
+
+BEGIN
+{
+ use strict;
+ @Automake::perl_libdirs = ('/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib');
+ unshift @Automake::perl_libdirs, '/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib'
+ if '.' ne '.';
+ unshift @ARGV, '--libdir=/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib';
+}
+require '/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/bin/automake';
diff --git a/build b/build
index 7518c30..bf5fe8d 100755
--- a/build
+++ b/build
@@ -13,7 +13,9 @@ EOF
pkg -o REPOS_DIR="$REPO_CONF_DIR" -o repositories_conf="$REPO_CONF_NAME" install -y pkgconf pixman libdrm libX11 libglvnd mesa-dri
pkg -o REPOS_DIR="$REPO_CONF_DIR" -o repositories_conf="$REPO_CONF_NAME" install -y xtrans libXfont libxkbfile autoconf xorg-macros
-pkg -o REPOS_DIR="$REPO_CONF_DIR" -o repositories_conf="$REPO_CONF_NAME" install -y font-util
+pkg -o REPOS_DIR="$REPO_CONF_DIR" -o repositories_conf="$REPO_CONF_NAME" install -y font-util libudev-devd libevdev libmtdev
+pkg -o REPOS_DIR="$REPO_CONF_DIR" -o repositories_conf="$REPO_CONF_NAME" install -y evdev-proto xkbcomp xkeyboard-config
+pkg -o REPOS_DIR="$REPO_CONF_DIR" -o repositories_conf="$REPO_CONF_NAME" install -y glx-utils
cd automake-1.15.1
./configure
@@ -38,6 +40,8 @@ EOF
cd xorg-server-1.18.4
+export CFLAGS="-w" #Выключаем варнинги они нам не нужны
+
./configure --disable-docs --disable-devel-docs --with-dtrace=no --disable-unit-tests --with-builder-addr=svsp@svsptech.ru \
--with-os-name="Calista Operating System amd64 build 9" --with-os-vendor="SVSP Technologies" \
--with-builderstring="Assembled using the Calista operating system assembler"
@@ -59,4 +63,70 @@ Libs: -L${libdir} -lGL
Cflags: -I${includedir}
EOF
-#pkg delete -y pkgconf pixman libdrm
+cp /usr/local/lib/pkgconfig/xorg-server.pc /usr/local/libdata/pkgconfig/xorg-server.pc
+
+cat > /tmp/xorg-server.ucl << EOF
+name: xorg-server
+version: 1.18.4
+origin: xorg-server
+comment: X.Org X server for Calista
+desc: X.Org X server for Calista
+arch: freebsd:$(uname -m)
+maintainer: x11@FreeBSD.org
+www: https://www.x.org
+prefix: /usr/local
+EOF
+
+pkg register -M /tmp/xorg-server.ucl
+rm -rf /tmp/xorg-server.ucl
+pkg lock -y xorg-server
+
+cd ..
+cd xf86-input-mouse-1.9.2
+
+./configure
+
+make
+make install
+
+cp /usr/local/lib/pkgconfig/xorg-mouse.pc /usr/local/libdata/pkgconfig/xorg-mouse.pc
+
+cat > /tmp/xorg-mouse.ucl << EOF
+name: xorg-mouse
+version: 1.9.2
+origin: xorg-mouse
+comment: Mouse driver for X.Org X server for Calista
+desc: Mouse driver for X.Org X server for Calista
+arch: freebsd:$(uname -m)
+maintainer: x11@FreeBSD.org
+www: https://www.x.org
+prefix: /usr/local
+EOF
+
+pkg register -M /tmp/xorg-mouse.ucl
+rm -rf /tmp/xorg-mouse.ucl
+pkg lock -y xorg-mouse
+
+cd ..
+cd xf86-input-keyboard-1.9.0
+
+make
+make install
+
+cp /usr/local/lib/pkgconfig/xorg-keyboard.pc /usr/local/libdata/pkgconfig/xorg-keyboard.pc
+
+cat > /tmp/xorg-keyboard.ucl << EOF
+name: xorg-keyboard
+version: 1.9.0
+origin: xorg-keyboard
+comment: Keyboard driver for X.Org X server for Calista
+desc: Keyboard driver for X.Org X server for Calista
+arch: freebsd:$(uname -m)
+maintainer: x11@FreeBSD.org
+www: https://www.x.org
+prefix: /usr/local
+EOF
+
+pkg register -M /tmp/xorg-keyboard.ucl
+rm -rf /tmp/xorg-keyboard.ucl
+pkg lock -y xorg-keyboard
diff --git a/packages/All/All/Hashed/evdev-proto-5.8~c60424915f.pkg b/packages/All/All/Hashed/evdev-proto-5.8~c60424915f.pkg
new file mode 100644
index 0000000..0fa9737
Binary files /dev/null and b/packages/All/All/Hashed/evdev-proto-5.8~c60424915f.pkg differ
diff --git a/packages/All/All/Hashed/glx-utils-9.0.0~c14904850e.pkg b/packages/All/All/Hashed/glx-utils-9.0.0~c14904850e.pkg
new file mode 100644
index 0000000..71bab9c
Binary files /dev/null and b/packages/All/All/Hashed/glx-utils-9.0.0~c14904850e.pkg differ
diff --git a/packages/All/All/Hashed/libevdev-1.13.2~ff93a235ca.pkg b/packages/All/All/Hashed/libevdev-1.13.2~ff93a235ca.pkg
new file mode 100644
index 0000000..ea91d8f
Binary files /dev/null and b/packages/All/All/Hashed/libevdev-1.13.2~ff93a235ca.pkg differ
diff --git a/packages/All/All/Hashed/libmtdev-1.1.7~6d28e43404.pkg b/packages/All/All/Hashed/libmtdev-1.1.7~6d28e43404.pkg
new file mode 100644
index 0000000..8e0d4cf
Binary files /dev/null and b/packages/All/All/Hashed/libmtdev-1.1.7~6d28e43404.pkg differ
diff --git a/packages/All/All/Hashed/libudev-devd-0.6.0~d3b364a617.pkg b/packages/All/All/Hashed/libudev-devd-0.6.0~d3b364a617.pkg
new file mode 100644
index 0000000..326c91f
Binary files /dev/null and b/packages/All/All/Hashed/libudev-devd-0.6.0~d3b364a617.pkg differ
diff --git a/packages/All/All/Hashed/xkbcomp-1.5.0~23c2dd2639.pkg b/packages/All/All/Hashed/xkbcomp-1.5.0~23c2dd2639.pkg
new file mode 100644
index 0000000..a516531
Binary files /dev/null and b/packages/All/All/Hashed/xkbcomp-1.5.0~23c2dd2639.pkg differ
diff --git a/packages/All/All/Hashed/xkeyboard-config-2.41_4~f9ef963f73.pkg b/packages/All/All/Hashed/xkeyboard-config-2.41_4~f9ef963f73.pkg
new file mode 100644
index 0000000..6484fb9
Binary files /dev/null and b/packages/All/All/Hashed/xkeyboard-config-2.41_4~f9ef963f73.pkg differ
diff --git a/packages/data.pkg b/packages/data.pkg
index c49d131..9dafa25 100644
Binary files a/packages/data.pkg and b/packages/data.pkg differ
diff --git a/packages/packagesite.pkg b/packages/packagesite.pkg
index ba33b29..2e5e123 100644
Binary files a/packages/packagesite.pkg and b/packages/packagesite.pkg differ
diff --git a/pkg.conf b/pkg.conf
index 80f6cc5..def16c1 100644
--- a/pkg.conf
+++ b/pkg.conf
@@ -1,5 +1,5 @@
xserver_dep_repo: {
- url: "file:///root/calista-xserver/packages",
+ url: "file:///root/calista-xserver-1.18.4-building-scripts/packages",
enabled: yes,
priority: 100
}
diff --git a/xf86-input-keyboard-1.9.0/COPYING b/xf86-input-keyboard-1.9.0/COPYING
new file mode 100644
index 0000000..7ecc2cb
--- /dev/null
+++ b/xf86-input-keyboard-1.9.0/COPYING
@@ -0,0 +1,224 @@
+Code common to all operating systems is covered by these notices:
+
+Copyright (c) 1992-2003 by The XFree86 Project, Inc.
+Copyright 1997 by Metro Link, Inc.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the copyright holder(s)
+and author(s) shall not be used in advertising or otherwise to promote
+the sale, use or other dealings in this Software without prior written
+authorization from the copyright holder(s) and author(s).
+
+
+Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
+Copyright 1993 by David Dawes
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that copyright
+notice and this permission notice appear in supporting documentation, and
+that the names of Thomas Roell and David Dawes not be used in advertising or
+publicity pertaining to distribution of the software without specific,
+written prior permission. Thomas Roell and David Dawes make no
+representations about the suitability of this software for any purpose. It
+is provided "as is" without express or implied warranty.
+
+THOMAS ROELL AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
+SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
+IN NO EVENT SHALL THOMAS ROELL OR DAVID DAWES BE LIABLE FOR ANY SPECIAL,
+INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS SOFTWARE.
+
+
+Code for BSD operating systems is additionally covered by this notice:
+
+Copyright 1992 by Rich Murphey
+Copyright 1993 by David Dawes
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation, and that the names of Rich Murphey and David Dawes
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission. Rich Murphey and
+David Dawes make no representations about the suitability of this
+software for any purpose. It is provided "as is" without express or
+implied warranty.
+
+RICH MURPHEY AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD TO
+THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS, IN NO EVENT SHALL RICH MURPHEY OR DAVID DAWES BE LIABLE FOR
+ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
+RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
+CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+
+
+Code for the GNU Hurd operating system is additionally covered by this notice:
+
+Copyright 1997,1998 by UCHIYAMA Yasushi
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation, and that the name of UCHIYAMA Yasushi not be used in
+advertising or publicity pertaining to distribution of the software without
+specific, written prior permission. UCHIYAMA Yasushi makes no representations
+about the suitability of this software for any purpose. It is provided
+"as is" without express or implied warranty.
+
+UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS SOFTWARE.
+
+
+
+Code for Linux operating systems is additionally covered by these notices:
+
+Based on the code from lnx_io.c which is
+Copyright 1992 by Orest Zborowski
+Copyright 1993 by David Dawes
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation, and that the names of Orest Zborowski and David Dawes
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission. Orest Zborowski
+and David Dawes make no representations about the suitability of this
+software for any purpose. It is provided "as is" without express or
+implied warranty.
+
+OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH REGARD
+TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID DAWES BE LIABLE
+FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Portions based on kbdrate.c from util-linux 2.9t, which is
+Copyright 1992 Rickard E. Faith. Distributed under the GPL.
+This program comes with ABSOLUTELY NO WARRANTY.
+
+
+
+Code for SCO operating systems is additionally covered by these notices:
+
+Copyright 2003, 2005 by J. Kean Johnston
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation, and that the name J. Kean Johnston not be used in
+advertising or publicity pertaining to distribution of the software without
+specific, written prior permission. J. Kean Johnston makes no
+representations about the suitability of this software for any purpose.
+It is provided "as is" without express or implied warranty.
+
+J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
+USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
+OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS SOFTWARE.
+
+Based on lnx_kbd.c which is
+Copyright 1992 by Orest Zborowski
+Copyright 1993 by David Dawes
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation, and that the names of Orest Zborowski and David Dawes
+not be used in advertising or publicity pertaining to distribution of
+the software without specific, written prior permission. Orest Zborowski
+and David Dawes make no representations about the suitability of this
+software for any purpose. It is provided "as is" without express or
+implied warranty.
+
+OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH REGARD
+TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID DAWES BE LIABLE
+FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+
+
+Code for Solaris operating systems is additionally covered by these notices:
+
+Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany
+Copyright 1993 by David Dawes
+Copyright 1999 by David Holland
+Date: Thu Nov 17 14:21:48 2016 +1000
+
+ keyboard 1.9.0
+
+ Signed-off-by: Peter Hutterer
+
+commit 157e0631b12d0aae4a5f38b81bee615a7eaf553f
+Author: Keith Packard
+Date: Mon May 30 01:27:49 2016 -0700
+
+ Use xf86AddEnabledDevice with threaded input
+
+ We didn't use SIGIO input for keyboard processing, but we can use
+ threaded input.
+
+ Signed-off-by: Keith Packard
+ Signed-off-by: Peter Hutterer
+
+commit 9ab899863a61b800d58e078e936c0d8d88bc0893
+Author: Alexandr Shadchin
+Date: Tue Nov 24 12:46:44 2015 +0500
+
+ Remove support for X input ABI < 12
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit 0317028c2bd0bfd06efd3c1f192ff9a494757187
+Author: Alexandr Shadchin
+Date: Tue Nov 24 12:46:43 2015 +0500
+
+ Reorder load module stuff
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit 8096183e9cb79944e322dcc0cd1f9e50c97ad2c8
+Author: Alexandr Shadchin
+Date: Tue Nov 24 12:46:42 2015 +0500
+
+ Remove empty function xf86KbdUnplug
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit ccf63a61f39e1f107a67c33d6a7ad24ea4c76b7e
+Author: Yasushi Oshima
+Date: Mon Jul 20 10:49:49 2015 +0200
+
+ Add defines for Japanese 106-key USB keyboards.
+
+ Via http://gnats.netbsd.org/48347
+
+ Signed-off-by: Thomas Klausner
+ Acked-by: Peter Hutterer
+
+commit 13d320076e5de2d6c3cbc170fc7e31c526ed8499
+Author: Peter Hutterer
+Date: Tue Apr 7 09:24:38 2015 +1000
+
+ keyboard 1.8.1
+
+ Signed-off-by: Peter Hutterer
+
+commit 65739ef047233567e6053fc57464a42ffe69e989
+Author: Peter Hutterer
+Date: Wed Mar 25 13:37:09 2015 +1000
+
+ linux: bring our process group to the foreground (#89653)
+
+ Required to make the driver receive keyboard events from the console.
+
+ X.Org Bug
+
+ Signed-off-by: Peter Hutterer
+ Reviewed-by: Hans de Goede
+ Tested-by: Ingo Brückl
+
+commit 85fe6b8f56e75338fde1d3a88b1749fd105eb93b
+Author: Alan Coopersmith
+Date: Sun Mar 22 14:26:00 2015 -0700
+
+ Mark xf86OSKbdPreInit as _X_EXPORT in header to match definitions
+
+ Fixes Solaris Studio 12.4 compiler error:
+ "sun_kbd.c", line 512: redeclaration must have the same or more restrictive linker scoping: xf86OSKbdPreInit
+ cc: acomp failed for sun_kbd.c
+
+ Signed-off-by: Alan Coopersmith
+
+commit d0c9619675d26284f03ef428ff76cc09bdd4ace3
+Author: Peter Hutterer
+Date: Tue Apr 29 16:23:32 2014 +1000
+
+ Init LEDs to zero before querying the value
+
+ This way if the ioctl fails we don't set any unintended LEDs, but really this
+ patch is more to silence valgrind:
+
+ ==7129== Conditional jump or move depends on uninitialised value(s)
+ ==7129== at 0x8DF99A1: GetKbdLeds (lnx_kbd.c:79)
+ ==7129== by 0x8DF8853: InitKBD (kbd.c:291)
+
+ Signed-off-by: Peter Hutterer
+ Reviewed-by: Alan Coopersmith
+
+commit 5a327955c9287a317e5792e96601375fa5aabced
+Author: Egbert Eich
+Date: Fri Jan 3 11:48:11 2014 +0100
+
+ Detangle inet keys and jp Henkan/ Muhenkan keys
+
+ When support for inet keys was added to the keyboard driver
+ back in the early 2000 none of the developers thought of
+ Japanese 106 key keybards which have two extra keys generating
+ the scan codes 0x79 and 0x7d.
+ So for keys prefixed with the scan code 0x60 which were not
+ remapped to anything else the line:
+ *scanCode += 0x78;
+ was added.
+ Thus keys generating the scan codes 0xe0 0x01 and 0xe0 0x03
+ will overlap with the Henkan and Muhenkan keys on Japanese
+ keyboards.
+ A workaround was introduced to xkeyboard-config which makes
+ sure the keycodes 0x79 and 0x7d provide the Henkan and Muhenkan
+ keysyms. As a consequence users might loose some multimedia keys
+ on Japanese keyboards.
+ A different solution would be to either remap keycodes 0x79
+ and 0x7d or keycodes 0xe0 0x01 and 0xe0 0x03 into the range of
+ unused (X-)keycodes above 0xfb.
+ There are downsides with either solution: the legacy keyboard
+ driver and the xkb files would have to be fixed in sync. Otherwise
+ Japanese users would loose their Henkan and Muhenkan keys (in
+ the first case) or some multimedia keys would get lost.
+ The present patch does the latter which seems to be cleaner codewise.
+
+ Signed-off-by: Egbert Eich
+ Signed-off-by: Peter Hutterer
+
+commit ddeb7940b956682451392717b135be4454b5756e
+Author: Peter Hutterer
+Date: Fri Nov 1 09:45:21 2013 +1000
+
+ keyboard 1.8.0
+
+ Signed-off-by: Peter Hutterer
+
+commit 014101d157fb7eb54c79fecc424b53ca95f582bc
+Author: Thomas Klausner
+Date: Sun Oct 27 13:53:34 2013 +0100
+
+ Whitespace fixes.
+
+ Replace with .
+ Remove whitespace at end-of-line.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Peter Hutterer
+
+commit b8f4e7065566512a123c4957ab432cad3e7c688e
+Author: Thomas Klausner
+Date: Tue Jul 30 15:07:31 2013 +0200
+
+ Check open() return value.
+
+ Suggested by Walter Harms .
+
+ Signed-off-by: Thomas Klausner
+ Signed-off-by: Gaetan Nadon
+
+commit dc9486a22f4b7fec2860928c555636bfc9f58741
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:49 2013 +0200
+
+ Factor out common code.
+
+ Suggested by Walter Harms .
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 2d6661d5c7aff662ad76ddb225664260f0a07a1e
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:48 2013 +0200
+
+ Do not assume type in WS_*_MAP_SIZE macros.
+
+ Suggested by Walter Harms .
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 6042ab2647197d9aa09578ed1befe03931737f1c
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:47 2013 +0200
+
+ Add some NetBSD feature detection code.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 4f1a3cff9dfbfb33fcc6ff0a4ffd1db106301b97
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:46 2013 +0200
+
+ Move WSCONS case inside switch statement.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 390c4621dd4e2f6070508796385e2d23e5418b89
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:45 2013 +0200
+
+ Improve auto-detection.
+
+ If WSKBDIO_GTYPE succeeds and returns type=0, it is a mux with no
+ keyboard attached. In this case, assume USB.
+
+ >From Jared McNeill
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 8ac42401a6db161e0983df17ac1787f164faf2f3
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:44 2013 +0200
+
+ Fix wskbd handling when VT switching.
+
+ When using /dev/wskbd* we need to close the device when VT switching
+ out of X, and open it again when switching back.
+
+ >From Michael Lorenz
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit d61dcfd5c297f405a4c200131e88e5dfc95bfa95
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:43 2013 +0200
+
+ Make OpenKeyboard() warn instead of error out.
+
+ This way we can still setup keyboard map manually by xmodmap(1)
+ etc. on less well supported ports.
+
+ >From Izumi Tsutsui
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit e511907a5f7047a9c14b378084525137510511f5
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:42 2013 +0200
+
+ Add WSKBD_TYPE_LK201.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit e5ecacb20ad3685d6f422c5ed21632fb8b1f7fa0
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:41 2013 +0200
+
+ Add default device for Protocol "wskbd".
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Mark Kettenis
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 8879a7682ef94471e907bb660d2b96cc95ed7b81
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:40 2013 +0200
+
+ Recognize WSKBD_TYPE_MAPLE for dreamcast.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit f105a796ae29eaaae7c25447734013537fad2a87
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:39 2013 +0200
+
+ Fix a shadowing warning, and add const.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit c783746c4f72249645e43c6d96d08cb6c74812d0
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:38 2013 +0200
+
+ Set the version for the keyboard.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 83faa4123ae5d182f936faab77925d45da181f5f
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:37 2013 +0200
+
+ Add a basic map for an LK201 keyboard.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit e7ba236dbaf8df9364bf61ef5c3d67d377fbd2ec
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:36 2013 +0200
+
+ Fix scan code 50 key on non-US-USB keyboards.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 60d947b34830b850d53de1ee756502c471796fa9
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:35 2013 +0200
+
+ Add a couple mappings for keys found on Sun keyboards.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 0baa215b57d104bf22bc9a179bae3ff413bf055c
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:34 2013 +0200
+
+ Use existing wscons USB keymap for WSKBD_TYPE_MAPLE on dreamcast.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 9c6acb2a2a4806d14ce84dcd1fb81268359dbe35
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:33 2013 +0200
+
+ Add translation table for AT/PS2 pseudo XT scancodes.
+
+ Add another translation table to make the modular kbd driver cope with NetBSD's
+ AT/PS2 pseudo XT scancodes. Tested on shark and sgimips with an IBM Model M -
+ this should be tested with more keyboards, there might still be errors in the
+ table.
+
+ >From Michael Lorenz
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit e7a1f964782817acc4807beddc6e6ef1c8d94c96
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:32 2013 +0200
+
+ More ADB fixes.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 42b22d5dc3892309d276df131d35951a79311843
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:31 2013 +0200
+
+ Fixes for the ADB map.
+
+ - map the backspace key to KEY_BackSpace
+ - swap LAlt and LMeta to match the keyboard (Alt=Alt/Option, Meta=Command)
+ - add a keysym for . on the number pad
+ ... so killing the Xserver with Ctrl-Alt-BackSpace works now and the default
+ map matches an US keyboard without any xmodmap stunts.
+
+ >From Michael Lorenz
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit b8e12ae87352922eaea305f66ca232ea2a3b2d61
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:30 2013 +0200
+
+ Added keysyms for extra keys on Sun Type 6 USB keyboard.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit ad527f5c25984fa023f1be9fcb8e953aa7459e8a
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:29 2013 +0200
+
+ Added keysym for Power keys.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit a0eec5ddd0f3b1a23f5fcbaf85cd34680a1944fc
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:28 2013 +0200
+
+ Map the Sun keyboard "help" key.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit 2d5bc7db251facdb2bb478eaad1dfd820cf28d13
+Author: Thomas Klausner
+Date: Mon Jul 29 23:23:27 2013 +0200
+
+ Added some missing keysyms to the ADB keymap.
+
+ Signed-off-by: Thomas Klausner
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Matthieu Herrb
+ Signed-off-by: Gaetan Nadon
+
+commit ec3ccb22d4e7348ac537100fcb1b7ddc07df57b8
+Author: Peter Hutterer
+Date: Wed Mar 27 11:13:18 2013 +1000
+
+ keyboard 1.7.0
+
+ Signed-off-by: Peter Hutterer
+
+commit ad2a1dd1aa19999eb777f330242d46254b29b9cb
+Author: Peter Hutterer
+Date: Fri Aug 17 14:07:12 2012 +1000
+
+ Use sigsafe logging for keyboard debug messages
+
+ This changes the log format to simple hex display, the server's signal-safe
+ printf implementation doesn't handle %2.2x.
+
+ Signed-off-by: Peter Hutterer
+
+commit 4a954bc6a8fbc4aa50dfcabec011274252713204
+Author: Colin Walters
+Date: Wed Jan 4 17:37:06 2012 -0500
+
+ autogen.sh: Implement GNOME Build API
+
+ http://people.gnome.org/~walters/docs/build-api.txt
+
+ Signed-off-by: Adam Jackson
+
+commit 9522f28a8f90680942e42902678c963c6981b0d1
+Author: Adam Jackson
+Date: Wed Jan 16 13:11:11 2013 -0500
+
+ configure: Drop AM_MAINTAINER_MODE
+
+ Signed-off-by: Adam Jackson
+
+commit 6e51df6dd4255cbe311ec98e21a1cc94975271a1
+Author: Alan Coopersmith
+Date: Mon Jul 23 22:04:45 2012 -0700
+
+ xf86-input-keyboard 1.6.2
+
+ Signed-off-by: Alan Coopersmith
+
+commit 8d3edb688115d3100d7ac6fa9ed407494e435c43
+Author: Alan Coopersmith
+Date: Thu May 24 21:36:17 2012 -0700
+
+ Link with $(XORG_LIBS) to support no-undefined linking
+
+ Will be empty on most platforms, set to the -z parent=Xorg flag on
+ Solaris if building with the support for enforcing no undefined symbols.
+
+ Signed-off-by: Alan Coopersmith
+
+commit dd6f110c4568dc0922bae47530906b01396e2d41
+Author: François Tigeot
+Date: Sat May 5 13:12:10 2012 +0200
+
+ Recognize DragonFly as a BSD system.
+
+ This patch has actually been present for more than 4 years in the
+ pkgsrc tree.
+
+ Originally-from: Jörg Sonnenberger
+ Signed-off-by: Alan Coopersmith
+
+commit da5ccb256acf6cbb817d68499e0d9f533f750628
+Author: Alan Coopersmith
+Date: Mon Apr 30 19:34:44 2012 -0700
+
+ Solaris: ensure "Device" option is set, even if HAL didn't set it for us
+
+ Handles fallback to default /dev/kbd when AutoAddDevices is False and
+ Device option is not manually set in xorg.conf, so that xinput device
+ node property can be correctly set to it.
+
+ Signed-off-by: Alan Coopersmith
+
+commit e63cb5ecc5ab7239c9c285920244cc89e5853920
+Author: Alan Coopersmith
+Date: Fri Apr 27 17:51:22 2012 -0700
+
+ Set XI_PROP_DEVICE_NODE property to string from "Device" option
+
+ Signed-off-by: Alan Coopersmith
+ Reviewed-by: Alexandr Shadchin
+ Reviewed-by: Peter Hutterer
+
+commit ed35abe0da1a9134ee126df88608b33892ae4313
+Author: Alan Coopersmith
+Date: Wed Jan 18 18:13:08 2012 -0800
+
+ Solaris: Use uchar_t, not int, for led masks in KIOCSLED/KIOCGLED ioctls
+
+ Avoids checking/setting the wrong bits on big endian machines like SPARC.
+
+ Signed-off-by: Alan Coopersmith
+
+commit a6a0dee4178600a5a9403f69c22bd4eb483fbd34
+Author: Peter Hutterer
+Date: Wed Jan 4 10:45:09 2012 +1000
+
+ keyboard 1.6.1
+
+ Signed-off-by: Peter Hutterer
+
+commit 45f9f4552c4dab2efc29fd4d3d5c1a9dcd7c34b3
+Author: Peter Hutterer
+Date: Tue Oct 4 09:16:17 2011 +1000
+
+ man: link to xkeyboard-config(7) (#14494)
+
+ X.Org Bug 14494
+
+ Signed-off-by: Peter Hutterer
+ Reviewed-by: Alan Coopersmith
+ Reviewed-by: Gaetan Nadon
+ Signed-off-by: Alan Coopersmith
+
+commit 20beb15d24b5f8ab194b94f7e29f49e91ea38a8b
+Author: Peter Hutterer
+Date: Mon Sep 26 09:56:17 2011 +1000
+
+ Remove calls to xf86IsPc98()
+
+ This call is being removed from the server and this isn't worth keeping
+ ifdefs around for.
+
+ Signed-off-by: Peter Hutterer
+ Reviewed-by: Matthieu Herrb
+ Tested-by: Alan Coopersmith
+ Signed-off-by: Alan Coopersmith
+
+commit 38e4defe795776479594825859e101cd7cb5aa17
+Author: Terry Lambert
+Date: Fri Jul 15 17:23:22 2011 -0700
+
+ Return proper default for unknown values in pInfo->device_control.
+
+ Signed-off-by: Terry Lambert
+ Reviewed-by: Stephane Marchesin
+ Signed-off-by: Peter Hutterer
+
+commit e8aa2ff0629111fbc32d71bbbc46b469c0c9a996
+Author: Matthieu Herrb
+Date: Sat Jun 11 10:26:46 2011 +0200
+
+ man: update "rules" default value for xkeyboard-config.
+
+ xkeyboard-config is using "base" not "xorg" as default rules.
+ While there remove references to unmaintained PC98 settings.
+
+ Signed-off-by: Matthieu Herrb
+ Reviewed-by: Alan Coopersmith
+
+commit 0b9cd5121e1025e95a7e32addb675ab874bc6cb1
+Author: Peter Hutterer
+Date: Tue Mar 8 09:38:29 2011 +1000
+
+ keyboard 1.6.0
+
+ Signed-off-by: Peter Hutterer
+
+commit 24ee4f6738955d507f500a90fda8153f19dd5038
+Author: Peter Hutterer
+Date: Mon Mar 7 12:05:48 2011 +1000
+
+ man: explain what grp_led:scroll does in the example conf section
+
+ Signed-off-by: Peter Hutterer
+ Reviewed by: Magnus Kessler
+
+commit d5634b77b578721e2bb2734f5fd92090e9d4c330
+Author: Peter Hutterer
+Date: Mon Mar 7 11:35:44 2011 +1000
+
+ man: list xorg.conf.d snippets as possible configuration location
+
+ Signed-off-by: Peter Hutterer
+ Reviewed by: Magnus Kessler
+
+commit 89358c49e519c7a1e0f9a9544f9c03b5d9c2115d
+Author: Peter Hutterer
+Date: Mon Mar 7 11:34:21 2011 +1000
+
+ man: don't mention the core keyboard.
+
+ Core devices are an obsolete concept these days.
+
+ Signed-off-by: Peter Hutterer
+ Reviewed by: Magnus Kessler
+
+commit 6496bb21074faff2642e09389b5476225dc4fdb3
+Author: Peter Hutterer
+Date: Mon Feb 21 09:59:14 2011 +1000
+
+ keyboard 1.5.99.901
+
+ Signed-off-by: Peter Hutterer
+
+commit 15f0a4b71b4580c7dd9a0abd7b8fb92756b6733a
+Author: Alexandr Shadchin
+Date: Thu Feb 17 15:40:29 2011 +0500
+
+ Removed unnecessary code, since ABI_XINPUT_VERSION >= 2
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit de7a5c120f646e293cc216007a5df865b41833b8
+Author: Alexandr Shadchin
+Date: Thu Feb 17 15:40:28 2011 +0500
+
+ Require server 1.4 or later
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit a02757d7c3d8018f44c63553578763fcef41bcca
+Author: Alexandr Shadchin
+Date: Wed Feb 16 13:21:03 2011 +0500
+
+ Cleanup set the value of CustomKeycodes
+
+ Also, do not print values of variables CustomKeycodes twice.
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit f45f3dbcf1f2a54d7d6a51d6e9884820cff4be12
+Author: Alexandr Shadchin
+Date: Fri Feb 11 15:33:00 2011 +0500
+
+ Do not print values of Protocol twice
+
+ Protocol printed when found in xf86SetStrOption().
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit 6fca7f2371c113796d4cf27cca5635f3c6fb30af
+Author: Alexandr Shadchin
+Date: Fri Feb 11 15:32:59 2011 +0500
+
+ Remove unused XQUEUE
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit 8a540fa439bd7ea30c49d43ff3339ab599a7ba14
+Author: Alexandr Shadchin
+Date: Fri Feb 11 15:32:57 2011 +0500
+
+ lnx: Fix detect CustomKeycodes for __powerpc__
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit 849f5092efd770cf169ce9950e9dbb0bccbf9017
+Author: Alexandr Shadchin
+Date: Sat Jan 8 17:09:10 2011 +0500
+
+ Removing unused bell_pitch and bell_duration
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit dd9ed7921ccffff9cacb6dc128b3f426f9312535
+Author: Alexandr Shadchin
+Date: Sat Jan 8 20:09:48 2011 +0500
+
+ Removing unused PROT_XQUEUE and PROT_USB
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit 78652023a9f7758635e5507255826d79fbb2b028
+Author: Alexandr Shadchin
+Date: Sat Jan 8 17:09:38 2011 +0500
+
+ bsd: Replace deprecated xfree/xcalloc with free & calloc
+
+ Signed-off-by: Alexandr Shadchin
+ Signed-off-by: Peter Hutterer
+
+commit f7a81ab4225e14a50e26a49a0a17a2cf773a4ab1
+Author: Alexandr Shadchin