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.
* Distribution
* New features added
- add zstd support and the automake option, dist-zstd.
-
+
- support for Python 3: py-compile now supports both Python 3
and Python 2; tests do not require .pyo files, and uninstall
deletes __pycache__ correctly (automake bug #32088).
using a `dirlist' file within the aclocal directory.
* automake --output-dir is deprecated.
* The part of the distcheck target that checks whether uninstall actually
- removes all installed files has been moved in a separate target,
+ removes all installed files has been moved to a separate target,
distuninstallcheck, so it can be overridden easily.
* Many bug fixes.
* EXTRA_DIST can contain generated directories.
* Support for dot-less extensions in suffix rules.
* The part of the distcheck target that checks whether distclean actually
- cleans all built files has been moved in a separate target, distcleancheck,
+ cleans all built files has been moved to a separate target, distcleancheck,
so it can be overridden easily.
* `make distcheck' will pass additional options defined in
$(DISTCHECK_CONFIGURE_FLAGS) to configure.
3. The feature was an historical one, mostly obsolete but still used in the
wild. We want to deprecate it and remove it from the Automake core, but
cannot remove it altogether, for the sake of the existing usage, so it
- gets moved in contrib.
+ gets moved to contrib.
Nowadays it is no longer worth worrying about the 8.3 limits of
DOS file systems.
-@c FIXME This should probably be moved in the "Checking the Distribution"
+@c FIXME This should probably be moved to the "Checking the Distribution"
@c FIXME section...
@node Errors with distclean
@section Errors with distclean