avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Re: circ dep fix


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Re: circ dep fix
Date: Mon, 5 Aug 2002 13:35:12 +0200
User-agent: Mutt/1.2.5i

As Joerg Wunsch wrote:

> Hmm, i thought the Makefiles would respect ${DESTDIR}?
> 
> env DESTDIR=/tmp ./domake install
> 
> aborts with:
...

That's because automake insists on putting empty DESTDIR= macro
definitions into eache Makefile.in.  Thus, overrides from the `make'
commandline still do work, but those from the environment don't.

Is there any reason for putting that DESTDIR definitions into the
generated files?  I can't see much point in having it there.

But OK, now i know a way around it.  There are more nits lurking
around :), after a build in an environment that doesn't have doxygen
available, it still attempts to install the (non-existent)
documentation...

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/



reply via email to

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