A Program for Automatically Generating GNU-Style Makefile.in Files

Edit Package automake
http://www.gnu.org/software/automake

Automake is a tool for automatically generating "Makefile.in" files
from "Makefile.am" files. "Makefile.am" is a series of "make" macro
definitions (with rules occasionally thrown in). The generated
"Makefile.in" files are compatible with the GNU Makefile standards.

Refresh
Refresh
Source Files
Filename Size Changed
0001-correct-parameter-parsing-in-test-driver-script.patch 0000001668 1.63 KB
_multibuild 0000000058 58 Bytes
automake-1.13.4-fix-primary-prefix-invalid-couples-test.patch 0000001032 1.01 KB
automake-1.16.3.tar.xz 0001590708 1.52 MB
automake-1.16.3.tar.xz.sig 0000000833 833 Bytes
automake-require_file.patch 0000000707 707 Bytes
automake-rpmlintrc 0000000141 141 Bytes
automake-suse-vendor.patch 0000020453 20 KB
automake.changes 0000067084 65.5 KB
automake.keyring 0000114529 112 KB
automake.spec 0000004420 4.32 KB
Revision 83 (latest revision is 96)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 83)
- update to 1.16.3:
  - In the testsuite summary, the "for $(PACKAGE_STRING)" suffix
    can be overridden with the AM_TESTSUITE_SUMMARY_HEADER variable.
  - Python 3.10 version number no longer considered to be 3.1.
  - Broken links in manual fixed or removed, and new script
    contrib/checklinkx (a small modification of W3C checklink) added,
    with accompany target checklinkx to recheck urls.
  - install-exec target depends on $(BUILT_SOURCES).
  - valac argument matching more precise, to avoid garbage in DIST_COMMON.
  - Support for Vala in VPATH builds fixed so that both freshly-generated and
    distributed C files work, and operation is more reliable with or without
    an installed valac.
  - Dejagnu doesn't break on directories containing spaces.
  - new variable AM_DISTCHECK_DVI_TARGET, to allow overriding the
    "make dvi" that is done as part of distcheck.
  - install-sh tweaks:
    . new option -p to preserve mtime, i.e., invoke cp -p.
    . new option -S SUFFIX to attempt backup files using SUFFIX.
    . no longer unconditionally uses -f when rm is overridden by RMPROG.
    . does not chown existing directories.
  - Removed function up_to_date_p in lib/Automake/FileUtils.pm.
    We believe this function is completely unused.
  - Support for in-tree Vala libraries improved.
- rename automake-SuSE.patch to automake-suse-vendor.patch and refresh
- remove automake-testsuite-vala-gcc10.patch (upstream)
Comments 0
openSUSE Build Service is sponsored by