Il 03/01/2013 21:53, Stefano Lattarini ha scritto:
> Severity: wishlist
>
> [This is posted also to the automake and texinfo lists to ensure
> a wider audience. Discussion should continue exclusively on the
> bug-automake list, to avoid a cross-posting flood]
>
> Automake-generated have for a
On 09/20/2011 02:09 PM, Stefano Lattarini wrote:
Yeah, I think the problem is that in the normal search path (from
`aclocal -I /foo -I /bar'):
1. `/foo'
2. `/bar'
3. ACDIR-APIVERSION
4. ACDIR
The directories from dirlist and ACLOCAL_PATH should go after (3),
rather than after
On 09/20/2011 12:51 PM, Stefano Lattarini wrote:
> Yes (and that's on purpose: ACLOCAL_PATH is typically used by a user
> which has newer versions of libraries installed, so they need their
> directories to override everything).
Yes, this might be desirable. But then, for consistency sake, s
On Mon, Sep 19, 2011 at 18:39, Stefano Lattarini
wrote:
>> Just to be sure, you are not including
>> http://lists.gnu.org/archive/html/automake-patches/2010-11/msg00091.html
>> are you?
>>
> No, not yet at least.
>
> Because, if I'm not reading it wrong (which I might be doing in fact, since
> I'v
I'll take this up with bug-make. Thank you again for bringing it up.
GCC has this:
# write_entries_to_file - writes each entry in a list
# to the specified file. Entries are written in chunks of
# $(write_entries_to_file_split) to accomodate systems with
# severe command-line-length limitatio