Hi David,

David Bertoni <dbert...@apache.org> writes:

> I'm wondering if there's a configure option to append a prefix or suffix 
> to the shared library name.  I noticed there are --program-prefix and 
> --program-suffix options, but those only affect the sample executables, 
> and not the shared library.

I don't think we do anything special to support this. So if autotools
don't support it (and it seems they don't) out of the box, then, I am
afraid, there is no way. Also note that simply renaming the shared
library will most likely not work since its original name is embedded
into the image.

Boris

-- 
Boris Kolpackov, Code Synthesis Tools   http://codesynthesis.com/~boris/blog
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde

Reply via email to