X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=config_win32.h;h=924ccd51fdd2af8b4bf0ca103cbb20008e36926e;hp=f006cf411a956b74f567e27b379f5be95bf0b78f;hb=83de10b45721b7882182aaa8a6df0c729db8fc01;hpb=1fa9cd91b91474c524695857a35e892d197266e3 diff --git a/config_win32.h b/config_win32.h index f006cf4..924ccd5 100644 --- a/config_win32.h +++ b/config_win32.h @@ -117,6 +117,14 @@ /* Define if you wish to disable Xalan-dependent features. */ #define XSEC_NO_XALAN +#ifndef XMLTOOLING_NO_XMLSEC +# include +# if (_XSEC_VERSION_FULL >= 10600) +# define XMLTOOLING_XMLSEC_MULTIPLECRL 1 +# define XMLTOOLING_XMLSEC_SIGALGORITHM 1 +# endif +#endif + /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */