discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How to send command line options to ./for-all-dir


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] How to send command line options to ./for-all-dirs
Date: Sun, 9 Oct 2005 12:03:35 -0700
User-agent: Mutt/1.5.6i

On Sun, Oct 09, 2005 at 11:26:31AM -0700, William Moerner wrote:
> How do you pass critical command line options like
>  
> --enable-maintainer-mode  
> --with-boost_include-dir=/usr/local/include/boost-1_33/
> 
> to this command line, the recommended one for build from CVS?
>  
> $ ./for-all-dirs ../buildit 2>&1 | tee make.log
> 
> Thanks, Weo WN6I
>  

Good question.  (FYI, --enable-maintainer-mode is no longer required.)

The buildit script should be modified to accept, say, a -O "configure
options" option.  At this point it explicitly handles --prefix, but
nothing else.  Patches welcome ;)

Eric




reply via email to

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