On Wed, Nov 05, 2003 at 03:31:42PM -0800, Aleksey Sanin wrote: > I don't think so. Most likely it is a matter of having some > functionality disabled > when building with older versions. Tej?
Well another major pain is to find the version of mozilla-nss it's compiling again. Programmatically finding that for example mozilla is 1.4.1 is a pain, with recent versions you can try to extract that information from mozilla-config --includes , but that's not possible with mozilla-1.2 for example. Can't this detection be automated from the configure.in ? Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
