Hi,
On Fri, Nov 22, 2019 at 01:27:34PM +0100, Darshit Shah wrote:
> Until here, it's all good. But then, I don't want to mention the
> sources for each of the libraries separately. They are always the
> same, and I would like to avoid having to manually keep them in sync
> when stuff changes. Not
Hi,
We use automake as the build system for our projects. I'm currently
stuck on one small requirement that I haven't managed to find a
resolution for. I'd like to build multiple versions of the library (with
different CFLAGS) from the same set of source files.
More precisely, this is what I'd li