On 3/29/08, Roumen Petrov <[EMAIL PROTECTED]> wrote: > So with automake makefile like this : > lib_LTLIBRARIES = @[EMAIL PROTECTED] > @[EMAIL PROTECTED] = module.c > @[EMAIL PROTECTED] = -module -avoid-version > > where MODULE is substituted by configure you can get result.
Thanks! It works. Although I am sure I tried this in several notations, and in all I got automake error that this must not be none constant. Strange... I still think that libtool should enable soname to be customized.... :) Thanks! Alon. _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool