On Fri, 2006-05-12 at 05:54 -0600, Warren Young wrote:
> Andres Salomon wrote:
> >
> > With mysql++ 2.1.x, it looks like the Bakefile changes have dropped the
> > SONAME.
>
> We're no longer using libtool, and with that goes a lot of details like
> this. This is simply because Bakefile does not support libtool. I
> would think a better patch is to change Bakefile so it uses libtool for
> autoconf-based projects, but that's just me.
That would work; alternatively, just adding the SONAME bits if gcc is
being used.