[cpp-xmltooling] 02/09: CPPXT-110 Add new OpenSSL support files to Unix build

Rod Widdowson rdw at steadingsoftware.com
Wed Nov 23 04:54:43 EST 2016


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

rdw pushed a commit to branch master
in repository cpp-xmltooling.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=8a0f5d4d717a8529c334cf977ba645a1d0c11de1

commit 8a0f5d4d717a8529c334cf977ba645a1d0c11de1
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list