>>> "Peczöli" == Peczöli Zoltán <[EMAIL PROTECTED]> writes:
Peczöli> Hello,
Peczöli> I wonder if there's a way to instruct automake not to
Peczöli> call itself with the "--include-deps" argument when
Peczöli> building a distribution.
Ye
Hello,
I wonder if there's a way to instruct automake not to call itself with the
"--include-deps" argument when building a distribution. My projects works
fine with automake, while the distribution fails to compile due to
the Makefile.in generated by
automake --include-dep
Changelog from CVS HEAD shows that as of Mar 1999, the above options
were removed. Found out the hard way working with CVS autoconf -).
Anyway, build-dir is indeed gone from automake.in, however include-deps
is still present in automake.in.
Along the same lines, both options are still listed in