Makefile.in, LIBTOOL and shared/static builds.

2018-06-23 Thread or...@fredslev.dk
Hi, I am using the GNU libtool alternative slibtool which has some benefits such as a smaller code base, actively maintained and a huge performance boost. The problem is that because slibtool doesn't work in the top directory of a project it doesn't know if it should build with --enable-static, -

Re: Makefile.in, LIBTOOL and shared/static builds.

2018-06-23 Thread John Calcote
On Sat, Jun 23, 2018 at 1:00 AM or...@fredslev.dk wrote: > Hi, > > I am using the GNU libtool alternative slibtool which has some benefits > such as a smaller code base, actively maintained and a huge performance > boost. I’m curious - it’s neat that slibtool exists, but if you need functionali