autoconf
[Top][All Lists]
Advanced

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

Re: $ac_aux_dir issue (Was on address@hidden: Re: amtraces)


From: Alexandre Oliva
Subject: Re: $ac_aux_dir issue (Was on address@hidden: Re: amtraces)
Date: 03 Feb 2001 17:43:14 -0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

On Feb  3, 2001, Alexandre Duret-Lutz <address@hidden> wrote:

> OTOH, autoconf defines @INSTALL@ using $ac_aux_dir, and $(INSTALL) is
> usable anywhere.  That's because this variable has a special treatment
> in config.status (it's relative path is adjusted with regard to the
> depth of the generated file).  Maybe another solution would be to
> provide a mean for the autoconf user to specify additional variable to
> be handled likewise.

> Using relative paths whenever a file from the package (such as
> the files in $ac_aux_dir) is refered to seems better to me
> because it allows people to move a whole tree without requiring
> `make distclean'.

Yep.  I like the solution proposed above.  In fact, I like it very
much!

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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