On 02/18/2012 02:09 PM, Stefano Lattarini wrote:
> [CC:ing bug-autoconf for Yet Another BSD make Bug, in case someone
> cares to documenting it ...]
>
> When BSD make is run in parallel mode, it apparently strips any leading
> directory component from the automatic variable '$*' (of course, again
[CC:ing bug-autoconf for Yet Another BSD make Bug, in case someone
cares to documenting it ...]
When BSD make is run in parallel mode, it apparently strips any leading
directory component from the automatic variable '$*' (of course, against
what POSIX mandates). This is causing FreeBSD 9.0 make
See also similar change 'v1.11-755-g818bc40' of 07-02-2012,
"tests: work around bug#7884 in many yacc/lex tests". The
rationale for this change is basically the same.
* tests/lex-lib-external.test: Use "yl_distcheck" instead of
bare "$MAKE distcheck" to avoid extra failures caused by
automake bug