bug-automake
[Top][All Lists]
Advanced

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

Re: aclocal directory not found error


From: Mike Frysinger
Subject: Re: aclocal directory not found error
Date: Thu, 29 Jul 2010 01:52:41 -0400
User-agent: KMail/1.13.1 (Linux/2.6.34; KDE/4.4.5; x86_64; ; )

On Thursday, July 29, 2010 01:40:24 Ralf Wildenhues wrote:
> * Behdad Esfahbod wrote on Thu, Jul 29, 2010 at 03:20:37AM CEST:
> > So this tiny issue has been bugging me for years.  Thought I report.
> > Can you please make aclocal silently ignore include directories that
> > do not exist?  It bothers me that on a new system when I set my env
> > vars to have a complete tree in my ~/.local, every directory gets
> > created on demand except for share/aclocal.
> 
> Yes, I accept a patch that does that for absolute paths, if it includes
> a test case.  Let's see if someone beats me to it.  ;-)

but the more common case of like `m4 -I m4` would still fail ?  i guess people 
could work around it by using code like `m4 -I $PWD/m4` ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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