From 8c9fb26ae377152dd9bd51109f09b62043b2ba2a Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 30 Sep 2021 12:56:32 +0900 Subject: [PATCH] Imported Upstream version 1.16 --- ChangeLog | 2834 +++++++++++++++++++- GNUmakefile | 4 +- HACKING | 79 +- INSTALL | 320 ++- Makefile.am | 25 +- Makefile.in | 147 +- NEWS | 89 +- PLANS/obsolete-removed/am-prog-mkdir-p.txt | 10 +- PLANS/subdir-objects.txt | 16 +- PLANS/texi/drop-split-info-files.txt | 6 +- README | 10 +- THANKS | 6 + aclocal.m4 | 4 +- bin/aclocal.in | 69 +- bin/automake.in | 360 ++- bin/gen-perl-protos | 36 - bin/{Makefile.inc => local.mk} | 28 +- bootstrap | 18 +- configure | 61 +- configure.ac | 30 +- contrib/check-html.am | 4 +- contrib/multilib/README | 2 +- contrib/multilib/config-ml.in | 2 +- contrib/multilib/multi.m4 | 2 +- contrib/multilib/multilib.am | 2 +- contrib/multilib/symlink-tree | 2 +- contrib/t/help-multilib.sh | 4 +- contrib/t/{Makefile.inc => local.mk} | 7 +- contrib/t/multilib.sh | 4 +- contrib/t/parallel-tests-html-recursive.sh | 4 +- contrib/t/parallel-tests-html.sh | 4 +- contrib/tap-driver.pl | 4 +- doc/amhello-1.0.tar.gz | Bin 81098 -> 83117 bytes doc/amhello/Makefile.am | 2 +- doc/amhello/configure.ac | 2 +- doc/amhello/src/Makefile.am | 2 +- doc/amhello/src/main.c | 2 +- doc/automake-history.info | 8 +- doc/automake-history.texi | 2 +- doc/automake.info | 420 +-- doc/automake.info-1 | 24 +- doc/automake.info-2 | 138 +- doc/automake.texi | 49 +- doc/fdl.texi | 2 +- doc/help2man | 254 +- doc/{Makefile.inc => local.mk} | 16 +- doc/stamp-vti | 8 +- doc/version.texi | 8 +- gen-testsuite-part | 4 +- lib/Automake/ChannelDefs.pm | 21 +- lib/Automake/Channels.pm | 21 +- lib/Automake/Condition.pm | 21 +- lib/Automake/Config.in | 23 +- lib/Automake/Configure_ac.pm | 21 +- lib/Automake/DisjConditions.pm | 21 +- lib/Automake/FileUtils.pm | 21 +- lib/Automake/General.pm | 21 +- lib/Automake/Getopt.pm | 21 +- lib/Automake/Item.pm | 21 +- lib/Automake/ItemDef.pm | 21 +- lib/Automake/Language.pm | 21 +- lib/Automake/Location.pm | 21 +- lib/Automake/Options.pm | 21 +- lib/Automake/Rule.pm | 21 +- lib/Automake/RuleDef.pm | 21 +- lib/Automake/VarDef.pm | 21 +- lib/Automake/Variable.pm | 21 +- lib/Automake/Version.pm | 21 +- lib/Automake/Wrap.pm | 21 +- lib/Automake/XFile.pm | 21 +- lib/Automake/{Makefile.inc => local.mk} | 7 +- lib/am/check.am | 8 +- lib/am/check2.am | 4 +- lib/am/clean-hdr.am | 4 +- lib/am/clean.am | 4 +- lib/am/compile.am | 4 +- lib/am/configure.am | 10 +- lib/am/data.am | 4 +- lib/am/dejagnu.am | 6 +- lib/am/depend.am | 18 +- lib/am/depend2.am | 4 +- lib/am/distdir.am | 11 +- lib/am/footer.am | 4 +- lib/am/header-vars.am | 4 +- lib/am/header.am | 4 +- lib/am/inst-vars.am | 4 +- lib/am/install.am | 4 +- lib/am/java.am | 4 +- lib/am/lang-compile.am | 4 +- lib/am/lex.am | 4 +- lib/am/library.am | 4 +- lib/am/libs.am | 4 +- lib/am/libtool.am | 4 +- lib/am/lisp.am | 10 +- lib/am/{Makefile.inc => local.mk} | 7 +- lib/am/ltlib.am | 4 +- lib/am/ltlibrary.am | 4 +- lib/am/mans-vars.am | 4 +- lib/am/mans.am | 4 +- lib/am/program.am | 4 +- lib/am/progs.am | 4 +- lib/am/python.am | 29 +- lib/am/remake-hdr.am | 4 +- lib/am/scripts.am | 4 +- lib/am/subdirs.am | 5 +- lib/am/tags.am | 4 +- lib/am/texi-vers.am | 4 +- lib/am/texibuild.am | 8 +- lib/am/texinfos.am | 8 +- lib/am/vala.am | 4 +- lib/am/yacc.am | 4 +- lib/ar-lib | 4 +- lib/compile | 6 +- lib/config.guess | 563 ++-- lib/config.sub | 247 +- lib/depcomp | 6 +- lib/gendocs.sh | 18 +- lib/gendocs_template | 6 +- lib/gitlog-to-changelog | 8 +- lib/gnupload | 10 +- lib/install-sh | 20 +- lib/{Makefile.inc => local.mk} | 7 +- lib/mdate-sh | 10 +- lib/missing | 12 +- lib/py-compile | 6 +- lib/tap-driver.sh | 6 +- lib/test-driver | 6 +- lib/texinfo.tex | 186 +- lib/update-copyright | 11 +- lib/ylwrap | 6 +- m4/amversion.in | 2 +- m4/amversion.m4 | 8 +- m4/ar-lib.m4 | 2 +- m4/as.m4 | 2 +- m4/auxdir.m4 | 2 +- m4/cond-if.m4 | 2 +- m4/cond.m4 | 2 +- m4/depend.m4 | 2 +- m4/depout.m4 | 80 +- m4/dmalloc.m4 | 2 +- m4/extra-recurs.m4 | 2 +- m4/gcj.m4 | 2 +- m4/init.m4 | 8 +- m4/install-sh.m4 | 2 +- m4/internal/ac-config-macro-dirs.m4 | 2 +- m4/lead-dot.m4 | 2 +- m4/lex.m4 | 2 +- m4/lispdir.m4 | 2 +- m4/{Makefile.inc => local.mk} | 7 +- m4/maintainer.m4 | 2 +- m4/make.m4 | 61 +- m4/missing.m4 | 2 +- m4/mkdirp.m4 | 2 +- m4/obsolete.m4 | 2 +- m4/options.m4 | 2 +- m4/prog-cc-c-o.m4 | 2 +- m4/python.m4 | 22 +- m4/runlog.m4 | 2 +- m4/sanity.m4 | 2 +- m4/silent.m4 | 2 +- m4/strip.m4 | 2 +- m4/substnot.m4 | 2 +- m4/tar.m4 | 2 +- m4/upc.m4 | 2 +- m4/vala.m4 | 2 +- maintainer/am-ft | 4 +- maintainer/am-xft | 4 +- maintainer/maint.mk | 9 +- maintainer/rename-tests | 4 +- maintainer/syntax-checks.mk | 12 +- old/ChangeLog-tests | 2 +- old/ChangeLog.00 | 2 +- old/ChangeLog.01 | 2 +- old/ChangeLog.02 | 2 +- old/ChangeLog.03 | 6 +- old/ChangeLog.04 | 4 +- old/ChangeLog.09 | 16 +- old/ChangeLog.11 | 52 +- old/ChangeLog.96 | 2 +- old/ChangeLog.98 | 2 +- old/TODO | 8 +- pre-inst-env.in | 41 + t/CheckListOfTests.am | 4 +- t/ac-output-old.tap | 4 +- t/aclocal-I-and-install.sh | 4 +- t/aclocal-I-order-1.sh | 4 +- t/aclocal-I-order-2.sh | 4 +- t/aclocal-I-order-3.sh | 4 +- t/aclocal-acdir.sh | 4 +- t/aclocal-amflags.sh | 4 +- t/aclocal-autoconf-version-check.sh | 4 +- t/aclocal-comments-respected.sh | 4 +- t/aclocal-deleted-header-aclocal-amflags.sh | 4 +- t/aclocal-deleted-header.sh | 4 +- t/aclocal-deps-subdir.sh | 4 +- t/aclocal-deps.sh | 4 +- t/aclocal-dirlist-abspath.sh | 4 +- t/aclocal-dirlist-globbing.sh | 4 +- t/aclocal-dirlist.sh | 4 +- t/aclocal-install-absdir.sh | 4 +- t/aclocal-install-fail.sh | 4 +- t/aclocal-install-mkdir.sh | 4 +- ...local-m4-include-are-scanned-aclocal-amflags.sh | 4 +- t/aclocal-m4-include-are-scanned.sh | 4 +- t/aclocal-m4-sinclude.sh | 4 +- t/aclocal-macrodir.tap | 4 +- t/aclocal-macrodirs.tap | 4 +- t/aclocal-missing-macros.sh | 4 +- t/aclocal-no-extra-scan.sh | 4 +- t/aclocal-no-force.sh | 4 +- t/aclocal-no-install-no-mkdir.sh | 4 +- t/aclocal-no-symlinked-overwrite.sh | 4 +- t/aclocal-no-unused-required.sh | 4 +- t/aclocal-path-install-serial.sh | 4 +- t/aclocal-path-install.sh | 4 +- t/aclocal-path-nonexistent.sh | 4 +- t/aclocal-path-precedence.sh | 4 +- t/aclocal-path.sh | 4 +- t/aclocal-pr450.sh | 4 +- t/aclocal-print-acdir.sh | 4 +- t/aclocal-remake-misc.sh | 4 +- t/aclocal-req.sh | 4 +- t/aclocal-scan-configure-ac-pr319.sh | 4 +- t/aclocal-serial.sh | 4 +- t/aclocal-underquoted-defun.sh | 4 +- t/aclocal-verbose-install.sh | 4 +- t/aclocal.sh | 22 +- t/acsilent.sh | 4 +- t/acsubst.sh | 4 +- t/acsubst2.sh | 4 +- t/add-missing-install-sh.sh | 4 +- t/add-missing-multiple.sh | 4 +- t/add-missing.tap | 4 +- t/all.sh | 4 +- t/all2.sh | 4 +- t/alloca.sh | 4 +- t/alloca2.sh | 4 +- t/alpha.sh | 4 +- t/alpha2.sh | 4 +- t/am-config-header.sh | 4 +- t/am-default-source-ext.sh | 4 +- t/am-include-only-one-generated-fragment.sh | 4 +- t/am-macro-not-found.sh | 4 +- t/am-missing-prog.sh | 4 +- t/am-prog-cc-c-o.sh | 4 +- t/am-prog-cc-stdc.sh | 4 +- t/am-tests-environment.sh | 4 +- t/amassign.sh | 4 +- t/amhello-binpkg.sh | 4 +- t/amhello-cflags.sh | 4 +- t/amhello-cross-compile.sh | 4 +- t/aminit-moreargs-deprecation.sh | 4 +- t/aminit-trailing-dnl-comment-pr16841.sh | 4 +- t/amopt.sh | 4 +- t/amopts-location.sh | 4 +- t/amopts-variable-expansion.sh | 4 +- t/amsubst.sh | 4 +- t/ansi2knr-no-more.sh | 6 +- t/ar-lib.sh | 4 +- t/ar-lib2.sh | 4 +- t/ar-lib3.sh | 4 +- t/ar-lib4.sh | 4 +- t/ar-lib5a.sh | 4 +- t/ar-lib5b.sh | 4 +- t/ar-lib6a.sh | 4 +- t/ar-lib6b.sh | 4 +- t/ar-lib7.sh | 4 +- t/ar.sh | 4 +- t/ar2.sh | 4 +- t/ar3.sh | 4 +- t/ar4.sh | 4 +- t/ar5.sh | 4 +- t/asm.sh | 4 +- t/asm2.sh | 4 +- t/asm3.sh | 4 +- t/autodist-acconfig-no-subdir.sh | 4 +- t/autodist-acconfig.sh | 4 +- t/autodist-aclocal-m4.sh | 4 +- t/autodist-config-headers.sh | 4 +- t/autodist-configure-no-subdir.sh | 4 +- t/autodist-no-duplicate.sh | 4 +- t/autodist-stamp-vti.sh | 4 +- t/autodist-subdir.sh | 6 +- t/autodist.sh | 4 +- t/autohdr-subdir-pr12495.sh | 4 +- t/autohdr.sh | 4 +- t/autohdr3.sh | 4 +- t/autohdr4.sh | 4 +- t/autohdrdry.sh | 4 +- t/automake-cmdline.tap | 17 +- t/auxdir-autodetect.sh | 4 +- t/auxdir-cc-pr15981.sh | 4 +- t/auxdir-computed.tap | 4 +- t/auxdir-misplaced.sh | 4 +- t/auxdir-nonexistent.sh | 4 +- t/auxdir-pr15981.sh | 4 +- t/auxdir-pr19311.sh | 4 +- t/auxdir-unportable.tap | 4 +- t/auxdir.sh | 4 +- t/auxdir6.sh | 4 +- t/auxdir7.sh | 4 +- t/auxdir8.sh | 4 +- t/ax/am-test-lib.sh | 6 +- t/ax/cc-no-c-o.in | 4 +- t/ax/deltree.pl | 4 +- t/ax/depcomp.sh | 14 +- t/ax/distcheck-hook-m4.am | 4 +- t/ax/extract-testsuite-summary.pl | 4 +- t/ax/is | 4 +- t/ax/is_newest | 4 +- t/ax/runtest.in | 4 +- t/ax/shell-no-trail-bslash.in | 4 +- t/ax/tap-functions.sh | 4 +- t/ax/tap-setup.sh | 4 +- t/ax/tap-summary-aux.sh | 4 +- t/ax/test-defs.in | 12 +- t/ax/test-init.sh | 4 +- t/ax/test-lib.sh | 4 +- t/ax/testsuite-summary-checks.sh | 4 +- t/ax/trivial-test-driver | 4 +- t/backcompat-acout.sh | 4 +- t/backcompat.sh | 4 +- t/backcompat2.sh | 4 +- t/backcompat3.sh | 4 +- t/backcompat6.sh | 4 +- t/backslash-before-trailing-whitespace.sh | 4 +- t/backslash-issues.sh | 4 +- t/badline.sh | 4 +- t/badopt.sh | 4 +- t/badprog.sh | 4 +- t/built-sources-check.sh | 4 +- t/built-sources-cond.sh | 4 +- t/built-sources-fork-bomb.sh | 8 +- t/built-sources-install.sh | 4 +- t/built-sources-subdir.sh | 4 +- t/built-sources.sh | 4 +- t/c-demo.sh | 6 +- t/candist.sh | 4 +- t/canon-name.sh | 4 +- t/canon.sh | 4 +- t/canon2.sh | 4 +- t/canon3.sh | 4 +- t/canon4.sh | 4 +- t/canon5.sh | 4 +- t/canon6.sh | 4 +- t/canon7.sh | 4 +- t/canon8.sh | 4 +- t/ccnoco-deps.sh | 4 +- t/ccnoco-lib.sh | 4 +- t/ccnoco-lt.sh | 4 +- t/ccnoco.sh | 4 +- t/ccnoco3.sh | 4 +- t/ccnoco4.sh | 8 +- t/check-concurrency-bug9245.sh | 4 +- t/check-exported-srcdir.sh | 4 +- t/check-fd-redirect.sh | 4 +- t/check-no-test-driver.sh | 4 +- t/check-subst-prog.sh | 4 +- t/check-subst.sh | 4 +- t/check-tests-in-builddir.sh | 4 +- t/check.sh | 4 +- t/check10.sh | 4 +- t/check11.sh | 4 +- t/check12.sh | 5 +- t/check2.sh | 4 +- t/check4.sh | 4 +- t/check5.sh | 4 +- t/check6.sh | 4 +- t/check7.sh | 4 +- t/check8.sh | 4 +- t/checkall.sh | 4 +- t/clean.sh | 4 +- t/colneq.sh | 4 +- t/colneq2.sh | 4 +- t/colneq3.sh | 4 +- t/colon.sh | 4 +- t/colon2.sh | 4 +- t/colon3.sh | 4 +- t/colon4.sh | 4 +- t/colon5.sh | 4 +- t/colon6.sh | 4 +- t/colon7.sh | 4 +- t/color-tests-opt.sh | 4 +- t/color-tests.sh | 4 +- t/color-tests2.sh | 4 +- t/commen10.sh | 4 +- t/commen11.sh | 4 +- t/comment-block.sh | 4 +- t/comment.sh | 4 +- t/comment2.sh | 4 +- t/comment3.sh | 4 +- t/comment4.sh | 4 +- t/comment5.sh | 4 +- t/comment6.sh | 4 +- t/comment7.sh | 4 +- t/comment8.sh | 4 +- t/comment9.sh | 4 +- t/comments-in-var-def.sh | 4 +- t/compile.sh | 4 +- t/compile2.sh | 4 +- t/compile3.sh | 4 +- t/compile4.sh | 4 +- t/compile5.sh | 4 +- t/compile6.sh | 4 +- t/compile7.sh | 4 +- t/compile_f90_c_cxx.sh | 4 +- t/compile_f_c_cxx.sh | 4 +- t/cond-basic.sh | 4 +- t/cond.sh | 4 +- t/cond10.sh | 4 +- t/cond11.sh | 4 +- t/cond13.sh | 4 +- t/cond14.sh | 4 +- t/cond15.sh | 4 +- t/cond16.sh | 4 +- t/cond17.sh | 4 +- t/cond18.sh | 4 +- t/cond19.sh | 4 +- t/cond20.sh | 4 +- t/cond21.sh | 4 +- t/cond22.sh | 4 +- t/cond23.sh | 4 +- t/cond24.sh | 4 +- t/cond25.sh | 4 +- t/cond26.sh | 4 +- t/cond27.sh | 4 +- t/cond28.sh | 4 +- t/cond3.sh | 4 +- t/cond30.sh | 4 +- t/cond31.sh | 4 +- t/cond32.sh | 4 +- t/cond33.sh | 4 +- t/cond34.sh | 4 +- t/cond35.sh | 4 +- t/cond36.sh | 4 +- t/cond37.sh | 4 +- t/cond38.sh | 4 +- t/cond39.sh | 4 +- t/cond4.sh | 4 +- t/cond40.sh | 4 +- t/cond41.sh | 4 +- t/cond42.sh | 4 +- t/cond43.sh | 4 +- t/cond44.sh | 4 +- t/cond45.sh | 4 +- t/cond46.sh | 4 +- t/cond5.sh | 4 +- t/cond6.sh | 4 +- t/cond7.sh | 4 +- t/cond8.sh | 4 +- t/cond9.sh | 4 +- t/condd.sh | 4 +- t/condhook.sh | 4 +- t/condhook2.sh | 4 +- t/condinc.sh | 4 +- t/condinc2.sh | 4 +- t/condlib.sh | 4 +- t/condman2.sh | 4 +- t/condman3.sh | 4 +- t/confdeps.sh | 4 +- t/conff.sh | 4 +- t/conff2.sh | 4 +- t/conffile-leading-dot.sh | 4 +- t/confh-subdir-clean.sh | 4 +- t/confh.sh | 4 +- t/confh4.sh | 4 +- t/confh5.sh | 4 +- t/confh6.sh | 4 +- t/confh7.sh | 4 +- t/confh8.sh | 4 +- t/configure.sh | 4 +- t/confincl.sh | 4 +- t/conflnk.sh | 4 +- t/conflnk2.sh | 4 +- t/conflnk3.sh | 4 +- t/conflnk4.sh | 4 +- t/confsub.sh | 4 +- t/confvar.sh | 4 +- t/confvar2.sh | 4 +- t/copy.sh | 4 +- t/cscope.tap | 4 +- t/cscope2.sh | 4 +- t/cscope3.sh | 4 +- t/cxx-demo.sh | 4 +- t/cxx-lt-demo.sh | 4 +- t/cxx.sh | 4 +- t/cxx2.sh | 4 +- t/cxxcpp.sh | 4 +- t/cxxlibobj.sh | 4 +- t/cxxlink.sh | 4 +- t/cxxnoc.sh | 4 +- t/cygnus-no-more.sh | 4 +- t/cygwin32.sh | 4 +- t/dash.sh | 4 +- t/defun.sh | 4 +- t/defun2.sh | 4 +- t/dejagnu-absolute-builddir.sh | 4 +- t/dejagnu-relative-srcdir.sh | 4 +- t/dejagnu-siteexp-append.sh | 4 +- t/dejagnu-siteexp-extend.sh | 4 +- t/dejagnu-siteexp-useredit.sh | 4 +- t/dejagnu.sh | 4 +- t/dejagnu2.sh | 4 +- t/dejagnu3.sh | 4 +- t/dejagnu4.sh | 4 +- t/dejagnu5.sh | 4 +- t/dejagnu6.sh | 4 +- t/dejagnu7.sh | 4 +- t/deleted-am.sh | 4 +- t/deleted-m4.sh | 4 +- t/depacl2.sh | 4 +- t/depcomp-implicit-auxdir.sh | 4 +- t/depcomp.sh | 4 +- t/depcomp2.sh | 4 +- t/depcomp8a.sh | 20 +- t/depcomp8b.sh | 20 +- t/depdist.sh | 4 +- t/{postproc.sh => depend-postproc.sh} | 33 +- t/depend.sh | 4 +- t/depend3.sh | 4 +- t/depend4.sh | 4 +- t/depend5.sh | 4 +- t/depend6.sh | 4 +- t/deprecated-acinit.sh | 4 +- t/destdir.sh | 4 +- t/dir-named-obj-is-bad.sh | 4 +- t/discover.sh | 4 +- t/dist-auxdir-many-subdirs.sh | 4 +- t/dist-auxfile-2.sh | 4 +- t/dist-auxfile.sh | 4 +- t/dist-formats.tap | 4 +- t/dist-included-parent-dir.sh | 4 +- t/dist-install-sh.sh | 4 +- t/dist-lzma.sh | 4 +- t/dist-missing-am.sh | 4 +- t/dist-missing-included-m4.sh | 4 +- t/dist-missing-m4.sh | 4 +- t/dist-pr109765.sh | 4 +- t/dist-readonly.sh | 4 +- t/dist-repeated.sh | 4 +- t/dist-shar.sh | 4 +- t/dist-tarZ.sh | 4 +- t/dist-vs-built-sources.sh | 56 + t/dist-with-unreadable-makefile-fails.sh | 4 +- t/distcheck-configure-flags-am.sh | 4 +- t/distcheck-configure-flags-subpkg.sh | 4 +- t/distcheck-configure-flags.sh | 4 +- t/distcheck-hook.sh | 4 +- t/distcheck-hook2.sh | 4 +- t/distcheck-missing-m4.sh | 4 +- t/distcheck-no-prefix-or-srcdir-override.sh | 4 +- t/distcheck-outdated-m4.sh | 4 +- t/distcheck-override-infodir.sh | 4 +- t/distcheck-pr10470.sh | 4 +- t/distcheck-pr18286.sh | 4 +- t/distcheck-pr9579.sh | 4 +- t/distcheck-writable-srcdir.sh | 4 +- t/distcleancheck.sh | 4 +- t/distcom-subdir.sh | 4 +- t/distcom2.sh | 4 +- t/distcom3.sh | 4 +- t/distcom4.sh | 4 +- t/distcom5.sh | 4 +- t/distdir.sh | 4 +- t/disthook.sh | 4 +- t/distlinks.sh | 4 +- t/distlinksbrk.sh | 4 +- t/distname.sh | 4 +- t/dmalloc.sh | 4 +- t/doc-parsing-buglets-colneq-subst.sh | 6 +- t/doc-parsing-buglets-tabs.sh | 4 +- t/dollar.sh | 4 +- t/dollarvar.sh | 4 +- t/dollarvar2.sh | 4 +- t/double.sh | 4 +- t/dup2.sh | 4 +- t/else.sh | 4 +- t/empty-data-primary.sh | 4 +- t/empty-sources-primary.tap | 4 +- t/exdir.sh | 4 +- t/exdir2.sh | 4 +- t/exdir3.sh | 4 +- t/exeext.sh | 4 +- t/exeext2.sh | 4 +- t/exeext3.sh | 4 +- t/exeext4.sh | 4 +- t/ext.sh | 4 +- t/ext2.sh | 4 +- t/ext3.sh | 4 +- t/extra-data.sh | 4 +- t/extra-deps-lt.sh | 4 +- t/extra-deps.sh | 4 +- t/extra-dist-dirs-and-subdirs.sh | 4 +- t/extra-dist-vpath-dir-merge.sh | 4 +- t/extra-dist-vpath-dir.sh | 4 +- t/extra-dist-wildcards-gnu.sh | 4 +- t/extra-dist-wildcards-vpath.sh | 4 +- t/extra-dist-wildcards.sh | 4 +- t/extra-portability.sh | 4 +- t/extra-portability2.sh | 4 +- t/extra-portability3.sh | 4 +- t/extra-programs-and-libs.sh | 4 +- t/extra-programs-empty.sh | 4 +- t/extra-programs-misc.sh | 4 +- t/extra-sources-no-spurious.sh | 4 +- t/extra-sources.sh | 9 +- t/extra.sh | 4 +- t/f90only.sh | 4 +- t/flavor.sh | 4 +- t/flibs.sh | 4 +- t/fn99.sh | 4 +- t/fn99subdir.sh | 4 +- t/fnoc.sh | 4 +- t/fonly.sh | 4 +- t/forcemiss.sh | 4 +- t/forcemiss2.sh | 4 +- t/fort1.sh | 4 +- t/fort2.sh | 4 +- t/fort4.sh | 4 +- t/fort5.sh | 4 +- t/fortdep.sh | 4 +- t/gcj.sh | 4 +- t/gcj2.sh | 4 +- t/gcj3.sh | 4 +- t/gcj4.sh | 4 +- t/gcj5.sh | 4 +- t/gcj6.sh | 4 +- t/get-sysconf.sh | 8 +- t/gettext-basics.sh | 4 +- t/gettext-config-rpath.sh | 4 +- t/gettext-external-pr338.sh | 4 +- t/gettext-intl-subdir.sh | 4 +- t/gettext-macros.sh | 6 +- t/gettext-pr381.sh | 4 +- t/gnits.sh | 4 +- t/gnits2.sh | 4 +- t/gnits3.sh | 4 +- t/gnumake.sh | 4 +- t/gnuwarn.sh | 4 +- t/gnuwarn2.sh | 4 +- t/hdr-vars-defined-once.sh | 4 +- t/header.sh | 4 +- t/help-depend.sh | 4 +- t/help-depend2.sh | 4 +- t/help-dmalloc.sh | 4 +- t/help-init.sh | 4 +- t/help-lispdir.sh | 4 +- t/help-python.sh | 4 +- t/help-silent.sh | 4 +- t/help-upc.sh | 4 +- t/help.sh | 4 +- t/help2.sh | 4 +- t/help3.sh | 4 +- t/help4.sh | 4 +- t/hfs.sh | 4 +- t/implicit.sh | 4 +- t/init.sh | 4 +- t/init2.sh | 4 +- t/install-info-dir.sh | 4 +- t/install-sh-option-C.sh | 4 +- t/install-sh-unittests.sh | 4 +- t/installdir.sh | 4 +- t/instdat.sh | 4 +- t/instdat2.sh | 4 +- t/instdir-cond.sh | 4 +- t/instdir-cond2.sh | 4 +- t/instdir-java.sh | 4 +- t/instdir-lisp.sh | 4 +- t/instdir-ltlib.sh | 4 +- t/instdir-no-empty.sh | 4 +- t/instdir-prog.sh | 4 +- t/instdir-python.sh | 4 +- t/instdir-texi.sh | 4 +- t/instdir.sh | 4 +- t/instdir2.sh | 4 +- t/instexec.sh | 4 +- t/instfail-info.sh | 4 +- t/instfail-java.sh | 4 +- t/instfail-libtool.sh | 4 +- t/instfail.sh | 4 +- t/insthook.sh | 4 +- t/instman.sh | 4 +- t/instman2.sh | 4 +- t/instmany-mans.sh | 4 +- t/instmany-python.sh | 4 +- t/instmany.sh | 4 +- t/instspc.tap | 4 +- t/interp.sh | 4 +- t/interp2.sh | 4 +- t/java-check.sh | 4 +- t/java-clean.sh | 4 +- t/java-compile-install.sh | 4 +- t/java-compile-run-flat.sh | 4 +- t/java-compile-run-nested.sh | 4 +- t/java-empty-classpath.sh | 4 +- t/java-extra.sh | 4 +- t/java-mix.sh | 4 +- t/java-no-duplicate.sh | 4 +- t/java-nobase.sh | 4 +- t/java-noinst.sh | 4 +- t/java-rebuild.sh | 4 +- t/java-sources.sh | 4 +- t/java-uninstall.sh | 4 +- t/java.sh | 4 +- t/java2.sh | 4 +- t/java3.sh | 4 +- t/javadir-undefined.sh | 4 +- t/javaflags.sh | 4 +- t/javaprim.sh | 4 +- t/javasubst.sh | 4 +- t/ldadd.sh | 4 +- t/ldflags.sh | 4 +- t/lex-clean-cxx.sh | 8 +- t/lex-clean.sh | 4 +- t/lex-depend-cxx.sh | 11 +- t/lex-depend-grep.sh | 6 +- t/lex-depend.sh | 4 +- t/lex-header.sh | 4 +- t/lex-lib-external.sh | 4 +- t/lex-lib.sh | 4 +- t/lex-libobj.sh | 4 +- t/lex-line.sh | 4 +- t/lex-multiple.sh | 8 +- t/lex-nodist.sh | 4 +- t/lex-noyywrap.sh | 4 +- t/lex-pr204.sh | 4 +- t/lex-subobj-nodep.sh | 4 +- t/lex.sh | 4 +- t/lex2.sh | 4 +- t/lex3.sh | 4 +- t/lex5.sh | 4 +- t/lexcpp.sh | 4 +- t/lexvpath.sh | 4 +- t/lflags-cxx.sh | 4 +- t/lflags.sh | 4 +- t/libexec.sh | 4 +- t/libobj-basic.sh | 4 +- t/libobj-no-dependency-tracking.sh | 56 + t/libobj10.sh | 4 +- t/libobj12.sh | 4 +- t/libobj13.sh | 4 +- t/libobj14.sh | 4 +- t/libobj15a.sh | 4 +- t/libobj15b.sh | 6 +- t/libobj15c.sh | 6 +- t/libobj16a.sh | 4 +- t/libobj16b.sh | 4 +- t/libobj17.sh | 4 +- t/libobj18.sh | 4 +- t/libobj19.sh | 4 +- t/libobj2.sh | 4 +- t/libobj20a.sh | 4 +- t/libobj20b.sh | 6 +- t/libobj20c.sh | 4 +- t/libobj3.sh | 4 +- t/libobj4.sh | 4 +- t/libobj5.sh | 4 +- t/libobj7.sh | 4 +- t/library.sh | 4 +- t/library2.sh | 4 +- t/library3.sh | 4 +- t/libtoo10.sh | 4 +- t/libtoo11.sh | 4 +- t/libtool-macros.sh | 4 +- t/libtool.sh | 4 +- t/libtool2.sh | 4 +- t/libtool3.sh | 4 +- t/libtool4.sh | 4 +- t/libtool5.sh | 4 +- t/libtool6.sh | 4 +- t/libtool7.sh | 4 +- t/libtool8.sh | 4 +- t/libtool9.sh | 4 +- t/license.sh | 4 +- t/license2.sh | 4 +- t/link_c_cxx.sh | 4 +- t/link_cond.sh | 4 +- t/link_dist.sh | 4 +- t/link_f90_only.sh | 4 +- t/link_f_only.sh | 4 +- t/link_fc.sh | 4 +- t/link_fccxx.sh | 4 +- t/link_fcxx.sh | 4 +- t/link_override.sh | 4 +- t/lisp-flags.sh | 4 +- t/lisp-loadpath.sh | 4 +- t/lisp-pr11806.sh | 4 +- t/{wrap/aclocal.in => lisp-readonly-srcdir.sh} | 57 +- t/lisp-subdir-mix.sh | 4 +- t/lisp-subdir.sh | 4 +- t/lisp-subdir2.sh | 4 +- t/lisp2.sh | 4 +- t/lisp3.sh | 4 +- t/lisp4.sh | 4 +- t/lisp5.sh | 4 +- t/lisp6.sh | 4 +- t/lisp7.sh | 4 +- t/lisp8.sh | 4 +- t/lispdry.sh | 4 +- t/list-of-tests.mk | 13 +- t/listval.sh | 4 +- t/{Makefile.inc => local.mk} | 19 +- t/location.sh | 4 +- t/longlin2.sh | 4 +- t/longline.sh | 4 +- t/ltcond.sh | 4 +- t/ltcond2.sh | 4 +- t/ltconv.sh | 4 +- t/ltdeps.sh | 4 +- t/ltinit.sh | 4 +- t/ltinstloc.sh | 4 +- t/ltlibobjs.sh | 4 +- t/ltlibsrc.sh | 4 +- t/ltorder.sh | 10 +- t/m4-inclusion.sh | 4 +- t/maintclean-vpath.sh | 4 +- t/maintclean.sh | 4 +- t/maintmode-configure-msg.sh | 4 +- t/make-dryrun.tap | 4 +- t/make-is-gnu.sh | 4 +- t/make-keepgoing.tap | 4 +- t/make.sh | 4 +- t/makefile-deps.sh | 4 +- t/makej.sh | 4 +- t/makej2.sh | 4 +- t/maken.sh | 4 +- t/maken3.sh | 6 +- t/makevars.sh | 4 +- t/man.sh | 4 +- t/man2.sh | 4 +- t/man3.sh | 4 +- t/man5.sh | 4 +- t/man6.sh | 4 +- t/man7.sh | 4 +- t/man8.sh | 4 +- t/mdate.sh | 4 +- t/mdate2.sh | 4 +- t/mdate3.sh | 4 +- t/mdate4.sh | 4 +- t/mdate5.sh | 4 +- t/mdate6.sh | 4 +- t/missing-auxfile-stops-makefiles-creation.sh | 4 +- t/missing-version-mismatch.sh | 4 +- t/missing3.sh | 4 +- t/mkdir_p.sh | 4 +- t/mkdirp-deprecation.sh | 4 +- t/mkinst2.sh | 4 +- t/mkinst3.sh | 4 +- t/mkinstall.sh | 4 +- t/mmode.sh | 4 +- t/mmodely.sh | 4 +- t/no-extra-c-stuff.sh | 4 +- t/no-extra-makefile-code.sh | 6 +- t/no-spurious-install-recursive.sh | 4 +- t/nobase-libtool.sh | 4 +- t/nobase-nodist.sh | 4 +- t/nobase-python.sh | 4 +- t/nobase.sh | 4 +- t/nodef.sh | 4 +- t/nodef2.sh | 4 +- t/nodep.sh | 4 +- t/nodep2.sh | 4 +- t/nodepcomp.sh | 4 +- t/nodist.sh | 4 +- t/nodist2.sh | 4 +- t/nodist3.sh | 4 +- t/noinst.sh | 4 +- t/noinstdir.sh | 4 +- t/nolink.sh | 4 +- t/nostdinc.sh | 4 +- t/notrans.sh | 4 +- t/number.sh | 4 +- t/objc-basic.sh | 2 +- t/objc-deps.sh | 4 +- t/objc-flags.sh | 4 +- t/objc-megademo.sh | 4 +- t/objc-minidemo.sh | 4 +- t/objcxx-basic.sh | 2 +- t/objcxx-deps.sh | 4 +- t/objcxx-flags.sh | 4 +- t/objcxx-minidemo.sh | 4 +- t/objext-pr10128.sh | 4 +- t/oldvars.sh | 4 +- t/order.sh | 4 +- t/output-order.sh | 4 +- t/output.sh | 4 +- t/output10.sh | 4 +- t/output11.sh | 4 +- t/output12.sh | 4 +- t/output13.sh | 4 +- t/output2.sh | 4 +- t/output3.sh | 4 +- t/output4.sh | 4 +- t/output5.sh | 4 +- t/output6.sh | 4 +- t/output7.sh | 4 +- t/output8.sh | 4 +- t/output9.sh | 4 +- t/override-conditional-1.sh | 4 +- t/override-conditional-2.sh | 4 +- t/override-conditional-pr13940.sh | 4 +- t/override-html.sh | 4 +- t/override-suggest-local.sh | 4 +- t/parallel-am.sh | 4 +- t/parallel-am2.sh | 4 +- t/parallel-am3.sh | 4 +- t/parallel-tests-basics.sh | 4 +- t/parallel-tests-cmdline-override.sh | 4 +- t/parallel-tests-concurrency-2.sh | 4 +- t/parallel-tests-concurrency.sh | 4 +- t/parallel-tests-console-output.sh | 4 +- t/parallel-tests-driver-install.sh | 4 +- t/parallel-tests-dry-run-1.sh | 4 +- t/parallel-tests-dry-run-2.sh | 4 +- t/parallel-tests-empty-testlogs.sh | 4 +- t/parallel-tests-empty.sh | 4 +- t/parallel-tests-exeext.sh | 4 +- t/parallel-tests-exit-status-reported.sh | 4 +- t/parallel-tests-exit-statuses.sh | 4 +- t/parallel-tests-extra-programs.sh | 4 +- t/parallel-tests-fd-redirect-exeext.sh | 4 +- t/parallel-tests-fd-redirect.sh | 4 +- t/parallel-tests-fork-bomb.sh | 4 +- t/parallel-tests-generated-and-distributed.sh | 4 +- t/parallel-tests-harderror.sh | 4 +- t/parallel-tests-interrupt.tap | 4 +- t/parallel-tests-log-compiler-1.sh | 4 +- t/parallel-tests-log-compiler-2.sh | 4 +- t/parallel-tests-log-compiler-example.sh | 4 +- t/parallel-tests-log-override-1.sh | 4 +- t/parallel-tests-log-override-2.sh | 4 +- t/parallel-tests-log-override-recheck.sh | 4 +- t/parallel-tests-no-color-in-log.sh | 4 +- t/parallel-tests-no-spurious-summary.sh | 4 +- t/parallel-tests-once.sh | 4 +- t/parallel-tests-recheck-depends-on-all.sh | 4 +- t/parallel-tests-recheck-pr11791.sh | 4 +- t/parallel-tests-recheck.sh | 4 +- t/parallel-tests-reset-term.sh | 4 +- t/parallel-tests-subdir.sh | 4 +- t/parallel-tests-suffix-prog.sh | 4 +- t/parallel-tests-suffix.sh | 4 +- t/parallel-tests-trailing-whitespace.sh | 4 +- t/parallel-tests-unreadable.sh | 4 +- t/parse.sh | 4 +- t/per-target-flags.sh | 4 +- t/percent.sh | 4 +- t/percent2.sh | 4 +- t/perf/cond.sh | 4 +- t/perf/testsuite-recheck.sh | 4 +- t/perf/testsuite-summary.sh | 4 +- t/phony.sh | 4 +- t/pkg-config-macros.sh | 4 +- t/pluseq.sh | 4 +- t/pluseq10.sh | 4 +- t/pluseq11.sh | 4 +- t/pluseq2.sh | 4 +- t/pluseq3.sh | 4 +- t/pluseq4.sh | 4 +- t/pluseq5.sh | 4 +- t/pluseq6.sh | 4 +- t/pluseq7.sh | 4 +- t/pluseq8.sh | 4 +- t/pluseq9.sh | 4 +- t/pm/Cond2.pl | 4 +- t/pm/Cond3.pl | 4 +- t/pm/Condition-t.pl | 21 +- t/pm/Condition.pl | 21 +- t/pm/DisjCon2.pl | 4 +- t/pm/DisjCon3.pl | 4 +- t/pm/DisjConditions-t.pl | 21 +- t/pm/DisjConditions.pl | 21 +- t/pm/Version.pl | 21 +- t/pm/Version2.pl | 4 +- t/pm/Version3.pl | 4 +- t/pm/Wrap.pl | 21 +- t/posixsubst-data.sh | 4 +- t/posixsubst-extradist.sh | 4 +- t/posixsubst-ldadd.sh | 4 +- t/posixsubst-libraries.sh | 4 +- t/posixsubst-ltlibraries.sh | 4 +- t/posixsubst-programs.sh | 4 +- t/posixsubst-scripts.sh | 4 +- t/posixsubst-sources.sh | 4 +- t/posixsubst-tests.sh | 4 +- t/ppf77.sh | 4 +- t/pr2.sh | 4 +- t/pr211.sh | 4 +- t/pr220.sh | 4 +- t/pr224.sh | 8 +- t/pr229.sh | 4 +- t/pr243.sh | 4 +- t/pr266.sh | 4 +- t/pr279-2.sh | 4 +- t/pr279.sh | 4 +- t/pr287.sh | 4 +- t/pr300-lib.sh | 4 +- t/pr300-ltlib.sh | 4 +- t/pr300-prog.sh | 4 +- t/pr307.sh | 4 +- t/pr401.sh | 4 +- t/pr401b.sh | 4 +- t/pr401c.sh | 4 +- t/pr72.sh | 4 +- t/pr87.sh | 4 +- t/pr9.sh | 4 +- t/precious.sh | 4 +- t/prefix.sh | 4 +- t/preproc-basics.sh | 4 +- t/preproc-c-compile.sh | 4 +- t/preproc-demo.sh | 4 +- t/preproc-errmsg.sh | 4 +- t/primary-prefix-couples-documented-valid.sh | 4 +- t/primary-prefix-couples-force-valid.sh | 4 +- t/primary-prefix-invalid-couples.tap | 4 +- t/primary-prefix-valid-couples.sh | 4 +- t/primary.sh | 4 +- t/primary2.sh | 4 +- t/primary3.sh | 4 +- t/print-libdir.sh | 4 +- t/proginst.sh | 4 +- t/programs-primary-rewritten.sh | 4 +- t/py-compile-basedir.sh | 4 +- t/py-compile-basic.sh | 4 +- t/py-compile-destdir.sh | 4 +- t/py-compile-env.sh | 4 +- t/py-compile-option-terminate.sh | 4 +- t/py-compile-usage.sh | 4 +- t/python-am-path-iftrue.sh | 4 +- t/python-dist.sh | 4 +- t/python-missing.sh | 4 +- t/python-pr10995.sh | 4 +- t/python-too-old.sh | 4 +- t/python-vars.sh | 4 +- t/python-virtualenv.sh | 4 +- t/python.sh | 4 +- t/python10.sh | 4 +- t/python11.sh | 4 +- t/python12.sh | 4 +- t/python2.sh | 4 +- t/python3.sh | 4 +- t/recurs-user-deeply-nested.sh | 4 +- t/recurs-user-indir.sh | 4 +- t/recurs-user-keep-going.sh | 4 +- t/recurs-user-many.sh | 4 +- t/recurs-user-no-subdirs.sh | 4 +- t/recurs-user-no-top-level.sh | 4 +- t/recurs-user-override.sh | 4 +- t/recurs-user-phony.sh | 4 +- t/recurs-user-wrap.sh | 4 +- t/recurs-user.sh | 4 +- t/recurs-user2.sh | 4 +- t/relativize.tap | 4 +- t/remake-aclocal-version-mismatch.sh | 4 +- t/remake-after-acinclude-m4.sh | 4 +- t/remake-after-aclocal-m4.sh | 4 +- t/remake-after-configure-ac.sh | 4 +- t/remake-after-makefile-am.sh | 4 +- t/remake-all-1.sh | 4 +- t/remake-all-2.sh | 4 +- t/remake-am-pr10111.sh | 4 +- t/remake-config-status-dependencies.sh | 4 +- t/remake-configure-dependencies.sh | 4 +- t/remake-deeply-nested.sh | 4 +- t/remake-deleted-am-2.sh | 4 +- t/remake-deleted-am-subdir.sh | 4 +- t/remake-deleted-am.sh | 4 +- t/remake-deleted-m4-file.sh | 4 +- t/remake-fail.sh | 4 +- t/remake-gnulib-add-acsubst.sh | 6 +- t/remake-gnulib-add-header.sh | 6 +- t/remake-gnulib-remove-header.sh | 6 +- t/remake-include-aclocal.sh | 4 +- t/remake-include-configure.sh | 4 +- t/remake-include-makefile.sh | 4 +- t/remake-m4-pr10111.sh | 4 +- t/remake-macrodir.sh | 4 +- t/remake-maintainer-mode.sh | 4 +- t/remake-makefile-intree.sh | 4 +- t/remake-makefile-vpath.sh | 4 +- t/remake-mild-stress.sh | 4 +- t/remake-moved-m4-file.sh | 4 +- t/remake-not-after-make-dist.sh | 4 +- t/remake-recurs-user.sh | 4 +- t/remake-renamed-am.sh | 4 +- t/remake-renamed-m4-file.sh | 4 +- t/remake-renamed-m4-macro-and-file.sh | 4 +- t/remake-renamed-m4-macro.sh | 4 +- t/remake-subdir-from-subdir.sh | 4 +- t/remake-subdir-gnu.sh | 4 +- t/remake-subdir-grepping.sh | 4 +- t/remake-subdir-long-time.sh | 4 +- t/remake-subdir-no-makefile.sh | 4 +- t/remake-subdir-only.sh | 4 +- t/remake-subdir.sh | 4 +- t/remake-subdir2.sh | 4 +- t/remake-subdir3.sh | 4 +- t/remake-timing-bug-pr8365.sh | 4 +- t/repeated-options.sh | 4 +- t/reqd2.sh | 4 +- t/rm-f-probe.sh | 4 +- t/rulepat.sh | 4 +- t/sanity.sh | 4 +- t/seenc.sh | 4 +- t/self-check-cc-no-c-o.sh | 4 +- t/self-check-configure-help.sh | 6 +- t/self-check-dir.tap | 4 +- t/self-check-exit.tap | 6 +- t/self-check-explicit-skips.sh | 4 +- t/self-check-is-blocked-signal.tap | 4 +- t/self-check-is_newest.tap | 4 +- t/self-check-me.tap | 4 +- t/self-check-report.sh | 4 +- t/self-check-seq.tap | 4 +- t/self-check-shell-no-trail-bslash.sh | 4 +- t/self-check-unindent.tap | 4 +- t/serial-tests.sh | 4 +- t/silent-c.sh | 4 +- t/silent-configsite.sh | 4 +- t/silent-custom.sh | 4 +- t/silent-cxx.sh | 4 +- t/silent-f77.sh | 4 +- t/silent-f90.sh | 4 +- t/silent-gen.sh | 4 +- t/silent-lex.sh | 4 +- t/silent-lt.sh | 4 +- t/silent-many-languages.sh | 10 +- t/silent-nested-vars.sh | 4 +- t/silent-texi.sh | 4 +- t/silent-yacc-headers.sh | 4 +- t/silent-yacc.sh | 4 +- t/sourcefile-in-subdir.sh | 4 +- t/space.sh | 4 +- t/specflg-dummy.sh | 4 +- t/specflg6.sh | 4 +- t/specflg7.sh | 4 +- t/specflg8.sh | 4 +- t/specflg9.sh | 4 +- t/spell.sh | 4 +- t/spell2.sh | 4 +- t/spell3.sh | 4 +- t/spelling.sh | 4 +- t/spy-double-colon.sh | 4 +- t/spy-rm.tap | 6 +- t/src-acsubst.sh | 4 +- t/stamph2.sh | 4 +- t/stdinc.sh | 4 +- t/stdlib.sh | 4 +- t/stdlib2.sh | 4 +- t/strictness-override.sh | 4 +- t/strictness-precedence.sh | 4 +- t/strip.sh | 4 +- t/strip2.sh | 4 +- t/strip3.sh | 4 +- t/subdir-ac-subst.sh | 4 +- t/subdir-add-pr46.sh | 4 +- t/subdir-add2-pr46.sh | 4 +- t/subdir-am-cond.sh | 4 +- t/subdir-cond-err.sh | 4 +- t/subdir-cond-gettext.sh | 4 +- t/subdir-distclean.sh | 4 +- t/subdir-env-interference.sh | 4 +- t/subdir-keep-going-pr12554.sh | 4 +- t/subdir-order.sh | 4 +- t/subdir-subsub.sh | 4 +- t/subdir-with-slash.sh | 4 +- t/subdir.sh | 4 +- t/subobj-clean-lt-pr10697.sh | 4 +- t/subobj-clean-pr10697.sh | 4 +- t/subobj-indir-pr13928.sh | 8 +- t/subobj-objname-clash.sh | 104 + t/subobj-pr13928-more-langs.sh | 138 + t/subobj-vpath-pr13928.sh | 93 +- t/subobj.sh | 4 +- t/subobj10.sh | 4 +- t/subobj11a.sh | 4 +- t/subobj11b.sh | 14 +- t/subobj11c.sh | 6 +- t/subobj2.sh | 4 +- t/subobj4.sh | 4 +- t/subobj5.sh | 4 +- t/subobj6.sh | 4 +- t/subobj7.sh | 4 +- t/subobj8.sh | 4 +- t/subobj9.sh | 4 +- t/subobjname.sh | 4 +- t/subpkg-macrodir.sh | 4 +- t/subpkg-yacc.sh | 4 +- t/subpkg.sh | 4 +- t/subpkg2.sh | 4 +- t/subpkg3.sh | 4 +- t/subpkg4.sh | 4 +- t/subst-no-trailing-empty-line.sh | 4 +- t/subst.sh | 4 +- t/subst3.sh | 4 +- t/subst4.sh | 4 +- t/subst5.sh | 4 +- t/substre2.sh | 4 +- t/substref.sh | 4 +- t/substtarg.sh | 4 +- t/suffix-chain.tap | 4 +- t/suffix-custom-pr14441.sh | 4 +- t/suffix-custom-subobj-and-specflg.sh | 4 +- t/suffix-custom-subobj.sh | 4 +- t/suffix-extra-c-stuff-pr14560.sh | 4 +- t/suffix.sh | 4 +- t/suffix10.tap | 4 +- t/suffix11.tap | 4 +- t/suffix2.sh | 4 +- t/suffix3.tap | 4 +- t/suffix4.sh | 4 +- t/suffix5.sh | 4 +- t/suffix6.sh | 4 +- t/suffix6b.sh | 4 +- t/suffix6c.sh | 4 +- t/suffix7.sh | 4 +- t/suffix8.tap | 4 +- t/suffix9.sh | 4 +- t/symlink.sh | 4 +- t/symlink2.sh | 4 +- t/syntax.sh | 4 +- t/tags-pr12372.sh | 4 +- t/tags.sh | 4 +- t/tags2.sh | 4 +- t/tagsub.sh | 4 +- t/tap-ambiguous-directive.sh | 4 +- t/tap-autonumber.sh | 4 +- t/tap-bad-prog.tap | 4 +- t/tap-bailout-and-logging.sh | 4 +- t/tap-bailout-leading-space.sh | 4 +- t/tap-bailout-suppress-badexit.sh | 4 +- t/tap-bailout-suppress-later-diagnostic.sh | 4 +- t/tap-bailout-suppress-later-errors.sh | 4 +- t/tap-bailout.sh | 4 +- t/tap-basic.sh | 4 +- t/tap-color.sh | 4 +- t/tap-common-setup.sh | 4 +- t/tap-deps.sh | 4 +- t/tap-diagnostic-custom.sh | 4 +- t/tap-diagnostic.sh | 4 +- t/tap-doc.sh | 4 +- t/tap-doc2.sh | 4 +- t/tap-driver-stderr.sh | 4 +- t/tap-empty-diagnostic.sh | 4 +- t/tap-empty.sh | 4 +- t/tap-escape-directive-2.sh | 4 +- t/tap-escape-directive.sh | 4 +- t/tap-exit.sh | 4 +- t/tap-fancy.sh | 4 +- t/tap-fancy2.sh | 4 +- t/tap-global-log.sh | 4 +- t/tap-global-result.sh | 4 +- t/tap-log.sh | 4 +- t/tap-merge-stdout-stderr.sh | 4 +- t/tap-missing-plan-and-bad-exit.sh | 4 +- t/tap-more.sh | 4 +- t/tap-more2.sh | 4 +- t/tap-msg0-bailout.sh | 4 +- t/tap-msg0-directive.sh | 4 +- t/tap-msg0-misc.sh | 4 +- t/tap-msg0-planskip.sh | 4 +- t/tap-msg0-result.sh | 4 +- t/tap-negative-numbers.sh | 4 +- t/tap-no-disable-hard-error.sh | 4 +- t/tap-no-merge-stdout-stderr.sh | 4 +- t/tap-no-spurious-numbers.sh | 4 +- t/tap-no-spurious-summary.sh | 4 +- t/tap-no-spurious.sh | 4 +- t/tap-not-ok-skip.sh | 4 +- t/tap-number-wordboundary.sh | 4 +- t/tap-numbers-leading-zero.sh | 4 +- t/tap-numeric-description.sh | 4 +- t/tap-out-of-order.sh | 4 +- t/tap-passthrough-exit.sh | 4 +- t/tap-passthrough.sh | 4 +- t/tap-plan-corner.sh | 4 +- t/tap-plan-errors.sh | 4 +- t/tap-plan-leading-zero.sh | 4 +- t/tap-plan-malformed.sh | 4 +- t/tap-plan-middle.sh | 4 +- t/tap-plan-whitespace.sh | 4 +- t/tap-plan.sh | 4 +- t/tap-planskip-and-logging.sh | 4 +- t/tap-planskip-badexit.sh | 4 +- t/tap-planskip-bailout.sh | 4 +- t/tap-planskip-case-insensitive.sh | 4 +- t/tap-planskip-late.sh | 4 +- t/tap-planskip-later-errors.sh | 4 +- t/tap-planskip-unplanned-corner.sh | 4 +- t/tap-planskip-unplanned.sh | 4 +- t/tap-planskip-whitespace.sh | 4 +- t/tap-planskip.sh | 4 +- t/tap-recheck-logs.sh | 4 +- t/tap-recheck.sh | 4 +- t/tap-result-comment.sh | 4 +- t/tap-signal.tap | 4 +- t/tap-summary-color.sh | 4 +- t/tap-summary.sh | 4 +- t/tap-test-number-0.sh | 4 +- t/tap-todo-skip-together.sh | 4 +- t/tap-todo-skip-whitespace.sh | 4 +- t/tap-todo-skip.sh | 4 +- t/tap-unplanned.sh | 4 +- t/tap-whitespace-normalization.sh | 4 +- t/tap-with-and-without-number.sh | 4 +- t/tap-xfail-tests.sh | 4 +- t/tar-opts-errors.sh | 4 +- t/tar-override.sh | 4 +- t/tar-pax.sh | 4 +- t/tar-ustar-id-too-high.sh | 4 +- t/tar-ustar.sh | 4 +- t/target-cflags.sh | 4 +- t/targetclash.sh | 4 +- t/test-driver-acsubst.sh | 4 +- t/test-driver-cond.sh | 4 +- t/test-driver-create-log-dir.sh | 4 +- t/test-driver-custom-multitest-recheck.sh | 4 +- t/test-driver-custom-multitest-recheck2.sh | 4 +- t/test-driver-custom-multitest.sh | 4 +- t/test-driver-custom-no-extra-driver.sh | 4 +- t/test-driver-custom-xfail-tests.sh | 4 +- t/test-driver-custom.sh | 4 +- t/test-driver-fail.sh | 4 +- t/test-driver-is-distributed.sh | 4 +- t/test-driver-strip-vpath.sh | 4 +- t/test-driver-trs-suffix-registered.sh | 4 +- t/test-extensions-cond.sh | 4 +- t/test-extensions.sh | 4 +- t/test-harness-vpath-rewrite.sh | 4 +- t/test-log.sh | 4 +- t/test-logs-repeated.sh | 4 +- t/test-metadata-global-log.sh | 4 +- t/test-metadata-global-result.sh | 4 +- t/test-metadata-recheck.sh | 4 +- t/test-metadata-results.sh | 4 +- t/test-missing.sh | 4 +- t/test-missing2.sh | 4 +- t/test-trs-basic.sh | 4 +- t/test-trs-recover.sh | 4 +- t/test-trs-recover2.sh | 4 +- t/tests-environment-and-log-compiler.sh | 4 +- t/tests-environment-backcompat.sh | 4 +- t/tests-environment-fd-redirect.sh | 8 +- t/tests-environment.sh | 4 +- t/testsuite-summary-color.sh | 4 +- t/testsuite-summary-count-many.sh | 4 +- t/testsuite-summary-count.sh | 4 +- t/testsuite-summary-reference-log.sh | 4 +- t/transform.sh | 4 +- t/transform2.sh | 6 +- t/transform3.sh | 4 +- t/txinfo-absolute-srcdir-pr408.sh | 4 +- t/txinfo-add-missing-and-dist.sh | 4 +- t/txinfo-bsd-make-recurs.sh | 4 +- t/txinfo-builddir.sh | 4 +- t/txinfo-clean.sh | 4 +- t/txinfo-dvi-recurs.sh | 4 +- t/txinfo-include.sh | 4 +- t/txinfo-info-in-srcdir.sh | 4 +- t/txinfo-makeinfo-error-no-clobber.sh | 4 +- t/txinfo-many-output-formats-vpath.sh | 4 +- t/txinfo-many-output-formats.sh | 7 +- t/txinfo-no-clutter.sh | 4 +- t/txinfo-no-extra-dist.sh | 4 +- t/txinfo-no-installinfo.sh | 4 +- t/txinfo-no-repeated-targets.sh | 4 +- t/txinfo-nodist-info.sh | 4 +- t/txinfo-other-suffixes.sh | 4 +- t/txinfo-override-infodeps.sh | 4 +- t/txinfo-override-texinfo-tex.sh | 4 +- t/txinfo-setfilename-repeated.sh | 4 +- t/txinfo-setfilename-suffix-strip.sh | 4 +- t/txinfo-subdir-pr343.sh | 4 +- t/txinfo-tex-dist.sh | 4 +- t/txinfo-unrecognized-extension.sh | 4 +- t/txinfo-unrecognized-info-suffix.sh | 4 +- t/txinfo-vtexi.sh | 4 +- t/txinfo-vtexi2.sh | 4 +- t/txinfo-vtexi3.sh | 4 +- t/txinfo-vtexi4.sh | 4 +- t/txinfo-without-info-suffix.sh | 4 +- t/txinfo19.sh | 4 +- t/txinfo23.sh | 4 +- t/txinfo24.sh | 4 +- t/txinfo25.sh | 4 +- t/txinfo28.sh | 4 +- t/uninstall-fail.sh | 4 +- t/uninstall-pr9578.sh | 4 +- t/unused.sh | 4 +- t/upc.sh | 4 +- t/upc2.sh | 4 +- t/upc3.sh | 4 +- t/vala-configure.sh | 4 +- t/vala-grepping.sh | 4 +- t/vala-headers.sh | 4 +- t/vala-libs.sh | 4 +- t/vala-mix.sh | 4 +- t/vala-mix2.sh | 4 +- t/vala-non-recursive-setup.sh | 6 +- t/vala-parallel.sh | 4 +- t/vala-per-target-flags.sh | 4 +- t/vala-recursive-setup.sh | 4 +- t/vala-vapi.sh | 4 +- t/vala-vpath.sh | 4 +- t/var-recurs.sh | 4 +- t/var-recurs2.sh | 4 +- t/vars.sh | 4 +- t/vars3.sh | 4 +- t/vartar.sh | 4 +- t/vartypo2.sh | 4 +- t/vartypos.sh | 4 +- t/version3.sh | 4 +- t/version4.sh | 4 +- t/version6.sh | 4 +- t/version7.sh | 4 +- t/version8.sh | 4 +- t/vpath.sh | 4 +- t/warning-groups-win-over-strictness.sh | 4 +- t/warnings-obsolete-default.sh | 4 +- t/warnings-override.sh | 4 +- t/warnings-precedence.sh | 4 +- t/warnings-strictness-interactions.sh | 4 +- t/warnings-unknown.sh | 4 +- t/warnings-win-over-strictness.sh | 4 +- t/warnopts.sh | 4 +- t/werror.sh | 4 +- t/werror2.sh | 4 +- t/werror3.sh | 4 +- t/werror4.sh | 4 +- t/whoami.sh | 4 +- t/wrap/automake.in | 27 - t/xsource.sh | 4 +- t/yacc-auxdir.sh | 4 +- t/yacc-basic.sh | 4 +- t/yacc-bison-skeleton-cxx.sh | 4 +- t/yacc-bison-skeleton.sh | 4 +- t/yacc-clean-cxx.sh | 4 +- t/yacc-clean.sh | 4 +- t/yacc-cxx-grepping.sh | 4 +- t/yacc-cxx.sh | 4 +- t/yacc-d-basic.sh | 4 +- t/yacc-d-cxx.sh | 4 +- t/yacc-d-vpath.sh | 4 +- t/yacc-deleted-headers.sh | 4 +- t/yacc-depend.sh | 4 +- t/yacc-depend2.sh | 4 +- t/yacc-dist-nobuild-subdir.sh | 4 +- t/yacc-dist-nobuild.sh | 4 +- t/yacc-dry.sh | 4 +- t/yacc-grepping.sh | 4 +- t/yacc-grepping2.sh | 4 +- t/yacc-headers-and-dist-pr47.sh | 4 +- t/yacc-line.sh | 4 +- t/yacc-misc.sh | 4 +- t/yacc-mix-c-cxx.sh | 4 +- t/yacc-nodist.sh | 4 +- t/yacc-pr204.sh | 4 +- t/yacc-subdir.sh | 4 +- t/yacc-vpath.sh | 4 +- t/yacc-weirdnames.sh | 4 +- t/yflags-cmdline-override.sh | 4 +- t/yflags-conditional.sh | 4 +- t/yflags-cxx.sh | 4 +- t/yflags-d-false-positives.sh | 4 +- t/yflags-force-conditional.sh | 4 +- t/yflags-force-override.sh | 4 +- t/yflags-var-expand.sh | 4 +- t/yflags.sh | 4 +- 1468 files changed, 8277 insertions(+), 5088 deletions(-) delete mode 100755 bin/gen-perl-protos rename bin/{Makefile.inc => local.mk} (80%) rename contrib/t/{Makefile.inc => local.mk} (81%) rename doc/{Makefile.inc => local.mk} (88%) rename lib/Automake/{Makefile.inc => local.mk} (89%) rename lib/am/{Makefile.inc => local.mk} (88%) rename lib/{Makefile.inc => local.mk} (91%) rename m4/{Makefile.inc => local.mk} (92%) create mode 100644 pre-inst-env.in rename t/{postproc.sh => depend-postproc.sh} (61%) create mode 100644 t/dist-vs-built-sources.sh create mode 100644 t/libobj-no-dependency-tracking.sh rename t/{wrap/aclocal.in => lisp-readonly-srcdir.sh} (53%) rename t/{Makefile.inc => local.mk} (95%) create mode 100644 t/subobj-objname-clash.sh create mode 100644 t/subobj-pr13928-more-langs.sh delete mode 100644 t/wrap/automake.in diff --git a/ChangeLog b/ChangeLog index 82a11a9..ff8ec8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,666 @@ +2018-02-25 Mathieu Lirzin + + version 1.16 + + * configure.ac (AC_INIT, APIVERSION): Bump version number to 1.16. + * m4/amversion.m4: Likewise (auto-updated by "make bootstrap"). + * NEWS: Record release version. + +2018-02-25 Mathieu Lirzin + + maint: Update INSTALL + + * INSTALL: Use single quotes. + +2018-02-25 Mathieu Lirzin + + tests: Remove tests intended only for the 'next' branch + + The commit 199e7a445040270fa5ef67623c56cde40d765199 "Prefer https: URLS" + which is a cherry-pick of b09d945b795ab9deed2bc457289cd5f41c506b50 from + 'next' to 'master' has mistakenly copied some tests only present on the + 'next' branch. + + * t/am-prog-mkdir-p.sh: Delete. + * t/txinfo-no-split.sh: Likewise. + +2018-02-25 Mathieu Lirzin + + maint: Update files from upstream with 'make fetch' + + * lib/config.guess: Update + * lib/config.sub: Likewise. + * lib/gendocs.sh: Likewise. + * lib/gendocs_template: Likewise. + * lib/gitlog-to-changelog: Likewise. + * lib/gnupload: Likewise. + * lib/texinfo.tex: Likewise. + * lib/update-copyright: Likewise. + +2018-02-18 Mathieu Lirzin + + python: Avoid exceeding command-line length limit + + With Python implementations following PEP-3174, a large number of files + are installed in the ‘__pycache__’ directory. As a consequence + “t/instmany-python.sh” test was failing due to the + ‘uninstall-pythonPYTHON’ target deleting installed files in a single + ‘rm’ command. Doing that in multiple steps avoids exceeding the + command-line length limit. This fixes bug#30335. + + * lib/am/python.am (uninstall-%DIR%PYTHON): For byte-compiled files + installed in '__pycache__' directory, uninstall them by batch of 40. + [?FIRST?] (am__pep3147_tweak): Adapt. + +2018-02-18 Mathieu Lirzin + + tests: Don't check 'Getopt::Long' corner cases + + Depending on the installed 'Getopt::Long' perl module, command-line + handling may vary a bit. As a consequence we prefer not to check + command-line corners cases. This change fixes automake bug#29638. + + * t/aclocal.sh (am_create_testdir): Don't expect "--versi" to be + interpreted as "--version". + * t/automake-cmdline.tap: Don't expect "--vers" to be interpreted as + "--version" and things after "--" to be interpreted as file arguments. + (do_check): Display the actual command output. + * t/maken3.sh (check_targets): "--force" is not a documented option, so + don't use it. + +2018-02-04 Mathieu Lirzin + + python: Generate python interpreter list + + _AM_PYTHON_INTERPRETER_LIST is used by AM_PYTHON_PATH to autodetect + Python programs whose names correspond to a specific Python + version (e.g. python3.6). Previously this list was updated manually. + The automatic support of newer versions (up to 4.0 excluded) fixes + bug#28160. + + * m4/python.m4 (am_py_min_ver, am_py_max_ver): New macros. + (_AM_PYTHON_INTERPRETER_LIST): Generate this list instead of hard-coding + it. Implementation is taken from GNU Pyconfigure. + +2018-01-19 Mathieu Lirzin + + tests: Improve comment in 'txinfo-many-output-formats.sh' + + * t/txinfo-many-output-formats.sh: Explain why AM_MAKEINFOFLAGS is set + with an invalid option. + +2018-01-19 Mathieu Lirzin + + tests: Distribute DEJATOOL files manually + + "t/check12.sh" was failing because files declared in DEJATOOL are not + automatically distributed. The test running 'make distcheck' couldn't succeed + since some scripts were not distributed. This fixes automake bug#26738. + + * t/check12.sh (Makefile.am): Distribute files from DEJATOOL. + +2018-01-19 Mathieu Lirzin + + tests: Let 'ltorder.sh' run successfully with Guix dynamic loader + + * t/ltorder.sh: Set GUIX_LD_WRAPPER_ALLOW_IMPURITIES environment variable to + unlock the dynamic loader provided by GNU Guix. + +2018-01-19 Mathieu Lirzin + + tests: Fix various 'flex' compilation issues + + * t/lex-clean-cxx.sh (parsefoo.lxx): Declare 'yylex': + (mainfoo.cc): Make declaration compatible with C++. + * t/lex-depend-cxx.sh (joe.ll): Declare 'yylex'. + * t/silent-many-languages.sh (Makefile.am, sub/Makefile.am): Link -lfl only + with 'fo2' and 'sub/ba2' which are the only program needing it. + (foo5.l): Define 'isatty'. + (foo6.y): Declare 'yylex'. + +2018-01-18 Mathieu Lirzin + + tests: Check GCS conformance of 'aclocal' command-line interface + + * t/aclocal.sh: Check that 'aclocal' support the --version and --help + command-line options. + +2018-01-18 Mathieu Lirzin + + contrib: Add Guile custom test driver using SRFI-64 test harness + + This sets a home for a script already used by GNU Guix and GNU Mcron. + + * contrib/test-driver.scm: New test driver script. + * NEWS: Update. + +2018-01-18 Mathieu Lirzin + + maint: Document how to use Guix for Automake development + + * HACKING : New part. + +2018-01-05 Khem Raj (tiny change) + + automake: Add default libtool_tag to cppasm + + * bin/automake.in (register_language): Define default libtool tag to be + CC since CPPASCOMPILE is using CC to call assembler. + +2018-01-04 Bruno Haible + + doc: Document the portability of various tar formats better + + * doc/automake.texi (List of Automake options): Document the portability of + the tar-ustar and tar-pax options better. + +2018-01-04 Simon Sobisch (tiny change) + + missing: Update displayed URLs + + * lib/missing (perl_URL): Use HTTPS. + (flex_URL): Use new Github homepage. + +2018-01-04 Mathieu Lirzin + + maint: Update copyright years to 2018 + + This update has been made with 'make update-copyright'. + +2018-01-04 Mathieu Lirzin + + maint: Exclude ".dir-locals.el" from copyright updates + + * maintainer/maint.mk (files_without_copyright): Add ".dir-locals.el". + +2017-12-17 Jim Meyering + + port elisp-compilation support to emacs-23.1 and newer + + In May of 2017, emacs.master support for using the long-deprecated + byte-compile-dest-file function was removed, and that removal broke + automake's elisp-compiling rule for any .el file not in the current + directory. In emacs-23.1 (July 2009) byte-compile-dest-file-function + became the recommended way to adjust the byte-compiler's destination. + The removed functionality has been restored for Emacs-26, albeit with + dissuasive diagnostics warning about the imminent removal of this + functionality. It will be removed in Emacs-27. + * lib/am/lisp.am (.el.elc): Use byte-compile-dest-file-function, rather + than byte-compile-dest-file. Also, use "-f batch-byte-compile '$<'" + rather than open-coding it, as suggested by Glenn Morris. + * t/lisp-readonly-srcdir.sh: New file, to test for the above. + * t/list-of-tests.mk (handwritten_TESTS): Add it. + * NEWS (Bugs fixed): Mention this problem. + +2017-11-29 Jim Meyering + + "make dist" did not depend on $(BUILT_SOURCES) + + * lib/am/distdir.am (distdir-am): New intermediate target. + Interpose this target between $(distdir) and its dependency + on $(DISTFILES), so that we can ensure $(BUILT_SOURCES) are + all created before we begin creating $(DISTFILES). + * t/dist-vs-built-sources.sh: Test for this. + * t/list-of-tests.mk (handwritten_TESTS): Add it. + * NEWS (Bugs fixed): Mention it. + Assaf Gordon reported that "make dist" (after ./configure + from a pristine clone of GNU hello) would fail due to the + absence of configmake.h while compiling lib/localcharset.c. + https://lists.gnu.org/r/bug-hello/2014-03/msg00016.html + +2017-11-24 Mathieu Lirzin + + maint: Update HACKING + + * HACKING (Working with git): Remove reference to the 'micro' branch and + adapt branch descriptions to the current branching scheme. + +2017-09-23 Mathieu Lirzin + + maint: Make Emacs use 'makefile-automake-mode' + + * bin/local.mk: Specify mode name in the first line. + * contrib/t/local.mk: Likewise. + * doc/local.mk: Likewise. + * lib/Automake/local.mk: Likewise. + * lib/am/local.mk: Likewise. + * lib/local.mk: Likewise. + * m4/local.mk: Likewise. + * t/local.mk: Likewise. + +2017-09-23 Paul Eggert + + maint: update .gitignore + + * .gitignore: Add pre-inst-env, and sort. + +2017-09-23 Paul Eggert + + install-sh: do not assume / = // + + * lib/install-sh: Do not append / to destination + directory if it already ends in /. This supports + a destination directory of // on hosts where / and // + are distinct directories, as POSIX allows. + +2017-09-23 Paul Eggert + + maint: fix two more http: URLs + + * m4/init.m4: Change http: to https: in comments. + +2017-09-22 Mathieu Lirzin + + maint: Configure Emacs automatically with ".dir-locals.el" + + * .dir-locals.el: New Emacs directory configuration file. All perl + files adapted. + +2017-09-22 Mathieu Lirzin + + maint: 'master' should be merged into 'next' + + * HACKING: Fix instructions merge instructions. + +2017-09-22 Paul Eggert + + * lib/mdate.sh (TZ): Use portable setting. + +2017-09-20 Mathieu Lirzin + + Merge branch 'minor' + +2017-09-19 Mathieu Lirzin + + maint: Document new Branch names convention + + * HACKING: Update to new Branch names. + +2017-09-19 Mathieu Lirzin + + maint: Reset master + +2017-09-19 Mathieu Lirzin + + Merge branch 'minor' + +2017-09-19 Paul Eggert + + make fetch + +2017-09-19 Paul Eggert + + Fix a couple more http: URLs + +2017-09-19 Paul Eggert + + Prefer https: URLs + + In Gnulib, Emacs, etc. we are changing ftp: and http: URLs to use + https:, to discourage man-in-the-middle attacks when downloading + software. The attached patch propagates these changes upstream to + Automake. This patch does not affect files that Automake is + downstream of, which I'll patch separately. + + Althouth the resources are not secret, plain HTTP is vulnerable to + malicious routers that tamper with responses from GNU servers, + and this sort of thing is all too common when people in some other + countries browse US-based websites. See, for example: + + Aceto G, Botta A, Pescapé A, Awan MF, Ahmad T, Qaisar + S. Analyzing internet censorship in Pakistan. RTSI + 2016. https://dx.doi.org/10.1109/RTSI.2016.7740626 + + HTTPS is not a complete solution here, but it can be a significant + help. The GNU project regularly serves up code to users, so we should + take some care here. + +2017-09-17 Paul Eggert + + make fetch + +2017-09-17 Paul Eggert + + Fix a couple more http: URLs + +2017-09-16 Paul Eggert + + Prefer https: URLs + + In Gnulib, Emacs, etc. we are changing ftp: and http: URLs to use + https:, to discourage man-in-the-middle attacks when downloading + software. The attached patch propagates these changes upstream to + Automake. This patch does not affect files that Automake is + downstream of, which I'll patch separately. + + Althouth the resources are not secret, plain HTTP is vulnerable to + malicious routers that tamper with responses from GNU servers, + and this sort of thing is all too common when people in some other + countries browse US-based websites. See, for example: + + Aceto G, Botta A, Pescapé A, Awan MF, Ahmad T, Qaisar + S. Analyzing internet censorship in Pakistan. RTSI + 2016. https://dx.doi.org/10.1109/RTSI.2016.7740626 + + HTTPS is not a complete solution here, but it can be a significant + help. The GNU project regularly serves up code to users, so we should + take some care here. + +2017-09-15 Mathieu Lirzin + + maint: Document how to handle assignment exemption + + * HACKING: Update. + +2017-09-15 Reiner Herrmann (tiny change) + + mdate-sh: Ensure reproducible time output + + This change fixes automake bug#20314. + + 'mdate-sh' pretty-prints the modification time of a file. But it's + output can vary depending on the timezone of the caller. Someone in + timezone GMT-12 will get a different result (day) than someone in + timezone GMT+12. As this output is also used to create/update stamp + files, which influence the further build process, the build result can + vary. + + * lib/mdate-sh: Set 'TZ' to UTC which ensures reproducible output. + * NEWS: Announce bug fix. + +2017-09-15 Michael Haubenwallner + + automake: Depend on LIBOBJDIR for LIBOBJS and ALLOCA + + This change fixes automake bug#27781. + + * bin/automake.in: Add Makefile dependency on LIBOBJDIR/dirstamp for + each LIBOBJS/ALLOCA source file found. + * t/list-of-tests.mk (XFAIL_TESTS): Drop + t/libobj-no-dependency-tracking.sh. + * NEWS: Announce bug fix. + +2017-09-14 Mathieu Lirzin + + Revert "automake: Handle LTLIBOBJS more specifically" + + This reverts commit 5521219348c55af354878583b99c5f9d66d6d38a. + +2017-08-31 Mathieu Lirzin + + Merge branch 'minor' + +2017-08-31 Mathieu Lirzin + + build: Rename "Makefile.inc" Makefile fragments to "local.mk" + + This is done to follow a convention used by a lot of GNU packages. + + * bin/Makefile.inc: Rename to ... + * bin/local.mk: ... this. + * doc/Makefile.inc: Rename to ... + * doc/local.mk: ... this. + * lib/Automake/Makefile.inc: Rename to ... + * lib/Automake/local.mk: ... this. + * lib/am/Makefile.inc: Rename to ... + * lib/am/local.mk: ... this. + * lib/Makefile.inc: Rename to ... + * lib/local.mk: ... this. + * m4/Makefile.inc: Rename to ... + * m4/local.mk: ... this. + * contrib/t/Makefile.inc: Rename to ... + * contrib/t/local.mk: ... this. + * t/Makefile.inc: Rename to ... + * t/local.mk: ... this. Adapt. + * Makefile.am: Adapt. + +2017-08-31 Mathieu Lirzin + + Merge branch 'micro' into minor + +2017-08-31 Mathieu Lirzin + + maint: Define API version manually + + * configure.ac (APIVERSION): Define it to 1.15a. + * bootstrap (APIVERSION): Parse 'configure.ac' to get it. + +2017-08-31 Mathieu Lirzin + + build: Inline perl prototypes in sources + + Prototypes allows us to avoid using the '&foo' invocation form when + invoking a subroutine before its definition. Previously those + prototypes were generated to prevent them from falling out-of-sync + with actual definitions. Now we provide a 'check-perl-protos' lint + script to ensure that this is not the case. This has the same + benefits as generating prototypes while simplifying the + bootstrap/build process. + + * bin/gen-perl-protos: Remove. + * bin/Makefile.inc: Adapt. + * bootstrap: Likewise. + * bin/aclocal.in: Inline prototypes. + * bin/automake.in: Likewise. + * maintainer/check-perl-protos: New lint script. + * maintainer/syntax-checks.mk (sc_perl_protos): New target. + (syntax_check_rules): Add it. + +2017-08-31 Mathieu Lirzin + + build: Generate versioned scripts at make time + + * configure.ac: Don't generate 'bin/aclocal-${APIVERSION}' and + 'bin/automake-${APIVERSION}'. + * bin/wrap-aclocal.in: Delete. + * bin/wrap-automake.in: Likewise. + * bin/Makefile.inc (%D%/automake-$(APIVERSION)) + (%D%/aclocal-$(APIVERSION)): New targets. + (CLEANFILES): Add them. + +2017-08-31 Mathieu Lirzin + + aclocal: Support ACLOCAL_AUTOMAKE_DIR environment variable + + * bin/aclocal.in: Reset '@automake_includes' and '@system_includes' in + for build environment. Allow setting '@automake_includes' with + ACLOCAL_AUTOMAKE_DIR environment variable. + (parse_arguments): Ignore 'dirlist' when '@system_includes' is empty. + * doc/automake.texi (aclocal Options): Document ACLOCAL_AUTOMAKE_DIR. + * bin/wrap-aclocal.in: Remove extra command line options. + * pre-inst-env.in: Set ACLOCAL_AUTOMAKE_DIR and ACLOCAL_PATH + environment variables. + * t/ax/test-defs.in: Adapt. + * t/ansi2knr-no-more.sh (warn_rx): Likewise. + +2017-08-30 Mathieu Lirzin + + config: Support AUTOMAKE_LIBDIR environment variable + + * lib/Automake/Config.in: Let AUTOMAKE_LIBDIR environment variable + override the default location for '$libdir'. + * doc/automake.texi (automake Invocation): Document AUTOMAKE_LIBDIR. + * pre-inst-env.in (AUTOMAKE_LIBDIR): Set AUTOMAKE_LIBDIR. + * bin/wrap-automake.in: Don't use "--libdir" option. + +2017-08-29 Mathieu Lirzin + + build: Use PERL5LIB from 'pre-inst-env' script + + * bin/aclocal.in: Detect build environment with AUTOMAKE_UNINSTALLED. + Let 'PERL5LIB' from 'pre-inst-env' define the perl module directories. + * bin/automake.in: Likewise. + * bin/wrap-aclocal.in: Don't set 'Automake::perl_libdirs' anymore. + * bin/wrap-automake.in: Likewise. + * t/Makefile.inc (LOG_COMPILER, PL_LOG_COMPILER): Use 'pre-inst-env'. + (AM_PL_LOG_FLAGS): Don't set perl module path. + +2017-08-29 Mathieu Lirzin + + build: Extend PATH from 'pre-inst-env' script + + * configure.ac (ACLOCAL, AUTOMAKE): Use 'pre-inst-env'. + * Makefile.am (extend_PATH): Delete. + * doc/Makefile.inc (update_mans, $(srcdir)/%D%/amhello-1.0.tar.gz) + (setup_autotools_paths): Use 'pre-inst-env' instead of $(extend_PATH). + +2017-08-29 Mathieu Lirzin + + build: Add 'pre-inst-env' wrapper script + + This script allows someone building Automake from source to easily run + 'automake' and 'aclocal' without having to install it or knowing the + existence of "wrapped" scripts in "bin" directory. + + * pre-inst-env.in: New script. + * configure.ac: Generate 'pre-inst-env' at configure time. + * Makefile.am (nodist_noinst_SCRIPTS, CLEANFILES): Add it. + +2017-08-29 Mathieu Lirzin + + build: Move wrapped scripts in "bin" directory + + Those scripts are used both in the build process and for the tests, so + it seems clearer to not hide them in "t/wrap" directory. + + * t/wrap/aclocal.in: Rename to ... + * bin/wrap-aclocal.in: ... this. + * t/wrap/automake.in: Rename to ... + * bin/wrap-automake.in: ... this. + * configure.ac: Generate "bin/aclocal-${APIVERSION}" and + "bin/automake-${APIVERSION}" at configure time. + * t/Makefile.inc (nodist_noinst_SCRIPTS): Move wrapped scripts ... + * bin/Makefile.inc (nodist_noinst_SCRIPTS): ... here. + * Makefile.am (extend_PATH): Use "bin" directory. + * t/ax/test-defs.in (am_bindir): Likewise. + * t/get-sysconf.sh: Likewise. + * .gitignore: Update. + +2017-08-27 Mathieu Lirzin + + automake: Handle LTLIBOBJS more specifically + + * bin/automake.in (handle_LIBOBJS_or_ALLOCA): Remove complex regexp + substitution when handling LTLIBOBJS. + +2017-08-22 Michael Haubenwallner + + automake: Ensure that LIBOBJ_DIR builddir is created + + * t/libobj-no-dependency-tracking.sh: New test reproducing the issue + described in automake bug#27781. + * t/list-of-tests.mk (handwritten_TESTS, XFAIL_TESTS): Add it. + +2017-08-08 Mathieu Lirzin + + doc: Update to latest help2man + + This fixes bug#27773. + + * doc/help2man: Sync with version 1.47.3 to support reproducible + builds by using $SOURCE_DATE_EPOCH. + +2017-07-16 Mathieu Lirzin + + doc: Fix typo "nothing" => "noting" + + This fixes bug#24476. + + * doc/automake.texi (Checking the Distribution): Fix typo. + * THANKS: Update. + +2017-07-16 Mathieu Lirzin + + doc: Fix typos + + This fixes bug#23099. + + * doc/automake.texi (Scripts-based Testsuites) + (Parallel Test Harness): Fix typos. + * THANKS: Update. + +2017-07-16 Mathieu Lirzin + + check: Make 'check-TESTS' target depend on test dependencies + + The 'check' and 'recheck' targets are already depending on the progams + and scripts required to run the test suite. The 'check-TESTS' target + while not in the public API might be used by uninformed users, so it + makes sense to add the same dependency to it. This fixes bug#27186. + + * lib/am/check.am [!%?SERIAL_TESTS%] (check-TESTS): Add dependency to + '%CHECK_DEPS%'. + * THANKS: Update. + +2017-07-15 Mathieu Lirzin + + dejagnu: Allow AM_RUNTESTFLAGS to override default RUNTEST arguments + + This fixes bug#25335. + + * lib/am/dejagnu.am (check-DEJAGNU): Swap $(RUNTESTDEFAULTFLAGS) and + $(AM_RUNTESTFLAGS). + * THANKS: Update. + +2017-07-15 Thomas Jahns + + aclocal: Avoid problematic string interpolation + + This fixes bug#20903. Thanks to Eric Bavier for reporting this issue. + + * bin/aclocal.in (automake_includes): Avoid problematic string + interpolation. + * NEWS: Update. + * THANKS: Thank Eric Bavier. + +2017-07-15 Mathieu Lirzin + + python: Add python3.6 + + This fixes bug#27458. + + * m4/python.m4 (AM_PATH_PYTHON): Add python3.6. + +2017-07-06 Thomas Martitz + + automake: Shorter object file names under subdir-objects + + Combining the 'subdir-objects' option with target-specific flags had + the consequence of producing long object file names. This was done to + preventively ensure the uniqueness of object file names. We are now + using shorter names by default, and handle long names when an actual + conflict is detected. This will hopefully reduce the necessity of + using the 'prog_SHORTNAME' facility. + + Example: + previously: + AUTOMAKE_OPTIONS = subdir-objects + bin_PROGRAMS += path/to/foo + path_to_foo_CFLAGS = $(AM_CFLAGS) -g + + resulted in objects: + sub/path_to_foo-foo.o + + now object file name is: + sub/foo-foo.o + + * bin/automake.in (proglist, liblist, ltliblist) + (dup_shortnames): New globals. + (initialize_per_input): Initialize them. + (handle_targets): New subroutine. + (handle_single_transform): Truncate object file names when possible. + * t/subobj-objname-clash.sh: New test. + * t/list-of-tests.mk (handwritten_TESTS): Add it. + * NEWS: Update. + +2017-06-18 Mathieu Lirzin + + maint: Post-release administrivia + + * NEWS: Add header line for next release. + * configure.ac (AC_INIT): Bump version number to 1.15.1a. + * m4/amversion.m4: Likewise (auto-updated by "make bootstrap"). + 2017-06-18 Mathieu Lirzin version 1.15.1 @@ -26,6 +689,14 @@ * NEWS: Announce important bug fixes. +2017-06-16 Mathieu Lirzin + + Merge branch 'minor' + +2017-06-16 Mathieu Lirzin + + Merge branch 'micro' into minor + 2017-05-20 Mathieu Lirzin bootstrap: Add a rationale for the bootstrap process. @@ -123,6 +794,16 @@ * doc/automake.texi (Serial Test Harness): Fix typo. +2017-01-01 Jim Meyering + + maint: update copyright dates for 2017 + + * all files: Run this command, using update-copyright from gnulib: + UPDATE_COPYRIGHT_FORCE=1 \ + UPDATE_COPYRIGHT_USE_INTERVALS=2 \ + UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 \ + update-copyright $(git ls-files) + 2016-09-09 Jim Meyering automake: do not emit rule with two dependents @@ -140,6 +821,26 @@ it is deduped. See: http://bugs/gnu/org/22702 +2016-06-02 Jim Meyering + + compile: remove .Tpo file upon failure + + When generating a .deps/base.Po file, our emitted rule first writes + to a temporary .Tpo file, so the final creation can be atomic, via + mv's rename. However, when generation of the .Tpo fails, it stop the + process and does not remove that temporary file. And nothing else + ever deletes it, either. Hence, in the unusual case in which one + expects a compilation to fail during a successful build (gnulib's + test-verify.sh does precisely this), a .deps/test-verify.Tpo file + would be left behind, and that would in turn cause a "make distcheck" + failure because that file would exist in one build+distclean hierarchy + but not in the distribution tarball. + * lib/am/depend2.am: Ensure that the temporary file is removed + upon failure. + * t/distcheck-Tpo.sh: New file. + * t/list-of-tests.mk (handwritten_TESTS): Add it. + This addresses bug#23661. + 2016-04-21 Paul Eggert python: add python3.5, python3.4 @@ -148,6 +849,14 @@ 2016-04-01 Paul Eggert + Merge branch 'minor' + +2016-04-01 Paul Eggert + + Merge branch 'micro' into minor + +2016-04-01 Paul Eggert + automake: port to Perl 5.22 and later Without this change, Perl 5.22 complains "Unescaped left brace in @@ -166,11 +875,34 @@ 2016-01-12 Paul Eggert + Merge branch 'minor' + +2016-01-12 Paul Eggert + + Merge branch 'micro' into minor + +2016-01-12 Paul Eggert + maint: port time-stamp-time-zone to strict POSIX Set time-stamp-time-zone to "UTC0", not to "UTC", as POSIX defines TZ="UTC0" not TZ="UTC". +2015-11-24 Peter Rosin + + Merge branch 'minor' + + * minor: + compile: add icl to compile wrapper script + tests: fix a typo-induced bug + +2015-11-24 Peter Rosin + + Merge branch 'micro' into minor + + * micro: + compile: add icl to compile wrapper script + 2015-11-24 Jonathan L Peyton (tiny change) compile: add icl to compile wrapper script @@ -192,11 +924,203 @@ 2015-01-06 Stefano Lattarini - NEWS: fix a typo + Merge branch 'minor' + + * minor: + deps: fix corner-case "make distclean" bug + compile: don't place built object files in $(srcdir), ever ... + tests: fix some bugs in an XFAILing test + deps: 'subdir-object' option now works when foo_SOURCES contains $(var) + NEWS: fix a typo + +2015-01-06 Stefano Lattarini + + Merge branch 'deps-pr13928' into minor + + * deps-pr13928: + deps: fix corner-case "make distclean" bug + compile: don't place built object files in $(srcdir), ever ... + tests: fix some bugs in an XFAILing test + deps: 'subdir-object' option now works when foo_SOURCES contains $(var) + +2015-01-06 Stefano Lattarini + + Merge branch 'micro' into minor + + * micro: + NEWS: fix a typo + +2015-01-06 Stefano Lattarini + + deps: fix corner-case "make distclean" bug + + Assume we have package satisfying the following conditions: + (1) automatic dependency tracking is enabled; + (2) the 'subdir-objects' Automake option is enabled; + (3) the package uses a recursive make setup. + + Also assume that: + (a) a subdir Makefile declares a foo_SOURCES variable containing + a source file in the parent directory; + (b) that parent Makefile declare a compiled program itself. + + Then BSD and Solaris make used to fail when running "make distclean", + because the 'distclean' target of the subdir Makefile removed the + whole '.deps' directory before the parent Makefile was done with the + included '.Po' makefile fragments in that directory. This issue was + revealed by failures in the 'subobj-vpath-pr13928.sh' test when those + make implementations were used. + + We fix the issue by ensuring the 'distclean' target of any Makefile + only removed the '.Po' makefile fragments included by it, rather than + the whole '.deps' directory where such files resides. + + This change should be the last step in fixing automake bug#13928 + for good. + + * bin/automake.in (handle_languages), lib/am/depend.am: Adjust + to implement the new 'distclean' logic. + * t/pr224.sh: Adjust to avoid a spurious failure. + * PLANS/subdir-objects.txt: Update. + +2015-01-06 Stefano Lattarini + + compile: don't place built object files in $(srcdir), ever ... + + ... even when a source file is specified as '$(srdir)/foo.c' or + '$(top_srcdir)/bar.c'. And ditto for dependency-tracking makefile + fragments (those under '.deps' directories). + + Such issues used to occur when the 'subdir-objects' option was given. + + This change should fix the second and last part of automake bug#13928. + See also bug#16375 and bug#15293. + + * NEWS: Update. + * bin/automake.in (handle_single_transform): Make sure object files + and dependency-tracking makefile fragments coming from source like + '$(srcdir)/foo.c' and '$(top_srcdir)/bar.c' are placed respectively + under $(builddir) and $(top_builddir). + * t/subobj-vpath-pr13928.sh: Enhance to expose even more aspects + of the bug we've just fixed. + * t/subobj-pr13928-more-langs.sh: New test, similar to the one above, + but with non-C languages as well. + * t/list-of-tests.mk (XFAIL_TESTS): Remove 'subobj-vpath-pr13928.sh', + it's now supposed to pass. + (handwritten_TESTS): Add 'subobj-pr13928-more-langs.sh'. + +2015-01-06 Stefano Lattarini + + tests: fix some bugs in an XFAILing test + + * t/subobj-vpath-pr13928.sh: This one. The test would have failed (or + hung!) even if the bug it was testing against were fixed. + +2015-01-06 Stefano Lattarini + + deps: 'subdir-object' option now works when foo_SOURCES contains $(var) + + Following a suggestions of Johan Kristensen, we have config.status use + 'make' invocations rather than Makefile-parsing 'sed' hacks to bootstrap + the dependency-tracking '.Po' and '.Plo' makefile fragments. To handle + the inclusion of such files that are still missing when make is first + we basically generate a temporary Makefile without these includes, and + call 'make' on that Makefile. + + This fixes the serious bug bug#13928, which was an hard blocker to make the + behavior mandated by the 'subdir-object' active by default (which we want + to do in Automake 2.0). + + The issue has also been reported in bug#15919. + + * NEWS, THANKS: Update. + * bin/automake.in (handle_languages): Add a trailing "marking" comment + ("# am--include-marker") to the generated Makefile lines issuing 'include' + directives for the dependency-tracking '.Po' and '.Plo' makefile fragments. + Also rename the generated Makefile variable 'am__depfiles_maybe' to the + clearer 'am__maybe_remake_depfiles'. + Minor unrelated refactoring. + * lib/am/configure.am: Adjust to account for the 'am__depfiles_maybe' -> + 'am__maybe_remake_depfiles' renaming. + * lib/am/depend.am: Add rules to generate a dummy version of all the + dependency-tracking '.Po' and '.Plo' makefile fragments. + * m4/depout.m4: Use make invocations rather than Makefile-parsing sed hacks + to bootstrap the dependency-tracking '.Po' and '.Plo' makefile fragments. + We still use some sed trickery in order to remove the inclusion of the + still non existing .Po and .Plo files from the Makefile we invoke make + upon; this is done stripping lines that contain the magic string + "# am--include-marker". + * m4/make.m4 (AM_MAKE_INCLUDE): Given that now automake generates Makefiles + containing include statements with trailing comment, adjust the checks done + here to make sure $MAKE support that; e.g., "include foo.mk # comment" + rather than just "include foo.mk". + Also refactor and adjust to leave better debugging info in config.log. + * t/postproc.sh: Rename ... + * t/depend-postproc.sh: ... to this, and adjust and enhance. + * t/list-of-tests.mk (handwritten_TESTS): Adjust. + (XFAIL_TESTS): Remove 't/subobj-indir-pr13928.sh', which is now succeeding. + * t/subobj-indir-pr13928.sh: Simplify slightly, now that we expect it to + pass. + * t/depcomp8a.sh: Adjust grepping check to account for the changes in + the generated Makefile, and tp be somewhat more robust in light of possible + future modifications. + * t/depcomp8b.sh: Likewise. + * t/subobj11b.sh: Likewise. + * t/subobj11c.sh: Likewise. + * t/extra-sources.sh: Likewise. + * t/lex-depend-grep.sh: Likewise. + * t/lex-depend-cxx.sh: Add a command to help debugging in case of test + failure. + + Helped-by: Johan Kristensen + +2015-01-06 Stefano Lattarini + + NEWS: fix a typo + +2015-01-05 Stefano Lattarini + + maint: update copyright years to 2015 (branch 'master') + + * t/am-prog-mkdir-p.sh: Here. + * t/txinfo-no-split.sh: And here. + +2015-01-05 Stefano Lattarini + + Merge branch 'minor' + + * minor: + maint: update copyright years to 2015 (branch 'micro') + +2015-01-05 Stefano Lattarini + + Merge branch 'micro' into minor + + * micro: + maint: update copyright years to 2015 (branch 'micro') + +2015-01-05 Stefano Lattarini + + maint: update copyright years to 2015 (branch 'micro') + +2015-01-05 Stefano Lattarini + + Merge branch 'minor' + + * minor: + sync: update third-part files from upstream + maint: fix typo in error message of a maintainer-only rule + maint: bump version number 1.15 -> 1.15a ('minor' Git branch) + release: stable minor release 1.15 + NEWS: minor improvements and fixed some typos and grammaros 2015-01-05 Stefano Lattarini - maint: update copyright years to 2015 (branch 'micro') + Merge branch 'micro' into minor + + * micro: + sync: update third-part files from upstream + maint: fix typo in error message of a maintainer-only rule 2015-01-05 Stefano Lattarini @@ -215,6 +1139,13 @@ 2015-01-05 Stefano Lattarini + maint: bump version number 1.15 -> 1.15a ('minor' Git branch) + + * configure.ac (AC_INIT): Bump version number to 1.15a. + * m4/amversion.m4: Likewise (auto-updated by "make bootstrap"). + +2015-01-05 Stefano Lattarini + Merge branch 'minor' into micro after 1.15 release And bump version number: 1.15 -> 1.15.0a @@ -267,6 +1198,15 @@ 2014-12-30 Stefano Lattarini + Merge branch 'minor' + + * minor: + docs: "make distcheck" implementation details are not to be abused + NEWS: improve and adjust in light of the oncoming 1.15 release + shell-no-trail-bslash: improve diagnostic in case of failure + +2014-12-30 Stefano Lattarini + docs: "make distcheck" implementation details are not to be abused * doc/automake.texi: State explicitly and in detail that the exact location @@ -295,6 +1235,16 @@ 2014-12-28 Stefano Lattarini + Merge branches 'texi-in-builddir-remove-distclean-hack' and 'minor' + + * texi-in-builddir-remove-distclean-hack: + texinfo: remove hack about info files in CLEANFILES variables + + * minor: + tests: make script 'shell-no-trail-bslash' simpler and more robust + +2014-12-28 Stefano Lattarini + Merge branch 'micro' into minor * micro: @@ -314,6 +1264,54 @@ * t/ax/shell-no-trail-bslash.in: Simplify and fortify. * t/self-check-shell-no-trail-bslash.sh: Enhance. +2014-12-28 Stefano Lattarini + + texinfo: remove hack about info files in CLEANFILES variables + + Automake used to implement an undocumented hack causing '.info' files + that appeared to be cleaned (by e.g. being listed in the CLEANFILES + variable) to also be built in the builddir rather than in the srcdir; + this was for backward compatibility with packages such as Texinfo, + which did things like: + + info_TEXINFOS = texinfo.txi info-stnd.texi info.texi + DISTCLEANFILES = texinfo texinfo-* info*.info* + # Do not create info files for distribution. + dist-info: + + in order not to distribute .info files. + + Now that we have the 'info-in-builddir' option that explicitly causes + generated '.info' files to be placed in the builddir, this hack is no + longer necessary, and we can remove it (after having deprecated it in + the Automake 1.14 release already). + + * bin/automake.in (handle_texinfo_helper): Remove the hack. Adjust + comments accordingly. + * NEWS: Update. + * t/txinfo23.sh: Delete as obsolete. + * t/txinfo25.sh: Likewise. + * t/txinfo24.sh: Likewise. + * t/txinfo28.sh: Delete as mostly obsolete, its only still relevant + parts moved ... + * t/mdate5.sh: ... into this test. + * t/txinfo-clean.sh: Remove references to deleted tests. + * t/list-of-tests.mk: Adjust. + +2014-12-27 Stefano Lattarini + + tests: avoid a possible failure due to autom4te cache staleness + + * t/includes-deprecation.sh: Here. + +2014-12-27 Stefano Lattarini + + Merge branch 'minor' + + * minor: + tests: fix spurious failure in test on TEXINFO_TEX overriding + tests: avoid some spurious failures on AIX 7.1 + 2014-12-27 Stefano Lattarini Merge branch 'micro' into minor @@ -351,6 +1349,16 @@ 2014-12-23 Stefano Lattarini + Merge branch 'minor' + + * minor: + dist: fix bug#18286 "distcheck fails to detect missing files" + tests: expose automake bug#18286 "distcheck fails to detect missing files" + include: fix bug in handling of user-defined makefile fragments generation + tests: expose bug in handling of user-defined makefile fragments generation + +2014-12-23 Stefano Lattarini + Merge branch 'micro' into minor * micro: @@ -464,6 +1472,19 @@ 2014-12-22 Stefano Lattarini + Merge branch 'minor' + + * minor: + cleanup: refactor code to initialize DIST_COMMON + dist: ordering of files in DIST_COMMON is deterministic now + tests: refactor some tests on DIST_COMMON + maint: make output of 'gen-testsuite-part' deterministic + When computing lispdir, don't load emacs site wide init file. + PATH: quote $(PATH_SEPARATOR) as well + Improve detection of GNU make, avoiding "Arg list too long" errors. + +2014-12-22 Stefano Lattarini + Merge branch 'micro' into minor * micro: @@ -592,6 +1613,17 @@ 2014-12-19 Stefano Lattarini + Merge branch 'minor' + + * minor: + Fix stupid typo in test, causing spurious failure + sync: update third-part files from upstream + Make sure AM_INIT_AUTOMAKE has a trailing newline + dist: adjust warning messages about shar and tarZ deprecation + docs: improve description of ${PACKAGE}, ${VERSION}, and similar variables + +2014-12-19 Stefano Lattarini + Merge branch 'micro' into minor * micro: @@ -674,6 +1706,17 @@ * doc/automake.texi: Adjust. * THANKS: Update. +2014-12-17 Stefano Lattarini + + Merge branch 'minor' + + * minor: + Fix dumb logic error preventing $install_sh from being be overridden + Automake docs: fix typos and use of British English + Expose automake bug#19311 + build: fix race in parallel builds + build: fix race in parallel builds + 2014-12-17 Thomas Jahns Fix dumb logic error preventing $install_sh from being be overridden @@ -727,6 +1770,13 @@ 2014-04-22 Stefano Lattarini + Merge branch 'minor' + + * minor: + init: ensure $ac_aux_dir is defined before being used + +2014-04-22 Stefano Lattarini + init: ensure $ac_aux_dir is defined before being used Since we use '$ac_aux_dir' to define '$am_aux_dir', we need @@ -752,10 +1802,29 @@ 2014-04-21 Stefano Lattarini + Merge branch 'minor' + + * minor: + plans: enabling subdir-object by default is blocked on bug#13928 + +2014-04-21 Stefano Lattarini + plans: enabling subdir-object by default is blocked on bug#13928 2014-04-21 Stefano Lattarini + maint: update copyright (for files in 'master' only) + +2014-04-21 Stefano Lattarini + + Merge branch 'minor' + + * minor: + maint: update copyright years + maint: sync files from upstream ("make fetch") + +2014-04-21 Stefano Lattarini + maint: update copyright years We've been in 2014 already for few months now... @@ -766,12 +1835,28 @@ 2014-04-21 Stefano Lattarini + Merge branch 'minor' + + * minor: + Typofixes in warning messages and manual + +2014-04-21 Stefano Lattarini + Typofixes in warning messages and manual Fixes automake bug#16827 and bug#16997. 2014-04-21 Stefano Lattarini + Merge branch 'minor' + + * minor: + doc: fix encoding error with UTF-8 characters + NEWS: a typofix, and better word wrapping + parallel-tests: avoid possible implicit "make all" in test-suite.log rule + +2014-04-21 Stefano Lattarini + Merge branch 'micro' into minor * micro: @@ -806,6 +1891,25 @@ 2013-12-26 Stefano Lattarini + Merge branch 'minor' + + * minor: + Allow user to extend .PRECIOUS target + cosmetics: remove a couple of extra trailing white spaces + tests: fix a spurious failure on Mac OS X + docs: make clear the JAVA primary is frozen + install-sh: a slightly better diagnostic, and tests enhancements + install-sh: be stricter in catching invalid usages + tests: more significant names for some tests + tests: some cosmetic fixes + tests: more significant names for a test + docs: drop a few obsolescent FIXME/TODO comments, and associated text + testsuite harness: report test exit status in log file + TAP driver: no need to invoke AC_PROG_AWK directly + TAP driver: remove perl implementation (move it into contrib/) + +2013-12-26 Stefano Lattarini + Allow user to extend .PRECIOUS target References: @@ -1003,6 +2107,21 @@ 2013-12-24 Stefano Lattarini + Merge branch 'minor' + + * minor: + NEWS: stop reporting "new" Automake versioning scheme + post-release: micro version bump to 1.14.1a devel version + release: stable micro release 1.14.1 + HACKING: minor clarification + tests: make install-info-dir.sh print more debugging info + tests: remove too-brittle test tap-realtime.sh + maintainer: am-ft: add option to cater to clock skews + sync: update INSTALL, config.guess and config.sub from upstream + TAP driver: cosmetic fixes + +2013-12-24 Stefano Lattarini + NEWS: stop reporting "new" Automake versioning scheme It's actually old news by now. @@ -1078,6 +2197,21 @@ 2013-11-02 Stefano Lattarini + Merge branch 'minor' + + * minor: + cosmetics: fix typo in a user-facing message in tests + automake: account for perl hash order randomization + tests: avoid use of intervals to capitalize letters + cosmetics: untabify the install-sh script + install-sh: assume that "set -f" and "set +f" work... + install-sh: assume ${var:-value} works as expected + install-sh: assume 'dirname' is available and working correctly + distcheck: don't allow overriding of --prefix and --srcdir by the user + tests: expose bug#14991 (relates to 'distcheck') + +2013-11-02 Stefano Lattarini + Merge branch 'modernize-install-sh' into minor * modernize-install-sh: @@ -1212,6 +2346,25 @@ 2013-10-30 Stefano Lattarini + Merge branch 'minor' + + * minor: + tests: fix spurious failure when zip is present but unzip is not + tests: fix spurious failure due to localization issues + NEWS: update with the changes since v1.14 + docs: correct typos in the fix-timestamp.sh script + python: byte-compile nobase_*_PYTHON files only once + cosmetics: typofix in the 'missing' script + test: avoid false positives in 'cc-no-c-o' script + test harness: improve catching of usage errors in script 'test-driver' + tests: fix a spurious failure on NetBSD-current + am-ft: make the environment available earlier + NEWS: post-release tweaks (for 1.14.x series) + tests: avoid a spurious failure on MacOS X 10.6.8 + tests: don't risk hanging on the 'cl' requirement + +2013-10-30 Stefano Lattarini + Merge branch 'micro' into minor * micro: @@ -1385,6 +2538,15 @@ 2013-06-21 Stefano Lattarini + Merge branch 'minor' + + * minor: + post-release: micro version bump (1.14a) + post-release: micro version bump (1.14.0a) + release: stable minor release 1.14 + +2013-06-21 Stefano Lattarini + Merge branch 'micro' into minor * micro: @@ -1565,6 +2727,27 @@ 2013-06-20 Stefano Lattarini + Merge branch 'maint' + + * maint: + NEWS: one more minor fixlet + maint: port check-minimal-autoconf to VPATH builds + tests: avoid spurious failures in Linux -> MinGW cross-compilation mode + tests: simplify checks for some expected variables values in Makefiles + NEWS: improve and update wording + tests: fix/improve few heading comments + coverage: new test on Texinfo @include support + tests: tighten a grepping check + tests: more significant names for some tests + rename-tests: rework some code for clarity and safety + tests: cosmetic changes in t/extra-sources.sh + rename-tests: inform the user about the pre-filled commit msg + typofix: in comments in 'maintainer/rename-tests' + rename-tests: also "git add" list-of-tests.mk + tests: rename t/exsource.sh -> t/extra-sources.sh + +2013-06-20 Stefano Lattarini + NEWS: one more minor fixlet 2013-06-19 Stefano Lattarini @@ -1674,6 +2857,13 @@ 2013-06-16 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: some improvements to Gettext tests + +2013-06-16 Stefano Lattarini + Merge branch 'gettext-tests' into maint * gettext-tests: @@ -1702,6 +2892,15 @@ 2013-06-14 Stefano Lattarini + Merge branch 'maint' + + * maint: + post-release: micro version bump (1.13.4a) + release: stable micro release 1.13.4 + sync: update config.guess + +2013-06-14 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -1731,6 +2930,20 @@ updated (apparently, it was mistakenly not updated in the previous real change to the script). +2013-06-13 Stefano Lattarini + + Merge branch 'maint' + + * maint: + THANKS: update e-mall address for Ralf Corsepius + lang, suffix rules: don't require C stuff needlessly + tests: expose automake bug#14560 + maint: add a missing copyright notice + sync: update config.guess from upstream + tests: expose automake bug#13928 + comments: fix some out-of-sync refs to test scripts + tests: expose automake bug#13940 + 2013-06-12 Stefano Lattarini Merge branch 'micro' into maint @@ -1840,6 +3053,46 @@ 2013-06-03 Stefano Lattarini + fixup: botched merge for 'bin/automake.in' + + * bin/automake.in (print_autodist_files): Here, we had unwittingly + botched up a 'format' invocation during the latest maint -> master + merge. + +2013-06-03 Stefano Lattarini + + Merge branch 'maint' + + * maint: + configure: remove an obsolete TODO comment + post-release: micro version bump (1.13.3a) + release: stable micro release 1.13.3 + typofix: fix grammaro in comments in t/tags-pr12372.sh + NEWS: minor fixlets, re-wording, and better text wrapping + tests: slightly stricter checks in t/cxx-demo.sh + tests: fix spurious failure when 'etags' program is Exuberant Ctags + tests: fix spurious failure due to missing sleeps + maint: version bump after beta release 1.13b + release: beta release 1.13b (will become 1.14) + maint: support new Automake versioning scheme in tagging/uploading rules + announcement: can be generated from development snapshots as well + announcement: can be generated from development snapshots as well + announcement: be less strict in the paring of NEWS + maint: version bump after beta release 1.13.2b + release: beta release 1.13.2b (will become 1.13.3) + sync: update config.guess from upstream + automake: assume we can always pass '-o' to the C compiler + NEWS: document recent testsuite fixes (MinGW/MSYS related) + depcomp: avoid trailing backslash in depfile for depmode=msvc7 + tests: prune some weed in a non-POSIX test + tests: avoid a spurious failure on MSYS + t/README: document "run_make", discourage "make -e" + cosmetics: tiny whitespace fixlets + tests: avoid a spurious failure with MSVC + tests: avoid a spurious failure on non-POSIX systems + +2013-06-03 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -2086,6 +3339,13 @@ an empty line. (scriptversion): Update. +2013-05-30 Stefano Lattarini + + Merge branch 'fix-pr14499' + + * fix-pr14499: + tests: avoid a spurious failure when TeX is not installed. + 2013-05-29 Peter Rosin Stefano Lattarini @@ -2140,6 +3400,39 @@ 2013-05-29 Stefano Lattarini + tests: avoid a spurious failure when TeX is not installed. + + Fixes automake bug#14499. + + * t/txinfo-no-split.sh: If TeX is not available, redefine 'dvi' to be a + dummy target, so that "make distcheck" doesn't fail while trying to build + the DVI version of the Texinfo manual. + +2013-05-29 Stefano Lattarini + + tests: avoid a spurious failure when $CC != cc + + Fixes automake bug#14500. + + * t/subpkg.sh: Improve the grepping of configure output. + +2013-05-29 Stefano Lattarini + + Merge branch 'maint' + + * maint: + NEWS: fix typos and grammaros + NEWS: document fix for bug#14441 + Automake::Rule: consistently prepend underscore to private variables + Automake::Rule: rename: suffix_rule() -> next_in_suffix_chain() + Automake::Rule: adjust comments and POD according to previous changes + Automake::Rule: make private variables lexically scoped + suffix rules: better distinction between builtin and user-derived + Automake::Rule: expose suffix rules as a function, not a scalar + tests: expose automake bug#14441 + +2013-05-29 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -2155,10 +3448,22 @@ 2013-05-29 Stefano Lattarini + NEWS: drop an idiomatic use of latinism 'sic' + + Reported-by: Peter Rosin + +2013-05-29 Stefano Lattarini + NEWS: fix typos and grammaros Reported-by: Peter Rosin +2013-05-29 Stefano Lattarini + + NEWS: fix Automake versions + + Reported-by: Peter Rosin + 2013-05-28 Stefano Lattarini Merge branch 'suffix-rules-work' into micro @@ -2175,12 +3480,35 @@ 2013-05-28 Stefano Lattarini + Merge branch 'maint' + + * maint: + NEWS: fix typo + +2013-05-28 Stefano Lattarini + NEWS: fix typo Reported-by: Peter Rosin 2013-05-28 Stefano Lattarini + Merge branch 'maint' + + * maint: + NEWS: report recent documentation fix about AM_PROG_MKDIR_P + NEWS: Automake 2.0 will assume "rm -f" without args work + NEWS: on assuming "rm -f" without arguments work + NEWS: fix a couple of typos in older entries + docs: AM_PROG_MKDIR_P: will not be removed in 2.0 release of Automake + docs: AM_PROG_CC_C_O: correct imprecise statements about it + maint: sanity checks in 'check-minimal-autoconf' convenience target + maint: test minimal supported autoconf through convenience target + maint: install minimal supported autoconf through convenience targets + test-lib: typofix in comments + +2013-05-28 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -2344,6 +3672,15 @@ 2013-05-26 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: remove an "unworthy" FIXME comment + tests: remove one obsolete workaround for long-lifted limitations + tests: couple of minor tweaks in demo tests in C++ and Libtool + +2013-05-26 Stefano Lattarini + test-lib: typofix in comments * t/ax/am-test-lib.sh: In here. @@ -2377,6 +3714,28 @@ 2013-05-26 Stefano Lattarini + Merge branch 'maint' + + * maint: + NEWS: document deprecation of 'shar' and 'compress' dist formats + m4: rename minuso.m4 -> prog-cc-c-o.m4 + tests: adjust or remove some obsolete comments + tests: remove some useless 'unset' of variables + tests: avoid a couple of extra sleep with GNU make + NEWS: document testsuite work for 1.13.3 + lint: remove a couple of obsolete syntax checks + lint: cosmetics: use #-comments, not ##-comments + lint: cosmetics: some reordering + lint: recipes of syntax check require GNU grep; ensure it is used + lint: better name for a syntax check + tests: rename $am_make_rc_got -> $am_make_rc + tests: some tests make no sense if "$CC -c -o" doesn't work + AM_PROG_CC_C_O: don't rely on AC_PROG_CC_C_O, re-implement similar logic + compile: rewrite AC_PROG_CC with AM_PROG_CC_C_O contents + tests: ensure $required is not set too late + +2013-05-26 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -2685,6 +4044,14 @@ 2013-05-24 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: use append mode to capture parallel make output + tests: new convenience target 'check-parallel' + +2013-05-24 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -2744,6 +4111,19 @@ 2013-05-23 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: avoid few lingering $MAKE redirections + tests: avoid '$MAKE' redirections, use 'run_make' instead + tests: avoid use of redirected 'run_make' invocations + lint: warn against redirected 'run_make' invocations + comments: next GNU make release 4.0, not 3.83 + tests: fix a potential spurious failure due to global config.site + HACKING: it's OK to do testsuite refactoring in a micro version + +2013-05-23 Stefano Lattarini + tests: avoid few lingering $MAKE redirections These were present in the 'maint' branch, but not in the 'micro' branch. @@ -2842,6 +4222,15 @@ 2013-05-22 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: remove some code duplication + cosmetics: remove a couple of extra whitespaces in tests + tests: two minor fixups + +2013-05-22 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -2879,6 +4268,17 @@ 2013-05-22 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: run_make: options to do command redirection + tests: only activate 'unset' alias if required + tests: better idiom to override make macro defs on the cmdline + test-lib: minor style changes + test-lib: fix botched function name in an error message + +2013-05-22 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -3013,6 +4413,25 @@ 2013-05-20 Stefano Lattarini + automake: remove one extra trailing whitespace + + * bin/automake.in (lang_vala_ignore): Here. + +2013-05-20 Stefano Lattarini + + automake: cosmetic changes in indentation and line breaks + + * bin/automake.in (handle_LIBOBJS_or_ALLOCA): Here. + +2013-05-20 Stefano Lattarini + + Merge branch 'maint' + + * maint: + maintcheck: minor tweaks and fixlets + +2013-05-20 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -3026,6 +4445,17 @@ 2013-05-19 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: fix a spurious failure on NetBSD 5.1 + texi: build version.texi and stamp-vti in srcdir + tests: fix a botched heading comment + tests: fix another spurious with FreeBSD make + tests: fix a spurious failure with FreeBSD make + +2013-05-19 Stefano Lattarini + tests: fix a spurious failure on NetBSD 5.1 * t/dist-shar.sh ($required): Also require the 'unshar' program. @@ -3080,10 +4510,45 @@ Failures due to known VPATH support issues in that make implementation (the same issues that have been causing the long-standing bug#7884). + * t/ltlibsrc.sh: Adjust. + +2013-05-19 Stefano Lattarini + + tests: fix a spurious failure with FreeBSD make + + Failures due to known VPATH support issues in that make implementation + (the same issues that have been causing the long-standing bug#7884). + * t/lex-multiple.sh: Adjust. 2013-05-18 Stefano Lattarini + Merge branch 'subdir-objects-work' + + * subdir-objects-work: + depend: reduce code duplication, de-uglify make verbose output + depend: prefer $(...) over `...` in Cygwin-specific recipes + depend: reduce code duplication + depend: a preparatory refactoring + depend: refactor and remove code duplication + Automake::Language: drop unused fields 'compile_flag' and 'output_flag' + depend: assume '-c' compiler flag always means to produce object files + depend: assume we can always pass '-o' to the C compiler + cleanup: having subdir-objects mandatory allow us some simplifications + subdir-objects: enable unconditionally + +2013-05-18 Stefano Lattarini + + Merge branch 'maint' + + * maint: + lisp: fix a failure with Solaris /usr/xpg4/bin/sh + tests: sanitize 'unset' usages + tests: fix some botched/outdated comments + tests: use perl, not find+rm, to remove temporary directories + +2013-05-18 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -3206,6 +4671,48 @@ 2013-05-16 Stefano Lattarini + depend: reduce code duplication, de-uglify make verbose output + + Verbose output from compilation recipes had been made more messy by + the previous "simplifying" commit v1.13.1d-220-g1fa0c24. With this + patch, not only we reduce some code duplication, but also improve + that output again, for the joy of users who dislike silent-rules :-) + + * lib/am/depend2.am: Use the new '%XSOURCE%' transform, instead of + copying and pasting the idiom for VPATH rewrite emulation over and + over. Fix some indentation and line-wrapping issues while at it. + * bin/automake.in (handle_languages): Implement the new transform. + * t/silent-nested-vars.sh: Adjust to avoid spurious failures. + +2013-05-16 Stefano Lattarini + + tests: remove remaining exec bits ('master' branch) + + The executable bit gives the impression that the tests are directly + runnable, as with "./t/foo.sh", but it has been a while since that + was the case. Today, tests are runnable only through "make check" + or "./runtest". + + This change is for the 'master' branch (automake 1.99a), and is a + follow-up to commit 'v1.13.2-3-g74017b5', done on the 'micro' branch + (automake 1.13.2a) and to commit 'v1.13.2-221-g0985d67', done on the + 'maint' branch (automake 1.13a). + + * t/am-prog-mkdir-p.sh: Remove executable bit. + * t/txinfo-no-split.sh: Likewise. + +2013-05-16 Stefano Lattarini + + Merge branch 'maint' + + * maint: + tests: remove remaining exec bits ('maint' branch) + tests: remove exec bit from all of them ('micro' branch) + maint: tests no longer need to have executable bit set + PLANS: subdir-objects: various updates + +2013-05-16 Stefano Lattarini + tests: remove remaining exec bits ('maint' branch) The executable bit gives the impression that the tests are directly @@ -3275,6 +4782,22 @@ 2013-05-15 Stefano Lattarini + Merge branch 'maint' + + * maint: + post-release: micro version bump (1.13.2a) + release: stable micro release 1.13.2 + vala tests: skip in a cross compiler setup + HACKING: miscellaneous fixes, updates and enhancements + NEWS: minor improvements to wording (about new versioning scheme) + THANKS: update Akim's e-mail address + tests: less uses of "make -e"; avoid spurious failures in 'check-cc-no-c-o' + build: be more respectful of user-specified verbosity + check-cc-no-c-o: unify initializations in a single place + check-cc-no-c-o: avoid a spurious failure + +2013-05-15 Stefano Lattarini + Merge branch 'micro' into maint * micro: @@ -3326,6 +4849,202 @@ 2013-05-15 Stefano Lattarini + depend: prefer $(...) over `...` in Cygwin-specific recipes + + On Cygwin, we can happily assume only POSIX-conforming shells exist. + This commit is useless by itself, but is useful as a preparatory + refactoring in view of a future change. + + * lib/am/depend2.am: In recipes for producing '.obj' objects, use + the POSIX form $(...) for command substitution, rather than the + classic Bourne one `...`. + +2013-05-15 Stefano Lattarini + + depend: reduce code duplication + + Just a simplification; no semantic change is intended. + + * lib/am/depend2.am (am__set_depbase): New. Use it in all the three + flavours of recipes (.o, .obj, .lo), instead of duplicating its code. + +2013-05-15 Stefano Lattarini + + depend: a preparatory refactoring + + This is just a preparatory change in view of a future refactoring. + No semantic change is intended. + + * lib/am/depend2.am: Adjust; for example, using '$@' in all recipes + to indicate the output file (rather than recipe-specific transforms + like '%OBJ%' and '%LTOBJ%'), and not assuming to know the exact + file extension of the output file (e.g., whether it's '.o' or '.lo'). + +2013-05-15 Stefano Lattarini + + depend: refactor and remove code duplication + + * lib/am/depend2.am: Here. The obsolescent comments removed from this + same file in commit 'v1.13.1-42-g8f06bfb' of 2012-01-09, "depend2.am: fix + comments on verbosity of compilation rules", gave the rationale for why + that code duplication was there in the first place (rationale that, like + those comments, has been obsolete by the silent-rules introduction). + * bin/automake.in: Given the refactoring in 'depend2.am', there is no + longer need to add extra trailing whitespace to the entries of the + '%sourceflags' hash (which are used for the '%SOURCEFLAG%' transform + when 'depend2.am' is processed. + * t/fort2.sh: Adjust to avoid spurious failures. + +2013-05-15 Stefano Lattarini + + Automake::Language: drop unused fields 'compile_flag' and 'output_flag' + + They are unused after the recent flurry of changes. This is just a + simplification; no semantic change is intended. + + * lib/Automake/Language.pm (Class::Struct): Remove unused fields here. + * bin/automake.in: And here, in all the 'register_language()' invocations. + +2013-05-15 Stefano Lattarini + + depend: assume '-c' compiler flag always means to produce object files + + Rather than fully-fledged executables. This is the case for all the + compilers of all languages supported by Automake. + + This is just a simplification; no semantic changes are intended. + + * bin/automake.in (handle_languages): Drop transform '%-c%'. + * lib/am/depend2.am: Adjust to just assume the '%-c%' transform + expands to "-c". + +2013-05-15 Stefano Lattarini + + depend: assume we can always pass '-o' to the C compiler + + This is the case after the change in commit v1.13.1-56-g34001a9 of + 2013-01-09 (compile: use 'compile' script when "-c -o" is used with + losing compilers). + + This is just a simplification; no semantic changes are intended. + + * bin/automake.in (handle_languages): Drop transform '%-o%', and + definitions of '$output_flag'. + * lib/am/depend2.am: Adjust to just assume the '?-o?' transform is + true, and the '%-o%' transform expands to "-o". + +2013-05-15 Stefano Lattarini + + cleanup: having subdir-objects mandatory allow us some simplifications + + Few minor cleanups made possible by earlier changes, plus other minor + cleanups triggered in cascade. No semantic change is intended. + + This is a follow-up on previous commit 'v1.13.1d-214-g3ad07d2', and + an adjusted backport of Automake-NG commit 'v1.12.1-315-gc97d41b' + of 2012-06-08 ([ng] cleanup: after enabling of subdir-objects + unconditionally). + + * bin/automake.in (LANG_IGNORE, LANG_SUBDIR): Remove. + (handle_languages): Drop the '%DEPBASE%' transform when processing + the '$rule_file'. + (register_language ('name' => 'vala', ...)): Add '.vapi' to the entry + 'extensions', and simplify the entry 'output_extensions' to point to + a dummy subroutine (since it wasn't really used anyway). + (handle_single_transform): No longer expect the 'lang_*_rewrite' + subroutines to return a 'LANG_*' constant, but only a transformed + extension, if required. To decide whether further processing of the + source file should be stopped, rely on a new set of 'lang_*_ignore' + subroutines, defaulting to a subroutine that returns false. + Accordingly, don't special case the handling of '.vapi' files anymore, + instead rely on ... + (lang_vala_ignore, lang_header_ignore): ... these new subroutines to + avoid extra processing of C/C++ headers and Vala '.vapi' headers. + (lang_java_rewrite): Remove. + Remove an outdated comment. + * lib/am/depend2.am: Partial rewrite to reduce code duplication and + drop use of the '%DEPBASE%' transform. + * t/compile_f_c_cxx.sh: Adjust. + +2013-05-15 Stefano Lattarini + + subdir-objects: enable unconditionally + + See automake bug#13378. + + The fact that Automake-generated Makefiles places compiled object files + in the current directory by default, also when the corresponding source + file is in a subdirectory, is basically an historical accident, due to + the fact that the 'subdir-objects' option had only been introduced in + April 1999, starting with commit 'user-dep-gen-branchpoint-56-g88b5959', + and never made the default, likely to avoid backwards-compatibility + issues. + + Since we believe the behaviour enabled by the 'subdir-objects' is the + only natural and most useful one, we make it the only only one available, + simplifying the Automake implementation and APIs a little in the process. + + This change is basically an adjusted backport of Automake-NG commit + 'v1.12.1-313-g14fe163' of 2012-06-07, "[ng] subdir-objects: enable + unconditionally". + + * NEWS: Update. + * doc/automake.texi (Program and Library Variables): The output + object files are no longer placed in the current directory by + default, but rather in the same directory of the source file. + (LIBOBJS): Now the $(LIBOBJS) and $(ALLOCA) variables can also + be used outside of the directory where their sources lie. + (List of Automake options): Report the 'subdir-objects' option + as a no-op, existing only for compatibility with older versions + of Automake. + Other related minor adjustments. + * bin/automake.in (LANG_PROCESS): Remove, it's no longer needed. + (handle_languages): Don't test whether option 'subdir-objects' + is set (just assume it is), and do not use the '%SUBDIROBJ%' + transform when processing '.am' fragments. + (lang_sub_obj): Delete, it would just return 'LANG_SUBDIR' + unconditionally now. + (lang_lex_rewrite): Adjust. Don't test whether the option + 'subdir-objects' is set (just assume it is). + (lang_yacc_rewrite): Likewise. + (handle_single_transform): Likewise. Remove an obsolete + comment. Add a proper "FIXME" comments about a fragment + of code that might have become dead code now. + (handle_LIBOBJS_or_ALLOCA): Simplify assuming that the option + 'subdir-objects' is always set. Accordingly, there's no need + to warn anymore if '$(LIBOBJS)' or '$(ALLOCA)' are used outside + the '$config_libobj_dir' directory (as specified by autoconf + macro 'AC_CONFIG_LIBOBJ_DIR'). + * lib/am/depend2.am: Assume the '?SUBDIROBJ?' Automake time + conditional is always true, and remove its uses accordingly. + * t/compile_f_c_cxx.sh: Adjust. + * t/cscope.tap: Likewise. + * t/depcomp8a.sh: Likewise. + * t/depcomp8b.sh: Likewise. + * t/libtool3.sh: Likewise. + * t/ltlibsrc.sh: Likewise. + * t/pr401.sh: Likewise. + * t/pr401b.sh: Likewise. + * t/pr401c.sh: Likewise. + * t/subobj.sh: Likewise. + * t/lex-line.sh: Likewise. + * t/yacc-line.sh: Likewise. + * t/yacc5.sh: Likewise. + * t/vala-libs.sh: Likewise. + * t/fort4.sh: Likewise, and extend a bit. + * t/fort5.sh: Likewise. + * t/gcj.sh: Likewise. + * t/subpkg.sh: Likewise. + * t/subpkg-yacc.sh: Likewise. + * t/xsource.sh: Likewise. + * t/libobj20a.sh: Remove as obsolete. + * t/libobj20b.sh: Adjust heading comments. + * t/libobj20c.sh: Likewise. + * t/subobj4.sh: Remove as obsolete. + * t/sourcefile-in-subdir.sh: Likewise. + +2013-05-15 Stefano Lattarini + tests: less uses of "make -e"; avoid spurious failures in 'check-cc-no-c-o' That is, when the testsuite is run using a fake C compiler that doesn't @@ -3366,12 +5085,28 @@ 2013-05-14 Stefano Lattarini + Merge branch 'maint' + + * maint: + build: fixup for building in a VPATH setup + +2013-05-14 Stefano Lattarini + build: fixup for building in a VPATH setup * bin/Makefile.inc (%D%/automake, %D%/aclocal): Make sure that the directory where the targets scripts are going to be built exists, before trying to create said scripts. +2013-05-13 Stefano Lattarini + + Merge branch 'maint' + + * maint: + Use AC_DEFUN_ONCE to define AM_PROG_CC_C_O + compile: avoid AC_PROG_CC messy rewrite + options: tiny simplification in dealing with incompatible versions + 2013-05-11 Nick Bowler (tiny change) Use AC_DEFUN_ONCE to define AM_PROG_CC_C_O @@ -3431,6 +5166,33 @@ 2013-05-11 Stefano Lattarini + options: consistently use return statuses to report errors (more) + + This is a follow-up to commit 'v1.13.1d-128-g6e486c5', needed to deal + with errors that are only present in the 'master' branch (while the + reported commit was on the 'maint' branch). + + * lib/Automake/Options.pm (_process_option_list): Adjust, where dealing + with the removed options 'dist-shar' and 'dist-tarZ'. + +2013-05-11 Stefano Lattarini + + Merge branch 'maint' + + * maint: + options: try to report as much errors as possible + warns: don't tell AM_PROG_MKDIR_P is going to be removed + refactor: fix few "inverted boolean" usages + options: better name for an internal function + options: more consistency in use of return statuses to report errors + options: tiny simplification in dealing with erroneous opts + options: consistently use return statuses to report errors + options: re-enable some sanity checks + THANKS: update Eric Blake's e-mail address + NEWS: typofix + +2013-05-11 Stefano Lattarini + options: try to report as much errors as possible For example, if two invalid options are used in AUTOMAKE_OPTIONS, don't @@ -3529,6 +5291,39 @@ 2013-05-10 Stefano Lattarini + dist: remove support for shar and tarZ formats + + See also discussion about automake wishlist bug#13324. + + * lib/Automake/Options.pm: Give fatal errors (rather than warnings) if + the 'dist-shar' or 'dist-tarZ' options are used. + * lib/distdir.am: Remove the 'dist-tarZ' and 'dist-shar' targets, and + references to the '.tar.Z' and '.shar' archives. + * bin/automake.in (preprocess_file): Remove 'COMPRESS' and 'SHAR' + transforms. + (handle_dist): Remove lingering references to 'dist-tarZ' and 'dist-shar' + options. + * doc/automake.texi: Adjust, removing references to the removed targets + and distribution formats. + * t/dist-shar.sh: Adjust to expect fatal errors rather than warnings. + * t/dist-tarZ.sh: Likewise. + +2013-05-10 Stefano Lattarini + + Merge branch 'maint' + + * maint: + news: document new 'subdir-objects' warning + PLANS: one minor fixlet (mostly cosmetic) + PLANS: we have already dropped support for split info files in master + NEWS: fix a reference to Automake 1.14 where Automake 2.0 was intended + PLANS: fix reference to non-existent 'next' branch + PLANS: fix botched version reference + maintcheck: fix two references to old location of aclocal and automake + dist: deprecated shar and tar+compress formats + +2013-05-10 Stefano Lattarini + news: document new 'subdir-objects' warning * NEWS: Automake 1.14 will warn if a subdir source file is @@ -3593,6 +5388,25 @@ 2013-05-10 Stefano Lattarini + Merge branch 'maint' + + * maint: + automake: typofix in comments: s/AC_CONFIG_HEADER/AC_CONFIG_HEADERS/ + am: prefer a shorter idiom where possible + cosmetics: fix few typos, grammaros and missing whitespace + fixup: remove an obsolete comment + docs: we still don't have the promised better Java interface + build: move automake and aclocal in 'bin' subdir + build: break up monolithic Makefile.am in subdir-specific fragments + + + Extra non-trivial edits: + + * m4/Makefile.inc (dist_automake_ac_DATA): Drop lead-dot.m4 and + mkdirp.m4. + * lib/Automake/Makefile.inc (dist_perllib_DATA): Drop Configure_ac.pm. + +2013-05-10 Stefano Lattarini + Merge branch 'dog-feeding' into maint * dog-feeding: @@ -3661,6 +5475,13 @@ 2013-05-09 Stefano Lattarini + Merge branch 'maint' + + * maint: + maint: re-run "make update-copyright" ... + +2013-05-09 Stefano Lattarini + maint: re-run "make update-copyright" ... * t/lex-multiple.sh: ... which updates the copyright years @@ -3668,6 +5489,14 @@ 2013-05-09 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: avoid spurious failure with older flex (2.5.4) + announcement: cater to more flexible NEWS format + +2013-05-09 Stefano Lattarini + tests: avoid spurious failure with older flex (2.5.4) That old version is unfortunately still relevant, being the one @@ -3731,6 +5560,51 @@ * contrib/t/local.am: Rename ... * contrib/t/Makefile.inc: ... like this. +2013-05-06 Stefano Lattarini + + docs: fix warnings given by Texinfo 5.x + + These warnings: + + doc/automake.texi:3885: warning: node next `Public Macros' in menu \ + `Private Macros' and in sectioning `Obsolete Macros' differ + doc/automake.texi:4050: warning: node `Private Macros' is next for \ + `Obsolete Macros' in sectioning but not in menu + doc/automake.texi:4050: warning: node prev `Obsolete Macros' in menu \ + `Private Macros' and in sectioning `Public Macros' differ + doc/automake.texi:4090: warning: node `Obsolete Macros' is next for \ + `Private Macros' in menu but not in sectioning + doc/automake.texi:4090: warning: node prev `Private Macros' in menu \ + `Public Macros' and in sectioning `Obsolete Macros' differ + + * doc/automake.texi: Adjust. + +2013-05-05 Stefano Lattarini + + fixlet: remove leftover comment fragment + + * configure.ac: Here. + +2013-05-05 Stefano Lattarini + + master branch: we are going to become Automake 2.0 + + * configure.ac (AC_INIT): So adjust the beta version in here, from + 1.13a to 1.99a. + * m4/amversion.m4: Regenerate. + +2013-05-05 Stefano Lattarini + + Merge branch 'maint' + + * maint: + maint branch: we are going to become Automake 1.14 + maint: version bump after beta release 1.13.1d + release: beta release 1.13.1d (will become 1.13.2) + NEWS: document more robust handling/recognition of make options + tests: typofixes in comments in t/preproc-c-compile.sh + tests: remove bashism from a test + 2013-05-05 Stefano Lattarini maint branch: we are going to become Automake 1.14 @@ -3779,6 +5653,34 @@ 2013-05-04 Stefano Lattarini + Merge branch 'maint' + + * maint: + maint: targets and recipes to simplify testing on real-world packages + build: preparatory refactoring + build: tiny reduction in code duplication + make flags analysis: handle more options with args + make flags analysis: use simpler variable names + make flags analysis: whitespace changes + make flags analysis: embed in a subshell + make flags analysis: be more robust + make flags analysis: cater to GNU make 3.83 (still unreleased as of now) + tests: expose weaknesses in make flags analysis + tests: improve debugging output in checks on make flags analysis + make flags analysis: refactor, to reduce code duplication + tests: avoid one tricky use of "make -e" + cosmetics: remove few trailing whitespace occurrences + typofix: in NEWS (extra whitespace) + tests: avoid a spurious error with Solaris make + subdirs: don't return false positives for the '-k' option's presence + header-vars: recognize more make flags ('-k' in particular) + header-vars: simplify how make flags are determined + tests: remove dead code from t/make-dryrun.tap + header-vars: new variable $(am__running_with_option) + tests: expose bug#12554 (false positives for presence of '-k' make option) + +2013-05-04 Stefano Lattarini + Merge branch 'branch-1.13.2' into maint * branch-1.13.2: @@ -4015,6 +5917,60 @@ 2013-04-30 Stefano Lattarini + compat: substitute '@mkdir_p@' as '$(MKDIR_P)' unconditionally + + We had started to do so only when the obsolete AM_PROG_MKDIR_P variable + was used, but that has recently turned out not to be not good enough, + because Gettext 0.18.2 (the latest one at the moment of writing) is using + the modern macro AC_PROG_MKDIR_P in its '*.m4' files, but at the same time + is still using the obsolete make variable '$(mkdir_p)' in its Makefile + fragments. This has been causing failures in real-world packages + bootstrapped with latest Gettext (0.18.2) and with bleeding-edge automake. + + See for example: + + + + And the worst things is that those failures have been basically silent + and unnoticeable up until the final "make install" --- that is, after + the affected package had been bootstrapped, configured and built. Yikes! + + This issue has been reported to the Gettext developers: + + + + But even if they will quickly fix it, Gettext 0.18.2 will remain + affected. + + The fix we can implement in Automake is small and unobtrusive enough, + definitely worth having in order to save the users and developers from + having to deal with this hard-to-spot issue. + + * m4/init.m4 (AM_INIT_AUTOMAKE): AC_SUBST '@mkdir_p@' to '$(MKDIR_P)'. + * t/am-prog-mkdir-p.sh: Enhance. + +2013-04-30 Stefano Lattarini + + Merge branch 'maint' + + * maint: + sync: update files from upstream with "make fetch" + maintcheck: remove outdated whitelisting + tar: format 'ustar' cannot support UID/GID longer than 21 bits + docs: issues with configure substitutions in TESTS + tests: avoid possible autotools caching issues (automake bug#13832) + tests: rename some with more descriptive names + docs: add myself and Ralf Wildenhues as authors + authors: add myself + dry-run: don't get confused by '-I' option + tests: avoid a spurious failure with the Korn Shell + dry-run: with GNU make, prefer $(MFLAGS) over $(MAKEFLAGS) + header vars: can determine whether we are running under GNU make + NEWS: improve wording for automake bug#13514 fix + NEWS: document fix for automake bug#13514 + +2013-04-30 Stefano Lattarini + Merge branch 'branch-1.13.2' into maint * branch-1.13.2: @@ -4363,9 +6319,20 @@ 2013-04-21 Stefano Lattarini - NEWS: document fix for automake bug#13514 + NEWS: document fix for automake bug#13514 + + It was fixed by commit v1.13.1b-5-g7a3d7ce. + +2013-04-20 Stefano Lattarini + + Merge branch 'maint' - It was fixed by commit v1.13.1b-5-g7a3d7ce. + * maint: + INSTALL: regen + sync: update files from upstream with "make fetch" + tests: tweaks and minimal improvements to t/insthook.sh + typofix: in comments in t/extra2.sh + tests: fix botched cross-reference in a heading comment 2013-04-20 Stefano Lattarini @@ -4410,6 +6377,42 @@ 2013-04-19 Stefano Lattarini + compat: reinstate support for obsolete $(INCLUDES) variable + + Since INCLUDES and AM_CPPFLAGS can be both used at the same time in a + single project, and interact in a non-obvious way, switching away from + INCLUDES is, unfortunately, not simply a matter of doing a mindless + INCLUDES -> AM_CPPFLAGS substitution. In fact, the transition from a + "INCLUDES + CPPFLAGS" setup to a "AM_CPPFLAGS only" setup could cause + subtle bugs to sneak into the build systems of the client packages + doing the transition. Forcing this risk upon our users is definitely + not worth the small enhancement in consistency and cleanliness that + the removal of INCLUDES would give us. + + For a more extended rationale and related discussions, see: + + + This change basically reverts commit v1.13-8-g880595d. + + * automake.in: Re-introduce support for INCLUDES (its use will cause + warnings in the 'obsolete' category rather than fatal errors). + * doc/automake.texi: Adjust to re-add mention of INCLUDES. + * t/includes-no-more.sh: Rename ... + * t/includes-deprecation.sh: ... like this, and adjust. + * t/list-of-tests.mk: Update. + * t/warnopts.sh: Minor fixlet while at it. + + Suggested-by: Peter Rosin + +2013-04-19 Stefano Lattarini + + Merge branch 'maint' + + * maint: + automake: refactoring: factor out common cpp-like flags + +2013-04-19 Stefano Lattarini + automake: refactoring: factor out common cpp-like flags * automake.in (@cpplike_flags): In this new variable... @@ -4423,6 +6426,13 @@ 2013-04-19 Stefano Lattarini + Merge branch 'maint' + + * maint: + NEWS (mint): reflect new Automake versioning scheme + +2013-04-19 Stefano Lattarini + NEWS (mint): reflect new Automake versioning scheme The next minor Automake version will be 1.14, and *not* 1.13.2 -- that @@ -4430,6 +6440,24 @@ 2013-04-19 Stefano Lattarini + NEWS (master): reflect new Automake versioning scheme + + The next minor Automake version will be 1.14 (not 1.13.2 -- that will + be the next bug-fixing version). And the next major Automake version + will be 2.0. + +2013-04-19 Stefano Lattarini + + Merge branch 'maint' + + * maint: + Add missing '$' for variable expansion in depout.m4 + maintcheck: avoid spurious failure + perl: perl subroutine prototypes are problematic, don't use them + fixup: one stray reference to older versioning scheme + +2013-04-19 Stefano Lattarini + Merge branch 'branch-1.13.2' into maint * branch-1.13.2: @@ -4548,6 +6576,14 @@ 2013-03-05 Stefano Lattarini + Merge branch 'maint' + + * maint: + preproc: enhance and extend tests + preproc: add support for relative names in included fragments + +2013-03-05 Stefano Lattarini + Merge branch 'preproc' into maint * preproc: @@ -4563,6 +6599,19 @@ 2013-02-21 Stefano Lattarini + Merge branch 'maint' into master + + * maint: + maint: more adjustments to the new versioning scheme + aclocal: fix for more-than-once specified directories + aclocal: just warn if the primary local m4 dir doesn't exist (don't error) + coverage: expose automake bug#13760 + tests: refactor/enhance tests about make dry-run mode + maint: describe new versioning and branching scheme, and adjust to it + cosmetics: fix some "docstring-like" comments in automake + +2013-02-21 Stefano Lattarini + Merge branch 'branch-1.13.2' into maint * branch-1.13.2: @@ -4733,6 +6782,16 @@ 2013-02-16 Stefano Lattarini + Merge branch 'maint' + + * maint: + style: call perl functions 'like_this()', not '&like_this()' + maint: use more perl subroutines prototypes in the automake script + build: auto-generate perl subroutines prototypes for automake and aclocal + refactor: rip module Automake::Language out of automake script + +2013-02-16 Stefano Lattarini + Merge branch 'perl-sub-protos' into maint * perl-sub-protos: @@ -4743,6 +6802,19 @@ 2013-02-15 Stefano Lattarini + Merge branch 'maint' + + * maint: + typofix: in comments in 't/ax/test-lib.sh' + tests on TAP: don't run the driver with perl unconditionally + typofix: in comments in 'automake.in' + tests: remove obsolete (and now wrong) comment + typofix: in diagnostic in test 't/tap-realtime.sh' + automake: fix reference to relevant tests in comments + NEWS: we no longer plan to drop $(INCLUDES) support in next major version + +2013-02-15 Stefano Lattarini + Merge branch 'branch-1.13.2' into maint * branch-1.13.2: @@ -4901,6 +6973,44 @@ 2013-01-28 Stefano Lattarini + NEWS: IRIX is still supported; only SGI depmode no longer is + + This change is for the master branch (see the similar commit + 'v1.13.1b-3-g97f04a5' on the maint branch). + + The only IRIX-specific support that is actually removed in master (and + thus in the next major Automake version) is the depcomp support for the + SGI compiler. That means that automatic dependency tracking will no + longer work with that compiler, but "normal" compilation should still + work, at least until the compiler is supported by Autoconf. + + So there is no point in alarming our users by stating in the NEWS file + that "support for IRIX and the SGI compilers has been removed"; after + all, while we don't test on nor particularly care about IRIX anymore, + that doesn't mean we are deliberately breaking it, and the likelihood + of an intended breakage there is very low. + + See: + + + + * NEWS: Adjust. Improve explanation of our rationale for dropping + support for the SGI compilers. + + Suggested-by: Peter Rosin + +2013-01-28 Stefano Lattarini + + Merge branch 'maint' + + * maint: + NEWS: IRIX is still supported; only SGI C compiler depcomp no longer is + maint: version bump after beta release 1.13.1b + NEWS: typofix + release: beta release 1.13.1b (will become 1.13.2) + +2013-01-28 Stefano Lattarini + Merge branch 'branch-1.13.2' into maint * branch-1.13.2: @@ -4939,6 +7049,14 @@ 2013-01-23 Stefano Lattarini + coverage: split info files are not installed nor distributed + + See automake bugs #12320 and #13351. + + * t/txinfo-no-extra-dist.sh: Enhance. + +2013-01-23 Stefano Lattarini + maint: version bump after beta release 1.13.1b * configure.ac (AC_INIT): Bump version number to 1.13.1c. @@ -4957,6 +7075,21 @@ 2013-01-22 Stefano Lattarini + Merge branch 'maint' + + * maint: + docs: '.txi' and '.texinfo' extensions are deprecated + NEWS: document recent documentation improvements + docs: more precise cross reference + docs: 'dist-shar' and 'dist-tarZ' are obsolescent today + docs: improve documentation of 'dist-*' targets slightly + docs: make even clearer 'dist-gzip' is the default. + docs: document 'dist-xz' together with the other 'dist-*' options + docs: 'no-define' option and AM_INIT_AUTOMAKE three-args usage: fixlets + warn: correct broken hyperlink in warning message + +2013-01-22 Stefano Lattarini + Merge branch 'branch-1.13.2' into maint * branch-1.13.2: @@ -5049,6 +7182,26 @@ 2013-01-21 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: more information about Lex and Yacc programs + lint: fix spurious failure for 'sc_rm_minus_f' syntax check + maint: bump version 1.13.1a -> 1.13.2a + maint: update copyright in files generated by automake and aclocal + tests: avoid a spurious failure when running inside Emacs + tests: make two new test executable + m4: rename an m4 file to a more appropriate name + NEWS: update w.r.t. recent documentation fixes + compat: reinstate AM_CONFIG_HEADER and AM_PROG_CC_STDC + docs: parallel-tests is no longer experimental + docs: serial-tests are not deprecated, just discouraged + plans: we are not going to remove AM_PROG_MKDIR_P in Automake 1.14 + NEWS: we are not going to remove AM_PROG_MKDIR_P in Automake 1.14 + init.m4: add probe to check "rm -f" without args work + +2013-01-21 Stefano Lattarini + tests: more information about Lex and Yacc programs * t/get-sysconf.sh: Try to also get the version of '$LEX' and '$YACC'. @@ -5211,6 +7364,13 @@ 2013-01-18 Stefano Lattarini + NEWS (master): we are not going to remove AM_PROG_MKDIR_P in 1.14 + + See commit v1.13.1-109-g030ecb4 of 2013-01-16, "compat: restore + AM_PROG_MKDIR, again", for the rationale. + +2013-01-18 Stefano Lattarini + plans: we are not going to remove AM_PROG_MKDIR_P in Automake 1.14 See commit v1.13.1-109-g030ecb4 of 2013-01-16, "compat: restore @@ -5228,6 +7388,76 @@ 2013-01-16 Stefano Lattarini + Merge branch 'texi-no-split-info' + + * texi-no-split-info: + texi: no longer support split info files + +2013-01-16 Stefano Lattarini + + Merge branch 'maint' + + * maint: + subdir-objects: complain if it isn't enabled + plans: update w.r.t. latest changes + +2013-01-16 Stefano Lattarini + + compat: restore AM_PROG_MKDIR, again + + OK, this is getting ridiculous, but we cannot remove this macro yet + (and, yes, the fault for this mess lies entirely on me; let's not + dwell on that, thank you very much). + + Gettext (so far the greatest "offender" in the use of AM_PROG_MKDIR), in + its latest release 0.18.2, has removed all the uses of that macro still + present in its code base. So I thought we could finally and safely + remove it. Wrong. If a package's 'configure.ac' contains a call like: + + AM_GNU_GETTEXT_VERSION([0.18]) + + then the 'autopoint' script will bring the data files from the Gettext + release *1.18* into the package's tree -- yes, even even if the developer + has installed *and is using* Gettext 1.18.2! Now, these data files + comprise m4 files (that will be seen by subsequent aclocal and autoconf + calls), and of course, the pre-0.18.2 version of some of these files + still contains occurrences of AM_PROG_MKDIR_P -- so Automake 1.13 errors + out, and we lose. This has already happened in practice: + + + + Moreover, while we might see it as not unreasonable to ask a developer + using Automake 1.14 to also update Gettext to 1.18.2, that would not + be enough; in order for gettext to use the correct data files, our + developer would have to update his configure.ac to read: + + AM_GNU_GETTEXT_VERSION([0.18.2]) + + thus requiring *all* of his co-developers to install Gettext 1.18.2, + even if they are still using, say, Automake 1.13. Bad. + + So we re-instate this macro as a simple alias for AC_PROG_MKDIR (plus + a non-fatal runtime warning in the 'obsolete' category), and drop any + plan to remove it (see how much good those plans have done us so far). + + Note that NEWS is not yet adjusted, since we'll have to adjust it in + maint before (to minimize spurious merge conflicts). + + * doc/automake.texi: Update. + * PLANS/obsolete-removed/am-prog-mkdir-p.txt: Likewise. + * t/gettext-macros.sh: Adjust. + * t/am-prog-mkdir-p.sh: New test. + * t/mkdir_p.sh: Remove, folded into the new one. + * t/am-prog-mkdir-p-no-more: Remove as superseded. + * t/list-of-tests.mk: Adjust. + * t/obsolete-err.m4: Re-instate AM_PROG_MKDIR_P as a working + alias for AC_PROG_MKDIR_P (albeit giving runtime warnings, and + calling AC_SUBST on 'mkdir_p' too). + * m4/init.m4 (AM_INIT_AUTOMAKE): No longer call AC_SUBST for + 'mkdir_p', as that is once again AM_PROG_MKDIR_P's business. + +2013-01-16 Stefano Lattarini + init.m4: add probe to check "rm -f" without args work See automake bug#10828. @@ -5300,6 +7530,17 @@ 2013-01-12 Stefano Lattarini + Merge branch 'maint' + + * maint: + ywrap: remove an obsolete FIXME comment + ywrap: style fixes (no semantic change intended) + convenience: "make lint" as an alias for "make maintainer-check" + docs: typofix in manual + coverage: using multiple lexers in a single program + +2013-01-12 Stefano Lattarini + ywrap: remove an obsolete FIXME comment If it were still relevant, somebody would have complained by now. @@ -5338,6 +7579,20 @@ 2013-01-12 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: remove most uses of the AM_PROG_CC_C_O obsolete macro + coverage: obsolete macro AM_PROG_CC_C_O should cause no warning nor errors + INSTALL: update copyright years + ithreads: use runtime (not configure time) detection of perl threads + copyright: add few missing copyright notices + maint: files in PLANS are to be exempted from copyright notice + maint: consistently honor the UPDATE_COPYRIGHT_YEAR environment variable + copyright: update some copyright years + +2013-01-12 Stefano Lattarini + tests: remove most uses of the AM_PROG_CC_C_O obsolete macro Our NEWS file says its use will no longer be required in Automake @@ -5416,6 +7671,30 @@ 2013-01-11 Stefano Lattarini + Merge branch 'maint' + + * maint: + compile: use 'compile' script when "-c -o" is used with losing compilers + HACKING: suggest more checks before releasing + tests: can fake a compiler not grasping "-c -o" -- globally in all tests + sync: update files from upstream with "make fetch" + typofix: in comments in GNUmakefile + Rename 'maint/' -> 'maintainer/', for Git's sake + HACKING: minor typofix + HACKING: bug-tracker, the PLANS directory, and how to plan "big" changes + HACKING: rewindable branches should live in the 'experimental/*' namespace + HACKING: fixlets about git branch rewinding policy + HACKING: commit messages are not to follow GCS ChangeLog rules too strongly + HACKING: "detailed explanation" in commit messages is almost mandatory + HACKING: we use "merge --log" even when merging master + HACKING: typofix + depend2.am: fix comments on verbosity of compilation rules + depend2.am: improve comments a little + plans: automake 1.14 is to assume "rm -f" with no args is OK + plans: we want to active subdir-objects unconditionally in automake 1.14 + +2013-01-11 Stefano Lattarini + compile: use 'compile' script when "-c -o" is used with losing compilers Do so seen when only source files in the "current" directory are present. @@ -5648,6 +7927,24 @@ * PLANS/subdir-objects.txt: New. * t/ccnoco4.sh: Improve heading comments a little. +2013-01-09 Stefano Lattarini + + Merge branch 'maint' + + * maint: + tests: adjust stale references to old test names + tests: rename the last aclocal test with dumb name + tests: fix an old botched change to an aclocal test + tests: fix some botched inter-test references in heading comments + coverage: compile rules used "-c -o" also with losing compilers + texi: remove extra verbosity in creation of dirstamp directory + coverage: user can avoid distributing '.info' pages + plans: add some on-going plans (already registered on the bug tracker) + docs: mention dist-hook help for EXTRA_DIST + texi: remove workaround for older Texinfo (4.1) + NEWS: improve wordings in entry deprecating suffix-less info files + plans: add the "PLANS" directory + 2013-01-08 Stefano Lattarini tests: adjust stale references to old test names @@ -5715,6 +8012,55 @@ * t/ccnoco4.sh: New test. * t/list-of-tests.mk (XFAIL_TESTS, handwritten_TESTS): List it. +2013-01-07 Stefano Lattarini + + texi: no longer support split info files + + See automake bug#13351 and bug#12320. + + Automake-generated recipes have for a long time supported "split" + info files: + + http://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#Tag-and-Split-Files + + When I asked the rationale for this feature: + + http://lists.gnu.org/archive/html/texinfo-devel/2012-08/msg00015.html + + Karl Berry confirmed that the reason for its existence was indeed + "efficiency, especially memory size": + + http://lists.gnu.org/archive/html/texinfo-devel/2012-08/msg00024.html + + He also added that "The Elisp manual is one of the largest ones around. + Looks like it would be maybe 3.5mb as one file." Not in any way big by + modern standards. + + OTOH, it appears that the use of split info files (at least in the way + they have been handled by Automake-generated rules for a long time) can + cause real problems in some (admittedly quite corner-case) situations: + + http://thread.gmane.org/gmane.comp.parsers.bison.bugs/3963 + http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12320 + + So we now follow suit with Automake-NG (see commit v1.12.2-901-gdd603e2, + ) + and have Automake-generated makefiles pass the '--no-split' option + unconditionally to makeinfo invocations. + + This allow some nice simplifications in our Texinfo recipes, and offer + an automatic fix for bug#12320. + + Another *very* good aspect of such a change is that it should be 100% + transparent to the Automake users. + + * lib/am/texinfos.am: Simplify moderately. + * lib/am/texibuild.am: Simplify greatly the recipe for the creation + of info files. + * t/txinfo-makeinfo-error-no-clobber.sh: Adjust. + * t/txinfo-no-split.sh: New test. + * t/list-of-tests.mk: Add it. + 2013-01-05 Stefano Lattarini texi: remove extra verbosity in creation of dirstamp directory @@ -5743,6 +8089,15 @@ 2013-01-04 Stefano Lattarini + texi: remove leftover support for DGJPP '.iNN' info files + + A follow-up to commit 'v1.13-6-gad08bbf'. + + * lib/am/texinfos.am (dist-info): Stop catering to info files + with '.iNN' extension (as in '.i23' or '.i02'). + +2013-01-04 Stefano Lattarini + Merge branch 'plans' into maint * plans: @@ -5786,6 +8141,23 @@ 2013-01-03 Stefano Lattarini + Merge branch 'maint' + + * maint: + build: don't enable 'color-tests' automake option explicitly + build: enable all warnings as fatal in our own build system + texi: Texinfo sources and CLEANFILES definition should co-exist peacefully + tests: make two new test executable + runtest: better command line API + tests: move runtest.in away from the top-lever directory + maint: move more maintainer files in the 'maint/' subdir + tests: more significant names for some tests + maint: add some of my maintainer-specific scripts + texi: deprecate hack about info files in CLEANFILES variables + texi: info files can be generated in the builddir + +2013-01-03 Stefano Lattarini + build: don't enable 'color-tests' automake option explicitly It's enabled by default since commit 'v1.12.2-136-g2d5571e' (this @@ -5943,6 +8315,22 @@ 2013-01-02 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: reorganize tests on backslash issues + style: add trailing ':' to some test cases + tests: tweak tests on obsolete EXTRA_DATA variable + tests: more significant names for some tests + cosmetics: remove few occurrences of trailing whitespace + docs: re-introduce mention of two-args AM_INIT_AUTOMAKE invocation + texi: warn against '.txi' and '.texinfo' input suffixes + cleanup: remove two lines of dead code in automake + texi: warn against suffix-less info files + build: respect silent rules in generation of "amhello" example tarball + +2013-01-02 Stefano Lattarini + tests: reorganize tests on backslash issues * t/backsl.sh, t/backsl2.sh, t/backsl3.sh: Merge ... @@ -6148,6 +8536,15 @@ 2013-01-01 Stefano Lattarini + Merge branch 'maint' + + * maint: + NEWS: fixlets and updates + post-release: minor version bump (1.13.1a) + release: stable minor release 1.13.1 + +2013-01-01 Stefano Lattarini + NEWS: fixlets and updates 2013-01-01 Stefano Lattarini @@ -6165,6 +8562,17 @@ 2013-01-01 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: don't always look for a C++ compiler named 'RCC' + tests: fix bug in pkg-config-macros.sh, could cause spurious SKIPs + docs: autom4te cache can break CONFIGURE_DEPENDENCIES + coverage: test CONFIGURE_DEPENDENCIES + coverage: test CONFIG_STATUS_DEPENDENCIES + +2013-01-01 Stefano Lattarini + tests: don't always look for a C++ compiler named 'RCC' On MacOS X (10.8), since the file system is case-insensitive, RCC @@ -6225,6 +8633,15 @@ 2012-12-31 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: fix reference to related tests in some comments + tests: some enhancements to texinfo tests (from Automake-NG) + tests: fix reference to sister tests in two heading comments + +2012-12-31 Stefano Lattarini + tests: fix reference to related tests in some comments * t/acloca10.sh: Here. @@ -6252,10 +8669,31 @@ 2012-12-31 Stefano Lattarini + maint: update copyright year for 2013 (in branch master) + + * t/includes-no-more.sh: Only here (all other files already touched in maint) + +2012-12-31 Stefano Lattarini + + Merge branch 'maint' + + * maint: + maint: update copyright year for 2013 (in branch maint) + +2012-12-31 Stefano Lattarini + maint: update copyright year for 2013 (in branch maint) 2012-12-31 Stefano Lattarini + Merge branch 'maint' + + * maint: + docs: adjust comment w.r.t. recent tests renaming + tests: some more renames for texinfo tests + +2012-12-31 Stefano Lattarini + docs: adjust comment w.r.t. recent tests renaming 2012-12-31 Stefano Lattarini @@ -6284,6 +8722,18 @@ 2012-12-31 Stefano Lattarini + Merge branch 'maint' + + * maint: + tests: enhance and tweak some texinfo tests + tests: remove a redundant texinfo test + tests: don't list a removed tests in XFAIL_TESTS + tests: more explicative names for some tests + cleanup: drop a redundant %?FIRST% transform + maint: state when compatibility cruft should be removed or warned about + +2012-12-31 Stefano Lattarini + tests: enhance and tweak some texinfo tests * t/txinfo-subdir-pr343.sh: Move the tests checking that '.info.bak' @@ -6379,6 +8829,14 @@ 2012-12-30 Stefano Lattarini + Merge branch 'maint' + + * maint: + fixup: copyright yars in two recent tests + obsolete: fixup: don't use AU_DEFUN where AC_DEFUN is required + +2012-12-30 Stefano Lattarini + fixup: copyright yars in two recent tests 2012-12-30 Stefano Lattarini @@ -6389,6 +8847,44 @@ 2012-12-30 Stefano Lattarini + obsolete: better error message if AM_PROG_MKDIR_P is used + + In Automake 1.14, the long-deprecated macro AM_PROG_MKDIR_P will be + removed. Instead of simply dropping the macro definition, which would + cause unclear error messages in aclocal and autoconf: + + configure.ac:4: warning: macro 'AM_PROG_MKDIR_P' not found in library + configure.ac:4: error: possibly undefined macro: AM_PROG_MKDIR_P + If this token and others are legitimate, please use m4_pattern_allow. + See the Autoconf documentation. + + we re-add an AM_PROG_MKDIR_P definition that simply raises a *clear* error + message when the macro is used. + + See also recent similar commits 'v1.13-5-g9c07d89' and 'v1.13-4-g8e921bf' + + * t/am-prog-mkdir-p-no-more.sh: New test. + * t/list-of-tests.mk: Add it. + * m4/obsolete-err.m4: Add the new "error-raising" definition for + AM_PROG_MKDIR_P. + +2012-12-30 Stefano Lattarini + + NEWS: document removal of AM_PROG_MKDIR_P macro + +2012-12-30 Stefano Lattarini + + Merge branch 'maint' + + * maint: + NEWS: minor fixup + obsolete: better error message if AM_PROG_CC_STDC is used + obsolete: better error message if AM_CONFIG_HEADER is used + sync: update files from upstream with "make fetch" + tests: better names for temporary configure.ac files + +2012-12-30 Stefano Lattarini + NEWS: minor fixup 2012-12-30 Stefano Lattarini @@ -6491,6 +8987,304 @@ (edit_configure_in): ... this function ... (edit_configure_ac): ... like this. +2012-12-29 Stefano Lattarini + + NEWS: better distinction between obsolete and obsolescent features + +2012-12-29 Stefano Lattarini + + cleanup: get rid of 'Automake::Configure_ac' module + + Now that we unconditionally assume the Autoconf input is named + "configure.ac", it's easier and clearer to inline the checks on + the existence of such a file directly in the automake and + aclocal scripts. + + This change is basically a backport of the 'v1.12-327-gee6d72a' + commit from Automake-NG. + + * lib/Automake/Variable.pm (Automake::Configure_ac): Drop this import. + ($configure_ac): Define to "configure.ac", unconditionally. + * automake.in: Likewise. Also, in main code, check the existence + of 'configure.ac' directly, instead of calling the now-removed + 'require_configure_ac' function. + * aclocal.in: Likewise. + +2012-12-29 Stefano Lattarini + + maint: remove last vestiges of 'configure.in' support from the testsuite + + * syntax-checks.mk: Don't whitelist any file in the maintainer + check looking against use of 'configure.in' in the testsuite. + * t/autodist-configure-no-subdir.sh: Remove last references to + 'configure.in'. + +2012-12-29 Stefano Lattarini + + tests: remove a botched comment from a test case + + * t/backcompat6.sh: Here. + +2012-12-29 Stefano Lattarini + + maint: reflect removal of 'configure.in' support in comments and messages + + * t/help.sh, syntax-checks.mk, aclocal.in, old/TODO: In these files. + +2012-12-28 Stefano Lattarini + + Drop support for 'configure.in' as the Autoconf input file + + The autoconf input should be named 'configure.ac' instead. The use + of 'configure.in' has been deprecated in Autoconf since at least + the 2.13 -> 2.50 transition, and future Autoconf versions (starting + with 2.70 probably) will start to warn about it at runtime. Automake + has been warning about it since the 1.13 release. + + This change is basically a backport of commit 'v1.12-325-g927d4cb', + from Automake-NG. + + * lib/Automake/Configure_ac.pm (find_configure_ac): Don't look for + 'configure.in' if 'configure.ac' is not found. + (require_configure_ac): On failure, don't tell that "'configure.ac' + or 'configure.in' is required", but just that "'configure.ac' is + required". + * automake.in (@common_sometimes): Don't list 'configure.in'. + (scan_autoconf_files): Adjust heading comments. + * NEWS: Update. + * t/help.sh: Adjust. + * t/configure.sh: Remove as obsolete. + * t/list-of-tests.mk: Adjust. + +2012-12-28 Stefano Lattarini + + Drop support for $(ACLOCAL_M4_SOURCES), it's obsolete + + The $(ACLOCAL_M4_SOURCES) variables has been obsolete by a long time, + and basically unused (since at least commit ab57cf28 of 2003-04-24), so + drop any mention of it. + + * automake.in (scan_aclocal_m4): Flatly reject any ACLOCAL_M4_SOURCES + definition with a fatal error, rather than just warning about it. + if any deinifn + $(ACLOCAL_M4_SOURCES). Don't append it to @ac_deps. This makes such + variable always empty, so there's no need to return it. Adjust the + signature of this function accordingly, and ... + (handle_configure): ... update this function accordingly. + * NEWS: Update. + +2012-12-28 Stefano Lattarini + + tests: remove stray uses of 'Exit', in favour of simple 'exit' + + * t/warnopts.sh: Here. Suggested by the 'sc_tests_exit_not_Exit' + maintainer check. + +2012-12-28 Stefano Lattarini + + Merge branch 'remove-djgpp-support' + + * remove-djgpp-support: + general: assume dot-starting file names are supported + Drop support for DJGPP, MS-DOS, Windows 95/98/ME + +2012-12-28 Stefano Lattarini + + general: assume dot-starting file names are supported + + Now that we've dropped support for DJGPP, Windows 95/98/ME + and MS-DOS, that should always the case. + + This change is basically a backport of Automake-NG commit + 'v1.12-342-ge6af355'. + + * lib/am/texibuild.am: Just assume we can have directories whose + name starts with a dot, i.e., that '${am__leading_dot}' expands + to '.'. + * automake.in (require_build_directory): Likewise. + * m4/depend.m4 (AM_SET_DEPDIR): Likewise. Now $(DEPDIR) will + be set unconditionally to '.deps'. + * m4/init.m4 (AM_INIT_AUTOMAKE): Don't AC_REQUIRE the m4 macro + 'AM_SET_LEADING_DOT' anymore. + * m4/lead-dot.m4: Delete. + * Makefile.am (dist_automake_ac_DATA): Remove it. + * t/subobj11a.sh: Just assume $(DEPDIR) expands to '.deps'. + +2012-12-28 Stefano Lattarini + + Drop support for DJGPP, MS-DOS, Windows 95/98/ME + + Basically a backport and squash-in of three Automake-NG commits: + v1.12.1-447-g041fe15, v1.12-343-g4526363, v1.12-341-gc853c20, + plus proper simplifications of the ylwrap script. + + See also: + + + * automake.in (BEGIN): Don't override $ENV{SHELL} for DJGPP. + (handle_libtool): Do not bother cleaning '_libs' directories, they + are only used by Libtool on MS-DOS (and we no longer support that + setup). + * syntax-checks.mk (automake_diff_no): Adjust, as now there are only + seven (not eight) different lines between 'automake.in' and 'automake'. + * bootstrap.sh: Don't special case the default value for BOOTSTRAP_SHELL + on DJGPP. While we are at, allow that variable to be overridden from + the environment. Also, adjust comments: we don't use "ln -s" not because + it's not properly supported by DJGPP, but because it might not be + properly supported by MinGW/MSYS. + * configure.ac (MODIFICATION_DELAY): Define to '2' unconditionally, as + we no longer have to cater to quirks of Windows 95/98/ME. + * lib/am/texibuild.am: Remove support for '*.iNN' files used on DJGPP. + * lib/am/texinfos.am: Likewise. + * lib/ylwrap: Remove support for DOS-specific filenames for bison + output. + * t/txinfo19.sh: Remove as obsolete. + * t/list-of-tests.mk: Adjust. + * NEWS: Update. + +2012-12-28 Stefano Lattarini + + depcomp: remove support for SGI C/C++ compilers + + These compilers are only meant to run on IRIX, and that system has seen + its last release in 2006, and is expected to lose support from SGI in + December 2013: + + + This change fixes automake bug#12967 and bug#12978. + + * lib/depcomp (sgi): Remove this depmode. + * NEWS: Update. + +2012-12-28 Stefano Lattarini + + tests: a test about warnings in category 'obsolete' was failing spuriously + + * t/warnings-obsolete-default.sh : After our removal of $(INCLUDES) + support, this test has been spuriously failing because it was assuming + that a definition of the INCLUDES make variable only caused a warning + rather than a fatal error. Fix it to use a definition of the newly + obsolescent ACLOCAL_AMFLAGS make variable. + +2012-12-28 Stefano Lattarini + + ACLOCAL_AMFLAGS: fully deprecate, with warnings in the 'obsolete' category + + Users are expected to use the AC_CONFIG_MACRO_DIR{,S} autoconf macros + instead. And the use of the '--install' aclocal option in ACLOCAL_AMFLAGS + has proved to be a bad idea anyway -- see automake bug#9037. + + * NEWS: Update. + * t/aclocal-amflags.sh: Enhance and adjust. + * t/acloca14b.sh: Adjust. + * t/acloca22b.sh: Likewise. + * t/ax/distcheck-hook-m4.am: Likewise. + * t/dist-missing-m4.sh: Likewise. + * t/remake-renamed-m4-macro.sh: Likewise. + * t/remake-renamed-m4-macro-and-file.sh: Likewise. + * t/remake-renamed-m4-file.sh: Likewise. + * t/remake-moved-m4-file.sh: Likewise. + * t/remake-gnulib-remove-header.sh: Likewise. + * t/remake-gnulib-add-acsubst.sh: Likewise. + * t/remake-deleted-m4-file.sh: Likewise. + * t/remake-deleted-m4-file.sh: Likewise. + * t/libtool-macros.sh: Likewise. + * t/gettext-macros.sh: Likewise. + +2012-12-28 Stefano Lattarini + + compile: remove support for $(INCLUDES) + + It has already been deprecated in the manual and by warnings in the + 'obsolete' category for ages (at least since 2003), in favour of + AM_CPPFLAGS. Automake-NG has removed support for it already. And + the warnings in the obsolete category are on by default since the + 1.12.4 release. + + So, by removing it in Automake 1.14, we will simplify the transition + path for people that want to switch to Automake-NG. + + See also Automake-NG commit v1.12-267-g6b74968 of 2012-05-21, + "[ng] compile: don't support $(INCLUDES) anymore, it's obsolete". + + * NEWS, doc/automake.texi: Update. + * automake.in (generate_makefile): Reject INCLUDES unconditionally. + In all languages: don't add $(INCLUDES) to the compiler command line. + * t/includes-deprecation.sh: New test. + * t/list-of-tests.mk: Add it. + * t/werror2.sh : Adjust to avoid spurious failures. + * t/pluseq5.sh: Likewise. + * t/warnopts.sh: Likewise. + + Suggested-by: Paolo Bonzini + +2012-12-28 Stefano Lattarini + + Merge branch 'aclocal-lookup-order' + + * aclocal-lookup-order: + aclocal: allow third-party macros take precedence over automake ones + +2012-12-28 Stefano Lattarini + + aclocal: allow third-party macros take precedence over automake ones + + It makes sense to allow "local system-wide" m4 macros take precedence + over built-in macros (defined in the aclocal versioned m4 directory + "${prefix}/share/aclocal-${APIVERSION}"), the same way we allow + "environment-level" m4 macros (through the ACLOCAL_PATH environment + variable ) take precedence over system-wide third-party macros. + + An example: after this change, a definition of AM_PROG_VALAC placed + in file (say) '/usr/local/share/aclocal/my-vala.m4' should take + precedence over the same-named automake-provided macro defined in + file '/usr/local/share/aclocal-1.14/vala.m4'. + + Even more importantly, after this change, m4 macros accessible + through $ACLOCAL_PATH entries will take precedence over m4 macros + defined in the aclocal versioned m4 directory; it was quite counter + intuitive that it was not the case before. + + * aclocal.in (scan_m4_files): Search files in @system_includes before + files in @automake_includes. + * t/aclocal-acdir.sh: Adjust. + * t/aclocal-path-precedence.sh: Likewise. + * t/dirlist.sh: Likewise. + * doc/automake.texi: Adjust. + * NEWS: Update. + +2012-12-28 Stefano Lattarini + + Merge branch 'am-prog-mkdir-p-remove' + + Finally backporting the AM_PROG_MKDIR_P removal that has already taken + place in Automake-NG. We can safely do this since the latest Gettext + release (1.18.2) has removed all uses of AM_PROG_MKDIR_P, replacing + them with uses of AC_PROG_MKDIR_P instead. + + References: + + + Commit v0.18.1.1-147-g2cccb4c in the Gettext git repository. + +2012-12-28 Stefano Lattarini + + Merge branch 'maint' + + Actually a dummy merge, since we retain our own "1.13a" version + number. + + * maint: + post-release: minor version bump + +2012-12-28 Stefano Lattarini + + post-release: major version bump + + This is for the master branch. + + * configure.ac, m4/amversion.m4: Bump version to 1.13a. + 2012-12-28 Stefano Lattarini post-release: minor version bump @@ -8645,6 +11439,38 @@ 2012-10-27 Stefano Lattarini + AM_PROG_MKDIR_P: remove as obsolete, this time for good + + This commit basically reverts v1.12.4-158-gdf23daf, re-instating + commit v1.12-20-g8a1c64f. + + Support for the obsolescent 'AM_PROG_MKDIR_P' m4 macro has been + deprecated in the documentation and with runtime warnings since + Automake 1.12.1. Still, when we released Automake 1.13, we had + to delay that macro's removal, since at the time the last released + version of GNU gettext still AC_REQUIRE's AM_PROG_MKDIR_P via its + 'intl.m4' and 'po.m4' files, which are pulled into *many* projects. + + But it's now time to remove AM_PROG_MKDIR_P once and for all. + Projects still needing to work with older gettext releases will + be able to do so by adding a definition like + + AC_DEFUN([AM_PROG_MKDIR_P], [AC_PROG_MKDIR_P([$@])]) + + to their 'acinclude.m4' file or to another local '*.m4' file. + + * m4/mkdirp.m4: Delete. + * Makefile.am (dist_automake_ac_DATA): Remove it. + * automake.in (scan_autoconf_traces): Don't handle, nor warn about, + AM_PROG_MKDIR_P. + * doc/automake.texi (Obsolete Macros): Delete (it only spoke about + AM_PROG_MKDIR_P). + * t/gettext-macros.sh: Adjust. + * t/mkdirp-deprecation.sh: Delete. + * t/list-of-tests.mk: Don't list it. + +2012-10-27 Stefano Lattarini + tests: prepare to move ./defs to t/ax/test-init.sh We don't do this in a sweeping passage, because that would cause diff --git a/GNUmakefile b/GNUmakefile index aa52f60..3af6592 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,6 +1,6 @@ # Maintainer makefile for Automake. Requires GNU make. -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . ifeq ($(filter bootstrap,$(MAKECMDGOALS)),) diff --git a/HACKING b/HACKING index e34870b..059ef5a 100644 --- a/HACKING +++ b/HACKING @@ -145,6 +145,17 @@ * For more information, refer to the extensive discussion associated with automake bug#13578. +=========================================================================== += Setting the development environment + +* The required and optional dependencies used by Automake and its test suite + can be automatically fetched using the GNU Guix package manager with the + following command: + + $ guix environment automake --ad-hoc \ + gettext help2man texinfo libtool flex bison dejagnu zip icedtea \ + python gcc-toolchain gfortran pkg-config vala + ============================================================================ = Working with git @@ -156,58 +167,48 @@ latest stable version of Autoconf installed and available early in your PATH. -* The Automake git tree currently carries three basic branches: 'micro', - 'maint' and 'master'. +* The Automake git tree currently carries three basic branches: 'master', + 'next' and 'maint'. -* The 'micro' branch, reserved to changes that should go into the next - micro release; so it will just see fixes for regressions, trivial - bugs, or documentation issues, and no "active" development whatsoever. - Since emergency regression-fixing or security releases could be cut - from this branch at any time, it should always be kept in a releasable - state. - -* The 'maint' branch is where the development of the next minor release +* The 'master' branch is where the development of the next release takes place. It should be kept in a stable, almost-releasable state, to simplify testing and deploying of new minor version. Note that this is not a hard rule, and such "stability" is not expected to be - absolute (emergency releases are cut from the 'micro' branch anyway). + absolute (emergency releases are cut from the 'maint' branch anyway). + +* When planning a release a dedicated branch should be created and after + the release is done, the release branch is to be merged both into the + 'master' branch and the 'maint' branch. -* The 'master' branch is reserved for the development of the next major +* Besides merges from release branches, the 'maint' branch can contain + fixes for regressions, trivial bugs, or documentation issues, that + will be part of an emergency regression-fixing or security releases. + As a consequence it should always be kept in a releasable state and no + "active" development should be done whatsoever. + +* The 'next' branch is reserved for the development of the next major release. Experimenting a little is OK here, but don't let the branch grow too unstable; if you need to do exploratory programming or over-arching change, you should use a dedicated topic branch, and only merge that back once it is reasonably stable. -* The 'micro' branch should be kept regularly merged into the 'maint' - branch, and the 'maint' branch into the 'master' branch. It is advisable - to merge only after a set of related commits have been applied, to avoid - introducing too much noise in the history. +* The 'master' branch should be kept regularly merged into the 'next' + branch. It is advisable to merge only after a set of related + commits have been applied, to avoid introducing too much noise in + the history. * There may be a number of longer-lived feature branches for new developments. They should be based off of a common ancestor of all active branches to which the feature should or might be merged later. -* After a new minor release is done, the 'maint' branch is to be merged - into the 'micro' branch, and then a "new" 'maint' branch created - stemming from the resulting commit. - Similarly, after a new major release is done, the 'master' branch is to - be merged into both the 'micro' and 'maint' branches, and then "new" - 'master' branch created stemming from the resulting commit. - -* When fixing a bug (especially a long-standing one), it may be useful - to commit the fix to a new temporary branch based off the commit that - introduced the bug. Then this "bugfix branch" can be merged into all - the active branches descending from the buggy commit. This offers a - simple way to fix the bug consistently and effectively. - * When merging, prefer 'git merge --log' over plain 'git merge', so that a later 'git log' gives an indication of which actual patches were merged even when they don't appear early in the list. -* The 'master', 'maint' and 'micro' branches should not be rewound, i.e., - should always fast-forward, except maybe for privacy issues. For - feature branches, the announcement for the branch should document - the rewinding policy. +* The 'master', 'maint' and 'next' branches should not be rewound, + i.e., should always fast-forward, except maybe for privacy issues. + For feature branches, the announcement for the branch should + document the rewinding policy. If a topic branch is expected to be rewound, it is good practice to put it in the 'experimental/*' namespace; for example, a rewindable branch dealing with Vala support could be named like "experimental/vala-work". @@ -274,6 +275,12 @@ ... removed in commit 'v1.11-1674-g02e9072' of 01-01-2012, "dist: ditch support for lzma"... +* If the commit is a tiny change that is exempt from copyright paperwork, the + commit message should contain a separate line after the detailed list of + touched files like the following: + + Copyright-paperwork-exempt: yes + ============================================================================ = Test suite @@ -380,11 +387,11 @@ . Be sure to link a version to the complete announcement (from the version you sent to the automake list, as get archived on - ). + ). ----- -Copyright (C) 2003-2017 Free Software Foundation, Inc. +Copyright (C) 2003-2018 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 @@ -397,7 +404,7 @@ 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 . +along with this program. If not, see . Local Variables: mode: text diff --git a/INSTALL b/INSTALL index 2099840..8865734 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ Installation Instructions ************************* -Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation, -Inc. + Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software +Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -12,97 +12,96 @@ without warranty of any kind. Basic Installation ================== - Briefly, the shell command `./configure && make && make install' + Briefly, the shell command './configure && make && make install' should configure, build, and install this package. The following -more-detailed instructions are generic; see the `README' file for +more-detailed instructions are generic; see the 'README' file for instructions specific to this package. Some packages provide this -`INSTALL' file but do not implement all of the features documented +'INSTALL' file but do not implement all of the features documented below. The lack of an optional feature in a given package is not necessarily a bug. More recommendations for GNU packages can be found in *note Makefile Conventions: (standards)Makefile Conventions. - The `configure' shell script attempts to guess correct values for + The 'configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses -those values to create a `Makefile' in each directory of the package. -It may also create one or more `.h' files containing system-dependent -definitions. Finally, it creates a shell script `config.status' that +those values to create a 'Makefile' in each directory of the package. +It may also create one or more '.h' files containing system-dependent +definitions. Finally, it creates a shell script 'config.status' that you can run in the future to recreate the current configuration, and a -file `config.log' containing compiler output (useful mainly for -debugging `configure'). +file 'config.log' containing compiler output (useful mainly for +debugging 'configure'). - It can also use an optional file (typically called `config.cache' -and enabled with `--cache-file=config.cache' or simply `-C') that saves -the results of its tests to speed up reconfiguring. Caching is -disabled by default to prevent problems with accidental use of stale -cache files. + It can also use an optional file (typically called 'config.cache' and +enabled with '--cache-file=config.cache' or simply '-C') that saves the +results of its tests to speed up reconfiguring. Caching is disabled by +default to prevent problems with accidental use of stale cache files. If you need to do unusual things to compile the package, please try -to figure out how `configure' could check whether to do them, and mail -diffs or instructions to the address given in the `README' so they can +to figure out how 'configure' could check whether to do them, and mail +diffs or instructions to the address given in the 'README' so they can be considered for the next release. If you are using the cache, and at -some point `config.cache' contains results you don't want to keep, you +some point 'config.cache' contains results you don't want to keep, you may remove or edit it. - The file `configure.ac' (or `configure.in') is used to create -`configure' by a program called `autoconf'. You need `configure.ac' if -you want to change it or regenerate `configure' using a newer version -of `autoconf'. + The file 'configure.ac' (or 'configure.in') is used to create +'configure' by a program called 'autoconf'. You need 'configure.ac' if +you want to change it or regenerate 'configure' using a newer version of +'autoconf'. The simplest way to compile this package is: - 1. `cd' to the directory containing the package's source code and type - `./configure' to configure the package for your system. + 1. 'cd' to the directory containing the package's source code and type + './configure' to configure the package for your system. - Running `configure' might take a while. While running, it prints + Running 'configure' might take a while. While running, it prints some messages telling which features it is checking for. - 2. Type `make' to compile the package. + 2. Type 'make' to compile the package. - 3. Optionally, type `make check' to run any self-tests that come with + 3. Optionally, type 'make check' to run any self-tests that come with the package, generally using the just-built uninstalled binaries. - 4. Type `make install' to install the programs and any data files and + 4. Type 'make install' to install the programs and any data files and documentation. When installing into a prefix owned by root, it is recommended that the package be configured and built as a regular - user, and only the `make install' phase executed with root + user, and only the 'make install' phase executed with root privileges. - 5. Optionally, type `make installcheck' to repeat any self-tests, but + 5. Optionally, type 'make installcheck' to repeat any self-tests, but this time using the binaries in their final installed location. This target does not install anything. Running this target as a - regular user, particularly if the prior `make install' required + regular user, particularly if the prior 'make install' required root privileges, verifies that the installation completed correctly. 6. You can remove the program binaries and object files from the - source code directory by typing `make clean'. To also remove the - files that `configure' created (so you can compile the package for - a different kind of computer), type `make distclean'. There is - also a `make maintainer-clean' target, but that is intended mainly + source code directory by typing 'make clean'. To also remove the + files that 'configure' created (so you can compile the package for + a different kind of computer), type 'make distclean'. There is + also a 'make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. - 7. Often, you can also type `make uninstall' to remove the installed + 7. Often, you can also type 'make uninstall' to remove the installed files again. In practice, not all packages have tested that uninstallation works correctly, even though it is required by the GNU Coding Standards. - 8. Some packages, particularly those that use Automake, provide `make + 8. Some packages, particularly those that use Automake, provide 'make distcheck', which can by used by developers to test that all other - targets like `make install' and `make uninstall' work correctly. + targets like 'make install' and 'make uninstall' work correctly. This target is generally not run by end users. Compilers and Options ===================== Some systems require unusual options for compilation or linking that -the `configure' script does not know about. Run `./configure --help' +the 'configure' script does not know about. Run './configure --help' for details on some of the pertinent environment variables. - You can give `configure' initial values for configuration parameters -by setting variables in the command line or in the environment. Here -is an example: + You can give 'configure' initial values for configuration parameters +by setting variables in the command line or in the environment. Here is +an example: ./configure CC=c99 CFLAGS=-g LIBS=-lposix @@ -113,21 +112,21 @@ Compiling For Multiple Architectures You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their -own directory. To do this, you can use GNU `make'. `cd' to the +own directory. To do this, you can use GNU 'make'. 'cd' to the directory where you want the object files and executables to go and run -the `configure' script. `configure' automatically checks for the -source code in the directory that `configure' is in and in `..'. This -is known as a "VPATH" build. +the 'configure' script. 'configure' automatically checks for the source +code in the directory that 'configure' is in and in '..'. This is known +as a "VPATH" build. - With a non-GNU `make', it is safer to compile the package for one + With a non-GNU 'make', it is safer to compile the package for one architecture at a time in the source code directory. After you have -installed the package for one architecture, use `make distclean' before +installed the package for one architecture, use 'make distclean' before reconfiguring for another architecture. On MacOS X 10.5 and later systems, you can create libraries and executables that work on multiple system types--known as "fat" or -"universal" binaries--by specifying multiple `-arch' options to the -compiler but only a single `-arch' option to the preprocessor. Like +"universal" binaries--by specifying multiple '-arch' options to the +compiler but only a single '-arch' option to the preprocessor. Like this: ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ @@ -136,105 +135,104 @@ this: This is not guaranteed to produce working output in all cases, you may have to build one architecture at a time and combine the results -using the `lipo' tool if you have problems. +using the 'lipo' tool if you have problems. Installation Names ================== - By default, `make install' installs the package's commands under -`/usr/local/bin', include files under `/usr/local/include', etc. You -can specify an installation prefix other than `/usr/local' by giving -`configure' the option `--prefix=PREFIX', where PREFIX must be an + By default, 'make install' installs the package's commands under +'/usr/local/bin', include files under '/usr/local/include', etc. You +can specify an installation prefix other than '/usr/local' by giving +'configure' the option '--prefix=PREFIX', where PREFIX must be an absolute file name. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you -pass the option `--exec-prefix=PREFIX' to `configure', the package uses +pass the option '--exec-prefix=PREFIX' to 'configure', the package uses PREFIX as the prefix for installing programs and libraries. Documentation and other data files still use the regular prefix. In addition, if you use an unusual directory layout you can give -options like `--bindir=DIR' to specify different values for particular -kinds of files. Run `configure --help' for a list of the directories -you can set and what kinds of files go in them. In general, the -default for these options is expressed in terms of `${prefix}', so that -specifying just `--prefix' will affect all of the other directory +options like '--bindir=DIR' to specify different values for particular +kinds of files. Run 'configure --help' for a list of the directories +you can set and what kinds of files go in them. In general, the default +for these options is expressed in terms of '${prefix}', so that +specifying just '--prefix' will affect all of the other directory specifications that were not explicitly provided. The most portable way to affect installation locations is to pass the -correct locations to `configure'; however, many packages provide one or +correct locations to 'configure'; however, many packages provide one or both of the following shortcuts of passing variable assignments to the -`make install' command line to change installation locations without +'make install' command line to change installation locations without having to reconfigure or recompile. The first method involves providing an override variable for each -affected directory. For example, `make install +affected directory. For example, 'make install prefix=/alternate/directory' will choose an alternate location for all directory configuration variables that were expressed in terms of -`${prefix}'. Any directories that were specified during `configure', -but not in terms of `${prefix}', must each be overridden at install -time for the entire installation to be relocated. The approach of -makefile variable overrides for each directory variable is required by -the GNU Coding Standards, and ideally causes no recompilation. -However, some platforms have known limitations with the semantics of -shared libraries that end up requiring recompilation when using this -method, particularly noticeable in packages that use GNU Libtool. - - The second method involves providing the `DESTDIR' variable. For -example, `make install DESTDIR=/alternate/directory' will prepend -`/alternate/directory' before all installation names. The approach of -`DESTDIR' overrides is not required by the GNU Coding Standards, and +'${prefix}'. Any directories that were specified during 'configure', +but not in terms of '${prefix}', must each be overridden at install time +for the entire installation to be relocated. The approach of makefile +variable overrides for each directory variable is required by the GNU +Coding Standards, and ideally causes no recompilation. However, some +platforms have known limitations with the semantics of shared libraries +that end up requiring recompilation when using this method, particularly +noticeable in packages that use GNU Libtool. + + The second method involves providing the 'DESTDIR' variable. For +example, 'make install DESTDIR=/alternate/directory' will prepend +'/alternate/directory' before all installation names. The approach of +'DESTDIR' overrides is not required by the GNU Coding Standards, and does not work on platforms that have drive letters. On the other hand, it does better at avoiding recompilation issues, and works well even -when some directory options were not specified in terms of `${prefix}' -at `configure' time. +when some directory options were not specified in terms of '${prefix}' +at 'configure' time. Optional Features ================= If the package supports it, you can cause programs to be installed -with an extra prefix or suffix on their names by giving `configure' the -option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. - - Some packages pay attention to `--enable-FEATURE' options to -`configure', where FEATURE indicates an optional part of the package. -They may also pay attention to `--with-PACKAGE' options, where PACKAGE -is something like `gnu-as' or `x' (for the X Window System). The -`README' should mention any `--enable-' and `--with-' options that the +with an extra prefix or suffix on their names by giving 'configure' the +option '--program-prefix=PREFIX' or '--program-suffix=SUFFIX'. + + Some packages pay attention to '--enable-FEATURE' options to +'configure', where FEATURE indicates an optional part of the package. +They may also pay attention to '--with-PACKAGE' options, where PACKAGE +is something like 'gnu-as' or 'x' (for the X Window System). The +'README' should mention any '--enable-' and '--with-' options that the package recognizes. - For packages that use the X Window System, `configure' can usually + For packages that use the X Window System, 'configure' can usually find the X include and library files automatically, but if it doesn't, -you can use the `configure' options `--x-includes=DIR' and -`--x-libraries=DIR' to specify their locations. +you can use the 'configure' options '--x-includes=DIR' and +'--x-libraries=DIR' to specify their locations. Some packages offer the ability to configure how verbose the -execution of `make' will be. For these packages, running `./configure +execution of 'make' will be. For these packages, running './configure --enable-silent-rules' sets the default to minimal output, which can be -overridden with `make V=1'; while running `./configure +overridden with 'make V=1'; while running './configure --disable-silent-rules' sets the default to verbose, which can be -overridden with `make V=0'. +overridden with 'make V=0'. Particular systems ================== - On HP-UX, the default C compiler is not ANSI C compatible. If GNU -CC is not installed, it is recommended to use the following options in + On HP-UX, the default C compiler is not ANSI C compatible. If GNU CC +is not installed, it is recommended to use the following options in order to use an ANSI C compiler: ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. - HP-UX `make' updates targets which have the same time stamps as -their prerequisites, which makes it generally unusable when shipped -generated files such as `configure' are involved. Use GNU `make' -instead. + HP-UX 'make' updates targets which have the same time stamps as their +prerequisites, which makes it generally unusable when shipped generated +files such as 'configure' are involved. Use GNU 'make' instead. On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot -parse its `' header file. The option `-nodtk' can be used as -a workaround. If GNU CC is not installed, it is therefore recommended -to try +parse its '' header file. The option '-nodtk' can be used as a +workaround. If GNU CC is not installed, it is therefore recommended to +try ./configure CC="cc" @@ -242,26 +240,26 @@ and if that doesn't work, try ./configure CC="cc -nodtk" - On Solaris, don't put `/usr/ucb' early in your `PATH'. This + On Solaris, don't put '/usr/ucb' early in your 'PATH'. This directory contains several dysfunctional programs; working variants of -these programs are available in `/usr/bin'. So, if you need `/usr/ucb' -in your `PATH', put it _after_ `/usr/bin'. +these programs are available in '/usr/bin'. So, if you need '/usr/ucb' +in your 'PATH', put it _after_ '/usr/bin'. - On Haiku, software installed for all users goes in `/boot/common', -not `/usr/local'. It is recommended to use the following options: + On Haiku, software installed for all users goes in '/boot/common', +not '/usr/local'. It is recommended to use the following options: ./configure --prefix=/boot/common Specifying the System Type ========================== - There may be some features `configure' cannot figure out + There may be some features 'configure' cannot figure out automatically, but needs to determine by the type of machine the package will run on. Usually, assuming the package is built to be run on the -_same_ architectures, `configure' can figure that out, but if it prints +_same_ architectures, 'configure' can figure that out, but if it prints a message saying it cannot guess the machine type, give it the -`--build=TYPE' option. TYPE can either be a short name for the system -type, such as `sun4', or a canonical name which has the form: +'--build=TYPE' option. TYPE can either be a short name for the system +type, such as 'sun4', or a canonical name which has the form: CPU-COMPANY-SYSTEM @@ -270,101 +268,101 @@ where SYSTEM can have one of these forms: OS KERNEL-OS - See the file `config.sub' for the possible values of each field. If -`config.sub' isn't included in this package, then this package doesn't + See the file 'config.sub' for the possible values of each field. If +'config.sub' isn't included in this package, then this package doesn't need to know the machine type. If you are _building_ compiler tools for cross-compiling, you should -use the option `--target=TYPE' to select the type of system they will +use the option '--target=TYPE' to select the type of system they will produce code for. If you want to _use_ a cross compiler, that generates code for a platform different from the build platform, you should specify the "host" platform (i.e., that on which the generated programs will -eventually be run) with `--host=TYPE'. +eventually be run) with '--host=TYPE'. Sharing Defaults ================ - If you want to set default values for `configure' scripts to share, -you can create a site shell script called `config.site' that gives -default values for variables like `CC', `cache_file', and `prefix'. -`configure' looks for `PREFIX/share/config.site' if it exists, then -`PREFIX/etc/config.site' if it exists. Or, you can set the -`CONFIG_SITE' environment variable to the location of the site script. -A warning: not all `configure' scripts look for a site script. + If you want to set default values for 'configure' scripts to share, +you can create a site shell script called 'config.site' that gives +default values for variables like 'CC', 'cache_file', and 'prefix'. +'configure' looks for 'PREFIX/share/config.site' if it exists, then +'PREFIX/etc/config.site' if it exists. Or, you can set the +'CONFIG_SITE' environment variable to the location of the site script. +A warning: not all 'configure' scripts look for a site script. Defining Variables ================== Variables not defined in a site shell script can be set in the -environment passed to `configure'. However, some packages may run +environment passed to 'configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set -them in the `configure' command line, using `VAR=value'. For example: +them in the 'configure' command line, using 'VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc -causes the specified `gcc' to be used as the C compiler (unless it is +causes the specified 'gcc' to be used as the C compiler (unless it is overridden in the site shell script). -Unfortunately, this technique does not work for `CONFIG_SHELL' due to -an Autoconf limitation. Until the limitation is lifted, you can use -this workaround: +Unfortunately, this technique does not work for 'CONFIG_SHELL' due to an +Autoconf limitation. Until the limitation is lifted, you can use this +workaround: CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash -`configure' Invocation +'configure' Invocation ====================== - `configure' recognizes the following options to control how it + 'configure' recognizes the following options to control how it operates. -`--help' -`-h' - Print a summary of all of the options to `configure', and exit. +'--help' +'-h' + Print a summary of all of the options to 'configure', and exit. -`--help=short' -`--help=recursive' +'--help=short' +'--help=recursive' Print a summary of the options unique to this package's - `configure', and exit. The `short' variant lists options used - only in the top level, while the `recursive' variant lists options - also present in any nested packages. + 'configure', and exit. The 'short' variant lists options used only + in the top level, while the 'recursive' variant lists options also + present in any nested packages. -`--version' -`-V' - Print the version of Autoconf used to generate the `configure' +'--version' +'-V' + Print the version of Autoconf used to generate the 'configure' script, and exit. -`--cache-file=FILE' +'--cache-file=FILE' Enable the cache: use and save the results of the tests in FILE, - traditionally `config.cache'. FILE defaults to `/dev/null' to + traditionally 'config.cache'. FILE defaults to '/dev/null' to disable caching. -`--config-cache' -`-C' - Alias for `--cache-file=config.cache'. +'--config-cache' +'-C' + Alias for '--cache-file=config.cache'. -`--quiet' -`--silent' -`-q' +'--quiet' +'--silent' +'-q' Do not print messages saying which checks are being made. To - suppress all normal output, redirect it to `/dev/null' (any error + suppress all normal output, redirect it to '/dev/null' (any error messages will still be shown). -`--srcdir=DIR' +'--srcdir=DIR' Look for the package's source code in directory DIR. Usually - `configure' can determine that directory automatically. + 'configure' can determine that directory automatically. -`--prefix=DIR' - Use DIR as the installation prefix. *note Installation Names:: - for more details, including other options available for fine-tuning - the installation locations. +'--prefix=DIR' + Use DIR as the installation prefix. *note Installation Names:: for + more details, including other options available for fine-tuning the + installation locations. -`--no-create' -`-n' +'--no-create' +'-n' Run the configure checks, but stop before creating any output files. -`configure' also accepts some other, not widely useful, options. Run -`configure --help' for more details. +'configure' also accepts some other, not widely useful, options. Run +'configure --help' for more details. diff --git a/Makefile.am b/Makefile.am index cfe4dd4..750bc0e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ ## Makefile for Automake. -# Copyright (C) 1995-2017 Free Software Foundation, Inc. +# Copyright (C) 1995-2018 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 @@ -15,7 +15,7 @@ # 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 . +# along with this program. If not, see . ## Might be updated later. CLEANFILES = @@ -69,10 +69,9 @@ generated_file_finalize = $(AM_V_at) \ 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; } +# Wrapper for the build environment. +nodist_noinst_SCRIPTS += pre-inst-env +CLEANFILES += $(noinst_SCRIPTS) # The master location for INSTALL is lib/INSTALL. # This is where "make fetch" will install new versions. @@ -124,12 +123,12 @@ EXTRA_DIST += \ maintainer/syntax-checks.mk # Most work delegated to sub-dir makefile fragments. -include $(srcdir)/bin/Makefile.inc -include $(srcdir)/doc/Makefile.inc -include $(srcdir)/lib/Makefile.inc -include $(srcdir)/lib/Automake/Makefile.inc -include $(srcdir)/lib/am/Makefile.inc -include $(srcdir)/m4/Makefile.inc -include $(srcdir)/t/Makefile.inc +include $(srcdir)/bin/local.mk +include $(srcdir)/doc/local.mk +include $(srcdir)/lib/local.mk +include $(srcdir)/lib/Automake/local.mk +include $(srcdir)/lib/am/local.mk +include $(srcdir)/m4/local.mk +include $(srcdir)/t/local.mk # vim: ft=automake noet diff --git a/Makefile.in b/Makefile.in index 5fb3121..8e80b76 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15.1 from Makefile.am. +# Makefile.in generated by automake 1.16 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -14,7 +14,7 @@ @SET_MAKE@ -# Copyright (C) 1995-2017 Free Software Foundation, Inc. +# Copyright (C) 1995-2018 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 @@ -27,7 +27,7 @@ # 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 . +# along with this program. If not, see . VPATH = @srcdir@ @@ -127,8 +127,7 @@ DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ 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_FILES = pre-inst-env CONFIG_CLEAN_VPATH_FILES = GNUmakefile am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ @@ -179,7 +178,7 @@ am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = depcomp = -am__depfiles_maybe = +am__maybe_remake_depfiles = SOURCES = DIST_SOURCES = AM_V_DVIPS = $(am__v_DVIPS_@AM_V@) @@ -439,22 +438,22 @@ 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 + $(srcdir)/Makefile.in $(srcdir)/bin/local.mk \ + $(srcdir)/contrib/t/local.mk $(srcdir)/doc/local.mk \ + $(srcdir)/lib/Automake/local.mk $(srcdir)/lib/am/local.mk \ + $(srcdir)/lib/local.mk $(srcdir)/m4/local.mk \ + $(srcdir)/pre-inst-env.in $(srcdir)/t/CheckListOfTests.am \ + $(srcdir)/t/list-of-tests.mk $(srcdir)/t/local.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 \ + 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) @@ -608,9 +607,11 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @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) +CLEANFILES = $(noinst_SCRIPTS) $(bin_SCRIPTS) \ + bin/aclocal-$(APIVERSION) bin/automake-$(APIVERSION) \ + $(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 = @@ -619,6 +620,7 @@ MAINTAINERCLEANFILES = # Older files, kept mostly for historical interest. # Maintainer-specific files and scripts. +# XXX: This script should be updated with 'fetch' target. 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 \ @@ -628,29 +630,30 @@ EXTRA_DIST = bootstrap GNUmakefile HACKING PLANS contrib/tap-driver.pl \ 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) + maintainer/syntax-checks.mk $(AUTOMAKESOURCES) 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 \ +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 = + +# Wrapper for the build environment. +nodist_noinst_SCRIPTS = pre-inst-env bin/aclocal-$(APIVERSION) \ + bin/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; @@ -683,12 +686,6 @@ generated_file_finalize = $(AM_V_at) \ 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. @@ -709,8 +706,7 @@ man1_MANS = \ update_mans = \ $(AM_V_GEN): \ && $(MKDIR_P) doc \ - && $(extend_PATH) \ - && $(PERL) $(srcdir)/doc/help2man --output=$@ + && ./pre-inst-env $(PERL) $(srcdir)/doc/help2man --output=$@ amhello_sources = \ doc/amhello/configure.ac \ @@ -732,8 +728,7 @@ amhello_configury = \ dist_doc_DATA = $(srcdir)/doc/amhello-1.0.tar.gz setup_autotools_paths = { \ - $(extend_PATH) \ - && ACLOCAL=aclocal-$(APIVERSION) && export ACLOCAL \ + ACLOCAL=aclocal-$(APIVERSION) && export ACLOCAL \ && AUTOMAKE=automake-$(APIVERSION) && export AUTOMAKE \ && AUTOCONF='$(am_AUTOCONF)' && export AUTOCONF \ && AUTOM4TE='$(am_AUTOM4TE)' && export AUTOM4TE \ @@ -871,12 +866,12 @@ 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) +LOG_COMPILER = ./pre-inst-env $(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 +PL_LOG_COMPILER = ./pre-inst-env $(PERL) +AM_PL_LOG_FLAGS = -Mstrict -w TAP_LOG_DRIVER = AM_TAP_AWK='$(AWK)' $(SHELL) $(srcdir)/lib/tap-driver.sh AM_TAP_LOG_DRIVER_FLAGS = --merge @@ -932,8 +927,6 @@ 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) @@ -1284,6 +1277,7 @@ t/depend3.sh \ t/depend4.sh \ t/depend5.sh \ t/depend6.sh \ +t/depend-postproc.sh \ t/deprecated-acinit.sh \ t/destdir.sh \ t/dir-named-obj-is-bad.sh \ @@ -1302,6 +1296,7 @@ t/dist-missing-m4.sh \ t/dist-readonly.sh \ t/dist-repeated.sh \ t/dist-pr109765.sh \ +t/dist-vs-built-sources.sh \ t/distcleancheck.sh \ t/distcom2.sh \ t/distcom3.sh \ @@ -1495,6 +1490,7 @@ t/lflags.sh \ t/lflags-cxx.sh \ t/libexec.sh \ t/libobj-basic.sh \ +t/libobj-no-dependency-tracking.sh \ t/libobj2.sh \ t/libobj3.sh \ t/libobj4.sh \ @@ -1547,6 +1543,7 @@ t/lisp5.sh \ t/lisp6.sh \ t/lisp7.sh \ t/lisp8.sh \ +t/lisp-readonly-srcdir.sh \ t/lisp-loadpath.sh \ t/lisp-subdir.sh \ t/lisp-subdir2.sh \ @@ -1759,7 +1756,6 @@ 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 \ @@ -1956,7 +1952,9 @@ t/subobjname.sh \ t/subobj-clean-pr10697.sh \ t/subobj-clean-lt-pr10697.sh \ t/subobj-indir-pr13928.sh \ +t/subobj-objname-clash.sh \ t/subobj-vpath-pr13928.sh \ +t/subobj-pr13928-more-langs.sh \ t/subpkg.sh \ t/subpkg2.sh \ t/subpkg3.sh \ @@ -2439,7 +2437,7 @@ all: all-am .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) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/bin/local.mk $(srcdir)/doc/local.mk $(srcdir)/lib/local.mk $(srcdir)/lib/Automake/local.mk $(srcdir)/lib/am/local.mk $(srcdir)/m4/local.mk $(srcdir)/t/local.mk $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am $(srcdir)/contrib/t/local.mk $(srcdir)/t/CheckListOfTests.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -2458,10 +2456,10 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/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);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ 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): +$(srcdir)/bin/local.mk $(srcdir)/doc/local.mk $(srcdir)/lib/local.mk $(srcdir)/lib/Automake/local.mk $(srcdir)/lib/am/local.mk $(srcdir)/m4/local.mk $(srcdir)/t/local.mk $(srcdir)/t/list-of-tests.mk $(srcdir)/t/testsuite-part.am $(srcdir)/contrib/t/local.mk $(srcdir)/t/CheckListOfTests.am $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck @@ -2471,9 +2469,7 @@ $(top_srcdir)/configure: $(am__configure_deps) $(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 +pre-inst-env: $(top_builddir)/config.status $(srcdir)/pre-inst-env.in cd $(top_builddir) && $(SHELL) ./config.status $@ install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) @@ -3130,7 +3126,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) fi; \ $$success || exit 1 -check-TESTS: +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) @@ -3194,7 +3190,10 @@ recheck: all @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TAP_LOG_DRIVER_FLAGS) $(TAP_LOG_DRIVER_FLAGS) -- $(TAP_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ @@ -3665,14 +3664,20 @@ uninstall-hook: # $(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 +bin/automake bin/aclocal: Makefile $(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 $@ +bin/aclocal-$(APIVERSION): bin/aclocal + $(AM_V_GEN) rm -f $@; \ + $(LN) bin/aclocal $@ + +bin/automake-$(APIVERSION): bin/automake + $(AM_V_GEN) rm -f $@; \ + $(LN) bin/automake $@ + # vim: ft=automake noet $(man1_MANS): $(top_srcdir)/configure.ac @@ -3697,7 +3702,7 @@ $(srcdir)/doc/amhello-1.0.tar.gz: $(amhello_sources) $(srcdir)/configure.ac && $(setup_autotools_paths) \ && ( \ { $(AM_V_P) || exec 5>&2 >$$tmp 2>&1; } \ - && $(am_AUTORECONF) -vfi \ + && $(abs_builddir)/pre-inst-env $(am_AUTORECONF) -vfi \ && ./configure \ && $(MAKE) $(AM_MAKEFLAGS) distcheck \ && $(MAKE) $(AM_MAKEFLAGS) distclean \ diff --git a/NEWS b/NEWS index 1a0ccc9..06726ee 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,83 @@ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +New in 1.16: + +* Miscellaneous changes + + - When subdir-objects is in effect, Automake will now construct + shorter object file names when no programs and libraries name + clashes are encountered. This should make the discouraged use of + 'foo_SHORTNAME' unnecessary in many cases. + +* Bugs fixed: + + - Automatic dependency tracking has been fixed to work also when the + 'subdir-object' option is used and some 'foo_SOURCES' definition + contains unexpanded references to make variables, as in, e.g.: + + a_src = sources/libs/aaa + b_src = sources/bbb + foo_SOURCES = $(a_src)/bar.c $(b_src)/baz.c + + With such a setup, the created makefile fragment containing dependency + tracking information will be correctly placed under the directories + named 'sources/libs/aaa/.deps' and 'sources/bbb/.deps', rather than + mistakenly under directories named (literally!) '$(src_a)/.deps' and + '$(src_b)/.deps' (this was the first part of automake bug#13928). + + Notice that in order to fix this bug we had to slightly change the + semantics of how config.status bootstraps the makefile fragments + required for the dependency tracking to work: rather than attempting + to parse the Makefiles via grep and sed trickeries only, we actually + invoke 'make' on a slightly preprocessed version of those Makefiles, + using a private target that is only meant to bootstrap the required + makefile fragments. + + - The 'subdir-object' option no longer causes object files corresponding + to source files specified with an explicit '$(srcdir)' component to be + placed in the source tree rather than in the build tree. + + For example, if Makefile.am contains: + + AUTOMAKE_OPTIONS = subdir-objects + foo_SOURCES = $(srcdir)/foo.c $(srcdir)/s/bar.c $(top_srcdir)/baz.c + + then "make all" will create 'foo.o' and 's/bar.o' in $(builddir) rather + than in $(srcdir), and will create 'baz.o' in $(top_builddir) rather + than in $(top_srcdir). + + This was the second part of automake bug#13928. + + - Installed 'aclocal' m4 macros can now accept installation directories + containing '@' characters (automake bug#20903) + + - "./configure && make dist" no longer fails when a distributed file depends + on one from BUILT_SOURCES. + + - When combining AC_LIBOBJ or AC_FUNC_ALLOCA with the + "--disable-dependency-tracking" configure option in an out of source + build, the build sub-directory defined by AC_CONFIG_LIBOBJ_DIR is now + properly created. (automake bug#27781) + + - The time printed by 'mdate-sh' is now using the UTC time zone to support + the reproducible build effort. (automake bug#20314) + + - The elisp byte-compilation rule now uses byte-compile-dest-file-function, + rather than byte-compile-dest-file, which was obsoleted in 2009. We expect + that Emacs-26 will continue to support the old function, but will complain + loudly, and that Emacs-27 will remove support for it altogether. + +* New features added + + - A custom testsuite driver for the Guile Scheme SRFI-64 API has been added + to the "contrib" section. This allows a more convenient way to test Guile + code without having to use low primitives such as exit status. See + SRFI-64 API specification for more details: + + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + New in 1.15.1: * Bugs fixed: @@ -225,8 +302,8 @@ New in 1.14: compiler is an inferior one that doesn't grasp the combined use of both the "-c -o" options; see discussion about automake bug#13378 for more details: - - + + - The next major Automake version (2.0) will unconditionally activate the 'subdir-objects' option. In order to smooth out the transition, @@ -530,7 +607,7 @@ New in 1.13: - Support for the "Cygnus-style" trees (once enabled by the 'cygnus' option) has been removed. See discussion about automake bug#11034 - for more background: . + for more background: . - The deprecated aclocal option '--acdir' has been removed. You should use the options '--automake-acdir' and '--system-acdir' @@ -1501,7 +1578,7 @@ New in 1.11: - Automake development is done in a git repository on Savannah now, see - http://git.sv.gnu.org/gitweb/?p=automake.git + https://git.sv.gnu.org/gitweb/?p=automake.git A read-only CVS mirror is provided at @@ -2936,7 +3013,7 @@ New in 0.20: ----- -Copyright (C) 1995-2017 Free Software Foundation, Inc. +Copyright (C) 1995-2018 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 @@ -2949,4 +3026,4 @@ 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 . +along with this program. If not, see . diff --git a/PLANS/obsolete-removed/am-prog-mkdir-p.txt b/PLANS/obsolete-removed/am-prog-mkdir-p.txt index 20d5cf5..c18f945 100644 --- a/PLANS/obsolete-removed/am-prog-mkdir-p.txt +++ b/PLANS/obsolete-removed/am-prog-mkdir-p.txt @@ -8,14 +8,14 @@ Automake 1.13 -- see commit 'v1.12-20-g8a1c64f'. Alas, it turned out the latest Gettext version at the time (0.18.1.1) was still using that macro: - + And since the maintenance of Gettext was stalled, I couldn't get a fix committed and released in time for the appearance of Automake 1.13: - - - + + + So, on strong advice by Jim Meyering, in commit 'v1.12.4-158-gdf23daf' I re-introduced AM_PROG_MKDIR_P in Automake (thanks to Jim for having @@ -41,7 +41,7 @@ calls), and of course, the pre-0.18.2 version of some of these files still contains occurrences of AM_PROG_MKDIR_P -- so Automake 1.13 errors out, and we lose. That already happened in practice: - + Moreover, while I might see it as not unreasonable to ask a developer using Automake 2.0 to also update Gettext to 1.18.2, that would not diff --git a/PLANS/subdir-objects.txt b/PLANS/subdir-objects.txt index 3cf6101..c6a046f 100644 --- a/PLANS/subdir-objects.txt +++ b/PLANS/subdir-objects.txt @@ -3,10 +3,7 @@ Summary We want to make the behaviour currently enabled by the 'subdir-objects' the default one, and in fact the *only* one, in Automake 2.0. -See automake bug#13378: . - -Sadly, **THIS IS IMPOSSIBLE** until automake bug#13928 is resolved: -http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13928 +See automake bug#13378: . Details ------- @@ -32,8 +29,8 @@ DONE for automake 1.13.2 The bug spotted by Nick Bowler: - - + + and exposed in test case 't/ccnoco4.sh' has been fixed (see commit v1.13.1-56-g34001a9). The bug was due to the fact that Automake-generated @@ -53,11 +50,10 @@ We also make sure to avoid the warning when it would be irrelevant, i.e., if all source files sit in "current" directory (thanks to Peter Johansson for suggesting this). -For some automake 1.x (*before* 2.0 can be released) ----------------------------------------------------- +For automake 1.16 (*before* 2.0 can be released) +------------------------------------------------ -Find a proper way to fix the blocking automake bug#13928: -http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13928 +Submit the pending patch series that fixes https://debbugs.gnu.org/13928 For automake 2.0 ---------------- diff --git a/PLANS/texi/drop-split-info-files.txt b/PLANS/texi/drop-split-info-files.txt index a0a5636..f13a324 100644 --- a/PLANS/texi/drop-split-info-files.txt +++ b/PLANS/texi/drop-split-info-files.txt @@ -2,12 +2,12 @@ For in Automake 2.0 (DONE) -------------------------- We will drop split info files in Automake 2.0. -See automake bug#13351: . +See automake bug#13351: . Basically, it has been confirmed that the original reason behind the existence of split info files was indeed "efficiency, especially memory size": - + So split info files have lost their reason d'etre on modern systems (where even Emacs has become a lightweight program ;-). And you are @@ -16,7 +16,7 @@ not using an embedded system to read Info documentation, right? In addition, it appears that the use of split info files (at least the way Automake-generated rules have been handling them for a long time) can cause real problems in some (admittedly quite corner-case) -situations; see automake bug#12320: . +situations; see automake bug#12320: . This change should be completely transparent to the developer (no adjustments needed to be made to Makefile.am or other parts of the diff --git a/README b/README index fdf25fa..4ac3570 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ information, see the file t/README. Automake has a page on the web. See: - http://www.gnu.org/software/automake/ + https://www.gnu.org/software/automake/ Automake also has three mailing lists: @@ -38,14 +38,14 @@ Automake also has three mailing lists: * automake-patches@gnu.org Where to send patches, and discuss the automake development process - and the design of new features. + and the design of new features. To obtain more information about these list, or to subscribe to them, -refer to +refer to New releases are announced to autotools-announce@gnu.org. If you want to be informed, subscribe to that list by following the instructions at -. +. For any copyright year range specified as YYYY-ZZZZ in this package, that the range specifies every single year in that closed interval. @@ -65,4 +65,4 @@ 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 . +along with this program. If not, see . diff --git a/THANKS b/THANKS index 9b9faa1..a2b8c29 100644 --- a/THANKS +++ b/THANKS @@ -60,6 +60,7 @@ Brian Gough bjg@network-theory.co.uk Brian Jones cbj@nortel.net Bruce Korb bkorb@gnu.org Bruno Haible haible@ilog.fr +Carnë Draug carandraug+dev@gmail.com Carsten Lohrke carlo@gentoo.org Charles Wilson cwilson@ece.gatech.edu Chris Hoogendyk hoogendyk@bio.umass.edu @@ -89,6 +90,7 @@ David Byron dbyron@dbyron.com David Fang fang@csl.cornell.edu Davyd Madeley davyd@fugro-fsi.com.au David Pashley david@davidpashley.com +David Wohlferd dw@limegreensocks.com David Zaroski cz253@cleveland.Freenet.Edu Dean Povey dpovey@wedgetail.com Dennis J. Linse Dennis.J.Linse@SAIC.com @@ -104,6 +106,7 @@ Dmitry Mikhin dmitrym@acres.com.au Dmitry V. Levin ldv@altlinux.org Doug Evans devans@cygnus.com Duncan Gibson duncan@thermal.esa.int +Dilyan Palauzov dilyan.palauzov@aegee.org Ed Hartnett ed@unidata.ucar.edu Eleftherios Gkioulekas lf@amath.washington.edu Elena A. Vengerova helen@oktetlabs.ru @@ -111,6 +114,7 @@ Elmar Hoffmann elho@elho.net Elrond Elrond@Wunder-Nett.org Enrico Scholz enrico.scholz@informatik.tu-chemnitz.de Erez Zadok ezk@cs.columbia.edu +Eric Bavier bavier@cray.com Eric Blake eblake@redhat.com Eric Dorland eric@debian.org Eric Magnien emagnien@club-internet.fr @@ -192,6 +196,7 @@ Joel N. Weber II nemo@koa.iolani.honolulu.hi.us Joerg-Martin Schwarz jms@jms.prima.ruhr.de Johan Dahlin jdahlin@async.com.br Johan Danielsson joda@pdc.kth.se +Johan Kristensen johankristensen@gmail.com Johannes Nicolai johannes.nicolai@student.hpi.uni-potsdam.de John Calcote john.calcote@gmail.com John F Trudeau JohnTrudeau@firsthealth.com @@ -286,6 +291,7 @@ Nathanael Nerode neroden@twcny.rr.com Nelson H. F. Beebe beebe@math.utah.edu Nicholas Wourms nwourms@netscape.net Nick Bowler nbowler@elliptictech.com +Nick Brown brownn@brocade.com Nicola Fontana ntd@entidi.it Nicolas Joly njoly@pasteur.fr Nicolas Thiery nthiery@Icare.mines.edu diff --git a/aclocal.m4 b/aclocal.m4 index ceb86df..02d6640 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.15.1 -*- Autoconf -*- +# generated automatically by aclocal 1.16 -*- Autoconf -*- -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/bin/aclocal.in b/bin/aclocal.in index a4535bc..b3715d9 100644 --- a/bin/aclocal.in +++ b/bin/aclocal.in @@ -7,7 +7,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac' # aclocal - create aclocal.m4 by scanning configure.ac -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -20,16 +20,15 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac' # 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 . +# along with this program. If not, see . # Written by Tom Tromey , and # Alexandre Duret-Lutz . BEGIN { - @Aclocal::perl_libdirs = ('@datadir@/@PACKAGE@-@APIVERSION@') - unless @Aclocal::perl_libdirs; - unshift @INC, @Aclocal::perl_libdirs; + unshift (@INC, '@datadir@/@PACKAGE@-@APIVERSION@') + unless $ENV{AUTOMAKE_UNINSTALLED}; } use strict; @@ -69,7 +68,7 @@ $perl_threads = 0; # ACLOCAL_PATH environment variable, and reset with the '--system-acdir' # option. my @user_includes = (); -my @automake_includes = ("@datadir@/aclocal-$APIVERSION"); +my @automake_includes = ('@datadir@/aclocal-' . $APIVERSION); my @system_includes = ('@datadir@/aclocal'); # Whether we should copy M4 file in $user_includes[0]. @@ -174,7 +173,26 @@ use constant SCAN_M4_DIRS_ERROR => 2; # Prototypes for all subroutines. -#! Prototypes here will automatically be generated by the build system. +sub add_file ($); +sub add_macro ($); +sub check_acinclude (); +sub install_file ($$); +sub list_compare (\@\@); +sub parse_ACLOCAL_PATH (); +sub parse_arguments (); +sub reset_maps (); +sub scan_configure (); +sub scan_configure_dep ($); +sub scan_file ($$$); +sub scan_m4_dirs ($$@); +sub scan_m4_files (); +sub strip_redundant_includes (%); +sub trace_used_macros (); +sub unlink_tmp (;$); +sub usage ($); +sub version (); +sub write_aclocal ($@); +sub xmkdir_p ($); ################################################################ @@ -646,7 +664,7 @@ sub scan_file ($$$) { msg ('syntax', "$file:$.", "underquoted definition of $2" . "\n run info Automake 'Extending aclocal'\n" - . " or see http://www.gnu.org/software/automake/manual/" + . " or see https://www.gnu.org/software/automake/manual/" . "automake.html#Extending-aclocal") unless $underquoted_manual_once; $underquoted_manual_once = 1; @@ -750,7 +768,7 @@ sub trace_used_macros () # When AC_CONFIG_MACRO_DIRS is used, avoid possible spurious warnings # from autom4te about macros being "m4_require'd but not m4_defun'd"; # for more background, see: - # http://lists.gnu.org/archive/html/autoconf-patches/2012-11/msg00004.html + # https://lists.gnu.org/archive/html/autoconf-patches/2012-11/msg00004.html # as well as autoconf commit 'v2.69-44-g1ed0548', "warn: allow aclocal # to silence m4_require warnings". my $early_m4_code .= "m4_define([m4_require_silent_probe], [-])"; @@ -1044,7 +1062,7 @@ Warning categories include: Report bugs to <@PACKAGE_BUGREPORT@>. GNU Automake home page: <@PACKAGE_URL@>. -General help using GNU software: . +General help using GNU software: . EOF exit $status; } @@ -1055,7 +1073,7 @@ sub version () print < +License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -1112,7 +1130,7 @@ sub parse_arguments () } # Finally, adds any directory listed in the 'dirlist' file. - if (open (DIRLIST, "$system_includes[0]/dirlist")) + if (@system_includes && open (DIRLIST, "$system_includes[0]/dirlist")) { while () { @@ -1147,6 +1165,16 @@ sub parse_ACLOCAL_PATH () ################################################################ +# Don't refer to installation directories from the build environment +if (exists $ENV{"AUTOMAKE_UNINSTALLED"}) + { + @automake_includes = (); + @system_includes = (); + } + +@automake_includes = ($ENV{"ACLOCAL_AUTOMAKE_DIR"}) + if (exists $ENV{"ACLOCAL_AUTOMAKE_DIR"}); + parse_WARNINGS; # Parse the WARNINGS environment variable. parse_arguments; parse_ACLOCAL_PATH; @@ -1195,20 +1223,3 @@ while (1) check_acinclude; exit $exit_code; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/bin/automake.in b/bin/automake.in index d356336..16fb451 100644 --- a/bin/automake.in +++ b/bin/automake.in @@ -6,7 +6,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac' if 0; # automake - create Makefile.in from Makefile.am -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 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 @@ -19,7 +19,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac' # 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 . +# along with this program. If not, see . # Originally written by David Mackenzie . # Perl reimplementation by Tom Tromey , and @@ -31,9 +31,8 @@ use strict; BEGIN { - @Automake::perl_libdirs = ('@datadir@/@PACKAGE@-@APIVERSION@') - unless @Automake::perl_libdirs; - unshift @INC, @Automake::perl_libdirs; + unshift (@INC, '@datadir@/@PACKAGE@-@APIVERSION@') + unless $ENV{AUTOMAKE_UNINSTALLED}; # Override SHELL. This is required on DJGPP so that system() uses # bash, not COMMAND.COM which doesn't quote arguments properly. @@ -74,14 +73,68 @@ use Automake::Wrap 'makefile_wrap'; use Automake::Language; use File::Basename; use File::Spec; +use List::Util 'none'; use Carp; ## ----------------------- ## ## Subroutine prototypes. ## ## ----------------------- ## -#! Prototypes here will automatically be generated by the build system. - +sub append_exeext (&$); +sub check_gnits_standards (); +sub check_gnu_standards (); +sub check_trailing_slash ($\$); +sub check_typos (); +sub define_files_variable ($\@$$); +sub define_standard_variables (); +sub define_verbose_libtool (); +sub define_verbose_texinfo (); +sub do_check_merge_target (); +sub get_number_of_threads (); +sub handle_compile (); +sub handle_data (); +sub handle_dist (); +sub handle_emacs_lisp (); +sub handle_factored_dependencies (); +sub handle_footer (); +sub handle_gettext (); +sub handle_headers (); +sub handle_install (); +sub handle_java (); +sub handle_languages (); +sub handle_libraries (); +sub handle_libtool (); +sub handle_ltlibraries (); +sub handle_makefiles_serial (); +sub handle_man_pages (); +sub handle_minor_options (); +sub handle_options (); +sub handle_programs (); +sub handle_python (); +sub handle_scripts (); +sub handle_silent (); +sub handle_subdirs (); +sub handle_tags (); +sub handle_targets (); +sub handle_tests (); +sub handle_tests_dejagnu (); +sub handle_texinfo (); +sub handle_user_recursion (); +sub initialize_per_input (); +sub lang_lex_finish (); +sub lang_sub_obj (); +sub lang_vala_finish (); +sub lang_yacc_finish (); +sub locate_aux_dir (); +sub parse_arguments (); +sub scan_aclocal_m4 (); +sub scan_autoconf_files (); +sub silent_flag (); +sub transform ($\%); +sub transform_token ($\%$); +sub usage (); +sub version (); +sub yacc_lex_finish_helper (); ## ----------- ## ## Constants. ## @@ -472,6 +525,15 @@ my %dep_files; # This is a list of all targets to run during "make dist". my @dist_targets; +# List of all programs, libraries and ltlibraries as returned +# by am_install_var +my @proglist; +my @liblist; +my @ltliblist; +# Blacklist of targets (as canonical base name) for which object file names +# may not be automatically shortened +my @dup_shortnames; + # Keep track of all programs declared in this Makefile, without # $(EXEEXT). @substitutions@ are not listed. my %known_programs; @@ -592,6 +654,11 @@ sub initialize_per_input () @dist_common = (); $handle_dist_run = 0; + @proglist = (); + @liblist = (); + @ltliblist = (); + @dup_shortnames = (); + %known_programs = (); %known_libraries = (); @@ -825,6 +892,7 @@ register_language ('name' => 'cppasm', 'compile' => "\$(CCAS) @cpplike_flags \$(AM_CCASFLAGS) \$(CCASFLAGS)", 'ccer' => 'CPPAS', 'compiler' => 'CPPASCOMPILE', + 'libtool_tag' => 'CC', 'compile_flag' => '-c', 'output_flag' => '-o', 'extensions' => ['.S', '.sx']); @@ -1230,48 +1298,50 @@ sub check_user_variables sub handle_languages () { if (! option 'no-dependencies') - { - # Include auto-dep code. Don't include it if DEP_FILES would - # be empty. - if (keys %extension_seen && keys %dep_files) - { - # Set location of depcomp. - define_variable ('depcomp', - "\$(SHELL) $am_config_aux_dir/depcomp", - INTERNAL); - define_variable ('am__depfiles_maybe', 'depfiles', INTERNAL); - - require_conf_file ("$am_file.am", FOREIGN, 'depcomp'); - - my @deplist = sort keys %dep_files; - # Generate each 'include' individually. Irix 6 make will - # not properly include several files resulting from a - # variable expansion; generating many separate includes - # seems safest. - $output_rules .= "\n"; - foreach my $iter (@deplist) - { - $output_rules .= (subst ('AMDEP_TRUE') - . subst ('am__include') - . ' ' - . subst ('am__quote') - . $iter - . subst ('am__quote') - . "\n"); - } - - # Compute the set of directories to remove in distclean-depend. - my @depdirs = uniq (map { dirname ($_) } @deplist); - $output_rules .= file_contents ('depend', - new Automake::Location, - DEPDIRS => "@depdirs"); - } - } + { + # Include auto-dep code. Don't include it if DEP_FILES would + # be empty. + if (keys %extension_seen && keys %dep_files) + { + my @dep_files = sort keys %dep_files; + # Set location of depcomp. + define_variable ('depcomp', + "\$(SHELL) $am_config_aux_dir/depcomp", + INTERNAL); + define_variable ('am__maybe_remake_depfiles', 'depfiles', INTERNAL); + define_variable ('am__depfiles_remade', "@dep_files", INTERNAL); + $output_rules .= "\n"; + my @dist_rms; + foreach my $depfile (@dep_files) + { + push @dist_rms, "\t-rm -f $depfile"; + # Generate each 'include' directive individually. Several + # make implementations (IRIX 6, Solaris 10, FreeBSD 8) will + # fail to properly include several files resulting from a + # variable expansion. Just Generating many separate includes + # seems thus safest. + $output_rules .= subst ('AMDEP_TRUE') . + subst ('am__include') . + " " . + subst('am__quote') . + $depfile . + subst('am__quote') . + " " . + "# am--include-marker\n"; + } + + require_conf_file ("$am_file.am", FOREIGN, 'depcomp'); + + $output_rules .= file_contents ( + 'depend', new Automake::Location, + 'DISTRMS' => join ("\n", @dist_rms)); + } + } else - { - define_variable ('depcomp', '', INTERNAL); - define_variable ('am__depfiles_maybe', '', INTERNAL); - } + { + define_variable ('depcomp', '', INTERNAL); + define_variable ('am__maybe_remake_depfiles', '', INTERNAL); + } my %done; @@ -1615,9 +1685,9 @@ sub handle_single_transform my $renamed = 0; my ($linker, $object); - # This records whether we've seen a derived source file (e.g. - # yacc output). - my $derived_source = 0; + # This records whether we've seen a derived source file (e.g., yacc + # or lex output). + my $derived_source; # This holds the 'aggregate context' of the file we are # currently examining. If the file is compiled with @@ -1665,17 +1735,36 @@ sub handle_single_transform # Now extract linker and other info. $linker = $lang->linker; - my $this_obj_ext; - if (defined $source_extension) - { - $this_obj_ext = $source_extension; - $derived_source = 1; - } - else - { - $this_obj_ext = $obj; - } - $object = $base . $this_obj_ext; + my $this_obj_ext; + if (defined $source_extension) + { + $this_obj_ext = $source_extension; + $derived_source = 1; + } + else + { + $this_obj_ext = $obj; + $derived_source = 0; + # Don't ever place built object files in $(srcdir), + # even when sources are specified explicitly as (say) + # '$(srcdir)/foo.c' or '$(top_srcdir)/foo.c'. + # See automake bug#13928. + my @d = split '/', $directory; + if (@d > 0 && option 'subdir-objects') + { + my $d = $d[0]; + if ($d eq '$(srcdir)' or $d eq '${srcdir}') + { + shift @d; + } + elsif ($d eq '$(top_srcdir)' or $d eq '${top_srcdir}') + { + $d[0] = '$(top_builddir)'; + } + $directory = join '/', @d; + } + } + $object = $base . $this_obj_ext; if ($have_per_exec_flags) { @@ -1683,14 +1772,48 @@ sub handle_single_transform # object. In this case we rewrite the object's # name to ensure it is unique. - # We choose the name 'DERIVED_OBJECT' to ensure - # (1) uniqueness, and (2) continuity between - # invocations. However, this will result in a - # name that is too long for losing systems, in - # some situations. So we provide _SHORTNAME to - # override. - - my $dname = $derived; + # We choose the name 'DERIVED_OBJECT' to ensure (1) uniqueness, + # and (2) continuity between invocations. However, this will + # result in a name that is too long for losing systems, in some + # situations. So we attempt to shorten automatically under + # subdir-objects, and provide _SHORTNAME to override as a last + # resort. If subdir-object is in effect, it's usually + # unnecessary to use the complete 'DERIVED_OBJECT' (that is + # often the result from %canon_reldir%/%C% usage) since objects + # are placed next to their source file. Generally, this means + # it is already unique within that directory (see below for an + # exception). Thus, we try to avoid unnecessarily long file + # names by stripping the directory components of + # 'DERIVED_OBJECT'. This allows avoiding explicit _SHORTNAME + # usage in many cases. EXCEPTION: If two (or more) targets in + # different directories but with the same base name (after + # canonicalization), using target-specific FLAGS, link the same + # object, then this logic clashes. Thus, we don't strip if + # this is detected. + my $dname = $derived; + if ($directory ne '' + && option 'subdir-objects' + && none { $dname =~ /$_$/ } @dup_shortnames) + { + # At this point, we don't clear information about what + # parts of $derived are truly file name components. We can + # determine that by comparing against the canonicalization + # of $directory. + my $dir = $directory . "/"; + my $cdir = canonicalize ($dir); + my $dir_len = length ($dir); + # Make sure we only strip full file name components. This + # is done by repeatedly trying to find cdir at the + # beginning. Each iteration removes one file name + # component from the end of cdir. + while ($dir_len > 0 && index ($derived, $cdir) != 0) + { + # Eventually $dir_len becomes 0. + $dir_len = rindex ($dir, "/", $dir_len - 2) + 1; + $cdir = substr ($cdir, 0, $dir_len); + } + $dname = substr ($derived, $dir_len); + } my $var = var ($derived . '_SHORTNAME'); if ($var) { @@ -1708,8 +1831,7 @@ sub handle_single_transform $renamed = 1; } - # If rewrite said it was ok, put the object into a - # subdir. + # If rewrite said it was ok, put the object into a subdir. if ($directory ne '') { if ($r == LANG_SUBDIR) @@ -2208,13 +2330,14 @@ sub handle_lib_objects return $seen_libobjs; } -# handle_LIBOBJS_or_ALLOCA ($VAR) -# ------------------------------- +# handle_LIBOBJS_or_ALLOCA ($VAR, $BASE) +# -------------------------------------- # Definitions common to LIBOBJS and ALLOCA. # VAR should be one of LIBOBJS, LTLIBOBJS, ALLOCA, or LTALLOCA. +# BASE should be one base file name from AC_LIBSOURCE, or alloca. sub handle_LIBOBJS_or_ALLOCA { - my ($var) = @_; + my ($var, $base) = @_; my $dir = ''; @@ -2236,10 +2359,18 @@ sub handle_LIBOBJS_or_ALLOCA $dir = backname ($relative_dir) . "/$dir" if $relative_dir ne '.'; define_variable ('LIBOBJDIR', "$dir", INTERNAL); - $clean_files{"\$($var)"} = MOSTLY_CLEAN; - # If LTLIBOBJS is used, we must also clear LIBOBJS (which might - # be created by libtool as a side-effect of creating LTLIBOBJS). - $clean_files{"\$($var)"} = MOSTLY_CLEAN if $var =~ s/^LT//; + if ($dir && !defined $clean_files{"$dir$base.\$(OBJEXT)"}) + { + my $dirstamp = require_build_directory ($dir); + $output_rules .= "$dir$base.\$(OBJEXT): $dirstamp\n"; + $output_rules .= "$dir$base.lo: $dirstamp\n" + if ($var =~ /^LT/); + } + # libtool might create .$(OBJEXT) as a side-effect of using + # LTLIBOBJS or LTALLOCA. + $clean_files{"$dir$base.\$(OBJEXT)"} = MOSTLY_CLEAN; + $clean_files{"$dir$base.lo"} = MOSTLY_CLEAN + if ($var =~ /^LT/); } else { @@ -2260,14 +2391,14 @@ sub handle_LIBOBJS $var->requires_variables ("\@${lt}LIBOBJS\@ used", $lt . 'LIBOBJS') if ! keys %libsources; - my $dir = handle_LIBOBJS_or_ALLOCA "${lt}LIBOBJS"; - foreach my $iter (keys %libsources) { - if ($iter =~ /\.[cly]$/) + my $dir = ''; + if ($iter =~ /^(.*)(\.[cly])$/) { - saw_extension ($&); + saw_extension ($2); saw_extension ('.c'); + $dir = handle_LIBOBJS_or_ALLOCA ("${lt}LIBOBJS", $1); } if ($iter =~ /\.h$/) @@ -2295,7 +2426,7 @@ sub handle_ALLOCA my ($var, $cond, $lt) = @_; my $myobjext = $lt ? 'lo' : 'o'; $lt ||= ''; - my $dir = handle_LIBOBJS_or_ALLOCA "${lt}ALLOCA"; + my $dir = handle_LIBOBJS_or_ALLOCA ("${lt}ALLOCA", "alloca"); $dir eq '' and $dir = './'; $var->requires_variables ("\@${lt}ALLOCA\@ used", $lt . 'ALLOCA'); @@ -2412,12 +2543,33 @@ sub handle_libtool () LTRMS => join ("\n", @libtool_rms)); } +# Check for duplicate targets +sub handle_targets () +{ + my %seen = (); + my @dups = (); + @proglist = am_install_var ('progs', 'PROGRAMS', + 'bin', 'sbin', 'libexec', 'pkglibexec', + 'noinst', 'check'); + @liblist = am_install_var ('libs', 'LIBRARIES', + 'lib', 'pkglib', 'noinst', 'check'); + @ltliblist = am_install_var ('ltlib', 'LTLIBRARIES', + 'noinst', 'lib', 'pkglib', 'check'); + + # Record duplications that may arise after canonicalization of the + # base names, in order to prevent object file clashes in the presence + # of target-specific *FLAGS + my @targetlist = (@proglist, @liblist, @ltliblist); + foreach my $pair (@targetlist) + { + my $base = canonicalize (basename (@$pair[1])); + push (@dup_shortnames, $base) if ($seen{$base}); + $seen{$base} = $base; + } +} sub handle_programs () { - my @proglist = am_install_var ('progs', 'PROGRAMS', - 'bin', 'sbin', 'libexec', 'pkglibexec', - 'noinst', 'check'); return if ! @proglist; $must_handle_compiled_objects = 1; @@ -2504,8 +2656,6 @@ sub handle_programs () sub handle_libraries () { - my @liblist = am_install_var ('libs', 'LIBRARIES', - 'lib', 'pkglib', 'noinst', 'check'); return if ! @liblist; $must_handle_compiled_objects = 1; @@ -2614,9 +2764,7 @@ sub handle_libraries () sub handle_ltlibraries () { - my @liblist = am_install_var ('ltlib', 'LTLIBRARIES', - 'noinst', 'lib', 'pkglib', 'check'); - return if ! @liblist; + return if ! @ltliblist; $must_handle_compiled_objects = 1; my @prefix = am_primary_prefixes ('LTLIBRARIES', 0, 'lib', 'pkglib', @@ -2709,7 +2857,7 @@ sub handle_ltlibraries () skip_ac_subst => 1); } - foreach my $pair (@liblist) + foreach my $pair (@ltliblist) { my ($where, $onelib) = @$pair; @@ -5271,7 +5419,7 @@ EOF { msg 'obsolete', $where, <<'EOF'; AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: -http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation +https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation EOF $package_version = $args[2]; $package_version_location = $where; @@ -7773,6 +7921,8 @@ sub generate_makefile handle_configure ($makefile_am, $makefile_in, $makefile, @inputs); handle_gettext; + + handle_targets; handle_libraries; handle_ltlibraries; handle_programs; @@ -7973,7 +8123,7 @@ Library files: print ' Report bugs to <@PACKAGE_BUGREPORT@>. GNU Automake home page: <@PACKAGE_URL@>. -General help using GNU software: . +General help using GNU software: . '; # --help always returns 0 per GNU standards. @@ -7986,7 +8136,7 @@ sub version () print < +License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -8227,21 +8377,3 @@ else } exit $exit_code; - - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/bin/gen-perl-protos b/bin/gen-perl-protos deleted file mode 100755 index 215d275..0000000 --- a/bin/gen-perl-protos +++ /dev/null @@ -1,36 +0,0 @@ -#!/usr/bin/env perl -# -# Copyright (C) 2013-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 3, 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 . - -use warnings; -use strict; - -my @lines = <>; -my @protos = map { /^(sub \w+\s*\(.*\))/ ? ("$1;") : () } @lines; - -while (defined ($_ = shift @lines)) - { - if (/^#!.* prototypes/i) - { - print "# BEGIN AUTOMATICALLY GENERATED PROTOTYPES\n"; - print join ("\n", sort @protos) . "\n"; - print "# END AUTOMATICALLY GENERATED PROTOTYPES\n"; - } - else - { - print; - } - } diff --git a/bin/Makefile.inc b/bin/local.mk similarity index 80% rename from bin/Makefile.inc rename to bin/local.mk index 102dec9..97b38db 100644 --- a/bin/Makefile.inc +++ b/bin/local.mk @@ -1,4 +1,5 @@ -## Copyright (C) 1995-2017 Free Software Foundation, Inc. +## -*- makefile-automake -*- +## Copyright (C) 1995-2018 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 @@ -11,14 +12,21 @@ ## 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 . +## along with this program. If not, see . ## ----------------------------------- ## ## The automake and aclocal scripts. ## ## ----------------------------------- ## bin_SCRIPTS = %D%/automake %D%/aclocal -CLEANFILES += $(bin_SCRIPTS) +nodist_noinst_SCRIPTS += \ + %D%/aclocal-$(APIVERSION) \ + %D%/automake-$(APIVERSION) + +CLEANFILES += \ + $(bin_SCRIPTS) \ + %D%/aclocal-$(APIVERSION) \ + %D%/automake-$(APIVERSION) # Used by maintainer checks and such. automake_in = $(srcdir)/%D%/automake.in @@ -54,18 +62,22 @@ uninstall-hook: # $(datadir) or other do_subst'ituted variables change. %D%/automake: %D%/automake.in %D%/aclocal: %D%/aclocal.in -%D%/automake %D%/aclocal: Makefile %D%/gen-perl-protos +%D%/automake %D%/aclocal: Makefile $(AM_V_GEN)rm -f $@ $@-t $@-t2 \ && $(MKDIR_P) $(@D) \ ## Common substitutions. && in=$@.in && $(do_subst) <$(srcdir)/$$in >$@-t \ -## Auto-compute prototypes of perl subroutines. - && $(PERL) -w $(srcdir)/%D%/gen-perl-protos $@-t > $@-t2 \ - && mv -f $@-t2 $@-t \ ## We can't use '$(generated_file_finalize)' here, because currently ## Automake contains occurrences of unexpanded @substitutions@ in ## comments, and that is perfectly legit. && chmod a+x,a-w $@-t && mv -f $@-t $@ -EXTRA_DIST += %D%/gen-perl-protos + +%D%/aclocal-$(APIVERSION): %D%/aclocal + $(AM_V_GEN) rm -f $@; \ + $(LN) %D%/aclocal $@ + +%D%/automake-$(APIVERSION): %D%/automake + $(AM_V_GEN) rm -f $@; \ + $(LN) %D%/automake $@ # vim: ft=automake noet diff --git a/bootstrap b/bootstrap index d0766d4..3f4f7ad 100755 --- a/bootstrap +++ b/bootstrap @@ -2,7 +2,7 @@ # This script helps bootstrap automake, when checked out from git. # -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 Free Software Foundation, Inc. # Originally written by Pavel Roskin September 2002. # # This program is free software; you can redistribute it and/or modify @@ -16,7 +16,7 @@ # 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 . +# along with this program. If not, see . # Since Automake uses itself in its build process, we can't simply run # 'autoreconf -i' which would require Automake to already be @@ -37,11 +37,12 @@ export AUTOM4TE # ditto # Variables to substitute. VERSION=`sed -ne '/AC_INIT/s/^[^[]*\[[^[]*\[\([^]]*\)\].*$/\1/p' configure.ac` +APIVERSION=`sed -n 's/^APIVERSION=//p' configure.ac` PACKAGE=automake datadir=. # This should be automatically updated by the 'update-copyright' # rule of our Makefile. -RELEASE_YEAR=2017 +RELEASE_YEAR=2018 # Override SHELL. This is required on DJGPP so that Perl's system() # uses bash, not COMMAND.COM which doesn't quote arguments properly. @@ -52,10 +53,6 @@ else BOOTSTRAP_SHELL=/bin/sh fi -# Read the rule for calculating APIVERSION and execute it. -apiver_cmd=`sed -ne 's/\[\[/[/g;s/\]\]/]/g;/^APIVERSION=/p' configure.ac` -eval "$apiver_cmd" - # Sanity checks. if test -z "$VERSION"; then echo "$me: cannot find VERSION" >&2 @@ -103,11 +100,8 @@ dosubst automake-$APIVERSION/Automake/Config.in \ dosubst m4/amversion.in m4/amversion.m4 # Create temporary replacement for aclocal and automake. -for p in bin/aclocal bin/automake; do - dosubst $p.in $p.tmp - $PERL -w bin/gen-perl-protos $p.tmp > $p.tmp2 - mv -f $p.tmp2 $p.tmp -done +dosubst bin/aclocal.in bin/aclocal.tmp +dosubst bin/automake.in bin/automake.tmp # Create required makefile snippets. $PERL ./gen-testsuite-part > t/testsuite-part.tmp diff --git a/configure b/configure index 3466981..7fff4cf 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GNU Automake 1.15.1. +# Generated by GNU Autoconf 2.69 for GNU Automake 1.16. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='GNU Automake' PACKAGE_TARNAME='automake' -PACKAGE_VERSION='1.15.1' -PACKAGE_STRING='GNU Automake 1.15.1' +PACKAGE_VERSION='1.16' +PACKAGE_STRING='GNU Automake 1.16' PACKAGE_BUGREPORT='bug-automake@gnu.org' PACKAGE_URL='http://www.gnu.org/software/automake/' @@ -1290,7 +1290,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures GNU Automake 1.15.1 to adapt to many kinds of systems. +\`configure' configures GNU Automake 1.16 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1360,7 +1360,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNU Automake 1.15.1:";; + short | recursive ) echo "Configuration of GNU Automake 1.16:";; esac cat <<\_ACEOF @@ -1468,7 +1468,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GNU Automake configure 1.15.1 +GNU Automake configure 1.16 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1637,7 +1637,7 @@ cat >config.log <<_ACEOF 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 $as_me 1.15.1, which was +It was created by GNU Automake $as_me 1.16, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2145,7 +2145,7 @@ am_AUTOHEADER="${AUTOHEADER-autoheader}" am_AUTOUPDATE="${AUTOUPDATE-autoupdate}" -am__api_version='1.15' +am__api_version='1.16' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -2592,7 +2592,7 @@ fi # Define the identity of the package. PACKAGE='automake' - VERSION='1.15.1' + VERSION='1.16' # Some tools Automake needs. @@ -2613,8 +2613,8 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: -# -# +# +# mkdir_p='$(MKDIR_P)' # We need awk for the "check" target (and possibly the TAP driver). The @@ -2665,7 +2665,7 @@ END Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: . +that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM @@ -2679,17 +2679,12 @@ fi # Keep this on a line of its own, since it must be found and processed # by the 'update-copyright' rule in our Makefile. -RELEASE_YEAR=2017 +RELEASE_YEAR=2018 # The API version is the base version. We must guarantee # compatibility for all releases with the same API version. -# Our current rule is that: -# * All releases, including the prereleases, in an X.Y series -# are compatible. So 1.5.1c is compatible with 1.5. -# * Prereleases on the trunk are all incompatible -- 1.5b and 1.5c -# aren't the same. -APIVERSION=`echo "$VERSION" | sed -e 's/^\([0-9]*\.[0-9]*[a-z]*\).*$/\1/'` +APIVERSION=1.16 pkgvdatadir="\${datadir}/$PACKAGE-$APIVERSION" @@ -2707,8 +2702,8 @@ system_acdir="\${datadir}/aclocal" # aclocal and automake, hence the remake rules must use those versions # as well. The extra quoting is to cater to cases when the build # directory contains whitespace or shell metacharacters. -ACLOCAL="\"`pwd`/t/wrap/aclocal-$APIVERSION\"" -AUTOMAKE="\"`pwd`/t/wrap/automake-$APIVERSION\"" +ACLOCAL="\"`pwd`/pre-inst-env\" aclocal-$APIVERSION" +AUTOMAKE="\"`pwd`/pre-inst-env\" automake-$APIVERSION" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 $as_echo_n "checking whether ln -s works... " >&6; } @@ -3627,7 +3622,7 @@ fi # more testsuite coverage "in the wild". # Note that we don't look for the MSVC C/C++ compiler here. This is # deliberate; for more discussion and rationale, see: -# +# { $as_echo "$as_me:${as_lineno-$LINENO}: will now look for generic compilers" >&5 $as_echo "$as_me: will now look for generic compilers" >&6;} @@ -6509,11 +6504,7 @@ ac_config_files="$ac_config_files Makefile" ac_config_links="$ac_config_links GNUmakefile:GNUmakefile" - -ac_config_files="$ac_config_files t/wrap/aclocal-${APIVERSION}:t/wrap/aclocal.in" - -ac_config_files="$ac_config_files t/wrap/automake-${APIVERSION}:t/wrap/automake.in" - +ac_config_files="$ac_config_files pre-inst-env" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -7073,7 +7064,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # 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 +This file was extended by GNU Automake $as_me 1.16, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7132,7 +7123,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -GNU Automake config.status 1.15.1 +GNU Automake config.status 1.16 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -7237,12 +7228,6 @@ _ASBOX _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# -# INIT-COMMANDS -# -APIVERSION=$APIVERSION -APIVERSION=$APIVERSION - _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 @@ -7253,8 +7238,7 @@ 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" ;; + "pre-inst-env") CONFIG_FILES="$CONFIG_FILES pre-inst-env" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac @@ -7713,8 +7697,7 @@ $as_echo "$as_me: linking $ac_source to $ac_file" >&6;} 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} ;; + "pre-inst-env":F) chmod +x pre-inst-env ;; esac done # for ac_tag diff --git a/configure.ac b/configure.ac index 49a25a3..ef37963 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -# Copyright (C) 1995-2017 Free Software Foundation, Inc. +# Copyright (C) 1995-2018 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 @@ -13,10 +13,10 @@ # 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 . +# along with this program. If not, see . AC_PREREQ([2.69]) -AC_INIT([GNU Automake], [1.15.1], [bug-automake@gnu.org]) +AC_INIT([GNU Automake], [1.16], [bug-automake@gnu.org]) AC_CONFIG_SRCDIR([bin/automake.in]) AC_CONFIG_AUX_DIR([lib]) @@ -44,17 +44,12 @@ AM_INIT_AUTOMAKE([-Wall -Werror dist-xz filename-length-max=99 # Keep this on a line of its own, since it must be found and processed # by the 'update-copyright' rule in our Makefile. -RELEASE_YEAR=2017 +RELEASE_YEAR=2018 AC_SUBST([RELEASE_YEAR]) # The API version is the base version. We must guarantee # compatibility for all releases with the same API version. -# Our current rule is that: -# * All releases, including the prereleases, in an X.Y series -# are compatible. So 1.5.1c is compatible with 1.5. -# * Prereleases on the trunk are all incompatible -- 1.5b and 1.5c -# aren't the same. -APIVERSION=`echo "$VERSION" | sed -e 's/^\([[0-9]]*\.[[0-9]]*[[a-z]]*\).*$/\1/'` +APIVERSION=1.16 AC_SUBST([APIVERSION]) AC_SUBST([pkgvdatadir], ["\${datadir}/$PACKAGE-$APIVERSION"]) @@ -67,8 +62,8 @@ AC_SUBST([system_acdir], ["\${datadir}/aclocal"]) # aclocal and automake, hence the remake rules must use those versions # as well. The extra quoting is to cater to cases when the build # directory contains whitespace or shell metacharacters. -ACLOCAL="\"`pwd`/t/wrap/aclocal-$APIVERSION\"" -AUTOMAKE="\"`pwd`/t/wrap/automake-$APIVERSION\"" +ACLOCAL="\"`pwd`/pre-inst-env\" aclocal-$APIVERSION" +AUTOMAKE="\"`pwd`/pre-inst-env\" automake-$APIVERSION" AC_PROG_LN_S @@ -427,7 +422,7 @@ AC_DEFUN([_AM_SKIP_COMP_TESTS], # more testsuite coverage "in the wild". # Note that we don't look for the MSVC C/C++ compiler here. This is # deliberate; for more discussion and rationale, see: -# +# AC_MSG_NOTICE([will now look for generic compilers]) @@ -579,14 +574,7 @@ AC_SUBST([EXEEXT]) AC_CONFIG_FILES([Makefile]) AC_CONFIG_LINKS([GNUmakefile:GNUmakefile]) - -AC_CONFIG_FILES([t/wrap/aclocal-${APIVERSION}:t/wrap/aclocal.in], - [chmod +x t/wrap/aclocal-${APIVERSION}], - [APIVERSION=$APIVERSION]) -AC_CONFIG_FILES([t/wrap/automake-${APIVERSION}:t/wrap/automake.in], - [chmod +x t/wrap/automake-${APIVERSION}], - [APIVERSION=$APIVERSION]) - +AC_CONFIG_FILES([pre-inst-env], [chmod +x pre-inst-env]) AC_OUTPUT # Inform the user if this version of automake is a beta release or diff --git a/contrib/check-html.am b/contrib/check-html.am index fc5db41..1e86ffe 100644 --- a/contrib/check-html.am +++ b/contrib/check-html.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2001-2017 Free Software Foundation, Inc. +## Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## Makefile.am fragment to produce HTML output from RST-formatted ## log files produced by the parallel-tests output. diff --git a/contrib/multilib/README b/contrib/multilib/README index 35c726f..c15d2b5 100644 --- a/contrib/multilib/README +++ b/contrib/multilib/README @@ -5,5 +5,5 @@ For a little more information, see: The master (and probably more up-to-date) copies of the 'config-ml.in' and 'symlink-tree' files are maintained in the GCC development tree -at . The same is probably true also for +at . The same is probably true also for the 'multi.m4' file. diff --git a/contrib/multilib/config-ml.in b/contrib/multilib/config-ml.in index cc7f797..443d241 100644 --- a/contrib/multilib/config-ml.in +++ b/contrib/multilib/config-ml.in @@ -1,7 +1,7 @@ # Configure fragment invoked in the post-target section for subdirs # wanting multilib support. # -# Copyright (C) 1995-2017 Free Software Foundation, Inc. +# Copyright (C) 1995-2018 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/contrib/multilib/multi.m4 b/contrib/multilib/multi.m4 index 2156e66..7532e75 100644 --- a/contrib/multilib/multi.m4 +++ b/contrib/multilib/multi.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/contrib/multilib/multilib.am b/contrib/multilib/multilib.am index 5c98b69..22d51bb 100644 --- a/contrib/multilib/multilib.am +++ b/contrib/multilib/multilib.am @@ -1,6 +1,6 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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. diff --git a/contrib/multilib/symlink-tree b/contrib/multilib/symlink-tree index 49de9fc..7e41ca1 100755 --- a/contrib/multilib/symlink-tree +++ b/contrib/multilib/symlink-tree @@ -1,7 +1,7 @@ #!/bin/sh # Create a symlink tree. # -# Copyright (C) 1995-2017 Free Software Foundation, Inc. +# Copyright (C) 1995-2018 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/contrib/t/help-multilib.sh b/contrib/t/help-multilib.sh index b58ca80..8f85d95 100755 --- a/contrib/t/help-multilib.sh +++ b/contrib/t/help-multilib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that our macro 'AM_ENABLE_MULTILIB' adds proper text to # the configure help screen. diff --git a/contrib/t/Makefile.inc b/contrib/t/local.mk similarity index 81% rename from contrib/t/Makefile.inc rename to contrib/t/local.mk index d55fb95..6bebb70 100644 --- a/contrib/t/Makefile.inc +++ b/contrib/t/local.mk @@ -1,6 +1,5 @@ -## Included by top-level Makefile for Automake. - -## Copyright (C) 1995-2017 Free Software Foundation, Inc. +## -*- makefile-automake -*- +## Copyright (C) 1995-2018 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 @@ -13,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## -------------------------------- ## ## Tests for stuff in 'contrib/'. ## diff --git a/contrib/t/multilib.sh b/contrib/t/multilib.sh index 3899ce4..845f7f9 100755 --- a/contrib/t/multilib.sh +++ b/contrib/t/multilib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check multilib support. # Based on a test case from Ralf Corsepius. diff --git a/contrib/t/parallel-tests-html-recursive.sh b/contrib/t/parallel-tests-html-recursive.sh index f2d1fba..7a52847 100755 --- a/contrib/t/parallel-tests-html-recursive.sh +++ b/contrib/t/parallel-tests-html-recursive.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Recursive use of 'check-html'. See Automake bug#11287. diff --git a/contrib/t/parallel-tests-html.sh b/contrib/t/parallel-tests-html.sh index 4d2f8e3..7a517b1 100755 --- a/contrib/t/parallel-tests-html.sh +++ b/contrib/t/parallel-tests-html.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - check-html diff --git a/contrib/tap-driver.pl b/contrib/tap-driver.pl index 637c14c..abfc9d0 100755 --- a/contrib/tap-driver.pl +++ b/contrib/tap-driver.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/doc/amhello-1.0.tar.gz b/doc/amhello-1.0.tar.gz index f2d04927125d0bec5115a514d3bb809399ac219b..1fd88cc7ec350798a0e3ac2a24c6dad27205cb6e 100644 GIT binary patch literal 83117 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 z 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 diff --git a/doc/amhello/Makefile.am b/doc/amhello/Makefile.am index 706c2f2..9ad1b87 100644 --- a/doc/amhello/Makefile.am +++ b/doc/amhello/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 Free Software Foundation, Inc. # This Makefile.am is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. diff --git a/doc/amhello/configure.ac b/doc/amhello/configure.ac index 381344d..dd81074 100644 --- a/doc/amhello/configure.ac +++ b/doc/amhello/configure.ac @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 Free Software Foundation, Inc. # This configure.ac script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. diff --git a/doc/amhello/src/Makefile.am b/doc/amhello/src/Makefile.am index e52ff3c..80c0933 100644 --- a/doc/amhello/src/Makefile.am +++ b/doc/amhello/src/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 Free Software Foundation, Inc. # This Makefile.am is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. diff --git a/doc/amhello/src/main.c b/doc/amhello/src/main.c index 7a7ebec..11a45ab 100644 --- a/doc/amhello/src/main.c +++ b/doc/amhello/src/main.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2017 Free Software Foundation, Inc. +/* Copyright (C) 2006-2018 Free Software Foundation, Inc. This program is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. */ diff --git a/doc/automake-history.info b/doc/automake-history.info index a2b899f..0a45d72 100644 --- a/doc/automake-history.info +++ b/doc/automake-history.info @@ -1,10 +1,10 @@ -This is automake-history.info, produced by makeinfo version 6.1 from +This is automake-history.info, produced by makeinfo version 6.5 from automake-history.texi. This manual describes (part of) the history of GNU Automake, a program that creates GNU standards-compliant Makefiles from template files. - Copyright (C) 1995-2017 Free Software Foundation, Inc. + Copyright (C) 1995-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, @@ -22,7 +22,7 @@ Brief History of Automake This manual describes (part of) the history of GNU Automake, a program that creates GNU standards-compliant Makefiles from template files. - Copyright (C) 1995-2017 Free Software Foundation, Inc. + Copyright (C) 1995-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, @@ -1185,7 +1185,7 @@ A.1 GNU Free Documentation License Version 1.3, 3 November 2008 - Copyright (C) 2000-2017 Free Software Foundation, Inc. + Copyright (C) 2000-2018 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies diff --git a/doc/automake-history.texi b/doc/automake-history.texi index 75141f9..417149e 100644 --- a/doc/automake-history.texi +++ b/doc/automake-history.texi @@ -10,7 +10,7 @@ This manual describes (part of) the history of GNU Automake, a program that creates GNU standards-compliant Makefiles from template files. -Copyright @copyright{} 1995-2017 Free Software Foundation, Inc. +Copyright @copyright{} 1995-2018 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/automake.info b/doc/automake.info index ab636b1..f7db80a 100644 --- a/doc/automake.info +++ b/doc/automake.info @@ -1,11 +1,11 @@ -This is automake.info, produced by makeinfo version 6.1 from +This is automake.info, produced by makeinfo version 6.5 from automake.texi. -This manual is for GNU Automake (version 1.15.1, 17 June 2017), a +This manual is for GNU Automake (version 1.16, 25 February 2018), a program that creates GNU standards-compliant Makefiles from template files. - Copyright © 1995-2017 Free Software Foundation, Inc. + Copyright © 1995-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, @@ -27,216 +27,216 @@ END-INFO-DIR-ENTRY  Indirect: -automake.info-1: 1079 -automake.info-2: 301288 +automake.info-1: 1081 +automake.info-2: 301692  Tag Table: (Indirect) -Node: Top1079 -Node: Introduction14404 -Ref: Introduction-Footnote-115813 -Node: Autotools Introduction15972 -Node: GNU Build System17353 -Node: Use Cases20101 -Node: Basic Installation22229 -Node: Standard Targets25815 -Node: Standard Directory Variables27418 -Node: Standard Configuration Variables29275 -Node: config.site30634 -Node: VPATH Builds32060 -Node: Two-Part Install36008 -Node: Cross-Compilation38452 -Node: Renaming41427 -Node: DESTDIR42585 -Node: Preparing Distributions44767 -Node: Dependency Tracking47138 -Node: Nested Packages49246 -Node: Why Autotools50762 -Node: Hello World52404 -Ref: amhello Explained52826 -Node: Creating amhello52998 -Node: amhello's configure.ac Setup Explained58353 -Node: amhello's Makefile.am Setup Explained63273 -Node: Generalities66973 -Node: General Operation67667 -Node: Strictness71090 -Node: Uniform72708 -Node: Length Limitations77647 -Node: Canonicalization79957 -Node: User Variables81029 -Node: Auxiliary Programs82519 -Node: Examples86255 -Node: Complete87125 -Node: true89230 -Node: automake Invocation91721 -Ref: Invoking automake91876 -Node: configure99471 -Node: Requirements100400 -Node: Optional105638 -Node: aclocal Invocation115040 -Ref: Invoking aclocal115201 -Node: aclocal Options118256 -Node: Macro Search Path121772 -Ref: ACLOCAL_PATH126147 -Node: Extending aclocal127717 -Node: Local Macros131441 -Node: Serials135425 -Node: Future of aclocal140618 -Node: Macros143007 -Node: Public Macros143548 -Ref: Modernize AM_INIT_AUTOMAKE invocation145179 -Node: Obsolete Macros149660 -Node: Private Macros151002 -Node: Directories152452 -Node: Subdirectories154048 -Node: Conditional Subdirectories157439 -Node: SUBDIRS vs DIST_SUBDIRS159119 -Node: Subdirectories with AM_CONDITIONAL160757 -Node: Subdirectories with AC_SUBST161951 -Node: Unconfigured Subdirectories162778 -Node: Alternative166229 -Ref: Alternative-Footnote-1168421 -Node: Subpackages168546 -Node: Programs171893 -Node: A Program173435 -Node: Program Sources174158 -Node: Linking176063 -Node: Conditional Sources179708 -Node: Conditional Programs182634 -Node: A Library184524 -Node: A Shared Library187201 -Node: Libtool Concept188205 -Node: Libtool Libraries190309 -Node: Conditional Libtool Libraries192043 -Node: Conditional Libtool Sources194500 -Node: Libtool Convenience Libraries195887 -Node: Libtool Modules199314 -Node: Libtool Flags200630 -Node: LTLIBOBJS202534 -Node: Libtool Issues203169 -Node: Error required file ltmain.sh not found203510 -Node: Objects created both with libtool and without204731 -Node: Program and Library Variables206655 -Ref: Program and Library Variables-Footnote-1218031 -Node: Default _SOURCES218106 -Node: LIBOBJS220578 -Node: Program Variables225805 -Node: Yacc and Lex229369 -Ref: Yacc and Lex-Footnote-1234993 -Node: C++ Support235256 -Node: Objective C Support236136 -Node: Objective C++ Support237109 -Node: Unified Parallel C Support238131 -Node: Assembly Support239127 -Node: Fortran 77 Support240299 -Ref: Fortran 77 Support-Footnote-1241984 -Node: Preprocessing Fortran 77242187 -Node: Compiling Fortran 77 Files242791 -Node: Mixing Fortran 77 With C and C++243403 -Ref: Mixing Fortran 77 With C and C++-Footnote-1245726 -Node: How the Linker is Chosen246033 -Node: Fortran 9x Support247571 -Node: Compiling Fortran 9x Files248617 -Node: Java Support with gcj249253 -Node: Vala Support250734 -Node: Support for Other Languages252819 -Node: Dependencies253527 -Node: EXEEXT255414 -Node: Other Objects257657 -Node: Scripts258249 -Node: Headers261108 -Node: Data262911 -Node: Sources263596 -Node: Built Sources Example266541 -Node: Other GNU Tools273729 -Node: Emacs Lisp274258 -Node: gettext276356 -Node: Libtool277044 -Node: Java277303 -Node: Python279962 -Node: Documentation285043 -Node: Texinfo285347 -Node: Man Pages292546 -Node: Install295671 -Node: Basics of Installation296375 -Node: The Two Parts of Install297905 -Node: Extending Installation299445 -Node: Staged Installs301288 -Node: Install Rules for the User302701 -Node: Clean303259 -Node: Dist305431 -Node: Basics of Distribution305935 -Node: Fine-grained Distribution Control309166 -Node: The dist Hook310093 -Node: Checking the Distribution312584 -Node: The Types of Distributions318944 -Node: Tests321182 -Node: Generalities about Testing322378 -Node: Simple Tests325313 -Node: Scripts-based Testsuites325694 -Ref: Testsuite progress on console328079 -Ref: Simple tests and color-tests329182 -Node: Serial Test Harness333198 -Node: Parallel Test Harness335296 -Ref: Basics of test metadata335802 -Node: Custom Test Drivers344531 -Node: Overview of Custom Test Drivers Support344822 -Node: Declaring Custom Test Drivers347876 -Node: API for Custom Test Drivers349298 -Node: Command-line arguments for test drivers350075 -Node: Log files generation and test results recording352789 -Node: Testsuite progress output357000 -Node: Using the TAP test protocol358422 -Node: Introduction to TAP358784 -Node: Use TAP with the Automake test harness360601 -Node: Incompatibilities with other TAP parsers and drivers366017 -Node: Links and external resources on TAP367412 -Node: DejaGnu Tests369036 -Node: Install Tests371161 -Node: Rebuilding371471 -Node: Options375146 -Node: Options generalities375447 -Node: List of Automake options377229 -Ref: tar-formats383880 -Node: Miscellaneous387231 -Node: Tags387576 -Node: Suffixes390692 -Node: Include392324 -Node: Conditionals394059 -Node: Usage of Conditionals394918 -Node: Limits of Conditionals398274 -Node: Silencing Make399459 -Node: Make verbosity399810 -Ref: Make verbosity-Footnote-1401132 -Node: Tricks For Silencing Make401206 -Node: Automake Silent Rules403723 -Node: Gnits410707 -Node: Not Enough413186 -Node: Extending413633 -Node: Third-Party Makefiles418668 -Node: Distributing425604 -Node: API Versioning426253 -Node: Upgrading428962 -Node: FAQ431007 -Node: CVS432131 -Node: maintainer-mode440520 -Node: Wildcards444684 -Node: Limitations on File Names448123 -Node: Errors with distclean450753 -Node: Flag Variables Ordering455701 -Node: Renamed Objects463532 -Node: Per-Object Flags465123 -Node: Multiple Outputs468128 -Node: Hard-Coded Install Paths480083 -Node: Debugging Make Rules485239 -Ref: Debugging Make Rules-Footnote-1487396 -Node: Reporting Bugs487574 -Node: Copying This Manual489519 -Node: GNU Free Documentation License489749 -Node: Indices515052 -Node: Macro Index515341 -Node: Variable Index520980 -Node: General Index551856 +Node: Top1081 +Node: Introduction14408 +Ref: Introduction-Footnote-115817 +Node: Autotools Introduction15976 +Node: GNU Build System17357 +Node: Use Cases20105 +Node: Basic Installation22233 +Node: Standard Targets25819 +Node: Standard Directory Variables27422 +Node: Standard Configuration Variables29279 +Node: config.site30638 +Node: VPATH Builds32064 +Node: Two-Part Install36012 +Node: Cross-Compilation38456 +Node: Renaming41431 +Node: DESTDIR42589 +Node: Preparing Distributions44771 +Node: Dependency Tracking47142 +Node: Nested Packages49250 +Node: Why Autotools50766 +Node: Hello World52408 +Ref: amhello Explained52830 +Node: Creating amhello53002 +Node: amhello's configure.ac Setup Explained58357 +Node: amhello's Makefile.am Setup Explained63277 +Node: Generalities66977 +Node: General Operation67671 +Node: Strictness71094 +Node: Uniform72712 +Node: Length Limitations77651 +Node: Canonicalization79961 +Node: User Variables81033 +Node: Auxiliary Programs82523 +Node: Examples86261 +Node: Complete87131 +Node: true89236 +Node: automake Invocation91727 +Ref: Invoking automake91882 +Node: configure99664 +Node: Requirements100593 +Node: Optional105831 +Node: aclocal Invocation115233 +Ref: Invoking aclocal115394 +Node: aclocal Options118449 +Node: Macro Search Path122174 +Ref: ACLOCAL_PATH126549 +Node: Extending aclocal128119 +Node: Local Macros131843 +Node: Serials135827 +Node: Future of aclocal141020 +Node: Macros143409 +Node: Public Macros143950 +Ref: Modernize AM_INIT_AUTOMAKE invocation145581 +Node: Obsolete Macros150062 +Node: Private Macros151404 +Node: Directories152854 +Node: Subdirectories154450 +Node: Conditional Subdirectories157841 +Node: SUBDIRS vs DIST_SUBDIRS159521 +Node: Subdirectories with AM_CONDITIONAL161159 +Node: Subdirectories with AC_SUBST162353 +Node: Unconfigured Subdirectories163180 +Node: Alternative166631 +Ref: Alternative-Footnote-1168823 +Node: Subpackages168948 +Node: Programs172295 +Node: A Program173837 +Node: Program Sources174560 +Node: Linking176465 +Node: Conditional Sources180110 +Node: Conditional Programs183036 +Node: A Library184926 +Node: A Shared Library187603 +Node: Libtool Concept188607 +Node: Libtool Libraries190711 +Node: Conditional Libtool Libraries192445 +Node: Conditional Libtool Sources194902 +Node: Libtool Convenience Libraries196289 +Node: Libtool Modules199716 +Node: Libtool Flags201032 +Node: LTLIBOBJS202936 +Node: Libtool Issues203571 +Node: Error required file ltmain.sh not found203912 +Node: Objects created both with libtool and without205133 +Node: Program and Library Variables207057 +Ref: Program and Library Variables-Footnote-1218433 +Node: Default _SOURCES218508 +Node: LIBOBJS220980 +Node: Program Variables226207 +Node: Yacc and Lex229771 +Ref: Yacc and Lex-Footnote-1235395 +Node: C++ Support235658 +Node: Objective C Support236538 +Node: Objective C++ Support237511 +Node: Unified Parallel C Support238533 +Node: Assembly Support239529 +Node: Fortran 77 Support240701 +Ref: Fortran 77 Support-Footnote-1242386 +Node: Preprocessing Fortran 77242589 +Node: Compiling Fortran 77 Files243193 +Node: Mixing Fortran 77 With C and C++243805 +Ref: Mixing Fortran 77 With C and C++-Footnote-1246128 +Node: How the Linker is Chosen246435 +Node: Fortran 9x Support247973 +Node: Compiling Fortran 9x Files249019 +Node: Java Support with gcj249655 +Node: Vala Support251136 +Node: Support for Other Languages253221 +Node: Dependencies253929 +Node: EXEEXT255816 +Node: Other Objects258059 +Node: Scripts258651 +Node: Headers261510 +Node: Data263313 +Node: Sources263998 +Node: Built Sources Example266943 +Node: Other GNU Tools274131 +Node: Emacs Lisp274660 +Node: gettext276758 +Node: Libtool277446 +Node: Java277705 +Node: Python280364 +Node: Documentation285445 +Node: Texinfo285749 +Node: Man Pages292948 +Node: Install296073 +Node: Basics of Installation296777 +Node: The Two Parts of Install298307 +Node: Extending Installation299847 +Node: Staged Installs301692 +Node: Install Rules for the User303105 +Node: Clean303663 +Node: Dist305835 +Node: Basics of Distribution306339 +Node: Fine-grained Distribution Control309570 +Node: The dist Hook310497 +Node: Checking the Distribution312988 +Node: The Types of Distributions319347 +Node: Tests321585 +Node: Generalities about Testing322781 +Node: Simple Tests325716 +Node: Scripts-based Testsuites326097 +Ref: Testsuite progress on console328481 +Ref: Simple tests and color-tests329584 +Node: Serial Test Harness333600 +Node: Parallel Test Harness335698 +Ref: Basics of test metadata336204 +Node: Custom Test Drivers344934 +Node: Overview of Custom Test Drivers Support345225 +Node: Declaring Custom Test Drivers348279 +Node: API for Custom Test Drivers349701 +Node: Command-line arguments for test drivers350478 +Node: Log files generation and test results recording353192 +Node: Testsuite progress output357403 +Node: Using the TAP test protocol358825 +Node: Introduction to TAP359187 +Node: Use TAP with the Automake test harness361004 +Node: Incompatibilities with other TAP parsers and drivers366420 +Node: Links and external resources on TAP367815 +Node: DejaGnu Tests369439 +Node: Install Tests371566 +Node: Rebuilding371876 +Node: Options375551 +Node: Options generalities375852 +Node: List of Automake options377634 +Ref: tar-formats384285 +Node: Miscellaneous387749 +Node: Tags388094 +Node: Suffixes391211 +Node: Include392843 +Node: Conditionals394578 +Node: Usage of Conditionals395437 +Node: Limits of Conditionals398793 +Node: Silencing Make399978 +Node: Make verbosity400329 +Ref: Make verbosity-Footnote-1401651 +Node: Tricks For Silencing Make401725 +Node: Automake Silent Rules404242 +Node: Gnits411226 +Node: Not Enough413706 +Node: Extending414153 +Node: Third-Party Makefiles419188 +Node: Distributing426124 +Node: API Versioning426773 +Node: Upgrading429482 +Node: FAQ431527 +Node: CVS432651 +Node: maintainer-mode441040 +Node: Wildcards445204 +Node: Limitations on File Names448643 +Node: Errors with distclean451273 +Node: Flag Variables Ordering456221 +Node: Renamed Objects464052 +Node: Per-Object Flags465643 +Node: Multiple Outputs468648 +Node: Hard-Coded Install Paths480603 +Node: Debugging Make Rules485759 +Ref: Debugging Make Rules-Footnote-1487916 +Node: Reporting Bugs488094 +Node: Copying This Manual490042 +Node: GNU Free Documentation License490272 +Node: Indices515575 +Node: Macro Index515864 +Node: Variable Index521503 +Node: General Index552525  End Tag Table diff --git a/doc/automake.info-1 b/doc/automake.info-1 index f97b950..bda38a2 100644 --- a/doc/automake.info-1 +++ b/doc/automake.info-1 @@ -1,11 +1,11 @@ -This is automake.info, produced by makeinfo version 6.1 from +This is automake.info, produced by makeinfo version 6.5 from automake.texi. -This manual is for GNU Automake (version 1.15.1, 17 June 2017), a +This manual is for GNU Automake (version 1.16, 25 February 2018), a program that creates GNU standards-compliant Makefiles from template files. - Copyright © 1995-2017 Free Software Foundation, Inc. + Copyright © 1995-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, @@ -31,11 +31,11 @@ File: automake.info, Node: Top, Next: Introduction, Up: (dir) GNU Automake ************ -This manual is for GNU Automake (version 1.15.1, 17 June 2017), a +This manual is for GNU Automake (version 1.16, 25 February 2018), a program that creates GNU standards-compliant Makefiles from template files. - Copyright © 1995-2017 Free Software Foundation, Inc. + Copyright © 1995-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, @@ -1905,8 +1905,8 @@ source in case you need more recent versions. changes in new kernel versions. Each new release of Automake comes with up-to-date copies of these programs. If your copy of Automake is getting old, you are encouraged to fetch the latest versions of - these files from before - making a release. + these files from + before making a release. ‘depcomp’ This program understands how to run a compiler so that it will @@ -1949,7 +1949,7 @@ source in case you need more recent versions. Not a program, this file is required for ‘make dvi’, ‘make ps’ and ‘make pdf’ to work when Texinfo sources are in the package. The latest version can be downloaded from - . + . ‘ylwrap’ This program wraps ‘lex’ and ‘yacc’ to rename their output files. @@ -2157,6 +2157,10 @@ misunderstand this paragraph: ‘automake’ runs ‘autoconf’ to *scan* your Look for Automake data files in directory DIR instead of in the installation directory. This is typically used for debugging. + The environment variable ‘AUTOMAKE_LIBDIR’ provides another way to + set the directory containing Automake data files. However + ‘--libdir’ takes precedence over it. + ‘--print-libdir’ Print the path of the installation directory containing Automake-provided scripts and data files (like e.g., ‘texinfo.texi’ @@ -2687,6 +2691,10 @@ File: automake.info, Node: aclocal Options, Next: Macro Search Path, Up: aclo Look for the automake-provided macro files in DIR instead of in the installation directory. This is typically used for debugging. + The environment variable ‘ACLOCAL_AUTOMAKE_DIR’ provides another + way to set the directory containing automake-provided macro files. + However ‘--automake-acdir’ takes precedence over it. + ‘--system-acdir=DIR’ Look for the system-wide third-party macro files (and the special ‘dirlist’ file) in DIR instead of in the installation directory. diff --git a/doc/automake.info-2 b/doc/automake.info-2 index 1f027e3..2b0ebeb 100644 --- a/doc/automake.info-2 +++ b/doc/automake.info-2 @@ -1,11 +1,11 @@ -This is automake.info, produced by makeinfo version 6.1 from +This is automake.info, produced by makeinfo version 6.5 from automake.texi. -This manual is for GNU Automake (version 1.15.1, 17 June 2017), a +This manual is for GNU Automake (version 1.16, 25 February 2018), a program that creates GNU standards-compliant Makefiles from template files. - Copyright © 1995-2017 Free Software Foundation, Inc. + Copyright © 1995-2018 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, @@ -305,7 +305,7 @@ supply additional flags to ‘configure’, define them in the ‘AM_DISTCHECK_CONFIGURE_FLAGS’ variable in your top-level ‘Makefile.am’. The user can still extend or override the flags provided there by defining the ‘DISTCHECK_CONFIGURE_FLAGS’ variable, on the command line -when invoking ‘make’. It’s worth nothing that ‘make distcheck’ needs +when invoking ‘make’. It’s worth noting that ‘make distcheck’ needs complete control over the ‘configure’ options ‘--srcdir’ and ‘--prefix’, so those options cannot be overridden by ‘AM_DISTCHECK_CONFIGURE_FLAGS’ nor by ‘DISTCHECK_CONFIGURE_FLAGS’. @@ -584,7 +584,7 @@ harness to treat hard errors like simple failures, by defining the Note however that, for tests based on more complex test protocols, the exact effects of ‘XFAIL_TESTS’ and ‘DISABLE_HARD_ERRORS’ might change, or they might even have no effect at all (for example, in tests -using TAP, there is not way to disable hard errors, and the +using TAP, there is no way to disable hard errors, and the ‘DISABLE_HARD_ERRORS’ variable has no effect on them). The result of each test case run by the scripts in ‘TESTS’ will be @@ -799,9 +799,9 @@ will be automatically produced as a side-effect. It’s important to note that, differently from what we’ve seen for the serial test harness (*note Serial Test Harness::), the -‘AM_TESTS_ENVIRONMENT’ and ‘TESTS_ENVIRONMENT’ variables _cannot_ be use -to define a custom test runner; the ‘LOG_COMPILER’ and ‘LOG_FLAGS’ (or -their extension-specific counterparts) should be used instead: +‘AM_TESTS_ENVIRONMENT’ and ‘TESTS_ENVIRONMENT’ variables _cannot_ be +used to define a custom test runner; the ‘LOG_COMPILER’ and ‘LOG_FLAGS’ +(or their extension-specific counterparts) should be used instead: ## This is WRONG! AM_TESTS_ENVIRONMENT = PERL5LIB='$(srcdir)/lib' $(PERL) -Mstrict -w @@ -1415,7 +1415,7 @@ File: automake.info, Node: DejaGnu Tests, Next: Install Tests, Prev: Using th 15.5 DejaGnu Tests ================== -If ‘dejagnu’ (ftp://ftp.gnu.org/gnu/dejagnu/) appears in +If ‘dejagnu’ (https://ftp.gnu.org/gnu/dejagnu/) appears in ‘AUTOMAKE_OPTIONS’, then a ‘dejagnu’-based test suite is assumed. The variable ‘DEJATOOL’ is a list of names that are passed, one at a time, as the ‘--tool’ argument to ‘runtest’ invocations; it defaults to the @@ -1773,22 +1773,24 @@ File: automake.info, Node: List of Automake options, Prev: Options generalitie ‘filename-length-max=99’ option to catch file names too long. ‘tar-ustar’ selects the ustar format defined by POSIX 1003.1-1988. - This format is believed to be old enough to be portable. It fully - supports empty directories. It can store file names with up to 256 - characters, provided that the file name can be split at directory - separator in two parts, first of them being at most 155 bytes long. - So, in most cases the maximum file name length will be shorter than - 256 characters. However you may run against broken tar - implementations that incorrectly handle file names longer than 99 - characters (please report them to so we can - document this accurately). + This format is old enough to be portable: As of 2018, it is + supported by the native ‘tar’ command on GNU, FreeBSD, NetBSD, + OpenBSD, AIX, HP-UX, Solaris, at least. It fully supports empty + directories. It can store file names with up to 256 characters, + provided that the file name can be split at directory separator in + two parts, first of them being at most 155 bytes long. So, in most + cases the maximum file name length will be shorter than 256 + characters. ‘tar-pax’ selects the new pax interchange format defined by POSIX 1003.1-2001. It does not limit the length of file names. However, this format is very young and should probably be restricted to - packages that target only very modern platforms. There are moves - to change the pax format in an upward-compatible way, so this - option may refer to a more recent version in the future. + packages that target only very modern platforms. As of 2018, this + format is supported by the native ‘tar’ command only on GNU, + FreeBSD, OpenBSD system; it is not supported by the native ‘tar’ + command on NetBSD, AIX, HP-UX, Solaris. There are moves to change + the pax format in an upward-compatible way, so this option may + refer to a more recent version in the future. *Note Controlling the Archive Format: (tar)Formats, for further discussion about tar formats. @@ -1885,7 +1887,7 @@ with make implementations performing *note VPATH rewrites: (autoconf)Automatic Rule Rewriting.). Finally, Automake also emits rules to support the GNU Global Tags -program (http://www.gnu.org/software/global/). The ‘GTAGS’ rule runs +program (https://www.gnu.org/software/global/). The ‘GTAGS’ rule runs Global Tags and puts the result in the top build directory. The variable ‘GTAGS_ARGS’ holds arguments that are passed to ‘gtags’. @@ -2393,7 +2395,7 @@ The ‘--gnu’ option (or ‘gnu’ in the ‘AUTOMAKE_OPTIONS’ variable) cau containing the text of the current version of the GNU General Public License existing at the time of this Automake release (version 3 as this is written, - ). However, an existing + ). However, an existing ‘COPYING’ file will never be overwritten by ‘automake’. • The options ‘no-installman’ and ‘no-installinfo’ are prohibited. @@ -4088,9 +4090,9 @@ we agree they are bugs and want to fix them. to do so effectively, it helps to know when and how to do it. Before reporting a bug, it is a good idea to see if it is already -known. You can look at the GNU Bug Tracker (http://debbugs.gnu.org/) +known. You can look at the GNU Bug Tracker (https://debbugs.gnu.org/) and the bug-automake mailing list archives -(http://lists.gnu.org/archive/html/bug-automake/) for previous bug +(https://lists.gnu.org/archive/html/bug-automake/) for previous bug reports. We previously used a Gnats database (http://sourceware.org/cgi-bin/gnatsweb.pl?database=automake) for bug tracking, so some bugs might have been reported there already. Please @@ -4107,7 +4109,7 @@ implementing more features. For a bug report, a feature request or other suggestions, please send email to . This will then open a new bug in the -bug tracker (http://debbugs.gnu.org/automake). Be sure to include the +bug tracker (https://debbugs.gnu.org/automake). Be sure to include the versions of Autoconf and Automake that you use. Ideally, post a minimal ‘Makefile.am’ and ‘configure.ac’ that reproduces the problem you encounter. If you have encountered test suite failures, please attach @@ -4131,7 +4133,7 @@ A.1 GNU Free Documentation License Version 1.3, 3 November 2008 - Copyright © 2000-2017 Free Software Foundation, Inc. + Copyright © 2000-2018 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies @@ -4737,6 +4739,7 @@ B.2 Variable Index * _SOURCES <2>: Default _SOURCES. (line 6) * _TEXINFOS: Texinfo. (line 6) * _TEXINFOS <1>: Texinfo. (line 65) +* ACLOCAL_AUTOMAKE_DIR: aclocal Options. (line 12) * ALLOCA: LTLIBOBJS. (line 6) * ALLOCA <1>: LIBOBJS. (line 6) * AM_CCASFLAGS: Assembly Support. (line 10) @@ -4799,7 +4802,8 @@ B.2 Variable Index * AR: Public Macros. (line 76) * AUTOCONF: automake Invocation. (line 28) * AUTOM4TE: aclocal Invocation. (line 44) -* AUTOMAKE_JOBS: automake Invocation. (line 174) +* AUTOMAKE_JOBS: automake Invocation. (line 178) +* AUTOMAKE_LIBDIR: automake Invocation. (line 64) * AUTOMAKE_OPTIONS: Public Macros. (line 10) * AUTOMAKE_OPTIONS <1>: Dependencies. (line 34) * AUTOMAKE_OPTIONS <2>: List of Automake options. @@ -5131,8 +5135,8 @@ B.2 Variable Index (line 26) * VERSION: Basics of Distribution. (line 6) -* WARNINGS: automake Invocation. (line 167) -* WARNINGS <1>: aclocal Options. (line 91) +* WARNINGS: automake Invocation. (line 171) +* WARNINGS <1>: aclocal Options. (line 95) * WITH_DMALLOC: Public Macros. (line 123) * XFAIL_TESTS: Scripts-based Testsuites. (line 32) @@ -5157,70 +5161,70 @@ B.3 General Index * --add-missing: automake Invocation. (line 41) * --automake-acdir: aclocal Options. (line 9) * --build=BUILD: Cross-Compilation. (line 14) -* --copy: automake Invocation. (line 71) -* --diff: aclocal Options. (line 18) +* --copy: automake Invocation. (line 75) +* --diff: aclocal Options. (line 22) * --disable-dependency-tracking: Dependency Tracking. (line 33) * --disable-maintainer-mode: Optional. (line 173) * --disable-silent-rules: Automake Silent Rules. (line 85) -* --dry-run: aclocal Options. (line 23) +* --dry-run: aclocal Options. (line 27) * --enable-debug, example: Usage of Conditionals. (line 21) * --enable-dependency-tracking: Dependency Tracking. (line 43) * --enable-maintainer-mode: Optional. (line 173) * --enable-silent-rules: Automake Silent Rules. (line 85) -* --force: aclocal Options. (line 45) -* --force-missing: automake Invocation. (line 76) -* --foreign: automake Invocation. (line 82) -* --gnits: automake Invocation. (line 86) +* --force: aclocal Options. (line 49) +* --force-missing: automake Invocation. (line 80) +* --foreign: automake Invocation. (line 86) +* --gnits: automake Invocation. (line 90) * --gnits, complete description: Gnits. (line 29) -* --gnu: automake Invocation. (line 90) +* --gnu: automake Invocation. (line 94) * --gnu, complete description: Gnits. (line 6) * --gnu, required files: Gnits. (line 6) -* --help: automake Invocation. (line 94) -* --help <1>: aclocal Options. (line 27) +* --help: automake Invocation. (line 98) +* --help <1>: aclocal Options. (line 31) * --help check: List of Automake options. (line 129) * --help=recursive: Nested Packages. (line 30) * --host=HOST: Cross-Compilation. (line 16) -* --include-deps: automake Invocation. (line 102) -* --install: aclocal Options. (line 34) +* --include-deps: automake Invocation. (line 106) +* --install: aclocal Options. (line 38) * --libdir: automake Invocation. (line 61) -* --no-force: automake Invocation. (line 107) -* --output: aclocal Options. (line 55) -* --output-dir: automake Invocation. (line 114) +* --no-force: automake Invocation. (line 111) +* --output: aclocal Options. (line 59) +* --output-dir: automake Invocation. (line 118) * --prefix: Standard Directory Variables. (line 33) -* --print-ac-dir: aclocal Options. (line 58) -* --print-libdir: automake Invocation. (line 65) +* --print-ac-dir: aclocal Options. (line 62) +* --print-libdir: automake Invocation. (line 69) * --program-prefix=PREFIX: Renaming. (line 16) * --program-suffix=SUFFIX: Renaming. (line 18) * --program-transform-name=PROGRAM: Renaming. (line 20) -* --system-acdir: aclocal Options. (line 13) +* --system-acdir: aclocal Options. (line 17) * --target=TARGET: Cross-Compilation. (line 55) -* --verbose: automake Invocation. (line 121) -* --verbose <1>: aclocal Options. (line 69) -* --version: automake Invocation. (line 125) -* --version <1>: aclocal Options. (line 72) +* --verbose: automake Invocation. (line 125) +* --verbose <1>: aclocal Options. (line 73) +* --version: automake Invocation. (line 129) +* --version <1>: aclocal Options. (line 76) * --version check: List of Automake options. (line 129) -* --warnings: automake Invocation. (line 129) -* --warnings <1>: aclocal Options. (line 76) +* --warnings: automake Invocation. (line 133) +* --warnings <1>: aclocal Options. (line 80) * --with-dmalloc: Public Macros. (line 123) * -a: automake Invocation. (line 41) -* -c: automake Invocation. (line 70) -* -f: automake Invocation. (line 75) +* -c: automake Invocation. (line 74) +* -f: automake Invocation. (line 79) * -hook targets: Extending. (line 66) -* -i: automake Invocation. (line 98) -* -I: aclocal Options. (line 30) +* -i: automake Invocation. (line 102) +* -I: aclocal Options. (line 34) * -l and LDADD: Linking. (line 70) * -local targets: Extending. (line 37) * -module, libtool: Libtool Modules. (line 6) -* -o: automake Invocation. (line 114) -* -v: automake Invocation. (line 121) -* -W: automake Invocation. (line 129) -* -W <1>: aclocal Options. (line 76) +* -o: automake Invocation. (line 118) +* -v: automake Invocation. (line 125) +* -W: automake Invocation. (line 133) +* -W <1>: aclocal Options. (line 80) * -Wall: amhello's configure.ac Setup Explained. (line 38) * -Werror: amhello's configure.ac Setup Explained. @@ -5851,9 +5855,9 @@ B.3 General Index * obsolete macros: Obsolete Macros. (line 6) * optimized build, example: VPATH Builds. (line 46) * Option, --warnings=CATEGORY: List of Automake options. - (line 211) + (line 213) * Option, -WCATEGORY: List of Automake options. - (line 211) + (line 213) * Option, check-news: List of Automake options. (line 14) * Option, dejagnu: List of Automake options. @@ -5913,9 +5917,9 @@ B.3 General Index * Option, tar-v7: List of Automake options. (line 159) * Option, VERSION: List of Automake options. - (line 206) + (line 208) * Option, warnings: List of Automake options. - (line 211) + (line 213) * Options, aclocal: aclocal Options. (line 6) * Options, automake: automake Invocation. (line 37) * Options, std-options: List of Automake options. @@ -6025,7 +6029,7 @@ B.3 General Index * SCRIPTS, installation directories: Scripts. (line 18) * Selecting the linker automatically: How the Linker is Chosen. (line 6) -* serial number and --install: aclocal Options. (line 38) +* serial number and --install: aclocal Options. (line 42) * serial numbers in macros: Serials. (line 6) * serial-tests: List of Automake options. (line 110) diff --git a/doc/automake.texi b/doc/automake.texi index da0aa29..2df214a 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -25,7 +25,7 @@ This manual is for GNU Automake (version @value{VERSION}, @value{UPDATED}), a program that creates GNU standards-compliant Makefiles from template files. -Copyright @copyright{} 1995-2017 Free Software Foundation, Inc. +Copyright @copyright{} 1995-2018 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -2277,7 +2277,7 @@ support new architectures and fix probes broken by changes in new kernel versions. Each new release of Automake comes with up-to-date copies of these programs. If your copy of Automake is getting old, you are encouraged to fetch the latest versions of these files from -@url{http://savannah.gnu.org/git/?group=config} before making a +@url{https://savannah.gnu.org/git/?group=config} before making a release. @item depcomp @@ -2321,7 +2321,7 @@ testsuite harness. Not a program, this file is required for @samp{make dvi}, @samp{make ps} and @samp{make pdf} to work when Texinfo sources are in the package. The latest version can be downloaded from -@url{http://www.gnu.org/software/texinfo/}. +@url{https://www.gnu.org/software/texinfo/}. @item ylwrap This program wraps @command{lex} and @command{yacc} to rename their @@ -2579,6 +2579,11 @@ for more information. Look for Automake data files in directory @var{dir} instead of in the installation directory. This is typically used for debugging. +@vindex AUTOMAKE_LIBDIR +The environment variable @env{AUTOMAKE_LIBDIR} provides another way to +set the directory containing Automake data files. However +@option{--libdir} takes precedence over it. + @item --print-libdir @opindex --print-libdir Print the path of the installation directory containing Automake-provided @@ -3216,6 +3221,11 @@ overridden using the @env{AUTOM4TE} environment variable. Look for the automake-provided macro files in @var{dir} instead of in the installation directory. This is typically used for debugging. +@vindex ACLOCAL_AUTOMAKE_DIR +The environment variable @env{ACLOCAL_AUTOMAKE_DIR} provides another +way to set the directory containing automake-provided macro files. +However @option{--automake-acdir} takes precedence over it. + @item --system-acdir=@var{dir} @opindex --system-acdir Look for the system-wide third-party macro files (and the special @@ -8576,7 +8586,7 @@ to supply additional flags to @command{configure}, define them in the provided there by defining the @code{DISTCHECK_CONFIGURE_FLAGS} variable, on the command line when invoking @command{make}. @c See automake bug#14991 for more details about how the following holds. -It's worth nothing that @command{make distcheck} needs complete control +It's worth noting that @command{make distcheck} needs complete control over the @command{configure} options @option{--srcdir} and @option{--prefix}, so those options cannot be overridden by @code{AM_DISTCHECK_CONFIGURE_FLAGS} nor by @@ -8896,7 +8906,7 @@ Note however that, for tests based on more complex test protocols, the exact effects of @code{XFAIL_TESTS} and @code{DISABLE_HARD_ERRORS} might change, or they might even have no effect at all (for example, @c Keep this in sync with tap-no-disable-hard-errors.sh -in tests using TAP, there is not way to disable hard errors, and the +in tests using TAP, there is no way to disable hard errors, and the @code{DISABLE_HARD_ERRORS} variable has no effect on them). @anchor{Testsuite progress on console} @@ -9164,7 +9174,7 @@ as a side-effect. It's important to note that, differently from what we've seen for the serial test harness (@pxref{Serial Test Harness}), the @code{AM_TESTS_ENVIRONMENT} and @code{TESTS_ENVIRONMENT} variables -@emph{cannot} be use to define a custom test runner; the +@emph{cannot} be used to define a custom test runner; the @code{LOG_COMPILER} and @code{LOG_FLAGS} (or their extension-specific counterparts) should be used instead: @@ -9847,7 +9857,7 @@ a Java-based project implementing both a TAP producer and a TAP consumer. @node DejaGnu Tests @section DejaGnu Tests -If @uref{ftp://ftp.gnu.org/gnu/dejagnu/, @command{dejagnu}} appears in +If @uref{https://ftp.gnu.org/gnu/dejagnu/, @command{dejagnu}} appears in @code{AUTOMAKE_OPTIONS}, then a @command{dejagnu}-based test suite is assumed. The variable @code{DEJATOOL} is a list of names that are passed, one at a time, as the @option{--tool} argument to @@ -10322,20 +10332,23 @@ directories. When using this format, consider using the @option{filename-length-max=99} option to catch file names too long. @option{tar-ustar} selects the ustar format defined by POSIX -1003.1-1988. This format is believed to be old enough to be portable. +1003.1-1988. This format is old enough to be portable: +As of 2018, it is supported by the native @code{tar} command on +GNU, FreeBSD, NetBSD, OpenBSD, AIX, HP-UX, Solaris, at least. It fully supports empty directories. It can store file names with up to 256 characters, provided that the file name can be split at directory separator in two parts, first of them being at most 155 bytes long. So, in most cases the maximum file name length will be -shorter than 256 characters. However you may run against broken tar -implementations that incorrectly handle file names longer than 99 -characters (please report them to @email{@value{PACKAGE_BUGREPORT}} so we -can document this accurately). +shorter than 256 characters. @option{tar-pax} selects the new pax interchange format defined by POSIX 1003.1-2001. It does not limit the length of file names. However, this format is very young and should probably be restricted to -packages that target only very modern platforms. There are moves to +packages that target only very modern platforms. +As of 2018, this format is supported by the native @code{tar} command only +on GNU, FreeBSD, OpenBSD system; it is not supported by the native +@code{tar} command on NetBSD, AIX, HP-UX, Solaris. +There are moves to change the pax format in an upward-compatible way, so this option may refer to a more recent version in the future. @@ -10451,7 +10464,7 @@ performing @ref{Automatic Rule Rewriting, , VPATH rewrites, autoconf, The Autoconf Manual}). Finally, Automake also emits rules to support the -@uref{http://www.gnu.org/software/global/, GNU Global Tags program}. +@uref{https://www.gnu.org/software/global/, GNU Global Tags program}. The @code{GTAGS} rule runs Global Tags and puts the result in the top build directory. The variable @code{GTAGS_ARGS} holds arguments that are passed to @command{gtags}. @@ -11040,7 +11053,7 @@ If the @option{--add-missing} option is given, @command{automake} will add a generic version of the @file{INSTALL} file as well as the @file{COPYING} file containing the text of the current version of the GNU General Public License existing at the time of this Automake release -(version 3 as this is written, @uref{http://www.gnu.org/@/copyleft/@/gpl.html}). +(version 3 as this is written, @uref{https://www.gnu.org/@/copyleft/@/gpl.html}). However, an existing @file{COPYING} file will never be overwritten by @command{automake}. @@ -13067,8 +13080,8 @@ To make it possible for us to fix a bug, please report it. In order to do so effectively, it helps to know when and how to do it. Before reporting a bug, it is a good idea to see if it is already known. -You can look at the @uref{http://debbugs.gnu.org/, GNU Bug Tracker} -and the @uref{http://lists.gnu.org/@/archive/@/html/@/bug-automake/, +You can look at the @uref{https://debbugs.gnu.org/, GNU Bug Tracker} +and the @uref{https://lists.gnu.org/@/archive/@/html/@/bug-automake/, bug-automake mailing list archives} for previous bug reports. We previously used a @uref{http://sourceware.org/@/cgi-bin/@/gnatsweb.pl?database=automake, @@ -13087,7 +13100,7 @@ features. For a bug report, a feature request or other suggestions, please send email to @email{@value{PACKAGE_BUGREPORT}}. This will then open a new -bug in the @uref{http://debbugs.gnu.org/@/automake, bug tracker}. Be +bug in the @uref{https://debbugs.gnu.org/@/automake, bug tracker}. Be sure to include the versions of Autoconf and Automake that you use. Ideally, post a minimal @file{Makefile.am} and @file{configure.ac} that reproduces the problem you encounter. If you have encountered test diff --git a/doc/fdl.texi b/doc/fdl.texi index 16589f9..ba80261 100644 --- a/doc/fdl.texi +++ b/doc/fdl.texi @@ -5,7 +5,7 @@ @c hence no sectioning command or @node. @display -Copyright @copyright{} 2000-2017 Free Software Foundation, Inc. +Copyright @copyright{} 2000-2018 Free Software Foundation, Inc. @uref{http://fsf.org/} Everyone is permitted to copy and distribute verbatim copies diff --git a/doc/help2man b/doc/help2man index e651b8d..9268874 100755 --- a/doc/help2man +++ b/doc/help2man @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # Generate a short man page from --help and --version output. -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -14,19 +14,20 @@ # 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 . +# along with this program; if not, see . # Written by Brendan O'Dea -# Available from ftp://ftp.gnu.org/gnu/help2man/ +# Available from https://ftp.gnu.org/gnu/help2man/ -use 5.006; +use 5.008; use strict; use Getopt::Long; +use Text::ParseWords qw(shellwords); use Text::Tabs qw(expand); use POSIX qw(strftime setlocale LC_ALL); my $this_program = 'help2man'; -my $this_version = '1.40.8'; +my $this_version = '1.47.4'; sub _ { $_[0] } sub configure_locale @@ -42,11 +43,16 @@ sub enc_user { $_[0] } sub kark { die +(sprintf shift, @_), "\n" } sub N_ { $_[0] } +sub program_basename; +sub get_option_value; +sub convert_option; +sub fix_italic_spacing; + my $version_info = enc_user sprintf _(<<'EOT'), $this_program, $this_version; GNU %s %s Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010, -2011, 2012 Free Software Foundation, Inc. +2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. @@ -117,18 +123,32 @@ Getopt::Long::config('bundling'); die $help_info unless GetOptions %opt_def and @ARGV == 1; my %include = (); +my %replace = (); my %append = (); -my @include = (); # retain order given in include file +my %append_match = (); +my @sections = (); # retain order of include file or in-line *section*s # Process include file (if given). Format is: # -# [section name] -# verbatim text +# Optional initial text, ignored. May include lines starting with `-' +# which are processed as options. +# +# [section] +# Verbatim text to be included in the named section. By default at +# the start, but in the case of `name' and `synopsis' the content +# will replace the autogenerated contents. # -# or +# [section] +# Verbatim text to be appended to the end of the named section. # # /pattern/ -# verbatim text +# Verbatim text for inclusion below a paragraph matching `pattern'. # while (@opt_include) @@ -140,7 +160,7 @@ while (@opt_include) unless open INC, $inc; my $key; - my $hash = \%include; + my $hash; while () { @@ -155,7 +175,23 @@ while (@opt_include) $key =~ s/^\s+//; $key =~ s/\s+$//; $hash = \%include; - push @include, $key unless $include{$key}; + # Handle explicit [section] + if ($key =~ s/^([<>=])\s*//) + { + if ($1 eq '>') { $hash = \%append; } + elsif ($1 eq '=') { $hash = \%replace; } + } + # NAME/SYNOPSIS replace by default + elsif ($key eq _('NAME') or $key eq _('SYNOPSIS')) + { + $hash = \%replace; + } + else + { + $hash = \%include; + } + + push @sections, $key; next; } @@ -172,7 +208,7 @@ while (@opt_include) die "$inc:$.:$@"; } - $hash = \%append; + $hash = \%append_match; next; } @@ -184,48 +220,57 @@ while (@opt_include) # handle options if (/^-/) { - local @ARGV = split; + local @ARGV = shellwords $_; GetOptions %opt_def; } next; } - $hash->{$key} ||= ''; $hash->{$key} .= $_; } close INC; kark N_("%s: no valid information found in `%s'"), $this_program, $inc - unless $key; + unless $key; } # Compress trailing blank lines. -for my $hash (\(%include, %append)) +for my $hash (\(%include, %replace, %append, %append_match)) { for (keys %$hash) { $hash->{$_} =~ s/\n+$/\n/ } } -sub get_option_value; - # Grab help and version info from executable. my $help_text = get_option_value $ARGV[0], $help_option; $version_text ||= get_option_value $ARGV[0], $version_option; +# By default the generated manual pages will include the current date. This may +# however be overriden by setting the environment variable $SOURCE_DATE_EPOCH +# to an integer value of the seconds since the UNIX epoch. This is primarily +# intended to support reproducible builds (wiki.debian.org/ReproducibleBuilds) +# and will additionally ensure that the output date string is UTC. +my $epoch_secs = time; +if (exists $ENV{SOURCE_DATE_EPOCH} and $ENV{SOURCE_DATE_EPOCH} =~ /^(\d+)$/) +{ + $epoch_secs = $1; + $ENV{TZ} = 'UTC'; +} + # Translators: the following message is a strftime(3) format string, which in # the English version expands to the month as a word and the full year. It # is used on the footer of the generated manual pages. If in doubt, you may # just use %x as the value (which should be the full locale-specific date). -my $date = enc strftime _("%B %Y"), localtime; -(my $program = $ARGV[0]) =~ s!.*/!!; +my $date = enc strftime _("%B %Y"), localtime $epoch_secs; +my $program = program_basename $ARGV[0]; my $package = $program; my $version; if ($opt_output) { unlink $opt_output or kark N_("%s: can't unlink %s (%s)"), - $this_program, $opt_output, $! if -e $opt_output; + $this_program, $opt_output, $! if -e $opt_output; open STDOUT, ">$opt_output" or kark N_("%s: can't create %s (%s)"), $this_program, $opt_output, $!; @@ -247,14 +292,14 @@ if ($opt_output) if (/^(\S+) +\(((?:GNU|Free) +[^)]+)\) +(.*)/ or /^(\S+) +- *((?:GNU|Free) +\S+) +(.*)/) { - $program = $1; + $program = program_basename $1; $package = $2; $version = $3; } elsif (/^((?:GNU|Free) +)?(\S+) +(.*)/) { - $program = $2; - $package = $1 ? "$1$2" : $2; + $program = program_basename $2; + $package = $1 ? "$1$program" : $program; $version = $3; } else @@ -262,21 +307,21 @@ else $version = $_; } -$program =~ s!.*/!!; - # No info for `info' itself. $opt_no_info = 1 if $program eq 'info'; +if ($opt_name) +{ + # --name overrides --include contents. + $replace{_('NAME')} = "$program \\- $opt_name\n"; +} + # Translators: "NAME", "SYNOPSIS" and other one or two word strings in all # upper case are manual page section headings. The man(1) manual page in your # language, if available should provide the conventional translations. -for ($include{_('NAME')}) +for ($replace{_('NAME')} || ($include{_('NAME')} ||= '')) { - if ($opt_name) # --name overrides --include contents. - { - $_ = "$program \\- $opt_name\n"; - } - elsif ($_) # Use first name given as $program + if ($_) # Use first name given as $program { $program = $1 if /^([^\s,]+)(?:,?\s*[^\s,\\-]+)*\s+\\?-/; } @@ -339,10 +384,11 @@ if ($help_text =~ s/^($PAT_USAGE):( +(\S+))(.*)((?:\n(?: {6}\1| *($PAT_USAGE_CON s/\\fI$//; s/^\./\\&./; + $_ = fix_italic_spacing $_; $synopsis .= "$_\n"; } - $include{_('SYNOPSIS')} ||= $synopsis; + $include{_('SYNOPSIS')} .= $synopsis; } # Process text, initial section is DESCRIPTION. @@ -371,13 +417,13 @@ s/\\/\x82/g; # "(?:[\\w-]+ +)?" in the bug reporting pattern is used to indicate an # optional word, so that either "Report bugs" or "Report _program_ bugs" will # be matched. -my $PAT_BUGS = _('Report +(?:[\w-]+ +)?bugs|Email +bug +reports +to'); -my $PAT_AUTHOR = _('Written +by'); -my $PAT_OPTIONS = _('Options'); -my $PAT_ENVIRONMENT = _('Environment'); -my $PAT_FILES = _('Files'); -my $PAT_EXAMPLES = _('Examples'); -my $PAT_FREE_SOFTWARE = _('This +is +free +software'); +my $PAT_BUGS = _('Report +(?:[\w-]+ +)?bugs|Email +bug +reports +to'); +my $PAT_AUTHOR = _('Written +by'); +my $PAT_OPTIONS = _('Options'); +my $PAT_ENVIRONMENT = _('Environment'); +my $PAT_FILES = _('Files'); +my $PAT_EXAMPLES = _('Examples'); +my $PAT_FREE_SOFTWARE = _('This +is +free +software'); # Start a new paragraph (if required) for these. s/([^\n])\n($PAT_BUGS|$PAT_AUTHOR) /$1\n\n$2 /og; @@ -386,33 +432,40 @@ s/([^\n])\n($PAT_BUGS|$PAT_AUTHOR) /$1\n\n$2 /og; # character. s/^Copyright +(?:\xa9|\([Cc]\))/Copyright \\(co/mg; -sub convert_option; - while (length) { # Convert some standard paragraph names. - if (s/^($PAT_OPTIONS): *\n//o) + if (s/^($PAT_OPTIONS): *\n+//o) { $sect = _('OPTIONS'); next; } - if (s/^($PAT_ENVIRONMENT): *\n//o) + if (s/^($PAT_ENVIRONMENT): *\n+//o) { $sect = _('ENVIRONMENT'); next; } - if (s/^($PAT_FILES): *\n//o) + if (s/^($PAT_FILES): *\n+//o) { $sect = _('FILES'); next; } - elsif (s/^($PAT_EXAMPLES): *\n//o) + elsif (s/^($PAT_EXAMPLES): *\n+//o) { $sect = _('EXAMPLES'); next; } - # Copyright section + # Custom section indicated by a line containing "*Section Name*". + if (s/^\*(\w(.*\w)?)\* *\n+//) + { + $sect = uc $1; + $sect =~ tr/*/ /; # also accept *Section*Name* + push @sections, $sect; + next; + } + + # Copyright section. if (/^Copyright /) { $sect = _('COPYRIGHT'); @@ -437,7 +490,6 @@ while (length) my $indent = $1; my $prefix = $2; my $break = '.IP'; - $include{$sect} ||= ''; while (s/^$indent\Q$prefix\E(\S.*)\n*//) { $include{$sect} .= "$break\n\\f(CW$prefix$1\\fR\n"; @@ -448,12 +500,11 @@ while (length) } my $matched = ''; - $include{$sect} ||= ''; # Sub-sections have a trailing colon and the second line indented. if (s/^(\S.*:) *\n / /) { - $matched .= $& if %append; + $matched .= $& if %append_match; $include{$sect} .= qq(.SS "$1"\n); } @@ -463,7 +514,7 @@ while (length) # Option with description. if (s/^( {1,10}([+-]\S.*?))(?:( +(?!-))|\n( {20,}))(\S.*)\n//) { - $matched .= $& if %append; + $matched .= $& if %append_match; $indent = length ($4 || "$1$3"); $content = ".TP\n\x84$2\n\x84$5\n"; unless ($4) @@ -476,23 +527,23 @@ while (length) # Option without description. elsif (s/^ {1,10}([+-]\S.*)\n//) { - $matched .= $& if %append; + $matched .= $& if %append_match; $content = ".HP\n\x84$1\n"; $indent = 80; # not continued } # Indented paragraph with tag. - elsif (s/^( +(\S.*?) +)(\S.*)\n//) + elsif (s/^( +(\S.*?))(?:( +)|\n( {20,}))(\S.*)\n//) { - $matched .= $& if %append; - $indent = length $1; - $content = ".TP\n\x84$2\n\x84$3\n"; + $matched .= $& if %append_match; + $indent = length ($4 || "$1$3"); + $content = ".TP\n\x84$2\n\x84$5\n"; } # Indented paragraph. elsif (s/^( +)(\S.*)\n//) { - $matched .= $& if %append; + $matched .= $& if %append_match; $indent = length $1; $content = ".IP\n\x84$2\n"; } @@ -501,7 +552,7 @@ while (length) else { s/(.*)\n//; - $matched .= $& if %append; + $matched .= $& if %append_match; $content = ".PP\n" if $include{$sect}; $content .= "$1\n"; } @@ -509,7 +560,7 @@ while (length) # Append continuations. while ($indent ? s/^ {$indent}(\S.*)\n// : s/^(\S.*)\n//) { - $matched .= $& if %append; + $matched .= $& if %append_match; $content .= "\x84$1\n"; } @@ -523,19 +574,35 @@ while (length) s/\x84'/\x81/g; s/\x84//g; - # Convert options. - s/(^| |\()(-[][\w=-]+)/$1 . convert_option $2/mge; + # Examples should be verbatim. + unless ($sect eq _('EXAMPLES')) + { + # Convert options. + s/(^|[ (])(-[][\w=-]+)/$1 . convert_option $2/mge; + + # Italicise filenames: /a/b, $VAR/c/d, ~/e/f + s! + (^|[ (]) # space/punctuation before + ( + (?:\$\w+|~)? # leading variable, or tilde + (?:/\w(?:[\w.-]*\w)?)+ # path components + ) + ($|[ ,;.)]) # space/punctuation after + !$1\\fI$2\\fP$3!xmg; + + $_ = fix_italic_spacing $_; + } - # Escape remaining hyphens + # Escape remaining hyphens. s/-/\x83/g; - if ($sect eq 'COPYRIGHT') + if ($sect eq _('COPYRIGHT')) { # Insert line breaks before additional copyright messages # and the disclaimer. s/\n(Copyright |$PAT_FREE_SOFTWARE)/\n.br\n$1/og; } - elsif ($sect eq 'REPORTING BUGS') + elsif ($sect eq _('REPORTING BUGS')) { # Handle multi-line bug reporting sections of the form: # @@ -547,14 +614,14 @@ while (length) } # Check if matched paragraph contains /pat/. - if (%append) + if (%append_match) { - for my $pat (keys %append) + for my $pat (keys %append_match) { if ($matched =~ $pat) { - $content .= ".PP\n" unless $append{$pat} =~ /^\./; - $content .= $append{$pat}; + $content .= ".PP\n" unless $append_match{$pat} =~ /^\./; + $content .= $append_match{$pat}; } } } @@ -568,7 +635,6 @@ unless ($opt_no_info) my $info_page = $opt_info || $program; $sect = _('SEE ALSO'); - $include{$sect} ||= ''; $include{$sect} .= ".PP\n" if $include{$sect}; $include{$sect} .= sprintf _(<<'EOT'), $program, $program, $info_page; The full documentation for @@ -585,6 +651,18 @@ should give you access to the complete manual. EOT } +# Append additional text. +while (my ($sect, $text) = each %append) +{ + $include{$sect} .= $append{$sect}; +} + +# Replace sections. +while (my ($sect, $text) = each %replace) +{ + $include{$sect} = $replace{$sect}; +} + # Output header. print < 1 } @pre, @post; # Output content. -for my $sect (@pre, (grep ! /^($filter)$/o, @include), @post) +my %done; +for my $sect (@pre, (grep !$filter{$_}, @sections), @post) { + next if $done{$sect}++; # ignore duplicates + next unless $include{$sect}; if ($include{$sect}) { my $quote = $sect =~ /\W/ ? '"' : ''; @@ -628,6 +708,15 @@ close STDOUT or kark N_("%s: error writing to %s (%s)"), $this_program, exit; +# Get program basename, and strip libtool "lt-" prefix if required. +sub program_basename +{ + local $_ = shift; + s!.*/!!; + s/^lt-// if $opt_libtool; + $_; +} + # Call program with given option and return results. sub get_option_value { @@ -648,7 +737,7 @@ sub get_option_value kark $err, $this_program, $opt, $prog, $extra; } - return $value; + $value; } # Convert option dashes to \- to stop nroff from hyphenating 'em, and @@ -667,3 +756,12 @@ sub convert_option $_; } + +# Insert spacing escape characters \, and \/ before and after italic text. See +# https://www.gnu.org/software/groff/manual/html_node/Ligatures-and-Kerning.html +sub fix_italic_spacing +{ + local $_ = shift; + s!\\fI(.*?)\\f([BRP])!\\fI\\,$1\\/\\f$2!g; + return $_; +} diff --git a/doc/Makefile.inc b/doc/local.mk similarity index 88% rename from doc/Makefile.inc rename to doc/local.mk index b39ce89..e76c04f 100644 --- a/doc/Makefile.inc +++ b/doc/local.mk @@ -1,6 +1,5 @@ -## Included by top-level Makefile for Automake. - -## Copyright (C) 1995-2017 Free Software Foundation, Inc. +## -*- makefile-automake -*- +## Copyright (C) 1995-2018 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 @@ -13,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## ---------------- ## ## Documentation. ## @@ -32,13 +31,13 @@ man1_MANS = \ $(man1_MANS): $(top_srcdir)/configure.ac CLEANFILES += $(man1_MANS) +# XXX: This script should be updated with 'fetch' target. EXTRA_DIST += %D%/help2man update_mans = \ $(AM_V_GEN): \ && $(MKDIR_P) %D% \ - && $(extend_PATH) \ - && $(PERL) $(srcdir)/%D%/help2man --output=$@ + && ./pre-inst-env $(PERL) $(srcdir)/%D%/help2man --output=$@ %D%/aclocal.1 %D%/automake.1: $(AM_V_GEN): \ @@ -77,8 +76,7 @@ dist_noinst_DATA += $(amhello_sources) dist_doc_DATA = $(srcdir)/%D%/amhello-1.0.tar.gz setup_autotools_paths = { \ - $(extend_PATH) \ - && ACLOCAL=aclocal-$(APIVERSION) && export ACLOCAL \ + ACLOCAL=aclocal-$(APIVERSION) && export ACLOCAL \ && AUTOMAKE=automake-$(APIVERSION) && export AUTOMAKE \ && AUTOCONF='$(am_AUTOCONF)' && export AUTOCONF \ && AUTOM4TE='$(am_AUTOM4TE)' && export AUTOM4TE \ @@ -97,7 +95,7 @@ $(srcdir)/%D%/amhello-1.0.tar.gz: $(amhello_sources) $(srcdir)/configure.ac && $(setup_autotools_paths) \ && ( \ { $(AM_V_P) || exec 5>&2 >$$tmp 2>&1; } \ - && $(am_AUTORECONF) -vfi \ + && $(abs_builddir)/pre-inst-env $(am_AUTORECONF) -vfi \ && ./configure \ && $(MAKE) $(AM_MAKEFLAGS) distcheck \ && $(MAKE) $(AM_MAKEFLAGS) distclean \ diff --git a/doc/stamp-vti b/doc/stamp-vti index 7e17bc5..6778176 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 17 June 2017 -@set UPDATED-MONTH June 2017 -@set EDITION 1.15.1 -@set VERSION 1.15.1 +@set UPDATED 25 February 2018 +@set UPDATED-MONTH February 2018 +@set EDITION 1.16 +@set VERSION 1.16 diff --git a/doc/version.texi b/doc/version.texi index 7e17bc5..6778176 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 17 June 2017 -@set UPDATED-MONTH June 2017 -@set EDITION 1.15.1 -@set VERSION 1.15.1 +@set UPDATED 25 February 2018 +@set UPDATED-MONTH February 2018 +@set EDITION 1.16 +@set VERSION 1.16 diff --git a/gen-testsuite-part b/gen-testsuite-part index 53b5f39..6d1c3ff 100755 --- a/gen-testsuite-part +++ b/gen-testsuite-part @@ -3,7 +3,7 @@ # of the Automake testsuite. Also, automatically generate some more # tests from them (for particular cases/setups only). -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -16,7 +16,7 @@ # 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 . +# along with this program. If not, see . #-------------------------------------------------------------------------- diff --git a/lib/Automake/ChannelDefs.pm b/lib/Automake/ChannelDefs.pm index 145ff47..c9265f3 100644 --- a/lib/Automake/ChannelDefs.pm +++ b/lib/Automake/ChannelDefs.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::ChannelDefs; @@ -425,20 +425,3 @@ Written by Alexandre Duret-Lutz EFE. =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Channels.pm b/lib/Automake/Channels.pm index a98fb51..5713bbf 100644 --- a/lib/Automake/Channels.pm +++ b/lib/Automake/Channels.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . ############################################################### # The main copy of this file is in Automake's git repository. # @@ -817,20 +817,3 @@ Written by Alexandre Duret-Lutz EFE. =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Condition.pm b/lib/Automake/Condition.pm index 7955f36..c028c24 100644 --- a/lib/Automake/Condition.pm +++ b/lib/Automake/Condition.pm @@ -1,4 +1,4 @@ -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Condition; @@ -638,20 +638,3 @@ Akim Demaille , and Alexandre Duret-Lutz . =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Config.in b/lib/Automake/Config.in index 9437eca..6edac11 100644 --- a/lib/Automake/Config.in +++ b/lib/Automake/Config.in @@ -1,5 +1,5 @@ # -*- Perl -*- -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 Free Software Foundation, Inc. # @configure_input@ # This program is free software; you can redistribute it and/or modify @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . package Automake::Config; use strict; @@ -32,7 +32,7 @@ our $PACKAGE = '@PACKAGE@'; our $PACKAGE_BUGREPORT = '@PACKAGE_BUGREPORT@'; our $VERSION = '@VERSION@'; our $RELEASE_YEAR = '@RELEASE_YEAR@'; -our $libdir = '@datadir@/@PACKAGE@-@APIVERSION@'; +our $libdir = $ENV{"AUTOMAKE_LIBDIR"} || '@datadir@/@PACKAGE@-@APIVERSION@'; our $perl_threads = 0; # We need at least this version for CLONE support. @@ -43,20 +43,3 @@ if (eval { require 5.007_002; }) } 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Configure_ac.pm b/lib/Automake/Configure_ac.pm index fa20691..00aaebe 100644 --- a/lib/Automake/Configure_ac.pm +++ b/lib/Automake/Configure_ac.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . ############################################################### # The main copy of this file is in Automake's git repository. # @@ -109,20 +109,3 @@ sub require_configure_ac (;$) } 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/DisjConditions.pm b/lib/Automake/DisjConditions.pm index 2f43391..e5ef108 100644 --- a/lib/Automake/DisjConditions.pm +++ b/lib/Automake/DisjConditions.pm @@ -1,4 +1,4 @@ -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::DisjConditions; @@ -538,20 +538,3 @@ Alexandre Duret-Lutz . =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/FileUtils.pm b/lib/Automake/FileUtils.pm index 1a4fbc7..7ebf547 100644 --- a/lib/Automake/FileUtils.pm +++ b/lib/Automake/FileUtils.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . ############################################################### # The main copy of this file is in Automake's git repository. # @@ -406,20 +406,3 @@ sub set_dir_cache_file ($$) } 1; # for require - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/General.pm b/lib/Automake/General.pm index e0e4c60..32f5c8d 100644 --- a/lib/Automake/General.pm +++ b/lib/Automake/General.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::General; @@ -68,20 +68,3 @@ sub uniq (@) 1; # for require - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Getopt.pm b/lib/Automake/Getopt.pm index 0f4d853..28b3852 100644 --- a/lib/Automake/Getopt.pm +++ b/lib/Automake/Getopt.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Getopt; @@ -96,20 +96,3 @@ L =cut 1; # for require - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Item.pm b/lib/Automake/Item.pm index f220479..fe61256 100644 --- a/lib/Automake/Item.pm +++ b/lib/Automake/Item.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Item; @@ -187,20 +187,3 @@ sub not_always_defined_in_cond ($$) 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/ItemDef.pm b/lib/Automake/ItemDef.pm index b6d2655..b6f6557 100644 --- a/lib/Automake/ItemDef.pm +++ b/lib/Automake/ItemDef.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::ItemDef; @@ -94,20 +94,3 @@ L, and L. =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Language.pm b/lib/Automake/Language.pm index 995e8b5..8ce7ed6 100644 --- a/lib/Automake/Language.pm +++ b/lib/Automake/Language.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Language; @@ -103,20 +103,3 @@ sub target_hook ($$$$%) } 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Location.pm b/lib/Automake/Location.pm index 9aa69de..77a34c5 100644 --- a/lib/Automake/Location.pm +++ b/lib/Automake/Location.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Location; @@ -260,20 +260,3 @@ Written by Alexandre Duret-Lutz EFE. =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Options.pm b/lib/Automake/Options.pm index 426a157..8a1adc9 100644 --- a/lib/Automake/Options.pm +++ b/lib/Automake/Options.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Options; @@ -457,20 +457,3 @@ sub set_strictness ($) } 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Rule.pm b/lib/Automake/Rule.pm index 58b2d4b..14c2f21 100644 --- a/lib/Automake/Rule.pm +++ b/lib/Automake/Rule.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Rule; @@ -860,20 +860,3 @@ L, L. =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/RuleDef.pm b/lib/Automake/RuleDef.pm index b8a6bda..831d87f 100644 --- a/lib/Automake/RuleDef.pm +++ b/lib/Automake/RuleDef.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::RuleDef; @@ -110,20 +110,3 @@ L, L. =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/VarDef.pm b/lib/Automake/VarDef.pm index 1948ef1..93d0487 100644 --- a/lib/Automake/VarDef.pm +++ b/lib/Automake/VarDef.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::VarDef; @@ -330,20 +330,3 @@ L, L. =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Variable.pm b/lib/Automake/Variable.pm index 6febf60..84bd126 100644 --- a/lib/Automake/Variable.pm +++ b/lib/Automake/Variable.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Variable; @@ -1674,20 +1674,3 @@ L, L. =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Version.pm b/lib/Automake/Version.pm index 282af77..3d5c22b 100644 --- a/lib/Automake/Version.pm +++ b/lib/Automake/Version.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Version; @@ -140,20 +140,3 @@ sub check ($$) } 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Wrap.pm b/lib/Automake/Wrap.pm index 908b06e..0efd2da 100644 --- a/lib/Automake/Wrap.pm +++ b/lib/Automake/Wrap.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . package Automake::Wrap; @@ -147,20 +147,3 @@ sub makefile_wrap ($$@) 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/XFile.pm b/lib/Automake/XFile.pm index a71fba8..856661c 100644 --- a/lib/Automake/XFile.pm +++ b/lib/Automake/XFile.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . # Written by Akim Demaille . @@ -305,20 +305,3 @@ Derived from IO::File.pm by Akim Demaille EFE. =cut 1; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/lib/Automake/Makefile.inc b/lib/Automake/local.mk similarity index 89% rename from lib/Automake/Makefile.inc rename to lib/Automake/local.mk index c0d8a47..fbb21f3 100644 --- a/lib/Automake/Makefile.inc +++ b/lib/Automake/local.mk @@ -1,6 +1,5 @@ -## Included by top-level Makefile for Automake. - -## Copyright (C) 1995-2017 Free Software Foundation, Inc. +## -*- makefile-automake -*- +## Copyright (C) 1995-2018 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 @@ -13,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## ---------------------------------------------------- ## ## Private perl modules used by automake and aclocal. ## diff --git a/lib/am/check.am b/lib/am/check.am index 741a5c0..e0db651 100644 --- a/lib/am/check.am +++ b/lib/am/check.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2001-2017 Free Software Foundation, Inc. +## Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ @@ -390,7 +390,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) ## Be sure to exit with the proper exit status. The use of "exit 1" below ## is required to work around a FreeBSD make bug (present only when running ## in concurrent mode). See automake bug#9245: -## +## ## and FreeBSD PR bin/159730: ## . $$success || exit 1 @@ -401,7 +401,7 @@ RECHECK_LOGS = $(TEST_LOGS) ## Running all tests, or rechecking failures. ## ## ------------------------------------------ ## -check-TESTS: +check-TESTS: %CHECK_DEPS% @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list ## We always have to remove $(TEST_SUITE_LOG), to ensure its rule is run diff --git a/lib/am/check2.am b/lib/am/check2.am index 1a1c34f..982cdb2 100644 --- a/lib/am/check2.am +++ b/lib/am/check2.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2008-2017 Free Software Foundation, Inc. +## Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . if %?FIRST% ## When BSD make is run in parallel mode, it apparently strips any diff --git a/lib/am/clean-hdr.am b/lib/am/clean-hdr.am index 9a12b69..8107a51 100644 --- a/lib/am/clean-hdr.am +++ b/lib/am/clean-hdr.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . .PHONY: distclean-hdr distclean-am: distclean-hdr diff --git a/lib/am/clean.am b/lib/am/clean.am index 59d9544..026d30c 100644 --- a/lib/am/clean.am +++ b/lib/am/clean.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## We must test each macro because it might be empty, and an empty "rm ## -rf" command looks disturbing. Also, the Solaris 2.4 "rm" will diff --git a/lib/am/compile.am b/lib/am/compile.am index c45b04f..28f77f2 100644 --- a/lib/am/compile.am +++ b/lib/am/compile.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . DEFAULT_INCLUDES = %DEFAULT_INCLUDES% diff --git a/lib/am/configure.am b/lib/am/configure.am index 76ecbff..d04b085 100644 --- a/lib/am/configure.am +++ b/lib/am/configure.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2001-2017 Free Software Foundation, Inc. +## Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## This dummy rule is called from subdirectories whenever one of the @@ -76,10 +76,10 @@ endif %?TOPDIR_P% ?TOPDIR_P? $(SHELL) ./config.status;; \ ?!TOPDIR_P? cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ -## FIXME: $(am__depfiles_maybe) lets us re-run the rule to create the +## FIXME: $(am__maybe_remake_depfiles) lets us re-run the rule to create the ## .P files. Ideally we wouldn't have to do this by hand. - echo ' cd $(top_builddir) && $(SHELL) ./config.status %CONFIG-MAKEFILE% $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status %CONFIG-MAKEFILE% $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status %CONFIG-MAKEFILE% $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status %CONFIG-MAKEFILE% $(am__maybe_remake_depfiles);; \ esac; ## Avoid the "deleted header file" problem for the dependencies. diff --git a/lib/am/data.am b/lib/am/data.am index 6facf0a..3b40dfd 100644 --- a/lib/am/data.am +++ b/lib/am/data.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . if %?INSTALL% include inst-vars.am diff --git a/lib/am/dejagnu.am b/lib/am/dejagnu.am index 75ec97d..88bc889 100644 --- a/lib/am/dejagnu.am +++ b/lib/am/dejagnu.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## Name of tool to use. Default is the same as the package. DEJATOOL = $(PACKAGE) @@ -33,7 +33,7 @@ check-DEJAGNU: site.exp ## pointless to cause a failure if the tests cannot be run at all. if $(SHELL) -c "$(RUNTEST) --version" > /dev/null 2>&1; then \ exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \ - if $(RUNTEST) $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \ + if $(RUNTEST) $(RUNTESTDEFAULTFLAGS) $(AM_RUNTESTFLAGS) $(RUNTESTFLAGS); \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find '$(RUNTEST)'" 1>&2; :;\ diff --git a/lib/am/depend.am b/lib/am/depend.am index e9875f0..a13939c 100644 --- a/lib/am/depend.am +++ b/lib/am/depend.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,16 +12,24 @@ ## 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 . +## along with this program. If not, see . am__mv = mv -f +$(am__depfiles_remade): + @$(MKDIR_P) $(@D) + @echo '# dummy' >$@-t && $(am__mv) $@-t $@ + +am--depfiles: $(am__depfiles_remade) +.PHONY: am--depfiles + ## This Makefile depends on Depdirs' files, so we should never ## erase them in -am or -recursive rules; that would prevent any other ## rules from being recursive (for instance multilib clean rules are ## recursive). +if %?DISTRMS% distclean: - -rm -rf %DEPDIRS% - + %DISTRMS% maintainer-clean: - -rm -rf %DEPDIRS% + %DISTRMS% +endif diff --git a/lib/am/depend2.am b/lib/am/depend2.am index e7a90bf..0ef94c4 100644 --- a/lib/am/depend2.am +++ b/lib/am/depend2.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## This file is read several times: ## - once per *extension* (not per language) for generic compilation rules diff --git a/lib/am/distdir.am b/lib/am/distdir.am index 200bdba..4797492 100644 --- a/lib/am/distdir.am +++ b/lib/am/distdir.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2001-2017 Free Software Foundation, Inc. +## Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . DIST_COMMON += $(am__DIST_COMMON) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -72,10 +72,13 @@ endif %?SUBDIRS% .PHONY: distdir if %?SUBDIRS% -AM_RECURSIVE_TARGETS += distdir +AM_RECURSIVE_TARGETS += distdir distdir-am endif %?SUBDIRS% -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) ## ## For Gnits users, this is pretty handy. Look at 15 lines ## in case some explanatory text is desirable. diff --git a/lib/am/footer.am b/lib/am/footer.am index 07f5388..17fe95b 100644 --- a/lib/am/footer.am +++ b/lib/am/footer.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . # 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. diff --git a/lib/am/header-vars.am b/lib/am/header-vars.am index 3094684..a214830 100644 --- a/lib/am/header-vars.am +++ b/lib/am/header-vars.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . VPATH = @srcdir@ diff --git a/lib/am/header.am b/lib/am/header.am index f2a0e95..81fe5d2 100644 --- a/lib/am/header.am +++ b/lib/am/header.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## Exactly the same as data.am. diff --git a/lib/am/inst-vars.am b/lib/am/inst-vars.am index 5581f67..0b01243 100644 --- a/lib/am/inst-vars.am +++ b/lib/am/inst-vars.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2004-2017 Free Software Foundation, Inc. +## Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . if %?FIRST% diff --git a/lib/am/install.am b/lib/am/install.am index 5adcb52..45f0def 100644 --- a/lib/am/install.am +++ b/lib/am/install.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2001-2017 Free Software Foundation, Inc. +## Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## ----------------------------------------- ## ## installdirs -- Creating the installdirs. ## diff --git a/lib/am/java.am b/lib/am/java.am index 6398f0e..9dc7ac1 100644 --- a/lib/am/java.am +++ b/lib/am/java.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1998-2017 Free Software Foundation, Inc. +## Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## ---------- ## diff --git a/lib/am/lang-compile.am b/lib/am/lang-compile.am index 545e0cf..e29c8ab 100644 --- a/lib/am/lang-compile.am +++ b/lib/am/lang-compile.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2001-2017 Free Software Foundation, Inc. +## Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## This file is read once per *language*, not per extension. diff --git a/lib/am/lex.am b/lib/am/lex.am index c28674d..926394a 100644 --- a/lib/am/lex.am +++ b/lib/am/lex.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2001-2017 Free Software Foundation, Inc. +## Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## See the comment about am__skipyacc in yacc.am. if %?MAINTAINER-MODE% diff --git a/lib/am/library.am b/lib/am/library.am index 8bb1390..de149bb 100644 --- a/lib/am/library.am +++ b/lib/am/library.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . %LIBRARY%: $(%XLIBRARY%_OBJECTS) $(%XLIBRARY%_DEPENDENCIES) $(EXTRA_%XLIBRARY%_DEPENDENCIES) %DIRSTAMP% %SILENT%-rm -f %LIBRARY% diff --git a/lib/am/libs.am b/lib/am/libs.am index 77f9178..0ff000f 100644 --- a/lib/am/libs.am +++ b/lib/am/libs.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . if %?INSTALL% include inst-vars.am diff --git a/lib/am/libtool.am b/lib/am/libtool.am index a2f1ae5..7d3fd0a 100644 --- a/lib/am/libtool.am +++ b/lib/am/libtool.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . .PHONY: mostlyclean-libtool clean-libtool distclean-libtool mostlyclean-am: mostlyclean-libtool diff --git a/lib/am/lisp.am b/lib/am/lisp.am index 8085e3f..ae1f50d 100644 --- a/lib/am/lisp.am +++ b/lib/am/lisp.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1996-2017 Free Software Foundation, Inc. +## Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . if %?INSTALL% include inst-vars.am @@ -30,7 +30,7 @@ endif %?INSTALL% ## The destination file is normally determined by appending "c" to the ## input (which would erronously put it in $(srcdir) in VPATH builds), ## so we override that, too. - if test "$(EMACS)" != "no"; then \ + if test '$(EMACS)' != no; then \ am__dir=. am__subdir_includes=''; \ case $@ in */*) \ am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \ @@ -41,8 +41,8 @@ endif %?INSTALL% $(EMACS) --batch \ $(AM_ELCFLAGS) $(ELCFLAGS) \ $$am__subdir_includes -L $(builddir) -L $(srcdir) \ - --eval "(defun byte-compile-dest-file (f) \"$@\")" \ - --eval "(unless (byte-compile-file \"$<\") (kill-emacs 1))"; \ + --eval '(setq byte-compile-dest-file-function (lambda (_) "$@"))' \ + -f batch-byte-compile '$<'; \ else :; fi diff --git a/lib/am/Makefile.inc b/lib/am/local.mk similarity index 88% rename from lib/am/Makefile.inc rename to lib/am/local.mk index 270bb73..5332176 100644 --- a/lib/am/Makefile.inc +++ b/lib/am/local.mk @@ -1,6 +1,5 @@ -## Included by top-level Makefile for Automake. - -## Copyright (C) 1995-2017 Free Software Foundation, Inc. +## -*- makefile-automake -*- +## Copyright (C) 1995-2018 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 @@ -13,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## --------------------- ## ## Makefile fragments. ## diff --git a/lib/am/ltlib.am b/lib/am/ltlib.am index 45f0203..1cbf719 100644 --- a/lib/am/ltlib.am +++ b/lib/am/ltlib.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . if %?INSTALL% include inst-vars.am diff --git a/lib/am/ltlibrary.am b/lib/am/ltlibrary.am index ce4c1fa..d6dde9c 100644 --- a/lib/am/ltlibrary.am +++ b/lib/am/ltlibrary.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . %LTLIBRARY%: $(%XLTLIBRARY%_OBJECTS) $(%XLTLIBRARY%_DEPENDENCIES) $(EXTRA_%XLTLIBRARY%_DEPENDENCIES) %DIRSTAMP% %VERBOSE%$(%XLINK%) %RPATH% $(%XLTLIBRARY%_OBJECTS) $(%XLTLIBRARY%_LIBADD) $(LIBS) diff --git a/lib/am/mans-vars.am b/lib/am/mans-vars.am index 24b9e20..c189cd8 100644 --- a/lib/am/mans-vars.am +++ b/lib/am/mans-vars.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . NROFF = nroff ## We don't really need this, but we use it in case we ever want to diff --git a/lib/am/mans.am b/lib/am/mans.am index 85c1808..04879f3 100644 --- a/lib/am/mans.am +++ b/lib/am/mans.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1998-2017 Free Software Foundation, Inc. +## Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . include inst-vars.am man%SECTION%dir = $(mandir)/man%SECTION% diff --git a/lib/am/program.am b/lib/am/program.am index ba1bbb5..e7a6ac0 100644 --- a/lib/am/program.am +++ b/lib/am/program.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . %PROGRAM%%EXEEXT%: $(%XPROGRAM%_OBJECTS) $(%XPROGRAM%_DEPENDENCIES) $(EXTRA_%XPROGRAM%_DEPENDENCIES) %DIRSTAMP% ## Remove program before linking. Otherwise the link will fail if the diff --git a/lib/am/progs.am b/lib/am/progs.am index 4c94b5b..3eb5067 100644 --- a/lib/am/progs.am +++ b/lib/am/progs.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## ------------ ## ## Installing. ## diff --git a/lib/am/python.am b/lib/am/python.am index e20f602..21e6f84 100644 --- a/lib/am/python.am +++ b/lib/am/python.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1999-2017 Free Software Foundation, Inc. +## Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . if %?INSTALL% include inst-vars.am @@ -97,7 +97,7 @@ endif %?INSTALL% if %?INSTALL% ?FIRST?am__pep3147_tweak = \ -?FIRST? sed -e 's|\.py$$||' -e 's|[^/]*$$|__pycache__/&.*.py|' +?FIRST? sed -e 's|\.py$$||' -e 's|[^/]*$$|&.*.pyc\n&.*.pyo|' .PHONY uninstall-am: uninstall-%DIR%PYTHON uninstall-%DIR%PYTHON: @@ -108,26 +108,19 @@ uninstall-%DIR%PYTHON: test -n "$$py_files" || exit 0; \ dir='$(DESTDIR)$(%NDIR%dir)'; \ ## Also remove the .pyc and .pyo byte compiled versions. -## This is somewhat tricky, because for newer pythons we have to take -## PEP-3147 into account. pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \ pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \ - py_files_pep3147=`echo "$$py_files" | $(am__pep3147_tweak)`; \ - echo "$$py_files_pep3147";\ - pyc_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|c|'`; \ - pyo_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|o|'`; \ st=0; \ - for files in \ - "$$py_files" \ - "$$pyc_files" \ - "$$pyo_files" \ -## Installation of '.py' files is not influenced by PEP-3147, so it -## is correct *not* to have $pyfiles_pep3147 here. - "$$pyc_files_pep3147" \ - "$$pyo_files_pep3147" \ - ; do \ + for files in "$$py_files" "$$pyc_files" "$$pyo_files"; do \ $(am__uninstall_files_from_dir) || st=$$?; \ done; \ +## This is somewhat tricky, because for newer pythons we have to take PEP-3147 +## into account. Avoid exceeding the command-line length limit. + dir='$(DESTDIR)$(%NDIR%dir)/__pycache__'; \ + echo "$$py_files" | $(am__pep3147_tweak) | $(am__base_list) | \ + while read files; do \ + $(am__uninstall_files_from_dir) || st=$$?; \ + done || exit $$?; \ exit $$st endif %?INSTALL% diff --git a/lib/am/remake-hdr.am b/lib/am/remake-hdr.am index dd26e4e..041fab5 100644 --- a/lib/am/remake-hdr.am +++ b/lib/am/remake-hdr.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . %CONFIG_H%: %STAMP% ## Recover from removal of CONFIG_HEADER. diff --git a/lib/am/scripts.am b/lib/am/scripts.am index 5422392..107b2ae 100644 --- a/lib/am/scripts.am +++ b/lib/am/scripts.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . if %?INSTALL% include inst-vars.am diff --git a/lib/am/subdirs.am b/lib/am/subdirs.am index 8410249..039b8ad 100644 --- a/lib/am/subdirs.am +++ b/lib/am/subdirs.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . RECURSIVE_TARGETS += all-recursive check-recursive installcheck-recursive RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ @@ -73,4 +73,3 @@ mostlyclean: mostlyclean-recursive clean: clean-recursive distclean: distclean-recursive maintainer-clean: maintainer-clean-recursive - diff --git a/lib/am/tags.am b/lib/am/tags.am index 7a93cde..cf850ea 100644 --- a/lib/am/tags.am +++ b/lib/am/tags.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is diff --git a/lib/am/texi-vers.am b/lib/am/texi-vers.am index 1806c3e..5fc1202 100644 --- a/lib/am/texi-vers.am +++ b/lib/am/texi-vers.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . DIST_COMMON += %VTEXI% %STAMPVTI% diff --git a/lib/am/texibuild.am b/lib/am/texibuild.am index 6c9265b..388cee7 100644 --- a/lib/am/texibuild.am +++ b/lib/am/texibuild.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ?GENERIC_INFO?%SOURCE_SUFFIX%%DEST_SUFFIX%: @@ -73,7 +73,7 @@ INFO_DEPS += %DEST_INFO_PREFIX%%DEST_SUFFIX% ## each file (and distinct from that of the corresponding PDF file) to ## avoid hitting a Texinfop bug that could cause low-probability racy ## failure when doing parallel builds; see: -## http://lists.gnu.org/archive/html/automake-patches/2012-06/msg00073.html +## https://lists.gnu.org/archive/html/automake-patches/2012-06/msg00073.html $(TEXI2DVI) %TEXIQUIET% --build-dir=$(@:.dvi=.t2d) -o $@ %TEXIDEVNULL% \ ?GENERIC? %SOURCE% ?!GENERIC? `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% @@ -92,7 +92,7 @@ INFO_DEPS += %DEST_INFO_PREFIX%%DEST_SUFFIX% ## each file (and distinct from that of the corresponding DVI file) to ## avoid hitting a Texinfop bug that could cause low-probability racy ## failure when doing parallel builds; see: -## http://lists.gnu.org/archive/html/automake-patches/2012-06/msg00073.html +## https://lists.gnu.org/archive/html/automake-patches/2012-06/msg00073.html $(TEXI2PDF) %TEXIQUIET% --build-dir=$(@:.pdf=.t2p) -o $@ %TEXIDEVNULL% \ ?GENERIC? %SOURCE% ?!GENERIC? `test -f '%SOURCE%' || echo '$(srcdir)/'`%SOURCE% diff --git a/lib/am/texinfos.am b/lib/am/texinfos.am index 2997a16..70b2f77 100644 --- a/lib/am/texinfos.am +++ b/lib/am/texinfos.am @@ -1,6 +1,6 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1994-2017 Free Software Foundation, Inc. +## Copyright (C) 1994-2018 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 @@ -13,7 +13,7 @@ ## 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 . +## along with this program. If not, see . ## ----------- ## ## Variables. ## @@ -159,9 +159,9 @@ install-html-am: $(HTMLS) $(am__strip_dir) \ ## This indirection is required to work around a bug of the Solaris 10 ## shell /usr/xpg4/bin/sh. The description of the bug can be found at -## +## ## and the report of the original failure can be found at automake -## bug#10026 +## bug#10026 d2=$$d$$p; \ if test -d "$$d2"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \ diff --git a/lib/am/vala.am b/lib/am/vala.am index 836e12e..cea7663 100644 --- a/lib/am/vala.am +++ b/lib/am/vala.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 2008-2017 Free Software Foundation, Inc. +## Copyright (C) 2008-2018 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 @@ -12,6 +12,6 @@ ## 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 . +## along with this program. If not, see . ## There is no rule here. :-) diff --git a/lib/am/yacc.am b/lib/am/yacc.am index be1bf77..1803c24 100644 --- a/lib/am/yacc.am +++ b/lib/am/yacc.am @@ -1,5 +1,5 @@ ## automake - create Makefile.in from Makefile.am -## Copyright (C) 1998-2017 Free Software Foundation, Inc. +## Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## We want to disable the Yacc rebuild rule when ## 1. AM_MAINTAINER_MODE is used, and diff --git a/lib/ar-lib b/lib/ar-lib index 05094d3..0baa4f6 100755 --- a/lib/ar-lib +++ b/lib/ar-lib @@ -4,7 +4,7 @@ me=ar-lib scriptversion=2012-03-01.08; # UTC -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 Free Software Foundation, Inc. # Written by Peter Rosin . # # This program is free software; you can redistribute it and/or modify @@ -18,7 +18,7 @@ scriptversion=2012-03-01.08; # UTC # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/lib/compile b/lib/compile index 2ab71e4..0bb9d0f 100755 --- a/lib/compile +++ b/lib/compile @@ -1,9 +1,9 @@ #! /bin/sh # Wrapper for compilers which do not understand '-c -o'. -scriptversion=2016-01-11.22; # UTC +scriptversion=2017-09-16.17; # UTC -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify @@ -17,7 +17,7 @@ scriptversion=2016-01-11.22; # UTC # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/lib/config.guess b/lib/config.guess index 2193702..f50dcdb 100755 --- a/lib/config.guess +++ b/lib/config.guess @@ -1,8 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2017 Free Software Foundation, Inc. +# Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2017-05-27' +timestamp='2018-02-24' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ timestamp='2017-05-27' # 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 . +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -27,7 +27,7 @@ timestamp='2017-05-27' # Originally written by Per Bothner; maintained since 2000 by Ben Elliston. # # You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess # # Please send patches to . @@ -39,7 +39,7 @@ Usage: $0 [OPTION] Output the configuration name of the system \`$me' is run on. -Operation modes: +Options: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit @@ -50,7 +50,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2017 Free Software Foundation, Inc. +Copyright 1992-2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -107,9 +107,9 @@ trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; dummy=$tmp/dummy ; tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; case $CC_FOR_BUILD,$HOST_CC,$CC in - ,,) echo "int x;" > $dummy.c ; + ,,) echo "int x;" > "$dummy.c" ; for c in cc gcc c89 c99 ; do - if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then + if ($c -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then CC_FOR_BUILD="$c"; break ; fi ; done ; @@ -132,14 +132,14 @@ UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown -case "${UNAME_SYSTEM}" in +case "$UNAME_SYSTEM" in Linux|GNU|GNU/*) # If the system lacks a compiler, then just pick glibc. # We could probably try harder. LIBC=gnu - eval $set_cc_for_build - cat <<-EOF > $dummy.c + eval "$set_cc_for_build" + cat <<-EOF > "$dummy.c" #include #if defined(__UCLIBC__) LIBC=uclibc @@ -149,13 +149,20 @@ Linux|GNU|GNU/*) LIBC=gnu #endif EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` + eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" + + # If ldd exists, use it to detect musl libc. + if command -v ldd >/dev/null && \ + ldd --version 2>&1 | grep -q ^musl + then + LIBC=musl + fi ;; esac # Note: order is significant - the case branches are not exclusive. -case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in +case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, @@ -169,30 +176,30 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in # portion of the name. We always set it to "unknown". sysctl="sysctl -n hw.machine_arch" UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ - /sbin/$sysctl 2>/dev/null || \ - /usr/sbin/$sysctl 2>/dev/null || \ + "/sbin/$sysctl" 2>/dev/null || \ + "/usr/sbin/$sysctl" 2>/dev/null || \ echo unknown)` - case "${UNAME_MACHINE_ARCH}" in + case "$UNAME_MACHINE_ARCH" in armeb) machine=armeb-unknown ;; arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; sh3eb) machine=sh-unknown ;; sh5el) machine=sh5le-unknown ;; earmv*) - arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` - endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` - machine=${arch}${endian}-unknown + arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` + endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` + machine="${arch}${endian}"-unknown ;; - *) machine=${UNAME_MACHINE_ARCH}-unknown ;; + *) machine="$UNAME_MACHINE_ARCH"-unknown ;; esac # The Operating System including object format, if it has switched # to ELF recently (or will in the future) and ABI. - case "${UNAME_MACHINE_ARCH}" in + case "$UNAME_MACHINE_ARCH" in earm*) os=netbsdelf ;; arm*|i386|m68k|ns32k|sh3*|sparc|vax) - eval $set_cc_for_build + eval "$set_cc_for_build" if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ELF__ then @@ -208,10 +215,10 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in ;; esac # Determine ABI tags. - case "${UNAME_MACHINE_ARCH}" in + case "$UNAME_MACHINE_ARCH" in earm*) expr='s/^earmv[0-9]/-eabi/;s/eb$//' - abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` + abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` ;; esac # The OS release @@ -219,46 +226,55 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in # thus, need a distinct triplet. However, they do not need # kernel version information, so it can be replaced with a # suitable tag, in the style of linux-gnu. - case "${UNAME_VERSION}" in + case "$UNAME_VERSION" in Debian*) release='-gnu' ;; *) - release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2` + release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` ;; esac # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: # contains redundant information, the shorter form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. - echo "${machine}-${os}${release}${abi}" + echo "$machine-${os}${release}${abi}" exit ;; *:Bitrig:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` - echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE} + echo "$UNAME_MACHINE_ARCH"-unknown-bitrig"$UNAME_RELEASE" exit ;; *:OpenBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` - echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} + echo "$UNAME_MACHINE_ARCH"-unknown-openbsd"$UNAME_RELEASE" exit ;; *:LibertyBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'` - echo ${UNAME_MACHINE_ARCH}-unknown-libertybsd${UNAME_RELEASE} + echo "$UNAME_MACHINE_ARCH"-unknown-libertybsd"$UNAME_RELEASE" + exit ;; + *:MidnightBSD:*:*) + echo "$UNAME_MACHINE"-unknown-midnightbsd"$UNAME_RELEASE" exit ;; *:ekkoBSD:*:*) - echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} + echo "$UNAME_MACHINE"-unknown-ekkobsd"$UNAME_RELEASE" exit ;; *:SolidBSD:*:*) - echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} + echo "$UNAME_MACHINE"-unknown-solidbsd"$UNAME_RELEASE" exit ;; macppc:MirBSD:*:*) - echo powerpc-unknown-mirbsd${UNAME_RELEASE} + echo powerpc-unknown-mirbsd"$UNAME_RELEASE" exit ;; *:MirBSD:*:*) - echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} + echo "$UNAME_MACHINE"-unknown-mirbsd"$UNAME_RELEASE" exit ;; *:Sortix:*:*) - echo ${UNAME_MACHINE}-unknown-sortix + echo "$UNAME_MACHINE"-unknown-sortix + exit ;; + *:Redox:*:*) + echo "$UNAME_MACHINE"-unknown-redox exit ;; + mips:OSF1:*.*) + echo mips-dec-osf1 + exit ;; alpha:OSF1:*:*) case $UNAME_RELEASE in *4.0) @@ -310,28 +326,19 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in # A Tn.n version is a released field test version. # A Xn.n version is an unreleased experimental baselevel. # 1.2 uses "1.2" for uname -r. - echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` + echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" # Reset EXIT trap before exiting to avoid spurious non-zero exit code. exitcode=$? trap '' 0 exit $exitcode ;; - Alpha\ *:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # Should we change UNAME_MACHINE based on the output of uname instead - # of the specific Alpha model? - echo alpha-pc-interix - exit ;; - 21064:Windows_NT:50:3) - echo alpha-dec-winnt3.5 - exit ;; Amiga*:UNIX_System_V:4.0:*) echo m68k-unknown-sysv4 exit ;; *:[Aa]miga[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-amigaos + echo "$UNAME_MACHINE"-unknown-amigaos exit ;; *:[Mm]orph[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-morphos + echo "$UNAME_MACHINE"-unknown-morphos exit ;; *:OS/390:*:*) echo i370-ibm-openedition @@ -343,7 +350,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in echo powerpc-ibm-os400 exit ;; arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) - echo arm-acorn-riscix${UNAME_RELEASE} + echo arm-acorn-riscix"$UNAME_RELEASE" exit ;; arm*:riscos:*:*|arm*:RISCOS:*:*) echo arm-unknown-riscos @@ -370,19 +377,19 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in sparc) echo sparc-icl-nx7; exit ;; esac ;; s390x:SunOS:*:*) - echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" exit ;; sun4H:SunOS:5.*:*) - echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) - echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" exit ;; i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) - echo i386-pc-auroraux${UNAME_RELEASE} + echo i386-pc-auroraux"$UNAME_RELEASE" exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) - eval $set_cc_for_build + eval "$set_cc_for_build" SUN_ARCH=i386 # If there is a compiler, see if it is configured for 64-bit objects. # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. @@ -395,13 +402,13 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in SUN_ARCH=x86_64 fi fi - echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize # SunOS6. Hard to guess exactly what SunOS6 will be like, but # it's likely to be more like Solaris than SunOS4. - echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" exit ;; sun4*:SunOS:*:*) case "`/usr/bin/arch -k`" in @@ -410,25 +417,25 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in ;; esac # Japanese Language versions have a version number like `4.1.3-JL'. - echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` + echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" exit ;; sun3*:SunOS:*:*) - echo m68k-sun-sunos${UNAME_RELEASE} + echo m68k-sun-sunos"$UNAME_RELEASE" exit ;; sun*:*:4.2BSD:*) UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` - test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3 + test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 case "`/bin/arch`" in sun3) - echo m68k-sun-sunos${UNAME_RELEASE} + echo m68k-sun-sunos"$UNAME_RELEASE" ;; sun4) - echo sparc-sun-sunos${UNAME_RELEASE} + echo sparc-sun-sunos"$UNAME_RELEASE" ;; esac exit ;; aushp:SunOS:*:*) - echo sparc-auspex-sunos${UNAME_RELEASE} + echo sparc-auspex-sunos"$UNAME_RELEASE" exit ;; # The situation for MiNT is a little confusing. The machine name # can be virtually everything (everything which is not @@ -439,44 +446,44 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in # MiNT. But MiNT is downward compatible to TOS, so this should # be no problem. atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} + echo m68k-atari-mint"$UNAME_RELEASE" exit ;; atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} + echo m68k-atari-mint"$UNAME_RELEASE" exit ;; *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} + echo m68k-atari-mint"$UNAME_RELEASE" exit ;; milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) - echo m68k-milan-mint${UNAME_RELEASE} + echo m68k-milan-mint"$UNAME_RELEASE" exit ;; hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) - echo m68k-hades-mint${UNAME_RELEASE} + echo m68k-hades-mint"$UNAME_RELEASE" exit ;; *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) - echo m68k-unknown-mint${UNAME_RELEASE} + echo m68k-unknown-mint"$UNAME_RELEASE" exit ;; m68k:machten:*:*) - echo m68k-apple-machten${UNAME_RELEASE} + echo m68k-apple-machten"$UNAME_RELEASE" exit ;; powerpc:machten:*:*) - echo powerpc-apple-machten${UNAME_RELEASE} + echo powerpc-apple-machten"$UNAME_RELEASE" exit ;; RISC*:Mach:*:*) echo mips-dec-mach_bsd4.3 exit ;; RISC*:ULTRIX:*:*) - echo mips-dec-ultrix${UNAME_RELEASE} + echo mips-dec-ultrix"$UNAME_RELEASE" exit ;; VAX*:ULTRIX*:*:*) - echo vax-dec-ultrix${UNAME_RELEASE} + echo vax-dec-ultrix"$UNAME_RELEASE" exit ;; 2020:CLIX:*:* | 2430:CLIX:*:*) - echo clipper-intergraph-clix${UNAME_RELEASE} + echo clipper-intergraph-clix"$UNAME_RELEASE" exit ;; mips:*:*:UMIPS | mips:*:*:RISCos) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + eval "$set_cc_for_build" + sed 's/^ //' << EOF > "$dummy.c" #ifdef __cplusplus #include /* for printf() prototype */ int main (int argc, char *argv[]) { @@ -485,23 +492,23 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in #endif #if defined (host_mips) && defined (MIPSEB) #if defined (SYSTYPE_SYSV) - printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); + printf ("mips-mips-riscos%ssysv\\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_SVR4) - printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); + printf ("mips-mips-riscos%ssvr4\\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) - printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); + printf ("mips-mips-riscos%sbsd\\n", argv[1]); exit (0); #endif #endif exit (-1); } EOF - $CC_FOR_BUILD -o $dummy $dummy.c && - dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && - SYSTEM_NAME=`$dummy $dummyarg` && + $CC_FOR_BUILD -o "$dummy" "$dummy.c" && + dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && + SYSTEM_NAME=`"$dummy" "$dummyarg"` && { echo "$SYSTEM_NAME"; exit; } - echo mips-mips-riscos${UNAME_RELEASE} + echo mips-mips-riscos"$UNAME_RELEASE" exit ;; Motorola:PowerMAX_OS:*:*) echo powerpc-motorola-powermax @@ -527,17 +534,17 @@ EOF AViiON:dgux:*:*) # DG/UX returns AViiON for all architectures UNAME_PROCESSOR=`/usr/bin/uname -p` - if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] + if [ "$UNAME_PROCESSOR" = mc88100 ] || [ "$UNAME_PROCESSOR" = mc88110 ] then - if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ - [ ${TARGET_BINARY_INTERFACE}x = x ] + if [ "$TARGET_BINARY_INTERFACE"x = m88kdguxelfx ] || \ + [ "$TARGET_BINARY_INTERFACE"x = x ] then - echo m88k-dg-dgux${UNAME_RELEASE} + echo m88k-dg-dgux"$UNAME_RELEASE" else - echo m88k-dg-dguxbcs${UNAME_RELEASE} + echo m88k-dg-dguxbcs"$UNAME_RELEASE" fi else - echo i586-dg-dgux${UNAME_RELEASE} + echo i586-dg-dgux"$UNAME_RELEASE" fi exit ;; M88*:DolphinOS:*:*) # DolphinOS (SVR3) @@ -554,7 +561,7 @@ EOF echo m68k-tektronix-bsd exit ;; *:IRIX*:*:*) - echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` + echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" exit ;; ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id @@ -566,14 +573,14 @@ EOF if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + IBM_REV="$UNAME_VERSION.$UNAME_RELEASE" fi - echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} + echo "$UNAME_MACHINE"-ibm-aix"$IBM_REV" exit ;; *:AIX:2:3) if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + eval "$set_cc_for_build" + sed 's/^ //' << EOF > "$dummy.c" #include main() @@ -584,7 +591,7 @@ EOF exit(0); } EOF - if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` + if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` then echo "$SYSTEM_NAME" else @@ -598,7 +605,7 @@ EOF exit ;; *:AIX:*:[4567]) IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` - if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then + if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then IBM_ARCH=rs6000 else IBM_ARCH=powerpc @@ -607,18 +614,18 @@ EOF IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | awk -F: '{ print $3 }' | sed s/[0-9]*$/0/` else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + IBM_REV="$UNAME_VERSION.$UNAME_RELEASE" fi - echo ${IBM_ARCH}-ibm-aix${IBM_REV} + echo "$IBM_ARCH"-ibm-aix"$IBM_REV" exit ;; *:AIX:*:*) echo rs6000-ibm-aix exit ;; - ibmrt:4.4BSD:*|romp-ibm:BSD:*) + ibmrt:4.4BSD:*|romp-ibm:4.4BSD:*) echo romp-ibm-bsd4.4 exit ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and - echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to + echo romp-ibm-bsd"$UNAME_RELEASE" # 4.3 with uname added to exit ;; # report: romp-ibm BSD 4.3 *:BOSX:*:*) echo rs6000-bull-bosx @@ -633,28 +640,28 @@ EOF echo m68k-hp-bsd4.4 exit ;; 9000/[34678]??:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - case "${UNAME_MACHINE}" in - 9000/31? ) HP_ARCH=m68000 ;; - 9000/[34]?? ) HP_ARCH=m68k ;; + HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` + case "$UNAME_MACHINE" in + 9000/31?) HP_ARCH=m68000 ;; + 9000/[34]??) HP_ARCH=m68k ;; 9000/[678][0-9][0-9]) if [ -x /usr/bin/getconf ]; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` - case "${sc_cpu_version}" in + case "$sc_cpu_version" in 523) HP_ARCH=hppa1.0 ;; # CPU_PA_RISC1_0 528) HP_ARCH=hppa1.1 ;; # CPU_PA_RISC1_1 532) # CPU_PA_RISC2_0 - case "${sc_kernel_bits}" in + case "$sc_kernel_bits" in 32) HP_ARCH=hppa2.0n ;; 64) HP_ARCH=hppa2.0w ;; '') HP_ARCH=hppa2.0 ;; # HP-UX 10.20 esac ;; esac fi - if [ "${HP_ARCH}" = "" ]; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + if [ "$HP_ARCH" = "" ]; then + eval "$set_cc_for_build" + sed 's/^ //' << EOF > "$dummy.c" #define _HPUX_SOURCE #include @@ -687,13 +694,13 @@ EOF exit (0); } EOF - (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` + (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` test -z "$HP_ARCH" && HP_ARCH=hppa fi ;; esac - if [ ${HP_ARCH} = hppa2.0w ] + if [ "$HP_ARCH" = hppa2.0w ] then - eval $set_cc_for_build + eval "$set_cc_for_build" # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler @@ -712,15 +719,15 @@ EOF HP_ARCH=hppa64 fi fi - echo ${HP_ARCH}-hp-hpux${HPUX_REV} + echo "$HP_ARCH"-hp-hpux"$HPUX_REV" exit ;; ia64:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - echo ia64-hp-hpux${HPUX_REV} + HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` + echo ia64-hp-hpux"$HPUX_REV" exit ;; 3050*:HI-UX:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + eval "$set_cc_for_build" + sed 's/^ //' << EOF > "$dummy.c" #include int main () @@ -745,11 +752,11 @@ EOF exit (0); } EOF - $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && + $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && { echo "$SYSTEM_NAME"; exit; } echo unknown-hitachi-hiuxwe2 exit ;; - 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) + 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:*) echo hppa1.1-hp-bsd exit ;; 9000/8??:4.3bsd:*:*) @@ -758,7 +765,7 @@ EOF *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) echo hppa1.0-hp-mpeix exit ;; - hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) + hp7??:OSF1:*:* | hp8?[79]:OSF1:*:*) echo hppa1.1-hp-osf exit ;; hp8??:OSF1:*:*) @@ -766,9 +773,9 @@ EOF exit ;; i*86:OSF1:*:*) if [ -x /usr/sbin/sysversion ] ; then - echo ${UNAME_MACHINE}-unknown-osf1mk + echo "$UNAME_MACHINE"-unknown-osf1mk else - echo ${UNAME_MACHINE}-unknown-osf1 + echo "$UNAME_MACHINE"-unknown-osf1 fi exit ;; parisc*:Lites*:*:*) @@ -793,128 +800,109 @@ EOF echo c4-convex-bsd exit ;; CRAY*Y-MP:*:*:*) - echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + echo ymp-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*[A-Z]90:*:*:*) - echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ + echo "$UNAME_MACHINE"-cray-unicos"$UNAME_RELEASE" \ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ -e 's/\.[^.]*$/.X/' exit ;; CRAY*TS:*:*:*) - echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + echo t90-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*T3E:*:*:*) - echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + echo alphaev5-cray-unicosmk"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*SV1:*:*:*) - echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + echo sv1-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' exit ;; *:UNICOS/mp:*:*) - echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + echo craynv-cray-unicosmp"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' exit ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` + FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; 5000:UNIX_System_V:4.*:*) FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` + FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) - echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} + echo "$UNAME_MACHINE"-pc-bsdi"$UNAME_RELEASE" exit ;; sparc*:BSD/OS:*:*) - echo sparc-unknown-bsdi${UNAME_RELEASE} + echo sparc-unknown-bsdi"$UNAME_RELEASE" exit ;; *:BSD/OS:*:*) - echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} + echo "$UNAME_MACHINE"-unknown-bsdi"$UNAME_RELEASE" exit ;; *:FreeBSD:*:*) UNAME_PROCESSOR=`/usr/bin/uname -p` - case ${UNAME_PROCESSOR} in + case "$UNAME_PROCESSOR" in amd64) UNAME_PROCESSOR=x86_64 ;; i386) UNAME_PROCESSOR=i586 ;; esac - echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" exit ;; i*:CYGWIN*:*) - echo ${UNAME_MACHINE}-pc-cygwin + echo "$UNAME_MACHINE"-pc-cygwin exit ;; *:MINGW64*:*) - echo ${UNAME_MACHINE}-pc-mingw64 + echo "$UNAME_MACHINE"-pc-mingw64 exit ;; *:MINGW*:*) - echo ${UNAME_MACHINE}-pc-mingw32 + echo "$UNAME_MACHINE"-pc-mingw32 exit ;; *:MSYS*:*) - echo ${UNAME_MACHINE}-pc-msys - exit ;; - i*:windows32*:*) - # uname -m includes "-pc" on this system. - echo ${UNAME_MACHINE}-mingw32 + echo "$UNAME_MACHINE"-pc-msys exit ;; i*:PW*:*) - echo ${UNAME_MACHINE}-pc-pw32 + echo "$UNAME_MACHINE"-pc-pw32 exit ;; *:Interix*:*) - case ${UNAME_MACHINE} in + case "$UNAME_MACHINE" in x86) - echo i586-pc-interix${UNAME_RELEASE} + echo i586-pc-interix"$UNAME_RELEASE" exit ;; authenticamd | genuineintel | EM64T) - echo x86_64-unknown-interix${UNAME_RELEASE} + echo x86_64-unknown-interix"$UNAME_RELEASE" exit ;; IA64) - echo ia64-unknown-interix${UNAME_RELEASE} + echo ia64-unknown-interix"$UNAME_RELEASE" exit ;; esac ;; - [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) - echo i${UNAME_MACHINE}-pc-mks - exit ;; - 8664:Windows_NT:*) - echo x86_64-pc-mks - exit ;; - i*:Windows_NT*:* | Pentium*:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we - # UNAME_MACHINE based on the output of uname instead of i386? - echo i586-pc-interix - exit ;; i*:UWIN*:*) - echo ${UNAME_MACHINE}-pc-uwin + echo "$UNAME_MACHINE"-pc-uwin exit ;; amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) echo x86_64-unknown-cygwin exit ;; - p*:CYGWIN*:*) - echo powerpcle-unknown-cygwin - exit ;; prep*:SunOS:5.*:*) - echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" exit ;; *:GNU:*:*) # the GNU system - echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` + echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" exit ;; *:GNU/*:*:*) # other systems with GNU libc and userland - echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} + echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" exit ;; i*86:Minix:*:*) - echo ${UNAME_MACHINE}-pc-minix + echo "$UNAME_MACHINE"-pc-minix exit ;; aarch64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; aarch64_be:Linux:*:*) UNAME_MACHINE=aarch64_be - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in @@ -928,63 +916,63 @@ EOF esac objdump --private-headers /bin/sh | grep -q ld.so.1 if test "$?" = 0 ; then LIBC=gnulibc1 ; fi - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; arc:Linux:*:* | arceb:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; arm*:Linux:*:*) - eval $set_cc_for_build + eval "$set_cc_for_build" if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_EABI__ then - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" else if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_PCS_VFP then - echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabi + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabi else - echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabihf fi fi exit ;; avr32*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; cris:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-${LIBC} + echo "$UNAME_MACHINE"-axis-linux-"$LIBC" exit ;; crisv32:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-${LIBC} + echo "$UNAME_MACHINE"-axis-linux-"$LIBC" exit ;; e2k:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; frv:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; hexagon:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; i*86:Linux:*:*) - echo ${UNAME_MACHINE}-pc-linux-${LIBC} + echo "$UNAME_MACHINE"-pc-linux-"$LIBC" exit ;; ia64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; k1om:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; m32r*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; m68*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; mips:Linux:*:* | mips64:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c + eval "$set_cc_for_build" + sed 's/^ //' << EOF > "$dummy.c" #undef CPU #undef ${UNAME_MACHINE} #undef ${UNAME_MACHINE}el @@ -998,70 +986,74 @@ EOF #endif #endif EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } + eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" + test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ;; mips64el:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; openrisc*:Linux:*:*) - echo or1k-unknown-linux-${LIBC} + echo or1k-unknown-linux-"$LIBC" exit ;; or32:Linux:*:* | or1k*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; padre:Linux:*:*) - echo sparc-unknown-linux-${LIBC} + echo sparc-unknown-linux-"$LIBC" exit ;; parisc64:Linux:*:* | hppa64:Linux:*:*) - echo hppa64-unknown-linux-${LIBC} + echo hppa64-unknown-linux-"$LIBC" exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in - PA7*) echo hppa1.1-unknown-linux-${LIBC} ;; - PA8*) echo hppa2.0-unknown-linux-${LIBC} ;; - *) echo hppa-unknown-linux-${LIBC} ;; + PA7*) echo hppa1.1-unknown-linux-"$LIBC" ;; + PA8*) echo hppa2.0-unknown-linux-"$LIBC" ;; + *) echo hppa-unknown-linux-"$LIBC" ;; esac exit ;; ppc64:Linux:*:*) - echo powerpc64-unknown-linux-${LIBC} + echo powerpc64-unknown-linux-"$LIBC" exit ;; ppc:Linux:*:*) - echo powerpc-unknown-linux-${LIBC} + echo powerpc-unknown-linux-"$LIBC" exit ;; ppc64le:Linux:*:*) - echo powerpc64le-unknown-linux-${LIBC} + echo powerpc64le-unknown-linux-"$LIBC" exit ;; ppcle:Linux:*:*) - echo powerpcle-unknown-linux-${LIBC} + echo powerpcle-unknown-linux-"$LIBC" exit ;; riscv32:Linux:*:* | riscv64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; s390:Linux:*:* | s390x:Linux:*:*) - echo ${UNAME_MACHINE}-ibm-linux-${LIBC} + echo "$UNAME_MACHINE"-ibm-linux-"$LIBC" exit ;; sh64*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; sh*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; sparc:Linux:*:* | sparc64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; tile*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; vax:Linux:*:*) - echo ${UNAME_MACHINE}-dec-linux-${LIBC} + echo "$UNAME_MACHINE"-dec-linux-"$LIBC" exit ;; x86_64:Linux:*:*) - echo ${UNAME_MACHINE}-pc-linux-${LIBC} + if objdump -f /bin/sh | grep -q elf32-x86-64; then + echo "$UNAME_MACHINE"-pc-linux-"$LIBC"x32 + else + echo "$UNAME_MACHINE"-pc-linux-"$LIBC" + fi exit ;; xtensa*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" exit ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. @@ -1075,34 +1067,34 @@ EOF # I am not positive that other SVR4 systems won't match this, # I just have to hope. -- rms. # Use sysv4.2uw... so that sysv4* matches it. - echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} + echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION" exit ;; i*86:OS/2:*:*) # If we were able to find `uname', then EMX Unix compatibility # is probably installed. - echo ${UNAME_MACHINE}-pc-os2-emx + echo "$UNAME_MACHINE"-pc-os2-emx exit ;; i*86:XTS-300:*:STOP) - echo ${UNAME_MACHINE}-unknown-stop + echo "$UNAME_MACHINE"-unknown-stop exit ;; i*86:atheos:*:*) - echo ${UNAME_MACHINE}-unknown-atheos + echo "$UNAME_MACHINE"-unknown-atheos exit ;; i*86:syllable:*:*) - echo ${UNAME_MACHINE}-pc-syllable + echo "$UNAME_MACHINE"-pc-syllable exit ;; i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) - echo i386-unknown-lynxos${UNAME_RELEASE} + echo i386-unknown-lynxos"$UNAME_RELEASE" exit ;; i*86:*DOS:*:*) - echo ${UNAME_MACHINE}-pc-msdosdjgpp + echo "$UNAME_MACHINE"-pc-msdosdjgpp exit ;; - i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) - UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` + i*86:*:4.*:*) + UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then - echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} + echo "$UNAME_MACHINE"-univel-sysv"$UNAME_REL" else - echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} + echo "$UNAME_MACHINE"-pc-sysv"$UNAME_REL" fi exit ;; i*86:*:5:[678]*) @@ -1112,12 +1104,12 @@ EOF *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac - echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} + echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}{$UNAME_VERSION}" exit ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 @@ -1127,9 +1119,9 @@ EOF && UNAME_MACHINE=i686 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ && UNAME_MACHINE=i686 - echo ${UNAME_MACHINE}-pc-sco$UNAME_REL + echo "$UNAME_MACHINE"-pc-sco"$UNAME_REL" else - echo ${UNAME_MACHINE}-pc-sysv32 + echo "$UNAME_MACHINE"-pc-sysv32 fi exit ;; pc:*:*:*) @@ -1149,9 +1141,9 @@ EOF exit ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then - echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 + echo i860-stardent-sysv"$UNAME_RELEASE" # Stardent Vistra i860-SVR4 else # Add other i860-SVR4 vendors below as they are discovered. - echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 + echo i860-unknown-sysv"$UNAME_RELEASE" # Unknown i860-SVR4 fi exit ;; mini*:CTIX:SYS*5:*) @@ -1171,9 +1163,9 @@ EOF test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3${OS_REL}; exit; } + && { echo i486-ncr-sysv4.3"$OS_REL"; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; + && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } ;; 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4; exit; } ;; @@ -1182,28 +1174,28 @@ EOF test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3${OS_REL}; exit; } + && { echo i486-ncr-sysv4.3"$OS_REL"; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } + && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; + && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) - echo m68k-unknown-lynxos${UNAME_RELEASE} + echo m68k-unknown-lynxos"$UNAME_RELEASE" exit ;; mc68030:UNIX_System_V:4.*:*) echo m68k-atari-sysv4 exit ;; TSUNAMI:LynxOS:2.*:*) - echo sparc-unknown-lynxos${UNAME_RELEASE} + echo sparc-unknown-lynxos"$UNAME_RELEASE" exit ;; rs6000:LynxOS:2.*:*) - echo rs6000-unknown-lynxos${UNAME_RELEASE} + echo rs6000-unknown-lynxos"$UNAME_RELEASE" exit ;; PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) - echo powerpc-unknown-lynxos${UNAME_RELEASE} + echo powerpc-unknown-lynxos"$UNAME_RELEASE" exit ;; SM[BE]S:UNIX_SV:*:*) - echo mips-dde-sysv${UNAME_RELEASE} + echo mips-dde-sysv"$UNAME_RELEASE" exit ;; RM*:ReliantUNIX-*:*:*) echo mips-sni-sysv4 @@ -1214,7 +1206,7 @@ EOF *:SINIX-*:*:*) if uname -p 2>/dev/null >/dev/null ; then UNAME_MACHINE=`(uname -p) 2>/dev/null` - echo ${UNAME_MACHINE}-sni-sysv4 + echo "$UNAME_MACHINE"-sni-sysv4 else echo ns32k-sni-sysv fi @@ -1234,23 +1226,23 @@ EOF exit ;; i*86:VOS:*:*) # From Paul.Green@stratus.com. - echo ${UNAME_MACHINE}-stratus-vos + echo "$UNAME_MACHINE"-stratus-vos exit ;; *:VOS:*:*) # From Paul.Green@stratus.com. echo hppa1.1-stratus-vos exit ;; mc68*:A/UX:*:*) - echo m68k-apple-aux${UNAME_RELEASE} + echo m68k-apple-aux"$UNAME_RELEASE" exit ;; news*:NEWS-OS:6*:*) echo mips-sony-newsos6 exit ;; R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) if [ -d /usr/nec ]; then - echo mips-nec-sysv${UNAME_RELEASE} + echo mips-nec-sysv"$UNAME_RELEASE" else - echo mips-unknown-sysv${UNAME_RELEASE} + echo mips-unknown-sysv"$UNAME_RELEASE" fi exit ;; BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. @@ -1269,39 +1261,39 @@ EOF echo x86_64-unknown-haiku exit ;; SX-4:SUPER-UX:*:*) - echo sx4-nec-superux${UNAME_RELEASE} + echo sx4-nec-superux"$UNAME_RELEASE" exit ;; SX-5:SUPER-UX:*:*) - echo sx5-nec-superux${UNAME_RELEASE} + echo sx5-nec-superux"$UNAME_RELEASE" exit ;; SX-6:SUPER-UX:*:*) - echo sx6-nec-superux${UNAME_RELEASE} + echo sx6-nec-superux"$UNAME_RELEASE" exit ;; SX-7:SUPER-UX:*:*) - echo sx7-nec-superux${UNAME_RELEASE} + echo sx7-nec-superux"$UNAME_RELEASE" exit ;; SX-8:SUPER-UX:*:*) - echo sx8-nec-superux${UNAME_RELEASE} + echo sx8-nec-superux"$UNAME_RELEASE" exit ;; SX-8R:SUPER-UX:*:*) - echo sx8r-nec-superux${UNAME_RELEASE} + echo sx8r-nec-superux"$UNAME_RELEASE" exit ;; SX-ACE:SUPER-UX:*:*) - echo sxace-nec-superux${UNAME_RELEASE} + echo sxace-nec-superux"$UNAME_RELEASE" exit ;; Power*:Rhapsody:*:*) - echo powerpc-apple-rhapsody${UNAME_RELEASE} + echo powerpc-apple-rhapsody"$UNAME_RELEASE" exit ;; *:Rhapsody:*:*) - echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} + echo "$UNAME_MACHINE"-apple-rhapsody"$UNAME_RELEASE" exit ;; *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown - eval $set_cc_for_build + eval "$set_cc_for_build" if test "$UNAME_PROCESSOR" = unknown ; then UNAME_PROCESSOR=powerpc fi - if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then + if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then if [ "$CC_FOR_BUILD" != no_compiler_found ]; then if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ @@ -1329,7 +1321,7 @@ EOF # that Apple uses in portable devices. UNAME_PROCESSOR=x86_64 fi - echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} + echo "$UNAME_PROCESSOR"-apple-darwin"$UNAME_RELEASE" exit ;; *:procnto*:*:* | *:QNX:[0123456789]*:*) UNAME_PROCESSOR=`uname -p` @@ -1337,22 +1329,25 @@ EOF UNAME_PROCESSOR=i386 UNAME_MACHINE=pc fi - echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} + echo "$UNAME_PROCESSOR"-"$UNAME_MACHINE"-nto-qnx"$UNAME_RELEASE" exit ;; *:QNX:*:4*) echo i386-pc-qnx exit ;; NEO-*:NONSTOP_KERNEL:*:*) - echo neo-tandem-nsk${UNAME_RELEASE} + echo neo-tandem-nsk"$UNAME_RELEASE" exit ;; NSE-*:NONSTOP_KERNEL:*:*) - echo nse-tandem-nsk${UNAME_RELEASE} + echo nse-tandem-nsk"$UNAME_RELEASE" exit ;; NSR-*:NONSTOP_KERNEL:*:*) - echo nsr-tandem-nsk${UNAME_RELEASE} + echo nsr-tandem-nsk"$UNAME_RELEASE" + exit ;; + NSV-*:NONSTOP_KERNEL:*:*) + echo nsv-tandem-nsk"$UNAME_RELEASE" exit ;; NSX-*:NONSTOP_KERNEL:*:*) - echo nsx-tandem-nsk${UNAME_RELEASE} + echo nsx-tandem-nsk"$UNAME_RELEASE" exit ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux @@ -1361,7 +1356,7 @@ EOF echo bs2000-siemens-sysv exit ;; DS/*:UNIX_System_V:*:*) - echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} + echo "$UNAME_MACHINE"-"$UNAME_SYSTEM"-"$UNAME_RELEASE" exit ;; *:Plan9:*:*) # "uname -m" is not consistent, so use $cputype instead. 386 @@ -1372,7 +1367,7 @@ EOF else UNAME_MACHINE="$cputype" fi - echo ${UNAME_MACHINE}-unknown-plan9 + echo "$UNAME_MACHINE"-unknown-plan9 exit ;; *:TOPS-10:*:*) echo pdp10-unknown-tops10 @@ -1393,14 +1388,14 @@ EOF echo pdp10-unknown-its exit ;; SEI:*:*:SEIUX) - echo mips-sei-seiux${UNAME_RELEASE} + echo mips-sei-seiux"$UNAME_RELEASE" exit ;; *:DragonFly:*:*) - echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" exit ;; *:*VMS:*:*) UNAME_MACHINE=`(uname -p) 2>/dev/null` - case "${UNAME_MACHINE}" in + case "$UNAME_MACHINE" in A*) echo alpha-dec-vms ; exit ;; I*) echo ia64-dec-vms ; exit ;; V*) echo vax-dec-vms ; exit ;; @@ -1409,32 +1404,44 @@ EOF echo i386-pc-xenix exit ;; i*86:skyos:*:*) - echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'` + echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" exit ;; i*86:rdos:*:*) - echo ${UNAME_MACHINE}-pc-rdos + echo "$UNAME_MACHINE"-pc-rdos exit ;; i*86:AROS:*:*) - echo ${UNAME_MACHINE}-pc-aros + echo "$UNAME_MACHINE"-pc-aros exit ;; x86_64:VMkernel:*:*) - echo ${UNAME_MACHINE}-unknown-esx + echo "$UNAME_MACHINE"-unknown-esx exit ;; amd64:Isilon\ OneFS:*:*) echo x86_64-unknown-onefs exit ;; esac +echo "$0: unable to guess system type" >&2 + +case "$UNAME_MACHINE:$UNAME_SYSTEM" in + mips:Linux | mips64:Linux) + # If we got here on MIPS GNU/Linux, output extra information. + cat >&2 <&2 </dev/null` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` -UNAME_MACHINE = ${UNAME_MACHINE} -UNAME_RELEASE = ${UNAME_RELEASE} -UNAME_SYSTEM = ${UNAME_SYSTEM} -UNAME_VERSION = ${UNAME_VERSION} +UNAME_MACHINE = "$UNAME_MACHINE" +UNAME_RELEASE = "$UNAME_RELEASE" +UNAME_SYSTEM = "$UNAME_SYSTEM" +UNAME_VERSION = "$UNAME_VERSION" EOF exit 1 # Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) +# eval: (add-hook 'write-file-functions 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" diff --git a/lib/config.sub b/lib/config.sub index 40ea5df..1d8e98b 100755 --- a/lib/config.sub +++ b/lib/config.sub @@ -1,8 +1,8 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2017 Free Software Foundation, Inc. +# Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2017-04-02' +timestamp='2018-02-22' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ timestamp='2017-04-02' # 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 . +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -33,7 +33,7 @@ timestamp='2017-04-02' # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases @@ -57,7 +57,7 @@ Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS Canonicalize a configuration name. -Operation modes: +Options: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit @@ -67,7 +67,7 @@ Report bugs and patches to ." version="\ GNU config.sub ($timestamp) -Copyright 1992-2017 Free Software Foundation, Inc. +Copyright 1992-2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -94,7 +94,7 @@ while test $# -gt 0 ; do *local*) # First pass through any local machine types. - echo $1 + echo "$1" exit ;; * ) @@ -112,7 +112,7 @@ esac # Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). # Here we must recognize all the valid KERNEL-OS combinations. -maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` +maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` case $maybe_os in nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ @@ -120,16 +120,16 @@ case $maybe_os in kopensolaris*-gnu* | cloudabi*-eabi* | \ storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` + basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; android-linux) os=-linux-android - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown + basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown ;; *) - basic_machine=`echo $1 | sed 's/-[^-]*$//'` - if [ $basic_machine != $1 ] - then os=`echo $1 | sed 's/.*-/-/'` + basic_machine=`echo "$1" | sed 's/-[^-]*$//'` + if [ "$basic_machine" != "$1" ] + then os=`echo "$1" | sed 's/.*-/-/'` else os=; fi ;; esac @@ -178,44 +178,44 @@ case $os in ;; -sco6) os=-sco5v6 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -sco5) os=-sco3.2v5 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -sco4) os=-sco3.2v4 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -sco3.2.[4-9]*) os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -sco3.2v[4-9]*) # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -sco5v6*) # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -sco*) os=-sco3.2v2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -udk*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -isc) os=-isc2.2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -clix*) basic_machine=clipper-intergraph ;; -isc*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; -lynx*178) os=-lynxos178 @@ -227,10 +227,7 @@ case $os in os=-lynxos ;; -ptx*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` - ;; - -windowsnt*) - os=`echo $os | sed -e 's/windowsnt/winnt/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` ;; -psos*) os=-psos @@ -299,7 +296,7 @@ case $basic_machine in | nios | nios2 | nios2eb | nios2el \ | ns16k | ns32k \ | open8 | or1k | or1knd | or32 \ - | pdp10 | pdp11 | pj | pjl \ + | pdp10 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pru \ | pyramid \ @@ -316,7 +313,6 @@ case $basic_machine in | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ | visium \ | wasm32 \ - | we32k \ | x86 | xc16x | xstormy16 | xtensa \ | z8k | z80) basic_machine=$basic_machine-unknown @@ -337,7 +333,7 @@ case $basic_machine in basic_machine=$basic_machine-unknown os=-none ;; - m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) + m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65) ;; ms1) basic_machine=mt-unknown @@ -366,7 +362,7 @@ case $basic_machine in ;; # Object if more than one company name word. *-*-*) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 exit 1 ;; # Recognize the basic CPU types with company name. @@ -461,7 +457,7 @@ case $basic_machine in # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. 386bsd) - basic_machine=i386-unknown + basic_machine=i386-pc os=-bsd ;; 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) @@ -495,7 +491,7 @@ case $basic_machine in basic_machine=x86_64-pc ;; amd64-*) - basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; amdahl) basic_machine=580-amdahl @@ -540,7 +536,7 @@ case $basic_machine in os=-linux ;; blackfin-*) - basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` os=-linux ;; bluegene*) @@ -548,13 +544,13 @@ case $basic_machine in os=-cnk ;; c54x-*) - basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; c55x-*) - basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; c6x-*) - basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; c90) basic_machine=c90-cray @@ -643,7 +639,7 @@ case $basic_machine in basic_machine=rs6000-bull os=-bosx ;; - dpx2* | dpx2*-bull) + dpx2*) basic_machine=m68k-bull os=-sysv3 ;; @@ -652,7 +648,7 @@ case $basic_machine in os=$os"spe" ;; e500v[12]-*) - basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` os=$os"spe" ;; ebmon29k) @@ -744,9 +740,6 @@ case $basic_machine in hp9k8[0-9][0-9] | hp8[0-9][0-9]) basic_machine=hppa1.0-hp ;; - hppa-next) - os=-nextstep3 - ;; hppaosf) basic_machine=hppa1.1-hp os=-osf @@ -759,26 +752,26 @@ case $basic_machine in basic_machine=i370-ibm ;; i*86v32) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` os=-sysv32 ;; i*86v4*) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` os=-sysv4 ;; i*86v) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` os=-sysv ;; i*86sol2) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` os=-solaris2 ;; i386mach) basic_machine=i386-mach os=-mach ;; - i386-vsta | vsta) + vsta) basic_machine=i386-unknown os=-vsta ;; @@ -797,19 +790,16 @@ case $basic_machine in os=-sysv ;; leon-*|leon[3-9]-*) - basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` + basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` ;; m68knommu) basic_machine=m68k-unknown os=-linux ;; m68knommu-*) - basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` os=-linux ;; - m88k-omron*) - basic_machine=m88k-omron - ;; magnum | m3230) basic_machine=mips-mips os=-sysv @@ -841,10 +831,10 @@ case $basic_machine in os=-mint ;; mips3*-*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` + basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` ;; mips3*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown + basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown ;; monitor) basic_machine=m68k-rom68k @@ -863,7 +853,7 @@ case $basic_machine in os=-msdos ;; ms1-*) - basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` + basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` ;; msys) basic_machine=i686-pc @@ -905,7 +895,7 @@ case $basic_machine in basic_machine=v70-nec os=-sysv ;; - next | m*-next ) + next | m*-next) basic_machine=m68k-next case $os in -nextstep* ) @@ -950,6 +940,9 @@ case $basic_machine in nsr-tandem) basic_machine=nsr-tandem ;; + nsv-tandem) + basic_machine=nsv-tandem + ;; nsx-tandem) basic_machine=nsx-tandem ;; @@ -985,7 +978,7 @@ case $basic_machine in os=-linux ;; parisc-*) - basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` os=-linux ;; pbd) @@ -1001,7 +994,7 @@ case $basic_machine in basic_machine=i386-pc ;; pc98-*) - basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; pentium | p5 | k5 | k6 | nexgen | viac3) basic_machine=i586-pc @@ -1016,16 +1009,16 @@ case $basic_machine in basic_machine=i786-pc ;; pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) - basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; pentiumpro-* | p6-* | 6x86-* | athlon-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; pentium4-*) - basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; pn) basic_machine=pn-gould @@ -1035,23 +1028,23 @@ case $basic_machine in ppc | ppcbe) basic_machine=powerpc-unknown ;; ppc-* | ppcbe-*) - basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; ppcle | powerpclittle) basic_machine=powerpcle-unknown ;; ppcle-* | powerpclittle-*) - basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; ppc64) basic_machine=powerpc64-unknown ;; - ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` + ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; ppc64le | powerpc64little) basic_machine=powerpc64le-unknown ;; ppc64le-* | powerpc64little-*) - basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; ps2) basic_machine=i386-ibm @@ -1105,17 +1098,10 @@ case $basic_machine in sequent) basic_machine=i386-sequent ;; - sh) - basic_machine=sh-hitachi - os=-hms - ;; sh5el) basic_machine=sh5le-unknown ;; - sh64) - basic_machine=sh64-unknown - ;; - sparclite-wrs | simso-wrs) + simso-wrs) basic_machine=sparclite-wrs os=-vxworks ;; @@ -1134,7 +1120,7 @@ case $basic_machine in os=-sysv4 ;; strongarm-* | thumb-*) - basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` + basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; sun2) basic_machine=m68000-sun @@ -1248,9 +1234,6 @@ case $basic_machine in basic_machine=a29k-wrs os=-vxworks ;; - wasm32) - basic_machine=wasm32-unknown - ;; w65*) basic_machine=w65-wdc os=-none @@ -1259,6 +1242,9 @@ case $basic_machine in basic_machine=hppa1.1-winbond os=-proelf ;; + x64) + basic_machine=x86_64-pc + ;; xbox) basic_machine=i686-pc os=-mingw32 @@ -1267,20 +1253,12 @@ case $basic_machine in basic_machine=xps100-honeywell ;; xscale-* | xscalee[bl]-*) - basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` + basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` ;; ymp) basic_machine=ymp-cray os=-unicos ;; - z8k-*-coff) - basic_machine=z8k-unknown - os=-sim - ;; - z80-*-coff) - basic_machine=z80-unknown - os=-sim - ;; none) basic_machine=none-none os=-none @@ -1309,10 +1287,6 @@ case $basic_machine in vax) basic_machine=vax-dec ;; - pdp10) - # there are many clones, so DEC is not a safe bet - basic_machine=pdp10-unknown - ;; pdp11) basic_machine=pdp11-dec ;; @@ -1322,9 +1296,6 @@ case $basic_machine in sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) basic_machine=sh-unknown ;; - sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) - basic_machine=sparc-sun - ;; cydra) basic_machine=cydra-cydrome ;; @@ -1344,7 +1315,7 @@ case $basic_machine in # Make sure to match an already-canonicalized machine name. ;; *) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 exit 1 ;; esac @@ -1352,10 +1323,10 @@ esac # Here we canonicalize certain aliases for manufacturers. case $basic_machine in *-digital*) - basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` + basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` ;; *-commodore*) - basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` + basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` ;; *) ;; @@ -1366,8 +1337,8 @@ esac if [ x"$os" != x"" ] then case $os in - # First match some system type aliases - # that might get confused with valid system types. + # First match some system type aliases that might get confused + # with valid system types. # -solaris* is a basic system type, with this one exception. -auroraux) os=-auroraux @@ -1378,18 +1349,19 @@ case $os in -solaris) os=-solaris2 ;; - -svr4*) - os=-sysv4 - ;; -unixware*) os=-sysv4.2uw ;; -gnu/linux*) os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ;; - # First accept the basic system types. + # es1800 is here to avoid being matched by es* (a different OS) + -es1800*) + os=-ose + ;; + # Now accept the basic system types. # The portable systems comes first. - # Each alternative MUST END IN A *, to match a version number. + # Each alternative MUST end in a * to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ @@ -1399,7 +1371,7 @@ case $os in | -aos* | -aros* | -cloudabi* | -sortix* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ - | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ + | -hiux* | -knetbsd* | -mirbsd* | -netbsd* \ | -bitrig* | -openbsd* | -solidbsd* | -libertybsd* \ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ @@ -1410,14 +1382,15 @@ case $os in | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ - | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ + | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ - | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ + | -morphos* | -superux* | -rtmk* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \ - | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox*) + | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox* | -bme* \ + | -midnightbsd*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) @@ -1434,12 +1407,12 @@ case $os in -nto*) os=`echo $os | sed -e 's|nto|nto-qnx|'` ;; - -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ - | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ + -sim | -xray | -os68k* | -v88r* \ + | -windows* | -osx | -abug | -netware* | -os9* \ | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) ;; -mac*) - os=`echo $os | sed -e 's|mac|macos|'` + os=`echo "$os" | sed -e 's|mac|macos|'` ;; -linux-dietlibc) os=-linux-dietlibc @@ -1448,10 +1421,10 @@ case $os in os=`echo $os | sed -e 's|linux|linux-gnu|'` ;; -sunos5*) - os=`echo $os | sed -e 's|sunos5|solaris2|'` + os=`echo "$os" | sed -e 's|sunos5|solaris2|'` ;; -sunos6*) - os=`echo $os | sed -e 's|sunos6|solaris3|'` + os=`echo "$os" | sed -e 's|sunos6|solaris3|'` ;; -opened*) os=-openedition @@ -1462,12 +1435,6 @@ case $os in -wince*) os=-wince ;; - -osfrose*) - os=-osfrose - ;; - -osf*) - os=-osf - ;; -utek*) os=-bsd ;; @@ -1492,7 +1459,7 @@ case $os in -nova*) os=-rtmk-nova ;; - -ns2 ) + -ns2) os=-nextstep2 ;; -nsk*) @@ -1514,7 +1481,7 @@ case $os in -oss*) os=-sysv3 ;; - -svr4) + -svr4*) os=-sysv4 ;; -svr3) @@ -1529,24 +1496,28 @@ case $os in -ose*) os=-ose ;; - -es1800*) - os=-ose - ;; - -xenix) - os=-xenix - ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) os=-mint ;; - -aros*) - os=-aros - ;; -zvmoe) os=-zvmoe ;; -dicos*) os=-dicos ;; + -pikeos*) + # Until real need of OS specific support for + # particular features comes up, bare metal + # configurations are quite functional. + case $basic_machine in + arm*) + os=-eabi + ;; + *) + os=-elf + ;; + esac + ;; -nacl*) ;; -ios) @@ -1556,7 +1527,7 @@ case $os in *) # Get rid of the `-' at the beginning of $os. os=`echo $os | sed 's/[^-]*-//'` - echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 + echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 exit 1 ;; esac @@ -1652,9 +1623,6 @@ case $basic_machine in *-be) os=-beos ;; - *-haiku) - os=-haiku - ;; *-ibm) os=-aix ;; @@ -1694,7 +1662,7 @@ case $basic_machine in m88k-omron*) os=-luna ;; - *-next ) + *-next) os=-nextstep ;; *-sequent) @@ -1709,9 +1677,6 @@ case $basic_machine in i370-*) os=-mvs ;; - *-next) - os=-nextstep3 - ;; *-gould) os=-sysv ;; @@ -1821,15 +1786,15 @@ case $basic_machine in vendor=stratus ;; esac - basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` + basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` ;; esac -echo $basic_machine$os +echo "$basic_machine$os" exit # Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) +# eval: (add-hook 'write-file-functions 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" diff --git a/lib/depcomp b/lib/depcomp index b39f98f..49eb4bf 100755 --- a/lib/depcomp +++ b/lib/depcomp @@ -1,9 +1,9 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2016-01-11.22; # UTC +scriptversion=2017-09-16.17; # UTC -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -16,7 +16,7 @@ scriptversion=2016-01-11.22; # UTC # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/lib/gendocs.sh b/lib/gendocs.sh index 3b71b36..33277d3 100755 --- a/lib/gendocs.sh +++ b/lib/gendocs.sh @@ -2,9 +2,9 @@ # gendocs.sh -- generate a GNU manual in many formats. This script is # mentioned in maintain.texi. See the help message below for usage details. -scriptversion=2016-12-31.18 +scriptversion=2018-01-01.00 -# Copyright 2003-2017 Free Software Foundation, Inc. +# Copyright 2003-2018 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 @@ -17,7 +17,7 @@ scriptversion=2016-12-31.18 # 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 . +# along with this program. If not, see . # # Original author: Mohit Agarwal. # Send bug reports and any other correspondence to bug-gnulib@gnu.org. @@ -25,8 +25,8 @@ scriptversion=2016-12-31.18 # The latest version of this script, and the companion template, is # available from the Gnulib repository: # -# http://git.savannah.gnu.org/cgit/gnulib.git/tree/build-aux/gendocs.sh -# http://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/gendocs_template +# https://git.savannah.gnu.org/cgit/gnulib.git/tree/build-aux/gendocs.sh +# https://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/gendocs_template # TODO: # - image importing was only implemented for HTML generated by @@ -37,8 +37,8 @@ scriptversion=2016-12-31.18 prog=`basename "$0"` srcdir=`pwd` -scripturl="http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/gendocs.sh" -templateurl="http://git.savannah.gnu.org/cgit/gnulib.git/plain/doc/gendocs_template" +scripturl="https://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/gendocs.sh" +templateurl="https://git.savannah.gnu.org/cgit/gnulib.git/plain/doc/gendocs_template" : ${SETLANG="env LANG= LC_MESSAGES= LC_ALL= LANGUAGE="} : ${MAKEINFO="makeinfo"} @@ -72,7 +72,7 @@ texarg="-t @finalout" version="gendocs.sh $scriptversion -Copyright 2017 Free Software Foundation, Inc. +Copyright 2018 Free Software Foundation, Inc. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING." @@ -82,7 +82,7 @@ usage="Usage: $prog [OPTION]... PACKAGE MANUAL-TITLE Generate output in various formats from PACKAGE.texinfo (or .texi or .txi) source. See the GNU Maintainers document for a more extensive discussion: - http://www.gnu.org/prep/maintain_toc.html + https://www.gnu.org/prep/maintain_toc.html Options: --email ADR use ADR as contact in generated web pages; always give this. diff --git a/lib/gendocs_template b/lib/gendocs_template index 178f6cb..daf3bd2 100644 --- a/lib/gendocs_template +++ b/lib/gendocs_template @@ -52,7 +52,7 @@ (%%TEXI_TGZ_SIZE%%K bytes gzipped tar file). -

You can buy printed copies of +

You can buy printed copies of some manuals (among other items) from the Free Software Foundation; this helps support FSF activities.

@@ -77,10 +77,10 @@ the FSF. Broken links and other corrections or suggestions can be sent to <%%EMAIL%%>.

-

Copyright © 2017 Free Software Foundation, Inc.

+

Copyright © 2018 Free Software Foundation, Inc.

This page is licensed under a Creative +href="https://creativecommons.org/licenses/by-nd/3.0/us/">Creative Commons Attribution-NoDerivs 3.0 United States License.

diff --git a/lib/gitlog-to-changelog b/lib/gitlog-to-changelog index cf16425..d8074aa 100755 --- a/lib/gitlog-to-changelog +++ b/lib/gitlog-to-changelog @@ -3,13 +3,13 @@ eval '(exit $?0)' && eval 'exec perl -wS "$0" "$@"' if 0; # Convert git log output to ChangeLog format. -my $VERSION = '2016-03-22 21:49'; # UTC +my $VERSION = '2017-09-13 06:45'; # UTC # The definition above must lie within the first 8 lines in order # for the Emacs time-stamp write hook (at end) to update it. # If you change this file with Emacs, please let the write hook # do its job. Otherwise, update this string manually. -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -22,7 +22,7 @@ my $VERSION = '2016-03-22 21:49'; # UTC # 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 . +# along with this program. If not, see . # Written by Jim Meyering @@ -33,7 +33,7 @@ use POSIX qw(strftime); (my $ME = $0) =~ s|.*/||; -# use File::Coda; # http://meyering.net/code/Coda/ +# use File::Coda; # https://meyering.net/code/Coda/ END { defined fileno STDOUT or return; close STDOUT and return; diff --git a/lib/gnupload b/lib/gnupload index d4192cd..b8d7385 100755 --- a/lib/gnupload +++ b/lib/gnupload @@ -1,9 +1,9 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2016-01-11.22; # UTC +scriptversion=2017-09-13.06; # UTC -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -16,7 +16,7 @@ scriptversion=2016-01-11.22; # UTC # 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 . +# along with this program. If not, see . # Originally written by Alexandre Duret-Lutz . # The master copy of this file is maintained in the gnulib Git repository. @@ -78,7 +78,7 @@ in the current working directory, its contents are prepended to the actual command line options. Use this to keep your defaults. Comments (#) and empty lines in $conffile are allowed. - + gives some further background. Examples: @@ -108,7 +108,7 @@ Examples: gnupload executes a program ncftpput to do the transfers; if you don't happen to have an ncftp package installed, the ncftpput-ftp script in the build-aux/ directory of the gnulib package -(http://savannah.gnu.org/projects/gnulib) may serve as a replacement. +(https://savannah.gnu.org/projects/gnulib) may serve as a replacement. Send patches and bug reports to ." diff --git a/lib/install-sh b/lib/install-sh index 0360b79..ac159ce 100755 --- a/lib/install-sh +++ b/lib/install-sh @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2016-01-11.22; # UTC +scriptversion=2017-09-23.17; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -271,15 +271,18 @@ do fi dst=$dst_arg - # If destination is a directory, append the input filename; won't work - # if double slashes aren't ignored. + # If destination is a directory, append the input filename. if test -d "$dst"; then if test "$is_target_a_directory" = never; then echo "$0: $dst_arg: Is a directory" >&2 exit 1 fi dstdir=$dst - dst=$dstdir/`basename "$src"` + dstbase=`basename "$src"` + case $dst in + */) dst=$dst$dstbase;; + *) dst=$dst/$dstbase;; + esac dstdir_status=0 else dstdir=`dirname "$dst"` @@ -288,6 +291,11 @@ do fi fi + case $dstdir in + */) dstdirslash=$dstdir;; + *) dstdirslash=$dstdir/;; + esac + obsolete_mkdir_used=false if test $dstdir_status != 0; then @@ -427,8 +435,8 @@ do else # Make a couple of temp file names in the proper directory. - dsttmp=$dstdir/_inst.$$_ - rmtmp=$dstdir/_rm.$$_ + dsttmp=${dstdirslash}_inst.$$_ + rmtmp=${dstdirslash}_rm.$$_ # Trap to clean up those temp files at exit. trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 diff --git a/lib/Makefile.inc b/lib/local.mk similarity index 91% rename from lib/Makefile.inc rename to lib/local.mk index 50035de..286d435 100644 --- a/lib/Makefile.inc +++ b/lib/local.mk @@ -1,6 +1,5 @@ -## Included by top-level Makefile for Automake. - -## Copyright (C) 1995-2017 Free Software Foundation, Inc. +## -*- makefile-automake -*- +## Copyright (C) 1995-2018 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 @@ -13,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## -------------------------------------------------------------------- ## ## Auxiliary scripts and files for use with "automake --add-missing". ## diff --git a/lib/mdate-sh b/lib/mdate-sh index f80075c..21247c5 100755 --- a/lib/mdate-sh +++ b/lib/mdate-sh @@ -1,9 +1,9 @@ #!/bin/sh # Get modification time of a file or directory and pretty-print it. -scriptversion=2016-01-11.22; # UTC +scriptversion=2017-09-22.02; # UTC -# Copyright (C) 1995-2017 Free Software Foundation, Inc. +# Copyright (C) 1995-2018 Free Software Foundation, Inc. # written by Ulrich Drepper , June 1995 # # This program is free software; you can redistribute it and/or modify @@ -17,7 +17,7 @@ scriptversion=2016-01-11.22; # UTC # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -74,6 +74,10 @@ export LC_ALL LC_TIME=C export LC_TIME +# Use UTC to get reproducible result. +TZ=UTC0 +export TZ + # GNU ls changes its time format in response to the TIME_STYLE # variable. Since we cannot assume 'unset' works, revert this # variable to its documented default. diff --git a/lib/missing b/lib/missing index c6e3795..38e4fcb 100755 --- a/lib/missing +++ b/lib/missing @@ -1,9 +1,9 @@ #! /bin/sh # Common wrapper for a few potentially missing GNU programs. -scriptversion=2016-01-11.22; # UTC +scriptversion=2018-01-04.22; # UTC -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify @@ -17,7 +17,7 @@ scriptversion=2016-01-11.22; # UTC # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -101,9 +101,9 @@ else exit $st fi -perl_URL=http://www.perl.org/ -flex_URL=http://flex.sourceforge.net/ -gnu_software_URL=http://www.gnu.org/software +perl_URL=https://www.perl.org/ +flex_URL=https://github.com/westes/flex +gnu_software_URL=https://www.gnu.org/software program_details () { diff --git a/lib/py-compile b/lib/py-compile index 3693d96..c97ad54 100755 --- a/lib/py-compile +++ b/lib/py-compile @@ -1,9 +1,9 @@ #!/bin/sh # py-compile - Compile a Python program -scriptversion=2016-01-11.22; # UTC +scriptversion=2017-09-16.17; # UTC -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -16,7 +16,7 @@ scriptversion=2016-01-11.22; # UTC # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/lib/tap-driver.sh b/lib/tap-driver.sh index 82efa96..d3e68bd 100755 --- a/lib/tap-driver.sh +++ b/lib/tap-driver.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -132,7 +132,7 @@ fi # last `echo $?' statement), and would thus die reporting an internal # error. # For more information, see the Autoconf manual and the threads: - # + # # trap : 1 3 2 13 15 if test $merge -gt 0; then diff --git a/lib/test-driver b/lib/test-driver index 0218a01..880a2e8 100755 --- a/lib/test-driver +++ b/lib/test-driver @@ -1,9 +1,9 @@ #! /bin/sh # test-driver - basic testsuite driver script. -scriptversion=2016-01-11.22; # UTC +scriptversion=2017-09-16.17; # UTC -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -16,7 +16,7 @@ scriptversion=2016-01-11.22; # UTC # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/lib/texinfo.tex b/lib/texinfo.tex index b40a6e2..c614e02 100644 --- a/lib/texinfo.tex +++ b/lib/texinfo.tex @@ -3,11 +3,11 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2017-06-04.19} +\def\texinfoversion{2018-01-09.11} % % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -% 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 +% 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 % Free Software Foundation, Inc. % % This texinfo.tex file is free software: you can redistribute it and/or @@ -21,7 +21,7 @@ % 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 . +% along with this program. If not, see . % % As a special exception, when this file is read by TeX when processing % a Texinfo source document, you may use the result without @@ -30,9 +30,9 @@ % % Please try the latest version of texinfo.tex before submitting bug % reports; you can get the latest version from: -% http://ftp.gnu.org/gnu/texinfo/ (the Texinfo release area), or -% http://ftpmirror.gnu.org/texinfo/ (same, via a mirror), or -% http://www.gnu.org/software/texinfo/ (the Texinfo home page) +% https://ftp.gnu.org/gnu/texinfo/ (the Texinfo release area), or +% https://ftpmirror.gnu.org/texinfo/ (same, via a mirror), or +% https://www.gnu.org/software/texinfo/ (the Texinfo home page) % The texinfo.tex in any given distribution could well be out % of date, so if that's what you're using, please check. % @@ -56,7 +56,7 @@ % extent. You can get the existing language-specific files from the % full Texinfo distribution. % -% The GNU Texinfo home page is http://www.gnu.org/software/texinfo. +% The GNU Texinfo home page is https://www.gnu.org/software/texinfo. \message{Loading texinfo [version \texinfoversion]:} @@ -2235,6 +2235,20 @@ end \font\smallersy=cmsy8 \def\smallerecsize{0800} +% Fonts for math mode superscripts (7pt). +\def\sevennominalsize{7pt} +\setfont\sevenrm\rmshape{7}{1000}{OT1} +\setfont\seventt\ttshape{10}{700}{OT1TT} +\setfont\sevenbf\bfshape{10}{700}{OT1} +\setfont\sevenit\itshape{7}{1000}{OT1IT} +\setfont\sevensl\slshape{10}{700}{OT1} +\setfont\sevensf\sfshape{10}{700}{OT1} +\setfont\sevensc\scshape{10}{700}{OT1} +\setfont\seventtsl\ttslshape{10}{700}{OT1TT} +\font\seveni=cmmi7 +\font\sevensy=cmsy7 +\def\sevenecsize{0700} + % Fonts for title page (20.4pt): \def\titlenominalsize{20pt} \setfont\titlerm\rmbshape{12}{\magstep3}{OT1} @@ -2369,6 +2383,20 @@ end \font\smallersy=cmsy8 \def\smallerecsize{0800} +% Fonts for math mode superscripts (7pt). +\def\sevennominalsize{7pt} +\setfont\sevenrm\rmshape{7}{1000}{OT1} +\setfont\seventt\ttshape{10}{700}{OT1TT} +\setfont\sevenbf\bfshape{10}{700}{OT1} +\setfont\sevenit\itshape{7}{1000}{OT1IT} +\setfont\sevensl\slshape{10}{700}{OT1} +\setfont\sevensf\sfshape{10}{700}{OT1} +\setfont\sevensc\scshape{10}{700}{OT1} +\setfont\seventtsl\ttslshape{10}{700}{OT1TT} +\font\seveni=cmmi7 +\font\sevensy=cmsy7 +\def\sevenecsize{0700} + % Fonts for title page (20.4pt): \def\titlenominalsize{20pt} \setfont\titlerm\rmbshape{12}{\magstep3}{OT1} @@ -2503,13 +2531,20 @@ end % In order for the font changes to affect most math symbols and letters, -% we have to define the \textfont of the standard families. We don't -% bother to reset \scriptfont and \scriptscriptfont; awaiting user need. +% we have to define the \textfont of the standard families. +% We don't bother to reset \scriptscriptfont; awaiting user need. % \def\resetmathfonts{% \textfont0=\rmfont \textfont1=\ifont \textfont2=\syfont \textfont\itfam=\itfont \textfont\slfam=\slfont \textfont\bffam=\bffont \textfont\ttfam=\ttfont \textfont\sffam=\sffont + % + % Fonts for superscript. Note that the 7pt fonts are used regardless + % of the current font size. + \scriptfont0=\sevenrm \scriptfont1=\seveni \scriptfont2=\sevensy + \scriptfont\itfam=\sevenit \scriptfont\slfam=\sevensl + \scriptfont\bffam=\sevenbf \scriptfont\ttfam=\seventt + \scriptfont\sffam=\sevensf } % @@ -2519,6 +2554,9 @@ end % to also set the current \fam for math mode. Our \STYLE (e.g., \rm) % commands hardwire \STYLEfont to set the current font. % +% The fonts used for \ifont are for "math italics" (\itfont is for italics +% in regular text). \syfont is also used in math mode only. +% % Each font-changing command also sets the names \lsize (one size lower) % and \lllsize (three sizes lower). These relative commands are used % in, e.g., the LaTeX logo and acronyms. @@ -2619,26 +2657,11 @@ end % Markup style infrastructure. \defmarkupstylesetup\INITMACRO will % define and register \INITMACRO to be called on markup style changes. % \INITMACRO can check \currentmarkupstyle for the innermost -% style and the set of \ifmarkupSTYLE switches for all styles -% currently in effect. -\newif\ifmarkupvar -\newif\ifmarkupsamp -\newif\ifmarkupkey -%\newif\ifmarkupfile % @file == @samp. -%\newif\ifmarkupoption % @option == @samp. -\newif\ifmarkupcode -\newif\ifmarkupkbd -%\newif\ifmarkupenv % @env == @code. -%\newif\ifmarkupcommand % @command == @code. -\newif\ifmarkuptex % @tex (and part of @math, for now). -\newif\ifmarkupexample -\newif\ifmarkupverb -\newif\ifmarkupverbatim +% style. \let\currentmarkupstyle\empty \def\setupmarkupstyle#1{% - \csname markup#1true\endcsname \def\currentmarkupstyle{#1}% \markupstylesetup } @@ -2700,11 +2723,15 @@ end % lilypond developers report. xpdf does work with the regular 0x27. % \def\codequoteright{% - \expandafter\ifx\csname SETtxicodequoteundirected\endcsname\relax - \expandafter\ifx\csname SETcodequoteundirected\endcsname\relax - '% + \ifmonospace + \expandafter\ifx\csname SETtxicodequoteundirected\endcsname\relax + \expandafter\ifx\csname SETcodequoteundirected\endcsname\relax + '% + \else \char'15 \fi \else \char'15 \fi - \else \char'15 \fi + \else + '% + \fi } % % and a similar option for the left quote char vs. a grave accent. @@ -2712,13 +2739,17 @@ end % the code environments to do likewise. % \def\codequoteleft{% - \expandafter\ifx\csname SETtxicodequotebacktick\endcsname\relax - \expandafter\ifx\csname SETcodequotebacktick\endcsname\relax - % [Knuth] pp. 380,381,391 - % \relax disables Spanish ligatures ?` and !` of \tt font. - \relax`% + \ifmonospace + \expandafter\ifx\csname SETtxicodequotebacktick\endcsname\relax + \expandafter\ifx\csname SETcodequotebacktick\endcsname\relax + % [Knuth] pp. 380,381,391 + % \relax disables Spanish ligatures ?` and !` of \tt font. + \relax`% + \else \char'22 \fi \else \char'22 \fi - \else \char'22 \fi + \else + \relax`% + \fi } % Commands to set the quote options. @@ -5696,10 +5727,13 @@ end \advance\dimen@ii by 1\dimen@i \ifdim\wd\boxA > \dimen@ii % If the entry doesn't fit in one line \ifdim\dimen@ > 0.8\dimen@ii % due to long index text - \dimen@ = 0.7\dimen@ % Try to split the text roughly evenly + % Try to split the text roughly evenly. \dimen@ will be the length of + % the first line. + \dimen@ = 0.7\dimen@ \dimen@ii = \hsize \ifnum\dimen@>\dimen@ii - % If the entry is too long, use the whole line + % If the entry is too long (for example, if it needs more than + % two lines), use all the space in the first line. \dimen@ = \dimen@ii \fi \advance\leftskip by 0pt plus 1fill % ragged right @@ -5709,8 +5743,9 @@ end % instead of using \parshape with explicit line lengths, but TeX % doesn't seem to provide a way to do such a thing. % - \leftskip = 1em - \parindent = -1em + % Indent all lines but the first one. + \advance\leftskip by 1em + \advance\parindent by -1em \fi\fi \indent % start paragraph \unhbox\boxA @@ -5965,24 +6000,30 @@ end % Split the last of the double-column material. \savemarks \balancecolumns - % + }% + \eject % call the \output just set + \ifdim\pagetotal=0pt % Having called \balancecolumns once, we do not % want to call it again. Therefore, reset \output to its normal % definition right away. \global\output = {\onepageout{\pagecontents\PAGE}}% - }% - \eject - \endgroup % started in \begindoublecolumns - \restoremarks - % Leave the double-column material on the current page, no automatic - % page break. - \box\balancedcolumns - % - % \pagegoal was set to the doubled \vsize above, since we restarted - % the current page. We're now back to normal single-column - % typesetting, so reset \pagegoal to the normal \vsize. - \global\vsize = \txipageheight % - \pagegoal = \txipageheight % + % + \endgroup % started in \begindoublecolumns + \restoremarks + % Leave the double-column material on the current page, no automatic + % page break. + \box\balancedcolumns + % + % \pagegoal was set to the doubled \vsize above, since we restarted + % the current page. We're now back to normal single-column + % typesetting, so reset \pagegoal to the normal \vsize. + \global\vsize = \txipageheight % + \pagegoal = \txipageheight % + \else + % We had some left-over material. This might happen when \doublecolumnout + % is called in \balancecolumns. Try again. + \expandafter\enddoublecolumns + \fi } \newbox\balancedcolumns \setbox\balancedcolumns=\vbox{shouldnt see this}% @@ -5997,6 +6038,7 @@ end \ifdim\dimen@<5\baselineskip % Don't split a short final column in two. \setbox2=\vbox{}% + \global\setbox\balancedcolumns=\vbox{\pagesofar}% \else \divide\dimen@ by 2 % target to split to \dimen@ii = \dimen@ @@ -6012,15 +6054,15 @@ end \repeat }% % Now the left column is in box 1, and the right column in box 3. + % % Check whether the left column has come out higher than the page itself. % (Note that we have doubled \vsize for the double columns, so % the actual height of the page is 0.5\vsize). \ifdim2\ht1>\vsize - % Just split the last of the double column material roughly in half. - \setbox2=\box0 - \setbox0 = \vsplit2 to \dimen@ii - \setbox0=\vbox to \dimen@ii {\unvbox0\vfill}% - \setbox2=\vbox to \dimen@ii {\unvbox2\vfill}% + % It appears that we have been called upon to balance too much material. + % Output some of it with \doublecolumnout, leaving the rest on the page. + \setbox\PAGE=\box0 + \doublecolumnout \else % Compare the heights of the two columns. \ifdim4\ht1>5\ht3 @@ -6033,10 +6075,10 @@ end \setbox2=\vbox to\ht1{\unvbox3\unskip}% \setbox0=\vbox to\ht1{\unvbox1\unskip}% \fi + \global\setbox\balancedcolumns=\vbox{\pagesofar}% \fi \fi % - \global\setbox\balancedcolumns=\vbox{\pagesofar}% } \catcode`\@ = \other @@ -6943,7 +6985,15 @@ end % exist, with an empty box. Let's hope all the numbers have the same width. % Also ignore the page number, which is conventionally not printed. \def\numeralbox{\setbox0=\hbox{8}\hbox to \wd0{\hfil}} -\def\partentry#1#2#3#4{\dochapentry{\numeralbox\labelspace#1}{}} +\def\partentry#1#2#3#4{% + % Add stretch and a bonus for breaking the page before the part heading. + % This reduces the chance of the page being broken immediately after the + % part heading, before a following chapter heading. + \vskip 0pt plus 5\baselineskip + \penalty-300 + \vskip 0pt plus -5\baselineskip + \dochapentry{\numeralbox\labelspace#1}{}% +} % % Parts, in the short toc. \def\shortpartentry#1#2#3#4{% @@ -9434,7 +9484,7 @@ end \newif\ifwarnednoepsf \newhelp\noepsfhelp{epsf.tex must be installed for images to work. It is also included in the Texinfo distribution, or you can get - it from ftp://tug.org/tex/epsf.tex.} + it from https://ctan.org/texarchive/macros/texinfo/texinfo/doc/epsf.tex.} % \def\image#1{% \ifx\epsfbox\thisisundefined @@ -11009,7 +11059,6 @@ directory should work if nowhere else does.} \DeclareUnicodeCharacter{2113}{\ensuremath\ell}% \DeclareUnicodeCharacter{2118}{\ensuremath\wp}% \DeclareUnicodeCharacter{211C}{\ensuremath\Re}% - \DeclareUnicodeCharacter{2127}{\ensuremath\mho}% \DeclareUnicodeCharacter{2135}{\ensuremath\aleph}% \DeclareUnicodeCharacter{2190}{\ensuremath\leftarrow}% \DeclareUnicodeCharacter{2191}{\ensuremath\uparrow}% @@ -11025,7 +11074,6 @@ directory should work if nowhere else does.} \DeclareUnicodeCharacter{21AA}{\ensuremath\hookrightarrow}% \DeclareUnicodeCharacter{21BC}{\ensuremath\leftharpoonup}% \DeclareUnicodeCharacter{21BD}{\ensuremath\leftharpoondown}% - \DeclareUnicodeCharacter{21BE}{\ensuremath\upharpoonright}% \DeclareUnicodeCharacter{21C0}{\ensuremath\rightharpoonup}% \DeclareUnicodeCharacter{21C1}{\ensuremath\rightharpoondown}% \DeclareUnicodeCharacter{21CC}{\ensuremath\rightleftharpoons}% @@ -11034,8 +11082,6 @@ directory should work if nowhere else does.} \DeclareUnicodeCharacter{21D3}{\ensuremath\Downarrow}% \DeclareUnicodeCharacter{21D4}{\ensuremath\Leftrightarrow}% \DeclareUnicodeCharacter{21D5}{\ensuremath\Updownarrow}% - \DeclareUnicodeCharacter{21DD}{\ensuremath\leadsto}% - \DeclareUnicodeCharacter{2201}{\ensuremath\complement}% \DeclareUnicodeCharacter{2202}{\ensuremath\partial}% \DeclareUnicodeCharacter{2205}{\ensuremath\emptyset}% \DeclareUnicodeCharacter{2207}{\ensuremath\nabla}% @@ -11069,8 +11115,6 @@ directory should work if nowhere else does.} \DeclareUnicodeCharacter{2283}{\ensuremath\supset}% \DeclareUnicodeCharacter{2286}{\ensuremath\subseteq}% \DeclareUnicodeCharacter{228E}{\ensuremath\uplus}% - \DeclareUnicodeCharacter{228F}{\ensuremath\sqsubset}% - \DeclareUnicodeCharacter{2290}{\ensuremath\sqsupset}% \DeclareUnicodeCharacter{2291}{\ensuremath\sqsubseteq}% \DeclareUnicodeCharacter{2292}{\ensuremath\sqsupseteq}% \DeclareUnicodeCharacter{2293}{\ensuremath\sqcap}% @@ -11085,8 +11129,6 @@ directory should work if nowhere else does.} \DeclareUnicodeCharacter{22A4}{\ensuremath\ptextop}% \DeclareUnicodeCharacter{22A5}{\ensuremath\bot}% \DeclareUnicodeCharacter{22A8}{\ensuremath\models}% - \DeclareUnicodeCharacter{22B4}{\ensuremath\unlhd}% - \DeclareUnicodeCharacter{22B5}{\ensuremath\unrhd}% \DeclareUnicodeCharacter{22C0}{\ensuremath\bigwedge}% \DeclareUnicodeCharacter{22C1}{\ensuremath\bigvee}% \DeclareUnicodeCharacter{22C2}{\ensuremath\bigcap}% @@ -11102,12 +11144,11 @@ directory should work if nowhere else does.} \DeclareUnicodeCharacter{2322}{\ensuremath\frown}% \DeclareUnicodeCharacter{2323}{\ensuremath\smile}% % - \DeclareUnicodeCharacter{25A1}{\ensuremath\Box}% \DeclareUnicodeCharacter{25B3}{\ensuremath\triangle}% \DeclareUnicodeCharacter{25B7}{\ensuremath\triangleright}% \DeclareUnicodeCharacter{25BD}{\ensuremath\bigtriangledown}% \DeclareUnicodeCharacter{25C1}{\ensuremath\triangleleft}% - \DeclareUnicodeCharacter{25C7}{\ensuremath\Diamond}% + \DeclareUnicodeCharacter{25C7}{\ensuremath\diamond}% \DeclareUnicodeCharacter{2660}{\ensuremath\spadesuit}% \DeclareUnicodeCharacter{2661}{\ensuremath\heartsuit}% \DeclareUnicodeCharacter{2662}{\ensuremath\diamondsuit}% @@ -11129,7 +11170,6 @@ directory should work if nowhere else does.} \DeclareUnicodeCharacter{2A02}{\ensuremath\bigotimes}% \DeclareUnicodeCharacter{2A04}{\ensuremath\biguplus}% \DeclareUnicodeCharacter{2A06}{\ensuremath\bigsqcup}% - \DeclareUnicodeCharacter{2A1D}{\ensuremath\Join}% \DeclareUnicodeCharacter{2A3F}{\ensuremath\amalg}% \DeclareUnicodeCharacter{2AAF}{\ensuremath\preceq}% \DeclareUnicodeCharacter{2AB0}{\ensuremath\succeq}% @@ -11423,9 +11463,11 @@ directory should work if nowhere else does.} % \dimen0 = #1\relax \advance\dimen0 by \voffset + \advance\dimen0 by 1in % reference point for DVI is 1 inch from top of page % \dimen2 = \hsize \advance\dimen2 by \normaloffset + \advance\dimen2 by 1in % reference point is 1 inch from left edge of page % \internalpagesizes{#1}{\hsize}% {\voffset}{\normaloffset}% diff --git a/lib/update-copyright b/lib/update-copyright index 2d20d21..3bb26ab 100755 --- a/lib/update-copyright +++ b/lib/update-copyright @@ -3,9 +3,9 @@ eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" "$@"' if 0; # Update an FSF copyright year list to include the current year. -my $VERSION = '2016-01-12.23:13'; # UTC +my $VERSION = '2018-01-04.14:48'; # UTC -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -18,7 +18,7 @@ my $VERSION = '2016-01-12.23:13'; # UTC # 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 . +# along with this program. If not, see . # Written by Jim Meyering and Joel E. Denny @@ -81,6 +81,7 @@ my $VERSION = '2016-01-12.23:13'; # UTC # B. (c) # C. @copyright{} # D. © +# E. © # # 4. The "Copyright" appears at the beginning of a line, except that it # may be prefixed by any sequence (e.g., a comment) of no more than @@ -124,7 +125,7 @@ use strict; use warnings; my $copyright_re = 'Copyright'; -my $circle_c_re = '(?:\([cC]\)|@copyright\{}|\\\\\(co|©)'; +my $circle_c_re = '(?:\([cC]\)|@copyright\{}|\\\\\(co|©|©)'; my $holder = $ENV{UPDATE_COPYRIGHT_HOLDER}; $holder ||= 'Free Software Foundation, Inc.'; my $prefix_max = 5; @@ -263,7 +264,9 @@ else print STDERR "$ARGV: warning: copyright statement not found\n"; } +# Hey Emacs! # Local variables: +# coding: utf-8 # mode: perl # indent-tabs-mode: nil # eval: (add-hook 'write-file-hooks 'time-stamp) diff --git a/lib/ylwrap b/lib/ylwrap index d788f2d..d9f09a5 100755 --- a/lib/ylwrap +++ b/lib/ylwrap @@ -1,9 +1,9 @@ #! /bin/sh # ylwrap - wrapper for lex/yacc invocations. -scriptversion=2016-01-11.22; # UTC +scriptversion=2017-09-16.17; # UTC -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # Written by Tom Tromey . # @@ -18,7 +18,7 @@ scriptversion=2016-01-11.22; # UTC # 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 . +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/m4/amversion.in b/m4/amversion.in index 4b845d8..99b14c2 100644 --- a/m4/amversion.in +++ b/m4/amversion.in @@ -1,6 +1,6 @@ ## -*- Autoconf -*- ## @configure_input@ -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/amversion.m4 b/m4/amversion.m4 index a848b0e..9e06a9e 100644 --- a/m4/amversion.m4 +++ b/m4/amversion.m4 @@ -1,6 +1,6 @@ ## -*- Autoconf -*- ## Generated from amversion.in; do not edit by hand. -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -12,10 +12,10 @@ # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.15' +[am__api_version='1.16' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.15.1], [], +m4_if([$1], [1.16], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -31,7 +31,7 @@ m4_define([_AM_AUTOCONF_VERSION], []) # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.15.1])dnl +[AM_AUTOMAKE_VERSION([1.16])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) diff --git a/m4/ar-lib.m4 b/m4/ar-lib.m4 index 4fe6fb3..b4b7b8c 100644 --- a/m4/ar-lib.m4 +++ b/m4/ar-lib.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/as.m4 b/m4/as.m4 index 70ffc2e..afe6013 100644 --- a/m4/as.m4 +++ b/m4/as.m4 @@ -1,6 +1,6 @@ # Figure out how to run the assembler. -*- Autoconf -*- -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/auxdir.m4 b/m4/auxdir.m4 index ae4327d..11bf344 100644 --- a/m4/auxdir.m4 +++ b/m4/auxdir.m4 @@ -1,6 +1,6 @@ # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/cond-if.m4 b/m4/cond-if.m4 index 2c62bd3..e85646f 100644 --- a/m4/cond-if.m4 +++ b/m4/cond-if.m4 @@ -1,6 +1,6 @@ # AM_COND_IF -*- Autoconf -*- -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/cond.m4 b/m4/cond.m4 index 2a889d4..a0a0068 100644 --- a/m4/cond.m4 +++ b/m4/cond.m4 @@ -1,6 +1,6 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/depend.m4 b/m4/depend.m4 index 3b1d4b8..0571cac 100644 --- a/m4/depend.m4 +++ b/m4/depend.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/depout.m4 b/m4/depout.m4 index 5e3f5f7..431c07d 100644 --- a/m4/depout.m4 +++ b/m4/depout.m4 @@ -1,12 +1,11 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # # This file 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. - # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], @@ -14,49 +13,41 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac + # TODO: see whether this extra hack can be removed once we start + # requiring Autoconf 2.70 or later. + AS_CASE([$CONFIG_FILES], + [*\'*], [eval set x "$CONFIG_FILES"], + [*], [set x $CONFIG_FILES]) shift - for mf + # Used to flag and report bootstrapping failures. + am_rc=0 + for am_mf do # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line + am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile which includes + # dependency-tracking related rules and includes. + # Grep'ing the whole file directly is not great: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "$am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done + sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ + || continue + am_dirpart=`AS_DIRNAME(["$am_mf"])` + am_filepart=`AS_BASENAME(["$am_mf"])` + AM_RUN_LOG([cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles]) || am_rc=$? done + if test $am_rc -ne 0; then + AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments + for automatic dependency tracking. Try re-running configure with the + '--disable-dependency-tracking' option to at least be able to build + the package (albeit without support for automatic dependency tracking).]) + fi + AS_UNSET([am_dirpart]) + AS_UNSET([am_filepart]) + AS_UNSET([am_mf]) + AS_UNSET([am_rc]) + rm -f conftest-deps.mk } ])# _AM_OUTPUT_DEPENDENCY_COMMANDS @@ -65,11 +56,10 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each '.P' file that we will -# need in order to bootstrap the dependency handling code. +# This code is only required when automatic dependency tracking is enabled. +# This creates each '.Po' and '.Plo' makefile fragment that we'll need in +# order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) + [AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"])]) diff --git a/m4/dmalloc.m4 b/m4/dmalloc.m4 index 0b9f8d4..03e876a 100644 --- a/m4/dmalloc.m4 +++ b/m4/dmalloc.m4 @@ -3,7 +3,7 @@ ## From Franc,ois Pinard ## ## ----------------------------------- ## -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/extra-recurs.m4 b/m4/extra-recurs.m4 index ac7df8e..1123a9e 100644 --- a/m4/extra-recurs.m4 +++ b/m4/extra-recurs.m4 @@ -1,6 +1,6 @@ # AM_EXTRA_RECURSIVE_TARGETS -*- Autoconf -*- -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/gcj.m4 b/m4/gcj.m4 index 4139711..64076e2 100644 --- a/m4/gcj.m4 +++ b/m4/gcj.m4 @@ -1,7 +1,7 @@ # Check for Java compiler. -*- Autoconf -*- # For now we only handle the GNU compiler. -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/init.m4 b/m4/init.m4 index c848927..2657797 100644 --- a/m4/init.m4 +++ b/m4/init.m4 @@ -1,6 +1,6 @@ # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -87,8 +87,8 @@ AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl AC_REQUIRE([AC_PROG_MKDIR_P])dnl # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: -# -# +# +# AC_SUBST([mkdir_p], ['$(MKDIR_P)']) # We need awk for the "check" target (and possibly the TAP driver). The # system "awk" is bad on some platforms. @@ -155,7 +155,7 @@ END Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: . +that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM diff --git a/m4/install-sh.m4 b/m4/install-sh.m4 index 94b886a..89f27a7 100644 --- a/m4/install-sh.m4 +++ b/m4/install-sh.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/internal/ac-config-macro-dirs.m4 b/m4/internal/ac-config-macro-dirs.m4 index cc05bbe..eaad79c 100644 --- a/m4/internal/ac-config-macro-dirs.m4 +++ b/m4/internal/ac-config-macro-dirs.m4 @@ -4,7 +4,7 @@ # FIXME: keep in sync with the contents of the variable # '$ac_config_macro_dirs_fallback' in aclocal.in. -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/lead-dot.m4 b/m4/lead-dot.m4 index a829321..24f5e69 100644 --- a/m4/lead-dot.m4 +++ b/m4/lead-dot.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/lex.m4 b/m4/lex.m4 index d729c31..f22a32e 100644 --- a/m4/lex.m4 +++ b/m4/lex.m4 @@ -1,6 +1,6 @@ ## Replacement for AC_PROG_LEX. -*- Autoconf -*- ## by Alexandre Oliva -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/lispdir.m4 b/m4/lispdir.m4 index 846ef3f..8e0769d 100644 --- a/m4/lispdir.m4 +++ b/m4/lispdir.m4 @@ -3,7 +3,7 @@ ## From Ulrich Drepper ## Almost entirely rewritten by Alexandre Oliva ## ------------------------ -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/Makefile.inc b/m4/local.mk similarity index 92% rename from m4/Makefile.inc rename to m4/local.mk index eb57027..c421dc9 100644 --- a/m4/Makefile.inc +++ b/m4/local.mk @@ -1,6 +1,5 @@ -## Included by top-level Makefile for Automake. - -## Copyright (C) 1995-2017 Free Software Foundation, Inc. +## -*- makefile-automake -*- +## Copyright (C) 1995-2018 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 @@ -13,7 +12,7 @@ ## 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 . +## along with this program. If not, see . ## ------------------------------ ## ## Automake-provided m4 macros. ## diff --git a/m4/maintainer.m4 b/m4/maintainer.m4 index 33cb24e..3d4eeef 100644 --- a/m4/maintainer.m4 +++ b/m4/maintainer.m4 @@ -1,7 +1,7 @@ # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/make.m4 b/m4/make.m4 index b3ddca9..723565d 100644 --- a/m4/make.m4 +++ b/m4/make.m4 @@ -1,6 +1,6 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -8,42 +8,35 @@ # AM_MAKE_INCLUDE() # ----------------- -# Check to see how make treats includes. +# Check whether make has an 'include' directive that can support all +# the idioms we need for our automatic dependency tracking code. AC_DEFUN([AM_MAKE_INCLUDE], -[am_make=${MAKE-make} -cat > confinc << 'END' +[AC_MSG_CHECKING([whether ${MAKE-make} supports the include directive]) +cat > confinc.mk << 'END' am__doit: - @echo this is the am__doit target + @echo this is the am__doit target >confinc.out .PHONY: am__doit END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) am__include="#" am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) +# BSD make does it like this. +echo '.include "confinc.mk" # ignored' > confmf.BSD +# Other make implementations (GNU, Solaris 10, AIX) do it like this. +echo 'include confinc.mk # ignored' > confmf.GNU +_am_result=no +for s in GNU BSD; do + AM_RUN_LOG([${MAKE-make} -f confmf.$s && cat confinc.out]) + AS_CASE([$?:`cat confinc.out 2>/dev/null`], + ['0:this is the am__doit target'], + [AS_CASE([$s], + [BSD], [am__include='.include' am__quote='"'], + [am__include='include' am__quote=''])]) + if test "$am__include" != "#"; then + _am_result="yes ($s style)" + break + fi +done +rm -f confinc.* confmf.* +AC_MSG_RESULT([${_am_result}]) +AC_SUBST([am__include])]) +AC_SUBST([am__quote])]) diff --git a/m4/missing.m4 b/m4/missing.m4 index 20be2a5..5b43abf 100644 --- a/m4/missing.m4 +++ b/m4/missing.m4 @@ -1,6 +1,6 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/mkdirp.m4 b/m4/mkdirp.m4 index 511f526..0cdcafa 100644 --- a/m4/mkdirp.m4 +++ b/m4/mkdirp.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/obsolete.m4 b/m4/obsolete.m4 index 46e067d..f8327a4 100644 --- a/m4/obsolete.m4 +++ b/m4/obsolete.m4 @@ -2,7 +2,7 @@ # Obsolete and "removed" macros, that must however still report explicit # error messages when used, to smooth transition. # -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/options.m4 b/m4/options.m4 index 45cfa54..90d0617 100644 --- a/m4/options.m4 +++ b/m4/options.m4 @@ -1,6 +1,6 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/prog-cc-c-o.m4 b/m4/prog-cc-c-o.m4 index c366078..243bb25 100644 --- a/m4/prog-cc-c-o.m4 +++ b/m4/prog-cc-c-o.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/python.m4 b/m4/python.m4 index 6d9e934..d6dda13 100644 --- a/m4/python.m4 +++ b/m4/python.m4 @@ -3,7 +3,7 @@ ## From Andrew Dalke ## Updated by James Henstridge ## ------------------------ -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -36,10 +36,24 @@ AC_DEFUN([AM_PATH_PYTHON], [ dnl Find a Python interpreter. Python versions prior to 2.0 are not dnl supported. (2.0 was released on October 16, 2000). - dnl FIXME: Remove the need to hard-code Python versions here. + m4_define_default([am_py_min_ver], m4_ifval([$1], [$1], [2.0])) + dnl The arbitrary default maximum version. + m4_define_default([am_py_max_ver], [4.0]) + m4_define_default([_AM_PYTHON_INTERPRETER_LIST], -[python python2 python3 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 dnl - python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0]) + [[python] \ + dnl If we want some Python 2 versions (min version <= 2.7), + dnl also search for "python2". + m4_if(m4_version_compare(am_py_min_ver, [2.8]), [-1], [python2], []) \ + [python3] \ + dnl Construct a comma-separated list of interpreter names (python2.6, + dnl python2.7, etc). We only care about the first 3 characters of the + dnl version strings (major-dot-minor; not + dnl major-dot-minor-dot-bugfix[-dot-whatever]) + m4_foreach([py_ver], + m4_esyscmd_s(seq -s[[", "]] -f["[[%.1f]]"] m4_substr(am_py_max_ver, [0], [3]) -0.1 m4_substr(am_py_min_ver, [0], [3])), + dnl Remove python2.8 and python2.9 since they will never exist + [m4_bmatch(py_ver, [2.[89]], [], [python]py_ver)])]) AC_ARG_VAR([PYTHON], [the Python interpreter]) diff --git a/m4/runlog.m4 b/m4/runlog.m4 index a56b027..690efc3 100644 --- a/m4/runlog.m4 +++ b/m4/runlog.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/sanity.m4 b/m4/sanity.m4 index 2dbdd21..eaac218 100644 --- a/m4/sanity.m4 +++ b/m4/sanity.m4 @@ -1,6 +1,6 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/silent.m4 b/m4/silent.m4 index 6549ae3..cf3eca7 100644 --- a/m4/silent.m4 +++ b/m4/silent.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/strip.m4 b/m4/strip.m4 index 23b8220..3a12c78 100644 --- a/m4/strip.m4 +++ b/m4/strip.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/substnot.m4 b/m4/substnot.m4 index f781aa0..56eea8a 100644 --- a/m4/substnot.m4 +++ b/m4/substnot.m4 @@ -1,5 +1,5 @@ ## -*- Autoconf -*- -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/tar.m4 b/m4/tar.m4 index ba4704f..5de15fe 100644 --- a/m4/tar.m4 +++ b/m4/tar.m4 @@ -1,6 +1,6 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/upc.m4 b/m4/upc.m4 index 60e05ff..423d121 100644 --- a/m4/upc.m4 +++ b/m4/upc.m4 @@ -1,6 +1,6 @@ # Find a compiler for Unified Parallel C. -*- Autoconf -*- -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/m4/vala.m4 b/m4/vala.m4 index 8b742d1..01aee69 100644 --- a/m4/vala.m4 +++ b/m4/vala.m4 @@ -1,6 +1,6 @@ # Autoconf support for the Vala compiler -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/maintainer/am-ft b/maintainer/am-ft index 6bb7d97..8cc236e 100755 --- a/maintainer/am-ft +++ b/maintainer/am-ft @@ -2,7 +2,7 @@ # Remote testing of Automake tarballs made easy. # This script requires Bash 4.x or later. -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -15,7 +15,7 @@ # 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 . +# along with this program. If not, see . # TODO: some documentation would be nice ... diff --git a/maintainer/am-xft b/maintainer/am-xft index 98263ba..82e9108 100755 --- a/maintainer/am-xft +++ b/maintainer/am-xft @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . MAKE=${MAKE-make} GIT=${GIT-git} $GIT clean -fdx && $MAKE bootstrap && $MAKE dist && exec am-ft "$@" diff --git a/maintainer/maint.mk b/maintainer/maint.mk index 1cfd2e8..197f730 100644 --- a/maintainer/maint.mk +++ b/maintainer/maint.mk @@ -1,6 +1,6 @@ # Maintainer makefile rules for Automake. # -# Copyright (C) 1995-2017 Free Software Foundation, Inc. +# Copyright (C) 1995-2018 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 @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . # Avoid CDPATH issues. unexport CDPATH @@ -286,7 +286,7 @@ announcement: NEWS $(AM_V_GEN): \ && rm -f $@ $@-t \ && $(determine_release_type) \ - && ftp_base="ftp://$$dest.gnu.org/gnu/$(PACKAGE)" \ + && ftp_base="https://$$dest.gnu.org/gnu/$(PACKAGE)" \ && X () { printf '%s\n' "$$*" >> $@-t; } \ && X "We are pleased to announce the $(PACKAGE_NAME) $(VERSION)" \ "$$announcement_type." \ @@ -458,6 +458,7 @@ update_copyright_env = \ # not expected to have a copyright notice. files_without_copyright = \ .autom4te.cfg \ + .dir-locals.el \ .git-log-fix \ .gitattributes \ .gitignore \ @@ -502,7 +503,7 @@ update-copyright: # Run the testsuite with the least supported autoconf version. # # -------------------------------------------------------------- # -gnu-ftp = http://ftp.gnu.org/gnu +gnu-ftp = https://ftp.gnu.org/gnu # Various shorthands: version, name, package name, tarball name, # tarball location, installation directory. diff --git a/maintainer/rename-tests b/maintainer/rename-tests index 8c64387..50d9700 100755 --- a/maintainer/rename-tests +++ b/maintainer/rename-tests @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Convenience script to rename test cases in Automake. -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -14,7 +14,7 @@ # 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 . +# along with this program. If not, see . set -e -u diff --git a/maintainer/syntax-checks.mk b/maintainer/syntax-checks.mk index c8b0740..1a64367 100644 --- a/maintainer/syntax-checks.mk +++ b/maintainer/syntax-checks.mk @@ -1,6 +1,6 @@ # Maintainer checks for Automake. Requires GNU make. -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . # We also have to take into account VPATH builds (where some generated # tests might be in '$(builddir)' rather than in '$(srcdir)'), TAP-based @@ -51,6 +51,7 @@ sc_mkinstalldirs \ sc_pre_normal_post_install_uninstall \ sc_perl_no_undef \ sc_perl_no_split_regex_space \ +sc_perl_protos \ sc_cd_in_backquotes \ sc_cd_relative_dir \ sc_perl_at_uscore_in_scalar_context \ @@ -102,6 +103,13 @@ sc_sanity_gnu_grep: .PHONY: sc_sanity_gnu_grep $(syntax_check_rules): sc_sanity_gnu_grep +# Check that every subroutine in perl scripts has a corresponding +# prototype +sc_perl_protos: + $(AM_V_GEN)$(srcdir)/maintainer/check-perl-protos \ + <$(srcdir)/bin/aclocal.in && \ + $(srcdir)/maintainer/check-perl-protos <$(srcdir)/bin/automake.in + # These check avoids accidental configure substitutions in the source. # There are exactly 8 lines that should be modified from automake.in to # automake, and 9 lines that should be modified from aclocal.in to diff --git a/old/ChangeLog-tests b/old/ChangeLog-tests index 24f76e0..0af4ec5 100644 --- a/old/ChangeLog-tests +++ b/old/ChangeLog-tests @@ -1442,7 +1442,7 @@ Sat Feb 10 17:08:39 1996 Tom Tromey ----- -Copyright 2012-2017 Free Software Foundation, Inc. +Copyright 2012-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/ChangeLog.00 b/old/ChangeLog.00 index a15902f..76b375f 100644 --- a/old/ChangeLog.00 +++ b/old/ChangeLog.00 @@ -2205,7 +2205,7 @@ ----- -Copyright 1999-2017 Free Software Foundation, Inc. +Copyright 1999-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/ChangeLog.01 b/old/ChangeLog.01 index a522ea7..09fed82 100644 --- a/old/ChangeLog.01 +++ b/old/ChangeLog.01 @@ -4931,7 +4931,7 @@ ----- -Copyright (C) 2001-2017 Free Software Foundation, Inc. +Copyright (C) 2001-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/ChangeLog.02 b/old/ChangeLog.02 index bb3e974..d2d739a 100644 --- a/old/ChangeLog.02 +++ b/old/ChangeLog.02 @@ -3219,7 +3219,7 @@ ----- -Copyright (C) 2002-2017 Free Software Foundation, Inc. +Copyright (C) 2002-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/ChangeLog.03 b/old/ChangeLog.03 index 77c4ecb..dcc1226 100644 --- a/old/ChangeLog.03 +++ b/old/ChangeLog.03 @@ -777,7 +777,7 @@ * lib/Automake/XFile.pm: Use Errno. (lock): Ignore ENOLCK errors. Problem reported Andreas Schwab in - . + . 2003-09-30 Tom Tromey @@ -1743,7 +1743,7 @@ * lib/install-sh (dsttmp, rmtmp): Do not use '#' in file names; it's not guaranteed by POSIX and it doesn't work on OpenVMS. Bug reported by Bernard Giroud in: - http://mail.gnu.org/archive/html/autoconf-patches/2003-06/msg00013.html + https://mail.gnu.org/archive/html/autoconf-patches/2003-06/msg00013.html 2003-06-05 Alexandre Duret-Lutz @@ -2965,7 +2965,7 @@ ----- -Copyright (C) 2003-2017 Free Software Foundation, Inc. +Copyright (C) 2003-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/ChangeLog.04 b/old/ChangeLog.04 index 0bbd2b0..c3042cd 100644 --- a/old/ChangeLog.04 +++ b/old/ChangeLog.04 @@ -147,7 +147,7 @@ * lib/mdate-sh: Don't use "set - x`$ls_command /`", as zsh mishandles the spaces inside $ls_command. Problem reported by Loulou Pouchet in - . + . Don't use "set - x"; plain "set x" is enough, and simplifies debugging. 2004-12-05 Toshio Kuratomi @@ -1613,7 +1613,7 @@ ----- -Copyright (C) 2004-2017 Free Software Foundation, Inc. +Copyright (C) 2004-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/ChangeLog.09 b/old/ChangeLog.09 index 748bfcb..ca3ad65 100644 --- a/old/ChangeLog.09 +++ b/old/ChangeLog.09 @@ -3559,7 +3559,7 @@ * tests/output13.test: New test. * tests/Makefile.am: Adjust. Prompted by report from Bruno Haible in - . + . Fix signal handling in aclocal. * aclocal.in (unlink_tmp): If invoked by a signal, note so @@ -3801,7 +3801,7 @@ * tests/missing4.test: Adjust. * NEWS: Update. Problem reported by Bruno Haible in - . + . 2007-05-03 Stepan Kasal @@ -3917,7 +3917,7 @@ * lib/install-sh: Implement install-sh -C. (This patch is the remaining part of the patch proposed in - .) + .) (usage): Document it. (copy_on_change): New var. * tests/defs.in (is_younger): New function. @@ -3934,7 +3934,7 @@ Simplify install-sh and its test. This shouldn't change any behavior. (This patch is a subset of the patch proposed in - .) + .) * lib/install-sh (usage): Use usual GNU style. (dstarg): Rename as... (dst_arg): this for consistency. @@ -4131,7 +4131,7 @@ equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD system. We hope this is rare in practice, but it's clearly worth fixing. Problem reported by Alex Unleashed in - . + . Also, don't bother to check for -m bugs unless we're using -m; suggested by Stepan Kasal. @@ -4393,7 +4393,7 @@ likely to work with older operating systems since Automake uses octal modes, and also works around a bug with HP-UX 11.23 'mkdir -p -m u=rwx,g=rx,o=rx,u+wx' reported by Ralf Wildenhues in - . + . (cp_umask, mkdir_umask): New variables, to avoid temporarily creating files or directories with too-permissive modes. (mkdir_mode): Use the FreeBSD 'install' method for computing modes of @@ -4412,7 +4412,7 @@ * tests/defs.in (AUTOMAKE_run): Redirect stdout before stderr, for consistency with the recommendation prompted by this report: - . + . 2006-06-24 Stepan Kasal Ralf Wildenhues @@ -5757,7 +5757,7 @@ ----- -Copyright (C) 2005-2017 Free Software Foundation, Inc. +Copyright (C) 2005-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/ChangeLog.11 b/old/ChangeLog.11 index f7ec2c5..b9955db 100644 --- a/old/ChangeLog.11 +++ b/old/ChangeLog.11 @@ -21,7 +21,7 @@ regex: remove obsolete macro AM_WITH_REGEX Today, practically nobody uses the GNU rx library, which, according - to its own website , has + to its own website , has been "decommissioned". Consequently, the automake-provided macro AM_WITH_REGEX is not used nor required anymore. * m4/regex.m4: Delete. @@ -98,7 +98,7 @@ We have actually verified that the new version of the test case catches the Automake 1.7 it is intended to check against, using the Automake 1.7.9 tarball downloaded from: - + Reported by Jim Meyering in automake bug#10374. 2011-12-27 Stefano Lattarini @@ -396,7 +396,7 @@ * tests/libtool-macros.test: Likewise. See also: - + 2011-12-22 Stefano Lattarini @@ -443,7 +443,7 @@ regex: deprecate the obsolete macro AM_WITH_REGEX This is a backport of commit v1.11-433-g37b0aee. Today, practically nobody uses the GNU rx library, which, according - to its own website , has + to its own website , has been "decommissioned". Consequently, the automake-provided macro AM_WITH_REGEX is not used nor required anymore. Deprecate it, so that it will be possible to safely remove it in the next major @@ -458,7 +458,7 @@ * tests/Makefile.am (TESTS): Add it. * NEWS: Update. See also: - + 2011-12-22 Stefano Lattarini @@ -767,7 +767,7 @@ ($AUTOHEADER, $AUTORECONF): Likewise, but for autoheader and autoreconf respectively. Reported by Bruno Haible: - + 2011-12-16 Stefano Lattarini @@ -964,7 +964,7 @@ spurious failures experienced when cross-compiling. From a report by Jim Meyering: - + * tests/cond35.test: Provide a dummy `yywrap' function. * tests/lex3.test: Likewise. @@ -1033,8 +1033,8 @@ * lib/am/texinfos.am (install-html-am): Use an extra variable indirection to work around a bug in Solaris 10 /usr/xpg4/bin/sh. Bug revealed by a failure of `txinfo21.test'. See also: - - + + 2011-11-17 Stefano Lattarini @@ -1663,7 +1663,7 @@ spurious failures experienced when cross-compiling. Reported by Jim Meyering: - + * tests/cond35.test: Provide a dummy `yywrap' function. * tests/lex3.test: Likewise. @@ -2395,7 +2395,7 @@ signal is trapped, since trying to do it portably within the shell means opening a nasty can of worms. For more information and background, see: - + @@ -3562,7 +3562,7 @@ make was run in concurrent mode (as in, e.g., "make -j2 check"). The bug is not present in NetBSD make. This change fixes automake bug#9245: - + See also FreeBSD PR bin/159730: * lib/am/check.am [%?PARALLEL_TESTS%] $(TEST_SUITE_LOG): Use a @@ -5286,8 +5286,8 @@ simple tests: support developer-defined fd redirections Motivated by coreutils bug#8846, and related discussions: - - + + In those threads it has been shown how problematic it can be to do portable file descriptor redirections in the testsuite when using the Automake testsuite harness. This change should remedy to that @@ -5541,7 +5541,7 @@ This change introduces a new special `:test-result:' "END", that, when seen, prevents the rest of the log file from being parsed. For more information, refer to the thread: - + * lib/am/check.am ($(TEST_SUITE_LOG)): Stop the parsing of a log file as soon as the special ":test-result:END" directive is seen. Related changes and enhancements. @@ -6178,9 +6178,9 @@ * tests/tests-environment-fd-redirect.test: New test. * tests/Makefile.am (TESTS): Update. Motivated by coreutils bug#8846: - + See also following CC:ed thread on bug-autoconf list: - + 2011-06-16 Stefano Lattarini @@ -6215,9 +6215,9 @@ Based on commit v8.12-82-g6b68745 "tests: accommodate HP-UX and ksh-derived shells" in GNU coreutils. Further references, with lots of discussion: - + - + 2011-06-13 Stefano Lattarini @@ -6478,7 +6478,7 @@ The described spurious failures have already occurred in practice, for examples on Solaris systems which also had GNU Bash installed. From a suggestion by Peter Rosin. See discussion at: - + * tests/defs (xsi-shell): Now check that $SHELL, rather than the shell currently running the test script, is an XSI shell. (xsi-bin-sh): New requirement, checking that /bin/sh (which can @@ -6772,7 +6772,7 @@ caused inconsistencies in the test suite, brining to spurious failures. Problem reported by Graham Reitz on the automake list; see thread: - + * automake.in ($traces): Use `@am_AUTOCONF', not simply `autoconf'. * aclocal.in ($traces): Use `@am_AUTOM4TE', not simply `autom4te'. * Makefile.am (do_subst): Substitute also `@am_AUTOCONF' and @@ -8180,7 +8180,7 @@ check: new developer-reserved AM_TESTS_SETUP variable For reference, see the discussion at: - + * lib/am/check.am [%?PARALLEL_TESTS%] (am__check_pre): Pass also $(AM_TESTS_SETUP). Comments updated, and some typos fixed. * doc/automake.texi (Simple Tests using parallel-tests): Document @@ -10051,7 +10051,7 @@ the $(TEST_LOG_COMPILER). For more information, please refer to the thread "Fix parallel testsuite run with zsh" on automake-patches, dated 2010-12-22: - + This change works around the problems described above for Zsh 4.3 or later, and offers better error messages (instead of random failures) for earlier Zsh version. @@ -10088,9 +10088,9 @@ implementations with limited (broken?) `-k' support; for more information, see these subthreads on the automake-patches list: - 2010-11-15, "Testsuite failures on HP-UX 11.23", - + - 2010-11-15, "Testsuite failures on IRIX 6.5", - + 2010-12-21 Stefano Lattarini @@ -13097,7 +13097,7 @@ ----- -Copyright (C) 2010-2017 Free Software Foundation, Inc. +Copyright (C) 2010-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/ChangeLog.96 b/old/ChangeLog.96 index eaf1a9c..d661705 100644 --- a/old/ChangeLog.96 +++ b/old/ChangeLog.96 @@ -3679,7 +3679,7 @@ Mon Sep 19 23:39:21 1994 djm ----- -Copyright 1994-2017 Free Software Foundation, Inc. +Copyright 1994-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/ChangeLog.98 b/old/ChangeLog.98 index 0dad2bd..2bef478 100644 --- a/old/ChangeLog.98 +++ b/old/ChangeLog.98 @@ -2185,7 +2185,7 @@ Thu Jan 2 14:16:17 1997 Tom Tromey ----- -Copyright 1997-2017 Free Software Foundation, Inc. +Copyright 1997-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/old/TODO b/old/TODO index 1276a88..e4bd8fa 100644 --- a/old/TODO +++ b/old/TODO @@ -266,7 +266,7 @@ distribution. Also allow "html_DATA", for raw .html files. [ when will texinfo directly support html? ] See also Karl Berry's message on a roadmap for a "info -> html" transition: - + uninstall and pkg-dirs should rm -rf the dir. @@ -400,7 +400,7 @@ with all the different package utilities somehow. Lately I've been hearing good things about the RedHat packaging utilities. Why are there so many of these? Are they fun to write or something? The RedHat package utility is called RPM; see - ftp://ftp.redhat.com/pub/code/rpm + http://rpm.org/ It actually has problems, like no configure script and no documentation. For Cygnus it would probably be good to be able to handle the native @@ -483,7 +483,7 @@ that aren't mentioned? * copyright notice -Copyright 1994-2017 Free Software Foundation, Inc. +Copyright 1994-2018 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 @@ -496,7 +496,7 @@ 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 . +along with this program. If not, see . Local Variables: diff --git a/pre-inst-env.in b/pre-inst-env.in new file mode 100644 index 0000000..40f5fd2 --- /dev/null +++ b/pre-inst-env.in @@ -0,0 +1,41 @@ +#! /bin/sh +# Copyright © 2017-2018 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 . + +abs_top_srcdir="@abs_top_srcdir@" +abs_top_builddir="@abs_top_builddir@" + +sep='@PATH_SEPARATOR@'; + +PERL5LIB="$abs_top_builddir/lib/${sep}$abs_top_srcdir/lib/${PERL5LIB:+${sep}}$PERL5LIB" +export PERL5LIB + +PATH="$abs_top_builddir/bin${sep}$PATH" +export PATH + +# Trigger the use of local modules. +AUTOMAKE_UNINSTALLED=1 +export AUTOMAKE_UNINSTALLED + +AUTOMAKE_LIBDIR="$abs_top_srcdir/lib" +export AUTOMAKE_LIBDIR + +ACLOCAL_AUTOMAKE_DIR="$abs_top_srcdir/m4" +export ACLOCAL_AUTOMAKE_DIR + +ACLOCAL_PATH="$abs_top_srcdir/m4/acdir" +export ACLOCAL_PATH + +exec "$@" diff --git a/t/CheckListOfTests.am b/t/CheckListOfTests.am index ca29b47..d158dfb 100644 --- a/t/CheckListOfTests.am +++ b/t/CheckListOfTests.am @@ -1,6 +1,6 @@ ## -*- Automake -*- ## -## Copyright (C) 2011-2017 Free Software Foundation, Inc. +## Copyright (C) 2011-2018 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 @@ -13,7 +13,7 @@ ## 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 . +## along with this program. If not, see . ## ## Temporary files used in the 'check-list-of-tests' recipe. diff --git a/t/ac-output-old.tap b/t/ac-output-old.tap index d5e17ab..3e3e859 100644 --- a/t/ac-output-old.tap +++ b/t/ac-output-old.tap @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for various older bugs related to quoting, escaping and # line breaking in the use of AC_OUTPUT. Synthesised by a bunch diff --git a/t/aclocal-I-and-install.sh b/t/aclocal-I-and-install.sh index d906de7..151085c 100644 --- a/t/aclocal-I-and-install.sh +++ b/t/aclocal-I-and-install.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal define macros in the same order as -I's. # This is the similar to aclocal-I-order-1.sh, with the macro calls diff --git a/t/aclocal-I-order-1.sh b/t/aclocal-I-order-1.sh index 46263cc..a56a2db 100644 --- a/t/aclocal-I-order-1.sh +++ b/t/aclocal-I-order-1.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal define macros in the same order as -I's. diff --git a/t/aclocal-I-order-2.sh b/t/aclocal-I-order-2.sh index b6790e4..818c14f 100644 --- a/t/aclocal-I-order-2.sh +++ b/t/aclocal-I-order-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that when two files define the same macro in the same # directory, the macro from the lexically greatest file is used. diff --git a/t/aclocal-I-order-3.sh b/t/aclocal-I-order-3.sh index a5d0d8f..72fd363 100644 --- a/t/aclocal-I-order-3.sh +++ b/t/aclocal-I-order-3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that when two files define the same macro in the same # directory, the macro from the lexically greatest file is used. diff --git a/t/aclocal-acdir.sh b/t/aclocal-acdir.sh index 6e0251c..41a88f9 100644 --- a/t/aclocal-acdir.sh +++ b/t/aclocal-acdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test aclocal's '--automake-acdir' and '--system-acdir' options. Also # check that stuff in the automake acdir takes precedence over stuff in diff --git a/t/aclocal-amflags.sh b/t/aclocal-amflags.sh index 09e3458..7e7db9b 100644 --- a/t/aclocal-amflags.sh +++ b/t/aclocal-amflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the obsolescent idiom of setting $(ACLOCAL_AMFLAGS) in # Makefile.am still works. Remove this test once support for this diff --git a/t/aclocal-autoconf-version-check.sh b/t/aclocal-autoconf-version-check.sh index 0709de0..afb2eeb 100644 --- a/t/aclocal-autoconf-version-check.sh +++ b/t/aclocal-autoconf-version-check.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure autoconf version checks in aclocal.m4 are robust. diff --git a/t/aclocal-comments-respected.sh b/t/aclocal-comments-respected.sh index 41c12a9..ad94aaf 100644 --- a/t/aclocal-comments-respected.sh +++ b/t/aclocal-comments-respected.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal ignores include() commands in comments. # Report from Mike Frysinger. diff --git a/t/aclocal-deleted-header-aclocal-amflags.sh b/t/aclocal-deleted-header-aclocal-amflags.sh index 5bdfbcf..c6b70c6 100644 --- a/t/aclocal-deleted-header-aclocal-amflags.sh +++ b/t/aclocal-deleted-header-aclocal-amflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the "deleted header file" issue is fixed wrt. aclocal.m4 # dependencies. diff --git a/t/aclocal-deleted-header.sh b/t/aclocal-deleted-header.sh index 918f929..b24f2f8 100644 --- a/t/aclocal-deleted-header.sh +++ b/t/aclocal-deleted-header.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the "deleted header file" issue is fixed w.r.t. aclocal.m4 # dependencies. See also related the tests 'remake-deleted-m4-file.sh' diff --git a/t/aclocal-deps-subdir.sh b/t/aclocal-deps-subdir.sh index ec53bf9..cd7d1af 100644 --- a/t/aclocal-deps-subdir.sh +++ b/t/aclocal-deps-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that aclocal.m4's dependencies are honored in # sub-directories. See also related tests 'remake-subdir*.sh'. diff --git a/t/aclocal-deps.sh b/t/aclocal-deps.sh index edb5bee..539b4cd 100644 --- a/t/aclocal-deps.sh +++ b/t/aclocal-deps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure dependencies on aclocal.m4 are set correctly. # Report from Jim Meyering. diff --git a/t/aclocal-dirlist-abspath.sh b/t/aclocal-dirlist-abspath.sh index 9e1f041..be66ae0 100644 --- a/t/aclocal-dirlist-abspath.sh +++ b/t/aclocal-dirlist-abspath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check use of absolute paths in dirlist. diff --git a/t/aclocal-dirlist-globbing.sh b/t/aclocal-dirlist-globbing.sh index 0451efc..3bfba68 100644 --- a/t/aclocal-dirlist-globbing.sh +++ b/t/aclocal-dirlist-globbing.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check dirlist globbing support. diff --git a/t/aclocal-dirlist.sh b/t/aclocal-dirlist.sh index 79563e8..79b25ca 100644 --- a/t/aclocal-dirlist.sh +++ b/t/aclocal-dirlist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check dirlist support. diff --git a/t/aclocal-install-absdir.sh b/t/aclocal-install-absdir.sh index 973d742..6bc3b73 100644 --- a/t/aclocal-install-absdir.sh +++ b/t/aclocal-install-absdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure "aclocal --install" install files also in directories # passed to '-I' as absolute paths. Now that we support the diff --git a/t/aclocal-install-fail.sh b/t/aclocal-install-fail.sh index d9651ca..b0367eb 100644 --- a/t/aclocal-install-fail.sh +++ b/t/aclocal-install-fail.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that "aclocal --install" fails when it should. # FIXME: this is a good candidate for a conversion to TAP. diff --git a/t/aclocal-install-mkdir.sh b/t/aclocal-install-mkdir.sh index 556cff6..e20562a 100644 --- a/t/aclocal-install-mkdir.sh +++ b/t/aclocal-install-mkdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that "aclocal --install" creates the local m4 directory if # necessary. diff --git a/t/aclocal-m4-include-are-scanned-aclocal-amflags.sh b/t/aclocal-m4-include-are-scanned-aclocal-amflags.sh index 2fe9cc8..efa8c48 100644 --- a/t/aclocal-m4-include-are-scanned-aclocal-amflags.sh +++ b/t/aclocal-m4-include-are-scanned-aclocal-amflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure m4_included files are also scanned for definitions. # Report from Phil Edwards. diff --git a/t/aclocal-m4-include-are-scanned.sh b/t/aclocal-m4-include-are-scanned.sh index 96e70b9..ad6761d 100644 --- a/t/aclocal-m4-include-are-scanned.sh +++ b/t/aclocal-m4-include-are-scanned.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure m4_included files are also scanned for definitions. # Report from Phil Edwards. diff --git a/t/aclocal-m4-sinclude.sh b/t/aclocal-m4-sinclude.sh index 507230f..83d1f1d 100644 --- a/t/aclocal-m4-sinclude.sh +++ b/t/aclocal-m4-sinclude.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure changes to m4_included files also cause aclocal.m4 to change. diff --git a/t/aclocal-macrodir.tap b/t/aclocal-macrodir.tap index 877dccd..1433f5e 100644 --- a/t/aclocal-macrodir.tap +++ b/t/aclocal-macrodir.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Several tests on the use of the m4 macro AC_CONFIG_MACRO_DIR with # aclocal. See also related test 'aclocal-macrodir.tap'. diff --git a/t/aclocal-macrodirs.tap b/t/aclocal-macrodirs.tap index b43410a..d22513e 100644 --- a/t/aclocal-macrodirs.tap +++ b/t/aclocal-macrodirs.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Several tests on the use of the m4 macro AC_CONFIG_MACRO_DIRS with # aclocal. See also related test 'aclocal-macrodir.tap'. diff --git a/t/aclocal-missing-macros.sh b/t/aclocal-missing-macros.sh index 92fde75..5125640 100644 --- a/t/aclocal-missing-macros.sh +++ b/t/aclocal-missing-macros.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure include of include detects missing macros diff --git a/t/aclocal-no-extra-scan.sh b/t/aclocal-no-extra-scan.sh index eb629f0..4897358 100644 --- a/t/aclocal-no-extra-scan.sh +++ b/t/aclocal-no-extra-scan.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal does not include definitions that are not actually # evaluated. diff --git a/t/aclocal-no-force.sh b/t/aclocal-no-force.sh index 4c15d01..0935574 100644 --- a/t/aclocal-no-force.sh +++ b/t/aclocal-no-force.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal does not overwrite aclocal.m4 needlessly. # Also make sure automake --no-force does not overwrite Makefile.in needlessly. diff --git a/t/aclocal-no-install-no-mkdir.sh b/t/aclocal-no-install-no-mkdir.sh index bbcf624..16ec3e4 100644 --- a/t/aclocal-no-install-no-mkdir.sh +++ b/t/aclocal-no-install-no-mkdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that aclocal does not create a non-existent local m4 directory # if the '--install' option is not given. diff --git a/t/aclocal-no-symlinked-overwrite.sh b/t/aclocal-no-symlinked-overwrite.sh index c0f0140..e52df42 100644 --- a/t/aclocal-no-symlinked-overwrite.sh +++ b/t/aclocal-no-symlinked-overwrite.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal does not write into symlinked aclocal.m4. diff --git a/t/aclocal-no-unused-required.sh b/t/aclocal-no-unused-required.sh index eb8ae39..b70fd02 100644 --- a/t/aclocal-no-unused-required.sh +++ b/t/aclocal-no-unused-required.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal does not require unused macros. diff --git a/t/aclocal-path-install-serial.sh b/t/aclocal-path-install-serial.sh index ccbdb16..5295fea 100644 --- a/t/aclocal-path-install-serial.sh +++ b/t/aclocal-path-install-serial.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # ACLOCAL_PATH, acdir and '--install' interactions when serial number # are involved. diff --git a/t/aclocal-path-install.sh b/t/aclocal-path-install.sh index 6b58150..2edacff 100644 --- a/t/aclocal-path-install.sh +++ b/t/aclocal-path-install.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # ACLOCAL_PATH and '--install' interactions. diff --git a/t/aclocal-path-nonexistent.sh b/t/aclocal-path-nonexistent.sh index 88451b2..8221bdb 100644 --- a/t/aclocal-path-nonexistent.sh +++ b/t/aclocal-path-nonexistent.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Non-existent directories in ACLOCAL_PATH are ok. diff --git a/t/aclocal-path-precedence.sh b/t/aclocal-path-precedence.sh index 36cfe4f..a3f5b40 100644 --- a/t/aclocal-path-precedence.sh +++ b/t/aclocal-path-precedence.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check precedence rules for ACLOCAL_PATH. diff --git a/t/aclocal-path.sh b/t/aclocal-path.sh index d10b30a..71f7dc1 100644 --- a/t/aclocal-path.sh +++ b/t/aclocal-path.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check basic ACLOCAL_PATH support. diff --git a/t/aclocal-pr450.sh b/t/aclocal-pr450.sh index 7c52de5..54f9f04 100644 --- a/t/aclocal-pr450.sh +++ b/t/aclocal-pr450.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal does not fail on configure.ac inclusions that do # more than just variable definitions. diff --git a/t/aclocal-print-acdir.sh b/t/aclocal-print-acdir.sh index c6fa414..c8065b3 100644 --- a/t/aclocal-print-acdir.sh +++ b/t/aclocal-print-acdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test on aclocal's '--print-ac-dir' option. diff --git a/t/aclocal-remake-misc.sh b/t/aclocal-remake-misc.sh index c1f01dd..d828a88 100644 --- a/t/aclocal-remake-misc.sh +++ b/t/aclocal-remake-misc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal.m4 is rebuilt whenever a configure # dependency changes. Test for acinclude.m4 and VPATH too. diff --git a/t/aclocal-req.sh b/t/aclocal-req.sh index 92cf333..83df0d3 100644 --- a/t/aclocal-req.sh +++ b/t/aclocal-req.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure macro used in m4 file is included. diff --git a/t/aclocal-scan-configure-ac-pr319.sh b/t/aclocal-scan-configure-ac-pr319.sh index 8de0897..83f7e5a 100644 --- a/t/aclocal-scan-configure-ac-pr319.sh +++ b/t/aclocal-scan-configure-ac-pr319.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal scans configure.ac for macro definitions. # PR/319. diff --git a/t/aclocal-serial.sh b/t/aclocal-serial.sh index e256cd0..b327cb3 100644 --- a/t/aclocal-serial.sh +++ b/t/aclocal-serial.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for --install with #serial numbers. diff --git a/t/aclocal-underquoted-defun.sh b/t/aclocal-underquoted-defun.sh index 2f07c03..d2b85f2 100644 --- a/t/aclocal-underquoted-defun.sh +++ b/t/aclocal-underquoted-defun.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure we diagnose underquoted AC_DEFUN's. diff --git a/t/aclocal-verbose-install.sh b/t/aclocal-verbose-install.sh index de6ea91..c2b2942 100644 --- a/t/aclocal-verbose-install.sh +++ b/t/aclocal-verbose-install.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check verbose messages by 'aclocal --install'. diff --git a/t/aclocal.sh b/t/aclocal.sh index 64e1aa8..008493d 100644 --- a/t/aclocal.sh +++ b/t/aclocal.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,23 +12,37 @@ # 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 . +# along with this program. If not, see . -# Test on some aclocal options. Report from Alexandre Oliva. +# Test aclocal command-line interface. Report from Alexandre Oliva. am_create_testdir=empty . test-init.sh echo "AC_INIT([$me], [0]) AM_INIT_AUTOMAKE" > configure.ac +# Check that aclocal conforms to GNU Coding Standards. +$ACLOCAL --help +$ACLOCAL --version + +## ----------------- ## +## Check --output. ## +## ----------------- ## + +# Check that --output produce the corresponding file. $ACLOCAL --output=fred test -f fred +# Check that --output requires an argument. $ACLOCAL --output 2>stderr && { cat stderr >&2; exit 1; } cat stderr >&2 grep 'option.*--output.*requires an argument' stderr grep '[Tt]ry.*--help.*for more information' stderr +## ----------------------------------- ## +## Check Wrong command-line options. ## +## ----------------------------------- ## + $ACLOCAL --unknown-option 2>stderr && { cat stderr >&2; exit 1; } cat stderr >&2 grep 'unrecognized option.*--unknown-option' stderr @@ -44,6 +58,4 @@ cat stderr >&2 grep 'unrecognized option.*--ver' stderr grep '[Tt]ry.*--help.*for more information' stderr -$ACLOCAL --versi - : diff --git a/t/acsilent.sh b/t/acsilent.sh index 2157630..5c9403b 100644 --- a/t/acsilent.sh +++ b/t/acsilent.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure there are no spurious acinclude warnings. diff --git a/t/acsubst.sh b/t/acsubst.sh index c05e890..fd26836 100644 --- a/t/acsubst.sh +++ b/t/acsubst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . . test-init.sh diff --git a/t/acsubst2.sh b/t/acsubst2.sh index 60ccf29..6e51cbd 100644 --- a/t/acsubst2.sh +++ b/t/acsubst2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . . test-init.sh diff --git a/t/add-missing-install-sh.sh b/t/add-missing-install-sh.sh index ba21c87..f954131 100644 --- a/t/add-missing-install-sh.sh +++ b/t/add-missing-install-sh.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for this bug: # automake: Makefile.am: required file "../../install-sh" not found; installing diff --git a/t/add-missing-multiple.sh b/t/add-missing-multiple.sh index 5f0772b..98c70f7 100644 --- a/t/add-missing-multiple.sh +++ b/t/add-missing-multiple.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake will install several copies of required files if needed. # Reported by Marius Vollmer. diff --git a/t/add-missing.tap b/t/add-missing.tap index 512602c..273d8cc 100644 --- a/t/add-missing.tap +++ b/t/add-missing.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that automake complains when required auxiliary files are not # found, and that 'automake --add-missing' installs the files (and only diff --git a/t/all.sh b/t/all.sh index 70b1abf..6bf3cb8 100644 --- a/t/all.sh +++ b/t/all.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure several *-local's in a single rule work. diff --git a/t/all2.sh b/t/all2.sh index d80b62b..dcea57c 100644 --- a/t/all2.sh +++ b/t/all2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure all-local and other -local targets work correctly. diff --git a/t/alloca.sh b/t/alloca.sh index b56ce89..b125f8a 100644 --- a/t/alloca.sh +++ b/t/alloca.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we complain if @ALLOCA@ is used without being set in configure.ac diff --git a/t/alloca2.sh b/t/alloca2.sh index 8be2c56..c73dd69 100644 --- a/t/alloca2.sh +++ b/t/alloca2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we complain if @LTALLOCA@ is used without being set in configure.ac diff --git a/t/alpha.sh b/t/alpha.sh index 35df26e..51ac10f 100644 --- a/t/alpha.sh +++ b/t/alpha.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure README-alpha is distributed when appropriate. Report from # Jim Meyering. diff --git a/t/alpha2.sh b/t/alpha2.sh index 0f3fb17..c87b14d 100644 --- a/t/alpha2.sh +++ b/t/alpha2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another check for README-alpha support. This time it is requested # from configure.ac. Report from Akim Demaille. diff --git a/t/am-config-header.sh b/t/am-config-header.sh index 945cf23..fd18b06 100644 --- a/t/am-config-header.sh +++ b/t/am-config-header.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the obsolete macro AM_CONFIG_HEADER still works. diff --git a/t/am-default-source-ext.sh b/t/am-default-source-ext.sh index d42193d..49ef2fb 100644 --- a/t/am-default-source-ext.sh +++ b/t/am-default-source-ext.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # AM_DEFAULT_SOURCE_EXT diff --git a/t/am-include-only-one-generated-fragment.sh b/t/am-include-only-one-generated-fragment.sh index f0c6834..19e5d0c 100644 --- a/t/am-include-only-one-generated-fragment.sh +++ b/t/am-include-only-one-generated-fragment.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2014-2017 Free Software Foundation, Inc. +# Copyright (C) 2014-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that inclusion of only one '.am' that can be regenerated via # a user-defined Makefile rule does not incur in spurious automake diff --git a/t/am-macro-not-found.sh b/t/am-macro-not-found.sh index aed6535..c01d6e8 100644 --- a/t/am-macro-not-found.sh +++ b/t/am-macro-not-found.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to see if aclocal correctly reports missing AM_ macro. diff --git a/t/am-missing-prog.sh b/t/am-missing-prog.sh index b76b8f3..bd8c0d2 100644 --- a/t/am-missing-prog.sh +++ b/t/am-missing-prog.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test AM_MISSING_PROG. diff --git a/t/am-prog-cc-c-o.sh b/t/am-prog-cc-c-o.sh index b5439c8..fbd6a65 100644 --- a/t/am-prog-cc-c-o.sh +++ b/t/am-prog-cc-c-o.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that uses of the obsolescent AM_PROG_CC_C_O macro doesn't # cause spurious warnings or errors. Suggested by Eric Blake. diff --git a/t/am-prog-cc-stdc.sh b/t/am-prog-cc-stdc.sh index 6f9903f..48c8518 100644 --- a/t/am-prog-cc-stdc.sh +++ b/t/am-prog-cc-stdc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the obsolete macro the obsolete macro AM_PROG_CC_STDC # still works. diff --git a/t/am-tests-environment.sh b/t/am-tests-environment.sh index d29c995..a5014f3 100644 --- a/t/am-tests-environment.sh +++ b/t/am-tests-environment.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests: check AM_TESTS_ENVIRONMENT support, and its # interactions with TESTS_ENVIRONMENT. diff --git a/t/amassign.sh b/t/amassign.sh index 9d89101..8141e16 100644 --- a/t/amassign.sh +++ b/t/amassign.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to see if AM_ name can be assigned to in configure.ac. # Report from Steve Robbins. diff --git a/t/amhello-binpkg.sh b/t/amhello-binpkg.sh index 5f2501c..18ba652 100644 --- a/t/amhello-binpkg.sh +++ b/t/amhello-binpkg.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test an example from the manual about the 'amhello' package: # using DESTDIR to build simple, no-frills binary packages. diff --git a/t/amhello-cflags.sh b/t/amhello-cflags.sh index 9d1cfc7..1351913 100644 --- a/t/amhello-cflags.sh +++ b/t/amhello-cflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test an example from the manual about the 'amhello' package: # using VPATH builds to configure the same package with different diff --git a/t/amhello-cross-compile.sh b/t/amhello-cross-compile.sh index 556fd46..c026e26 100644 --- a/t/amhello-cross-compile.sh +++ b/t/amhello-cross-compile.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test an example from the manual about the 'amhello' package: # cross-compiling a package from Linux/Unix to MinGW. diff --git a/t/aminit-moreargs-deprecation.sh b/t/aminit-moreargs-deprecation.sh index 045d9f3..08b1320 100644 --- a/t/aminit-moreargs-deprecation.sh +++ b/t/aminit-moreargs-deprecation.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake warns against old-style usages of AM_INIT_AUTOMAKE # (i.e., calls with two or three arguments). diff --git a/t/aminit-trailing-dnl-comment-pr16841.sh b/t/aminit-trailing-dnl-comment-pr16841.sh index a238eee..a4e684f 100644 --- a/t/aminit-trailing-dnl-comment-pr16841.sh +++ b/t/aminit-trailing-dnl-comment-pr16841.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2014-2017 Free Software Foundation, Inc. +# Copyright (C) 2014-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that a trailing 'dnl' m4 comment automake after the # AM_INIT_AUTOMAKE invocation doesn't produce a syntactically diff --git a/t/amopt.sh b/t/amopt.sh index d70cdea..6811528 100644 --- a/t/amopt.sh +++ b/t/amopt.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make Automake diagnose a conditional AUTOMAKE_OPTIONS. # Report from Bas Wijnen. diff --git a/t/amopts-location.sh b/t/amopts-location.sh index 9c1ad36..f5295db 100644 --- a/t/amopts-location.sh +++ b/t/amopts-location.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that errors about AUTOMAKE_OPTIONS refers to correct # locations. diff --git a/t/amopts-variable-expansion.sh b/t/amopts-variable-expansion.sh index bae72d6..5d158fe 100644 --- a/t/amopts-variable-expansion.sh +++ b/t/amopts-variable-expansion.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that AUTOMAKE_OPTIONS support variable expansion. diff --git a/t/amsubst.sh b/t/amsubst.sh index d8fda78..ce981c8 100644 --- a/t/amsubst.sh +++ b/t/amsubst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for _AM_SUBST_NOTMAKE. diff --git a/t/ansi2knr-no-more.sh b/t/ansi2knr-no-more.sh index f912802..14ee0c2 100644 --- a/t/ansi2knr-no-more.sh +++ b/t/ansi2knr-no-more.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that any attempt to use the obsolete de-ANSI-fication support # is diagnosed. @@ -32,7 +32,7 @@ $ACLOCAL -Wnone 2>stderr && { cat stderr >&2; exit 1; } cat stderr >&2 grep "^configure\\.ac:5:.*$warn_rx" stderr -cat aclocal.sav "$am_automake_acdir"/obsolete.m4 > aclocal.m4 +cat aclocal.sav "$am_top_srcdir"/m4/obsolete.m4 > aclocal.m4 $AUTOCONF -Wnone 2>stderr && { cat stderr >&2; exit 1; } cat stderr >&2 grep "^configure\\.ac:5:.*$warn_rx" stderr diff --git a/t/ar-lib.sh b/t/ar-lib.sh index b59470b..fa663f7 100644 --- a/t/ar-lib.sh +++ b/t/ar-lib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'ar-lib' wraps the Microsoft Library Manager (lib) correctly. diff --git a/t/ar-lib2.sh b/t/ar-lib2.sh index e144a3a..7611bbb 100644 --- a/t/ar-lib2.sh +++ b/t/ar-lib2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test if AM_PROG_AR installs ar-lib. diff --git a/t/ar-lib3.sh b/t/ar-lib3.sh index 836da72..e76315d 100644 --- a/t/ar-lib3.sh +++ b/t/ar-lib3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test if lib_LIBRARIES requests AM_PROG_AR. diff --git a/t/ar-lib4.sh b/t/ar-lib4.sh index 867571b..697efe3 100644 --- a/t/ar-lib4.sh +++ b/t/ar-lib4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test if lib_LTLIBRARIES requests AM_PROG_AR. diff --git a/t/ar-lib5a.sh b/t/ar-lib5a.sh index 1b19d14..371679d 100644 --- a/t/ar-lib5a.sh +++ b/t/ar-lib5a.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test if AM_PROG_AR triggers the use of the ar-lib script. # This test requires Microsoft lib. diff --git a/t/ar-lib5b.sh b/t/ar-lib5b.sh index 675745a..904eaa5 100644 --- a/t/ar-lib5b.sh +++ b/t/ar-lib5b.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test if AM_PROG_AR triggers the use of the ar-lib script. # This test does not require Microsoft lib. diff --git a/t/ar-lib6a.sh b/t/ar-lib6a.sh index 6fd1e40..0e1832a 100644 --- a/t/ar-lib6a.sh +++ b/t/ar-lib6a.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test AM_PROG_AR ordering requirements # Keep this test in sync with sister test 'ar-lib6b.sh'. diff --git a/t/ar-lib6b.sh b/t/ar-lib6b.sh index 53fb1cf..218f7b5 100644 --- a/t/ar-lib6b.sh +++ b/t/ar-lib6b.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test AM_PROG_AR ordering requirements for older Libtools # Keep this test in sync with sister test 'ar-lib6a.sh'. diff --git a/t/ar-lib7.sh b/t/ar-lib7.sh index fdea9d8..ea7ac3a 100644 --- a/t/ar-lib7.sh +++ b/t/ar-lib7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test if automake warns if ar-lib is missing when AM_PROG_AR is used. diff --git a/t/ar.sh b/t/ar.sh index b2eba8e..7cd3412 100644 --- a/t/ar.sh +++ b/t/ar.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that AR, ARFLAGS, and RANLIB can be substituted from configure.ac. diff --git a/t/ar2.sh b/t/ar2.sh index b6a9889..d47c9c1 100644 --- a/t/ar2.sh +++ b/t/ar2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure AR and ARFLAGS are defined for EXTRA_LIBRARIES. # Report from Kevin Ryde. diff --git a/t/ar3.sh b/t/ar3.sh index 2fd66ab..a1a450e 100644 --- a/t/ar3.sh +++ b/t/ar3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that AR, ARFLAGS, etc. works also when the macro AM_PROG_AR # is used. diff --git a/t/ar4.sh b/t/ar4.sh index 34e6fd8..89310a8 100644 --- a/t/ar4.sh +++ b/t/ar4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test if configure bails out if $AR does not work and AM_PROG_AR is used. diff --git a/t/ar5.sh b/t/ar5.sh index 2c1660b..1f8741c 100644 --- a/t/ar5.sh +++ b/t/ar5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test the optional argument of AM_PROG_AR. diff --git a/t/asm.sh b/t/asm.sh index bc0121f..41fe95f 100644 --- a/t/asm.sh +++ b/t/asm.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of basic assembly functionality. # Keep this in sync with sister tests 'asm2.sh' and 'asm3.sh'. diff --git a/t/asm2.sh b/t/asm2.sh index 02e2a3c..54239ce 100644 --- a/t/asm2.sh +++ b/t/asm2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of basic preprocessed assembly functionality. # Keep this in sync with sister tests 'asm.sh' and 'asm3.sh'. diff --git a/t/asm3.sh b/t/asm3.sh index 97d12e1..a673c3f 100644 --- a/t/asm3.sh +++ b/t/asm3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of basic preprocessed assembly functionality with extension '.sx'. # Keep this in sync with sister tests 'asm.sh' and 'asm2.sh'. diff --git a/t/autodist-acconfig-no-subdir.sh b/t/autodist-acconfig-no-subdir.sh index 1a193ae..9613e7c 100644 --- a/t/autodist-acconfig-no-subdir.sh +++ b/t/autodist-acconfig-no-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that 'acconfig.h' is *not* automatically distributed when # placed in a subdirectory. diff --git a/t/autodist-acconfig.sh b/t/autodist-acconfig.sh index 12f2c45..65a1c88 100644 --- a/t/autodist-acconfig.sh +++ b/t/autodist-acconfig.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that 'acconfig.h' is automatically distributed if it exists # (at automake runtime). diff --git a/t/autodist-aclocal-m4.sh b/t/autodist-aclocal-m4.sh index 1a5c705..b53be51 100644 --- a/t/autodist-aclocal-m4.sh +++ b/t/autodist-aclocal-m4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that 'aclocal.m4' is not automatically distributed if not # required to build 'configure'. This is *really* a corner-case diff --git a/t/autodist-config-headers.sh b/t/autodist-config-headers.sh index 69ba829..ab9c52d 100644 --- a/t/autodist-config-headers.sh +++ b/t/autodist-config-headers.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that config.h.bot and config.h.top are automatically # distributed if the AC_CONFIG_HADERS macro is used and they diff --git a/t/autodist-configure-no-subdir.sh b/t/autodist-configure-no-subdir.sh index 7b52faa..6ded23e 100644 --- a/t/autodist-configure-no-subdir.sh +++ b/t/autodist-configure-no-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that 'configure', 'configure.ac' and 'configure.in' are *not* # automatically distributed when placed in a subdirectory. diff --git a/t/autodist-no-duplicate.sh b/t/autodist-no-duplicate.sh index 03456b0..1b7d948 100644 --- a/t/autodist-no-duplicate.sh +++ b/t/autodist-no-duplicate.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that there are no duplicates in the list of files automatically # distributed by automake. diff --git a/t/autodist-stamp-vti.sh b/t/autodist-stamp-vti.sh index 4710c3b..7e7fac2 100644 --- a/t/autodist-stamp-vti.sh +++ b/t/autodist-stamp-vti.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that 'stamp-vti' is automatically distributed when info_TEXINFOS # and version.texi are involved. diff --git a/t/autodist-subdir.sh b/t/autodist-subdir.sh index cb44258..e7f78a9 100644 --- a/t/autodist-subdir.sh +++ b/t/autodist-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake really automatically distributes all the files # it advertises to do, even when in subdirectories. @@ -20,7 +20,7 @@ # This behavior might be suboptimal, but it has been in place for quite # a long time, and it would be risky to change it now. See also the # discussion of automake bug#7819: -# +# # # Keep this test in sync with sister test 'autodist.sh'. diff --git a/t/autodist.sh b/t/autodist.sh index 417363b..a3fb594 100644 --- a/t/autodist.sh +++ b/t/autodist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake really automatically distributes all the files # it advertises to do. diff --git a/t/autohdr-subdir-pr12495.sh b/t/autohdr-subdir-pr12495.sh index c98d44f..063d525 100644 --- a/t/autohdr-subdir-pr12495.sh +++ b/t/autohdr-subdir-pr12495.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Related to automake bug#12495: Automake shouldn't generate useless # remake rules for AC_CONFIG_HEADERS arguments after the first one, diff --git a/t/autohdr.sh b/t/autohdr.sh index 7cdd96c..2deaba2 100644 --- a/t/autohdr.sh +++ b/t/autohdr.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that autoheaders works, despite our AC_CONFIG_HEADERS hack. diff --git a/t/autohdr3.sh b/t/autohdr3.sh index 08f6ee7..6dca938 100644 --- a/t/autohdr3.sh +++ b/t/autohdr3.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check rebuild rules for autoheader. diff --git a/t/autohdr4.sh b/t/autohdr4.sh index 2dba7df..a7b00d0 100644 --- a/t/autohdr4.sh +++ b/t/autohdr4.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check rebuild rules for AC_CONFIG_HEADERS. # (This should also work without GNU Make.) diff --git a/t/autohdrdry.sh b/t/autohdrdry.sh index 4c5d2e5..72c363b 100644 --- a/t/autohdrdry.sh +++ b/t/autohdrdry.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Removal recovery rules for AC_CONFIG_HEADERS should not remove files # with 'make -n'. diff --git a/t/automake-cmdline.tap b/t/automake-cmdline.tap index b94fbeb..306231f 100644 --- a/t/automake-cmdline.tap +++ b/t/automake-cmdline.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,13 +12,13 @@ # 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 . +# along with this program. If not, see . # Test Automake's command-line options. . test-init.sh -plan_ 17 +plan_ 14 # Usage: bad_cmdline DESCRIPTION REGEX-FOR-STDERR [ARGS-FOR-AUTOMAKE...] do_check () @@ -28,18 +28,11 @@ do_check () regex=$1; shift AUTOMAKE_fails -d "$desc (run)" -- "$@" command_ok_ "$desc (stderr)" grep "$regex" stderr + cat stderr } do_check 'invalid long option' 'unrecognized option.*--voo' --voo -# Older perl has a buggy Getopt::Long which makes this fail. -if $PERL -e 'require 5.8.2;'; then - do_check "list of options terminated by '--'" \ - 'input file.*--voo' -- --voo -else - skip_row_ 2 -r "older perl with buggy Getopt::Long" -fi - do_check "empty argument" \ 'empty argument' '' @@ -58,6 +51,4 @@ do_check "'--help' as option argument" \ do_check "ambiguous incomplete option" \ 'unrecognized option.*--ver' --ver -command_ok_ "unambiguous incomplete long option" $AUTOMAKE --vers - : diff --git a/t/auxdir-autodetect.sh b/t/auxdir-autodetect.sh index 535efce..bc8c189 100644 --- a/t/auxdir-autodetect.sh +++ b/t/auxdir-autodetect.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that, if AC_CONFIG_AUX_DIR is not specified, Automake tries # to use '.', '..' and '../..', in precisely that order. diff --git a/t/auxdir-cc-pr15981.sh b/t/auxdir-cc-pr15981.sh index 0780ae6..bbcd3d4 100644 --- a/t/auxdir-cc-pr15981.sh +++ b/t/auxdir-cc-pr15981.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2014-2017 Free Software Foundation, Inc. +# Copyright (C) 2014-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test automake bug#15981: automake 1.14 may use $ac_aux_dir # before it is defined, leading to error messages such as: diff --git a/t/auxdir-computed.tap b/t/auxdir-computed.tap index 6201fdb..e1e8282 100644 --- a/t/auxdir-computed.tap +++ b/t/auxdir-computed.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # It should be possible to use a computed auxdir. This might seem # bizarre, but it is actually used in multilib builds. diff --git a/t/auxdir-misplaced.sh b/t/auxdir-misplaced.sh index a82c9af..0f23b75 100644 --- a/t/auxdir-misplaced.sh +++ b/t/auxdir-misplaced.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure we diagnose misplaced AC_CONFIG_AUX_DIR. diff --git a/t/auxdir-nonexistent.sh b/t/auxdir-nonexistent.sh index f4da1f6..00f9bfa 100644 --- a/t/auxdir-nonexistent.sh +++ b/t/auxdir-nonexistent.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we diagnose non-existent AC_CONFIG_AUX_DIR names. diff --git a/t/auxdir-pr15981.sh b/t/auxdir-pr15981.sh index c881f8e..b55aacd 100644 --- a/t/auxdir-pr15981.sh +++ b/t/auxdir-pr15981.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2014-2017 Free Software Foundation, Inc. +# Copyright (C) 2014-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # AM_AUX_DIR_EXPAND should ensure $ac_aux_dir is properly initialized. # Issue revealed by related automake bug#15981. diff --git a/t/auxdir-pr19311.sh b/t/auxdir-pr19311.sh index 0fcf5e6..7a42186 100644 --- a/t/auxdir-pr19311.sh +++ b/t/auxdir-pr19311.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2014-2017 Free Software Foundation, Inc. +# Copyright (C) 2014-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automake bug#19311: AC_PROG_CC called before AC_CONFIG_AUX_DIR can # silently force wrong $ac_aux_dir definition. diff --git a/t/auxdir-unportable.tap b/t/auxdir-unportable.tap index 4c465b5..7349a05 100644 --- a/t/auxdir-unportable.tap +++ b/t/auxdir-unportable.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we diagnose unportable AC_CONFIG_AUX_DIR names. diff --git a/t/auxdir.sh b/t/auxdir.sh index c280a73..8dc65b6 100644 --- a/t/auxdir.sh +++ b/t/auxdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure AC_CONFIG_AUX_DIR works correctly. diff --git a/t/auxdir6.sh b/t/auxdir6.sh index a9cba8f..c369511 100644 --- a/t/auxdir6.sh +++ b/t/auxdir6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure AC_CONFIG_AUX_DIR works correctly. # This test calls AC_CONFIG_AUX_DIR with an explicit literal argument, diff --git a/t/auxdir7.sh b/t/auxdir7.sh index 20c496d..a45eaaa 100644 --- a/t/auxdir7.sh +++ b/t/auxdir7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure AC_CONFIG_AUX_DIR works correctly. # This test calls AC_CONFIG_AUX_DIR with a '.' argument, thus explicitly diff --git a/t/auxdir8.sh b/t/auxdir8.sh index de9c651..718815c 100644 --- a/t/auxdir8.sh +++ b/t/auxdir8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure AC_CONFIG_AUX_DIR works correctly. # This test tries without an explicit call to AC_CONFIG_AUX_DIR; diff --git a/t/ax/am-test-lib.sh b/t/ax/am-test-lib.sh index f85c1b5..6f5d5fc 100644 --- a/t/ax/am-test-lib.sh +++ b/t/ax/am-test-lib.sh @@ -1,6 +1,6 @@ # -*- shell-script -*- # -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . ######################################################## ### IMPORTANT NOTE: keep this file 'set -e' clean. ### @@ -102,7 +102,7 @@ is_blocked_signal () { # Use perl, since trying to do this portably in the shell can be # very tricky, if not downright impossible. For reference, see: - # + # if $PERL -w -e ' use strict; use warnings FATAL => "all"; diff --git a/t/ax/cc-no-c-o.in b/t/ax/cc-no-c-o.in index 9bc802a..b1b3b41 100644 --- a/t/ax/cc-no-c-o.in +++ b/t/ax/cc-no-c-o.in @@ -1,5 +1,5 @@ #! @AM_TEST_RUNNER_SHELL@ -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # A "C compiler" that chokes when the '-c' and '-o' options are passed # together to it on the command line. See also automake bug#13378. diff --git a/t/ax/deltree.pl b/t/ax/deltree.pl index 5148dc2..2d2949a 100644 --- a/t/ax/deltree.pl +++ b/t/ax/deltree.pl @@ -2,7 +2,7 @@ # deltree: recursively removes file and directory, # trying to handle permissions and other complications. -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -15,7 +15,7 @@ # 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 . +# along with this program. If not, see . use strict; use warnings FATAL => 'all'; diff --git a/t/ax/depcomp.sh b/t/ax/depcomp.sh index 9d0036c..0e52130 100644 --- a/t/ax/depcomp.sh +++ b/t/ax/depcomp.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check dependency tracking in various flavours. # Contains both libtool and non-libtool case. @@ -22,7 +22,7 @@ # ------------------------------------------------------------------------- -# +# # # Here's the bug: makedepend will prefix VPATH to the object file name, # thus the second make will invoke depcomp with object='../../src/foo.o', @@ -34,8 +34,8 @@ # ------------------------------------------------------------------------- -# -# +# +# # # Here's the bug: hp depmode will prefix VPATH to the object file name, # thus the second gmake will invoke depcomp with object='../../src/foo.o', @@ -49,8 +49,8 @@ # ------------------------------------------------------------------------- -# -# +# +# # # A partial failure of an earlier version of this test; some bad # post-processing of the '*.Po' files led to the following broken diff --git a/t/ax/distcheck-hook-m4.am b/t/ax/distcheck-hook-m4.am index 68c34a0..e6325d1 100644 --- a/t/ax/distcheck-hook-m4.am +++ b/t/ax/distcheck-hook-m4.am @@ -1,6 +1,6 @@ ## Data files for some tests. Not used in the automake build system. ## -## Copyright (C) 2011-2017 Free Software Foundation, Inc. +## Copyright (C) 2011-2018 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 @@ -13,7 +13,7 @@ ## 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 . +## along with this program. If not, see . distcheck-hook: @fatal () { echo "$@: $$*" >&2; exit 1; }; \ diff --git a/t/ax/extract-testsuite-summary.pl b/t/ax/extract-testsuite-summary.pl index 180f539..742088e 100644 --- a/t/ax/extract-testsuite-summary.pl +++ b/t/ax/extract-testsuite-summary.pl @@ -2,7 +2,7 @@ # Extract the testsuite summary generated by the parallel testsuite # harness from the output of "make check". -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -15,7 +15,7 @@ # 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 . +# along with this program. If not, see . use warnings FATAL => 'all'; use strict; diff --git a/t/ax/is b/t/ax/is index c085793..e4bc59c 100755 --- a/t/ax/is +++ b/t/ax/is @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that two whitespace-separated lists are equal. # Assumes the two lists are passed on the command line separated by diff --git a/t/ax/is_newest b/t/ax/is_newest index 1cf0da1..aa7fd9f 100755 --- a/t/ax/is_newest +++ b/t/ax/is_newest @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Usage: is_newest FILE FILES # Fail if any file in FILES is newer than FILE, and print the list of diff --git a/t/ax/runtest.in b/t/ax/runtest.in index 7caceb2..07c1e91 100644 --- a/t/ax/runtest.in +++ b/t/ax/runtest.in @@ -1,7 +1,7 @@ #!@AM_TEST_RUNNER_SHELL@ # @configure_input@ # -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -14,7 +14,7 @@ # 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 . +# along with this program. If not, see . # Run an Automake test from the command line. diff --git a/t/ax/shell-no-trail-bslash.in b/t/ax/shell-no-trail-bslash.in index eefd90e..58c88c9 100644 --- a/t/ax/shell-no-trail-bslash.in +++ b/t/ax/shell-no-trail-bslash.in @@ -1,5 +1,5 @@ #! @AM_TEST_RUNNER_SHELL@ -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # A "shell" that chokes on '-c' commands and/or shell scripts having # a trailing '\' character (possibly followed by whitespace only). diff --git a/t/ax/tap-functions.sh b/t/ax/tap-functions.sh index 17a6c11..24a8df3 100644 --- a/t/ax/tap-functions.sh +++ b/t/ax/tap-functions.sh @@ -1,6 +1,6 @@ # -*- shell-script -*- # -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . # Helper functions used by TAP-producing tests of the Automake testsuite. diff --git a/t/ax/tap-setup.sh b/t/ax/tap-setup.sh index 0eae2a3..1f2e2b5 100644 --- a/t/ax/tap-setup.sh +++ b/t/ax/tap-setup.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Auxiliary shell script that copies the common data and files used by # many tests on TAP support into the current directory. It should be diff --git a/t/ax/tap-summary-aux.sh b/t/ax/tap-summary-aux.sh index 1f22f3f..182078d 100644 --- a/t/ax/tap-summary-aux.sh +++ b/t/ax/tap-summary-aux.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Auxiliary script for tests on TAP support: checking testsuite summary. diff --git a/t/ax/test-defs.in b/t/ax/test-defs.in index 2465c61..5dc2a61 100644 --- a/t/ax/test-defs.in +++ b/t/ax/test-defs.in @@ -1,7 +1,7 @@ # -*- shell-script -*- # @configure_input@ # -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -14,7 +14,7 @@ # 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 . +# along with this program. If not, see . # Defines and minimal setup for Automake testing environment. @@ -55,13 +55,13 @@ case ${am_running_installcheck:=no} in ;; no) am_amdir=$am_top_srcdir/lib/am - am_automake_acdir=$am_top_srcdir/m4 - am_bindir=$am_top_builddir/t/wrap + am_automake_acdir="" + am_bindir=$am_top_builddir/bin am_datadir=$am_top_srcdir am_docdir=$am_top_srcdir/doc am_pkgvdatadir=$am_top_srcdir/lib am_scriptdir=$am_top_srcdir/lib - am_system_acdir=$am_top_srcdir/m4/acdir + am_system_acdir="" ;; *) echo "$me: variable 'am_running_installcheck' has invalid" @@ -187,7 +187,7 @@ sleep='sleep ''@MODIFICATION_DELAY@' # An old timestamp that can be given to a file, in "touch -t" format. # The time stamp should be portable to all file systems of interest. # Just for fun, choose the exact time of the announcement of the GNU project -# in UTC; see . +# in UTC; see . old_timestamp=198309271735.59 # Make our wrapper script (or installed scripts, if running under diff --git a/t/ax/test-init.sh b/t/ax/test-init.sh index bf9017f..0cebbc8 100644 --- a/t/ax/test-init.sh +++ b/t/ax/test-init.sh @@ -1,6 +1,6 @@ # -*- shell-script -*- # -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . set -e diff --git a/t/ax/test-lib.sh b/t/ax/test-lib.sh index 2ed15dc..0ea1cb7 100644 --- a/t/ax/test-lib.sh +++ b/t/ax/test-lib.sh @@ -1,6 +1,6 @@ # -*- shell-script -*- # -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -13,7 +13,7 @@ # 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 . +# along with this program. If not, see . ######################################################## ### IMPORTANT NOTE: keep this file 'set -e' clean. ### diff --git a/t/ax/testsuite-summary-checks.sh b/t/ax/testsuite-summary-checks.sh index 1d4b9f5..12fddfc 100644 --- a/t/ax/testsuite-summary-checks.sh +++ b/t/ax/testsuite-summary-checks.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check the testsuite summary with the parallel test harness. This # script is meant to be sourced by other test script, so that it can diff --git a/t/ax/trivial-test-driver b/t/ax/trivial-test-driver index 8885fb3..7fffc07 100644 --- a/t/ax/trivial-test-driver +++ b/t/ax/trivial-test-driver @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # # Test driver for a very simple test protocol used by the Automake diff --git a/t/backcompat-acout.sh b/t/backcompat-acout.sh index bfe0a28..516dab7 100644 --- a/t/backcompat-acout.sh +++ b/t/backcompat-acout.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Backward-compatibility: AC_OUTPUT with arguments. diff --git a/t/backcompat.sh b/t/backcompat.sh index a61400c..06821bc 100644 --- a/t/backcompat.sh +++ b/t/backcompat.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test usage of AM_INIT_AUTOMAKE with two or three arguments, for # backward-compatibility. diff --git a/t/backcompat2.sh b/t/backcompat2.sh index 7f2e9e2..33dc5a8 100644 --- a/t/backcompat2.sh +++ b/t/backcompat2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Backward-compatibility test: check that AM_INIT_AUTOMAKE with two or # three arguments does AC_DEFINE the symbols PACKAGE and VERSION iff the diff --git a/t/backcompat3.sh b/t/backcompat3.sh index 718d0ad..31cb552 100644 --- a/t/backcompat3.sh +++ b/t/backcompat3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Backward-compatibility test: check what happens when AC_INIT and # AM_INIT_AUTOMAKE are both given two or more arguments. diff --git a/t/backcompat6.sh b/t/backcompat6.sh index e871f5d..16a9fb0 100644 --- a/t/backcompat6.sh +++ b/t/backcompat6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Backward-compatibility test: try to build and distribute a package # using obsoleted forms of AC_INIT, AM_INIT_AUTOMAKE and AC_OUTPUT, diff --git a/t/backslash-before-trailing-whitespace.sh b/t/backslash-before-trailing-whitespace.sh index f024404..a1121fb 100644 --- a/t/backslash-before-trailing-whitespace.sh +++ b/t/backslash-before-trailing-whitespace.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we diagnose and fix white spaces following backslash. # Report from Peter Muir. diff --git a/t/backslash-issues.sh b/t/backslash-issues.sh index c0c3262..1b5e93d 100644 --- a/t/backslash-issues.sh +++ b/t/backslash-issues.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for "\" problems. # TODO: might be nice to convert this to TAP... diff --git a/t/badline.sh b/t/badline.sh index 5dd23ec..1cdd32f 100644 --- a/t/badline.sh +++ b/t/badline.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that line number and file name in error message # referring to variable is always correct. diff --git a/t/badopt.sh b/t/badopt.sh index 1b2d099..54853c2 100644 --- a/t/badopt.sh +++ b/t/badopt.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure bad options cause error. diff --git a/t/badprog.sh b/t/badprog.sh index 8b2dbbd..5c3648a 100644 --- a/t/badprog.sh +++ b/t/badprog.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that programs with bad names are properly # transformed. diff --git a/t/built-sources-check.sh b/t/built-sources-check.sh index 170dafb..31aada4 100644 --- a/t/built-sources-check.sh +++ b/t/built-sources-check.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'check:' honors $(BUILT_SOURCES). # PR/359. diff --git a/t/built-sources-cond.sh b/t/built-sources-cond.sh index 5ec58fd..f84d128 100644 --- a/t/built-sources-cond.sh +++ b/t/built-sources-cond.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Interaction of BUILT_SOURCES with conditionals. diff --git a/t/built-sources-fork-bomb.sh b/t/built-sources-fork-bomb.sh index 4c58fcf..563372b 100644 --- a/t/built-sources-fork-bomb.sh +++ b/t/built-sources-fork-bomb.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,15 +12,15 @@ # 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 . +# along with this program. If not, see . # Due to how the handling of $(BUILT_SOURCES) is implemented in Automake-NG, # a recursive make call in the recipe of any $(BUILT_SOURCES) (or of any of # its prerequisites) might cause an infinite recursion (complete with fork # bomb, yuck) if not handled correctly. Verify that this doesn't happen. # For more background, see: -# -# +# +# # Backported to improve coverage of mainline Automake. required=GNUmake diff --git a/t/built-sources-install.sh b/t/built-sources-install.sh index 6a59aa2..8cf1f5a 100644 --- a/t/built-sources-install.sh +++ b/t/built-sources-install.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'install:' honors $(BUILT_SOURCES). # PR/359. diff --git a/t/built-sources-subdir.sh b/t/built-sources-subdir.sh index 04b5298..aef3f7a 100644 --- a/t/built-sources-subdir.sh +++ b/t/built-sources-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure when using SUBDIRS that all BUILT_SOURCES are built. # A bug occurred where subdirs do not have all-recursive or diff --git a/t/built-sources.sh b/t/built-sources.sh index 139cf4e..75e933e 100644 --- a/t/built-sources.sh +++ b/t/built-sources.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic test on BUILT_SOURCES. diff --git a/t/c-demo.sh b/t/c-demo.sh index 4a2c8d1..024ec57 100644 --- a/t/c-demo.sh +++ b/t/c-demo.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Demo on C support, also testing automatic dependency tracking, # conditional SUBDIRS and convenience libraries. @@ -76,7 +76,7 @@ nodist_lib_convenience_a_SOURCES = foo.h # ensure that cleaning rules work correctly; an older implementation # of automatic dependency tracking support suffered of weaknesses in # this situation, see the "historical comments" reported in: -# http://lists.gnu.org/archive/html/automake-patches/2012-06/msg00033.html +# https://lists.gnu.org/archive/html/automake-patches/2012-06/msg00033.html foo.h: $(srcdir)/foo.c sed -n 's/.*foo *(.*/&;/p' "$(srcdir)/foo.c" >$@-t test 1 -eq `wc -l <$@-t` diff --git a/t/candist.sh b/t/candist.sh index d723b26..2145a08 100644 --- a/t/candist.sh +++ b/t/candist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure things that cannot be dist_'ed are diagnosed. diff --git a/t/canon-name.sh b/t/canon-name.sh index 520d5f0..5d1a2d1 100644 --- a/t/canon-name.sh +++ b/t/canon-name.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # PR 511: Make sure we warn about e.g. AC_CONFIG_FILES([./gmakefile]), # as not all make implementations treat 'file' and './file' equally. diff --git a/t/canon.sh b/t/canon.sh index ca7c92b..a5d4eb9 100644 --- a/t/canon.sh +++ b/t/canon.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that name canonicalization error works. diff --git a/t/canon2.sh b/t/canon2.sh index b72c1b2..f45eef7 100644 --- a/t/canon2.sh +++ b/t/canon2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure name canonicalization happens for texinfo. diff --git a/t/canon3.sh b/t/canon3.sh index 853eb25..71732b0 100644 --- a/t/canon3.sh +++ b/t/canon3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Yet another canonicalization test. diff --git a/t/canon4.sh b/t/canon4.sh index e68419f..59722e1 100644 --- a/t/canon4.sh +++ b/t/canon4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure name canonicalization happens for static libraries. # Keep this in sync with sister test 'canon6.sh'. diff --git a/t/canon5.sh b/t/canon5.sh index 098effc..80be8cd 100644 --- a/t/canon5.sh +++ b/t/canon5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that we allow variable names starting in # non-letters. Whatever that might mean. diff --git a/t/canon6.sh b/t/canon6.sh index 01b3939..aa2778a 100644 --- a/t/canon6.sh +++ b/t/canon6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure name canonicalization happens for libtool libraries. # Keep this in sync with sister test 'canon4.sh'. diff --git a/t/canon7.sh b/t/canon7.sh index fe44e76..36d1103 100644 --- a/t/canon7.sh +++ b/t/canon7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Stress test on canonicalization. diff --git a/t/canon8.sh b/t/canon8.sh index 66e8616..30e491d 100644 --- a/t/canon8.sh +++ b/t/canon8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that canonicalization does not transliterate the '@' charactrer. diff --git a/t/ccnoco-deps.sh b/t/ccnoco-deps.sh index ea44a91..b134ed9 100755 --- a/t/ccnoco-deps.sh +++ b/t/ccnoco-deps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that dependency tracking can also work with compilers that # doesn't understand '-c -o', even if the AM_PROG_CC_C_O macro is not diff --git a/t/ccnoco-lib.sh b/t/ccnoco-lib.sh index 09a8835..2486b57 100755 --- a/t/ccnoco-lib.sh +++ b/t/ccnoco-lib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure we can compile when the compiler doesn't # understand '-c -o'. diff --git a/t/ccnoco-lt.sh b/t/ccnoco-lt.sh index 6cec96a..2a3664a 100755 --- a/t/ccnoco-lt.sh +++ b/t/ccnoco-lt.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure we can compile libtool libraries when the compiler # doesn't understand '-c -o'. diff --git a/t/ccnoco.sh b/t/ccnoco.sh index ac61ba6..66a14a5 100644 --- a/t/ccnoco.sh +++ b/t/ccnoco.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure we can compile when the compiler doesn't # understand '-c -o'. diff --git a/t/ccnoco3.sh b/t/ccnoco3.sh index 75c193c..0734f70 100644 --- a/t/ccnoco3.sh +++ b/t/ccnoco3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure 'compile' doesn't call 'mv SRC SRC'. diff --git a/t/ccnoco4.sh b/t/ccnoco4.sh index eba3002..7e80d16 100644 --- a/t/ccnoco4.sh +++ b/t/ccnoco4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,15 +12,15 @@ # 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 . +# along with this program. If not, see . # Check that Automake-generated C compilation rules don't mistakenly # use the "-c -o" options combination unconditionally (even with losing # compilers) when the 'subdir-objects' is used but sources are only # present in the top-level directory. Reported by Nick Bowler in the # discussion on automake bug#13378: -# -# +# +# required=gcc # For cc-no-c-o. . test-init.sh diff --git a/t/check-concurrency-bug9245.sh b/t/check-concurrency-bug9245.sh index 78c274c..d8bde6c 100644 --- a/t/check-concurrency-bug9245.sh +++ b/t/check-concurrency-bug9245.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Look for a bug where FreeBSD make in concurrent mode reported success # even when the Automake-generated parallel testsuite harness failed. diff --git a/t/check-exported-srcdir.sh b/t/check-exported-srcdir.sh index 688344d..340ee55 100644 --- a/t/check-exported-srcdir.sh +++ b/t/check-exported-srcdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the testsuite driver (either with or without the # serial-tests option enabled) exports the 'srcdir' value in the diff --git a/t/check-fd-redirect.sh b/t/check-fd-redirect.sh index c668d4e..eaf2a2a 100644 --- a/t/check-fd-redirect.sh +++ b/t/check-fd-redirect.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Simple Tests support: redirection of file descriptors with # AM_TESTS_FD_REDIRECT. diff --git a/t/check-no-test-driver.sh b/t/check-no-test-driver.sh index 36f6f73..7e88229 100644 --- a/t/check-no-test-driver.sh +++ b/t/check-no-test-driver.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that auxiliary script 'test-driver' doesn't get needlessly # installed or referenced when the 'serial-tests' option is used. diff --git a/t/check-subst-prog.sh b/t/check-subst-prog.sh index 237ad29..3fd0655 100644 --- a/t/check-subst-prog.sh +++ b/t/check-subst-prog.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check @substituted@ TESTS, some of which are also PROGRAMS. # See also sister test 'check-subst.sh'. diff --git a/t/check-subst.sh b/t/check-subst.sh index 77886d4..9c45a3f 100644 --- a/t/check-subst.sh +++ b/t/check-subst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check @substituted@ TESTS. # Note that in this test, we rely on the .test extension for the diff --git a/t/check-tests-in-builddir.sh b/t/check-tests-in-builddir.sh index b9070bc..7970c4a 100644 --- a/t/check-tests-in-builddir.sh +++ b/t/check-tests-in-builddir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the testsuite driver can find test in the srcdir as # well as in builddir, and that is prefers those in the builddir. diff --git a/t/check.sh b/t/check.sh index b7956cc..12f4b29 100644 --- a/t/check.sh +++ b/t/check.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test Automake style tests. diff --git a/t/check10.sh b/t/check10.sh index 92a0233..2a8efc5 100644 --- a/t/check10.sh +++ b/t/check10.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check singular and plural in test summaries. diff --git a/t/check11.sh b/t/check11.sh index 9f34405..39e29ca 100644 --- a/t/check11.sh +++ b/t/check11.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check skip summary. diff --git a/t/check12.sh b/t/check12.sh index 9a63a43..111f433 100644 --- a/t/check12.sh +++ b/t/check12.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure dejagnu tests, automake-style tests, and check-local # target can coexist. @@ -59,6 +59,7 @@ cat >> Makefile.am << 'END' AUTOMAKE_OPTIONS += dejagnu DEJATOOL = hammer spanner AM_RUNTESTFLAGS = HAMMER=$(srcdir)/hammer SPANNER=$(srcdir)/spanner +EXTRA_DIST += $(DEJATOOL) EXTRA_DIST += hammer.test/hammer.exp EXTRA_DIST += spanner.test/spanner.exp END diff --git a/t/check2.sh b/t/check2.sh index 9fa1837..9f1acba 100644 --- a/t/check2.sh +++ b/t/check2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test Automake style tests. diff --git a/t/check4.sh b/t/check4.sh index 73e4883..73737f2 100644 --- a/t/check4.sh +++ b/t/check4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'make -k check' processes all directories. diff --git a/t/check5.sh b/t/check5.sh index a793c83..44691c8 100644 --- a/t/check5.sh +++ b/t/check5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test TESTS = $(check_PROGRAMS) diff --git a/t/check6.sh b/t/check6.sh index 870aed9..cc3cab2 100644 --- a/t/check6.sh +++ b/t/check6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 400: XFAIL_TESTS delimited by TABs. # Also test that Solaris make VPATH rewriting is honored diff --git a/t/check7.sh b/t/check7.sh index bdf6fcc..468d1fa 100644 --- a/t/check7.sh +++ b/t/check7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check EXEEXT extension for XFAIL_TESTS. diff --git a/t/check8.sh b/t/check8.sh index cafcf46..af19cf4 100644 --- a/t/check8.sh +++ b/t/check8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check subdir TESTS. diff --git a/t/checkall.sh b/t/checkall.sh index 8e2f543..ca034a7 100644 --- a/t/checkall.sh +++ b/t/checkall.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug where check target doesn't depend on all. diff --git a/t/clean.sh b/t/clean.sh index 4d27b91..7ca5d65 100644 --- a/t/clean.sh +++ b/t/clean.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure a clean target depends on previous one. diff --git a/t/colneq.sh b/t/colneq.sh index bdef0ce..0bc8d12 100644 --- a/t/colneq.sh +++ b/t/colneq.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that := definitions produce warnings, but otherwise work. diff --git a/t/colneq2.sh b/t/colneq2.sh index 44408b4..408e7ea 100644 --- a/t/colneq2.sh +++ b/t/colneq2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that := in var substitutions works. diff --git a/t/colneq3.sh b/t/colneq3.sh index ced4ce3..873b5b3 100644 --- a/t/colneq3.sh +++ b/t/colneq3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that := definitions work as expected at make time. diff --git a/t/colon.sh b/t/colon.sh index 620a973..c14c9a7 100644 --- a/t/colon.sh +++ b/t/colon.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug reported by Nyul Laszlo. When using the ":" syntax in # AC_OUTPUT, Automake fails to find the correct file. diff --git a/t/colon2.sh b/t/colon2.sh index 17c9a41..d79f6e1 100644 --- a/t/colon2.sh +++ b/t/colon2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure ":" works with files automake generates. # See also sister test 'colon3.sh'. diff --git a/t/colon3.sh b/t/colon3.sh index fcad752..8f4e5bc 100644 --- a/t/colon3.sh +++ b/t/colon3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure ":" works with files automake generates. # This test is for multiple ":"s. diff --git a/t/colon4.sh b/t/colon4.sh index f296346..f60da98 100644 --- a/t/colon4.sh +++ b/t/colon4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure multiple ":"s in AC_CONFIG_FILES do not generate broken # rebuild rules. diff --git a/t/colon5.sh b/t/colon5.sh index 4ffa820..30c0cef 100644 --- a/t/colon5.sh +++ b/t/colon5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another multi-":" test, this time from Doug Evans. diff --git a/t/colon6.sh b/t/colon6.sh index 51d6819..5f6efe6 100644 --- a/t/colon6.sh +++ b/t/colon6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Yet another multi-":" test, this time from Ken Pizzini. diff --git a/t/colon7.sh b/t/colon7.sh index 1adf681..d07137b 100644 --- a/t/colon7.sh +++ b/t/colon7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another test for a failing ":" in AC_OUTPUT. # Report from Maciej Stachowiak. diff --git a/t/color-tests-opt.sh b/t/color-tests-opt.sh index e930ae2..cb65115 100644 --- a/t/color-tests-opt.sh +++ b/t/color-tests-opt.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the 'color-tests' option, now active by default, is # nonetheless still silently accepted, for backward compatibility. diff --git a/t/color-tests.sh b/t/color-tests.sh index 34d41d3..74f8d74 100644 --- a/t/color-tests.sh +++ b/t/color-tests.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test Automake TESTS color output, by forcing it. # Keep this in sync with the sister test 'color-tests2.sh'. diff --git a/t/color-tests2.sh b/t/color-tests2.sh index f24e184..0ddda31 100644 --- a/t/color-tests2.sh +++ b/t/color-tests2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test Automake TESTS color output, using the expect(1) program. # Keep this in sync with the sister test 'color-tests.sh'. diff --git a/t/commen10.sh b/t/commen10.sh index 205ba48..a3be538 100644 --- a/t/commen10.sh +++ b/t/commen10.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure comments following trailing backslashes are diagnosed. # Report from Harald Dunkel. diff --git a/t/commen11.sh b/t/commen11.sh index 41a6a27..dab3d17 100644 --- a/t/commen11.sh +++ b/t/commen11.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure backslash-newline-hash combinations are diagnosed as # comments following a trailing backslash, even when the combination diff --git a/t/comment-block.sh b/t/comment-block.sh index 34c46db..9769336 100644 --- a/t/comment-block.sh +++ b/t/comment-block.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure block comments are not double-spaced. # Report from François Pinard. diff --git a/t/comment.sh b/t/comment.sh index 412cc93..38e4ed3 100644 --- a/t/comment.sh +++ b/t/comment.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that '#' as start of word in AUTOMAKE_OPTIONS means # comment. diff --git a/t/comment2.sh b/t/comment2.sh index 129396e..4cff29a 100644 --- a/t/comment2.sh +++ b/t/comment2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure comment recognition works in PROGRAMS. Report from Mark # Galassi. diff --git a/t/comment3.sh b/t/comment3.sh index 3f0e023..879de04 100644 --- a/t/comment3.sh +++ b/t/comment3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that '#' after a tab is a failure. # The Tru64 Unix V5.1 system make will pass these to the diff --git a/t/comment4.sh b/t/comment4.sh index cf7cc5c..6edf27e 100644 --- a/t/comment4.sh +++ b/t/comment4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure commented variables are output near their comments. diff --git a/t/comment5.sh b/t/comment5.sh index bcc8218..1f37206 100644 --- a/t/comment5.sh +++ b/t/comment5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR/280. # (Automake should complain about trailing backslashes in comments.) diff --git a/t/comment6.sh b/t/comment6.sh index 2593a2b..4992cf1 100644 --- a/t/comment6.sh +++ b/t/comment6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR/322. # Automake 1.6.1 seems to have a problem parsing comments that use diff --git a/t/comment7.sh b/t/comment7.sh index b7bd998..d34936f 100644 --- a/t/comment7.sh +++ b/t/comment7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure comment for conditional variables are output near the # corresponding conditional definitions. diff --git a/t/comment8.sh b/t/comment8.sh index eac61b0..e65e5f7 100644 --- a/t/comment8.sh +++ b/t/comment8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure += does not append to a comment. # Report from Stepan Kasal. diff --git a/t/comment9.sh b/t/comment9.sh index 72eff4e..8afe540 100644 --- a/t/comment9.sh +++ b/t/comment9.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure ##-comments are ignored in variable definitions. # Report from Julien Sopena. diff --git a/t/comments-in-var-def.sh b/t/comments-in-var-def.sh index a8ec739..f8cb90a 100644 --- a/t/comments-in-var-def.sh +++ b/t/comments-in-var-def.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake ignores in-line comments when using variables, # but preserve them in the output. diff --git a/t/compile.sh b/t/compile.sh index ec10261..a4b8712 100644 --- a/t/compile.sh +++ b/t/compile.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'compile' preserves spaces in its arguments. diff --git a/t/compile2.sh b/t/compile2.sh index 49eab5e..0d6d4f5 100644 --- a/t/compile2.sh +++ b/t/compile2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'compile' deals correctly with Windows-style paths. diff --git a/t/compile3.sh b/t/compile3.sh index d87953f..1351fcf 100644 --- a/t/compile3.sh +++ b/t/compile3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'compile' wraps the Microsoft C/C++ compiler (cl) correctly diff --git a/t/compile4.sh b/t/compile4.sh index d8020d6..845db0b 100644 --- a/t/compile4.sh +++ b/t/compile4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'compile' wraps the Microsoft C/C++ compiler (cl) correctly # with respect to absolute paths. diff --git a/t/compile5.sh b/t/compile5.sh index ada706b..7ae97a5 100644 --- a/t/compile5.sh +++ b/t/compile5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the file name translation in the 'compile' script works # correctly diff --git a/t/compile6.sh b/t/compile6.sh index 6bcaf22..cf99d15 100644 --- a/t/compile6.sh +++ b/t/compile6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'compile' searches libraries correctly diff --git a/t/compile7.sh b/t/compile7.sh index c6405d9..1535ca6 100644 --- a/t/compile7.sh +++ b/t/compile7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'compile' wraps the Intel C/C++ compiler (icl) correctly # with respect to absolute paths. diff --git a/t/compile_f90_c_cxx.sh b/t/compile_f90_c_cxx.sh index b65ae9c..b4d046e 100644 --- a/t/compile_f90_c_cxx.sh +++ b/t/compile_f90_c_cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure rules to invoke all compilers are selected with # mixed source objects. diff --git a/t/compile_f_c_cxx.sh b/t/compile_f_c_cxx.sh index b52c960..d86298c 100644 --- a/t/compile_f_c_cxx.sh +++ b/t/compile_f_c_cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure rules to invoke all compilers are selected with # mixed source objects. diff --git a/t/cond-basic.sh b/t/cond-basic.sh index 4b03769..12a5c04 100644 --- a/t/cond-basic.sh +++ b/t/cond-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check basic use of conditionals. diff --git a/t/cond.sh b/t/cond.sh index feb971a..ad15356 100644 --- a/t/cond.sh +++ b/t/cond.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check basic use of conditionals. diff --git a/t/cond10.sh b/t/cond10.sh index 5600c88..15d5ac7 100644 --- a/t/cond10.sh +++ b/t/cond10.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in conditionals. From Raja R Harinath. diff --git a/t/cond11.sh b/t/cond11.sh index 9210502..89760d5 100644 --- a/t/cond11.sh +++ b/t/cond11.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in conditionals. From Richard Boulton. # This checks that, if LDADD is set from a conditional variable diff --git a/t/cond13.sh b/t/cond13.sh index 02c3173..609aed9 100644 --- a/t/cond13.sh +++ b/t/cond13.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in conditionals. # Report from Lars J. Aas. diff --git a/t/cond14.sh b/t/cond14.sh index 8ff22f6..1344bf6 100644 --- a/t/cond14.sh +++ b/t/cond14.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in conditionals. # Report from Robert Boehne. diff --git a/t/cond15.sh b/t/cond15.sh index 3186700..3bffd2c 100644 --- a/t/cond15.sh +++ b/t/cond15.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for conditionally defined overriding of automatic rules. diff --git a/t/cond16.sh b/t/cond16.sh index 6d63dea..ad8d1b1 100644 --- a/t/cond16.sh +++ b/t/cond16.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in conditionals in SOURCES with variable substitution # references. diff --git a/t/cond17.sh b/t/cond17.sh index 5f32571..892dd4d 100644 --- a/t/cond17.sh +++ b/t/cond17.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for being able to define an object to be generated in different ways # according to a conditional. diff --git a/t/cond18.sh b/t/cond18.sh index 8a1b1d7..1d8cfaf 100644 --- a/t/cond18.sh +++ b/t/cond18.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for substitution references to conditional variables. # Report from Richard Boulton. diff --git a/t/cond19.sh b/t/cond19.sh index feb3b2c..879d83e 100644 --- a/t/cond19.sh +++ b/t/cond19.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for substitution references to conditional variables. # Report from Richard Boulton. diff --git a/t/cond20.sh b/t/cond20.sh index 3956495..45aa62a 100644 --- a/t/cond20.sh +++ b/t/cond20.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for recursion handling in substitution references to # conditional variables. diff --git a/t/cond21.sh b/t/cond21.sh index 94d76f8..55d7bc4 100644 --- a/t/cond21.sh +++ b/t/cond21.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for use of = and += in different conditions. diff --git a/t/cond22.sh b/t/cond22.sh index fd8b884..0d66bc1 100644 --- a/t/cond22.sh +++ b/t/cond22.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for bug when sources listed in conditional. # Report from Richard Boulton. PR/326. diff --git a/t/cond23.sh b/t/cond23.sh index 7af8996..dd75159 100644 --- a/t/cond23.sh +++ b/t/cond23.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that conditional redefinitions of AC_SUBST'ed variables are detected. # Report from Patrik Weiskircher. diff --git a/t/cond24.sh b/t/cond24.sh index 9fc4abb..ded25a1 100644 --- a/t/cond24.sh +++ b/t/cond24.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that conditional redefinitions of AC_SUBST'ed variables are detected. # Report from Patrik Weiskircher. diff --git a/t/cond25.sh b/t/cond25.sh index e654ce1..752f439 100644 --- a/t/cond25.sh +++ b/t/cond25.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that conditional primaries can use non-conditional directories. # From Pavel Roskin. diff --git a/t/cond26.sh b/t/cond26.sh index 01af6c4..7917b23 100644 --- a/t/cond26.sh +++ b/t/cond26.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that non-conditional primaries can use conditional directories. # Reported by Juergen Keil. diff --git a/t/cond27.sh b/t/cond27.sh index b56973b..fc21ebc 100644 --- a/t/cond27.sh +++ b/t/cond27.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that non-conditional primaries cannot use directories defined # in some conditions (but not others). diff --git a/t/cond28.sh b/t/cond28.sh index 1f49288..c0fcfb9 100644 --- a/t/cond28.sh +++ b/t/cond28.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that conditional primaries can use directories defined # in the same conditions (but not others). diff --git a/t/cond3.sh b/t/cond3.sh index 647bafa..054dc0d 100644 --- a/t/cond3.sh +++ b/t/cond3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test sources listed in conditional. # Report from Rob Savoye , and Lars J. Aas. diff --git a/t/cond30.sh b/t/cond30.sh index cd0d113..7202a71 100644 --- a/t/cond30.sh +++ b/t/cond30.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # For PR/352: make sure we support bin_PROGRAMS being defined conditionally. diff --git a/t/cond31.sh b/t/cond31.sh index 77ad9b5..d6dbbcd 100644 --- a/t/cond31.sh +++ b/t/cond31.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we define conditional _DEPENDENCIES correctly. diff --git a/t/cond32.sh b/t/cond32.sh index 2e92d6a..bb104b1 100644 --- a/t/cond32.sh +++ b/t/cond32.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the user can override a conditional _DEPENDENCIES. diff --git a/t/cond33.sh b/t/cond33.sh index 99147d5..51f020c 100644 --- a/t/cond33.sh +++ b/t/cond33.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that conditionally-defined install directories are handled # correctly. diff --git a/t/cond34.sh b/t/cond34.sh index 224a10d..01c129d 100644 --- a/t/cond34.sh +++ b/t/cond34.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for _DEPENDENCIES definition with conditional _LDADD. # Report from Elena A. Vengerova. diff --git a/t/cond35.sh b/t/cond35.sh index d6fffb2..bcb2af4 100644 --- a/t/cond35.sh +++ b/t/cond35.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check rules output for parser defined conditionally. # Report from Roman Fietze. diff --git a/t/cond36.sh b/t/cond36.sh index f913a08..9052450 100644 --- a/t/cond36.sh +++ b/t/cond36.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check rules output for parser defined conditionally. diff --git a/t/cond37.sh b/t/cond37.sh index 2fe057e..ef7b76c 100644 --- a/t/cond37.sh +++ b/t/cond37.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check conditional local rules. # Report from Simon Josefsson. diff --git a/t/cond38.sh b/t/cond38.sh index 2b0bef2..4141432 100644 --- a/t/cond38.sh +++ b/t/cond38.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check conditional variable ordering. # Report from Ed Hartnett. diff --git a/t/cond39.sh b/t/cond39.sh index 210c837..47316a2 100644 --- a/t/cond39.sh +++ b/t/cond39.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Build either as CONFIG_FILE or as PROGRAM. diff --git a/t/cond4.sh b/t/cond4.sh index a40f662..fa9fe25 100644 --- a/t/cond4.sh +++ b/t/cond4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another sources-in-conditional test. Report from Tim Goodwin. diff --git a/t/cond40.sh b/t/cond40.sh index a17c699..7921f3c 100644 --- a/t/cond40.sh +++ b/t/cond40.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test AM_COND_IF. diff --git a/t/cond41.sh b/t/cond41.sh index 7cdc992..0504331 100644 --- a/t/cond41.sh +++ b/t/cond41.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # AM_COND_IF with an undefined condition should fail. diff --git a/t/cond42.sh b/t/cond42.sh index c4c3b5d..06f34fd 100644 --- a/t/cond42.sh +++ b/t/cond42.sh @@ -1,6 +1,6 @@ #!/bin/sh nfig -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -13,7 +13,7 @@ nfig # 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 . +# along with this program. If not, see . # Ensure an error with inconsistent state of conditionals in configure.ac. # This shouldn't happen with user input, as _AM_COND_* are not documented, diff --git a/t/cond43.sh b/t/cond43.sh index c1e832d..f4d2f94 100644 --- a/t/cond43.sh +++ b/t/cond43.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure an error with underquoted usage of AM_COND_IF in configure.ac. diff --git a/t/cond44.sh b/t/cond44.sh index b2afc61..91ef946 100644 --- a/t/cond44.sh +++ b/t/cond44.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that redefinitions of AC_SUBST'ed AM_SUBST_NOTMAKE'd variables # are not diagnosed. See 'cond23.sh'. diff --git a/t/cond45.sh b/t/cond45.sh index d4adbe3..eb1851b 100644 --- a/t/cond45.sh +++ b/t/cond45.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that redefinitions of AC_SUBST'ed AM_SUBST_NOTMAKE'd variables # are not diagnosed. See 'cond24.sh'. diff --git a/t/cond46.sh b/t/cond46.sh index d221903..654bf11 100644 --- a/t/cond46.sh +++ b/t/cond46.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure the right condition is listed after 'else' and 'endif'. diff --git a/t/cond5.sh b/t/cond5.sh index 2f3a4fa..93af8a2 100644 --- a/t/cond5.sh +++ b/t/cond5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Yet another sources-in-conditional test. Report from Tim Goodwin. diff --git a/t/cond6.sh b/t/cond6.sh index 4a3ce2d..05524ff 100644 --- a/t/cond6.sh +++ b/t/cond6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for an odd conditional bug. Report from Matt Leach. diff --git a/t/cond7.sh b/t/cond7.sh index 9d06604..ea726e1 100644 --- a/t/cond7.sh +++ b/t/cond7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for an odd conditional bug. Report from Pavel Roskin. diff --git a/t/cond8.sh b/t/cond8.sh index 7162940..61a4d84 100644 --- a/t/cond8.sh +++ b/t/cond8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure _PROGRAMS conditionals can be written in a useful # way. diff --git a/t/cond9.sh b/t/cond9.sh index d9fd2db..9d21dee 100644 --- a/t/cond9.sh +++ b/t/cond9.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in conditionals. From Raja R Harinath. diff --git a/t/condd.sh b/t/condd.sh index fe9d5e3..a20fad2 100644 --- a/t/condd.sh +++ b/t/condd.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in conditionals. diff --git a/t/condhook.sh b/t/condhook.sh index 3885db7..cd542d4 100644 --- a/t/condhook.sh +++ b/t/condhook.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test install when a conditional install-*-hook is not defined. # Keep this in sync with sister test 'condhook2.sh'. diff --git a/t/condhook2.sh b/t/condhook2.sh index e96da11..9247289 100644 --- a/t/condhook2.sh +++ b/t/condhook2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test install when a conditional install-*-hook is defined. # Keep this in sync with sister test 'condhook.sh'. diff --git a/t/condinc.sh b/t/condinc.sh index db73a3c..0b0f270 100644 --- a/t/condinc.sh +++ b/t/condinc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure a conditional include statement is handled properly. diff --git a/t/condinc2.sh b/t/condinc2.sh index f92a57b..f17bbe0 100644 --- a/t/condinc2.sh +++ b/t/condinc2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another test of conditional include statements. diff --git a/t/condlib.sh b/t/condlib.sh index a1bfff1..6b36314 100644 --- a/t/condlib.sh +++ b/t/condlib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug with conditional library. # From Harlan Stenn. diff --git a/t/condman2.sh b/t/condman2.sh index e06f63d..1d2a417 100644 --- a/t/condman2.sh +++ b/t/condman2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure appropriate man install targets generated in all cases. diff --git a/t/condman3.sh b/t/condman3.sh index 1be7095..f5957e6 100644 --- a/t/condman3.sh +++ b/t/condman3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure conditionals work with man pages. diff --git a/t/confdeps.sh b/t/confdeps.sh index fbd1c77..288f11a 100644 --- a/t/confdeps.sh +++ b/t/confdeps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that config* files are properly regenerated. diff --git a/t/conff.sh b/t/conff.sh index d62b3ea..16bb977 100644 --- a/t/conff.sh +++ b/t/conff.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure rebuild rules work even when AC_CONFIG_FILES uses colons. # Report from Alexander Turbov. diff --git a/t/conff2.sh b/t/conff2.sh index c0b41ea..69c39e7 100644 --- a/t/conff2.sh +++ b/t/conff2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure empty calls to AC_CONFIG_FILES or AC_CONFIG_HEADERS are diagnosed. diff --git a/t/conffile-leading-dot.sh b/t/conffile-leading-dot.sh index feb2e14..29eec31 100644 --- a/t/conffile-leading-dot.sh +++ b/t/conffile-leading-dot.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automake must complain if AC_CONFIG_FILES is passed something starting # with a dot (like "./Makefile"), since the remake rules might be subtly diff --git a/t/confh-subdir-clean.sh b/t/confh-subdir-clean.sh index 7f28657..63285fa 100644 --- a/t/confh-subdir-clean.sh +++ b/t/confh-subdir-clean.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure config headers in subdirectories are cleaned. diff --git a/t/confh.sh b/t/confh.sh index 4ab770d..3c11320 100644 --- a/t/confh.sh +++ b/t/confh.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure config.h works in a subdir. # Report from Alexandre Oliva. diff --git a/t/confh4.sh b/t/confh4.sh index 0ec5ee4..839ff7e 100644 --- a/t/confh4.sh +++ b/t/confh4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 34. # > Description: diff --git a/t/confh5.sh b/t/confh5.sh index 4065a60..13cd72a 100644 --- a/t/confh5.sh +++ b/t/confh5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we do not distribute header sources when they are built. diff --git a/t/confh6.sh b/t/confh6.sh index 37ed73e..c1dd05b 100644 --- a/t/confh6.sh +++ b/t/confh6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure config.h rule made even if it is in a subdir. The # idea is that if config.h is in a subdir, and there is no Makefile in diff --git a/t/confh7.sh b/t/confh7.sh index ccb517f..c10e592 100644 --- a/t/confh7.sh +++ b/t/confh7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure several config headers are allowed. # See also sister "semantic" test 'confh8.sh'. diff --git a/t/confh8.sh b/t/confh8.sh index aa71b85..2966525 100644 --- a/t/confh8.sh +++ b/t/confh8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure several config headers are allowed. # See also sister "minimalistic" test 'confh7.sh'. diff --git a/t/configure.sh b/t/configure.sh index ae1fd95..76e0f3b 100644 --- a/t/configure.sh +++ b/t/configure.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Diagnose if the autoconf input is named configure.in. # Diagnose if both configure.in and configure.ac are present, prefer diff --git a/t/confincl.sh b/t/confincl.sh index ef52d59..4eeaa7e 100644 --- a/t/confincl.sh +++ b/t/confincl.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # This tests for a bug reported by Gord Matzigkeit. # If config.h is not used, @CONFIG_INCLUDE_SPEC@ should not appear diff --git a/t/conflnk.sh b/t/conflnk.sh index 7b10417..da6e949 100644 --- a/t/conflnk.sh +++ b/t/conflnk.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure links created by AC_CONFIG_LINKS get removed with # 'make distclean' diff --git a/t/conflnk2.sh b/t/conflnk2.sh index c9abb59..f34dad7 100644 --- a/t/conflnk2.sh +++ b/t/conflnk2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that sources for links created by AC_CONFIG_LINKS # are distributed. diff --git a/t/conflnk3.sh b/t/conflnk3.sh index 254e610..bff58fd 100644 --- a/t/conflnk3.sh +++ b/t/conflnk3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that AC_CONFIG_LINKS using a variable source # is not broken. diff --git a/t/conflnk4.sh b/t/conflnk4.sh index 57c0de6..1037d10 100644 --- a/t/conflnk4.sh +++ b/t/conflnk4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure links to _identical files_ created by AC_CONFIG_LINKS get # removed with 'make distclean' only if doing a VPATH build. diff --git a/t/confsub.sh b/t/confsub.sh index dbf8b34..5c0cb04 100644 --- a/t/confsub.sh +++ b/t/confsub.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure config.h can be in subdir. # Also, make sure config.h is properly rebuilt. diff --git a/t/confvar.sh b/t/confvar.sh index dbc351e..1c85e1b 100644 --- a/t/confvar.sh +++ b/t/confvar.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure configure_vars stuff works. diff --git a/t/confvar2.sh b/t/confvar2.sh index 45b374b..3fb63dc 100644 --- a/t/confvar2.sh +++ b/t/confvar2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug reported by Jim Meyering. diff --git a/t/copy.sh b/t/copy.sh index a9437fb..e9d9c3d 100644 --- a/t/copy.sh +++ b/t/copy.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure '-c' works. Report from Andris Pavenis. # See also the much more in-depth test 'add-missing'. diff --git a/t/cscope.tap b/t/cscope.tap index b254567..aa4f17c 100644 --- a/t/cscope.tap +++ b/t/cscope.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test cscope functionality. diff --git a/t/cscope2.sh b/t/cscope2.sh index 8cb618e..7781a31 100644 --- a/t/cscope2.sh +++ b/t/cscope2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The 'cscope' target should not fail if there are no sources. diff --git a/t/cscope3.sh b/t/cscope3.sh index 2edcad0..efabf1a 100644 --- a/t/cscope3.sh +++ b/t/cscope3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The 'cscope' target should not fail if there are no sources in a subdir. # In practice this means 'cscope' should not be invoked if cscope.files diff --git a/t/cxx-demo.sh b/t/cxx-demo.sh index 1fb7e54..1a494bf 100644 --- a/t/cxx-demo.sh +++ b/t/cxx-demo.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Demo on C++ support. diff --git a/t/cxx-lt-demo.sh b/t/cxx-lt-demo.sh index 852cee7..ac2db0d 100644 --- a/t/cxx-lt-demo.sh +++ b/t/cxx-lt-demo.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Demo on Libtool/C++ support. diff --git a/t/cxx.sh b/t/cxx.sh index d31a3ad..fe659bc 100644 --- a/t/cxx.sh +++ b/t/cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that '.c++' extension works. # From Ralf Corsepius. diff --git a/t/cxx2.sh b/t/cxx2.sh index c97f6d4..d095477 100644 --- a/t/cxx2.sh +++ b/t/cxx2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that Automake suggests using AC_PROG_CXX if C++ sources are used. diff --git a/t/cxxcpp.sh b/t/cxxcpp.sh index 7de24f7..924167e 100644 --- a/t/cxxcpp.sh +++ b/t/cxxcpp.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure automake sees AC_PROG_CXXCPP. From Garth Corral. diff --git a/t/cxxlibobj.sh b/t/cxxlibobj.sh index 9714d67..67be060 100644 --- a/t/cxxlibobj.sh +++ b/t/cxxlibobj.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure LIBOBJS and C++ sources work right. diff --git a/t/cxxlink.sh b/t/cxxlink.sh index b4ee5d8..1e13928 100644 --- a/t/cxxlink.sh +++ b/t/cxxlink.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure C++ linker is used when appropriate. diff --git a/t/cxxnoc.sh b/t/cxxnoc.sh index df2e6fe..9f3f394 100644 --- a/t/cxxnoc.sh +++ b/t/cxxnoc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure pure C++ sources don't include C-specific code. diff --git a/t/cygnus-no-more.sh b/t/cygnus-no-more.sh index ab2860e..22e03b1 100644 --- a/t/cygnus-no-more.sh +++ b/t/cygnus-no-more.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that support for Cygnus-style trees is deprecated. # That feature will be removed in the next major Automake release. diff --git a/t/cygwin32.sh b/t/cygwin32.sh index 2a144ab..647ee4c 100644 --- a/t/cygwin32.sh +++ b/t/cygwin32.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test basic Cygwin32 functionality. diff --git a/t/dash.sh b/t/dash.sh index 5df5e6a..a23dbc8 100644 --- a/t/dash.sh +++ b/t/dash.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure '-' can be used in path. # Report from Matthew D. Langston. diff --git a/t/defun.sh b/t/defun.sh index ae7517d..5d4be38 100644 --- a/t/defun.sh +++ b/t/defun.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal picks up on all macro definitions. diff --git a/t/defun2.sh b/t/defun2.sh index b65c370..33a770f 100644 --- a/t/defun2.sh +++ b/t/defun2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we don't mistake a macro definition for an invocation. # From Jim Meyering. diff --git a/t/dejagnu-absolute-builddir.sh b/t/dejagnu-absolute-builddir.sh index 0961b30..a896052 100644 --- a/t/dejagnu-absolute-builddir.sh +++ b/t/dejagnu-absolute-builddir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that DejaGnu testsuites have 'objdir' defined (as a TCL variable) # to an absolute path. diff --git a/t/dejagnu-relative-srcdir.sh b/t/dejagnu-relative-srcdir.sh index 0e6cdf1..0d6cc51 100644 --- a/t/dejagnu-relative-srcdir.sh +++ b/t/dejagnu-relative-srcdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that DejaGnu testsuites have 'srcdir' defined to a relative path # (both as TCL variable and as environment variable). diff --git a/t/dejagnu-siteexp-append.sh b/t/dejagnu-siteexp-append.sh index 1af3774..dc2b37f 100644 --- a/t/dejagnu-siteexp-append.sh +++ b/t/dejagnu-siteexp-append.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the files in $(EXTRA_DEJAGNU_SITE_CONFIG) get appended to # site.exp in the same order in which they're listed in that variable. diff --git a/t/dejagnu-siteexp-extend.sh b/t/dejagnu-siteexp-extend.sh index d111f3c..fce7131 100644 --- a/t/dejagnu-siteexp-extend.sh +++ b/t/dejagnu-siteexp-extend.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the developer can extend the site.exp generated by the # automake-generated Makefile. diff --git a/t/dejagnu-siteexp-useredit.sh b/t/dejagnu-siteexp-useredit.sh index 6f3a75f..c15e3c0 100644 --- a/t/dejagnu-siteexp-useredit.sh +++ b/t/dejagnu-siteexp-useredit.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the user can edit the Makefile-generated site.exp, and # have its edits survive to the remaking of that file. diff --git a/t/dejagnu.sh b/t/dejagnu.sh index 563bae9..ce4cd74 100644 --- a/t/dejagnu.sh +++ b/t/dejagnu.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Superficial test to check that dejagnu tests and automake-style # tests can coexist. See also related deeper test 'check12.sh'. diff --git a/t/dejagnu2.sh b/t/dejagnu2.sh index f4088b6..1c51dcb 100644 --- a/t/dejagnu2.sh +++ b/t/dejagnu2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we don't override the user's site.exp rule. diff --git a/t/dejagnu3.sh b/t/dejagnu3.sh index e0413ae..008d8c2 100644 --- a/t/dejagnu3.sh +++ b/t/dejagnu3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the DejaGnu rules work for a simple program and test case. diff --git a/t/dejagnu4.sh b/t/dejagnu4.sh index 1ad535b..f9aee10 100644 --- a/t/dejagnu4.sh +++ b/t/dejagnu4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the DejaGnu rules work for a simple program and test case. # Also check PR 488: Failure of the first of several tools tested. diff --git a/t/dejagnu5.sh b/t/dejagnu5.sh index 6da93b6..950b83a 100644 --- a/t/dejagnu5.sh +++ b/t/dejagnu5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the DejaGnu rules do look for a testsuite named after # the package by default. diff --git a/t/dejagnu6.sh b/t/dejagnu6.sh index 459874a..8b66bd7 100644 --- a/t/dejagnu6.sh +++ b/t/dejagnu6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that "make check" fails, when a DejaGnu test fails. diff --git a/t/dejagnu7.sh b/t/dejagnu7.sh index ea4a301..07039f0 100644 --- a/t/dejagnu7.sh +++ b/t/dejagnu7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that "make check" fails, when we invoke DejaGnu tests with --status # (to detect TCL errors) on a file with TCL errors. diff --git a/t/deleted-am.sh b/t/deleted-am.sh index afcb1de..b1bc087 100644 --- a/t/deleted-am.sh +++ b/t/deleted-am.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The stub rules emitted to work around the "deleted header problem" # for '.am' files shouldn't prevent the remake rules from correctly diff --git a/t/deleted-m4.sh b/t/deleted-m4.sh index a7b7e62..95365fa 100644 --- a/t/deleted-m4.sh +++ b/t/deleted-m4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The stub rules emitted to work around the "deleted header problem" # for '.m4' files shouldn't prevent the remake rules from correctly diff --git a/t/depacl2.sh b/t/depacl2.sh index 56690f5..750969d 100644 --- a/t/depacl2.sh +++ b/t/depacl2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure dependencies work when required macro is part of # autoconf. diff --git a/t/depcomp-implicit-auxdir.sh b/t/depcomp-implicit-auxdir.sh index 1281b19..9c037d1 100644 --- a/t/depcomp-implicit-auxdir.sh +++ b/t/depcomp-implicit-auxdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure a top-level depcomp file is found when # AC_CONFIG_AUX_DIR is not specified. diff --git a/t/depcomp.sh b/t/depcomp.sh index 5a5d5ba..ad10960 100644 --- a/t/depcomp.sh +++ b/t/depcomp.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure depcomp is installed and found properly # when required for multiple directories. diff --git a/t/depcomp2.sh b/t/depcomp2.sh index 00c1f23..88cc335 100644 --- a/t/depcomp2.sh +++ b/t/depcomp2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that depcomp is not used when it's not installed # From Pavel Roskin. diff --git a/t/depcomp8a.sh b/t/depcomp8a.sh index 0db7bf6..bb1e407 100644 --- a/t/depcomp8a.sh +++ b/t/depcomp8a.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for regressions in computation of names of .Po files for # automatic dependency tracking. @@ -51,10 +51,10 @@ $ACLOCAL # FIXME: stop disabling the warnings in the 'unsupported' category # FIXME: once the 'subdir-objects' option has been mandatory. $AUTOMAKE -a -Wno-unsupported -grep include Makefile.in # For debugging. -grep 'include.*\./\$(DEPDIR)/foo\.P' Makefile.in -grep 'include.*\./\$(DEPDIR)/bar\.P' Makefile.in -grep 'include.*/\./\$(DEPDIR)' Makefile.in && exit 1 +grep '\.P' Makefile.in # For debugging. +grep '\./\$(DEPDIR)/foo\.Po' Makefile.in +grep '\./\$(DEPDIR)/bar\.Po' Makefile.in +grep '/\./\$(DEPDIR)' Makefile.in && exit 1 $AUTOCONF # Don't reject slower dependency extractors, for better coverage. @@ -68,10 +68,10 @@ DISTCHECK_CONFIGURE_FLAGS='--enable-dependency-tracking' $MAKE distcheck echo AUTOMAKE_OPTIONS = subdir-objects >> Makefile.am $AUTOMAKE -grep include Makefile.in # For debugging. -grep 'include.*\./\$(DEPDIR)/foo\.P' Makefile.in -grep 'include.*[^a-zA-Z0-9_/]sub/\$(DEPDIR)/bar\.P' Makefile.in -$EGREP 'include.*/(\.|sub)/\$\(DEPDIR\)' Makefile.in && exit 1 +grep '\.P' Makefile.in # For debugging. +grep '\./\$(DEPDIR)/foo\.Po' Makefile.in +grep '[^a-zA-Z0-9_/]sub/\$(DEPDIR)/bar\.Po' Makefile.in +$EGREP '/(\.|sub)/\$\(DEPDIR\)' Makefile.in && exit 1 $AUTOCONF # Don't reject slower dependency extractors, for better coverage. diff --git a/t/depcomp8b.sh b/t/depcomp8b.sh index 9f57a2b..45be651 100644 --- a/t/depcomp8b.sh +++ b/t/depcomp8b.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for regressions in computation of names of .Plo files for # automatic dependency tracking. @@ -48,10 +48,10 @@ $ACLOCAL # FIXME: stop disabling the warnings in the 'unsupported' category # FIXME: once the 'subdir-objects' option has been mandatory. $AUTOMAKE -a -Wno-unsupported -grep include Makefile.in # For debugging. -grep 'include.*\./\$(DEPDIR)/foo\.P' Makefile.in -grep 'include.*\./\$(DEPDIR)/bar\.P' Makefile.in -grep 'include.*/\./\$(DEPDIR)' Makefile.in && exit 1 +grep '\.P' Makefile.in # For debugging. +grep '\./\$(DEPDIR)/foo\.Plo' Makefile.in +grep '\./\$(DEPDIR)/bar\.Plo' Makefile.in +grep '/\./\$(DEPDIR)' Makefile.in && exit 1 $AUTOCONF # Don't reject slower dependency extractors, for better coverage. @@ -64,10 +64,10 @@ DISTCHECK_CONFIGURE_FLAGS='--enable-dependency-tracking' $MAKE distcheck echo AUTOMAKE_OPTIONS += subdir-objects >> Makefile.am $AUTOMAKE -grep include Makefile.in # For debugging. -grep 'include.*\./\$(DEPDIR)/foo\.P' Makefile.in -grep 'include.*[^a-zA-Z0-9_/]sub/\$(DEPDIR)/bar\.P' Makefile.in -$EGREP 'include.*/(\.|sub)/\$\(DEPDIR\)' Makefile.in && exit 1 +grep '\.P' Makefile.in # For debugging. +grep '\./\$(DEPDIR)/foo\.Plo' Makefile.in +grep '[^a-zA-Z0-9_/]sub/\$(DEPDIR)/bar\.Plo' Makefile.in +$EGREP '/(\.|sub)/\$\(DEPDIR\)' Makefile.in && exit 1 $AUTOCONF # Don't reject slower dependency extractors, for better coverage. diff --git a/t/depdist.sh b/t/depdist.sh index 4a740c6..728080f 100644 --- a/t/depdist.sh +++ b/t/depdist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure depcomp is found for the distribution. # From Eric Magnien. diff --git a/t/postproc.sh b/t/depend-postproc.sh similarity index 61% rename from t/postproc.sh rename to t/depend-postproc.sh index 2c42176..48620cc 100644 --- a/t/postproc.sh +++ b/t/depend-postproc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,23 +12,25 @@ # 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 . +# along with this program. If not, see . # Check to make sure we recognize a Makefile.in, even if post-processed -# and renamed. +# and renamed. The particularly tricky code for automatic dependency +# tracking support used to have issues with that. required=cc . test-init.sh -cat >configure.ac < configure.ac < myMakefile.am << 'END' +cat > myMakefile.am <<'END' bin_PROGRAMS = fred fred_SOURCES = fred.c END @@ -45,4 +47,25 @@ cat myMakefile.old >> myMakefile.in test -f .deps/fred.Po || test -f _deps/fred.Po || exit 1 +$sleep + +cat > Makefile <<'END' +include myMakefile +END + +sed 's/^dnl: *//' configure.ac >t +mv -f t configure.ac + +$MAKE myMakefile Makefile + +rm -rf .deps _deps +./config.status + +test ! -e fred.c +echo 'int main (void) { return 0; }' > fred.c + +$MAKE +test -f .deps/fred.Po || test -f _deps/fred.Po || exit 1 +$MAKE distcheck + : diff --git a/t/depend.sh b/t/depend.sh index 4aa056b..20cd0e2 100644 --- a/t/depend.sh +++ b/t/depend.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # This tests for a bug reported by Henrik Frystyk Nielsen # In some cases the auto-dependency can get confused and try diff --git a/t/depend3.sh b/t/depend3.sh index 1d6f3ed..5e3edd2 100644 --- a/t/depend3.sh +++ b/t/depend3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test _DEPENDENCIES variable. From Lee Iverson. diff --git a/t/depend4.sh b/t/depend4.sh index 6e20235..c756e6c 100644 --- a/t/depend4.sh +++ b/t/depend4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that dependencies are included when there are many header files. diff --git a/t/depend5.sh b/t/depend5.sh index 7400e61..67a22e9 100644 --- a/t/depend5.sh +++ b/t/depend5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that _AM_OUTPUT_DEPENDENCY_COMMANDS works with eval-style # quoting in $CONFIG_FILES, done by newer Autoconf. diff --git a/t/depend6.sh b/t/depend6.sh index 0f38685..b06cccd 100644 --- a/t/depend6.sh +++ b/t/depend6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for _AM_OUTPUT_DEPENDENCY_COMMANDS grouping bug, # reported by Markus Duft. diff --git a/t/deprecated-acinit.sh b/t/deprecated-acinit.sh index 45ec19e..0882a33 100644 --- a/t/deprecated-acinit.sh +++ b/t/deprecated-acinit.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake and autoconf complain about an old-style AC_INIT # call used with a new-style AM_AUTOMAKE_INIT call. diff --git a/t/destdir.sh b/t/destdir.sh index 93c02a1..05991b7 100644 --- a/t/destdir.sh +++ b/t/destdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that 'make distcheck' can find some $(DESTDIR) omissions. # PR/186. diff --git a/t/dir-named-obj-is-bad.sh b/t/dir-named-obj-is-bad.sh index c3e5a6c..0036ae1 100644 --- a/t/dir-named-obj-is-bad.sh +++ b/t/dir-named-obj-is-bad.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Naming a subdirectory 'obj/' is a bad idea. Automake should say so. diff --git a/t/discover.sh b/t/discover.sh index ab0866d..179730b 100644 --- a/t/discover.sh +++ b/t/discover.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure LIBOBJS file cannot be mentioned explicitly. diff --git a/t/dist-auxdir-many-subdirs.sh b/t/dist-auxdir-many-subdirs.sh index bf11a46..3cc0830 100644 --- a/t/dist-auxdir-many-subdirs.sh +++ b/t/dist-auxdir-many-subdirs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # It should be legitimate for many subdir Makefiles to require the # same config-aux files. diff --git a/t/dist-auxfile-2.sh b/t/dist-auxfile-2.sh index b977ee2..ac95437 100644 --- a/t/dist-auxfile-2.sh +++ b/t/dist-auxfile-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Files specified by AC_REQUIRE_AUX_FILE must exist, and if a Makefile # is present in the build-aux directory, they correctly get automatically diff --git a/t/dist-auxfile.sh b/t/dist-auxfile.sh index fef805b..6f0c848 100644 --- a/t/dist-auxfile.sh +++ b/t/dist-auxfile.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Files specified by AC_REQUIRE_AUX_FILE must exist, and they get # automatically distributed by the top-level Makefile.am. diff --git a/t/dist-formats.tap b/t/dist-formats.tap index a32fa21..924ba4a 100644 --- a/t/dist-formats.tap +++ b/t/dist-formats.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for different compression formats used by distribution # archives. diff --git a/t/dist-included-parent-dir.sh b/t/dist-included-parent-dir.sh index b93cca0..21cad3f 100644 --- a/t/dist-included-parent-dir.sh +++ b/t/dist-included-parent-dir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure included files in parent directory are distributed. diff --git a/t/dist-install-sh.sh b/t/dist-install-sh.sh index 4d98152..a9eead0 100644 --- a/t/dist-install-sh.sh +++ b/t/dist-install-sh.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug where install-sh not included in distribution. diff --git a/t/dist-lzma.sh b/t/dist-lzma.sh index a18c3c7..76e0f19 100644 --- a/t/dist-lzma.sh +++ b/t/dist-lzma.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for no-dist-gzip with lzma. diff --git a/t/dist-missing-am.sh b/t/dist-missing-am.sh index 311de4b..d169f97 100644 --- a/t/dist-missing-am.sh +++ b/t/dist-missing-am.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The stub rules emitted to work around the "deleted header problem" # for '.am' files shouldn't prevent "make" from diagnosing a missing diff --git a/t/dist-missing-included-m4.sh b/t/dist-missing-included-m4.sh index 4d25523..804c319 100644 --- a/t/dist-missing-included-m4.sh +++ b/t/dist-missing-included-m4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The stub rules emitted to work around the "deleted header problem" # for '.m4' files shouldn't prevent "make" from diagnosing a missing diff --git a/t/dist-missing-m4.sh b/t/dist-missing-m4.sh index bf691d2..9e2c48a 100644 --- a/t/dist-missing-m4.sh +++ b/t/dist-missing-m4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The stub rules emitted to work around the "deleted header problem" # for '.m4' files shouldn't prevent "make" from diagnosing a missing diff --git a/t/dist-pr109765.sh b/t/dist-pr109765.sh index abdb47e..8ccef8d 100644 --- a/t/dist-pr109765.sh +++ b/t/dist-pr109765.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Expose automake bug#10975: when several "dist-*" targets are invoked # on the make command line, the first one ends up removing the distdir, diff --git a/t/dist-readonly.sh b/t/dist-readonly.sh index 9b9faa8..4d5534e 100644 --- a/t/dist-readonly.sh +++ b/t/dist-readonly.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that a readonly files are distributed as such, and not make # writable while being copied in the $(distdir). diff --git a/t/dist-repeated.sh b/t/dist-repeated.sh index 18e4271..4bc17aa 100644 --- a/t/dist-repeated.sh +++ b/t/dist-repeated.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that we can distribute the same file as many times as we want. # The distdir target should take care of not copying it more than one diff --git a/t/dist-shar.sh b/t/dist-shar.sh index 308ce13..6599499 100644 --- a/t/dist-shar.sh +++ b/t/dist-shar.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for no-dist-gzip with dist-shar. diff --git a/t/dist-tarZ.sh b/t/dist-tarZ.sh index baf3f20..1e33948 100644 --- a/t/dist-tarZ.sh +++ b/t/dist-tarZ.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for no-dist-gzip with dist-tarZ. diff --git a/t/dist-vs-built-sources.sh b/t/dist-vs-built-sources.sh new file mode 100644 index 0000000..cce726a --- /dev/null +++ b/t/dist-vs-built-sources.sh @@ -0,0 +1,56 @@ +#! /bin/sh +# Copyright (C) 2017-2018 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 . + +# Ensure that "make dist" no longer fails when a distributed file +# depends on a file from the list of BUILT_SOURCES. + +. test-init.sh + +cat >> configure.ac << 'END' +AC_PROG_CC +AC_OUTPUT +END + +cat > Makefile.am << 'END' +BUILT_SOURCES = h.h +h.h: + rm -f $@ $@-t + printf '%s\n' '#define F "F"' > $@-t + mv -f $@-t $@ +CLEANFILES = h.h + +EXTRA_DIST = gen +gen: foo + ./foo > $@-t && mv $@-t $@ + +bin_PROGRAMS = foo +foo_SOURCES = foo.c +END + +cat > foo.c << 'END' +#include "h.h" +int main (void) { printf ("%s\n", F); return 0; } +END +chmod a-w foo.c + +$ACLOCAL +$AUTOCONF +$AUTOMAKE + +./configure +$MAKE dist + +: diff --git a/t/dist-with-unreadable-makefile-fails.sh b/t/dist-with-unreadable-makefile-fails.sh index 269b8ca..6b9b46e 100644 --- a/t/dist-with-unreadable-makefile-fails.sh +++ b/t/dist-with-unreadable-makefile-fails.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in 'make dist' # From Pavel Roskin. diff --git a/t/distcheck-configure-flags-am.sh b/t/distcheck-configure-flags-am.sh index df825e4..b1f5173 100644 --- a/t/distcheck-configure-flags-am.sh +++ b/t/distcheck-configure-flags-am.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for AM_DISTCHECK_CONFIGURE_FLAGS at "make distcheck" # time, and its interactions with DISTCHECK_CONFIGURE_FLAGS. diff --git a/t/distcheck-configure-flags-subpkg.sh b/t/distcheck-configure-flags-subpkg.sh index 64b34b9..a290d89 100644 --- a/t/distcheck-configure-flags-subpkg.sh +++ b/t/distcheck-configure-flags-subpkg.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check AM_DISTCHECK_CONFIGURE_FLAGS and DISTCHECK_CONFIGURE_FLAGS # are not honored in a subpackage Makefile.am, but the flags from diff --git a/t/distcheck-configure-flags.sh b/t/distcheck-configure-flags.sh index 8091895..6c38e83 100644 --- a/t/distcheck-configure-flags.sh +++ b/t/distcheck-configure-flags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for DISTCHECK_CONFIGURE_FLAGS at "make distcheck" time. diff --git a/t/distcheck-hook.sh b/t/distcheck-hook.sh index f519088..50099fd 100644 --- a/t/distcheck-hook.sh +++ b/t/distcheck-hook.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check basic support for distcheck-hook. diff --git a/t/distcheck-hook2.sh b/t/distcheck-hook2.sh index e060af0..4603f1a 100644 --- a/t/distcheck-hook2.sh +++ b/t/distcheck-hook2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that no 'distcheck-hook' target is created automatically by # Automake, and that a used-defined 'distcheck-hook' is *not* honored diff --git a/t/distcheck-missing-m4.sh b/t/distcheck-missing-m4.sh index ad1a247..1539be4 100644 --- a/t/distcheck-missing-m4.sh +++ b/t/distcheck-missing-m4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that we can define a distcheck-hook to diagnose m4 files # missing from the dist tarball (interaction with '--install'). diff --git a/t/distcheck-no-prefix-or-srcdir-override.sh b/t/distcheck-no-prefix-or-srcdir-override.sh index c99a7d9..1791324 100644 --- a/t/distcheck-no-prefix-or-srcdir-override.sh +++ b/t/distcheck-no-prefix-or-srcdir-override.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that "make distcheck" overrides any --srcdir or --prefix flag # (mistakenly) defined in $(AM_DISTCHECK_CONFIGURE_FLAGS) or diff --git a/t/distcheck-outdated-m4.sh b/t/distcheck-outdated-m4.sh index 12591ce..0e94099 100644 --- a/t/distcheck-outdated-m4.sh +++ b/t/distcheck-outdated-m4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that we can define a distcheck-hook to diagnose outdated m4 # files in a dist tarball (interaction with '--install'). diff --git a/t/distcheck-override-infodir.sh b/t/distcheck-override-infodir.sh index efe5a94..8f854f8 100644 --- a/t/distcheck-override-infodir.sh +++ b/t/distcheck-override-infodir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that we can override ${infodir} while having distcheck still # working. Related to automake bug#9579. diff --git a/t/distcheck-pr10470.sh b/t/distcheck-pr10470.sh index 5424d02..8689582 100644 --- a/t/distcheck-pr10470.sh +++ b/t/distcheck-pr10470.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure "make distcheck" does not experience racy failures on # systems (like MinGW/MSYS) that cannot remove a directory "in use" diff --git a/t/distcheck-pr18286.sh b/t/distcheck-pr18286.sh index 549ec22..9204e89 100644 --- a/t/distcheck-pr18286.sh +++ b/t/distcheck-pr18286.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2014-2017 Free Software Foundation, Inc. +# Copyright (C) 2014-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure "make distcheck" detects all missing files, without getting # confused by the fact that they exists in the "original" source tree diff --git a/t/distcheck-pr9579.sh b/t/distcheck-pr9579.sh index 2034f17..597a19c 100644 --- a/t/distcheck-pr9579.sh +++ b/t/distcheck-pr9579.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check against automake bug#9579: distcheck does not always detect # incomplete uninstall as advertised. diff --git a/t/distcheck-writable-srcdir.sh b/t/distcheck-writable-srcdir.sh index 5234337..e9bc842 100644 --- a/t/distcheck-writable-srcdir.sh +++ b/t/distcheck-writable-srcdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the user abuse 'distcheck-hook' to ensure his packages # is built by "make distcheck" with a writable srcdir. This goes diff --git a/t/distcleancheck.sh b/t/distcleancheck.sh index ed92e77..b3ab75f 100644 --- a/t/distcleancheck.sh +++ b/t/distcleancheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the suggested 'distcleancheck_listfiles' in the manual works. # The example Makefile.am we use is from the FAQ entry 'distcleancheck'. diff --git a/t/distcom-subdir.sh b/t/distcom-subdir.sh index 999400b..1175cb5 100644 --- a/t/distcom-subdir.sh +++ b/t/distcom-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that if an auxfile (here depcomp) is required # by a subdir Makefile.am, it is distributed by that Makefile.am. diff --git a/t/distcom2.sh b/t/distcom2.sh index 47895a9..363a9d1 100644 --- a/t/distcom2.sh +++ b/t/distcom2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that depcomp and compile are added to DIST_COMMON. # Report from Pavel Roskin. Report of problems with '--no-force' from diff --git a/t/distcom3.sh b/t/distcom3.sh index d4bc895..374c2ab 100644 --- a/t/distcom3.sh +++ b/t/distcom3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that non-existing common files are distributed # if they are buildable. diff --git a/t/distcom4.sh b/t/distcom4.sh index 4c3fbee..c96ecbe 100644 --- a/t/distcom4.sh +++ b/t/distcom4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure config files are distributed, and only once. # This tries to distribute a file from a subdirectory, without diff --git a/t/distcom5.sh b/t/distcom5.sh index 6885c17..35bcb5f 100644 --- a/t/distcom5.sh +++ b/t/distcom5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure config files are distributed, and only once. # This tries to distribute a file from a subdirectory, with diff --git a/t/distdir.sh b/t/distdir.sh index e1f8c41..147a83b 100644 --- a/t/distdir.sh +++ b/t/distdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure subdirs in EXTRA_DIST work. Also tests to make # sure *srcdir is properly handled. Note that using './', as in diff --git a/t/disthook.sh b/t/disthook.sh index 0c2cfdb..2c27e7f 100644 --- a/t/disthook.sh +++ b/t/disthook.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that 'dist-hook' works. See automake bug#10878. diff --git a/t/distlinks.sh b/t/distlinks.sh index c876228..5cb6dec 100644 --- a/t/distlinks.sh +++ b/t/distlinks.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that distributed symlinks in the source tree will be expanded # as regular files in $(distdir). diff --git a/t/distlinksbrk.sh b/t/distlinksbrk.sh index 39604e0..a3b9918 100644 --- a/t/distlinksbrk.sh +++ b/t/distlinksbrk.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that distributed broken symlinks cause 'make dist' to fail, and # to do so with (mostly) meaningful diagnostic. diff --git a/t/distname.sh b/t/distname.sh index 503e782..f1f93ec 100644 --- a/t/distname.sh +++ b/t/distname.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of names in tar file. # From Rainer Orth. diff --git a/t/dmalloc.sh b/t/dmalloc.sh index ea7854d..ad5d836 100644 --- a/t/dmalloc.sh +++ b/t/dmalloc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Simple checks on the 'AM_WITH_DMALLOC' macro. diff --git a/t/doc-parsing-buglets-colneq-subst.sh b/t/doc-parsing-buglets-colneq-subst.sh index 5d2dbb3..41616a9 100644 --- a/t/doc-parsing-buglets-colneq-subst.sh +++ b/t/doc-parsing-buglets-colneq-subst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,14 +12,14 @@ # 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 . +# along with this program. If not, see . # Check a documented limitation of the Automake's Makefile parser # w.r.t. POSIX variable substitutions used in the name of targets. # See Section "General Operation" in the Automake manual. # If you cause some parts of this test to fail, chances are that you've # improved the Automake parser ;-) -# See: +# See: # or: . test-init.sh diff --git a/t/doc-parsing-buglets-tabs.sh b/t/doc-parsing-buglets-tabs.sh index 190c9a9..7520769 100644 --- a/t/doc-parsing-buglets-tabs.sh +++ b/t/doc-parsing-buglets-tabs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check the documented limitation of the Automake's Makefile parser w.r.t. # use of TAB characters; see Section "General Operation" in the Automake diff --git a/t/dollar.sh b/t/dollar.sh index 5910ad0..828fb3a 100644 --- a/t/dollar.sh +++ b/t/dollar.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # We should support files with '$' characters in their names. # Java people need this. diff --git a/t/dollarvar.sh b/t/dollarvar.sh index 720818b..da374c6 100644 --- a/t/dollarvar.sh +++ b/t/dollarvar.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that -Wportability complains about recursive # variable expansions and variables containing '$', '$(...)', or diff --git a/t/dollarvar2.sh b/t/dollarvar2.sh index 80b0319..3f8358c 100644 --- a/t/dollarvar2.sh +++ b/t/dollarvar2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that -Wportability turns on portability-recursive, # likewise for -Wno-... diff --git a/t/double.sh b/t/double.sh index 9b00e9e..f622914 100644 --- a/t/double.sh +++ b/t/double.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure listing a program twice is ok. # Report from Manu Rouat. diff --git a/t/dup2.sh b/t/dup2.sh index 5373130..6c4ac51 100644 --- a/t/dup2.sh +++ b/t/dup2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure aclocal only warns about definitions overridden by acinclude.m4. diff --git a/t/else.sh b/t/else.sh index 4bf755d..cde353a 100644 --- a/t/else.sh +++ b/t/else.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure line numbers are correct in some error reports. diff --git a/t/empty-data-primary.sh b/t/empty-data-primary.sh index c80fa0f..4a935a1 100644 --- a/t/empty-data-primary.sh +++ b/t/empty-data-primary.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug where if the list of installables is empty, invalid sh # code is generated. diff --git a/t/empty-sources-primary.tap b/t/empty-sources-primary.tap index 36a20dd..4563f7b 100644 --- a/t/empty-sources-primary.tap +++ b/t/empty-sources-primary.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # A test for missing _SOURCES variable. Also test to make sure empty # _SOURCES suppresses assumption about default name. diff --git a/t/exdir.sh b/t/exdir.sh index d34701d..ee7a623 100644 --- a/t/exdir.sh +++ b/t/exdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check to make sure new extended directory mechanism works. diff --git a/t/exdir2.sh b/t/exdir2.sh index 84ec535..5620ff2 100644 --- a/t/exdir2.sh +++ b/t/exdir2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure undefined directories are invalid. diff --git a/t/exdir3.sh b/t/exdir3.sh index 10accc0..080b948 100644 --- a/t/exdir3.sh +++ b/t/exdir3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure pkgdatadir can be overridden via AC_SUBST. diff --git a/t/exeext.sh b/t/exeext.sh index 2df3b02..125764f 100644 --- a/t/exeext.sh +++ b/t/exeext.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure '.' in an exe name doesn't fool us. # Report from Robert Collins. diff --git a/t/exeext2.sh b/t/exeext2.sh index 82700ac..c3a22eb 100644 --- a/t/exeext2.sh +++ b/t/exeext2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure no-exeext option works. diff --git a/t/exeext3.sh b/t/exeext3.sh index 7a5d0e6..563faa7 100644 --- a/t/exeext3.sh +++ b/t/exeext3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we can override a program rule. diff --git a/t/exeext4.sh b/t/exeext4.sh index b3c1774..540c1b1 100644 --- a/t/exeext4.sh +++ b/t/exeext4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure $(EXEEXT) is appended to programs and to tests that are # programs, but not to @substitutions@. diff --git a/t/ext.sh b/t/ext.sh index 0b2435a..7c796cd 100644 --- a/t/ext.sh +++ b/t/ext.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure extensions are set correctly for various languages. diff --git a/t/ext2.sh b/t/ext2.sh index 6e65807..cd53b85 100644 --- a/t/ext2.sh +++ b/t/ext2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for a bug reported by Ladislav Strojil. # Using different extensions for the same language should not diff --git a/t/ext3.sh b/t/ext3.sh index bfce9e6..5d27cd5 100644 --- a/t/ext3.sh +++ b/t/ext3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Cover corner cases of derive_suffix wrt. file extensions: # - extension declared with SUFFIXES but with no suffix rule for it diff --git a/t/extra-data.sh b/t/extra-data.sh index b6614af..9cad94b 100644 --- a/t/extra-data.sh +++ b/t/extra-data.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Checks on the obsolete EXTRA_DATA variable. diff --git a/t/extra-deps-lt.sh b/t/extra-deps-lt.sh index 8f77736..5998fd3 100644 --- a/t/extra-deps-lt.sh +++ b/t/extra-deps-lt.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test EXTRA_*_DEPENDENCIES, libtool version; see 'extra-deps.sh' for # non-libtool variant. diff --git a/t/extra-deps.sh b/t/extra-deps.sh index 79a7a55..e139be6 100644 --- a/t/extra-deps.sh +++ b/t/extra-deps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test EXTRA_*_DEPENDENCIES. See 'extra-deps-lt.sh' for libtool variant. diff --git a/t/extra-dist-dirs-and-subdirs.sh b/t/extra-dist-dirs-and-subdirs.sh index d010078..8fe4c9a 100644 --- a/t/extra-dist-dirs-and-subdirs.sh +++ b/t/extra-dist-dirs-and-subdirs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check to make sure EXTRA_DIST can contain a directory or # a subdirectory, in $(builddir) or $(srcdir). diff --git a/t/extra-dist-vpath-dir-merge.sh b/t/extra-dist-vpath-dir-merge.sh index e0a2cc7..a129e58 100644 --- a/t/extra-dist-vpath-dir-merge.sh +++ b/t/extra-dist-vpath-dir-merge.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check to make sure that when distdir is invoked in a VPATH # configuration and has to distribute directory X, it actually merge diff --git a/t/extra-dist-vpath-dir.sh b/t/extra-dist-vpath-dir.sh index cfea384..f0413f7 100644 --- a/t/extra-dist-vpath-dir.sh +++ b/t/extra-dist-vpath-dir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check to make sure EXTRA_DIST can contain a directory from $buildir. # From Dean Povey. diff --git a/t/extra-dist-wildcards-gnu.sh b/t/extra-dist-wildcards-gnu.sh index 12bb2f6..85f46fc 100644 --- a/t/extra-dist-wildcards-gnu.sh +++ b/t/extra-dist-wildcards-gnu.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for more complex usage of wildcards in EXTRA_DIST. # Suggested by observations from Braden McDaniel. diff --git a/t/extra-dist-wildcards-vpath.sh b/t/extra-dist-wildcards-vpath.sh index d1be5df..0e41ecd 100644 --- a/t/extra-dist-wildcards-vpath.sh +++ b/t/extra-dist-wildcards-vpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that wildcards in elements of EXTRA_DIST are honoured when # $srcdir != $builddir, if properly declared. diff --git a/t/extra-dist-wildcards.sh b/t/extra-dist-wildcards.sh index f00a25f..b16c27a 100644 --- a/t/extra-dist-wildcards.sh +++ b/t/extra-dist-wildcards.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that wildcards in EXTRA_DIST are honoured. # Suggested by observations from Braden McDaniel. diff --git a/t/extra-portability.sh b/t/extra-portability.sh index 3e04f5f..de41cf4 100644 --- a/t/extra-portability.sh +++ b/t/extra-portability.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check interactions between the 'portability' and 'extra-portability' # warning categories: diff --git a/t/extra-portability2.sh b/t/extra-portability2.sh index edcabf8..3b5c816 100644 --- a/t/extra-portability2.sh +++ b/t/extra-portability2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that extra-portability warnings are not enabled by --gnits, # --gnu and --foreign. diff --git a/t/extra-portability3.sh b/t/extra-portability3.sh index 77680c6..621a12e 100644 --- a/t/extra-portability3.sh +++ b/t/extra-portability3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check interactions between the 'portability-recursive' and # 'extra-portability' warning categories. diff --git a/t/extra-programs-and-libs.sh b/t/extra-programs-and-libs.sh index fe402a2..c21941b 100644 --- a/t/extra-programs-and-libs.sh +++ b/t/extra-programs-and-libs.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure we warn about substitutions in bin_PROGRAMS if EXTRA_PROGRAMS # are missing; but only if the former is not AC_SUBSTed itself diff --git a/t/extra-programs-empty.sh b/t/extra-programs-empty.sh index 9220ff7..1033406 100644 --- a/t/extra-programs-empty.sh +++ b/t/extra-programs-empty.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that EXTRA_PROGRAMS doesn't get removed because it is empty. # This check has been introduced in commit 'Release-1-9-254-g9d0eaef' diff --git a/t/extra-programs-misc.sh b/t/extra-programs-misc.sh index ca51a87..ae7366f 100644 --- a/t/extra-programs-misc.sh +++ b/t/extra-programs-misc.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure defining bin_PROGRAMS in terms of EXTRA_PROGRAMS works, # and that referring to the same program with inconsistent addition diff --git a/t/extra-sources-no-spurious.sh b/t/extra-sources-no-spurious.sh index ccc15c6..c51569c 100644 --- a/t/extra-sources-no-spurious.sh +++ b/t/extra-sources-no-spurious.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check to make sure EXTRA_foo_SOURCES are not defined unnecessarily. diff --git a/t/extra-sources.sh b/t/extra-sources.sh index 09e797d..3878ac2 100644 --- a/t/extra-sources.sh +++ b/t/extra-sources.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure EXTRA_..._SOURCES actually works. # Bug report from Henrik Frystyk Nielsen. @@ -21,7 +21,7 @@ echo AC_PROG_CC >> configure.ac -cat > Makefile.am << 'END' +cat > Makefile.am <<'END' bin_PROGRAMS = www www_SOURCES = www.c EXTRA_www_SOURCES = xtra.c @@ -31,6 +31,7 @@ END $ACLOCAL $AUTOMAKE -grep '@am__include@ .*/xtra\.P' Makefile.in +grep '@am__include@ .*/xtra\.Po' Makefile.in +grep '^am__depfiles_remade =.*/xtra.Po' Makefile.in : diff --git a/t/extra.sh b/t/extra.sh index 28dbf00..7db026d 100644 --- a/t/extra.sh +++ b/t/extra.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure EXTRA_ targets are generated. This test used to # make sure the targets were *not* generated. That is wrong; the diff --git a/t/f90only.sh b/t/f90only.sh index 73687f4..cfa24af 100644 --- a/t/f90only.sh +++ b/t/f90only.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure programs with only Fortran 90 source are handled properly. # (copied from 'fonly.sh') Mike Nolta diff --git a/t/flavor.sh b/t/flavor.sh index 2222d1a..32b4087 100644 --- a/t/flavor.sh +++ b/t/flavor.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure flavors like 'cygnus', 'gnu', 'gnits' and command line # options like '--ignore-deps' and '--silent-rules' are preserved across diff --git a/t/flibs.sh b/t/flibs.sh index 856931b..cd8317c 100644 --- a/t/flibs.sh +++ b/t/flibs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'AC_F77_LIBRARY_LDFLAGS' works properly. # Matthew D. Langston diff --git a/t/fn99.sh b/t/fn99.sh index 15db582..e09efa3 100644 --- a/t/fn99.sh +++ b/t/fn99.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check the filename-length-max=99 option. diff --git a/t/fn99subdir.sh b/t/fn99subdir.sh index 5754dcd..ab110b5 100644 --- a/t/fn99subdir.sh +++ b/t/fn99subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # PR 507: Check the filename-length-max=99 option # in conjunction with AC_CONFIG_SUBDIRS. diff --git a/t/fnoc.sh b/t/fnoc.sh index 7d6f515..b58ac68 100644 --- a/t/fnoc.sh +++ b/t/fnoc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that pure Fortran 77 sources don't include # C-specific code. diff --git a/t/fonly.sh b/t/fonly.sh index 2877f3a..b53c3e4 100644 --- a/t/fonly.sh +++ b/t/fonly.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure programs with only Fortran 77 source are handled properly. # Matthew D. Langston diff --git a/t/forcemiss.sh b/t/forcemiss.sh index d4c9c8f..5539107 100644 --- a/t/forcemiss.sh +++ b/t/forcemiss.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that 'automake --force-missing' works. diff --git a/t/forcemiss2.sh b/t/forcemiss2.sh index 031a3cb..b1b5ef5 100644 --- a/t/forcemiss2.sh +++ b/t/forcemiss2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that 'automake --force-missing' works, even with # symlinked files. diff --git a/t/fort1.sh b/t/fort1.sh index ca45bdf..c979478 100644 --- a/t/fort1.sh +++ b/t/fort1.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that Automake suggests using AC_PROG_F77/FC if Fortran sources # are used. diff --git a/t/fort2.sh b/t/fort2.sh index 142067f..b13c9e1 100644 --- a/t/fort2.sh +++ b/t/fort2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that AC_FC_SRCEXT(f9x) works as intended: # - $(FCFLAGS_f) will be used diff --git a/t/fort4.sh b/t/fort4.sh index e1ddb1c..520dec1 100644 --- a/t/fort4.sh +++ b/t/fort4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test mixing Fortran 77 and Fortran (FC). diff --git a/t/fort5.sh b/t/fort5.sh index facc57d..501efaa 100644 --- a/t/fort5.sh +++ b/t/fort5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test mixing Fortran 77 and Fortran (FC), libtool version. diff --git a/t/fortdep.sh b/t/fortdep.sh index 2574a3f..37f2df8 100644 --- a/t/fortdep.sh +++ b/t/fortdep.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure dependency tracking doesn't interfere with Fortran. # For PR 75. diff --git a/t/gcj.sh b/t/gcj.sh index 637d3f9..993f7f8 100644 --- a/t/gcj.sh +++ b/t/gcj.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of compiled java. diff --git a/t/gcj2.sh b/t/gcj2.sh index ab4ca67..89bba40 100644 --- a/t/gcj2.sh +++ b/t/gcj2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure '..' invalid in subdir .o's. diff --git a/t/gcj3.sh b/t/gcj3.sh index 24a1d20..b32d91e 100644 --- a/t/gcj3.sh +++ b/t/gcj3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure dependency tracking works for java. diff --git a/t/gcj4.sh b/t/gcj4.sh index feb1547..4a39d69 100644 --- a/t/gcj4.sh +++ b/t/gcj4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure dependency tracking works for Java. diff --git a/t/gcj5.sh b/t/gcj5.sh index 4a1d40c..ca1160c 100644 --- a/t/gcj5.sh +++ b/t/gcj5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake suggests AM_PROG_GCJ when GCJ is needed. diff --git a/t/gcj6.sh b/t/gcj6.sh index b0d01ba..62b4bf7 100644 --- a/t/gcj6.sh +++ b/t/gcj6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # AM_PROG_GCJ should cause OBJEXT and EXEEXT to be set. diff --git a/t/get-sysconf.sh b/t/get-sysconf.sh index 986c1dd..65a8b2b 100644 --- a/t/get-sysconf.sh +++ b/t/get-sysconf.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Dummy test case, aimed at reporting useful system information in the # final 'test-suite.log'. This way, if a user experiences a failure in @@ -55,8 +55,8 @@ $YACC --version || : $YACC --help || : cat "$am_top_builddir/config.log" || st=1 -cat "$am_top_builddir/t/wrap/aclocal-$APIVERSION" || st=1 -cat "$am_top_builddir/t/wrap/automake-$APIVERSION" || st=1 +cat "$am_top_builddir/bin/aclocal-$APIVERSION" || st=1 +cat "$am_top_builddir/bin/automake-$APIVERSION" || st=1 if test $st -eq 0; then # This test SKIPs, so that all the information it has gathered and diff --git a/t/gettext-basics.sh b/t/gettext-basics.sh index 7ba1667..66a834b 100644 --- a/t/gettext-basics.sh +++ b/t/gettext-basics.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check basic gettext support. diff --git a/t/gettext-config-rpath.sh b/t/gettext-config-rpath.sh index aaedd61..c85e08a 100644 --- a/t/gettext-config-rpath.sh +++ b/t/gettext-config-rpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check the config.rpath requirement. diff --git a/t/gettext-external-pr338.sh b/t/gettext-external-pr338.sh index b4912eb..8319611 100644 --- a/t/gettext-external-pr338.sh +++ b/t/gettext-external-pr338.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check gettext 'external' support. # PR/338, reported by Charles Wilson. diff --git a/t/gettext-intl-subdir.sh b/t/gettext-intl-subdir.sh index e55fffc..100e6b5 100644 --- a/t/gettext-intl-subdir.sh +++ b/t/gettext-intl-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check gettext 'AM_GNU_GETTEXT_INTL_SUBDIR' support. diff --git a/t/gettext-macros.sh b/t/gettext-macros.sh index 10baffa..e80fe11 100644 --- a/t/gettext-macros.sh +++ b/t/gettext-macros.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Try to find the gettext '.m4' files and make them easily accessed # to the test cases requiring them. @@ -34,7 +34,7 @@ echo ACLOCAL_AMFLAGS = -I m4 > Makefile.am # Prefer autopoint to gettextize, since the latter unconditionally # requires user interaction to complete; yes, this means confirmation # from /dev/tty (!) -- see: -# +# # We will need to specify the correct autopoint version in the # AM_GNU_GETTEXT_VERSION call in configure.ac if we want autopoint to diff --git a/t/gettext-pr381.sh b/t/gettext-pr381.sh index a76d751..a29c9b3 100644 --- a/t/gettext-pr381.sh +++ b/t/gettext-pr381.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automake gettext support: regression check for PR/381: # 'SUBDIRS = po intl' must not be required if 'po/' doesn't exist. diff --git a/t/gnits.sh b/t/gnits.sh index fb1e821..4d2b417 100644 --- a/t/gnits.sh +++ b/t/gnits.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to ensure --gnits version checking is correct. diff --git a/t/gnits2.sh b/t/gnits2.sh index c6a30ab..f1a15f6 100644 --- a/t/gnits2.sh +++ b/t/gnits2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to ensure std-options checking is correct. diff --git a/t/gnits3.sh b/t/gnits3.sh index a9748c7..daaaeb5 100644 --- a/t/gnits3.sh +++ b/t/gnits3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that AM_INSTALLCHECK_STD_OPTIONS_EXEMPT works. diff --git a/t/gnumake.sh b/t/gnumake.sh index b5502cc..37ba445 100644 --- a/t/gnumake.sh +++ b/t/gnumake.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automake should not assume that make files are called Makefile. # Report from Braden McDaniel. diff --git a/t/gnuwarn.sh b/t/gnuwarn.sh index fbea36d..606ba10 100644 --- a/t/gnuwarn.sh +++ b/t/gnuwarn.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that Automake warns about user variables being overridden. diff --git a/t/gnuwarn2.sh b/t/gnuwarn2.sh index ebf6c09..714f43b 100644 --- a/t/gnuwarn2.sh +++ b/t/gnuwarn2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check diagnostics about no-installman being disallowed in 'gnu'. diff --git a/t/hdr-vars-defined-once.sh b/t/hdr-vars-defined-once.sh index 9f66903..bceafa7 100644 --- a/t/hdr-vars-defined-once.sh +++ b/t/hdr-vars-defined-once.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure header vars defined only once when including. # Report from Marcus G. Daniels. diff --git a/t/header.sh b/t/header.sh index 161d3ac..19e0182 100644 --- a/t/header.sh +++ b/t/header.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 68. # diff --git a/t/help-depend.sh b/t/help-depend.sh index cc49fb0..728bff8 100644 --- a/t/help-depend.sh +++ b/t/help-depend.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that our private macro 'AM_DEP_TRACK' adds proper text to # the configure help screen. diff --git a/t/help-depend2.sh b/t/help-depend2.sh index 60f64ca..b3a945f 100644 --- a/t/help-depend2.sh +++ b/t/help-depend2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that when automake automatically activates support for # dependency tracking, it adds proper text to the configure help screen. diff --git a/t/help-dmalloc.sh b/t/help-dmalloc.sh index 430a733..3f15b87 100644 --- a/t/help-dmalloc.sh +++ b/t/help-dmalloc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that our macro 'AM_WITH_DMALLOC' adds proper text to # the configure help screen. diff --git a/t/help-init.sh b/t/help-init.sh index e20674a..13e9808 100644 --- a/t/help-init.sh +++ b/t/help-init.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that our grand macro 'AM_INIT_AUTOMAKE' add proper text # to the configure help screen. diff --git a/t/help-lispdir.sh b/t/help-lispdir.sh index 9b9fdbc..7fd6de7 100644 --- a/t/help-lispdir.sh +++ b/t/help-lispdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that our macro 'AM_PATH_LISPDIR' adds proper text to # the configure help screen. diff --git a/t/help-python.sh b/t/help-python.sh index 6439081..4404acb 100644 --- a/t/help-python.sh +++ b/t/help-python.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that macro 'AM_PATH_PYTHON' adds proper text to the # configure help screen. diff --git a/t/help-silent.sh b/t/help-silent.sh index 0725fad..692a75d 100644 --- a/t/help-silent.sh +++ b/t/help-silent.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure configure options relative to automake silent rules are # added to the configure help screen. diff --git a/t/help-upc.sh b/t/help-upc.sh index ed6678e..add2d51 100644 --- a/t/help-upc.sh +++ b/t/help-upc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that our macro 'AM_PROG_UPC' adds proper text to # the configure help screen. diff --git a/t/help.sh b/t/help.sh index 9b951c8..58056ff 100644 --- a/t/help.sh +++ b/t/help.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure --help and --version work, even when no configure.ac nor # configure.in is in the current directory. diff --git a/t/help2.sh b/t/help2.sh index 4618f3a..6c60216 100644 --- a/t/help2.sh +++ b/t/help2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure --help and --version work, even when the current directory # contains a broken configure.ac and a broken acinclude.m4. diff --git a/t/help3.sh b/t/help3.sh index 738aba8..231ba98 100644 --- a/t/help3.sh +++ b/t/help3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure --help and --version takes precedence over other options. diff --git a/t/help4.sh b/t/help4.sh index 61bbd44..ae30124 100644 --- a/t/help4.sh +++ b/t/help4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the first among --help and --version to be specified on # the command line takes precedence over the following one. diff --git a/t/hfs.sh b/t/hfs.sh index c29d4d9..580d0ad 100644 --- a/t/hfs.sh +++ b/t/hfs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automake should not think that ChangeLog == CHANGELOG on diff --git a/t/implicit.sh b/t/implicit.sh index a49b54e..c72e4f1 100644 --- a/t/implicit.sh +++ b/t/implicit.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure implicit .o's are listed as appropriate. Report # from Henrik Frystyk Nielsen. diff --git a/t/init.sh b/t/init.sh index 25057f5..60632c7 100644 --- a/t/init.sh +++ b/t/init.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we give a sensible error message when AC_INIT and # AM_INIT_AUTOMAKE are both given less than two arguments. diff --git a/t/init2.sh b/t/init2.sh index 3e30e1b..4125291 100644 --- a/t/init2.sh +++ b/t/init2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we give a sensible error message when AM_INIT_AUTOMAKE # contains junk. diff --git a/t/install-info-dir.sh b/t/install-info-dir.sh index ef3be1b..6867dae 100644 --- a/t/install-info-dir.sh +++ b/t/install-info-dir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Checks on the 'install-info' target. # Details about the individual checks' purposes and motivations are diff --git a/t/install-sh-option-C.sh b/t/install-sh-option-C.sh index 12880c0..cba4c8c 100644 --- a/t/install-sh-option-C.sh +++ b/t/install-sh-option-C.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # More install-sh checks: check -C. diff --git a/t/install-sh-unittests.sh b/t/install-sh-unittests.sh index 17188e8..74fe0cb 100644 --- a/t/install-sh-unittests.sh +++ b/t/install-sh-unittests.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Various install-sh checks. diff --git a/t/installdir.sh b/t/installdir.sh index cf8ab0b..f795ebb 100644 --- a/t/installdir.sh +++ b/t/installdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 203. # See also automake bug#11030. diff --git a/t/instdat.sh b/t/instdat.sh index 53a959b..c419f15 100644 --- a/t/instdat.sh +++ b/t/instdat.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to see if defining INSTALL_DATA causes problems. From EGCS # list. diff --git a/t/instdat2.sh b/t/instdat2.sh index 9786275..f82a39f 100644 --- a/t/instdat2.sh +++ b/t/instdat2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that installing under $exec_prefix is handled by install-exec. # Testing with headers for instance. diff --git a/t/instdir-cond.sh b/t/instdir-cond.sh index fc6e3b7..53def52 100644 --- a/t/instdir-cond.sh +++ b/t/instdir-cond.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check against automake bug#10997: directories holding only # conditionally-installed files should not be created unconditionally. diff --git a/t/instdir-cond2.sh b/t/instdir-cond2.sh index a3f09ad..a5ffd73 100644 --- a/t/instdir-cond2.sh +++ b/t/instdir-cond2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check against automake bug#10997: directories holding only # conditionally-installed files should not be created unconditionally. diff --git a/t/instdir-java.sh b/t/instdir-java.sh index 37a2c22..04d764f 100644 --- a/t/instdir-java.sh +++ b/t/instdir-java.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # If $(javadir) is the empty string, then nothing should be installed there. diff --git a/t/instdir-lisp.sh b/t/instdir-lisp.sh index 0cee035..9dadd7b 100644 --- a/t/instdir-lisp.sh +++ b/t/instdir-lisp.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # If $(lispdir) is the empty string, then nothing should be installed there. diff --git a/t/instdir-ltlib.sh b/t/instdir-ltlib.sh index 91a27ee..e0ab146 100644 --- a/t/instdir-ltlib.sh +++ b/t/instdir-ltlib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # If $(libdir) or $(pyexecdir) is the empty string, then nothing should # be installed there. diff --git a/t/instdir-no-empty.sh b/t/instdir-no-empty.sh index 0474070..66ca794 100644 --- a/t/instdir-no-empty.sh +++ b/t/instdir-no-empty.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # An empty "foo_PRIMARY" declaration should *not* cause "make install" # to create directory $(foodir). See automake bug#10997 and bug#11030. diff --git a/t/instdir-prog.sh b/t/instdir-prog.sh index 5c6db0f..0c2f8b5 100644 --- a/t/instdir-prog.sh +++ b/t/instdir-prog.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # If $(bindir), $(libdir) or $(pyexecdir) is the empty string, then # nothing should be installed there. diff --git a/t/instdir-python.sh b/t/instdir-python.sh index 857937e..9e0aada 100644 --- a/t/instdir-python.sh +++ b/t/instdir-python.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # If $(pythondir) is the empty string, then nothing should be installed there. diff --git a/t/instdir-texi.sh b/t/instdir-texi.sh index 3382cbd..20984ee 100644 --- a/t/instdir-texi.sh +++ b/t/instdir-texi.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # If $(infodir) is the empty string, then nothing should be installed there. # Likewise for the other install-* targets used for texinfo files. diff --git a/t/instdir.sh b/t/instdir.sh index 786e5d8..0db7e11 100644 --- a/t/instdir.sh +++ b/t/instdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # If $(foodir) is the empty string, then nothing should be installed there. # This test only ensures this if $(foo_PRIMARY) is also empty, see diff --git a/t/instdir2.sh b/t/instdir2.sh index 0c3acf2..c4795ab 100644 --- a/t/instdir2.sh +++ b/t/instdir2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # If $(foodir) is the empty string, then nothing should be installed there. # This test ensures this also if $(foo_PRIMARY) is nonempty, see diff --git a/t/instexec.sh b/t/instexec.sh index 9fbfe53..aeb1884 100644 --- a/t/instexec.sh +++ b/t/instexec.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for this bug: when a Makefile.am builds nothing, no # install-exec target is generated. diff --git a/t/instfail-info.sh b/t/instfail-info.sh index efea063..d76018d 100644 --- a/t/instfail-info.sh +++ b/t/instfail-info.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The install rule should honor failures of the install program. # Some of these are already caught by 'instmany.sh'. diff --git a/t/instfail-java.sh b/t/instfail-java.sh index 55b9912..9337b95 100644 --- a/t/instfail-java.sh +++ b/t/instfail-java.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The install rule should honor failures of the install program. # Some of these are already caught by 'instmany.sh'. diff --git a/t/instfail-libtool.sh b/t/instfail-libtool.sh index 9e48c53..6aee831 100644 --- a/t/instfail-libtool.sh +++ b/t/instfail-libtool.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The install rule should honor failures of the install program. # Some of these are already caught by 'instmany.sh'. diff --git a/t/instfail.sh b/t/instfail.sh index 99ea063..74ac9c9 100644 --- a/t/instfail.sh +++ b/t/instfail.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The install rule should honor failures of the install program. # Some of these are already caught by 'instmany.sh'. diff --git a/t/insthook.sh b/t/insthook.sh index 69a0502..79d3f2e 100644 --- a/t/insthook.sh +++ b/t/insthook.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the install-exec-hook example we give in the manual works. diff --git a/t/instman.sh b/t/instman.sh index ed0f71d..be0cc9c 100644 --- a/t/instman.sh +++ b/t/instman.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the MKDIR_P invocation is correct in install-man # target. Bug reported by Gordon Irlam . diff --git a/t/instman2.sh b/t/instman2.sh index 2807c77..f380d3c 100644 --- a/t/instman2.sh +++ b/t/instman2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure mkinstalldirs invocation correct in install-man # target. Bug reported by Gordon Irlam . diff --git a/t/instmany-mans.sh b/t/instmany-mans.sh index ae16f95..86d48ed 100644 --- a/t/instmany-mans.sh +++ b/t/instmany-mans.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Installing many files should not exceed the command line length limit. diff --git a/t/instmany-python.sh b/t/instmany-python.sh index 2fa5262..2db1b89 100644 --- a/t/instmany-python.sh +++ b/t/instmany-python.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Installing many files should not exceed the command line length limit. diff --git a/t/instmany.sh b/t/instmany.sh index 6a6cacb..545ac21 100644 --- a/t/instmany.sh +++ b/t/instmany.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Installing many files should not exceed the command line length limit. # Here, the main issue is that we may prepend '$(srcdir)/' to each file, diff --git a/t/instspc.tap b/t/instspc.tap index fa07163..f6f950f 100644 --- a/t/instspc.tap +++ b/t/instspc.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that building from, or installing to, directories with shell # metacharacters succeed. diff --git a/t/interp.sh b/t/interp.sh index 1af6f46..c6a0a48 100644 --- a/t/interp.sh +++ b/t/interp.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure variable interpolation works. diff --git a/t/interp2.sh b/t/interp2.sh index 94d84e0..c968223 100644 --- a/t/interp2.sh +++ b/t/interp2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure variable interpolation doesn't break other # features. Report from Joel N. Weber, II. diff --git a/t/java-check.sh b/t/java-check.sh index 83c93a9..3a5ef27 100644 --- a/t/java-check.sh +++ b/t/java-check.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that check_JAVA causes *.class files to be built only with # "make check", and not also with "make all". diff --git a/t/java-clean.sh b/t/java-clean.sh index eaa5451..3e99240 100644 --- a/t/java-clean.sh +++ b/t/java-clean.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test cleaning of Java class files and timestamps. diff --git a/t/java-compile-install.sh b/t/java-compile-install.sh index 8b5416d..ef0f241 100644 --- a/t/java-compile-install.sh +++ b/t/java-compile-install.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test on compilation and installation of Java class files. diff --git a/t/java-compile-run-flat.sh b/t/java-compile-run-flat.sh index 4a7099a..d09f0e5 100644 --- a/t/java-compile-run-flat.sh +++ b/t/java-compile-run-flat.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test on compilation and execution of Java class files. # Also meddle with wrapper scripts, as would be probably seen in a real diff --git a/t/java-compile-run-nested.sh b/t/java-compile-run-nested.sh index 20e3f87..4e93e02 100644 --- a/t/java-compile-run-nested.sh +++ b/t/java-compile-run-nested.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test on compilation and execution of Java class files. # Also meddle with wrapper scripts, as would be probably seen in a real diff --git a/t/java-empty-classpath.sh b/t/java-empty-classpath.sh index a213eaa..877f046 100644 --- a/t/java-empty-classpath.sh +++ b/t/java-empty-classpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Java compilation works also when CLASSPATH is unset or empty at # compilation time. See automake bug#9306. diff --git a/t/java-extra.sh b/t/java-extra.sh index a749dd8..c10fed0 100644 --- a/t/java-extra.sh +++ b/t/java-extra.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check use of EXTRA with the JAVA primary. Also test interaction # of JAVA with conditionals (it's natural to test it here, since diff --git a/t/java-mix.sh b/t/java-mix.sh index e3cf463..5fc3b18 100644 --- a/t/java-mix.sh +++ b/t/java-mix.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the JAVA primary can be used freely in the same Makefile.am # with proper combinations of the 'dist_', 'nodist_' and 'nobase_' diff --git a/t/java-no-duplicate.sh b/t/java-no-duplicate.sh index 5121ae6..70aec31 100644 --- a/t/java-no-duplicate.sh +++ b/t/java-no-duplicate.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that some Java-related variables and rules are not repeatedly # defined. diff --git a/t/java-nobase.sh b/t/java-nobase.sh index 1c720bf..2474747 100644 --- a/t/java-nobase.sh +++ b/t/java-nobase.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test support of 'nobase_' with the 'JAVA' primary. diff --git a/t/java-noinst.sh b/t/java-noinst.sh index 911d831..4dd1d2b 100644 --- a/t/java-noinst.sh +++ b/t/java-noinst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that noinst_JAVA causes generated *.class files not to # be installed. diff --git a/t/java-rebuild.sh b/t/java-rebuild.sh index 2567cf0..80bb535 100644 --- a/t/java-rebuild.sh +++ b/t/java-rebuild.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test rebuild rules for Java class files. diff --git a/t/java-sources.sh b/t/java-sources.sh index 5d376bc..928b08c 100644 --- a/t/java-sources.sh +++ b/t/java-sources.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test definition of automake-generated private Makefile variable # '$(am__java_sources)'. diff --git a/t/java-uninstall.sh b/t/java-uninstall.sh index c380722..cb8c60f 100644 --- a/t/java-uninstall.sh +++ b/t/java-uninstall.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check uninstallation of Java class files. diff --git a/t/java.sh b/t/java.sh index f35bed2..9f7104f 100644 --- a/t/java.sh +++ b/t/java.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Minimal test of Java functionality. diff --git a/t/java2.sh b/t/java2.sh index 9c80e79..49153b2 100644 --- a/t/java2.sh +++ b/t/java2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that Java rules doesn't attempt to run javac when there is # no classes to compile. diff --git a/t/java3.sh b/t/java3.sh index 88cca65..cc78074 100644 --- a/t/java3.sh +++ b/t/java3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that Java rules don't attempt to compile or install # *.java files when there are none. diff --git a/t/javadir-undefined.sh b/t/javadir-undefined.sh index af919e4..ea79bb9 100644 --- a/t/javadir-undefined.sh +++ b/t/javadir-undefined.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Use of JAVA primary should not allow the use of the 'java_' prefix # when $(javadir) is undefined. Otherwise, we could silently end up diff --git a/t/javaflags.sh b/t/javaflags.sh index a10c3b9..3259c28 100644 --- a/t/javaflags.sh +++ b/t/javaflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for $(JAVACFLAGS) and $(AM_JAVACFLAGS). diff --git a/t/javaprim.sh b/t/javaprim.sh index 9397038..91eb865 100644 --- a/t/javaprim.sh +++ b/t/javaprim.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure JAVA variable can be defined by AC_SUBST. diff --git a/t/javasubst.sh b/t/javasubst.sh index 5962b00..babe22a 100644 --- a/t/javasubst.sh +++ b/t/javasubst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure redefining JAVAC with AC_SUBST works. diff --git a/t/ldadd.sh b/t/ldadd.sh index 66e3c6c..2d8999e 100644 --- a/t/ldadd.sh +++ b/t/ldadd.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check to make sure incorrect LDADD usage is diagnosed. diff --git a/t/ldflags.sh b/t/ldflags.sh index 10a282d..63bceec 100644 --- a/t/ldflags.sh +++ b/t/ldflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for LDFLAGS in conditional. # PR 77. diff --git a/t/lex-clean-cxx.sh b/t/lex-clean-cxx.sh index 2c90b18..9b27319 100644 --- a/t/lex-clean-cxx.sh +++ b/t/lex-clean-cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that C++ source files derived from non-distributed Lex sources # are cleaned by "make clean", while C++ source files derived from @@ -53,6 +53,8 @@ END cat > parsefoo.lxx << 'END' %{ +#define YY_DECL int yylex (void) +extern "C" YY_DECL; #define YY_NO_UNISTD_H 1 int isatty (int fd) { return 0; } %} @@ -69,10 +71,10 @@ cp parsefoo.lxx parsebar.ll cat > mainfoo.cc << 'END' // This file should contain valid C++ but invalid C. +extern "C" int yylex (void); using namespace std; int main (int argc, char **argv) { - extern int yylex (void); return yylex (); } END diff --git a/t/lex-clean.sh b/t/lex-clean.sh index 376b323..7d62842 100644 --- a/t/lex-clean.sh +++ b/t/lex-clean.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that .c files derived from non-distributed .l sources # are cleaned by "make clean", while .c files derived from diff --git a/t/lex-depend-cxx.sh b/t/lex-depend-cxx.sh index 1d303a7..b6efeb0 100644 --- a/t/lex-depend-cxx.sh +++ b/t/lex-depend-cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure dependencies work with Lex/C++. # Test synthesized from PR automake/6. @@ -46,6 +46,8 @@ END cat > joe.ll << 'END' %{ +#define YY_DECL int yylex (void) +extern "C" YY_DECL; #define YY_NO_UNISTD_H 1 int isatty (int fd) { return 0; } %} @@ -82,6 +84,11 @@ $AUTOCONF # using slow dependency extractors. ./configure --enable-dependency-tracking +# For debugging. +for f in $(find . -name '*.Po'); do + cat $f +done + $MAKE test-deps-exist $MAKE diff --git a/t/lex-depend-grep.sh b/t/lex-depend-grep.sh index ac4c9b3..c84e50c 100644 --- a/t/lex-depend-grep.sh +++ b/t/lex-depend-grep.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure dependencies for Lex and C/C++ does not break # in obvious ways. See PR automake/6, and related semantic tests @@ -40,7 +40,7 @@ $AUTOMAKE -a $EGREP '([mj]oe|_[01234]|include|\.P)' Makefile.in # For debugging. for x in joe moe _0 _1 _2 _3 _4; do - grep "include.*$x\.Po" Makefile.in + $EGREP '\$\(DEPDIR\)/'"$x"'\.Po( |$)' Makefile.in done : diff --git a/t/lex-depend.sh b/t/lex-depend.sh index 587b6be..c534966 100644 --- a/t/lex-depend.sh +++ b/t/lex-depend.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure automatic dependency tracking work with Lex/C. # Test suggested by PR automake/6. diff --git a/t/lex-header.sh b/t/lex-header.sh index 01495dd..579e53a 100644 --- a/t/lex-header.sh +++ b/t/lex-header.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automake lex support can work with flex '--header-file' option (see # bugs #8844 and #9933). diff --git a/t/lex-lib-external.sh b/t/lex-lib-external.sh index a83fbb5..a4defaf 100644 --- a/t/lex-lib-external.sh +++ b/t/lex-lib-external.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that we can get use the 'yywrap' function from a system-wide # library, if that's available. diff --git a/t/lex-lib.sh b/t/lex-lib.sh index e0f845b..2d7993e 100644 --- a/t/lex-lib.sh +++ b/t/lex-lib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that we can provide a personal 'yywrap' function in a custom # library. diff --git a/t/lex-libobj.sh b/t/lex-libobj.sh index 631080a..caccfa4 100644 --- a/t/lex-libobj.sh +++ b/t/lex-libobj.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that we can provide a personal 'yywrap' function through the # LIBOBJ machinery. diff --git a/t/lex-line.sh b/t/lex-line.sh index 3d99bc5..2af56bd 100644 --- a/t/lex-line.sh +++ b/t/lex-line.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake lex support ensures that lex-generated C # files use correct "#line" directives. Try also with the diff --git a/t/lex-multiple.sh b/t/lex-multiple.sh index f05356c..eafe0f7 100644 --- a/t/lex-multiple.sh +++ b/t/lex-multiple.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,13 +12,13 @@ # 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 . +# along with this program. If not, see . # Check that we can build a program using several lexers at once # (assuming Flex is used). That is a little tricky, but possible. # See: -# -# +# +# required='cc flex' . test-init.sh diff --git a/t/lex-nodist.sh b/t/lex-nodist.sh index 7ad6b42..f30ea02 100644 --- a/t/lex-nodist.sh +++ b/t/lex-nodist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Checks for .c files derived from non-distributed .l sources. # The test 'lex-pr204.sh' does similar check with AM_MAINTAINER_MODE diff --git a/t/lex-noyywrap.sh b/t/lex-noyywrap.sh index c928738..d6f0740 100644 --- a/t/lex-noyywrap.sh +++ b/t/lex-noyywrap.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check Lex support with flex using the '%noyywrap' option. diff --git a/t/lex-pr204.sh b/t/lex-pr204.sh index c873a11..2e2a8a7 100644 --- a/t/lex-pr204.sh +++ b/t/lex-pr204.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Related to PR 204. # C sources derived from nodist_ lex sources should not be distributed. diff --git a/t/lex-subobj-nodep.sh b/t/lex-subobj-nodep.sh index d6900bb..f6688f9 100644 --- a/t/lex-subobj-nodep.sh +++ b/t/lex-subobj-nodep.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure subdirs for subdir scanners are generated when subdir-objects # are used, even when dependency tracking is disabled. diff --git a/t/lex.sh b/t/lex.sh index 6f63e24..8bcb152 100644 --- a/t/lex.sh +++ b/t/lex.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . . test-init.sh diff --git a/t/lex2.sh b/t/lex2.sh index 1d72ccd..0fc6f4d 100644 --- a/t/lex2.sh +++ b/t/lex2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that Automake suggest using AM_PROG_LEX when a lexer is used. diff --git a/t/lex3.sh b/t/lex3.sh index b737eae..5cc115d 100644 --- a/t/lex3.sh +++ b/t/lex3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic semantic checks on Lex support. # Test associated with PR 19. diff --git a/t/lex5.sh b/t/lex5.sh index ac35f7e..d41a3b6 100644 --- a/t/lex5.sh +++ b/t/lex5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for subdir lexers. diff --git a/t/lexcpp.sh b/t/lexcpp.sh index 20b5058..5ce1d2e 100644 --- a/t/lexcpp.sh +++ b/t/lexcpp.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure Lex + C++ is supported. # Please keep this is sync with sister test 'yaccpp.sh'. diff --git a/t/lexvpath.sh b/t/lexvpath.sh index 23f884d..d42d5c4 100644 --- a/t/lexvpath.sh +++ b/t/lexvpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # This test checks that dependent files are updated before including # in the distribution. 'lexer.c' depends on 'lexer.l'. The latter is diff --git a/t/lflags-cxx.sh b/t/lflags-cxx.sh index 9a22584..7fb5219 100644 --- a/t/lflags-cxx.sh +++ b/t/lflags-cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that $(LFLAGS) takes precedence over both $(AM_LFLAGS) and # $(foo_LFLAGS). This is the C++ case. diff --git a/t/lflags.sh b/t/lflags.sh index ebbc8e7..cb689fb 100644 --- a/t/lflags.sh +++ b/t/lflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that $(LFLAGS) takes precedence over both $(AM_LFLAGS) and # $(foo_LFLAGS). diff --git a/t/libexec.sh b/t/libexec.sh index 715a3ce..974f19d 100644 --- a/t/libexec.sh +++ b/t/libexec.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # PROGRAMS and LIBRARIES can be installed in (pkg)libexecdir. diff --git a/t/libobj-basic.sh b/t/libobj-basic.sh index 76a836a..2e382b7 100644 --- a/t/libobj-basic.sh +++ b/t/libobj-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure AC_LIBSOURCE and AC_LIBSOURCES work. diff --git a/t/libobj-no-dependency-tracking.sh b/t/libobj-no-dependency-tracking.sh new file mode 100644 index 0000000..841011e --- /dev/null +++ b/t/libobj-no-dependency-tracking.sh @@ -0,0 +1,56 @@ +#! /bin/sh +# Copyright (C) 2017-2018 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 . + +# Ensure that LIBOBJS source files are properly built without dependency +# tracking when using out of tree builds. +# +# This is a non regression test which is following an issue in flex-2.6.4 when +# "malloc.o" was required, see . + +. test-init.sh + +# The LIBOBJS are in a separate LIBOBJ_DIR directory without anything else in +# it to not trigger the creation of the build directory accidentally. +cat >> configure.ac << 'END' +AC_PROG_CC +AC_CONFIG_LIBOBJ_DIR([foo]) +AC_LIBOBJ([foo]) +AC_OUTPUT +END + +cat > Makefile.am << 'END' +AUTOMAKE_OPTIONS = subdir-objects +bin_PROGRAMS = helldl +LDADD = $(LIBOBJS) +.PHONY: dummy +dummy: $(LIBOBJS) +END + +mkdir foo +cat > foo/foo.c << 'END' +int foo() { return 0; } +END + +mkdir build + +$ACLOCAL +$AUTOCONF +$AUTOMAKE + +cd build +../configure --disable-dependency-tracking +run_make dummy +: diff --git a/t/libobj10.sh b/t/libobj10.sh index efccca1..23b5b2b 100644 --- a/t/libobj10.sh +++ b/t/libobj10.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Do not complain about the nonexistence of a source for LIBOBJS if # it's in BUILT_SOURCES. Reported by Erez Zadok. diff --git a/t/libobj12.sh b/t/libobj12.sh index e124b6c..1aa93bf 100644 --- a/t/libobj12.sh +++ b/t/libobj12.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test if a file can be mentioned in LIBOBJS and explicitly. # (See libobj13.sh for the LTLIBRARIES check.) diff --git a/t/libobj13.sh b/t/libobj13.sh index 4e4a4e8..3a9e3f3 100644 --- a/t/libobj13.sh +++ b/t/libobj13.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test if a file can be mentioned in LTLIBOBJS and explicitly. # (Like libobj12.sh, but for Libtool libraries.) diff --git a/t/libobj14.sh b/t/libobj14.sh index c02e9e0..c35ff7d 100644 --- a/t/libobj14.sh +++ b/t/libobj14.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for an internal error when @LIBOBJS@ is used in # a variable that is not defined in the same conditions as the _LDADD diff --git a/t/libobj15a.sh b/t/libobj15a.sh index a38d76e..da06323 100644 --- a/t/libobj15a.sh +++ b/t/libobj15a.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Nonexistent sources for AC_LIBOBJ should cause an Automake failure. diff --git a/t/libobj15b.sh b/t/libobj15b.sh index ed35da7..3d7eeb4 100644 --- a/t/libobj15b.sh +++ b/t/libobj15b.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Nonexistent source for AC_LIBSOURCE should cause Automake to fail. @@ -24,7 +24,7 @@ AM_PROG_AR AC_PROG_RANLIB AC_LIBSOURCE([foobar.c]) # NOTE: this call to AC_OUTPUT is really needed; see Automake bug #7635 -# +# AC_OUTPUT END diff --git a/t/libobj15c.sh b/t/libobj15c.sh index 70388a3..447d404 100644 --- a/t/libobj15c.sh +++ b/t/libobj15c.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Nonexistent sources for AC_LIBSOURCES should cause Automake to fail. @@ -23,7 +23,7 @@ AC_PROG_CC AC_PROG_RANLIB AC_LIBSOURCES([foobar.c, bazquux.c]) # NOTE: this call to AC_OUTPUT is really needed; see Automake bug #7635 -# +# AC_OUTPUT END diff --git a/t/libobj16a.sh b/t/libobj16a.sh index 82ecb93..0b14afd 100644 --- a/t/libobj16a.sh +++ b/t/libobj16a.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure AC_LIBOBJ and friends work. # Please keep this in sync with sister test 'libobj16b.sh'. diff --git a/t/libobj16b.sh b/t/libobj16b.sh index a020200..62e43fe 100644 --- a/t/libobj16b.sh +++ b/t/libobj16b.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure AC_LIBOBJ and friends work. # Please keep this in sync with sister test 'libobj16a.sh'. diff --git a/t/libobj17.sh b/t/libobj17.sh index 769c99b..d063d0a 100644 --- a/t/libobj17.sh +++ b/t/libobj17.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure AC_LIBOBJ accept non-literal arguments. diff --git a/t/libobj18.sh b/t/libobj18.sh index 275f403..195bb79 100644 --- a/t/libobj18.sh +++ b/t/libobj18.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure AC_LIBSOURCE and AC_LIBSOURCES use arguments literally. diff --git a/t/libobj19.sh b/t/libobj19.sh index 0b679fa..860126a 100644 --- a/t/libobj19.sh +++ b/t/libobj19.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test support for AC_CONFIG_LIBOBJ_DIR. diff --git a/t/libobj2.sh b/t/libobj2.sh index 3c73688..9fa00a6 100644 --- a/t/libobj2.sh +++ b/t/libobj2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure LIBOBJS works in subdirs. # Bug from Josh MacDonald. diff --git a/t/libobj20a.sh b/t/libobj20a.sh index 39428ea..af84a14 100644 --- a/t/libobj20a.sh +++ b/t/libobj20a.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test error reporting for AC_CONFIG_LIBOBJ_DIR. # See also sister tests 'libobj20b.sh' and 'libobj20c.sh'. diff --git a/t/libobj20b.sh b/t/libobj20b.sh index 2a28df4..470ab60 100644 --- a/t/libobj20b.sh +++ b/t/libobj20b.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test error reporting for AC_CONFIG_LIBOBJ_DIR. # See also sister tests 'libobj20a.sh' and 'libobj20c.sh'. @@ -26,7 +26,7 @@ AM_PROG_AR AC_PROG_RANLIB AC_LIBSOURCE([foobar.c]) # NOTE: this call to AC_OUTPUT is really needed; see Automake bug #7635 -# +# AC_OUTPUT END diff --git a/t/libobj20c.sh b/t/libobj20c.sh index 323aecf..ae33e1b 100644 --- a/t/libobj20c.sh +++ b/t/libobj20c.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test error reporting for AC_CONFIG_LIBOBJ_DIR. # See also sister tests 'libobj20a.sh' and 'libobj20b.sh'. diff --git a/t/libobj3.sh b/t/libobj3.sh index d92a4f1..b39d7b1 100644 --- a/t/libobj3.sh +++ b/t/libobj3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we complain if @LIBOBJS@ is used without being set in # configure.ac. diff --git a/t/libobj4.sh b/t/libobj4.sh index 8a5b8f5..0711735 100644 --- a/t/libobj4.sh +++ b/t/libobj4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure LIBOBJS error only occurs if LIBOBJS seen. Report # from Jim Meyering. diff --git a/t/libobj5.sh b/t/libobj5.sh index 1e97502..e3d7829 100644 --- a/t/libobj5.sh +++ b/t/libobj5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure AC_REPLACE_FUNCS works across lines. Report from # Jim Meyering. diff --git a/t/libobj7.sh b/t/libobj7.sh index b2eaa38..84b71f7 100644 --- a/t/libobj7.sh +++ b/t/libobj7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for multiple replacement functions. diff --git a/t/library.sh b/t/library.sh index 454f66b..4670feb 100644 --- a/t/library.sh +++ b/t/library.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for _DEPENDENCIES with libraries. diff --git a/t/library2.sh b/t/library2.sh index 5685235..2aacf1b 100644 --- a/t/library2.sh +++ b/t/library2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake suggest using AC_PROG_RANLIB when *_LIBRARIES is used. diff --git a/t/library3.sh b/t/library3.sh index 069bfca..723425e 100644 --- a/t/library3.sh +++ b/t/library3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake simplify conditions in diagnostics. diff --git a/t/libtoo10.sh b/t/libtoo10.sh index d756835..48abff7 100644 --- a/t/libtoo10.sh +++ b/t/libtoo10.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure .libs directories are removed for _PROGRAMS. # Report from Guillermo Ontañón. diff --git a/t/libtoo11.sh b/t/libtoo11.sh index a281ab9..9c74ff4 100644 --- a/t/libtoo11.sh +++ b/t/libtoo11.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure config.lt is removed with Libtool 2.2.x's LT_OUTPUT. # Report by Charles Wilson. diff --git a/t/libtool-macros.sh b/t/libtool-macros.sh index b0507bf..b42ad97 100644 --- a/t/libtool-macros.sh +++ b/t/libtool-macros.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Try to find the libtool '.m4' files and make them easily accessed # to the test cases requiring them. diff --git a/t/libtool.sh b/t/libtool.sh index 4bc0d9a..5d6f983 100644 --- a/t/libtool.sh +++ b/t/libtool.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure libtool is removed. # Report from Kevin Dalley. diff --git a/t/libtool2.sh b/t/libtool2.sh index f41316b..db1b152 100644 --- a/t/libtool2.sh +++ b/t/libtool2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure libtool clean targets exist. # Report from Eric Magnien. diff --git a/t/libtool3.sh b/t/libtool3.sh index 658a2d8..cd45cf9 100644 --- a/t/libtool3.sh +++ b/t/libtool3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Try to build and package a program linked to a Libtool library. # Also make sure we do not bloat the Makefile with unneeded rules. diff --git a/t/libtool4.sh b/t/libtool4.sh index 387492e..adc9053 100644 --- a/t/libtool4.sh +++ b/t/libtool4.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake suggests AC_PROG_LIBTOOL when *_LTLIBRARIES is used. diff --git a/t/libtool5.sh b/t/libtool5.sh index cc2777c..e3ff840 100644 --- a/t/libtool5.sh +++ b/t/libtool5.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure it's ok to install a library under different conditions # in the same directory. diff --git a/t/libtool6.sh b/t/libtool6.sh index 643afed..5736eef 100644 --- a/t/libtool6.sh +++ b/t/libtool6.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure it's OK to install a library under different conditions # in different directories. PR/285. diff --git a/t/libtool7.sh b/t/libtool7.sh index 0dec8b9..d2a1407 100644 --- a/t/libtool7.sh +++ b/t/libtool7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we allow Libtool's -dlopen/-dlpreopen # Also check basic support for AM_LIBTOOLFLAGS/LIBTOOLFLAGS diff --git a/t/libtool8.sh b/t/libtool8.sh index 5b73b43..9b110d2 100644 --- a/t/libtool8.sh +++ b/t/libtool8.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake diagnoses conflicting installations. diff --git a/t/libtool9.sh b/t/libtool9.sh index f955ba7..a9470c9 100644 --- a/t/libtool9.sh +++ b/t/libtool9.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure xxx_LINK is defined for each target that requires specific # flags. diff --git a/t/license.sh b/t/license.sh index a2519b9..836a1be 100644 --- a/t/license.sh +++ b/t/license.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure COPYING is not overwritten, even with -a -f. diff --git a/t/license2.sh b/t/license2.sh index d2704ac..5dae6d8 100644 --- a/t/license2.sh +++ b/t/license2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that installing 'COPYING' outputs a warning. diff --git a/t/link_c_cxx.sh b/t/link_c_cxx.sh index b53fa68..8460528 100644 --- a/t/link_c_cxx.sh +++ b/t/link_c_cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure the C++ linker is used when appropriate. # Matthew D. Langston diff --git a/t/link_cond.sh b/t/link_cond.sh index ebbfa99..a7b80fe 100644 --- a/t/link_cond.sh +++ b/t/link_cond.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that automatic determination of the linker works well with # conditional use of languages in a single program. diff --git a/t/link_dist.sh b/t/link_dist.sh index d891c2b..1d2bade 100644 --- a/t/link_dist.sh +++ b/t/link_dist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure the linker for a dist_*_SOURCES can override that for # *_SOURCES diff --git a/t/link_f90_only.sh b/t/link_f90_only.sh index 5a0764e..1502e5f 100644 --- a/t/link_f90_only.sh +++ b/t/link_f90_only.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure the Fortran 90 linker is used when appropriate. # (copied from 'link_f_only.sh') Mike Nolta diff --git a/t/link_f_only.sh b/t/link_f_only.sh index eb1f3fa..2bba79e 100644 --- a/t/link_f_only.sh +++ b/t/link_f_only.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure the Fortran 77 linker is used when appropriate. # Matthew D. Langston diff --git a/t/link_fc.sh b/t/link_fc.sh index ba4fab8..202cc6c 100644 --- a/t/link_fc.sh +++ b/t/link_fc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure the Fortran 77 linker is used when appropriate. # Matthew D. Langston diff --git a/t/link_fccxx.sh b/t/link_fccxx.sh index fcb3eb4..af79da3 100644 --- a/t/link_fccxx.sh +++ b/t/link_fccxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure the C++ linker is used when appropriate. # Matthew D. Langston diff --git a/t/link_fcxx.sh b/t/link_fcxx.sh index 09a3c2b..cc406c6 100644 --- a/t/link_fcxx.sh +++ b/t/link_fcxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure the C++ linker is used when appropriate. # Matthew D. Langston diff --git a/t/link_override.sh b/t/link_override.sh index b9e3ca1..4ef359e 100644 --- a/t/link_override.sh +++ b/t/link_override.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure _LINK variables are detected and used as documented. diff --git a/t/lisp-flags.sh b/t/lisp-flags.sh index 8085b22..eb1a44e 100644 --- a/t/lisp-flags.sh +++ b/t/lisp-flags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Elisp byte-compilation honours AM_ELCFLAFS and ELCFLAGS. diff --git a/t/lisp-loadpath.sh b/t/lisp-loadpath.sh index 17e2a3b..2eabfff 100644 --- a/t/lisp-loadpath.sh +++ b/t/lisp-loadpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Emacs lisp files in both $(srcdir) and $(builddir) are found if # required by other files. Related to automake bug#11806. diff --git a/t/lisp-pr11806.sh b/t/lisp-pr11806.sh index b85695d..2e66165 100644 --- a/t/lisp-pr11806.sh +++ b/t/lisp-pr11806.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Compiling .el files that requires each other in a VPATH build. # See automake bug#11806. diff --git a/t/wrap/aclocal.in b/t/lisp-readonly-srcdir.sh similarity index 53% rename from t/wrap/aclocal.in rename to t/lisp-readonly-srcdir.sh index a624bcb..5792e7b 100644 --- a/t/wrap/aclocal.in +++ b/t/lisp-readonly-srcdir.sh @@ -1,29 +1,46 @@ -#!@PERL@ -w -# @configure_input@ - -# Copyright (C) 2012-2017 Free Software Foundation, Inc. - +#! /bin/sh +# Copyright (C) 2017-2018 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 = ('@abs_top_srcdir@/lib'); - unshift @Aclocal::perl_libdirs, '@abs_top_builddir@/lib' - if '@srcdir@' ne '.'; - unshift @ARGV, - '--automake-acdir=@abs_top_srcdir@/m4', - '--system-acdir=@abs_top_srcdir@/m4/acdir'; -} -require '@abs_top_builddir@/bin/aclocal'; +# along with this program. If not, see . + +# Ensure that building elisp from a read-only srcdir works. + +required=emacs +. test-init.sh + +cat > Makefile.am << 'EOF' +lisp_LISP = am-one.el +EOF + +cat >> configure.ac << 'EOF' +AM_PATH_LISPDIR +AC_OUTPUT +EOF + +echo > am-one.el + +$ACLOCAL +$AUTOCONF +$AUTOMAKE --add-missing + +mkdir sub +chmod a=rx . + +cd sub +../configure +$MAKE + +test -f am-one.elc + +: diff --git a/t/lisp-subdir-mix.sh b/t/lisp-subdir-mix.sh index 1db1f7f..f442d5c 100644 --- a/t/lisp-subdir-mix.sh +++ b/t/lisp-subdir-mix.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check compiling elisp files in different subdirectories, where a # file in a subdirectory might require a file in another one. diff --git a/t/lisp-subdir.sh b/t/lisp-subdir.sh index 406e3b9..0bf63b5 100644 --- a/t/lisp-subdir.sh +++ b/t/lisp-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Emacs lisp files in subdirectories. diff --git a/t/lisp-subdir2.sh b/t/lisp-subdir2.sh index a67e174..e0c8e2a 100644 --- a/t/lisp-subdir2.sh +++ b/t/lisp-subdir2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Compiling elisp files in different subdirectories. diff --git a/t/lisp2.sh b/t/lisp2.sh index 48d2ee0..a321fe3 100644 --- a/t/lisp2.sh +++ b/t/lisp2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that Automake suggest using AM_PATH_LISPDIR to define lispdir. diff --git a/t/lisp3.sh b/t/lisp3.sh index ed2b13c..6ebeb42 100644 --- a/t/lisp3.sh +++ b/t/lisp3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that compiling interdependent elisp files works. diff --git a/t/lisp4.sh b/t/lisp4.sh index 53d5812..12dc729 100644 --- a/t/lisp4.sh +++ b/t/lisp4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure setting ELCFILES= disable byte-compilation as documented. # Report from Simon Josefsson. diff --git a/t/lisp5.sh b/t/lisp5.sh index e0d28cd..f0666fc 100644 --- a/t/lisp5.sh +++ b/t/lisp5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Same as 'lisp4.sh', but using the now-recommended way to install # non-bytecompiled *.el files. diff --git a/t/lisp6.sh b/t/lisp6.sh index 042c41e..40e270a 100644 --- a/t/lisp6.sh +++ b/t/lisp6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for conditional _LISP. diff --git a/t/lisp7.sh b/t/lisp7.sh index c7681ab..edffc1a 100644 --- a/t/lisp7.sh +++ b/t/lisp7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that lisp_LISP also works when emacs is not installed. diff --git a/t/lisp8.sh b/t/lisp8.sh index 74220ab..b859dbe 100644 --- a/t/lisp8.sh +++ b/t/lisp8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check the recover rule of lisp_LISP with parallel make. diff --git a/t/lispdry.sh b/t/lispdry.sh index 87c8ba1..b862183 100644 --- a/t/lispdry.sh +++ b/t/lispdry.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that 'make -n' works with the lisp_LISP recover rule. diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index 83e6965..271bfb5 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -2,7 +2,7 @@ ## testsuite. This fragment is meant to be included by the Makefile.am, ## but also to be executed directly by make when bootstrapping automake. -## Copyright (C) 2011-2017 Free Software Foundation, Inc. +## Copyright (C) 2011-2018 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 @@ -15,7 +15,7 @@ ## 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 . +## along with this program. If not, see . # FIXME: this "expected failures" are in truth an hack used to # FIXME: to verify that some incorrect usages of our perl libraries @@ -41,8 +41,6 @@ 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) @@ -392,6 +390,7 @@ t/depend3.sh \ t/depend4.sh \ t/depend5.sh \ t/depend6.sh \ +t/depend-postproc.sh \ t/deprecated-acinit.sh \ t/destdir.sh \ t/dir-named-obj-is-bad.sh \ @@ -410,6 +409,7 @@ t/dist-missing-m4.sh \ t/dist-readonly.sh \ t/dist-repeated.sh \ t/dist-pr109765.sh \ +t/dist-vs-built-sources.sh \ t/distcleancheck.sh \ t/distcom2.sh \ t/distcom3.sh \ @@ -603,6 +603,7 @@ t/lflags.sh \ t/lflags-cxx.sh \ t/libexec.sh \ t/libobj-basic.sh \ +t/libobj-no-dependency-tracking.sh \ t/libobj2.sh \ t/libobj3.sh \ t/libobj4.sh \ @@ -655,6 +656,7 @@ t/lisp5.sh \ t/lisp6.sh \ t/lisp7.sh \ t/lisp8.sh \ +t/lisp-readonly-srcdir.sh \ t/lisp-loadpath.sh \ t/lisp-subdir.sh \ t/lisp-subdir2.sh \ @@ -867,7 +869,6 @@ 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 \ @@ -1064,7 +1065,9 @@ t/subobjname.sh \ t/subobj-clean-pr10697.sh \ t/subobj-clean-lt-pr10697.sh \ t/subobj-indir-pr13928.sh \ +t/subobj-objname-clash.sh \ t/subobj-vpath-pr13928.sh \ +t/subobj-pr13928-more-langs.sh \ t/subpkg.sh \ t/subpkg2.sh \ t/subpkg3.sh \ diff --git a/t/listval.sh b/t/listval.sh index 76eabad..716bb28 100644 --- a/t/listval.sh +++ b/t/listval.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure variable is expanded properly. # From Adam J. Richter. diff --git a/t/Makefile.inc b/t/local.mk similarity index 95% rename from t/Makefile.inc rename to t/local.mk index 708e933..0d0aee6 100644 --- a/t/Makefile.inc +++ b/t/local.mk @@ -1,6 +1,5 @@ -## Included by top-level Makefile for Automake. - -## Copyright (C) 1995-2017 Free Software Foundation, Inc. +## -*- makefile-automake -*- +## Copyright (C) 1995-2018 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 @@ -13,20 +12,20 @@ ## 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 . +## along with this program. If not, see . ## ------------ ## ## Testsuite. ## ## ------------ ## # Run the tests with a proper shell detected at configure time. -LOG_COMPILER = $(AM_TEST_RUNNER_SHELL) +LOG_COMPILER = ./pre-inst-env $(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 +PL_LOG_COMPILER = ./pre-inst-env $(PERL) +AM_PL_LOG_FLAGS = -Mstrict -w TAP_LOG_DRIVER = AM_TAP_AWK='$(AWK)' $(SHELL) $(srcdir)/lib/tap-driver.sh @@ -100,7 +99,7 @@ $(srcdir)/%D%/testsuite-part.am: $(srcdir)/gen-testsuite-part $(srcdir)/%D%/testsuite-part.am: Makefile.am # Hand-written tests for stuff in 'contrib/'. -include $(srcdir)/contrib/%D%/Makefile.inc +include $(srcdir)/contrib/%D%/local.mk TESTS += $(contrib_TESTS) EXTRA_DIST += $(contrib_TESTS) @@ -110,10 +109,6 @@ EXTRA_DIST += $(contrib_TESTS) # "make all". This makes it easier to run the test cases by # hand after having simply configured and built the package. -nodist_noinst_SCRIPTS += \ - %D%/wrap/aclocal-$(APIVERSION) \ - %D%/wrap/automake-$(APIVERSION) - dist_noinst_DATA += \ %D%/ax/test-init.sh \ %D%/ax/test-lib.sh \ diff --git a/t/location.sh b/t/location.sh index f3b4a11..6e288fb 100644 --- a/t/location.sh +++ b/t/location.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for locations in error messages. diff --git a/t/longlin2.sh b/t/longlin2.sh index d28142f..f84e031 100644 --- a/t/longlin2.sh +++ b/t/longlin2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Long lines should be wrapped. # Report from Albert Chin. diff --git a/t/longline.sh b/t/longline.sh index 63dc32c..8433b40 100644 --- a/t/longline.sh +++ b/t/longline.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Long lines of += should be wrapped. # Report from Simon Josefsson. diff --git a/t/ltcond.sh b/t/ltcond.sh index c4f9595..add9b8a 100644 --- a/t/ltcond.sh +++ b/t/ltcond.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for conditional libtool libraries. # This combines two examples from the manual. diff --git a/t/ltcond2.sh b/t/ltcond2.sh index f2ec9ec..4d9c237 100644 --- a/t/ltcond2.sh +++ b/t/ltcond2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in conditionals. diff --git a/t/ltconv.sh b/t/ltconv.sh index 6ec44a5..b75d355 100644 --- a/t/ltconv.sh +++ b/t/ltconv.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for libtool convenience libraries. # This example is taken from the manual. diff --git a/t/ltdeps.sh b/t/ltdeps.sh index 5623053..4f51521 100644 --- a/t/ltdeps.sh +++ b/t/ltdeps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure libtool library dependencies are correct. # Report from Lars J. Aas. diff --git a/t/ltinit.sh b/t/ltinit.sh index 9d41a88..f9b3e97 100644 --- a/t/ltinit.sh +++ b/t/ltinit.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that libtool support works correctly when "newer" libtool # interface (with LT_INIT etc.) is used (this interface has been diff --git a/t/ltinstloc.sh b/t/ltinstloc.sh index 47ce1ac..5cf2205 100644 --- a/t/ltinstloc.sh +++ b/t/ltinstloc.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for libtool errors for multiple install locations, esp. with nobase. diff --git a/t/ltlibobjs.sh b/t/ltlibobjs.sh index d95dea3..0e4f905 100644 --- a/t/ltlibobjs.sh +++ b/t/ltlibobjs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure LTLIBOBJS alone works ok. # Report from Vadim Zeitlin. diff --git a/t/ltlibsrc.sh b/t/ltlibsrc.sh index f40f5b9..cfd5235 100644 --- a/t/ltlibsrc.sh +++ b/t/ltlibsrc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure a sensible default source for libraries is used. diff --git a/t/ltorder.sh b/t/ltorder.sh index 0a99f29..4cfdddf 100644 --- a/t/ltorder.sh +++ b/t/ltorder.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for correct installation order of nobase libtool libraries. @@ -52,6 +52,12 @@ $AUTOMAKE --add-missing ./configure --prefix="$(pwd)/inst" +# XXX: This is a workaround for a purity mechanism implemented by GNU Guix. +# For more details see +# . +GUIX_LD_WRAPPER_ALLOW_IMPURITIES=1 +export GUIX_LD_WRAPPER_ALLOW_IMPURITIES + $MAKE run_make -E install grep 'has not been installed' stderr && exit 1 diff --git a/t/m4-inclusion.sh b/t/m4-inclusion.sh index 9778b38..a075684 100644 --- a/t/m4-inclusion.sh +++ b/t/m4-inclusion.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to see if 'm4_sinclude' and 'm4_include' works. diff --git a/t/maintclean-vpath.sh b/t/maintclean-vpath.sh index f50a58b..747066a 100644 --- a/t/maintclean-vpath.sh +++ b/t/maintclean-vpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure distclean and maintainer-clean erase the right files. # This test is for VPATH builds; see sister test 'maintclean.sh' diff --git a/t/maintclean.sh b/t/maintclean.sh index 67fc5cf..6788ac7 100644 --- a/t/maintclean.sh +++ b/t/maintclean.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure distclean and maintainer-clean erase the right files. # This test is for in-tree builds; see sister test 'maintclean-vpath.sh' diff --git a/t/maintmode-configure-msg.sh b/t/maintmode-configure-msg.sh index d2eaf90..26b3c42 100644 --- a/t/maintmode-configure-msg.sh +++ b/t/maintmode-configure-msg.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that our macro 'AM_MAINTAINER_MODE' adds proper text to # the configure help screen. Also make sure the "checking ..." messages diff --git a/t/make-dryrun.tap b/t/make-dryrun.tap index 203f975..6481dd5 100644 --- a/t/make-dryrun.tap +++ b/t/make-dryrun.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that $(am__make_dryrun) works as expected. diff --git a/t/make-is-gnu.sh b/t/make-is-gnu.sh index 13fb176..e8aa198 100644 --- a/t/make-is-gnu.sh +++ b/t/make-is-gnu.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that $(am__is_gnu_make) can be used to correctly determine if # we are running under GNU make. diff --git a/t/make-keepgoing.tap b/t/make-keepgoing.tap index cce23c3..adcba65 100644 --- a/t/make-keepgoing.tap +++ b/t/make-keepgoing.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that $(am__make_keepgoing) works as expected. diff --git a/t/make.sh b/t/make.sh index 8ff715f..cd6fb36 100644 --- a/t/make.sh +++ b/t/make.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure 'make' check works. # From Ralf Corsepius. diff --git a/t/makefile-deps.sh b/t/makefile-deps.sh index 0d4e9ca..9fbe17f 100644 --- a/t/makefile-deps.sh +++ b/t/makefile-deps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we don't emit a rule with empty target if list of # automatically-computed dependencies for Makefile.in is empty. diff --git a/t/makej.sh b/t/makej.sh index 80efd64..a9a3f2a 100644 --- a/t/makej.sh +++ b/t/makej.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # 'make -j' used to fail with Autoconf < 2.58, because tools like # autoconf and automake can try to update autom4te's cache in parallel. diff --git a/t/makej2.sh b/t/makej2.sh index c23d8f6..7bd772b 100644 --- a/t/makej2.sh +++ b/t/makej2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure known BSD 'make -jN' issues are fixed: # without -B, it may reuse the same shell for separate commands in a diff --git a/t/maken.sh b/t/maken.sh index ce9c22e..0048f1d 100644 --- a/t/maken.sh +++ b/t/maken.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure that 'make -n dist' and 'make -n distcheck' do not change files # on disk, due to GNU make executing rules containing '$(MAKE)'. diff --git a/t/maken3.sh b/t/maken3.sh index 6fc6fd8..8fe1d32 100644 --- a/t/maken3.sh +++ b/t/maken3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test 'make -n' for various targets, to ensure that: # @@ -181,7 +181,7 @@ check_targets || exit 1 # TODO: add BUILT_SOURCES to sub2, fix fallout. sed 's/##//' < Makefile.am > t mv -f t Makefile.am -$AUTOMAKE -Wno-override --force Makefile +$AUTOMAKE -Wno-override Makefile ./configure check_targets || exit 1 diff --git a/t/makevars.sh b/t/makevars.sh index 691a52b..dbcd3b0 100644 --- a/t/makevars.sh +++ b/t/makevars.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that automake includes the needed variables, # but not too many. diff --git a/t/man.sh b/t/man.sh index 8b5c1f5..ce3d97c 100644 --- a/t/man.sh +++ b/t/man.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure 'dist' prefix works with man pages. diff --git a/t/man2.sh b/t/man2.sh index a212938..bbc43f3 100644 --- a/t/man2.sh +++ b/t/man2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that man pages listed in man_MANS are installed and # renamed as documented. diff --git a/t/man3.sh b/t/man3.sh index 65f7e7f..2a06c3f 100644 --- a/t/man3.sh +++ b/t/man3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # PR 516: Prefer generated manpages to distributed ones. diff --git a/t/man5.sh b/t/man5.sh index 2dff9d3..a9d4aed 100644 --- a/t/man5.sh +++ b/t/man5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure to extract the correct mansection from files in man_MANS. diff --git a/t/man6.sh b/t/man6.sh index c160981..38bce37 100644 --- a/t/man6.sh +++ b/t/man6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure 'make distcheck' passes when help2man generates man pages, # even if the 'missing' script is involved. diff --git a/t/man7.sh b/t/man7.sh index 14a5000..75fcf6c 100644 --- a/t/man7.sh +++ b/t/man7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for a bug in maintainer-clean w.r.t. generated manpages. diff --git a/t/man8.sh b/t/man8.sh index f5c5e02..98d4bb8 100644 --- a/t/man8.sh +++ b/t/man8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for a bug in distcheck w.r.t. generated manpages. diff --git a/t/mdate.sh b/t/mdate.sh index c093038..a11e7fb 100644 --- a/t/mdate.sh +++ b/t/mdate.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that mdate-sh is required when Texinfo used and version.texi needed. diff --git a/t/mdate2.sh b/t/mdate2.sh index 2eabac1..29f5f1a 100644 --- a/t/mdate2.sh +++ b/t/mdate2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure mdate-sh is included in distribution. diff --git a/t/mdate3.sh b/t/mdate3.sh index 6a7d39e..755490b 100644 --- a/t/mdate3.sh +++ b/t/mdate3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure mdate-sh run correctly. diff --git a/t/mdate4.sh b/t/mdate4.sh index d5a5cc2..809e81c 100644 --- a/t/mdate4.sh +++ b/t/mdate4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that mdate-sh is added to the right directory. # Report from Kevin Dalley. diff --git a/t/mdate5.sh b/t/mdate5.sh index c294a58..ced8433 100644 --- a/t/mdate5.sh +++ b/t/mdate5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure mdate-sh works correctly. diff --git a/t/mdate6.sh b/t/mdate6.sh index 6b657ea..e0d552b 100644 --- a/t/mdate6.sh +++ b/t/mdate6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # mdate-sh can work with weird file names, doesn't eval too much. diff --git a/t/missing-auxfile-stops-makefiles-creation.sh b/t/missing-auxfile-stops-makefiles-creation.sh index 64c7b2d..fb6a313 100644 --- a/t/missing-auxfile-stops-makefiles-creation.sh +++ b/t/missing-auxfile-stops-makefiles-creation.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automake should stop the creation of Makefile.in files at the first # encountered error due to a required auxiliary file not found. diff --git a/t/missing-version-mismatch.sh b/t/missing-version-mismatch.sh index e06ccd6..7a8b550 100644 --- a/t/missing-version-mismatch.sh +++ b/t/missing-version-mismatch.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test missing with version mismatches. diff --git a/t/missing3.sh b/t/missing3.sh index 2a6f2f3..888a5e5 100644 --- a/t/missing3.sh +++ b/t/missing3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test missing when running a tool's --version. diff --git a/t/mkdir_p.sh b/t/mkdir_p.sh index ad571cb..f2b2960 100644 --- a/t/mkdir_p.sh +++ b/t/mkdir_p.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # AM_INIT_AUTOMAKE should still define $(mkdir_p), for backward # compatibility. diff --git a/t/mkdirp-deprecation.sh b/t/mkdirp-deprecation.sh index 5087d67..bdb62b8 100644 --- a/t/mkdirp-deprecation.sh +++ b/t/mkdirp-deprecation.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the AM_PROG_MKDIR_P macro is deprecated. It will be # be removed in the next major Automake release. diff --git a/t/mkinst2.sh b/t/mkinst2.sh index 309dd40..9972ee9 100644 --- a/t/mkinst2.sh +++ b/t/mkinst2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure no-installman suppresses man dir creation. diff --git a/t/mkinst3.sh b/t/mkinst3.sh index e667f48..1e4ed86 100644 --- a/t/mkinst3.sh +++ b/t/mkinst3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test mkinstalldirs with spaces in directory names. diff --git a/t/mkinstall.sh b/t/mkinstall.sh index 3018446..2204e0f 100644 --- a/t/mkinstall.sh +++ b/t/mkinstall.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug where mkinstalldirs variable can be set incorrectly. diff --git a/t/mmode.sh b/t/mmode.sh index aa9b629..0a7f75e 100644 --- a/t/mmode.sh +++ b/t/mmode.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for AM_MAINTAINER_MODE defaults. diff --git a/t/mmodely.sh b/t/mmodely.sh index 38a70e4..a8dbc76 100644 --- a/t/mmodely.sh +++ b/t/mmodely.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Verify that intermediate files are only built from Yacc and Lex # sources in maintainer mode. diff --git a/t/no-extra-c-stuff.sh b/t/no-extra-c-stuff.sh index 700059b..bcad8f8 100644 --- a/t/no-extra-c-stuff.sh +++ b/t/no-extra-c-stuff.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that Automake doesn't generated rules or definitions related # to compilation of C sources for a project that doesn't use nor need diff --git a/t/no-extra-makefile-code.sh b/t/no-extra-makefile-code.sh index 7fb7bd8..22f3908 100644 --- a/t/no-extra-makefile-code.sh +++ b/t/no-extra-makefile-code.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,12 +12,12 @@ # 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 . +# along with this program. If not, see . # Check that we don't emit harmless but useless code in the generated # Makefile.in when the project does not use compiled languages. Motivated # by a regression caused by removal of automatic de-ANSI-fication support: -# +# . test-init.sh diff --git a/t/no-spurious-install-recursive.sh b/t/no-spurious-install-recursive.sh index 88ecb86..a16e090 100644 --- a/t/no-spurious-install-recursive.sh +++ b/t/no-spurious-install-recursive.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for install-recursive appearing in a non recursive Makefile. # Report from Bruno Haible. diff --git a/t/nobase-libtool.sh b/t/nobase-libtool.sh index 42dcad7..fc97d9e 100644 --- a/t/nobase-libtool.sh +++ b/t/nobase-libtool.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure nobase_* works for libtool libraries and programs as well. # This is just the libtool equivalent of 'nobase.sh', split up to allow diff --git a/t/nobase-nodist.sh b/t/nobase-nodist.sh index e42a86d..3619255 100644 --- a/t/nobase-nodist.sh +++ b/t/nobase-nodist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Interaction of 'nobase_' and 'nodist_' prefixes. diff --git a/t/nobase-python.sh b/t/nobase-python.sh index ba197d0..610a81f 100644 --- a/t/nobase-python.sh +++ b/t/nobase-python.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure nobase_* works for python files. diff --git a/t/nobase.sh b/t/nobase.sh index 25d613b..e4f6775 100644 --- a/t/nobase.sh +++ b/t/nobase.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure nobase_* works. diff --git a/t/nodef.sh b/t/nodef.sh index 889d968..18772e2 100644 --- a/t/nodef.sh +++ b/t/nodef.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that PACKAGE and VERSION are AC_DEFINEd when requested. diff --git a/t/nodef2.sh b/t/nodef2.sh index c5e729e..e653949 100644 --- a/t/nodef2.sh +++ b/t/nodef2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that PACKAGE and VERSION are AC_DEFINEd when requested. diff --git a/t/nodep.sh b/t/nodep.sh index 1fb77e0..b2dfa15 100644 --- a/t/nodep.sh +++ b/t/nodep.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure no-dependencies option does the right thing. # Bug report from Greg A. Woods. diff --git a/t/nodep2.sh b/t/nodep2.sh index 2dcb271..0057912 100644 --- a/t/nodep2.sh +++ b/t/nodep2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another test to make sure no-dependencies option does the right thing. diff --git a/t/nodepcomp.sh b/t/nodepcomp.sh index e6d9e58..8ea691b 100644 --- a/t/nodepcomp.sh +++ b/t/nodepcomp.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure depcomp isn't always required. diff --git a/t/nodist.sh b/t/nodist.sh index d0d51b3..7e01169 100644 --- a/t/nodist.sh +++ b/t/nodist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure dist_*_SOURCES and nodist_*_SOURCES work. diff --git a/t/nodist2.sh b/t/nodist2.sh index 750a098..0697b6d 100644 --- a/t/nodist2.sh +++ b/t/nodist2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure nodist_noinst_HEADERS work. # For PR 249. diff --git a/t/nodist3.sh b/t/nodist3.sh index 2131fe7..0dfee85 100644 --- a/t/nodist3.sh +++ b/t/nodist3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure no-dist option works. diff --git a/t/noinst.sh b/t/noinst.sh index 4e306c5..f581d3e 100644 --- a/t/noinst.sh +++ b/t/noinst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check to make sure "make install" will build all in directory with # nothing to install. diff --git a/t/noinstdir.sh b/t/noinstdir.sh index 8424380..2b3ab13 100644 --- a/t/noinstdir.sh +++ b/t/noinstdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that noinst_* and check_* are not installed. # From Pavel Roskin. diff --git a/t/nolink.sh b/t/nolink.sh index b5f5a0b..e98f0b0 100644 --- a/t/nolink.sh +++ b/t/nolink.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake does not emit a link rule for unknown languages. diff --git a/t/nostdinc.sh b/t/nostdinc.sh index 363a5c2..36a02a8 100644 --- a/t/nostdinc.sh +++ b/t/nostdinc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure nostdinc option works correctly. diff --git a/t/notrans.sh b/t/notrans.sh index b85b7d7..43a5539 100644 --- a/t/notrans.sh +++ b/t/notrans.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check all notrans_, dist_, nodist_ prefix combinations for MANS # primary and install-man dependencies. diff --git a/t/number.sh b/t/number.sh index f037c68..0f613cb 100644 --- a/t/number.sh +++ b/t/number.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure _OBJECTS is only generated once. Bug reported by # Joerg-Martin Schwarz. diff --git a/t/objc-basic.sh b/t/objc-basic.sh index 8dad76f..2469e77 100644 --- a/t/objc-basic.sh +++ b/t/objc-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 diff --git a/t/objc-deps.sh b/t/objc-deps.sh index 5914ddd..53a9b02 100644 --- a/t/objc-deps.sh +++ b/t/objc-deps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automatic dependency tracking for Objective C. # See also sister test 'objcxx-deps.sh'. diff --git a/t/objc-flags.sh b/t/objc-flags.sh index 0a7444a..9e696e5 100644 --- a/t/objc-flags.sh +++ b/t/objc-flags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test Objective C compilation flags. diff --git a/t/objc-megademo.sh b/t/objc-megademo.sh index 6b54d1f..d3105aa 100644 --- a/t/objc-megademo.sh +++ b/t/objc-megademo.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Stress test on Objective C/C++. diff --git a/t/objc-minidemo.sh b/t/objc-minidemo.sh index 8c313b4..f9db69f 100644 --- a/t/objc-minidemo.sh +++ b/t/objc-minidemo.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Dummy demo package using Objective C and doing distcheck. # See also sister test 'objcxx-minidemo.sh'. diff --git a/t/objcxx-basic.sh b/t/objcxx-basic.sh index b4a0944..9f56a0e 100644 --- a/t/objcxx-basic.sh +++ b/t/objcxx-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 diff --git a/t/objcxx-deps.sh b/t/objcxx-deps.sh index 4494fd8..a1268f2 100644 --- a/t/objcxx-deps.sh +++ b/t/objcxx-deps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automatic dependency tracking for Objective C++. # See also sister test 'objc-deps.sh'. diff --git a/t/objcxx-flags.sh b/t/objcxx-flags.sh index 7c104a5..d1c3f54 100644 --- a/t/objcxx-flags.sh +++ b/t/objcxx-flags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test Objective C++ compilation flags. # See also sister test 'objc-flags.sh'. diff --git a/t/objcxx-minidemo.sh b/t/objcxx-minidemo.sh index f4477d4..2bb2852 100644 --- a/t/objcxx-minidemo.sh +++ b/t/objcxx-minidemo.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Dummy demo package using Objective C++ and doing distcheck. # See also sister test 'objc-minidemo.sh'. diff --git a/t/objext-pr10128.sh b/t/objext-pr10128.sh index 2f3eb1d..4475c4b 100644 --- a/t/objext-pr10128.sh +++ b/t/objext-pr10128.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for automake bug#10128: $(OBJEXT) redefinition causes # $(foo_OBJECTS) to be defined as empty. diff --git a/t/oldvars.sh b/t/oldvars.sh index 1a17f2e..f682114 100644 --- a/t/oldvars.sh +++ b/t/oldvars.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Use of these variables is deprecated: # LISP, HEADERS, DATA, SCRIPTS, LTLIBRARIES, LIBRARIES, PROGRAMS, MANS. diff --git a/t/order.sh b/t/order.sh index 4174d36..4a1f793 100644 --- a/t/order.sh +++ b/t/order.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure AC_DEFUN is handled correctly. This test isn't named very # well. Report from Jim Meyering. diff --git a/t/output-order.sh b/t/output-order.sh index 438c1da..424d036 100644 --- a/t/output-order.sh +++ b/t/output-order.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that 'automake -a' output order is stable. # From report by Bruno Haible. diff --git a/t/output.sh b/t/output.sh index 40cde23..aaa26a6 100644 --- a/t/output.sh +++ b/t/output.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure files listed in AC_OUTPUT are found. diff --git a/t/output10.sh b/t/output10.sh index 44a89fa..22c74d7 100644 --- a/t/output10.sh +++ b/t/output10.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure an AC_CONFIG_FILES can have an AC_CONFIG_FILES output as input. # This is comparable to 'output9.sh', but testing Makefile rules. diff --git a/t/output11.sh b/t/output11.sh index dd0fd53..095e5ad 100644 --- a/t/output11.sh +++ b/t/output11.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure an AC_CONFIG_FILES ignore filenames with shell variables. diff --git a/t/output12.sh b/t/output12.sh index 4e49851..d2c6233 100644 --- a/t/output12.sh +++ b/t/output12.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure an AC_CONFIG_FILES process filenames with AC_SUBST variables. diff --git a/t/output13.sh b/t/output13.sh index f8cd82e..55d929d 100644 --- a/t/output13.sh +++ b/t/output13.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure an AC_CONFIG_FILES, AC_CONFIG_LINKS, and AC_CONFIG_COMMANDS # are not prerequisites of 'all'. diff --git a/t/output2.sh b/t/output2.sh index fbbaf5a..d242d13 100644 --- a/t/output2.sh +++ b/t/output2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another AC_OUTPUT test. From report by Ulrich Drepper. diff --git a/t/output3.sh b/t/output3.sh index 643d1f3..111841c 100644 --- a/t/output3.sh +++ b/t/output3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Yet another AC_OUTPUT test. diff --git a/t/output4.sh b/t/output4.sh index bd99360..d8c3382 100644 --- a/t/output4.sh +++ b/t/output4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # It's hard to believe there are so many AC_OUTPUT-related bugs. diff --git a/t/output5.sh b/t/output5.sh index 522c355..cad1e1b 100644 --- a/t/output5.sh +++ b/t/output5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake complains when there is no Makefile specified. diff --git a/t/output6.sh b/t/output6.sh index efc750c..9284d2e 100644 --- a/t/output6.sh +++ b/t/output6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for support for colon-separated input files in AC_CONFIG_FILES. diff --git a/t/output7.sh b/t/output7.sh index f02f2c0..d4a130b 100644 --- a/t/output7.sh +++ b/t/output7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for support for colon separated input files in AC_CONFIG_FILES, # with sources in sub directories. diff --git a/t/output8.sh b/t/output8.sh index 341600d..1193a17 100644 --- a/t/output8.sh +++ b/t/output8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check AC_CONFIG_FILES support for files starting with '../'. # Report from Bruno Haible. diff --git a/t/output9.sh b/t/output9.sh index 79f9f67..5a7d1e8 100644 --- a/t/output9.sh +++ b/t/output9.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure an AC_CONFIG_FILES can have an AC_CONFIG_FILES output as input. diff --git a/t/override-conditional-1.sh b/t/override-conditional-1.sh index 16afc71..f3622f3 100644 --- a/t/override-conditional-1.sh +++ b/t/override-conditional-1.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for conditionally-defined overrides. diff --git a/t/override-conditional-2.sh b/t/override-conditional-2.sh index 5ce601d..19b8cde 100644 --- a/t/override-conditional-2.sh +++ b/t/override-conditional-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that conditional overrides are diagnosed. # This test is still xfailing; see the FIXME in Automake::Rule::define. diff --git a/t/override-conditional-pr13940.sh b/t/override-conditional-pr13940.sh index 6782af8..0eb53db 100644 --- a/t/override-conditional-pr13940.sh +++ b/t/override-conditional-pr13940.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Expose automake bug#1394: automake erroneously think that a .PHONY # target's rule is overridden only because we declare dependencies diff --git a/t/override-html.sh b/t/override-html.sh index 8c48207..6245f0e 100644 --- a/t/override-html.sh +++ b/t/override-html.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that overriding 'html' target causes only one "html:" rule to # be output. diff --git a/t/override-suggest-local.sh b/t/override-suggest-local.sh index 4337c67..c9332b7 100644 --- a/t/override-suggest-local.sh +++ b/t/override-suggest-local.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure automake -Woverride suggests using TARGET-local instead # of TARGET when possible. diff --git a/t/parallel-am.sh b/t/parallel-am.sh index f3b389e..3ad911e 100644 --- a/t/parallel-am.sh +++ b/t/parallel-am.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test parallel automake execution. diff --git a/t/parallel-am2.sh b/t/parallel-am2.sh index 3ab6589..cac9288 100644 --- a/t/parallel-am2.sh +++ b/t/parallel-am2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test parallel automake execution. diff --git a/t/parallel-am3.sh b/t/parallel-am3.sh index b0a5f37..adc4475 100644 --- a/t/parallel-am3.sh +++ b/t/parallel-am3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test parallel automake execution. diff --git a/t/parallel-tests-basics.sh b/t/parallel-tests-basics.sh index 579f514..0bc425d 100644 --- a/t/parallel-tests-basics.sh +++ b/t/parallel-tests-basics.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic checks on parallel-tests support: # - console output diff --git a/t/parallel-tests-cmdline-override.sh b/t/parallel-tests-cmdline-override.sh index 243b85a..9e8b9e3 100644 --- a/t/parallel-tests-cmdline-override.sh +++ b/t/parallel-tests-cmdline-override.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that we can use indirections when overriding TESTS and # TEST_LOGS from the command line. diff --git a/t/parallel-tests-concurrency-2.sh b/t/parallel-tests-concurrency-2.sh index 67e1beb..6efa8eb 100644 --- a/t/parallel-tests-concurrency-2.sh +++ b/t/parallel-tests-concurrency-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - concurrent program compilation and testing (with EXTRA_PROGRAMS) diff --git a/t/parallel-tests-concurrency.sh b/t/parallel-tests-concurrency.sh index 3940a5f..a5da797 100644 --- a/t/parallel-tests-concurrency.sh +++ b/t/parallel-tests-concurrency.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - concurrent parallel execution diff --git a/t/parallel-tests-console-output.sh b/t/parallel-tests-console-output.sh index fa441e0..e09099e 100644 --- a/t/parallel-tests-console-output.sh +++ b/t/parallel-tests-console-output.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests: some checks on console output about testsuite # progress. diff --git a/t/parallel-tests-driver-install.sh b/t/parallel-tests-driver-install.sh index 63942bc..9deb158 100644 --- a/t/parallel-tests-driver-install.sh +++ b/t/parallel-tests-driver-install.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that auxiliary script 'test-driver' gets automatically installed # in the correct directory. diff --git a/t/parallel-tests-dry-run-1.sh b/t/parallel-tests-dry-run-1.sh index 26deed3..1848f7e 100644 --- a/t/parallel-tests-dry-run-1.sh +++ b/t/parallel-tests-dry-run-1.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check interactions between the parallel test harness and "make -n". # See also sister test 'parallel-tests-dry-run-2.sh'. diff --git a/t/parallel-tests-dry-run-2.sh b/t/parallel-tests-dry-run-2.sh index 40a8734..0850b9b 100644 --- a/t/parallel-tests-dry-run-2.sh +++ b/t/parallel-tests-dry-run-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check interactions between the parallel test harness and "make -n". # See also sister test 'parallel-tests-dry-run-1.sh'. diff --git a/t/parallel-tests-empty-testlogs.sh b/t/parallel-tests-empty-testlogs.sh index 0592847..987375d 100644 --- a/t/parallel-tests-empty-testlogs.sh +++ b/t/parallel-tests-empty-testlogs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - empty TESTS diff --git a/t/parallel-tests-empty.sh b/t/parallel-tests-empty.sh index 1e17d42..8adc787 100644 --- a/t/parallel-tests-empty.sh +++ b/t/parallel-tests-empty.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - empty TESTS diff --git a/t/parallel-tests-exeext.sh b/t/parallel-tests-exeext.sh index 40d4b82..d971993 100644 --- a/t/parallel-tests-exeext.sh +++ b/t/parallel-tests-exeext.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests: # - check2.am and interaction with $(EXEEXT) diff --git a/t/parallel-tests-exit-status-reported.sh b/t/parallel-tests-exit-status-reported.sh index e27f0d7..160d7c8 100644 --- a/t/parallel-tests-exit-status-reported.sh +++ b/t/parallel-tests-exit-status-reported.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The exit status of a test should be reported in the test logs, so # that one can see at a glance whether the test has succeeded or failed, diff --git a/t/parallel-tests-exit-statuses.sh b/t/parallel-tests-exit-statuses.sh index 0020edc..7a7f219 100644 --- a/t/parallel-tests-exit-statuses.sh +++ b/t/parallel-tests-exit-statuses.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: normal and special exit statuses # in the test scripts. diff --git a/t/parallel-tests-extra-programs.sh b/t/parallel-tests-extra-programs.sh index 5ab5537..1cb7c1b 100644 --- a/t/parallel-tests-extra-programs.sh +++ b/t/parallel-tests-extra-programs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Parallel test harness: check that $(TESTS) can lazily depend on # (or even be) $(EXTRA_PROGRAMS). diff --git a/t/parallel-tests-fd-redirect-exeext.sh b/t/parallel-tests-fd-redirect-exeext.sh index 306eb39..20b8dff 100644 --- a/t/parallel-tests-fd-redirect-exeext.sh +++ b/t/parallel-tests-fd-redirect-exeext.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests support: redirection of file descriptors with # AM_TESTS_FD_REDIRECT, for tests which are binary executables diff --git a/t/parallel-tests-fd-redirect.sh b/t/parallel-tests-fd-redirect.sh index 98392fc..5dc6c74 100644 --- a/t/parallel-tests-fd-redirect.sh +++ b/t/parallel-tests-fd-redirect.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests support: redirection of file descriptors with # AM_TESTS_FD_REDIRECT, even when using tests without suffix. diff --git a/t/parallel-tests-fork-bomb.sh b/t/parallel-tests-fork-bomb.sh index 7aa19d8..f16fbfc 100644 --- a/t/parallel-tests-fork-bomb.sh +++ b/t/parallel-tests-fork-bomb.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - If $(TEST_SUITE_LOG) is in $(TEST_LOGS), we get a diagnosed diff --git a/t/parallel-tests-generated-and-distributed.sh b/t/parallel-tests-generated-and-distributed.sh index 61c0fb9..7780350 100644 --- a/t/parallel-tests-generated-and-distributed.sh +++ b/t/parallel-tests-generated-and-distributed.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - generated distributed tests. diff --git a/t/parallel-tests-harderror.sh b/t/parallel-tests-harderror.sh index 32b113a..bdd3181 100644 --- a/t/parallel-tests-harderror.sh +++ b/t/parallel-tests-harderror.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: DISABLE_HARD_ERRORS diff --git a/t/parallel-tests-interrupt.tap b/t/parallel-tests-interrupt.tap index a57667c..bae802f 100644 --- a/t/parallel-tests-interrupt.tap +++ b/t/parallel-tests-interrupt.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the parallel testsuite harness removes incomplete log files # when interrupt upon some signal. This test is definitely too hacky, diff --git a/t/parallel-tests-log-compiler-1.sh b/t/parallel-tests-log-compiler-1.sh index 4168f52..f6517b5 100644 --- a/t/parallel-tests-log-compiler-1.sh +++ b/t/parallel-tests-log-compiler-1.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - per-extension "test runners" a.k.a. "log compilers" (xxx_LOG_COMPILER diff --git a/t/parallel-tests-log-compiler-2.sh b/t/parallel-tests-log-compiler-2.sh index ed836cf..16df662 100644 --- a/t/parallel-tests-log-compiler-2.sh +++ b/t/parallel-tests-log-compiler-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - per-extension "test runners" a.k.a. "log compilers" (xxx_LOG_COMPILER diff --git a/t/parallel-tests-log-compiler-example.sh b/t/parallel-tests-log-compiler-example.sh index 32f9702..8b2c4f3 100644 --- a/t/parallel-tests-log-compiler-example.sh +++ b/t/parallel-tests-log-compiler-example.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test the example of usage of generic and extension-specific # LOG_COMPILER and LOG_FLAGS given in the manual. diff --git a/t/parallel-tests-log-override-1.sh b/t/parallel-tests-log-override-1.sh index ea5b99b..4cd817f 100644 --- a/t/parallel-tests-log-override-1.sh +++ b/t/parallel-tests-log-override-1.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: runtime redefinition of $(TEST_SUITE_LOG). diff --git a/t/parallel-tests-log-override-2.sh b/t/parallel-tests-log-override-2.sh index 8066580..9233af8 100644 --- a/t/parallel-tests-log-override-2.sh +++ b/t/parallel-tests-log-override-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: runtime redefinition of: # - $(TEST_SUITE_LOG) and $(TESTS) diff --git a/t/parallel-tests-log-override-recheck.sh b/t/parallel-tests-log-override-recheck.sh index f721966..4fcecd4 100644 --- a/t/parallel-tests-log-override-recheck.sh +++ b/t/parallel-tests-log-override-recheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: runtime redefinition of $(TEST_SUITE_LOG) # for the recheck target. diff --git a/t/parallel-tests-no-color-in-log.sh b/t/parallel-tests-no-color-in-log.sh index 7633d24..89c7750 100644 --- a/t/parallel-tests-no-color-in-log.sh +++ b/t/parallel-tests-no-color-in-log.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Colorized output from the testsuite report shouldn't end up in log files. diff --git a/t/parallel-tests-no-spurious-summary.sh b/t/parallel-tests-no-spurious-summary.sh index dbe6b3c..487fc88 100644 --- a/t/parallel-tests-no-spurious-summary.sh +++ b/t/parallel-tests-no-spurious-summary.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that ':test-results:' directives in test scripts' output doesn't # originate spurious results in the testsuite summary. diff --git a/t/parallel-tests-once.sh b/t/parallel-tests-once.sh index c4f8b80..0a9e871 100644 --- a/t/parallel-tests-once.sh +++ b/t/parallel-tests-once.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Tests shouldn't be run multiple times by a simple "make check" in a # clean directory. An early implementation of the '.trs' intermediate diff --git a/t/parallel-tests-recheck-depends-on-all.sh b/t/parallel-tests-recheck-depends-on-all.sh index 199d105..dad6376 100644 --- a/t/parallel-tests-recheck-depends-on-all.sh +++ b/t/parallel-tests-recheck-depends-on-all.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The parallel-tests 'recheck' target must depend on the 'all' target. # See automake bug#11252. diff --git a/t/parallel-tests-recheck-pr11791.sh b/t/parallel-tests-recheck-pr11791.sh index 9eccf92..513d177 100644 --- a/t/parallel-tests-recheck-pr11791.sh +++ b/t/parallel-tests-recheck-pr11791.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests: "make recheck" and "make -k recheck" in the face of # build failures for the test cases. See automake bug#11791. diff --git a/t/parallel-tests-recheck.sh b/t/parallel-tests-recheck.sh index 9a84fea..14d3676 100644 --- a/t/parallel-tests-recheck.sh +++ b/t/parallel-tests-recheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - recheck diff --git a/t/parallel-tests-reset-term.sh b/t/parallel-tests-reset-term.sh index c77c9a3..e017f8f 100644 --- a/t/parallel-tests-reset-term.sh +++ b/t/parallel-tests-reset-term.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the testsuite harness correctly handle overrides of the # TERM variable by either TESTS_ENVIRONMENT and AM_TESTS_ENVIRONMENT. diff --git a/t/parallel-tests-subdir.sh b/t/parallel-tests-subdir.sh index 8679603..c15ebb7 100644 --- a/t/parallel-tests-subdir.sh +++ b/t/parallel-tests-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the parallel test harness creates parent directories for # the log files when needed. diff --git a/t/parallel-tests-suffix-prog.sh b/t/parallel-tests-suffix-prog.sh index 4163dbc..1d55720 100644 --- a/t/parallel-tests-suffix-prog.sh +++ b/t/parallel-tests-suffix-prog.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - suffix rules, with PROGRAMS involved diff --git a/t/parallel-tests-suffix.sh b/t/parallel-tests-suffix.sh index c3dc0a5..ab3decf 100644 --- a/t/parallel-tests-suffix.sh +++ b/t/parallel-tests-suffix.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - suffix rules diff --git a/t/parallel-tests-trailing-whitespace.sh b/t/parallel-tests-trailing-whitespace.sh index 9211c56..d94319d 100644 --- a/t/parallel-tests-trailing-whitespace.sh +++ b/t/parallel-tests-trailing-whitespace.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - trailing whitespace in TESTS diff --git a/t/parallel-tests-unreadable.sh b/t/parallel-tests-unreadable.sh index fec7286..9b66d47 100644 --- a/t/parallel-tests-unreadable.sh +++ b/t/parallel-tests-unreadable.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the testsuite driver copes well with unreadable '.log' # and '.trs' files. diff --git a/t/parse.sh b/t/parse.sh index 972ff6d..42c6c72 100644 --- a/t/parse.sh +++ b/t/parse.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure backslash-newline is treated as whitespace. diff --git a/t/per-target-flags.sh b/t/per-target-flags.sh index 889a326..76e95ae 100644 --- a/t/per-target-flags.sh +++ b/t/per-target-flags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test executable-specific and library-specific flags, both with # and without dependency tracking. diff --git a/t/percent.sh b/t/percent.sh index 8776793..3e8c25b 100644 --- a/t/percent.sh +++ b/t/percent.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that -Wportability understands %-style pattern # rules. diff --git a/t/percent2.sh b/t/percent2.sh index eb088ab..97ab0c4 100644 --- a/t/percent2.sh +++ b/t/percent2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another test for -Wportability warning about %-style rules, plus # make sure we don't warn about duplicate definition for diff --git a/t/perf/cond.sh b/t/perf/cond.sh index fef5557..8a819be 100755 --- a/t/perf/cond.sh +++ b/t/perf/cond.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that many conditions do not lead to combinatorial explosion. # (This is related to PR/352.) diff --git a/t/perf/testsuite-recheck.sh b/t/perf/testsuite-recheck.sh index 2b5fa19..1ea7267 100755 --- a/t/perf/testsuite-recheck.sh +++ b/t/perf/testsuite-recheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check performance of recheck target in the face of many failed tests. # FIXME: this test is not currently able to detect whether the measured diff --git a/t/perf/testsuite-summary.sh b/t/perf/testsuite-summary.sh index d4a6261..6db29e7 100755 --- a/t/perf/testsuite-summary.sh +++ b/t/perf/testsuite-summary.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check performanceof recipe generating test-suite.log file and testsuite # summary. That has suffered of huge inefficiencies in the past. diff --git a/t/phony.sh b/t/phony.sh index 44e4b30..cbecd42 100644 --- a/t/phony.sh +++ b/t/phony.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure .PHONY can be given dependencies several times. # From Ralf Corsepius. diff --git a/t/pkg-config-macros.sh b/t/pkg-config-macros.sh index a69bc8f..929b83e 100644 --- a/t/pkg-config-macros.sh +++ b/t/pkg-config-macros.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Try to find the pkg-config '.m4' files and make them easily accessed # to the test cases requiring them. diff --git a/t/pluseq.sh b/t/pluseq.sh index 109537e..8d7fe09 100644 --- a/t/pluseq.sh +++ b/t/pluseq.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test '+=' functionality. diff --git a/t/pluseq10.sh b/t/pluseq10.sh index 2370982..dc2bf4d 100644 --- a/t/pluseq10.sh +++ b/t/pluseq10.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for += and backslashes. # Reported by Ralf Corsepius. diff --git a/t/pluseq11.sh b/t/pluseq11.sh index 2717c28..afb2ad7 100644 --- a/t/pluseq11.sh +++ b/t/pluseq11.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for bug in variable concatenation with '+=': an extra backslash # is erroneously retained in the final value. diff --git a/t/pluseq2.sh b/t/pluseq2.sh index b6cc80e..e56055c 100644 --- a/t/pluseq2.sh +++ b/t/pluseq2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test '+=' with conditionals. diff --git a/t/pluseq3.sh b/t/pluseq3.sh index 9e648b7..ed09d7e 100644 --- a/t/pluseq3.sh +++ b/t/pluseq3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another '+=' test with conditionals. diff --git a/t/pluseq4.sh b/t/pluseq4.sh index 385e663..a6672ab 100644 --- a/t/pluseq4.sh +++ b/t/pluseq4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Yet another '+=' test. diff --git a/t/pluseq5.sh b/t/pluseq5.sh index 772adc5..c9926ef 100644 --- a/t/pluseq5.sh +++ b/t/pluseq5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for another '+=' problem. Report from Brian Jones. diff --git a/t/pluseq6.sh b/t/pluseq6.sh index 0a473a8..9b17e71 100644 --- a/t/pluseq6.sh +++ b/t/pluseq6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that '+=' works with standard header-vars. diff --git a/t/pluseq7.sh b/t/pluseq7.sh index fb0f904..6d998cf 100644 --- a/t/pluseq7.sh +++ b/t/pluseq7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that '+=' fails when required. diff --git a/t/pluseq8.sh b/t/pluseq8.sh index 8fd868c..8e5c90b 100644 --- a/t/pluseq8.sh +++ b/t/pluseq8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another '+=' test. From Paul Berrevoets. diff --git a/t/pluseq9.sh b/t/pluseq9.sh index d970e39..55586bd 100644 --- a/t/pluseq9.sh +++ b/t/pluseq9.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test the += diagnostics. diff --git a/t/pm/Cond2.pl b/t/pm/Cond2.pl index 5ec2d23..f586a67 100644 --- a/t/pm/Cond2.pl +++ b/t/pm/Cond2.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . # Catch common programming error: # A Condition passed as a string to 'new'. diff --git a/t/pm/Cond3.pl b/t/pm/Cond3.pl index 477a02c..769d01b 100644 --- a/t/pm/Cond3.pl +++ b/t/pm/Cond3.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . # Catch common programming error: # A Condition passed as a string to 'new'. diff --git a/t/pm/Condition-t.pl b/t/pm/Condition-t.pl index bc78edd..18d30ea 100644 --- a/t/pm/Condition-t.pl +++ b/t/pm/Condition-t.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . BEGIN { use Config; @@ -308,20 +308,3 @@ exit (test_basics || test_reduce_and || test_reduce_or || test_merge); - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/t/pm/Condition.pl b/t/pm/Condition.pl index 4d85be4..21021b5 100644 --- a/t/pm/Condition.pl +++ b/t/pm/Condition.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . use Automake::Condition qw/TRUE FALSE/; @@ -258,20 +258,3 @@ exit (test_basics || test_reduce_and || test_reduce_or || test_merge); - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/t/pm/DisjCon2.pl b/t/pm/DisjCon2.pl index 80fa637..e5f204d 100644 --- a/t/pm/DisjCon2.pl +++ b/t/pm/DisjCon2.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . # Catch common programming error: # A non-Condition reference passed to new. diff --git a/t/pm/DisjCon3.pl b/t/pm/DisjCon3.pl index 09ae1f5..cc1f467 100644 --- a/t/pm/DisjCon3.pl +++ b/t/pm/DisjCon3.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . # Catch common programming error: # A non-reference passed to new. diff --git a/t/pm/DisjConditions-t.pl b/t/pm/DisjConditions-t.pl index 7d666bc..33c6c2d 100644 --- a/t/pm/DisjConditions-t.pl +++ b/t/pm/DisjConditions-t.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . BEGIN { use Config; @@ -442,20 +442,3 @@ exit (test_basics || test_simplify || test_sub_conditions || test_ambig); - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/t/pm/DisjConditions.pl b/t/pm/DisjConditions.pl index 5abe2c0..f4075b0 100644 --- a/t/pm/DisjConditions.pl +++ b/t/pm/DisjConditions.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . use Automake::Condition qw/TRUE FALSE/; use Automake::DisjConditions; @@ -385,20 +385,3 @@ exit (test_basics || test_simplify || test_sub_conditions || test_ambig); - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/t/pm/Version.pl b/t/pm/Version.pl index 26611bb..3177c03 100644 --- a/t/pm/Version.pl +++ b/t/pm/Version.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . use Automake::Version; @@ -110,20 +110,3 @@ test_version_compare (@{$_}) foreach @tests; test_bad_versions ($_) foreach @bad_versions; exit $failed; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/t/pm/Version2.pl b/t/pm/Version2.pl index c9e4d78..d6d0111 100644 --- a/t/pm/Version2.pl +++ b/t/pm/Version2.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . # prog_error due to invalid $VERSION. diff --git a/t/pm/Version3.pl b/t/pm/Version3.pl index 1f156e1..f1583c0 100644 --- a/t/pm/Version3.pl +++ b/t/pm/Version3.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . # prog_error due to invalid $REQUIRED. diff --git a/t/pm/Wrap.pl b/t/pm/Wrap.pl index 80c36f1..995569a 100644 --- a/t/pm/Wrap.pl +++ b/t/pm/Wrap.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -11,7 +11,7 @@ # 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 . +# along with this program. If not, see . use Automake::Wrap qw/wrap makefile_wrap/; @@ -93,20 +93,3 @@ test_wrap (@{$_}) foreach @tests; test_makefile_wrap (@{$_}) foreach @makefile_tests; exit $failed; - -### Setup "GNU" style for perl-mode and cperl-mode. -## Local Variables: -## perl-indent-level: 2 -## perl-continued-statement-offset: 2 -## perl-continued-brace-offset: 0 -## perl-brace-offset: 0 -## perl-brace-imaginary-offset: 0 -## perl-label-offset: -2 -## cperl-indent-level: 2 -## cperl-brace-offset: 0 -## cperl-continued-brace-offset: 0 -## cperl-label-offset: -2 -## cperl-extra-newline-before-brace: t -## cperl-merge-trailing-else: nil -## cperl-continued-statement-offset: 2 -## End: diff --git a/t/posixsubst-data.sh b/t/posixsubst-data.sh index 2b23511..acac1e6 100644 --- a/t/posixsubst-data.sh +++ b/t/posixsubst-data.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that POSIX variable expansion '$(var:str=rpl)' works # in when used with the DATA primary. diff --git a/t/posixsubst-extradist.sh b/t/posixsubst-extradist.sh index 51253d2..77d944a 100644 --- a/t/posixsubst-extradist.sh +++ b/t/posixsubst-extradist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that POSIX variable expansion '$(var:str=rpl)' works when used # in EXTRA_DIST. diff --git a/t/posixsubst-ldadd.sh b/t/posixsubst-ldadd.sh index b681ee2..feeba7d 100644 --- a/t/posixsubst-ldadd.sh +++ b/t/posixsubst-ldadd.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that POSIX variable expansion '$(var:str=rpl)' works # when used in LDADD. diff --git a/t/posixsubst-libraries.sh b/t/posixsubst-libraries.sh index cd0dd9a..3c61289 100644 --- a/t/posixsubst-libraries.sh +++ b/t/posixsubst-libraries.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that POSIX variable expansion '$(var:str=rpl)' works when used # with the LIBRARIES primary in a "simple" way. diff --git a/t/posixsubst-ltlibraries.sh b/t/posixsubst-ltlibraries.sh index 9d25882..64fc791 100644 --- a/t/posixsubst-ltlibraries.sh +++ b/t/posixsubst-ltlibraries.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that POSIX variable expansion '$(var:str=rpl)' works when used # with the LTLIBRARIES primary in a "simple" way. diff --git a/t/posixsubst-programs.sh b/t/posixsubst-programs.sh index b00bfc2..694c4e7 100644 --- a/t/posixsubst-programs.sh +++ b/t/posixsubst-programs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that POSIX variable expansion '$(var:str=rpl)' works when used # with the PROGRAMS primary. diff --git a/t/posixsubst-scripts.sh b/t/posixsubst-scripts.sh index 9289bc4..c6422e1 100644 --- a/t/posixsubst-scripts.sh +++ b/t/posixsubst-scripts.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that POSIX variable expansion '$(var:str=rpl)' works when used # with the SCRIPTS primary. diff --git a/t/posixsubst-sources.sh b/t/posixsubst-sources.sh index db82025..0d4797b 100644 --- a/t/posixsubst-sources.sh +++ b/t/posixsubst-sources.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that POSIX variable expansion '$(var:str=rpl)' works when used # with the SOURCES primary. diff --git a/t/posixsubst-tests.sh b/t/posixsubst-tests.sh index 7d0f990..80d8844 100644 --- a/t/posixsubst-tests.sh +++ b/t/posixsubst-tests.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that POSIX variable expansion '$(var:str=rpl)' works when used # with the TESTS special variable. diff --git a/t/ppf77.sh b/t/ppf77.sh index 1c84d24..0d3d4a3 100644 --- a/t/ppf77.sh +++ b/t/ppf77.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure preprocessed F77 works. # Report from Jochen Kuepper. diff --git a/t/pr2.sh b/t/pr2.sh index 4525bb1..0836838 100644 --- a/t/pr2.sh +++ b/t/pr2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug reported in PR 2. # "make dist" fails for AC_OUTPUT(README.foo:templ/README.foo.in). diff --git a/t/pr211.sh b/t/pr211.sh index 6992696..db8b352 100644 --- a/t/pr211.sh +++ b/t/pr211.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 211. # diff --git a/t/pr220.sh b/t/pr220.sh index c9bf9cb..44a9010 100644 --- a/t/pr220.sh +++ b/t/pr220.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR automake/220. # Test for problems when conditionals are not actually defined. diff --git a/t/pr224.sh b/t/pr224.sh index 94bce38..9061468 100644 --- a/t/pr224.sh +++ b/t/pr224.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR automake/224: $(top_srcdir) w.r.t. dependencies. # @@ -56,8 +56,8 @@ cd build ../configure $MAKE -test -d foo/.deps +test -f foo/.deps/main.Po $MAKE distclean -test -d foo/.deps && exit 1 +test ! -e foo/.deps/main.Po : diff --git a/t/pr229.sh b/t/pr229.sh index 3d8beb6..1b5018b 100644 --- a/t/pr229.sh +++ b/t/pr229.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR automake/229. # Make sure AC_CYGWIN requires config.{sub,guess}. diff --git a/t/pr243.sh b/t/pr243.sh index aae4d07..2d7f62c 100644 --- a/t/pr243.sh +++ b/t/pr243.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 243. # AM_OUTPUT_DEPENDENCY_COMMANDS doesn't handle diff --git a/t/pr266.sh b/t/pr266.sh index b48aa4f..bb020c2 100644 --- a/t/pr266.sh +++ b/t/pr266.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 266. # Dependency tracking -vs- nonstandard Makefile names diff --git a/t/pr279-2.sh b/t/pr279-2.sh index e8902ff..ffc363a 100644 --- a/t/pr279-2.sh +++ b/t/pr279-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another test related to PR 279. # Multiple DEPENDENCIES on conditionals. diff --git a/t/pr279.sh b/t/pr279.sh index e076a2d..6d48d23 100644 --- a/t/pr279.sh +++ b/t/pr279.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 279. # Multiple DEPENDENCIES on conditionals. diff --git a/t/pr287.sh b/t/pr287.sh index 4f416e0..74621a0 100644 --- a/t/pr287.sh +++ b/t/pr287.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 287: empty SUBDIRS. diff --git a/t/pr300-lib.sh b/t/pr300-lib.sh index 5255ccc..407fc6b 100644 --- a/t/pr300-lib.sh +++ b/t/pr300-lib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that installing subdirectory libraries works. # PR/300 diff --git a/t/pr300-ltlib.sh b/t/pr300-ltlib.sh index 48ea3e0..33732eb 100644 --- a/t/pr300-ltlib.sh +++ b/t/pr300-ltlib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that installing subdirectory libtool libraries works. # PR/300 diff --git a/t/pr300-prog.sh b/t/pr300-prog.sh index d5cf2cb..ecfafa5 100644 --- a/t/pr300-prog.sh +++ b/t/pr300-prog.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that installing subdirectory programs works. # PR/300 diff --git a/t/pr307.sh b/t/pr307.sh index 87f4e05..643c265 100644 --- a/t/pr307.sh +++ b/t/pr307.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 307: depcomp with depmode=dashmstdout libtool race condition # Report from Laurent Morichetti. diff --git a/t/pr401.sh b/t/pr401.sh index 4150c2b..43ac132 100644 --- a/t/pr401.sh +++ b/t/pr401.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for AC_CONFIG_LIBOBJ_DIR vs LIBOBJS. # (pr401b.sh and pr401c.sh do the same for LTLIBOBJS and ALLOCA) diff --git a/t/pr401b.sh b/t/pr401b.sh index ebec73e..d922142 100644 --- a/t/pr401b.sh +++ b/t/pr401b.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for AC_CONFIG_LIBOBJ_DIR vs LTLIBOBJS. # (pr401.sh and pr401c.sh do the same for LIBOBJS and ALLOCA) diff --git a/t/pr401c.sh b/t/pr401c.sh index a558d6d..59f6aaa 100644 --- a/t/pr401c.sh +++ b/t/pr401c.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check support for AC_CONFIG_LIBOBJ_DIR vs ALLOCA. # (pr401.sh and pr401b.sh do the same for LIBOBJS and LTLIBOBJS) diff --git a/t/pr72.sh b/t/pr72.sh index f7b77d8..11291b0 100644 --- a/t/pr72.sh +++ b/t/pr72.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 72 # Empty _SOURCES results in $(LINK) undefined. diff --git a/t/pr87.sh b/t/pr87.sh index 26ea30b..a0e8fee 100644 --- a/t/pr87.sh +++ b/t/pr87.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR automake/87. # "make distcheck" fails when two source dirs exist. diff --git a/t/pr9.sh b/t/pr9.sh index 67eacac..e18fabb 100644 --- a/t/pr9.sh +++ b/t/pr9.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in PR 9. # "make dist" incorrect when AC_CONFIG_AUX_DIR is present. diff --git a/t/precious.sh b/t/precious.sh index b819249..1148f9b 100644 --- a/t/precious.sh +++ b/t/precious.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure .PRECIOUS can be extended by the user, and can be given # dependencies several times. diff --git a/t/prefix.sh b/t/prefix.sh index f08c545..30d7465 100644 --- a/t/prefix.sh +++ b/t/prefix.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure range of prefixes can be extended diff --git a/t/preproc-basics.sh b/t/preproc-basics.sh index 300199e..15457b0 100644 --- a/t/preproc-basics.sh +++ b/t/preproc-basics.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic tests for '%...%' preprocessing in included Makefile fragments: # %reldir% a.k.a. %D% diff --git a/t/preproc-c-compile.sh b/t/preproc-c-compile.sh index 9df585d..9daec61 100644 --- a/t/preproc-c-compile.sh +++ b/t/preproc-c-compile.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test pre-processing substitutions '%reldir%' and '%canon_reldir%' # with C compilation and subdir objects. diff --git a/t/preproc-demo.sh b/t/preproc-demo.sh index 226a6d0..cc4abd7 100644 --- a/t/preproc-demo.sh +++ b/t/preproc-demo.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Demo of a package using pre-processing substitutions '%reldir%' and # '%canon_reldir%', and their respective shorthands '%D%' and '%C%'. diff --git a/t/preproc-errmsg.sh b/t/preproc-errmsg.sh index 0a660b6..07c1567 100644 --- a/t/preproc-errmsg.sh +++ b/t/preproc-errmsg.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Tests error messages when '%reldir%' and '%canon_reldir%' substitutions # (and their shorthands '%D%' and '%C%') are involved. diff --git a/t/primary-prefix-couples-documented-valid.sh b/t/primary-prefix-couples-documented-valid.sh index 2e290ba..0ba00af 100644 --- a/t/primary-prefix-couples-documented-valid.sh +++ b/t/primary-prefix-couples-documented-valid.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the "uncommon" prefix/primary combinations used in # examples in the Automake manual do not cause obvious errors. diff --git a/t/primary-prefix-couples-force-valid.sh b/t/primary-prefix-couples-force-valid.sh index a7da65d..f1d7be9 100644 --- a/t/primary-prefix-couples-force-valid.sh +++ b/t/primary-prefix-couples-force-valid.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that a user who wants to use an invalid prefix/primary # combination can do so with a proper workaround. diff --git a/t/primary-prefix-invalid-couples.tap b/t/primary-prefix-invalid-couples.tap index ff82342..9752de5 100644 --- a/t/primary-prefix-invalid-couples.tap +++ b/t/primary-prefix-invalid-couples.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Not all primaries/directories combinations are valid. # Automake should flag them as errors. diff --git a/t/primary-prefix-valid-couples.sh b/t/primary-prefix-valid-couples.sh index d8c4512..91257d7 100644 --- a/t/primary-prefix-valid-couples.sh +++ b/t/primary-prefix-valid-couples.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for valid prefix/primary combinations. # See also test 'primary-prefix-invalid-couples.sh'. diff --git a/t/primary.sh b/t/primary.sh index 166a6f1..557de35 100644 --- a/t/primary.sh +++ b/t/primary.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure errors in am_install_var work. diff --git a/t/primary2.sh b/t/primary2.sh index f23a11b..f2ff846 100644 --- a/t/primary2.sh +++ b/t/primary2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure errors in am_install_var work. diff --git a/t/primary3.sh b/t/primary3.sh index 647fbf7..459e2fa 100644 --- a/t/primary3.sh +++ b/t/primary3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we can build programs ending in '.la' diff --git a/t/print-libdir.sh b/t/print-libdir.sh index e8aeb7f..7479a2d 100644 --- a/t/print-libdir.sh +++ b/t/print-libdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test on automake options '--print-data-dir' and '--print-script-dir'. diff --git a/t/proginst.sh b/t/proginst.sh index e3b9db7..582397e 100644 --- a/t/proginst.sh +++ b/t/proginst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug where when multiple scripts are installed, # the check for AC_PROG_INSTALL fails. diff --git a/t/programs-primary-rewritten.sh b/t/programs-primary-rewritten.sh index 208ef11..e021992 100644 --- a/t/programs-primary-rewritten.sh +++ b/t/programs-primary-rewritten.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure xxx_PROGRAMS gets properly rewritten where needed. These # checks have been introduced in commit 'Release-1-9-254-g9d0eaef' into diff --git a/t/py-compile-basedir.sh b/t/py-compile-basedir.sh index 3b08b5a..6921d16 100644 --- a/t/py-compile-basedir.sh +++ b/t/py-compile-basedir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test the '--basedir' option of the 'py-compile' script, diff --git a/t/py-compile-basic.sh b/t/py-compile-basic.sh index 600e08d..24df600 100644 --- a/t/py-compile-basic.sh +++ b/t/py-compile-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test more basic functionalities of the 'py-compile' script, # with "believable" python sources. See also related test diff --git a/t/py-compile-destdir.sh b/t/py-compile-destdir.sh index 9b4c22e..07aa1f4 100644 --- a/t/py-compile-destdir.sh +++ b/t/py-compile-destdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test the '--destdir' option of the 'py-compile' script, diff --git a/t/py-compile-env.sh b/t/py-compile-env.sh index da5e75f..ee9a208 100644 --- a/t/py-compile-env.sh +++ b/t/py-compile-env.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'py-compile' honours the PYTHON environment variable. diff --git a/t/py-compile-option-terminate.sh b/t/py-compile-option-terminate.sh index 502564b..1aaeec2 100644 --- a/t/py-compile-option-terminate.sh +++ b/t/py-compile-option-terminate.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that a non-option argument and the '--' special argument # explicitly terminate the option list for 'py-compile'. diff --git a/t/py-compile-usage.sh b/t/py-compile-usage.sh index fc5d001..ac97e1d 100644 --- a/t/py-compile-usage.sh +++ b/t/py-compile-usage.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test 'py-compile --help', 'py-compile --version', and that 'py-compile' # correctly complains on wrong usage. diff --git a/t/python-am-path-iftrue.sh b/t/python-am-path-iftrue.sh index cc64438..1964672 100644 --- a/t/python-am-path-iftrue.sh +++ b/t/python-am-path-iftrue.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test ACTION-IF-TRUE in AM_PATH_PYTHON. diff --git a/t/python-dist.sh b/t/python-dist.sh index 856b634..3b137a5 100644 --- a/t/python-dist.sh +++ b/t/python-dist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test distribution of *_PYTHON files. diff --git a/t/python-missing.sh b/t/python-missing.sh index 4567ed2..9463583 100644 --- a/t/python-missing.sh +++ b/t/python-missing.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test detection of missing Python. # See also related test t/python-am-path-missing-2.sh (which requires diff --git a/t/python-pr10995.sh b/t/python-pr10995.sh index ff60755..5c48195 100644 --- a/t/python-pr10995.sh +++ b/t/python-pr10995.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test automake bug#10995: am__py_compile doesn't get correctly defined # when there a 'noinst_PYTHON' declaration precedes a 'foo_PYTHON' diff --git a/t/python-too-old.sh b/t/python-too-old.sh index 97e5337..a3c5df3 100644 --- a/t/python-too-old.sh +++ b/t/python-too-old.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test detection of too old Python, also forcing the python to use. # See also related test 't/python-am-path-missing.sh'. diff --git a/t/python-vars.sh b/t/python-vars.sh index d2b7b5b..51107be 100644 --- a/t/python-vars.sh +++ b/t/python-vars.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that AM_PATH_PYTHON correctly sets all the output variables # advertised in the manual. diff --git a/t/python-virtualenv.sh b/t/python-virtualenv.sh index 0798ce7..3bcd6ec 100644 --- a/t/python-virtualenv.sh +++ b/t/python-virtualenv.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that python support can work well with virtualenvs. # This test also works as a mild stress-test on the python support. diff --git a/t/python.sh b/t/python.sh index be88518..e966cd0 100644 --- a/t/python.sh +++ b/t/python.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure py_compile and am__py_compile are correctly defined. diff --git a/t/python10.sh b/t/python10.sh index 9074f79..4def103 100644 --- a/t/python10.sh +++ b/t/python10.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test _PYTHON with conditionals. diff --git a/t/python11.sh b/t/python11.sh index 3496733..4d233f2 100644 --- a/t/python11.sh +++ b/t/python11.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test missing python. diff --git a/t/python12.sh b/t/python12.sh index f5153aa..d998ae8 100644 --- a/t/python12.sh +++ b/t/python12.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure DESTDIR is not included in byte-compiled files. diff --git a/t/python2.sh b/t/python2.sh index f59e108..b5b9488 100644 --- a/t/python2.sh +++ b/t/python2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that Automake suggests using AM_PATH_PYTHON. diff --git a/t/python3.sh b/t/python3.sh index b86ed91..0008ead 100644 --- a/t/python3.sh +++ b/t/python3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we install built python files. diff --git a/t/recurs-user-deeply-nested.sh b/t/recurs-user-deeply-nested.sh index 401d9e4..771adf2 100644 --- a/t/recurs-user-deeply-nested.sh +++ b/t/recurs-user-deeply-nested.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that recursion on user-defined targets can be made to work # with "deeply" nested uses of $(SUBDIRS). diff --git a/t/recurs-user-indir.sh b/t/recurs-user-indir.sh index 1ae6f71..a4637be 100644 --- a/t/recurs-user-indir.sh +++ b/t/recurs-user-indir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that user recursion works with various types of indirections # *involved in the definition of the '*-local' targets*: make macros, diff --git a/t/recurs-user-keep-going.sh b/t/recurs-user-keep-going.sh index f1b879d..560baea 100644 --- a/t/recurs-user-keep-going.sh +++ b/t/recurs-user-keep-going.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that user recursion works with "make -k". diff --git a/t/recurs-user-many.sh b/t/recurs-user-many.sh index 989299e..bb951d5 100644 --- a/t/recurs-user-many.sh +++ b/t/recurs-user-many.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that many user-defined recursive targets can be supported # at once, and that calls to 'AM_EXTRA_RECURSIVE_TARGETS' are diff --git a/t/recurs-user-no-subdirs.sh b/t/recurs-user-no-subdirs.sh index b3398bd..fe891fc 100644 --- a/t/recurs-user-no-subdirs.sh +++ b/t/recurs-user-no-subdirs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that user recursion can be made to work even when $(SUBDIRS) # is empty or undefined. diff --git a/t/recurs-user-no-top-level.sh b/t/recurs-user-no-top-level.sh index 6975be9..b912815 100644 --- a/t/recurs-user-no-top-level.sh +++ b/t/recurs-user-no-top-level.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that user recursion works even for targets that don't exist # in the top-level Makefile. diff --git a/t/recurs-user-override.sh b/t/recurs-user-override.sh index b4e98f3..d99cb47 100644 --- a/t/recurs-user-override.sh +++ b/t/recurs-user-override.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that override of user-defined recursive targets work as # expected. diff --git a/t/recurs-user-phony.sh b/t/recurs-user-phony.sh index dd4d195..791b074 100644 --- a/t/recurs-user-phony.sh +++ b/t/recurs-user-phony.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that user-defined recursive targets and their associate # '-local', '-am' and '-recursive' targets are declared as phony. diff --git a/t/recurs-user-wrap.sh b/t/recurs-user-wrap.sh index 70339af..1435559 100644 --- a/t/recurs-user-wrap.sh +++ b/t/recurs-user-wrap.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that rules generated by user recursion are apt to be wrapped # by other makefiles. diff --git a/t/recurs-user.sh b/t/recurs-user.sh index 310fd40..78778e5 100644 --- a/t/recurs-user.sh +++ b/t/recurs-user.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic checks on user-defined recursive rules. # Check that user recursion respect $(SUBDIRS) order, diff --git a/t/recurs-user2.sh b/t/recurs-user2.sh index 5090e04..8dfc810 100644 --- a/t/recurs-user2.sh +++ b/t/recurs-user2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that user recursion can be made to work when $(SUBDIRS) are # not "strictly" nested, as in e.g.: diff --git a/t/relativize.tap b/t/relativize.tap index b65a1c0..4af9f2c 100644 --- a/t/relativize.tap +++ b/t/relativize.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test Automake-provided internal make macro $(am__relativize). diff --git a/t/remake-aclocal-version-mismatch.sh b/t/remake-aclocal-version-mismatch.sh index c8c90c8..bbe78b1 100644 --- a/t/remake-aclocal-version-mismatch.sh +++ b/t/remake-aclocal-version-mismatch.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # See how well the rebuild rule handles an aclocal.m4 that was # generated for another version of autoconf. diff --git a/t/remake-after-acinclude-m4.sh b/t/remake-after-acinclude-m4.sh index 5795080..2a3d73a 100644 --- a/t/remake-after-acinclude-m4.sh +++ b/t/remake-after-acinclude-m4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules when acinclude.m4 or its prerequisites change. # Keep in sync with the other sister tests 'remake-after-*.sh'. diff --git a/t/remake-after-aclocal-m4.sh b/t/remake-after-aclocal-m4.sh index d955a40..eddccdb 100644 --- a/t/remake-after-aclocal-m4.sh +++ b/t/remake-after-aclocal-m4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules when aclocal.m4 or its prerequisites change. # Keep in sync with the other sister tests 'remake-after-*.sh'. diff --git a/t/remake-after-configure-ac.sh b/t/remake-after-configure-ac.sh index d598f22..e30d23c 100644 --- a/t/remake-after-configure-ac.sh +++ b/t/remake-after-configure-ac.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules when configure.ac or its prerequisites change. # Keep in sync with the other sister tests 'remake-after-*.sh'. diff --git a/t/remake-after-makefile-am.sh b/t/remake-after-makefile-am.sh index a758277..26cf789 100644 --- a/t/remake-after-makefile-am.sh +++ b/t/remake-after-makefile-am.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules when Makefile.am or its prerequisites change. # Keep in sync with the other sister tests 'remake-after-*.sh'. diff --git a/t/remake-all-1.sh b/t/remake-all-1.sh index b4e4a9a..61fdd9e 100644 --- a/t/remake-all-1.sh +++ b/t/remake-all-1.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the "all" target triggers rebuilt of outdated Makefiles. # See also sister test 'remake-all-2.sh'. diff --git a/t/remake-all-2.sh b/t/remake-all-2.sh index 4d94e8e..ea40ca5 100644 --- a/t/remake-all-2.sh +++ b/t/remake-all-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the "all" target triggers rebuilt of outdated makefiles. # This handle the case in which the makefiles are not called 'Makefile'. diff --git a/t/remake-am-pr10111.sh b/t/remake-am-pr10111.sh index 3a7695e..ba1b791 100644 --- a/t/remake-am-pr10111.sh +++ b/t/remake-am-pr10111.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that our remake rules doesn't give spurious successes in # some corner case situations where they should actually fail. diff --git a/t/remake-config-status-dependencies.sh b/t/remake-config-status-dependencies.sh index 7eeaa26..e12e741 100644 --- a/t/remake-config-status-dependencies.sh +++ b/t/remake-config-status-dependencies.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test CONFIG_STATUS_DEPENDENCIES. diff --git a/t/remake-configure-dependencies.sh b/t/remake-configure-dependencies.sh index abbee9c..fad874f 100644 --- a/t/remake-configure-dependencies.sh +++ b/t/remake-configure-dependencies.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test CONFIGURE_DEPENDENCIES. diff --git a/t/remake-deeply-nested.sh b/t/remake-deeply-nested.sh index 7351a5a..75a1a2d 100644 --- a/t/remake-deeply-nested.sh +++ b/t/remake-deeply-nested.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules in deeply nested subdirectories, and with a lot # of files. This is basically a mild stress test, ensuring that rebuild diff --git a/t/remake-deleted-am-2.sh b/t/remake-deleted-am-2.sh index e2ea711..dc80659 100644 --- a/t/remake-deleted-am-2.sh +++ b/t/remake-deleted-am-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that inclusion of '.am' fragments by automake does not suffer # of the "deleted header problem". This test checks deeper inclusion diff --git a/t/remake-deleted-am-subdir.sh b/t/remake-deleted-am-subdir.sh index 9f5dda4..52a817b 100644 --- a/t/remake-deleted-am-subdir.sh +++ b/t/remake-deleted-am-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that inclusion of '.am' fragments by automake does not suffer # of the "deleted header problem". This test does the check when the diff --git a/t/remake-deleted-am.sh b/t/remake-deleted-am.sh index cc53630..5512875 100644 --- a/t/remake-deleted-am.sh +++ b/t/remake-deleted-am.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that inclusion of '.am' fragments by automake does not suffer # of the "deleted header problem". Basic checks are done here. diff --git a/t/remake-deleted-m4-file.sh b/t/remake-deleted-m4-file.sh index 9d25473..8b6127b 100644 --- a/t/remake-deleted-m4-file.sh +++ b/t/remake-deleted-m4-file.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules when an m4 file gets removed and the macros it # defined get inlined into the caller. Try with both an indirect diff --git a/t/remake-fail.sh b/t/remake-fail.sh index ed1b64c..7c17b6f 100644 --- a/t/remake-fail.sh +++ b/t/remake-fail.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure remaking rules fail when they should. diff --git a/t/remake-gnulib-add-acsubst.sh b/t/remake-gnulib-add-acsubst.sh index adb8d25..e98afb9 100644 --- a/t/remake-gnulib-add-acsubst.sh +++ b/t/remake-gnulib-add-acsubst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,13 +12,13 @@ # 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 . +# along with this program. If not, see . # Test remake rules when a new AC_SUBST'd variable is added, and C header # files are involved. # This test overlaps with others, and is not strictly necessary per se, # but it exercises a real use case (from gnulib, see: -# +# # for more info). required=cc diff --git a/t/remake-gnulib-add-header.sh b/t/remake-gnulib-add-header.sh index 06fa62a..23b2c5d 100644 --- a/t/remake-gnulib-add-header.sh +++ b/t/remake-gnulib-add-header.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,13 +12,13 @@ # 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 . +# along with this program. If not, see . # Test remake rules when a new C header "guarded" by AC_SUBST'd # variables is added. # This test overlaps with others, and is not strictly necessary per se, # but it exercises a real use case (from gnulib, see: -# +# # for more info). required=cc diff --git a/t/remake-gnulib-remove-header.sh b/t/remake-gnulib-remove-header.sh index 0bf326e..7c6d4f3 100644 --- a/t/remake-gnulib-remove-header.sh +++ b/t/remake-gnulib-remove-header.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,14 +12,14 @@ # 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 . +# along with this program. If not, see . # Test remake rules when a C header "guarded" by AC_SUBST'd variables # is not needed anymore, or when it's needed again. # This test requires some user-level machinery, overlaps with other tests, # and is not strictly necessary per se, but it exercises a real, important # use case (from gnulib, see: -# +# # for more info). required=cc diff --git a/t/remake-include-aclocal.sh b/t/remake-include-aclocal.sh index 6d476dc..4374245 100644 --- a/t/remake-include-aclocal.sh +++ b/t/remake-include-aclocal.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules for m4 files included (also recursively) by # aclocal.m4. Keep in sync with sister tests: diff --git a/t/remake-include-configure.sh b/t/remake-include-configure.sh index 58c81de..21d03de 100644 --- a/t/remake-include-configure.sh +++ b/t/remake-include-configure.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules for m4 files included (also recursively) by # configure.ac. Keep in sync with sister tests: diff --git a/t/remake-include-makefile.sh b/t/remake-include-makefile.sh index c551d72..d34a2d9 100644 --- a/t/remake-include-makefile.sh +++ b/t/remake-include-makefile.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules for am files included (also recursively) by # Makefile.am. Keep in sync with sister tests: diff --git a/t/remake-m4-pr10111.sh b/t/remake-m4-pr10111.sh index c7fb285..4f79025 100644 --- a/t/remake-m4-pr10111.sh +++ b/t/remake-m4-pr10111.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that our remake rules doesn't give spurious successes in # some corner case situations where they should actually fail. diff --git a/t/remake-macrodir.sh b/t/remake-macrodir.sh index 2c1f925..92df26a 100644 --- a/t/remake-macrodir.sh +++ b/t/remake-macrodir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the aclocal honouring of AC_CONFIG_MACRO_DIR interacts # nicely with automatic rebuild rules. diff --git a/t/remake-maintainer-mode.sh b/t/remake-maintainer-mode.sh index afd2c12..8f22ed6 100644 --- a/t/remake-maintainer-mode.sh +++ b/t/remake-maintainer-mode.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that AM_MAINTAINER_MODE disable some rebuild rules, # but not all. diff --git a/t/remake-makefile-intree.sh b/t/remake-makefile-intree.sh index 990f113..b9f1080 100644 --- a/t/remake-makefile-intree.sh +++ b/t/remake-makefile-intree.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test basic remake rules for Makefiles, for an *in-tree build*. # This testcase checks dependency of generated Makefile from Makefile.am, diff --git a/t/remake-makefile-vpath.sh b/t/remake-makefile-vpath.sh index 5963290..3296b2a 100644 --- a/t/remake-makefile-vpath.sh +++ b/t/remake-makefile-vpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test basic remake rules for Makefiles, for a *VPATH build*. # This testcase checks dependency of generated Makefile from Makefile.am, diff --git a/t/remake-mild-stress.sh b/t/remake-mild-stress.sh index e5d88a2..372db68 100644 --- a/t/remake-mild-stress.sh +++ b/t/remake-mild-stress.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test basic remake rules for Makefiles with non-default names # and/or with multiple sources. diff --git a/t/remake-moved-m4-file.sh b/t/remake-moved-m4-file.sh index 629efa0..807934f 100644 --- a/t/remake-moved-m4-file.sh +++ b/t/remake-moved-m4-file.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules when m4 files get moved among different "include # dirs" (i.e. those passed to aclocal with '-I' option). diff --git a/t/remake-not-after-make-dist.sh b/t/remake-not-after-make-dist.sh index d8a5b5b..864b86a 100644 --- a/t/remake-not-after-make-dist.sh +++ b/t/remake-not-after-make-dist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Makefile.in are up to date after make dist. # This is expected to work even without GNU Make (the GNU Make diff --git a/t/remake-recurs-user.sh b/t/remake-recurs-user.sh index b8b60bb..5cbd4d8 100644 --- a/t/remake-recurs-user.sh +++ b/t/remake-recurs-user.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Remake rules and user-defined recursive rules. diff --git a/t/remake-renamed-am.sh b/t/remake-renamed-am.sh index 7f0e200..6b99c71 100644 --- a/t/remake-renamed-am.sh +++ b/t/remake-renamed-am.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that inclusion of '.am' fragments by automake does not suffer # of the "deleted header problem". This test checks that we can rename diff --git a/t/remake-renamed-m4-file.sh b/t/remake-renamed-m4-file.sh index 9adb3ac..4e68c23 100644 --- a/t/remake-renamed-m4-file.sh +++ b/t/remake-renamed-m4-file.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules when m4 files get renamed. diff --git a/t/remake-renamed-m4-macro-and-file.sh b/t/remake-renamed-m4-macro-and-file.sh index d9b3262..1c9d396 100644 --- a/t/remake-renamed-m4-macro-and-file.sh +++ b/t/remake-renamed-m4-macro-and-file.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules when an m4 file gets renamed and *simultaneously* # an m4 macro in it gets renamed. Kudos to Bruno Haible for thinking diff --git a/t/remake-renamed-m4-macro.sh b/t/remake-renamed-m4-macro.sh index 189a6fa..32fb38c 100644 --- a/t/remake-renamed-m4-macro.sh +++ b/t/remake-renamed-m4-macro.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test remake rules when the name of an m4 macro change. Try both with # and without indirection. diff --git a/t/remake-subdir-from-subdir.sh b/t/remake-subdir-from-subdir.sh index 977b66e..740748b 100644 --- a/t/remake-subdir-from-subdir.sh +++ b/t/remake-subdir-from-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that remake rules works for adding a new subdirectory from a # pre-existing subdirectory. diff --git a/t/remake-subdir-gnu.sh b/t/remake-subdir-gnu.sh index 19b35a0..98ad8cd 100644 --- a/t/remake-subdir-gnu.sh +++ b/t/remake-subdir-gnu.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that remake rules works from subdirectories, even using # 'GNUmakefile' as makefiles name. This obviously requires GNU diff --git a/t/remake-subdir-grepping.sh b/t/remake-subdir-grepping.sh index bce74c7..3abccb4 100644 --- a/t/remake-subdir-grepping.sh +++ b/t/remake-subdir-grepping.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Weak "grepping" test trying to ensure that remaking rules in a subdir # are correctly generated. diff --git a/t/remake-subdir-long-time.sh b/t/remake-subdir-long-time.sh index b6937b0..db452ee 100644 --- a/t/remake-subdir-long-time.sh +++ b/t/remake-subdir-long-time.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that remake rules from subdirectories do not hang or cycle # endlessly, even with build systems that takes several seconds to diff --git a/t/remake-subdir-no-makefile.sh b/t/remake-subdir-no-makefile.sh index 7ec1902..59820c6 100644 --- a/t/remake-subdir-no-makefile.sh +++ b/t/remake-subdir-no-makefile.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure that remake rules work for files in a subdirectory even when # there is no Makefile for that subdirectory. diff --git a/t/remake-subdir-only.sh b/t/remake-subdir-only.sh index ad625d3..2e25590 100644 --- a/t/remake-subdir-only.sh +++ b/t/remake-subdir-only.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure remaking rules in subdir are correctly generated. # See also sister "grepping" test 'remake-subdir-grepping.sh'. diff --git a/t/remake-subdir.sh b/t/remake-subdir.sh index eb85d9a..7a99846 100644 --- a/t/remake-subdir.sh +++ b/t/remake-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that remake rules works from subdirectories, even with non-GNU # make implementations. diff --git a/t/remake-subdir2.sh b/t/remake-subdir2.sh index d62f225..f34309f 100644 --- a/t/remake-subdir2.sh +++ b/t/remake-subdir2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that remake rules works from subdirectories, even when makefiles # are not named "Makefile". diff --git a/t/remake-subdir3.sh b/t/remake-subdir3.sh index 0b51db7..f58ad64 100644 --- a/t/remake-subdir3.sh +++ b/t/remake-subdir3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure remaking rules work when subdir Makefile.in has been removed. diff --git a/t/remake-timing-bug-pr8365.sh b/t/remake-timing-bug-pr8365.sh index f3fd57d..991687c 100644 --- a/t/remake-timing-bug-pr8365.sh +++ b/t/remake-timing-bug-pr8365.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for automake bug#8365, related to Makefile remake rules. # The bug is due to subtle timestamp issues and limitations in diff --git a/t/repeated-options.sh b/t/repeated-options.sh index 48fd6d8..5419de3 100644 --- a/t/repeated-options.sh +++ b/t/repeated-options.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake does not complain on repeated options, nor # generate broken or incorrect makefiles. diff --git a/t/reqd2.sh b/t/reqd2.sh index 600b627..e0eade3 100644 --- a/t/reqd2.sh +++ b/t/reqd2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for a bug reported by Andrew Suffield. # (Automake goes wild and try to rerun itself more than two time diff --git a/t/rm-f-probe.sh b/t/rm-f-probe.sh index 81ff7b8..f4dc9af 100644 --- a/t/rm-f-probe.sh +++ b/t/rm-f-probe.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Verify our probe that checks that "rm -f" doesn't complain if called # without file operands works as expected. See automake bug#10828. diff --git a/t/rulepat.sh b/t/rulepat.sh index 030ab14..f748ff2 100644 --- a/t/rulepat.sh +++ b/t/rulepat.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure RULE_PATTERN catches strange targets. diff --git a/t/sanity.sh b/t/sanity.sh index a2dc219..f1d93d9 100644 --- a/t/sanity.sh +++ b/t/sanity.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Unsafe absolute directory names should be diagnosed. diff --git a/t/seenc.sh b/t/seenc.sh index c8f85e9..7c2d037 100644 --- a/t/seenc.sh +++ b/t/seenc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure C-but-not-CC error works. diff --git a/t/self-check-cc-no-c-o.sh b/t/self-check-cc-no-c-o.sh index 00ab241..4302646 100644 --- a/t/self-check-cc-no-c-o.sh +++ b/t/self-check-cc-no-c-o.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that our fake "C compiler" that doesn't grasp the '-c' and # '-o' command-line options passed together, used to enhance testsuite diff --git a/t/self-check-configure-help.sh b/t/self-check-configure-help.sh index cabef75..12bdcc8 100644 --- a/t/self-check-configure-help.sh +++ b/t/self-check-configure-help.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check on the function used by the automake testsuite to # analyze output of "configure --help". @@ -162,7 +162,7 @@ Use these variables to override the choices made by 'configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to . -General help using GNU software: . +General help using GNU software: . END compare_extracted_help () diff --git a/t/self-check-dir.tap b/t/self-check-dir.tap index 8e34869..1d9554f 100644 --- a/t/self-check-dir.tap +++ b/t/self-check-dir.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check for the automake testsuite. # Check that tests using 'test-init.sh' create a proper temporary diff --git a/t/self-check-exit.tap b/t/self-check-exit.tap index 824badf..1650718 100644 --- a/t/self-check-exit.tap +++ b/t/self-check-exit.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check for the automake testsuite. # Check that, in case of failing commands, the correct exit status is @@ -56,7 +56,7 @@ for sig in 1 2 13 15; do if test $sig -eq 2; then # Some Korn shells might otherwise get a spurious SIGINT when one is # sent to the child $AM_TEST_RUNNER_SHELL. For more details, see: - # + # trap : 2 fi $AM_TEST_RUNNER_SHELL -c "$init kill -$sig \$\$; :" "$dummy_test_script" diff --git a/t/self-check-explicit-skips.sh b/t/self-check-explicit-skips.sh index c769445..fa7925f 100644 --- a/t/self-check-explicit-skips.sh +++ b/t/self-check-explicit-skips.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check for the automake testsuite. # Check that our testsuite framework can be instructed not to consider diff --git a/t/self-check-is-blocked-signal.tap b/t/self-check-is-blocked-signal.tap index 0c17759..3f7130a 100644 --- a/t/self-check-is-blocked-signal.tap +++ b/t/self-check-is-blocked-signal.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check for the automake testsuite: the 'signal_is_blocked' # shell function. diff --git a/t/self-check-is_newest.tap b/t/self-check-is_newest.tap index 9505518..5bd887a 100644 --- a/t/self-check-is_newest.tap +++ b/t/self-check-is_newest.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check for the automake testsuite: the 'is_newest' subroutine. diff --git a/t/self-check-me.tap b/t/self-check-me.tap index 2932837..51b3127 100644 --- a/t/self-check-me.tap +++ b/t/self-check-me.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check for the automake testsuite. # Make sure that $me gets automatically defined by 'test-init.sh'. diff --git a/t/self-check-report.sh b/t/self-check-report.sh index a5cd17e..897f1d9 100644 --- a/t/self-check-report.sh +++ b/t/self-check-report.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check for the automake testsuite. # Test subroutines to report warnings, and to signal failures, skips diff --git a/t/self-check-seq.tap b/t/self-check-seq.tap index 734ad5d..04fb205 100644 --- a/t/self-check-seq.tap +++ b/t/self-check-seq.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check for the automake testsuite. # Check the 'seq_' subroutine. diff --git a/t/self-check-shell-no-trail-bslash.sh b/t/self-check-shell-no-trail-bslash.sh index 5003e2e..cc3aaab 100644 --- a/t/self-check-shell-no-trail-bslash.sh +++ b/t/self-check-shell-no-trail-bslash.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that our fake "shell" used to guard against use of trailing # backslashes in recipes actually complains when those are used. diff --git a/t/self-check-unindent.tap b/t/self-check-unindent.tap index c8c1880..838c65f 100644 --- a/t/self-check-unindent.tap +++ b/t/self-check-unindent.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Sanity check for the automake testsuite. # Check the 'unindent' subroutine. diff --git a/t/serial-tests.sh b/t/serial-tests.sh index 91aa52e..54ce423 100644 --- a/t/serial-tests.sh +++ b/t/serial-tests.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Option 'serial-tests'. diff --git a/t/silent-c.sh b/t/silent-c.sh index 36e34a2..721056e 100644 --- a/t/silent-c.sh +++ b/t/silent-c.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode for C, without libtool, both with and without # automatic dependency tracking. diff --git a/t/silent-configsite.sh b/t/silent-configsite.sh index 221368f..1426b9e 100644 --- a/t/silent-configsite.sh +++ b/t/silent-configsite.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the user can control default mode of silent-rules # from config.site, and that this default can be overridden from diff --git a/t/silent-custom.sh b/t/silent-custom.sh index ac2c982..d0f43e8 100644 --- a/t/silent-custom.sh +++ b/t/silent-custom.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check user extensibility of silent-rules mode. diff --git a/t/silent-cxx.sh b/t/silent-cxx.sh index 58d32b9..a904345 100644 --- a/t/silent-cxx.sh +++ b/t/silent-cxx.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode for C++, both with and without automatic # dependency tracking. diff --git a/t/silent-f77.sh b/t/silent-f77.sh index 9199ae4..db3a7e6 100644 --- a/t/silent-f77.sh +++ b/t/silent-f77.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode for Fortran 77. # Keep this ins sync with the sister test 'silent-f90.sh'. diff --git a/t/silent-f90.sh b/t/silent-f90.sh index 5fbd897..9eca545 100644 --- a/t/silent-f90.sh +++ b/t/silent-f90.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode for Fortran 90. # Keep this ins sync with the sister test 'silent-f77.sh'. diff --git a/t/silent-gen.sh b/t/silent-gen.sh index 3de5a3e..5df868b 100644 --- a/t/silent-gen.sh +++ b/t/silent-gen.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Silent rules: use of pre-defined variables $(AM_V_GEN) and $(AM_V_at). # Incidentally, also check that silent rules are disabled by default. diff --git a/t/silent-lex.sh b/t/silent-lex.sh index 9fda9ba..313cedf 100644 --- a/t/silent-lex.sh +++ b/t/silent-lex.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode for Lex. diff --git a/t/silent-lt.sh b/t/silent-lt.sh index bd6bf70..062ba2c 100644 --- a/t/silent-lt.sh +++ b/t/silent-lt.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode for C, with libtool, both with and without # automatic dependency tracking. diff --git a/t/silent-many-languages.sh b/t/silent-many-languages.sh index daab9ee..487ce92 100644 --- a/t/silent-many-languages.sh +++ b/t/silent-many-languages.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode, with many languages at once. # This test partly overlaps with other 'silent*.sh', but it serves as @@ -131,9 +131,9 @@ fo2_FFLAGS = $(AM_FFLAGS) fo2_FCFLAGS = $(AM_FCFLAGS) fo2_YFLAGS = -v fo2_LFLAGS = -n +fo2_LDADD = $(LEXLIB) SUBDIRS = sub AM_YFLAGS = -d -LDADD = $(LEXLIB) BUILT_SOURCES = foo6.h EOF @@ -149,8 +149,8 @@ ba2_FFLAGS = $(AM_FFLAGS) ba2_FCFLAGS = $(AM_FCFLAGS) ba2_YFLAGS = -v ba2_LFLAGS = -n +ba2_LDADD = $(LEXLIB) AM_YFLAGS = -d -LDADD = $(LEXLIB) BUILT_SOURCES = baz6.h EOF @@ -173,6 +173,7 @@ EOF cat > foo5.l <<'EOF' %{ #define YY_NO_UNISTD_H 1 +int isatty (int fd) { return 0; } %} %% "END" return EOF; @@ -186,6 +187,7 @@ int yywrap (void) EOF cat > foo6.y <<'EOF' %{ +extern int yylex (void); void yyerror (char *s) {} %} %token EOF diff --git a/t/silent-nested-vars.sh b/t/silent-nested-vars.sh index 4d97669..9cb6591 100644 --- a/t/silent-nested-vars.sh +++ b/t/silent-nested-vars.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode, on 'make' implementations that do not # support nested variables (Bug#9928, Bug#10237). diff --git a/t/silent-texi.sh b/t/silent-texi.sh index 9e6ae39..19d6c90 100644 --- a/t/silent-texi.sh +++ b/t/silent-texi.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check texinfo rules in silent-rules mode. diff --git a/t/silent-yacc-headers.sh b/t/silent-yacc-headers.sh index ff3ea36..c94b638 100644 --- a/t/silent-yacc-headers.sh +++ b/t/silent-yacc-headers.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode for Yacc, when yacc-generated headers are # involved (i.e., the '-d' option is in *YFLAGS). diff --git a/t/silent-yacc.sh b/t/silent-yacc.sh index 48a4bd8..fafe070 100644 --- a/t/silent-yacc.sh +++ b/t/silent-yacc.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check silent-rules mode for Yacc. diff --git a/t/sourcefile-in-subdir.sh b/t/sourcefile-in-subdir.sh index b197463..fba8204 100644 --- a/t/sourcefile-in-subdir.sh +++ b/t/sourcefile-in-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure subdir source file generates explicit dependency. diff --git a/t/space.sh b/t/space.sh index 43698ff..8e6cfb9 100644 --- a/t/space.sh +++ b/t/space.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test leading space on macro assignment. diff --git a/t/specflg-dummy.sh b/t/specflg-dummy.sh index f32e9d8..5907939 100644 --- a/t/specflg-dummy.sh +++ b/t/specflg-dummy.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that even "dummy" per-target flags triggers the use of renamed # objects. I.e., a definition like 'foo_CFLAGS = $(AM_CFLAGS)' should diff --git a/t/specflg6.sh b/t/specflg6.sh index c95322a..fc7b30b 100644 --- a/t/specflg6.sh +++ b/t/specflg6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Regression test for multiple rules being generated for each target when # conditionals are present. diff --git a/t/specflg7.sh b/t/specflg7.sh index d226ba8..2525099 100644 --- a/t/specflg7.sh +++ b/t/specflg7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The true/false example from the manual, plus a check for _SHORTNAME. diff --git a/t/specflg8.sh b/t/specflg8.sh index 46d167b..1224fcf 100644 --- a/t/specflg8.sh +++ b/t/specflg8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Like the true/false example from the manual, # with one extra indirection in the sources (PR/315), and diff --git a/t/specflg9.sh b/t/specflg9.sh index 49218a5..544c669 100644 --- a/t/specflg9.sh +++ b/t/specflg9.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Another check for per-target flag substitutions. diff --git a/t/spell.sh b/t/spell.sh index 1d926ab..1e25170 100644 --- a/t/spell.sh +++ b/t/spell.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure misspellings in _SOURCES variables cause failure. diff --git a/t/spell2.sh b/t/spell2.sh index adc1824..1c6466b 100644 --- a/t/spell2.sh +++ b/t/spell2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure misspellings in _SOURCES variables cause failure. diff --git a/t/spell3.sh b/t/spell3.sh index b6f0ef3..65c9a58 100644 --- a/t/spell3.sh +++ b/t/spell3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure some internal _DEPENDENCIES variables don't cause # errors. diff --git a/t/spelling.sh b/t/spelling.sh index e53ab6e..018c659 100644 --- a/t/spelling.sh +++ b/t/spelling.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that misspelled prefixes actually cause error. diff --git a/t/spy-double-colon.sh b/t/spy-double-colon.sh index f7b46c5..f2f3393 100644 --- a/t/spy-double-colon.sh +++ b/t/spy-double-colon.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check whether double colon rules work. The Unix V7 make manual # mentions double-colon rules, but POSIX does not. They seem to be diff --git a/t/spy-rm.tap b/t/spy-rm.tap index 0d9dee9..5194574 100644 --- a/t/spy-rm.tap +++ b/t/spy-rm.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check whether "rm -f" do not complain if called without file # operands. We'd like to depend on this behaviour (which seems @@ -21,7 +21,7 @@ # automake-provided cleanup rules. # See automake bug#10828. # Other references: -# +# # am_create_testdir=empty diff --git a/t/src-acsubst.sh b/t/src-acsubst.sh index c8a7366..0ff3a29 100644 --- a/t/src-acsubst.sh +++ b/t/src-acsubst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure config substitution in _SOURCES fails. diff --git a/t/stamph2.sh b/t/stamph2.sh index 734ea00..f4fdf20 100644 --- a/t/stamph2.sh +++ b/t/stamph2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure stamp-h* files are created where we expect . test-init.sh diff --git a/t/stdinc.sh b/t/stdinc.sh index 0c7e944..51917b6 100644 --- a/t/stdinc.sh +++ b/t/stdinc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2007-2017 Free Software Foundation, Inc. +# Copyright (C) 2007-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure the standard include order is stable. # Report by Kent Boortz. diff --git a/t/stdlib.sh b/t/stdlib.sh index 6b6dc3b..be281e1 100644 --- a/t/stdlib.sh +++ b/t/stdlib.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test "not a standard library" error. diff --git a/t/stdlib2.sh b/t/stdlib2.sh index 4e37f8f..700511c 100644 --- a/t/stdlib2.sh +++ b/t/stdlib2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for AM_LDFLAGS = -module # Report from Kevin P. Fleming. diff --git a/t/strictness-override.sh b/t/strictness-override.sh index d397978..ca3a243 100644 --- a/t/strictness-override.sh +++ b/t/strictness-override.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The strictness specified in Makefile.am:AUTOMAKE_OPTIONS should # override that specified in configure.ac:AM_INIT_AUTOMAKE, and both diff --git a/t/strictness-precedence.sh b/t/strictness-precedence.sh index 96ab032..3999d22 100644 --- a/t/strictness-precedence.sh +++ b/t/strictness-precedence.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # On the command line, in AM_INIT_AUTOMAKE, and in AUTOMAKE_OPTIONS, # strictness specified later should take precedence over strictness diff --git a/t/strip.sh b/t/strip.sh index 214f3df..29294a4 100644 --- a/t/strip.sh +++ b/t/strip.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for install-strip. diff --git a/t/strip2.sh b/t/strip2.sh index 5edb5d8..f521079 100644 --- a/t/strip2.sh +++ b/t/strip2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure install-strip works when STRIP consists of more than one word. # This test needs GNU binutils strip. See sister test 'strip3.sh'. diff --git a/t/strip3.sh b/t/strip3.sh index 51656fd..da9f341 100644 --- a/t/strip3.sh +++ b/t/strip3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Ensure install-strip works when STRIP consists of more than one word. # This test needs GNU binutils strip. Libtool variant. See sister diff --git a/t/subdir-ac-subst.sh b/t/subdir-ac-subst.sh index d49bc57..57e52b0 100644 --- a/t/subdir-ac-subst.sh +++ b/t/subdir-ac-subst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The for conditional SUBDIRS. # SUBDIRS + AC_SUBST setup from the manual. diff --git a/t/subdir-add-pr46.sh b/t/subdir-add-pr46.sh index 3d37f0d..05eb82a 100644 --- a/t/subdir-add-pr46.sh +++ b/t/subdir-add-pr46.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that adding a new directory works. # This test runs 'make' from the top-level directory, the sister diff --git a/t/subdir-add2-pr46.sh b/t/subdir-add2-pr46.sh index c1402bd..00ed3de 100644 --- a/t/subdir-add2-pr46.sh +++ b/t/subdir-add2-pr46.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that adding a new directory works, even from # subdirectories. The sister test 'subdir-add-pr46.sh' makes sure diff --git a/t/subdir-am-cond.sh b/t/subdir-am-cond.sh index dc7ceed..f40b81c 100644 --- a/t/subdir-am-cond.sh +++ b/t/subdir-am-cond.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The for conditional SUBDIRS. # SUBDIRS + AM_CONDITIONAL setup from the manual. diff --git a/t/subdir-cond-err.sh b/t/subdir-cond-err.sh index 358691f..eba1f1f 100644 --- a/t/subdir-cond-err.sh +++ b/t/subdir-cond-err.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check SUBDIRS set based on conditionals. diff --git a/t/subdir-cond-gettext.sh b/t/subdir-cond-gettext.sh index 5f29ece..7a70d1a 100644 --- a/t/subdir-cond-gettext.sh +++ b/t/subdir-cond-gettext.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # It is ok to have a conditional SUBDIRS when using gettext. diff --git a/t/subdir-distclean.sh b/t/subdir-distclean.sh index 452d488..a8aaf78 100644 --- a/t/subdir-distclean.sh +++ b/t/subdir-distclean.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that "./configure && make && make distclean" is actually a # no-op, even when conditional SUBDIRS are involved. diff --git a/t/subdir-env-interference.sh b/t/subdir-env-interference.sh index 0a75a36..eb6a424 100644 --- a/t/subdir-env-interference.sh +++ b/t/subdir-env-interference.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # SUDBIRS with $fail set in the environment. diff --git a/t/subdir-keep-going-pr12554.sh b/t/subdir-keep-going-pr12554.sh index 7365753..c565011 100644 --- a/t/subdir-keep-going-pr12554.sh +++ b/t/subdir-keep-going-pr12554.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the Automake-generated recursive rules are resilient against # false positives in deciding whether make is running with the '-k' diff --git a/t/subdir-order.sh b/t/subdir-order.sh index 56dd42b..99548d7 100644 --- a/t/subdir-order.sh +++ b/t/subdir-order.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The $(SUDBIRS) entries are processed in the order they are specified. diff --git a/t/subdir-subsub.sh b/t/subdir-subsub.sh index c9560d6..a20808a 100644 --- a/t/subdir-subsub.sh +++ b/t/subdir-subsub.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure sub-sub-dirs work correctly. diff --git a/t/subdir-with-slash.sh b/t/subdir-with-slash.sh index 38fe3db..72d0426 100644 --- a/t/subdir-with-slash.sh +++ b/t/subdir-with-slash.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test SUDBIRS with '/' in them. diff --git a/t/subdir.sh b/t/subdir.sh index f8318e5..4e2b089 100644 --- a/t/subdir.sh +++ b/t/subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure install-sh and mkinstalldirs correctly found in # subdirs. diff --git a/t/subobj-clean-lt-pr10697.sh b/t/subobj-clean-lt-pr10697.sh index f911bed..97a24e5 100644 --- a/t/subobj-clean-lt-pr10697.sh +++ b/t/subobj-clean-lt-pr10697.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Removing subdir objects does not cause too much 'rm' invocations. # Also, if we rename a source file in a subdirectory, the stale diff --git a/t/subobj-clean-pr10697.sh b/t/subobj-clean-pr10697.sh index c212633..64ee53d 100644 --- a/t/subobj-clean-pr10697.sh +++ b/t/subobj-clean-pr10697.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Removing subdir objects does not cause too much 'rm' invocations. # Also, if we rename a source file in a subdirectory, the stale diff --git a/t/subobj-indir-pr13928.sh b/t/subobj-indir-pr13928.sh index 3fa45d7..704e685 100644 --- a/t/subobj-indir-pr13928.sh +++ b/t/subobj-indir-pr13928.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Expose part of Automake bug#13928: config.status generates broken # makefiles if the subdir-objects option is used and a _SOURCES @@ -38,7 +38,9 @@ END mkdir s echo 'int main(void) { return 0; }' > s/foo.c -$ACLOCAL && $AUTOCONF && $AUTOMAKE -a || fatal_ "autotools failed" +$ACLOCAL +$AUTOCONF +$AUTOMAKE -a ./configure $MAKE diff --git a/t/subobj-objname-clash.sh b/t/subobj-objname-clash.sh new file mode 100644 index 0000000..e17ab3f --- /dev/null +++ b/t/subobj-objname-clash.sh @@ -0,0 +1,104 @@ +#! /bin/sh +# Copyright (C) 1996-2018 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 . + +# Make sure that object names don't clash when using subdir-objects. +# The check is done for clashing programs, clashing libraries and +# a program that clashes with a library + +. test-init.sh + +mkdir src + +cat >> configure.ac << 'END' +AC_PROG_CC +AC_PROG_RANLIB +AC_OUTPUT +END + +cat > Makefile.am << 'END' +AUTOMAKE_OPTIONS = subdir-objects foreign +noinst_PROGRAMS = +noinst_LIBRARIES = + +# CLASHING PROGRAMS +noinst_PROGRAMS += foo src/foo +foo_SOURCES = src/foo.c src/main.c +foo_CPPFLAGS = -DVAL=0 +src_foo_CPPFLAGS = -DVAL=1 +src_foo_SOURCES = src/foo.c src/main.c + +# CLASHING LIBS +noinst_PROGRAMS += bar src/bar +noinst_LIBRARIES += libbar.a src/libbar.a +bar_SOURCES = src/main.c +bar_LDADD = libbar.a +src_bar_SOURCES = src/main.c +src_bar_LDADD = src/libbar.a +libbar_a_SOURCES = src/foo.c +libbar_a_CPPFLAGS = -DVAL=0 +src_libbar_a_SOURCES = src/foo.c +src_libbar_a_CPPFLAGS = -DVAL=1 + +# CLASHING PROGRAM + LIB +noinst_PROGRAMS += libzap_a src/zap +noinst_LIBRARIES += src/libzap.a +libzap_a_SOURCES = src/main.c src/foo.c +libzap_a_CPPFLAGS = -DVAL=2 +src_zap_SOURCES = src/main.c +src_zap_LDADD = src/libzap.a +src_libzap_a_SOURCES = src/foo.c +src_libzap_a_CPPFLAGS = -DVAL=3 + +# NON-CLASHING +noinst_PROGRAMS += src/foo-uniq +src_foo_uniq_SOURCES = src/main.c src/foo.c +src_foo_uniq_CPPFLAGS = -DVAL=4 +END + +cat > src/foo.c << 'END' +int +foo () +{ + return VAL; +} +END + +cat > src/main.c << 'END' +int foo (void); + +int +main () +{ + return foo (); +} +END + +$ACLOCAL +$AUTOCONF +$AUTOMAKE --add-missing + +./configure +$MAKE +set +e +./foo || fail_ "./foo should return 0" +./src/foo; test $? = 1 || fail_ "./src/foo should return 1" +./bar || fail_ "./bar should return 0" +./src/bar; test $? = 1 || fail_ "./src/bar should return 1" +./libzap_a; test $? = 2 || fail_ "./libfoo_a should return 2" +./src/zap; test $? = 3 || fail_ "./src/prog_libfoo should return 3" +./src/foo-uniq; test $? = 4 || fail_ "./foo_uniq should return 4" +set -e +$MAKE clean diff --git a/t/subobj-pr13928-more-langs.sh b/t/subobj-pr13928-more-langs.sh new file mode 100644 index 0000000..e84b2b7 --- /dev/null +++ b/t/subobj-pr13928-more-langs.sh @@ -0,0 +1,138 @@ +#! /bin/sh +# Copyright (C) 2015-2018 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 . + +# Expose part of automake bug#13928, also for non-C languages: if the +# subdir-objects option is in use and a source file is listed in a +# _SOURCES variable with a leading $(srcdir) component, Automake will +# generate a Makefile that tries to create the corresponding object +# file in $(srcdir) as well. + +required='cc c++ fortran77 fortran' +. test-init.sh + +cat >> configure.ac <<'END' +AC_PROG_CC +AC_PROG_CXX +AC_PROG_F77 +AC_PROG_FC +AM_CONDITIONAL([OBVIOUS], [:]) +AC_CONFIG_FILES([sub/Makefile]) +AC_OUTPUT +END + +cat > Makefile.am <<'END' +AUTOMAKE_OPTIONS = subdir-objects +SUBDIRS = sub + +LESS = m/o/r/e + +noinst_PROGRAMS = test test2 +test_SOURCES = $(srcdir)/test.f90 + +test2_SOURCES = $(indir) + +indir = ${indir2} $(empty) +indir2 = +if OBVIOUS +indir2 += ${srcdir}/$(LESS)///test.f +else +endif + +test-objs: + ls -la @srcdir@ . + : + test ! -f @srcdir@/test.$(OBJEXT) + test -f test.$(OBJEXT) + test ! -f @srcdir@/m/o/r/e/test.$(OBJEXT) + test -f m/o/r/e/test.$(OBJEXT) + : + test ! -f @srcdir@/bar.$(OBJEXT) + test -f bar.$(OBJEXT) + test ! -f @srcdir@/baz.$(OBJEXT) + test -f baz.$(OBJEXT) + : + test ! -d @srcdir@/$(DEPDIR) + test ! -d @srcdir@/m/o/r/e/$(DEPDIR) + test -d $(DEPDIR) + test -d m/o/r/e/$(DEPDIR) + +check-local: test-objs +END + +mkdir sub +cat > sub/Makefile.am <<'END' +AUTOMAKE_OPTIONS = subdir-objects +bin_PROGRAMS = foo +foo = baz +foo_SOURCES = foo.h \ + $(top_srcdir)/bar.cc \ + ${top_srcdir}/$(foo).c +END + + +$ACLOCAL +$AUTOCONF +$AUTOMAKE -a + +mkfiles='Makefile.in sub/Makefile.in' +$EGREP '(test|ba[rz])\.|DEPDIR|dirstamp|srcdir' $mkfiles # For debugging. +$EGREP '\$.(top_)?srcdir./(test|ba[rz]|\$.foo.)\.[o$]' $mkfiles && exit 1 +$FGREP '\$.(top_)?srcdir./.*$(am__dirstamp)' $mkfiles && exit 1 +$FGREP '\$.(top_)?srcdir./.*$(DEPDIR)' $mkfiles && exit 1 + +cat > test.f90 <<'EOF' + program foo + stop + end +EOF + +mkdir -p m/o/r/e +cp test.f90 m/o/r/e/test.f + +cat > sub/foo.h <<'END' +#ifdef __cplusplus +extern "C" +#endif +int foo (void); +END + +cat > bar.cc <<'END' +#include "foo.h" +#include +int main (void) +{ + std::cout << "OK!" << "\n"; + return foo (); +} +END + +cat > baz.c <<'END' +#include "foo.h" +int foo (void) +{ + return 0; +} +END + +mkdir build +cd build +../configure + +$MAKE +$MAKE test-objs +$MAKE distcheck + +: diff --git a/t/subobj-vpath-pr13928.sh b/t/subobj-vpath-pr13928.sh index 0d4c243..9abcbee 100644 --- a/t/subobj-vpath-pr13928.sh +++ b/t/subobj-vpath-pr13928.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Expose part of automake bug#13928: if the subdir-objects option is # in use and a source file is listed in a _SOURCES variable with a @@ -22,39 +22,106 @@ required=cc . test-init.sh -cat >> configure.ac << 'END' +cat >> configure.ac <<'END' AC_PROG_CC AM_PROG_CC_C_O +AM_CONDITIONAL([OBVIOUS], [:]) +AC_CONFIG_FILES([sub/Makefile]) AC_OUTPUT END cat > Makefile.am <<'END' AUTOMAKE_OPTIONS = subdir-objects -noinst_PROGRAMS = test +SUBDIRS = sub + +LESS = more + +noinst_PROGRAMS = test test2 test_SOURCES = $(srcdir)/test.c + +test2_SOURCES = $(indir) + +indir = +if OBVIOUS +indir += ${srcdir}/$(LESS)/test.c +else +endif + test-objs: - test ! -f $(srcdir)/test.$(OBJEXT) + ls -la @srcdir@ . + : + test ! -f @srcdir@/test.$(OBJEXT) test -f test.$(OBJEXT) + test ! -f @srcdir@/more/test.$(OBJEXT) + test -f more/test.$(OBJEXT) + : + test ! -f @srcdir@/bar.$(OBJEXT) + test -f bar.$(OBJEXT) + test ! -f @srcdir@/baz.$(OBJEXT) + test -f baz.$(OBJEXT) + : + test ! -d @srcdir@/$(DEPDIR) + test ! -d @srcdir@/more/$(DEPDIR) + test -d $(DEPDIR) + test -d more/$(DEPDIR) + +check-local: test-objs +END + +mkdir sub +cat > sub/Makefile.am <<'END' +AUTOMAKE_OPTIONS = subdir-objects +bin_PROGRAMS = foo +foo_SOURCES = foo.h \ + $(top_srcdir)/bar.c \ + ${top_srcdir}/baz.c +END + + +$ACLOCAL +$AUTOCONF +$AUTOMAKE -a + +mkfiles='Makefile.in sub/Makefile.in' +$EGREP '(test|ba[rz])\.|DEPDIR|dirstamp|srcdir' $mkfiles # For debugging. +$EGREP '\$.(top_)?srcdir./(test|ba[rz])\.[o$]' $mkfiles && exit 1 +$FGREP '\$.(top_)?srcdir./.*$(am__dirstamp)' $mkfiles && exit 1 +$FGREP '\$.(top_)?srcdir./.*$(DEPDIR)' $mkfiles && exit 1 + +cat > test.c <<'END' +int main (void) +{ + return 0; +} END -$ACLOCAL && $AUTOCONF && $AUTOMAKE -a || fatal_ "autotools failed" +mkdir more +cp test.c more/test.c -$EGREP 'test\.|DEPDIR|dirstamp|srcdir' Makefile.in || : # For debugging. -$EGREP '\$.srcdir./test\.[o$]' Makefile.in && exit 1 -$EGREP '$(srcdir)/$(am__dirstamp)' Makefile.in && exit 1 -$EGREP '$(srcdir)/$(DEPDIR)' && exit 1 +echo 'int foo (void);' > sub/foo.h -cat > test.c << 'END' +cat > bar.c <<'END' +#include "foo.h" int main (void) { + return foo (); +} +END + +cat > baz.c <<'END' +#include "foo.h" +int foo (void) +{ return 0; } END -mkdir build && cd build || fatal "preparation of build directory failed" -../configure || fatal_ "./configure failed" +mkdir build +cd build +../configure $MAKE $MAKE test-objs +$MAKE distcheck : diff --git a/t/subobj.sh b/t/subobj.sh index bba4b9c..b8ac03f 100644 --- a/t/subobj.sh +++ b/t/subobj.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of subdir objects with C and C++. diff --git a/t/subobj10.sh b/t/subobj10.sh index a027ad0..5bc2855 100644 --- a/t/subobj10.sh +++ b/t/subobj10.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # PR 492: Test asm subdir-objects. diff --git a/t/subobj11a.sh b/t/subobj11a.sh index a613591..317bc12 100644 --- a/t/subobj11a.sh +++ b/t/subobj11a.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that automake works around a bug of Solaris Make. The bug is the # following. If we have a Makefile containg a file inclusion like this: diff --git a/t/subobj11b.sh b/t/subobj11b.sh index 1fb280e..e79488c 100644 --- a/t/subobj11b.sh +++ b/t/subobj11b.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that automake works around a bug of Solaris Make. The bug is the # following. If we have a Makefile containg a file inclusion like this: @@ -56,9 +56,9 @@ END $ACLOCAL $AUTOMAKE -a -# Be lax in the regexp, to account for automake conditionals, the -# use of @am__include@, and similar stuff. -grep 'include.*//.*foobar' Makefile.in && exit 1 +grep '\.P' Makefile.in # For debugging. + +grep '//.*foobar\.P' Makefile.in && exit 1 # These checks depend on automake internals, but presently this is # the only way to test the code path we are interested in. @@ -71,12 +71,12 @@ for x in zardoz0 zardoz1 path/to/zardoz2 another/path/to/zardoz3; do esac # Be a little lax in the regexp, to account for automake conditionals, # quoting, and similar stuff. - grep "^[^/]*am__include[^/]*//server/$d\\\$(DEPDIR)/$b\\.[^/]*$" Makefile.in + grep "[ ]//server/$d\\\$(DEPDIR)/$b\\.Po" Makefile.in done # Sanity checks. for i in 0 1 2 3 4 5 6 7 8 9; do - grep "am__include.*/foobar$i\\." Makefile.in + grep "\$(DEPDIR)/foobar$i\\.Po" Makefile.in done : diff --git a/t/subobj11c.sh b/t/subobj11c.sh index fb60b1f..d5e5d54 100644 --- a/t/subobj11c.sh +++ b/t/subobj11c.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automatic dependency tracking with subdir-objects option active: # check for a pathological case of slash-collapsing in the name of @@ -43,6 +43,6 @@ $AUTOMAKE -a # # FIXME: Are we sure this is the most sensible output in our situation? # -grep '^[^/]*am__include[^/]*//\$(DEPDIR)/zardoz\.[^/]*$' Makefile.in +grep 'am__depfiles_remade =.* //\$(DEPDIR)/zardoz\.Po' Makefile.in : diff --git a/t/subobj2.sh b/t/subobj2.sh index 4a0bce5..81fe433 100644 --- a/t/subobj2.sh +++ b/t/subobj2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of subdir objects with C++. diff --git a/t/subobj4.sh b/t/subobj4.sh index 3413b6f..ff25e53 100644 --- a/t/subobj4.sh +++ b/t/subobj4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure '../foo/foo.cpp' generates a rule. # Report from Dave Brolley. diff --git a/t/subobj5.sh b/t/subobj5.sh index 46efa0c..f8b15d2 100644 --- a/t/subobj5.sh +++ b/t/subobj5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of subdir make dist rules. # From Robert Collins. diff --git a/t/subobj6.sh b/t/subobj6.sh index 65976d9..f994687 100644 --- a/t/subobj6.sh +++ b/t/subobj6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of subdir make distclean rules. # From Robert Collins. diff --git a/t/subobj7.sh b/t/subobj7.sh index 3c67698..bcff1b9 100644 --- a/t/subobj7.sh +++ b/t/subobj7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure AM_CFLAGS appears in subdir compilation rule. # Report from Steve M. Robbins. diff --git a/t/subobj8.sh b/t/subobj8.sh index 6720931..7ed5c48 100644 --- a/t/subobj8.sh +++ b/t/subobj8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure 'compile' is included when subdir-objects is used in a subdir. diff --git a/t/subobj9.sh b/t/subobj9.sh index 3566b61..3364915 100644 --- a/t/subobj9.sh +++ b/t/subobj9.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for PR 312. # diff --git a/t/subobjname.sh b/t/subobjname.sh index 17521a4..24c1794 100644 --- a/t/subobjname.sh +++ b/t/subobjname.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we reuse variables whenever possible, to limit # combinational explosion. (This test is named after the &subobjname diff --git a/t/subpkg-macrodir.sh b/t/subpkg-macrodir.sh index cb82404..2c91e9e 100644 --- a/t/subpkg-macrodir.sh +++ b/t/subpkg-macrodir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Subpackages that want to use m4 macros from their superpackages, # with AC_CONFIG_MACRO_DIRS. diff --git a/t/subpkg-yacc.sh b/t/subpkg-yacc.sh index a7c93c6..87aa69c 100644 --- a/t/subpkg-yacc.sh +++ b/t/subpkg-yacc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that ylwrap is installed properly, and $(YLWRAP) us defined # properly, when a subpackage is involved. diff --git a/t/subpkg.sh b/t/subpkg.sh index 1b78c9c..1f19aad 100644 --- a/t/subpkg.sh +++ b/t/subpkg.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check subpackage handling. diff --git a/t/subpkg2.sh b/t/subpkg2.sh index c3ff9d6..696fd33 100644 --- a/t/subpkg2.sh +++ b/t/subpkg2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Try a DIST_SUBDIRS subpackage with no SUBDIRS. # Report from Gary V. Vaughan. diff --git a/t/subpkg3.sh b/t/subpkg3.sh index 3223fa8..9c3f0e0 100644 --- a/t/subpkg3.sh +++ b/t/subpkg3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure different subpackages may share files and directories. diff --git a/t/subpkg4.sh b/t/subpkg4.sh index 76a4ed0..a25fb07 100644 --- a/t/subpkg4.sh +++ b/t/subpkg4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to ensure 'distdir' fixes the mode of files and directories # copied into '$(distdir)', even with sub-packages. diff --git a/t/subst-no-trailing-empty-line.sh b/t/subst-no-trailing-empty-line.sh index 3f29be3..a9fa291 100644 --- a/t/subst-no-trailing-empty-line.sh +++ b/t/subst-no-trailing-empty-line.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # If the last line of a automake-rewritten definition is made only of # @substitutions@, automake should take care of appending an empty diff --git a/t/subst.sh b/t/subst.sh index 8cb29f4..227f5ed 100644 --- a/t/subst.sh +++ b/t/subst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that AC_SUBST($1) does something sensible. From Ulrich # Drepper. diff --git a/t/subst3.sh b/t/subst3.sh index 9e3d83b..698b7e4 100644 --- a/t/subst3.sh +++ b/t/subst3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test installation with substitutions. This test is based on # 'nobase.sh'. diff --git a/t/subst4.sh b/t/subst4.sh index a0b61a5..92faf3c 100644 --- a/t/subst4.sh +++ b/t/subst4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test AM_SUBST_NOTMAKE. diff --git a/t/subst5.sh b/t/subst5.sh index b38dfb4..4d41be6 100644 --- a/t/subst5.sh +++ b/t/subst5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Complain about configure substitutions in EXTRA_PRIMARY variables. # Rationale: we need to know the literal values of, say, PROGRAMS. diff --git a/t/substre2.sh b/t/substre2.sh index f7b1edd..e28e225 100644 --- a/t/substre2.sh +++ b/t/substre2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in variable substitution references, where # undefined variables break later substitutions. diff --git a/t/substref.sh b/t/substref.sh index 5a9f027..eb369d5 100644 --- a/t/substref.sh +++ b/t/substref.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug in variable substitution references when left hand # pattern is null. diff --git a/t/substtarg.sh b/t/substtarg.sh index bb5be83..ebc460a 100644 --- a/t/substtarg.sh +++ b/t/substtarg.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that substitutions in variables work. # From Lars J. Aas. diff --git a/t/suffix-chain.tap b/t/suffix-chain.tap index 303f307..5dc124b 100644 --- a/t/suffix-chain.tap +++ b/t/suffix-chain.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that Automake can emit code that work round the inability of # some make implementations to automatically chain suffix rules. diff --git a/t/suffix-custom-pr14441.sh b/t/suffix-custom-pr14441.sh index 78805e9..25eb3ed 100644 --- a/t/suffix-custom-pr14441.sh +++ b/t/suffix-custom-pr14441.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug#14441: the same user-defined suffix being transformed into # different automake-known suffixes in different Makefiles was confusing diff --git a/t/suffix-custom-subobj-and-specflg.sh b/t/suffix-custom-subobj-and-specflg.sh index dbb7b6f..bbef9da 100644 --- a/t/suffix-custom-subobj-and-specflg.sh +++ b/t/suffix-custom-subobj-and-specflg.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Tests that Automake understands suffix rules with renamed objects # and subdir objects. diff --git a/t/suffix-custom-subobj.sh b/t/suffix-custom-subobj.sh index ce44af9..c7d01ed 100644 --- a/t/suffix-custom-subobj.sh +++ b/t/suffix-custom-subobj.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Tests that Automake understands suffix rules with subdir objects. # Reported by John Ratliff. diff --git a/t/suffix-extra-c-stuff-pr14560.sh b/t/suffix-extra-c-stuff-pr14560.sh index b9fd144..97a6b80 100644 --- a/t/suffix-extra-c-stuff-pr14560.sh +++ b/t/suffix-extra-c-stuff-pr14560.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Automake bug#14560: if multiple user-specified suffix rules were # present, Automake could generate useless definitions and rules diff --git a/t/suffix.sh b/t/suffix.sh index f2196aa..8e68ba3 100644 --- a/t/suffix.sh +++ b/t/suffix.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure proper suffix rules for C compilation are produced, and # only once. diff --git a/t/suffix10.tap b/t/suffix10.tap index 0b3133d..04fad78 100644 --- a/t/suffix10.tap +++ b/t/suffix10.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that derivations work with .lo too. # (related to PR/37) diff --git a/t/suffix11.tap b/t/suffix11.tap index 02b732f..79e83a0 100644 --- a/t/suffix11.tap +++ b/t/suffix11.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Tests that Automake understands multiple suffix rules on the same line. # PR/371 and PR/372: Reported by Duncan Gibson. diff --git a/t/suffix2.sh b/t/suffix2.sh index b64ab28..4225ca4 100644 --- a/t/suffix2.sh +++ b/t/suffix2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure proper suffix rules for C compilation are produced, # and only once, even for libtool libraries. diff --git a/t/suffix3.tap b/t/suffix3.tap index 7cbb90f..f06e17c 100644 --- a/t/suffix3.tap +++ b/t/suffix3.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that suffix rules chain. diff --git a/t/suffix4.sh b/t/suffix4.sh index 11dbb00..cab205c 100644 --- a/t/suffix4.sh +++ b/t/suffix4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure Automake doesn't abort on user-defined extensions. # Based on a report from Dmitry Mikhin . diff --git a/t/suffix5.sh b/t/suffix5.sh index c5168d9..b7779e8 100644 --- a/t/suffix5.sh +++ b/t/suffix5.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure Automake include libtool objects resulting # from user-defined implicit rules. diff --git a/t/suffix6.sh b/t/suffix6.sh index 7bdde3d..e74f65d 100644 --- a/t/suffix6.sh +++ b/t/suffix6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure Automake supports implicit rules with dot-less # extensions. Also make sure that '.o' and '.obj' are handled like diff --git a/t/suffix6b.sh b/t/suffix6b.sh index 0fd83c6..eecf0d2 100644 --- a/t/suffix6b.sh +++ b/t/suffix6b.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure Automake supports implicit rules with dot-less # extensions. Se also related "grepping" test 'suffix6.sh'. diff --git a/t/suffix6c.sh b/t/suffix6c.sh index 83dd1b1..deb4fd5 100644 --- a/t/suffix6c.sh +++ b/t/suffix6c.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that '.o' and '.obj' are handled like '.$(OBJEXT)'. # See also related "grepping" test 'suffix6.sh'. diff --git a/t/suffix7.sh b/t/suffix7.sh index 21c6772..2bd9c85 100644 --- a/t/suffix7.sh +++ b/t/suffix7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure Automake supports implicit rules "confusing" # extensions. Inspired by a mail from Alex Hornby. diff --git a/t/suffix8.tap b/t/suffix8.tap index 21e059d..d160519 100644 --- a/t/suffix8.tap +++ b/t/suffix8.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure Automake supports multiple derivations for the # same suffix. diff --git a/t/suffix9.sh b/t/suffix9.sh index ab22aa9..3798d73 100644 --- a/t/suffix9.sh +++ b/t/suffix9.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that Automake choose the shorter route between suffixes # (related to PR/37) diff --git a/t/symlink.sh b/t/symlink.sh index 8b88f56..c0f5e9e 100644 --- a/t/symlink.sh +++ b/t/symlink.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we get an error if symlink creation fails. # Reported by Joerg-Martin Schwarz. diff --git a/t/symlink2.sh b/t/symlink2.sh index 7f05c0e..fe6e88d 100644 --- a/t/symlink2.sh +++ b/t/symlink2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure that 'automake -a' redirects dangling symlinks. diff --git a/t/syntax.sh b/t/syntax.sh index f6887f4..a7cbdab 100644 --- a/t/syntax.sh +++ b/t/syntax.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for error for bad syntax. diff --git a/t/tags-pr12372.sh b/t/tags-pr12372.sh index a67bb95..6a2088b 100644 --- a/t/tags-pr12372.sh +++ b/t/tags-pr12372.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure tags are processed also for files with non-standard # extensions. See automake bug#12372. diff --git a/t/tags.sh b/t/tags.sh index 9cf53df..71f3d96 100644 --- a/t/tags.sh +++ b/t/tags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug reported by Harlan Stenn: the tags target doesn't work # when there are only headers in a directory. diff --git a/t/tags2.sh b/t/tags2.sh index 7a3811d..4e6ffae 100644 --- a/t/tags2.sh +++ b/t/tags2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAGS_DEPENDENCIES only make sense if other tag-worthy things (such as # sources) exist. diff --git a/t/tagsub.sh b/t/tagsub.sh index 37f585b..12d9f39 100644 --- a/t/tagsub.sh +++ b/t/tagsub.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure tags and subdirs work correctly. Bug report by # François Pinard, and later by Akim Demaille. diff --git a/t/tap-ambiguous-directive.sh b/t/tap-ambiguous-directive.sh index 8f5c827..02ccbe9 100644 --- a/t/tap-ambiguous-directive.sh +++ b/t/tap-ambiguous-directive.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - handling of "ambiguous" TODO and SKIP directives diff --git a/t/tap-autonumber.sh b/t/tap-autonumber.sh index d5f14d5..e418698 100644 --- a/t/tap-autonumber.sh +++ b/t/tap-autonumber.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - unnumbered tests are OK, as long as their final total number diff --git a/t/tap-bad-prog.tap b/t/tap-bad-prog.tap index c00eab7..56c07a0 100644 --- a/t/tap-bad-prog.tap +++ b/t/tap-bad-prog.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - missing, unreadable, or not-executable test scripts cause proper diff --git a/t/tap-bailout-and-logging.sh b/t/tap-bailout-and-logging.sh index 683a815..7bd627d 100644 --- a/t/tap-bailout-and-logging.sh +++ b/t/tap-bailout-and-logging.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - even after a "Bail out!" directive, all input is still copied in diff --git a/t/tap-bailout-leading-space.sh b/t/tap-bailout-leading-space.sh index cd08a65..d85d6b3 100644 --- a/t/tap-bailout-leading-space.sh +++ b/t/tap-bailout-leading-space.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # A "Bail out!" directive that is preceded by whitespace should still # be recognized. diff --git a/t/tap-bailout-suppress-badexit.sh b/t/tap-bailout-suppress-badexit.sh index b08b5ee..7e5ebc6 100644 --- a/t/tap-bailout-suppress-badexit.sh +++ b/t/tap-bailout-suppress-badexit.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic TAP test protocol support: # - A "Bail out!" directive causes the driver to ignore the exit diff --git a/t/tap-bailout-suppress-later-diagnostic.sh b/t/tap-bailout-suppress-later-diagnostic.sh index 19316d9..bd76460 100644 --- a/t/tap-bailout-suppress-later-diagnostic.sh +++ b/t/tap-bailout-suppress-later-diagnostic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - A "Bail out!" directive causes the driver to ignore any TAP diff --git a/t/tap-bailout-suppress-later-errors.sh b/t/tap-bailout-suppress-later-errors.sh index d50a26b..b545622 100644 --- a/t/tap-bailout-suppress-later-errors.sh +++ b/t/tap-bailout-suppress-later-errors.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - A "Bail out!" directive causes the driver to ignore any TAP diff --git a/t/tap-bailout.sh b/t/tap-bailout.sh index 7623251..47df57a 100644 --- a/t/tap-bailout.sh +++ b/t/tap-bailout.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic TAP test protocol support: # - "Bail out!" magic diff --git a/t/tap-basic.sh b/t/tap-basic.sh index 566e4c8..d3e4670 100644 --- a/t/tap-basic.sh +++ b/t/tap-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic TAP support: # - LOG_COMPILER support; diff --git a/t/tap-color.sh b/t/tap-color.sh index 2ca453f..0ddd7e8 100644 --- a/t/tap-color.sh +++ b/t/tap-color.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - colorization of TAP results and diagnostic messages diff --git a/t/tap-common-setup.sh b/t/tap-common-setup.sh index ff4f3ac..e8a97d7 100644 --- a/t/tap-common-setup.sh +++ b/t/tap-common-setup.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Auxiliary test to set up common data used by many tests on TAP support. diff --git a/t/tap-deps.sh b/t/tap-deps.sh index cdafec9..bcf7780 100644 --- a/t/tap-deps.sh +++ b/t/tap-deps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic TAP test protocol support: # - dependencies between test scripts diff --git a/t/tap-diagnostic-custom.sh b/t/tap-diagnostic-custom.sh index af77987..4d875a3 100644 --- a/t/tap-diagnostic-custom.sh +++ b/t/tap-diagnostic-custom.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - option '--diagnostic-string' to customize the string introducing diff --git a/t/tap-diagnostic.sh b/t/tap-diagnostic.sh index 404f7fc..d1848a8 100644 --- a/t/tap-diagnostic.sh +++ b/t/tap-diagnostic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - diagnostic messages (TAP lines with leading "#") diff --git a/t/tap-doc.sh b/t/tap-doc.sh index 1b5b113..17fc294 100644 --- a/t/tap-doc.sh +++ b/t/tap-doc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that an example given in the documentation really works. # See section "Simple Tests" subsection "Script-based Testsuites". diff --git a/t/tap-doc2.sh b/t/tap-doc2.sh index 48bce1e..90f9398 100644 --- a/t/tap-doc2.sh +++ b/t/tap-doc2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that an example given in the documentation really works. # See section "Using the TAP test protocol", subsection "Use TAP diff --git a/t/tap-driver-stderr.sh b/t/tap-driver-stderr.sh index 6fa991e..b37956b 100644 --- a/t/tap-driver-stderr.sh +++ b/t/tap-driver-stderr.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Unit test on TAP driver: # - error messages from awk/shell/perl goes to the console diff --git a/t/tap-empty-diagnostic.sh b/t/tap-empty-diagnostic.sh index c88a060..b94b2e8 100644 --- a/t/tap-empty-diagnostic.sh +++ b/t/tap-empty-diagnostic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - empty diagnostic messages are discarder diff --git a/t/tap-empty.sh b/t/tap-empty.sh index 56452f1..a0c3f59 100644 --- a/t/tap-empty.sh +++ b/t/tap-empty.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: the following situations should be flagged as errors: # - empty TAP input diff --git a/t/tap-escape-directive-2.sh b/t/tap-escape-directive-2.sh index bbe318a..25605c4 100644 --- a/t/tap-escape-directive-2.sh +++ b/t/tap-escape-directive-2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - "escape" TODO and SKIP directives (by escaping the "#" character) diff --git a/t/tap-escape-directive.sh b/t/tap-escape-directive.sh index 2bfcfa4..73096e7 100644 --- a/t/tap-escape-directive.sh +++ b/t/tap-escape-directive.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - "escape" TODO and SKIP directives (by escaping the "#" character) diff --git a/t/tap-exit.sh b/t/tap-exit.sh index 24de743..60d328d 100644 --- a/t/tap-exit.sh +++ b/t/tap-exit.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - an exit status != 0 of a test script causes an hard error diff --git a/t/tap-fancy.sh b/t/tap-fancy.sh index 2602b26..73a2b41 100644 --- a/t/tap-fancy.sh +++ b/t/tap-fancy.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: some unusual forms for valid TAP input. # See also related test 'tap-fancy2.sh'. diff --git a/t/tap-fancy2.sh b/t/tap-fancy2.sh index 678f950..32752c4 100644 --- a/t/tap-fancy2.sh +++ b/t/tap-fancy2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: more unusual forms for valid TAP input. # See also related test 'tap-fancy.sh'. diff --git a/t/tap-global-log.sh b/t/tap-global-log.sh index 05c9e53..67a7a45 100644 --- a/t/tap-global-log.sh +++ b/t/tap-global-log.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - which log files get copied in the global log? diff --git a/t/tap-global-result.sh b/t/tap-global-result.sh index 6fb572b..e867cf3 100644 --- a/t/tap-global-result.sh +++ b/t/tap-global-result.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - which global test result derives from different test results diff --git a/t/tap-log.sh b/t/tap-log.sh index deae5f9..31ce6a9 100644 --- a/t/tap-log.sh +++ b/t/tap-log.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - log file creation diff --git a/t/tap-merge-stdout-stderr.sh b/t/tap-merge-stdout-stderr.sh index ff03d26..d832b57 100644 --- a/t/tap-merge-stdout-stderr.sh +++ b/t/tap-merge-stdout-stderr.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - The Automake TAP driver has an option that instruct it to read TAP diff --git a/t/tap-missing-plan-and-bad-exit.sh b/t/tap-missing-plan-and-bad-exit.sh index bc268bf..2d1c725 100644 --- a/t/tap-missing-plan-and-bad-exit.sh +++ b/t/tap-missing-plan-and-bad-exit.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - if a test script exits with non-zero status before printing the TAP diff --git a/t/tap-more.sh b/t/tap-more.sh index 64a9a49..c3b54cc 100644 --- a/t/tap-more.sh +++ b/t/tap-more.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # More on TAP support: # - more than one TAP-generating test script in $(TESTS) diff --git a/t/tap-more2.sh b/t/tap-more2.sh index fe94520..2ef5273 100644 --- a/t/tap-more2.sh +++ b/t/tap-more2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # More on TAP support: # - more LOG_COMPILER at once for TAP tests diff --git a/t/tap-msg0-bailout.sh b/t/tap-msg0-bailout.sh index 11632ad..802ee42 100644 --- a/t/tap-msg0-bailout.sh +++ b/t/tap-msg0-bailout.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - literal strings "0" and "0.0" as a test description in the message diff --git a/t/tap-msg0-directive.sh b/t/tap-msg0-directive.sh index 27196d5..20529a7 100644 --- a/t/tap-msg0-directive.sh +++ b/t/tap-msg0-directive.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - literal string "0" as a TODO or SKIP message diff --git a/t/tap-msg0-misc.sh b/t/tap-msg0-misc.sh index b3d4da4..27afef8 100644 --- a/t/tap-msg0-misc.sh +++ b/t/tap-msg0-misc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - literal "0" and "0.0" in a test description and a TODO/SKIP message diff --git a/t/tap-msg0-planskip.sh b/t/tap-msg0-planskip.sh index 21c4db4..e59ee85 100644 --- a/t/tap-msg0-planskip.sh +++ b/t/tap-msg0-planskip.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - literal strings "0" and "0.0" as the reason of the skip in a "TAP diff --git a/t/tap-msg0-result.sh b/t/tap-msg0-result.sh index 36b5d15..2ec42ca 100644 --- a/t/tap-msg0-result.sh +++ b/t/tap-msg0-result.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - the string "0" as a test description diff --git a/t/tap-negative-numbers.sh b/t/tap-negative-numbers.sh index a436b18..9bd1ce3 100644 --- a/t/tap-negative-numbers.sh +++ b/t/tap-negative-numbers.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - don't spuriously recognize negative TAP result numbers, but correctly diff --git a/t/tap-no-disable-hard-error.sh b/t/tap-no-disable-hard-error.sh index e85c450..d8cf3eb 100644 --- a/t/tap-no-disable-hard-error.sh +++ b/t/tap-no-disable-hard-error.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - "Bail out!" magic and TAP parse errors are not disabled nor turned diff --git a/t/tap-no-merge-stdout-stderr.sh b/t/tap-no-merge-stdout-stderr.sh index a75f54d..5e6ac57 100644 --- a/t/tap-no-merge-stdout-stderr.sh +++ b/t/tap-no-merge-stdout-stderr.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - By default, TAP input is only from the stdout (and not the stderr) diff --git a/t/tap-no-spurious-numbers.sh b/t/tap-no-spurious-numbers.sh index d4a4c25..642206b 100644 --- a/t/tap-no-spurious-numbers.sh +++ b/t/tap-no-spurious-numbers.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - we shouldn't spuriously recognize as TAP result numbers what it diff --git a/t/tap-no-spurious-summary.sh b/t/tap-no-spurious-summary.sh index 2b97fe9..fc5bd39 100644 --- a/t/tap-no-spurious-summary.sh +++ b/t/tap-no-spurious-summary.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - ':test-results:' directives in test scripts' output doesn't diff --git a/t/tap-no-spurious.sh b/t/tap-no-spurious.sh index 04394ff..eeab016 100644 --- a/t/tap-no-spurious.sh +++ b/t/tap-no-spurious.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - don't spuriously recognize lines that are "almost" TAP lines as diff --git a/t/tap-not-ok-skip.sh b/t/tap-not-ok-skip.sh index 1a9ad11..8746b8a 100644 --- a/t/tap-not-ok-skip.sh +++ b/t/tap-not-ok-skip.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - a "not ok # SKIP" line should count as a failure, for consistency diff --git a/t/tap-number-wordboundary.sh b/t/tap-number-wordboundary.sh index 5c2e7d4..2b70d76 100644 --- a/t/tap-number-wordboundary.sh +++ b/t/tap-number-wordboundary.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - TAP result numbers terminated by a non-whitespace "word boundary" diff --git a/t/tap-numbers-leading-zero.sh b/t/tap-numbers-leading-zero.sh index b6f32b8..02ba854 100644 --- a/t/tap-numbers-leading-zero.sh +++ b/t/tap-numbers-leading-zero.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - how does TAP result numbers with leading zero fares? diff --git a/t/tap-numeric-description.sh b/t/tap-numeric-description.sh index 5ad7b85..082d016 100644 --- a/t/tap-numeric-description.sh +++ b/t/tap-numeric-description.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP result lines whose description is a number. diff --git a/t/tap-out-of-order.sh b/t/tap-out-of-order.sh index 8741c88..ce57c44 100644 --- a/t/tap-out-of-order.sh +++ b/t/tap-out-of-order.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - out-of-order test results diff --git a/t/tap-passthrough-exit.sh b/t/tap-passthrough-exit.sh index 6a8c0d4..9845c99 100644 --- a/t/tap-passthrough-exit.sh +++ b/t/tap-passthrough-exit.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - non-success exit status of a test script is reported in the diff --git a/t/tap-passthrough.sh b/t/tap-passthrough.sh index 59976c2..eda8eab 100644 --- a/t/tap-passthrough.sh +++ b/t/tap-passthrough.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - all input (valid TAP lines, invalid TAP lines, non-TAP lines) diff --git a/t/tap-plan-corner.sh b/t/tap-plan-corner.sh index da21754..3ec6de5 100644 --- a/t/tap-plan-corner.sh +++ b/t/tap-plan-corner.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - some corner cases for TAP plan diff --git a/t/tap-plan-errors.sh b/t/tap-plan-errors.sh index 46832c5..b175502 100644 --- a/t/tap-plan-errors.sh +++ b/t/tap-plan-errors.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: the following situations should be flagged as errors: # - unmatched test plan (too few tests run) diff --git a/t/tap-plan-leading-zero.sh b/t/tap-plan-leading-zero.sh index f3e9d89..7c4e81d 100644 --- a/t/tap-plan-leading-zero.sh +++ b/t/tap-plan-leading-zero.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - TAP plans with numbers having leading zeroes, as in "1..01" diff --git a/t/tap-plan-malformed.sh b/t/tap-plan-malformed.sh index 9800c07..1011577 100644 --- a/t/tap-plan-malformed.sh +++ b/t/tap-plan-malformed.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: a malformed TAP plan is not recognized. The checks in # here should be consistent with the behaviour of the 'prove' utility. diff --git a/t/tap-plan-middle.sh b/t/tap-plan-middle.sh index 6474f15..dfc0f33 100644 --- a/t/tap-plan-middle.sh +++ b/t/tap-plan-middle.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - test plan preceding and/or following non-result TAP lines diff --git a/t/tap-plan-whitespace.sh b/t/tap-plan-whitespace.sh index 4d5ce61..8ef0e2c 100644 --- a/t/tap-plan-whitespace.sh +++ b/t/tap-plan-whitespace.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - plan line with trailing whitespace is recognized and handled correctly diff --git a/t/tap-plan.sh b/t/tap-plan.sh index 5585e1b..8ecece9 100644 --- a/t/tap-plan.sh +++ b/t/tap-plan.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - test scripts with the test plan at the beginning diff --git a/t/tap-planskip-and-logging.sh b/t/tap-planskip-and-logging.sh index 934e524..19232b9 100644 --- a/t/tap-planskip-and-logging.sh +++ b/t/tap-planskip-and-logging.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - interactions between "TAP plan with SKIP" and logging of earlier or diff --git a/t/tap-planskip-badexit.sh b/t/tap-planskip-badexit.sh index c917b19..b04321a 100644 --- a/t/tap-planskip-badexit.sh +++ b/t/tap-planskip-badexit.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - an exit status != 0 of a test script causes an hard error, even if diff --git a/t/tap-planskip-bailout.sh b/t/tap-planskip-bailout.sh index 93392e6..7655e08 100644 --- a/t/tap-planskip-bailout.sh +++ b/t/tap-planskip-bailout.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - a "Bail out!" directive causes an hard error, even if coming after diff --git a/t/tap-planskip-case-insensitive.sh b/t/tap-planskip-case-insensitive.sh index 2a83089..0f77222 100644 --- a/t/tap-planskip-case-insensitive.sh +++ b/t/tap-planskip-case-insensitive.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - "SKIP" keyword in a TAP plan is case-insensitive diff --git a/t/tap-planskip-late.sh b/t/tap-planskip-late.sh index befb2a1..c7147dc 100644 --- a/t/tap-planskip-late.sh +++ b/t/tap-planskip-late.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - the special "plan with SKIP" can also be used "late" in the TAP diff --git a/t/tap-planskip-later-errors.sh b/t/tap-planskip-later-errors.sh index 9898572..52f418e 100644 --- a/t/tap-planskip-later-errors.sh +++ b/t/tap-planskip-later-errors.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - TAP errors following a "TAP plan with SKIP" are still diagnosed. diff --git a/t/tap-planskip-unplanned-corner.sh b/t/tap-planskip-unplanned-corner.sh index 382b26c..4e1ba8b 100644 --- a/t/tap-planskip-unplanned-corner.sh +++ b/t/tap-planskip-unplanned-corner.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - test results seen in a TAP stream that has a "plan with SKIP" are diff --git a/t/tap-planskip-unplanned.sh b/t/tap-planskip-unplanned.sh index 948a518..1abd542 100644 --- a/t/tap-planskip-unplanned.sh +++ b/t/tap-planskip-unplanned.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - a "plan with skip" given after one or more test result have already diff --git a/t/tap-planskip-whitespace.sh b/t/tap-planskip-whitespace.sh index a90a1f9..ff6015a 100644 --- a/t/tap-planskip-whitespace.sh +++ b/t/tap-planskip-whitespace.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - normalization of whitespace in console testsuite progress associated diff --git a/t/tap-planskip.sh b/t/tap-planskip.sh index 547edb6..488aa78 100644 --- a/t/tap-planskip.sh +++ b/t/tap-planskip.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic TAP test protocol support: # - special plan format to skip all the tests in a script diff --git a/t/tap-recheck-logs.sh b/t/tap-recheck-logs.sh index c1a3a3c..6257776 100644 --- a/t/tap-recheck-logs.sh +++ b/t/tap-recheck-logs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - RECHECK_LOGS diff --git a/t/tap-recheck.sh b/t/tap-recheck.sh index 8e500b2..3aa6665 100644 --- a/t/tap-recheck.sh +++ b/t/tap-recheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test the 'recheck' target for TAP test protocol. # Keep in sync with 'test-driver-custom-multitest-recheck.sh'. diff --git a/t/tap-result-comment.sh b/t/tap-result-comment.sh index f5d46ff..b597a6c 100644 --- a/t/tap-result-comment.sh +++ b/t/tap-result-comment.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - non-directive comments in TAP results are kept verbatim diff --git a/t/tap-signal.tap b/t/tap-signal.tap index c586e0b..88a7e8c 100644 --- a/t/tap-signal.tap +++ b/t/tap-signal.tap @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - a test script terminated by a signal causes an hard error diff --git a/t/tap-summary-color.sh b/t/tap-summary-color.sh index a424968..aff5e19 100644 --- a/t/tap-summary-color.sh +++ b/t/tap-summary-color.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - colorized testsuite summary diff --git a/t/tap-summary.sh b/t/tap-summary.sh index 5501119..bae6712 100644 --- a/t/tap-summary.sh +++ b/t/tap-summary.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - colorized testsuite summary diff --git a/t/tap-test-number-0.sh b/t/tap-test-number-0.sh index a52c417..805aa33 100644 --- a/t/tap-test-number-0.sh +++ b/t/tap-test-number-0.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - a test result numbered as 0 is to be considered out-of-order diff --git a/t/tap-todo-skip-together.sh b/t/tap-todo-skip-together.sh index 9bbf56e..c5492a9 100644 --- a/t/tap-todo-skip-together.sh +++ b/t/tap-todo-skip-together.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - TODO and SKIP directives on the same line: the first one wins diff --git a/t/tap-todo-skip-whitespace.sh b/t/tap-todo-skip-whitespace.sh index 73fe504..5d6e25c 100644 --- a/t/tap-todo-skip-whitespace.sh +++ b/t/tap-todo-skip-whitespace.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - normalization of whitespace in console testsuite progress associated diff --git a/t/tap-todo-skip.sh b/t/tap-todo-skip.sh index e5e5c3e..cd36f54 100644 --- a/t/tap-todo-skip.sh +++ b/t/tap-todo-skip.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - TODO and SKIP directives are case-insensitive diff --git a/t/tap-unplanned.sh b/t/tap-unplanned.sh index ea2a31b..4d4308c 100644 --- a/t/tap-unplanned.sh +++ b/t/tap-unplanned.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - unplanned tests are properly reported as errors diff --git a/t/tap-whitespace-normalization.sh b/t/tap-whitespace-normalization.sh index d9da56c..2ac30de 100644 --- a/t/tap-whitespace-normalization.sh +++ b/t/tap-whitespace-normalization.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: whitespace normalization (or lack thereof) in the testsuite # progress output on console. We keep all of these checks here in a single diff --git a/t/tap-with-and-without-number.sh b/t/tap-with-and-without-number.sh index cc00d51..acc8ba8 100644 --- a/t/tap-with-and-without-number.sh +++ b/t/tap-with-and-without-number.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP support: # - numbered and unnumbered test results can coexist diff --git a/t/tap-xfail-tests.sh b/t/tap-xfail-tests.sh index 9e9f5ce..4c559a8 100644 --- a/t/tap-xfail-tests.sh +++ b/t/tap-xfail-tests.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # TAP and $(XFAIL_TESTS): test results without directives are turned from # PASS to XPASS and from FAIL to XFAIL; other results are unchanged. diff --git a/t/tar-opts-errors.sh b/t/tar-opts-errors.sh index 1217080..b101c60 100644 --- a/t/tar-opts-errors.sh +++ b/t/tar-opts-errors.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check the tar options diagnostics. diff --git a/t/tar-override.sh b/t/tar-override.sh index 4c38f16..09405ed 100644 --- a/t/tar-override.sh +++ b/t/tar-override.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the user can override the tar program used by "make dist" # at runtime, by redefining the 'TAR' environment variable. diff --git a/t/tar-pax.sh b/t/tar-pax.sh index 480e23d..02284d5 100644 --- a/t/tar-pax.sh +++ b/t/tar-pax.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check the tar-pax option. diff --git a/t/tar-ustar-id-too-high.sh b/t/tar-ustar-id-too-high.sh index fdb4d72..d1eb30c 100644 --- a/t/tar-ustar-id-too-high.sh +++ b/t/tar-ustar-id-too-high.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that UID or GID too high for the ustar format are correctly # rwcognized and diagnosed by configure. See bug#8343 and bug#13588. diff --git a/t/tar-ustar.sh b/t/tar-ustar.sh index a907422..8d75496 100644 --- a/t/tar-ustar.sh +++ b/t/tar-ustar.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check the tar-ustar option. diff --git a/t/target-cflags.sh b/t/target-cflags.sh index 30435bd..0ac800a 100644 --- a/t/target-cflags.sh +++ b/t/target-cflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure target specific CFLAGS work # Assar Westerlund diff --git a/t/targetclash.sh b/t/targetclash.sh index dea1956..6422098 100644 --- a/t/targetclash.sh +++ b/t/targetclash.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that target clashes are diagnosed. diff --git a/t/test-driver-acsubst.sh b/t/test-driver-acsubst.sh index ccc07ad..d72ca97 100644 --- a/t/test-driver-acsubst.sh +++ b/t/test-driver-acsubst.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests: # - LOG_DRIVER variables can be AC_SUBST'd diff --git a/t/test-driver-cond.sh b/t/test-driver-cond.sh index 35cefba..8196dd4 100644 --- a/t/test-driver-cond.sh +++ b/t/test-driver-cond.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests: # - Automake can correctly handle conditionals contents for the diff --git a/t/test-driver-create-log-dir.sh b/t/test-driver-create-log-dir.sh index 882ad27..533f80d 100644 --- a/t/test-driver-create-log-dir.sh +++ b/t/test-driver-create-log-dir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Custom test drivers: if a log file has a directory component (as in # e.g., 'sub/foo.log'), the Automake test harness must ensure that diff --git a/t/test-driver-custom-multitest-recheck.sh b/t/test-driver-custom-multitest-recheck.sh index aa7abed..764f2fc 100644 --- a/t/test-driver-custom-multitest-recheck.sh +++ b/t/test-driver-custom-multitest-recheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Custom test drivers: try the "recheck" functionality with test protocols # that allow multiple testcases in a single test script. This test not diff --git a/t/test-driver-custom-multitest-recheck2.sh b/t/test-driver-custom-multitest-recheck2.sh index e94d96a..1d48b90 100644 --- a/t/test-driver-custom-multitest-recheck2.sh +++ b/t/test-driver-custom-multitest-recheck2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Custom test drivers: try the "recheck" functionality with test protocols # that allow multiple testcases in a single test script. In particular, diff --git a/t/test-driver-custom-multitest.sh b/t/test-driver-custom-multitest.sh index 7e20175..b8c4908 100644 --- a/t/test-driver-custom-multitest.sh +++ b/t/test-driver-custom-multitest.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Custom test drivers: check that we can easily support test protocols # that allow multiple testcases in a single test script. This test not diff --git a/t/test-driver-custom-no-extra-driver.sh b/t/test-driver-custom-no-extra-driver.sh index 3212d4b..03f236e 100644 --- a/t/test-driver-custom-no-extra-driver.sh +++ b/t/test-driver-custom-no-extra-driver.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that auxiliary script 'test-driver' doesn't get needlessly # installed or referenced if it's not used, i.e., if the user has diff --git a/t/test-driver-custom-xfail-tests.sh b/t/test-driver-custom-xfail-tests.sh index 22d9809..4c41506 100644 --- a/t/test-driver-custom-xfail-tests.sh +++ b/t/test-driver-custom-xfail-tests.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Custom test drivers: "abstract" XFAIL_TESTS support. diff --git a/t/test-driver-custom.sh b/t/test-driver-custom.sh index 84f65d1..9034741 100644 --- a/t/test-driver-custom.sh +++ b/t/test-driver-custom.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Custom test drivers: per-extension test drivers. diff --git a/t/test-driver-fail.sh b/t/test-driver-fail.sh index db34f50..afeb17c 100644 --- a/t/test-driver-fail.sh +++ b/t/test-driver-fail.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Custom test drivers: what happens when a test driver fails? Well, # "make check" should at least fail too, and the test-suite.log diff --git a/t/test-driver-is-distributed.sh b/t/test-driver-is-distributed.sh index c6817dd..723c4ff 100644 --- a/t/test-driver-is-distributed.sh +++ b/t/test-driver-is-distributed.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check regression of parallel-tests: # - 'test-driver' script not correctly distributed when TESTS is diff --git a/t/test-driver-strip-vpath.sh b/t/test-driver-strip-vpath.sh index 27d2e13..f033e18 100644 --- a/t/test-driver-strip-vpath.sh +++ b/t/test-driver-strip-vpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Custom test drivers: check that the test name passed to the test # driver has any VPATH prefix stripped. diff --git a/t/test-driver-trs-suffix-registered.sh b/t/test-driver-trs-suffix-registered.sh index ad190d2..fa87d55 100644 --- a/t/test-driver-trs-suffix-registered.sh +++ b/t/test-driver-trs-suffix-registered.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests support: the following are registered with '.SUFFIXES': # - .log diff --git a/t/test-extensions-cond.sh b/t/test-extensions-cond.sh index b64a98a..806d04d 100644 --- a/t/test-extensions-cond.sh +++ b/t/test-extensions-cond.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Expose bug in conditional definition of TEST_EXTENSIONS. diff --git a/t/test-extensions.sh b/t/test-extensions.sh index 2f058e7..18961e3 100644 --- a/t/test-extensions.sh +++ b/t/test-extensions.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that Automake diagnose invalid entries in TEST_EXTENSIONS, # and do not diagnose valid (albeit more unusual) ones. diff --git a/t/test-harness-vpath-rewrite.sh b/t/test-harness-vpath-rewrite.sh index 82086ac..3b17483 100644 --- a/t/test-harness-vpath-rewrite.sh +++ b/t/test-harness-vpath-rewrite.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that our concurrent test harness is not subject to spurious VPATH # rewrites. diff --git a/t/test-log.sh b/t/test-log.sh index aa9a449..aee3b9d 100644 --- a/t/test-log.sh +++ b/t/test-log.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - log file creation diff --git a/t/test-logs-repeated.sh b/t/test-logs-repeated.sh index 50e86fd..0716067 100644 --- a/t/test-logs-repeated.sh +++ b/t/test-logs-repeated.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel-tests features: # - $(TESTS_LOGS) can end up holding duplicated entries diff --git a/t/test-metadata-global-log.sh b/t/test-metadata-global-log.sh index 1e56cc3..8fd5e99 100644 --- a/t/test-metadata-global-log.sh +++ b/t/test-metadata-global-log.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Custom test drivers and parallel test harness: check the documented # semantics for deciding when the content of a test log file should be diff --git a/t/test-metadata-global-result.sh b/t/test-metadata-global-result.sh index 8e04a43..9e29f78 100644 --- a/t/test-metadata-global-result.sh +++ b/t/test-metadata-global-result.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Parallel testsuite harness: check APIs for the registering the # "global test result" in '*.trs' files, as documented in the automake diff --git a/t/test-metadata-recheck.sh b/t/test-metadata-recheck.sh index 6156d86..9a96bc2 100644 --- a/t/test-metadata-recheck.sh +++ b/t/test-metadata-recheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test the "make recheck" semantics for custom test drivers, as documented # in the Automake manual. diff --git a/t/test-metadata-results.sh b/t/test-metadata-results.sh index a8cdee4..8ce163d 100644 --- a/t/test-metadata-results.sh +++ b/t/test-metadata-results.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Parallel testsuite harness: check APIs for the registering of test # results in '*.trs' files, as documented in the automake manual. diff --git a/t/test-missing.sh b/t/test-missing.sh index 3b4a35c..8e149c6 100644 --- a/t/test-missing.sh +++ b/t/test-missing.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests: # - non-existent scripts listed in TESTS get diagnosed diff --git a/t/test-missing2.sh b/t/test-missing2.sh index eee2eb7..d3749b2 100644 --- a/t/test-missing2.sh +++ b/t/test-missing2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests: # - non-existent scripts listed in TESTS get diagnosed, even when diff --git a/t/test-trs-basic.sh b/t/test-trs-basic.sh index 9febf1d..07d9e79 100644 --- a/t/test-trs-basic.sh +++ b/t/test-trs-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel harness features: # - creation and removal of '.trs' auxiliary files diff --git a/t/test-trs-recover.sh b/t/test-trs-recover.sh index 182433a..dfed379 100644 --- a/t/test-trs-recover.sh +++ b/t/test-trs-recover.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel harness features: # - recovery from deleted '.trs' files, in various scenarios diff --git a/t/test-trs-recover2.sh b/t/test-trs-recover2.sh index acd5a9c..401c6a4 100644 --- a/t/test-trs-recover2.sh +++ b/t/test-trs-recover2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check parallel harness features: # - recovery from unreadable '.trs' files, in various scenarios diff --git a/t/tests-environment-and-log-compiler.sh b/t/tests-environment-and-log-compiler.sh index ad328eb..2e5173c 100644 --- a/t/tests-environment-and-log-compiler.sh +++ b/t/tests-environment-and-log-compiler.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # parallel-tests: check that we can use variables and functions set # by TESTS_ENVIRONMENT and AM_TESTS_ENVIRONMENT in LOG_COMPILER and diff --git a/t/tests-environment-backcompat.sh b/t/tests-environment-backcompat.sh index a8494d4..62e5cc6 100644 --- a/t/tests-environment-backcompat.sh +++ b/t/tests-environment-backcompat.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # With old serial testsuite driver, TESTS_ENVIRONMENT can be used to # define the "test runner", i.e. the program that the test scripts must diff --git a/t/tests-environment-fd-redirect.sh b/t/tests-environment-fd-redirect.sh index b8f6511..1bb7d90 100644 --- a/t/tests-environment-fd-redirect.sh +++ b/t/tests-environment-fd-redirect.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for a behaviour of 'TESTS_ENVIRONMENT' and 'AM_TESTS_ENVIRONMENT' # w.r.t. file descriptor redirections which, although undocumented, @@ -22,9 +22,9 @@ # redirections by placing them at the end of a {AM_,}TESTS_ENVIRONMENT # definition without a following semicolon. The need to support this # is detailedly motivated by coreutils bug#8846: -# +# # and the following CC:ed thread on bug-autoconf list: -# +# . test-init.sh diff --git a/t/tests-environment.sh b/t/tests-environment.sh index 7ae17e9..4c4a71a 100644 --- a/t/tests-environment.sh +++ b/t/tests-environment.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # "Simple Tests" testsuite driver: check TESTS_ENVIRONMENT support. diff --git a/t/testsuite-summary-color.sh b/t/testsuite-summary-color.sh index 04106ce..08a6499 100644 --- a/t/testsuite-summary-color.sh +++ b/t/testsuite-summary-color.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check coloring of the testsuite summary. diff --git a/t/testsuite-summary-count-many.sh b/t/testsuite-summary-count-many.sh index 9026a12..6a44fb3 100644 --- a/t/testsuite-summary-count-many.sh +++ b/t/testsuite-summary-count-many.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check test counts in the testsuite summary, with test drivers allowing # multiple test results per test script, and for a huge number of tests. diff --git a/t/testsuite-summary-count.sh b/t/testsuite-summary-count.sh index 1836244..d169008 100644 --- a/t/testsuite-summary-count.sh +++ b/t/testsuite-summary-count.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check test counts in the testsuite summary. diff --git a/t/testsuite-summary-reference-log.sh b/t/testsuite-summary-reference-log.sh index d9e9a8d..392fba9 100644 --- a/t/testsuite-summary-reference-log.sh +++ b/t/testsuite-summary-reference-log.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the global testsuite log file referenced in the testsuite # summary and in the global testsuite log itself is correct. diff --git a/t/transform.sh b/t/transform.sh index c67011b..2f0ef97 100644 --- a/t/transform.sh +++ b/t/transform.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that --program-transform works. diff --git a/t/transform2.sh b/t/transform2.sh index d258736..fbe54d8 100644 --- a/t/transform2.sh +++ b/t/transform2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that --program-transform works even when multiple files are # collapsed. @@ -81,7 +81,7 @@ test $(find inst -type f -print | wc -l) -eq 0 # aggressive appending of '.exe' suffix when copying/renaming Windows # executables. So let's skip this part of the test if we detect the # faulty heuristic is present. See also: -# +# # echo Foo > foo echo Bar > bar.exe diff --git a/t/transform3.sh b/t/transform3.sh index d03d644..18f9c33 100644 --- a/t/transform3.sh +++ b/t/transform3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that --program-transform does not transform too much # stuff (in particular, pgklibdir, pkgdatadir and pkglibexecdir). diff --git a/t/txinfo-absolute-srcdir-pr408.sh b/t/txinfo-absolute-srcdir-pr408.sh index 5a99523..970d0c7 100644 --- a/t/txinfo-absolute-srcdir-pr408.sh +++ b/t/txinfo-absolute-srcdir-pr408.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Texinfo installation works when absolute --srcdir is used. # PR/408 diff --git a/t/txinfo-add-missing-and-dist.sh b/t/txinfo-add-missing-and-dist.sh index c1a7202..149a3fa 100644 --- a/t/txinfo-add-missing-and-dist.sh +++ b/t/txinfo-add-missing-and-dist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999-2017 Free Software Foundation, Inc. +# Copyright (C) 1999-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure texinfo.tex is correctly installed and disted by # -a when we're using AC_CONFIG_AUX_DIR. Bug report by by Per diff --git a/t/txinfo-bsd-make-recurs.sh b/t/txinfo-bsd-make-recurs.sh index 6d8e079..7a072a3 100644 --- a/t/txinfo-bsd-make-recurs.sh +++ b/t/txinfo-bsd-make-recurs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2009-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the documentation targets work as required with BSD make, # even in the presence of subdirs (requires presence of default *-am rules). diff --git a/t/txinfo-builddir.sh b/t/txinfo-builddir.sh index 5e4baaf..4083c06 100644 --- a/t/txinfo-builddir.sh +++ b/t/txinfo-builddir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that info files are built in builddir when needed. # This test that this can be done through the so far undocumented diff --git a/t/txinfo-clean.sh b/t/txinfo-clean.sh index d8e4e79..7b71a83 100644 --- a/t/txinfo-clean.sh +++ b/t/txinfo-clean.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # DVIS, PDFS, PSS, HTMLS should not be cleaned upon 'mostlyclean'. # Similar to txinfo25.sh. diff --git a/t/txinfo-dvi-recurs.sh b/t/txinfo-dvi-recurs.sh index af01731..2bc79df 100644 --- a/t/txinfo-dvi-recurs.sh +++ b/t/txinfo-dvi-recurs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure dvi target recurses into subdir. # Reported by Pavel Roskin. diff --git a/t/txinfo-include.sh b/t/txinfo-include.sh index 0efda43..a7aa54d 100644 --- a/t/txinfo-include.sh +++ b/t/txinfo-include.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Texinfo input files using @include directives. Check both in-tree # and VPATH builds, and both top-level and subdir input. diff --git a/t/txinfo-info-in-srcdir.sh b/t/txinfo-info-in-srcdir.sh index 4798fb2..7db4da9 100644 --- a/t/txinfo-info-in-srcdir.sh +++ b/t/txinfo-info-in-srcdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that info files are normally built in $(srcdir), # not in $(builddir). diff --git a/t/txinfo-makeinfo-error-no-clobber.sh b/t/txinfo-makeinfo-error-no-clobber.sh index 81d3556..bcb1a71 100644 --- a/t/txinfo-makeinfo-error-no-clobber.sh +++ b/t/txinfo-makeinfo-error-no-clobber.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure info files survive makeinfo errors. diff --git a/t/txinfo-many-output-formats-vpath.sh b/t/txinfo-many-output-formats-vpath.sh index b82cd6e..331f572 100644 --- a/t/txinfo-many-output-formats-vpath.sh +++ b/t/txinfo-many-output-formats-vpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test support for building HTML documentation, and the many # install-DOC flavors, in VPATH builds. diff --git a/t/txinfo-many-output-formats.sh b/t/txinfo-many-output-formats.sh index 36e6e08..978417e 100644 --- a/t/txinfo-many-output-formats.sh +++ b/t/txinfo-many-output-formats.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test support for building HTML documentation, and the many # install-DOC flavors. @@ -128,7 +128,8 @@ test ! -e sub/main2.html test ! -e rec/main3.html # Make sure AM_MAKEINFOHTMLFLAGS is supported, and override AM_MAKEINFO. - +# Ensure that MAKEINFOFLAGS is not used for the following targets by using an +# invalid option. cp $srcdir/Makefile.am $srcdir/Makefile.sav cat >> $srcdir/Makefile.am <<'EOF' AM_MAKEINFOHTMLFLAGS = --no-headers --no-split diff --git a/t/txinfo-no-clutter.sh b/t/txinfo-no-clutter.sh index 4497161..d0b0362 100644 --- a/t/txinfo-no-clutter.sh +++ b/t/txinfo-no-clutter.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The info, html, pdf, ps and dvi targets shouldn't let clutter in the # build directory. Related to automake bug#11146. diff --git a/t/txinfo-no-extra-dist.sh b/t/txinfo-no-extra-dist.sh index 4bc9119..04500c8 100644 --- a/t/txinfo-no-extra-dist.sh +++ b/t/txinfo-no-extra-dist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to ensure that a ".info~" or ".info.bak" file doesn't end up # in the distribution. Bug report from Greg McGary. diff --git a/t/txinfo-no-installinfo.sh b/t/txinfo-no-installinfo.sh index d1d79dd..ea1ee84 100644 --- a/t/txinfo-no-installinfo.sh +++ b/t/txinfo-no-installinfo.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure install-info works even if no-installinfo is given. diff --git a/t/txinfo-no-repeated-targets.sh b/t/txinfo-no-repeated-targets.sh index 45006cf..1d8277d 100644 --- a/t/txinfo-no-repeated-targets.sh +++ b/t/txinfo-no-repeated-targets.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we only create texinfo-related targets once. diff --git a/t/txinfo-nodist-info.sh b/t/txinfo-nodist-info.sh index da3bc26..b41471b 100644 --- a/t/txinfo-nodist-info.sh +++ b/t/txinfo-nodist-info.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2013-2017 Free Software Foundation, Inc. +# Copyright (C) 2013-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that we can force generated '.info' info files not to be # distributed. diff --git a/t/txinfo-other-suffixes.sh b/t/txinfo-other-suffixes.sh index b2d9eb3..22d4856 100644 --- a/t/txinfo-other-suffixes.sh +++ b/t/txinfo-other-suffixes.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure '.txi' and '.texinfo' extensions are deprecated, # but still work. diff --git a/t/txinfo-override-infodeps.sh b/t/txinfo-override-infodeps.sh index a3abb01..cefc20c 100644 --- a/t/txinfo-override-infodeps.sh +++ b/t/txinfo-override-infodeps.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that INFO_DEPS can be overridden. # Report from Bruce Korb. diff --git a/t/txinfo-override-texinfo-tex.sh b/t/txinfo-override-texinfo-tex.sh index b6243eb..efefeb8 100644 --- a/t/txinfo-override-texinfo-tex.sh +++ b/t/txinfo-override-texinfo-tex.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the user can override TEXINFO_TEX. # Also make sure TEXINFO_TEX is not distributed. diff --git a/t/txinfo-setfilename-repeated.sh b/t/txinfo-setfilename-repeated.sh index 5f991c2..e74070c 100644 --- a/t/txinfo-setfilename-repeated.sh +++ b/t/txinfo-setfilename-repeated.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure Automake uses the _first_ @setfilname it sees. # Report from Karl Berry. diff --git a/t/txinfo-setfilename-suffix-strip.sh b/t/txinfo-setfilename-suffix-strip.sh index e84c221..9a56dc5 100644 --- a/t/txinfo-setfilename-suffix-strip.sh +++ b/t/txinfo-setfilename-suffix-strip.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure file extensions are matched correctly in the code # parsing texi files for @setfilename declarations. diff --git a/t/txinfo-subdir-pr343.sh b/t/txinfo-subdir-pr343.sh index 094c044..49fb172 100644 --- a/t/txinfo-subdir-pr343.sh +++ b/t/txinfo-subdir-pr343.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for subdir Texinfo (PR/343). diff --git a/t/txinfo-tex-dist.sh b/t/txinfo-tex-dist.sh index ba29153..48f5916 100644 --- a/t/txinfo-tex-dist.sh +++ b/t/txinfo-tex-dist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to ensure texinfo.tex is included in distribution. Bug report by # Jim Meyering. diff --git a/t/txinfo-unrecognized-extension.sh b/t/txinfo-unrecognized-extension.sh index 602db1a..4bb2cf1 100644 --- a/t/txinfo-unrecognized-extension.sh +++ b/t/txinfo-unrecognized-extension.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that automake complains properly when the files with unrecognized # extensions are passed to the TEXINFOS primary. diff --git a/t/txinfo-unrecognized-info-suffix.sh b/t/txinfo-unrecognized-info-suffix.sh index d9895e7..2637107 100644 --- a/t/txinfo-unrecognized-info-suffix.sh +++ b/t/txinfo-unrecognized-info-suffix.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure non-empty, non-info suffixes are diagnosed. diff --git a/t/txinfo-vtexi.sh b/t/txinfo-vtexi.sh index a4953dc..42f8f4a 100644 --- a/t/txinfo-vtexi.sh +++ b/t/txinfo-vtexi.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic checks and some regressions testing on 'version.texi' # support for texinfo files. diff --git a/t/txinfo-vtexi2.sh b/t/txinfo-vtexi2.sh index 520bd72..cb7131e 100644 --- a/t/txinfo-vtexi2.sh +++ b/t/txinfo-vtexi2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for bug reported by Glenn Amerine: # When automake sees version.texi is being included by a texi file, diff --git a/t/txinfo-vtexi3.sh b/t/txinfo-vtexi3.sh index 10598f8..80f4d72 100644 --- a/t/txinfo-vtexi3.sh +++ b/t/txinfo-vtexi3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that vers*.texi files are automatically created and distributed # if @included into a texi source. Also check that they correctly contain diff --git a/t/txinfo-vtexi4.sh b/t/txinfo-vtexi4.sh index 9ab8f36..84d859b 100644 --- a/t/txinfo-vtexi4.sh +++ b/t/txinfo-vtexi4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the version.texi file is automatically created and distributed # if @included into a texi source. Also check that is correctly defined diff --git a/t/txinfo-without-info-suffix.sh b/t/txinfo-without-info-suffix.sh index 708c535..27d9bdd 100644 --- a/t/txinfo-without-info-suffix.sh +++ b/t/txinfo-without-info-suffix.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure .info-less @setfilename works. diff --git a/t/txinfo19.sh b/t/txinfo19.sh index bc4d916..b5cf8d9 100644 --- a/t/txinfo19.sh +++ b/t/txinfo19.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test support for DJGPP's .iNN info files. diff --git a/t/txinfo23.sh b/t/txinfo23.sh index 0e61cda..2f5108a 100644 --- a/t/txinfo23.sh +++ b/t/txinfo23.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that info files are built in builddir when needed. # Test with subdir Texinfo. diff --git a/t/txinfo24.sh b/t/txinfo24.sh index bc248d1..dfa45a1 100644 --- a/t/txinfo24.sh +++ b/t/txinfo24.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that info files are built in builddir when needed. # (Similar to txinfo16.sh, plus CLEANFILES). diff --git a/t/txinfo25.sh b/t/txinfo25.sh index 681a567..40d97fc 100644 --- a/t/txinfo25.sh +++ b/t/txinfo25.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2003-2017 Free Software Foundation, Inc. +# Copyright (C) 2003-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that info files are built in builddir and in srcdir can safely # co-exist. This setup is obtained by having two info files, only one diff --git a/t/txinfo28.sh b/t/txinfo28.sh index 37a571c..189c69c 100644 --- a/t/txinfo28.sh +++ b/t/txinfo28.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that info files are built in builddir when needed. # Similar to txinfo24.sh, but obfuscating filenames with variable diff --git a/t/uninstall-fail.sh b/t/uninstall-fail.sh index 33c74c4..09c70a5 100644 --- a/t/uninstall-fail.sh +++ b/t/uninstall-fail.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # "make uninstall" complains and errors out on failures. diff --git a/t/uninstall-pr9578.sh b/t/uninstall-pr9578.sh index 3f0c788..26dc685 100644 --- a/t/uninstall-pr9578.sh +++ b/t/uninstall-pr9578.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check against automake bug#9578: "make uninstall" issued before # "make install" or after a mere "make install-data" or a mere diff --git a/t/unused.sh b/t/unused.sh index be3fb9a..b0b33d9 100644 --- a/t/unused.sh +++ b/t/unused.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for failing check for unused macros. From Johan Danielsson. diff --git a/t/upc.sh b/t/upc.sh index 5d93556..1a9eb6d 100644 --- a/t/upc.sh +++ b/t/upc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # A simple Hello World for UPC. diff --git a/t/upc2.sh b/t/upc2.sh index c6f303b..11aac15 100644 --- a/t/upc2.sh +++ b/t/upc2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that Automake suggests using AM_PROG_UPC if Unified Parallel C # sources are used. diff --git a/t/upc3.sh b/t/upc3.sh index ff25ca0..8d0460d 100644 --- a/t/upc3.sh +++ b/t/upc3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test that C and Unified Parallel C link safely. diff --git a/t/vala-configure.sh b/t/vala-configure.sh index aa264b1..f1c7469 100644 --- a/t/vala-configure.sh +++ b/t/vala-configure.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2008-2017 Free Software Foundation, Inc. +# Copyright (C) 2008-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test AM_PROG_VALAC. diff --git a/t/vala-grepping.sh b/t/vala-grepping.sh index 3b205e8..01cfddd 100644 --- a/t/vala-grepping.sh +++ b/t/vala-grepping.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic "grepping" test on vala support. diff --git a/t/vala-headers.sh b/t/vala-headers.sh index 1b41f50..3e61bbf 100644 --- a/t/vala-headers.sh +++ b/t/vala-headers.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure compiling Vala code really works with recursive make. diff --git a/t/vala-libs.sh b/t/vala-libs.sh index 5231597..4535fb2 100644 --- a/t/vala-libs.sh +++ b/t/vala-libs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Building libraries (libtool and static) from Vala sources. # And use of vapi files to call C code from Vala. diff --git a/t/vala-mix.sh b/t/vala-mix.sh index 4c6f70f..c8f7328 100644 --- a/t/vala-mix.sh +++ b/t/vala-mix.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Vala sources and C sources in the same program. Functional test. diff --git a/t/vala-mix2.sh b/t/vala-mix2.sh index ac5aae2..d5dd697 100644 --- a/t/vala-mix2.sh +++ b/t/vala-mix2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Vala sources, C and C++ sources and C and C++ headers in the same # program. Functional test. See automake bug#10894. diff --git a/t/vala-non-recursive-setup.sh b/t/vala-non-recursive-setup.sh index 2f783b2..1c80dee 100644 --- a/t/vala-non-recursive-setup.sh +++ b/t/vala-non-recursive-setup.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure compiling Vala code really works with non-recursive make. @@ -92,5 +92,3 @@ cd build ../configure $MAKE $MAKE distcheck - - diff --git a/t/vala-parallel.sh b/t/vala-parallel.sh index d850704..b998e0d 100644 --- a/t/vala-parallel.sh +++ b/t/vala-parallel.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Vala support with parallel make. diff --git a/t/vala-per-target-flags.sh b/t/vala-per-target-flags.sh index bf5b431..ba9c1b6 100644 --- a/t/vala-per-target-flags.sh +++ b/t/vala-per-target-flags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test per-target flags in vala support. diff --git a/t/vala-recursive-setup.sh b/t/vala-recursive-setup.sh index 13faec9..167b157 100644 --- a/t/vala-recursive-setup.sh +++ b/t/vala-recursive-setup.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure compiling Vala code really works with recursive make. diff --git a/t/vala-vapi.sh b/t/vala-vapi.sh index 7f5ae01..d415bf3 100644 --- a/t/vala-vapi.sh +++ b/t/vala-vapi.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test and that vapi files are correctly handled by Vala support. diff --git a/t/vala-vpath.sh b/t/vala-vpath.sh index 523f828..3014a6a 100644 --- a/t/vala-vpath.sh +++ b/t/vala-vpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure vala support handles from-scratch VPATH builds. # See automake bug#8753. diff --git a/t/var-recurs.sh b/t/var-recurs.sh index acbaa90..4630a4f 100644 --- a/t/var-recurs.sh +++ b/t/var-recurs.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure recursive variable definitions die. diff --git a/t/var-recurs2.sh b/t/var-recurs2.sh index e9d351f..bb1dbd6 100644 --- a/t/var-recurs2.sh +++ b/t/var-recurs2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure recursive variable definitions die. # From Jim Meyering. diff --git a/t/vars.sh b/t/vars.sh index 53442eb..f4ba198 100644 --- a/t/vars.sh +++ b/t/vars.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test various variable definitions that include an '=' sign. # From Raja R Harinath. diff --git a/t/vars3.sh b/t/vars3.sh index d22261b..ab9afb2 100644 --- a/t/vars3.sh +++ b/t/vars3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that Automake warns about variables containing spaces # and other non-POSIX characters. diff --git a/t/vartar.sh b/t/vartar.sh index ab822f2..84894d4 100644 --- a/t/vartar.sh +++ b/t/vartar.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Targets and macros are two different name spaces. diff --git a/t/vartypo2.sh b/t/vartypo2.sh index 7267d32..9a13b81 100644 --- a/t/vartypo2.sh +++ b/t/vartypo2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we warn about possible variable typos when we should, # Libtool variant. diff --git a/t/vartypos.sh b/t/vartypos.sh index fd5a41a..68e8e1e 100644 --- a/t/vartypos.sh +++ b/t/vartypos.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure we warn about possible variable typos when we should. diff --git a/t/version3.sh b/t/version3.sh index 94a0416..1181a61 100644 --- a/t/version3.sh +++ b/t/version3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure version in AUTOMAKE_OPTIONS works. diff --git a/t/version4.sh b/t/version4.sh index 563b7fb..7635ce7 100644 --- a/t/version4.sh +++ b/t/version4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure we are compatible with the 1.4-p1 series. diff --git a/t/version6.sh b/t/version6.sh index 68191b6..820e57f 100644 --- a/t/version6.sh +++ b/t/version6.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure the current version can be required. diff --git a/t/version7.sh b/t/version7.sh index dd89588..e09588d 100644 --- a/t/version7.sh +++ b/t/version7.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for a special setup where the package's version isn't defined # in configure.ac. We want GNU Make for this test (part of the test diff --git a/t/version8.sh b/t/version8.sh index 9f12471..a784151 100644 --- a/t/version8.sh +++ b/t/version8.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005-2017 Free Software Foundation, Inc. +# Copyright (C) 2005-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Calling AM_AUTOMAKE_VERSION by hand is a bug. diff --git a/t/vpath.sh b/t/vpath.sh index 5d21327..867dbbc 100644 --- a/t/vpath.sh +++ b/t/vpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure VPATH can be overridden. # Report from Anthony Green. diff --git a/t/warning-groups-win-over-strictness.sh b/t/warning-groups-win-over-strictness.sh index 94a89a7..88cbde4 100644 --- a/t/warning-groups-win-over-strictness.sh +++ b/t/warning-groups-win-over-strictness.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that explicitly-defined warning levels take precedence over # implicit strictness-implied warnings, even when these explicit warning diff --git a/t/warnings-obsolete-default.sh b/t/warnings-obsolete-default.sh index 8c4a364..4c1507d 100644 --- a/t/warnings-obsolete-default.sh +++ b/t/warnings-obsolete-default.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake warnings in the 'obsolete' category are enabled # by default. diff --git a/t/warnings-override.sh b/t/warnings-override.sh index 0f257ca..d898ad7 100644 --- a/t/warnings-override.sh +++ b/t/warnings-override.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # The warnings specified in Makefile.am:AUTOMAKE_OPTIONS should override # those specified in configure.ac:AM_INIT_AUTOMAKE, and both should diff --git a/t/warnings-precedence.sh b/t/warnings-precedence.sh index 3fd2e9b..77b31b3 100644 --- a/t/warnings-precedence.sh +++ b/t/warnings-precedence.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # On the command line, in AM_INIT_AUTOMAKE, and in AUTOMAKE_OPTIONS, # warnings specified later should take precedence over those specified diff --git a/t/warnings-strictness-interactions.sh b/t/warnings-strictness-interactions.sh index 914c00f..9f4de28 100644 --- a/t/warnings-strictness-interactions.sh +++ b/t/warnings-strictness-interactions.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the default warnings triggered by a strictness specified # in AUTOMAKE_OPTIONS take precedence over explicit warnings given in diff --git a/t/warnings-unknown.sh b/t/warnings-unknown.sh index f696f0b..186fd98 100644 --- a/t/warnings-unknown.sh +++ b/t/warnings-unknown.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake complains about unknown warnings. diff --git a/t/warnings-win-over-strictness.sh b/t/warnings-win-over-strictness.sh index b30c6b8..1778b3c 100644 --- a/t/warnings-win-over-strictness.sh +++ b/t/warnings-win-over-strictness.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that, on the command line, explicitly-defined warnings take # precedence over implicit strictness-implied warnings. diff --git a/t/warnopts.sh b/t/warnopts.sh index 469d708..161b7df 100644 --- a/t/warnopts.sh +++ b/t/warnopts.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that we can enable or disable warnings on a per-file basis. diff --git a/t/werror.sh b/t/werror.sh index 84fece9..1961587 100644 --- a/t/werror.sh +++ b/t/werror.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure -Werror and --add-missing work together. diff --git a/t/werror2.sh b/t/werror2.sh index 83658a8..50df5a5 100644 --- a/t/werror2.sh +++ b/t/werror2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2004-2017 Free Software Foundation, Inc. +# Copyright (C) 2004-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure that Makefile.in is not overwritten on error. Otherwise # although the rebuilding rules would fail on error, they would diff --git a/t/werror3.sh b/t/werror3.sh index d130911..04f2000 100644 --- a/t/werror3.sh +++ b/t/werror3.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure a per-Makefile.am -Werror setting is not carried over # to another Makefile.am. diff --git a/t/werror4.sh b/t/werror4.sh index 3787a82..e429f64 100644 --- a/t/werror4.sh +++ b/t/werror4.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # -Werror and local -Werror settings should be flagged for the user. diff --git a/t/whoami.sh b/t/whoami.sh index 4b45269..b09f48b 100644 --- a/t/whoami.sh +++ b/t/whoami.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1998-2017 Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure aclocal doesn't barf on "WHO_AM_I=...". Report # from Johan Danielsson (and a very nice bug report, too, I might diff --git a/t/wrap/automake.in b/t/wrap/automake.in deleted file mode 100644 index 1075346..0000000 --- a/t/wrap/automake.in +++ /dev/null @@ -1,27 +0,0 @@ -#!@PERL@ -w -# @configure_input@ - -# 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 = ('@abs_top_srcdir@/lib'); - unshift @Automake::perl_libdirs, '@abs_top_builddir@/lib' - if '@srcdir@' ne '.'; - unshift @ARGV, '--libdir=@abs_top_srcdir@/lib'; -} -require '@abs_top_builddir@/bin/automake'; diff --git a/t/xsource.sh b/t/xsource.sh index aff7ea7..9bc0ed3 100644 --- a/t/xsource.sh +++ b/t/xsource.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure multiple source files with the same object # file causes error. diff --git a/t/yacc-auxdir.sh b/t/yacc-auxdir.sh index 3bb3a3a..1761a29 100644 --- a/t/yacc-auxdir.sh +++ b/t/yacc-auxdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure ylwrap is put in right location. # Report from Tim Van Holder. diff --git a/t/yacc-basic.sh b/t/yacc-basic.sh index d419fc5..9ea8811 100644 --- a/t/yacc-basic.sh +++ b/t/yacc-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic semantic checks on Yacc support (without yacc-generated headers). # Keep in sync with sister test 'yacc-cxx.sh'. diff --git a/t/yacc-bison-skeleton-cxx.sh b/t/yacc-bison-skeleton-cxx.sh index 95c0dae..5bb7a39 100644 --- a/t/yacc-bison-skeleton-cxx.sh +++ b/t/yacc-bison-skeleton-cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure bison + bison's C++ skeleton + C++ works. # For Automake bug#7648 and PR automake/491. diff --git a/t/yacc-bison-skeleton.sh b/t/yacc-bison-skeleton.sh index 6d577f7..a3a992a 100644 --- a/t/yacc-bison-skeleton.sh +++ b/t/yacc-bison-skeleton.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure bison + bison's skeleton works. # For Automake bug#7648 and PR automake/491. diff --git a/t/yacc-clean-cxx.sh b/t/yacc-clean-cxx.sh index 28b7172..07ea0ef 100644 --- a/t/yacc-clean-cxx.sh +++ b/t/yacc-clean-cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that C++ source and header files derived from non-distributed # Yacc sources are cleaned by "make clean", while C++ source and diff --git a/t/yacc-clean.sh b/t/yacc-clean.sh index a83ba7d..966bb61 100644 --- a/t/yacc-clean.sh +++ b/t/yacc-clean.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that .c and .h files derived from non-distributed .y sources # are cleaned by "make clean", while .c and .h files derived from diff --git a/t/yacc-cxx-grepping.sh b/t/yacc-cxx-grepping.sh index 3b330c4..28cc4bb 100644 --- a/t/yacc-cxx-grepping.sh +++ b/t/yacc-cxx-grepping.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure Yacc + C++ is not obviously broken. # See also related tests 'yacc-cxx.sh' and 'yacc-d-cxx.sh', diff --git a/t/yacc-cxx.sh b/t/yacc-cxx.sh index b69f523..2edb6c5 100644 --- a/t/yacc-cxx.sh +++ b/t/yacc-cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Basic semantic checks on Yacc + C++ support (when yacc-generated # headers are not involved). diff --git a/t/yacc-d-basic.sh b/t/yacc-d-basic.sh index c9ac930..cd44dd3 100644 --- a/t/yacc-d-basic.sh +++ b/t/yacc-d-basic.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Tests Yacc support with yacc-generated headers # (i.e., '-d' in *YFLAGS). diff --git a/t/yacc-d-cxx.sh b/t/yacc-d-cxx.sh index 98a8725..577eb78 100644 --- a/t/yacc-d-cxx.sh +++ b/t/yacc-d-cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Various tests on Yacc/C++ support with yacc-generated headers # (i.e., '-d' in *YFLAGS). diff --git a/t/yacc-d-vpath.sh b/t/yacc-d-vpath.sh index c55e0b1..b7ceb1d 100644 --- a/t/yacc-d-vpath.sh +++ b/t/yacc-d-vpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # This test checks that dependent files are updated before including # in the distribution. 'parse.c' depends on 'parse.y'. The latter is diff --git a/t/yacc-deleted-headers.sh b/t/yacc-deleted-headers.sh index e718fa1..f04186d 100644 --- a/t/yacc-deleted-headers.sh +++ b/t/yacc-deleted-headers.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Tests that we can recover from deleted headers generated by 'yacc -d'. diff --git a/t/yacc-depend.sh b/t/yacc-depend.sh index b9c52dd..0e49a4b 100644 --- a/t/yacc-depend.sh +++ b/t/yacc-depend.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure depcomp does not needlessly update headers for yacc rules. # Report from Paolo Bonzini. diff --git a/t/yacc-depend2.sh b/t/yacc-depend2.sh index 2002919..b68b230 100644 --- a/t/yacc-depend2.sh +++ b/t/yacc-depend2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Make sure depcomp does not needlessly update headers and objects # for yacc rules. This test still fails with FreeBSD make (but passes diff --git a/t/yacc-dist-nobuild-subdir.sh b/t/yacc-dist-nobuild-subdir.sh index 34fed1b..a3e6b03 100644 --- a/t/yacc-dist-nobuild-subdir.sh +++ b/t/yacc-dist-nobuild-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that VPATH builds and "make distcheck" works with packages # using yacc and the automake 'subdir-objects' option. diff --git a/t/yacc-dist-nobuild.sh b/t/yacc-dist-nobuild.sh index 2bccd01..29d72ea 100644 --- a/t/yacc-dist-nobuild.sh +++ b/t/yacc-dist-nobuild.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that distributed Yacc-generated parsers are not uselessly # remade from an unpacked distributed tarball. diff --git a/t/yacc-dry.sh b/t/yacc-dry.sh index 9c34bff..9ce7259 100644 --- a/t/yacc-dry.sh +++ b/t/yacc-dry.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Removal recovery rules for headers should not remove files with 'make -n'. diff --git a/t/yacc-grepping.sh b/t/yacc-grepping.sh index c7597e5..0210fb5 100644 --- a/t/yacc-grepping.sh +++ b/t/yacc-grepping.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1996-2017 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Some grep-based checks on yacc support: # diff --git a/t/yacc-grepping2.sh b/t/yacc-grepping2.sh index c5766a8..e365bf2 100644 --- a/t/yacc-grepping2.sh +++ b/t/yacc-grepping2.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test of yacc functionality, derived from GNU binutils # by Tim Van Holder. diff --git a/t/yacc-headers-and-dist-pr47.sh b/t/yacc-headers-and-dist-pr47.sh index 5e9d2f4..d6442f1 100644 --- a/t/yacc-headers-and-dist-pr47.sh +++ b/t/yacc-headers-and-dist-pr47.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test to make sure dependencies are generated correctly for .h files. # Report from Richard Boulton. diff --git a/t/yacc-line.sh b/t/yacc-line.sh index 453a84d..fd0e6dc 100644 --- a/t/yacc-line.sh +++ b/t/yacc-line.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake yacc support ensures that yacc-generated C # files use correct "#line" directives. Try also with the diff --git a/t/yacc-misc.sh b/t/yacc-misc.sh index d54060b..e784217 100644 --- a/t/yacc-misc.sh +++ b/t/yacc-misc.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Some simple tests of ylwrap functionality. diff --git a/t/yacc-mix-c-cxx.sh b/t/yacc-mix-c-cxx.sh index 61ed664..43c3fef 100644 --- a/t/yacc-mix-c-cxx.sh +++ b/t/yacc-mix-c-cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that many different Yacc parsers (both C and C++) can co-exists # in the same directory. diff --git a/t/yacc-nodist.sh b/t/yacc-nodist.sh index bbfb9d9..4715ba2 100644 --- a/t/yacc-nodist.sh +++ b/t/yacc-nodist.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Checks for .c and .h files derived from non-distributed yacc sources. # The test 'yacc-pr204.sh' does similar check with AM_MAINTAINER_MODE diff --git a/t/yacc-pr204.sh b/t/yacc-pr204.sh index fb067f0..a6aa05e 100644 --- a/t/yacc-pr204.sh +++ b/t/yacc-pr204.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # For PR 204. # C sources derived from nodist_ yacc sources should not be distributed. diff --git a/t/yacc-subdir.sh b/t/yacc-subdir.sh index be5f4a7..6adb7d6 100644 --- a/t/yacc-subdir.sh +++ b/t/yacc-subdir.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Test for subdir parsers. diff --git a/t/yacc-vpath.sh b/t/yacc-vpath.sh index c8810ba..e69c94b 100644 --- a/t/yacc-vpath.sh +++ b/t/yacc-vpath.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # This test checks that dependent files are updated before including # in the distribution. 'parse.c' depends on 'parse.y'. The later is diff --git a/t/yacc-weirdnames.sh b/t/yacc-weirdnames.sh index f36d8c8..af6ec35 100644 --- a/t/yacc-weirdnames.sh +++ b/t/yacc-weirdnames.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that yacc sources with many dots in their name are handled # correctly. diff --git a/t/yflags-cmdline-override.sh b/t/yflags-cmdline-override.sh index 4018567..a5d14cd 100644 --- a/t/yflags-cmdline-override.sh +++ b/t/yflags-cmdline-override.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake can cope with user-redefinition of $(YFLAGS) # at configure time and/or at make time. diff --git a/t/yflags-conditional.sh b/t/yflags-conditional.sh index e3a2b54..cd128e6 100644 --- a/t/yflags-conditional.sh +++ b/t/yflags-conditional.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake complains about *_YFLAGS variables which have # conditional content. diff --git a/t/yflags-cxx.sh b/t/yflags-cxx.sh index d5922d0..4ad017c 100644 --- a/t/yflags-cxx.sh +++ b/t/yflags-cxx.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that $(YFLAGS) takes precedence over both $(AM_YFLAGS) and # $(foo_YFLAGS). This is the C++ case. diff --git a/t/yflags-d-false-positives.sh b/t/yflags-d-false-positives.sh index f7c745b..7cac8e7 100644 --- a/t/yflags-d-false-positives.sh +++ b/t/yflags-d-false-positives.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check for false positives in automake recognition of '-d' in YFLAGS. diff --git a/t/yflags-force-conditional.sh b/t/yflags-force-conditional.sh index 8cb16db..7a4e1d0 100644 --- a/t/yflags-force-conditional.sh +++ b/t/yflags-force-conditional.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that the user can force automake to use *_YFLAGS variables # which have conditional content. diff --git a/t/yflags-force-override.sh b/t/yflags-force-override.sh index d6348ad..068216f 100644 --- a/t/yflags-force-override.sh +++ b/t/yflags-force-override.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake can cope with a definition of the $(YFLAGS) variable # in Makefile.am (even if that is extremely bad practice, because that diff --git a/t/yflags-var-expand.sh b/t/yflags-var-expand.sh index dc7f53d..0504f01 100644 --- a/t/yflags-var-expand.sh +++ b/t/yflags-var-expand.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2017 Free Software Foundation, Inc. +# Copyright (C) 2011-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that automake expand variables when looking for '-d' in YFLAGS; # for example, the following is supposed to work: diff --git a/t/yflags.sh b/t/yflags.sh index 13c7146..1866626 100644 --- a/t/yflags.sh +++ b/t/yflags.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010-2017 Free Software Foundation, Inc. +# Copyright (C) 2010-2018 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 @@ -12,7 +12,7 @@ # 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 . +# along with this program. If not, see . # Check that $(YFLAGS) takes precedence over both $(AM_YFLAGS) and # $(foo_YFLAGS). -- 2.7.4