[xmltooling] 13/24: CPPXT-110 Add new OpenSSL support files to Unix build

Ferenc Wágner wferi at moszumanska.debian.org
Fri Dec 16 11:56:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi pushed a commit to branch master
in repository xmltooling.

commit 8a0f5d4d717a8529c334cf977ba645a1d0c11de1
Author: Rod Widdowson <rdw at steadingsoftware.com>
Date:   Thu Jul 14 17:38:04 2016 +0100

    CPPXT-110 Add new OpenSSL support files to Unix build
    
    https://issues.shibboleth.net/jira/browse/CPPXT-110
    
    (reapplied - previously backed out in bae0dd53)
---
 xmltooling/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xmltooling/Makefile.am b/xmltooling/Makefile.am
index f265007..6737261 100644
--- a/xmltooling/Makefile.am
+++ b/xmltooling/Makefile.am
@@ -57,6 +57,7 @@ encinclude_HEADERS = \
 
 implinclude_HEADERS = \
 	impl/AnyElement.h \
+	security/impl/OpenSSLSupport.h \
 	impl/UnknownElement.h
 
 ioinclude_HEADERS = \
@@ -147,6 +148,7 @@ xmlsec_sources = \
 	security/impl/InlineKeyResolver.cpp \
 	security/impl/KeyInfoResolver.cpp \
 	security/impl/OpenSSLCryptoX509CRL.cpp \
+	security/impl/OpenSSLSupport.cpp \
 	security/impl/PKIXPathValidator.cpp \
 	security/impl/SecurityHelper.cpp \
 	security/impl/StaticPKIXTrustEngine.cpp \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list