mod_auth_mellon
mod_auth_mellon copied to clipboard
build does not need xml1sec-openssl
trafficstars
I built v0.18.0 on CentOS8(xmlsec1-openssl-devel package is not installed). I get an error in ./configure.
configure: error: Package requirements (xmlsec1-openssl) were not met:
checking xml1sec-openssl in this commit, but I think it's xml1sec correctly. xmlenc.h is under the xml1sec directory.
/usr/include/xmlsec1/xmlsec/xmlenc.h
At least on Debian it does not matter much because liblasso transitively depends on it in any case.
technically you can use xmlsec1 with other crypto libraries, if a patch were contributed to change this it would be accepted.