2010-09-04 11:23, Matt Giuca skrev:
>> Okay. Just tried with CMake and not autotools. Does it work better in r362?
> 
> Sorry .. nope, now autogen.sh fails.
> 
>> src/Makefile.am:43: LADSPA_SUPPORT does not appear in AM_CONDITIONAL
> 
> I've tried adding this line to configure.ac:
> 
> AM_CONDITIONAL(LADSPA_SUPPORT, test "$ENABLE_LADSPA" = "xyes")
> 
> It fixes the autogen.sh error, but I don't think the condition is
> correct, because it still doesn't cause the fluid_ladspa.o file to get
> built or linked. Sorry, again I don't know enough about autotools to
> fix this.
> 

Sorry. Try r263.

// David

_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to