On Mon, 25 Jan 2016 22:08:48 +1100, Sylvain BERTRAND wrote: > In git efl (enlightenment), the libtool library libevas.la has always a c++ > linker rule generated, even though, with some disabled options, only a c > linker > is required: Some AM_CONDITIONAL can remove all c++ source/object files from > libevas.la,
can you link to a specific example file ? i looked through efl.git a bit at commit 6e2497bc014397c4ec9fe78cf06b1f9412cabb68 (which is Jan 2016) and i couldn't find what you're referring to.