> On Sat, 07 Apr 2012, Charlie Reinl wrote:
> > Am Samstag, den 07.04.2012, 20:06 +0200 schrieb tobi:
> > > Hi,
> > > 
> > > I know a pretty bunch of components that I don't intend to compile on my 
> > > system (because I don't
> > > want my box to satisfy their dependencies). May it be possible to 
> > > explicitly exclude them from
> > > the reconf-all, configure, make process? I know that despite the make 
> > > part this is a quite rare
> > > task but nevertheless a pain on my machine.
> > > I'm not very familiar with those autoconf and friends and seriously: The 
> > > files they generate are
> > > unreadable, at least to me.
> > > I don't want to steal someone's time (the dictionary says, the correct 
> > > idiom would be something
> > > with monkeys?) explaining me what goes on but a yes/no/look at the stuff 
> > > answer.
> > > 
> > > Regards,
> > > Tobi
> > > 
> > ----------------------8<-------------------------------
> > Salut Tobi,
> > 
> > you can disable them , instead of ./configure -C 
> > 
> > do a ./configure -C --disable-pdf --disable-net --disable-gsl
> > 
> 
> Great!
> That's pretty easy, I should have invested a minute or two to study its 
> options... However, I can't
> find that in the INSTALL file. It's certainly not _that_ important...
> 
> Regards,
> Tobi
> 

You can find this with ./configure --help

++


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to