You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by sc...@apache.org on 2017/09/12 22:02:05 UTC

svn commit: r1808179 - /santuario/xml-security-cpp/trunk/xsec/Makefile.am

Author: scantor
Date: Tue Sep 12 22:02:05 2017
New Revision: 1808179

URL: http://svn.apache.org/viewvc?rev=1808179&view=rev
Log:
Fix conditional automake flags

Modified:
    santuario/xml-security-cpp/trunk/xsec/Makefile.am

Modified: santuario/xml-security-cpp/trunk/xsec/Makefile.am
URL: http://svn.apache.org/viewvc/santuario/xml-security-cpp/trunk/xsec/Makefile.am?rev=1808179&r1=1808178&r2=1808179&view=diff
==============================================================================
--- santuario/xml-security-cpp/trunk/xsec/Makefile.am (original)
+++ santuario/xml-security-cpp/trunk/xsec/Makefile.am Tue Sep 12 22:02:05 2017
@@ -110,7 +110,7 @@ xsec_xklient_SOURCES = \
    enc/OpenSSL/OpenSSLSupport.hpp
 endif
 
-lib_CPPFLAGS = -DXSEC_BUILDING_LIBRARY
+libxml_security_c_la_CPPFLAGS = -DXSEC_BUILDING_LIBRARY
 
 lib_LTLIBRARIES = libxml-security-c.la