* Vincent Lefevre wrote on Mon, Jul 09, 2007 at 09:24:36PM CEST:
> On 2007-07-09 18:50:46 +0200, Ralf Wildenhues wrote:
> > Why don't you simply
> >   configure --disable-dependency-tracking
> > ?
> 
> Yes, I could do that on the Zaurus (I didn't know this feature as it
> usually doesn't appear in "configure --help" of other software). I'll
> try that.

Unless the package uses the Automake option no-dependencies globally (in
which case dependencies are not used),
  ./configure --help

will show both of the following lines, and if it doesn't, please report
a bug against Automake, thanks.
  --disable-dependency-tracking  speeds up one-time build
  --enable-dependency-tracking   do not reject slow dependency extractors

And the manual describes all this in more detail:
<http://sources.redhat.com/automake/automake.html#Dependency-Tracking>

Cheers,
Ralf


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to