autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bin/Makefile.am: merge the rules


From: Paul Eggert
Subject: Re: bin/Makefile.am: merge the rules
Date: Mon, 31 Jan 2005 15:33:34 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Stepan Kasal <address@hidden> writes:

> 2005-01-29  Stepan Kasal  <address@hidden>
>
>       * bin/Makefile.am: Merge the two rules for creating scripts.

That change saves six source lines, but there are some downsides;
e.g., if someone inadvertently creates autoheader.in in the working
directory, it will use that file rather than $(srcdir)/autoheader.in.
Perhaps it's better to leave it the way it is, or (if the duplication
of code bothers you) use a macro or two to store the duplicated code.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]