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 _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio