Automake sometimes requires helper programs so that the generated
Makefile can do its work properly. There are a fairly large
number of them, and we list them here.
ansi2knr.c
ansi2knr.1
compile
-c and
-o at the same time. It is only used when absolutely required.
Such compilers are rare.
config.guess
config.sub
ftp://ftp.gnu.org/gnu/config/> before making a release.
depcomp
elisp-comp
install-sh
install program which works on
platforms where install is unavailable or unusable.
mdate-sh
version.texi file. It examines
a file and prints some date information about it.
missing
missing
prints an informative warning and attempts to fix things so that the
build can continue.
mkinstalldirs
mkdir -p is not portable.
py-compile
texinfo.tex
make dvi, make ps
and make pdf to work when Texinfo sources are in the package.
ylwrap
lex and yacc and ensures that, for
instance, multiple yacc instances can be invoked in a single
directory in parallel.