On 2002.03.25 15:40 Steve Harris wrote: > The autoconf stuff for my plugins, doesn't require ladspa.h (wooops), > there is a question about whether I should just include it, or make > configure require it. > > I think I'd rather do the latter, but the former might be more > convienient > for users, any thoughts?
Make configure look for it, because it's also needed by clients. So the user must have it anyway. Remco Poelstra
