Hi
When unpacking the automake-1.10 tarball by a different user
(e.g. root, with 'tar xpf -' ) and then building and running
'make check' from a different object directory, some tests
fail because of missing execute permissions:
/bin/ksh[9]: /build/automake-1.10/tests/cond33.test: cannot execute
Hello,
I generate my "foo.texi" Texinfo documentation from DocBook
("foo.dbk") and using the info_TEXINFOS rule in my Makefile.am causes
automake to check for "foo.texi" before completing.
As "foo.texi" is generated by a rule in my Makefile I have to have my
bootstrap script touch the "foo.texi"