I would be happy to make this stuff seamless for anyone myself and I have no problems with adding the "-release N.M" option. However, this does not solve static libraries problem. They still have no version number at all. Ideas?
I don't know much about libtool, but I took a look at how it's done for libgimp. They just manually set something like the following in Makefile.am:
lib_LTLIBRARIES = libxmlsec-$(RELEASE).la
Thanks, -John
-- http:// if l . /
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
