On Mon, Feb 26, 2007 at 09:13:15PM -0500, Greg Troxel wrote:
> 
> I wonder how hard it could be to have each component define an
> autoconf variable
> 
> LIBS_GR_FOO
> 
> to be either
> 
> $(top_srcdir)/gr-foo/src/lib/libgnuradio-foo.la
> 
> or
> 
> $(libdir)/libgnuradio-foo.la
> 
> depending on whether the component is enabled or not.
> This would, I think, safely link against the intended library.
> 
> (I can hear you saying to create a trial fix branch with this :-)

Wow, that sounds like a great idea!  ;)

Is it your assumption that we'd always build using the build-tree
includes?

Eric


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to