On 11Aug2015 15:51, Kevin J. McCarthy <ke...@8t8.us> wrote:
Cameron Simpson wrote:
On 11Aug2015 11:22, Brendan Cully <bren...@kublai.com> wrote:
>changeset: 6478:eb4aaf4581ac
>Compile txt2c using automake rules.
>The compilation rule used $< which isn't portable for ordinary make
>rules.
Really? I'm sure I was using $< in the late 80s or early 90s.
What tool doesn't support it?
Freebsd's make apparently expands it to nothing for the txt2c rule. See
<20150805061645.GA15891@c720-r276659> in mutt-users. I was able to
replicate the problem.
The autoconf manual also mentions it's non-portable in the "Portable
Make Programming" section.
In any case, this fix was easy enough - let automake deal with it. :-)
Fair enough. Thanks,
Cameron Simpson <c...@zip.com.au>
Cynic, n. A blackguard whose faulty vision sees things as they are, not as
they ought to be.
Ambrose Bierce (1842-1914), U.S. author. The Devil's Dictionary (1881-1906).