* INSTALL-git.md: Replace INSTALL with README-configure.
* maint/install.texi: Likewise.
* INSTALL: Rename to README-configure, regenerate.
* Makefile.am (EXTRA_DIST): Add README-configure.
References: https://github.com/strace/strace/issues/85
Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
from the GNU Autoconf and GNU Automake packages.
Note: rather than running `autoreconf` directly, please invoke `./bootstrap`
-script and follow the instructions given in [INSTALL](INSTALL) file for further
+script and follow the instructions given in [INSTALL](README-configure) file for further
building and installation.
CREDITS \
ChangeLog \
ChangeLog-CVS \
+ README-configure \
README-linux-ptrace \
debian/changelog \
debian/compat \
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 instructions
-specific to this package. Some packages provide this '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
+specific to this package. Some packages provide this 'README-configure'
+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
@c This file is imported from GNU Autoconf and edited to produce
-@c the INSTALL file.
+@c the README-configure file.
@ifclear autoconf
more-detailed instructions are generic; see the @file{README} file for
instructions specific to this package.
@ifclear autoconf
-Some packages provide this @file{INSTALL} file but do not implement all
-of the features documented below. The lack of an optional feature in a
+Some packages provide this @file{README-configure} 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.
@end ifclear
More recommendations for GNU packages can be found in