Hi there,
It is not possible to override an internal suffix rule within an
Automake conditional. Automake puts the conditional marker only on the
first line of the self-output rule.
Regards,
Ralf
touch foo.c
cat >configure.ac
On Wed, 8 Jun 2005, Ralf Wildenhues wrote:
Note that he said `-j', not `-j 2', or `-j 8'. Without an argument -j
is something close to infinite parallelism so it should indeed start
considering the next directory as well.
ECANNOTREPRODUCE. Which GNU make version?
Over here GNU make-3.80 does
Bruno Haible wrote:
> Harald Dunkel wrote:
>
>>It would be pretty cool if Automake could append this
>>automagically when generating the Makefile.in files.
>
>
> How could it know to which Makefile.ins it should append it? There are
> typically several Makefile.ams for one configure.ac.
>
I ju
* Bob Friesenhahn wrote on Wed, Jun 08, 2005 at 04:14:03AM CEST:
> On Tue, 7 Jun 2005, Ralf Wildenhues wrote:
>
> >>But I have another problem with SUBDIRS. As I mentioned in the previous
> >>thread, specifying -j starts building of l1 and src1 in parallel. l1
> >>lasts longer, and src1 fails due