[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unesthetic build commands generated by automake
From: |
Ralf Corsepius |
Subject: |
Re: unesthetic build commands generated by automake |
Date: |
24 Feb 2003 18:57:06 +0100 |
Am Mon, 2003-02-24 um 18.18 schrieb Alexandre Duret-Lutz:
> FWIW, Automake doesn't support %-rule. This is not portable,
> not POSIX, nothing. You can run `automake -Wportability' to get
> warning about these (BTW, these warnings are likely to be turned
> on by default in 1.8 -- people who know what they do can start
> using `AUTOMAKE_OPTIONS = -Wno-portability' now).
I don't think this step would be a wise decision unless automake can
provide a replacement.
Why doesn't automake parse them and rewrite them into a portable form?
Ralf
Re: unesthetic build commands generated by automake, Alexandre Duret-Lutz, 2003/02/25