On Tue, Jul 30, 2019 at 08:22:28AM +0200, Solene Rapenne wrote: > Hi > > This is a port of the library http-parser which is required for the new > port libpurple-matrix > > First time I make a port with a shared library, I hope it's ok.
landry@ told me to change the SHARED_LIBS line to set version to 0 0 but then, I can't sort out how to install the library from the Makefile, with the right name. Any hint for doing this?