Jacob Meuser <jakemsr <at> jakemsr.com> writes: > > while working on an update for multimedia/mjpegtools, and adding > USE_LIBTOOL=Yes, I would get libraries where lib/libfoo.so.4.0 would > be a symlink to lib/libfoo-1.8.so.4.0, the real library.
> the following patch for the libtool port changes library_names_spec > to just '${libname}${shared_ext}$versuffix'. What's the rationale for this patch? Pointers to bug reports and/or changes to ld appreciated. Cheers, Ralf