From 6b6383d52bc147134bb6b60b07e924b176c67e3a Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 20 Sep 2013 04:45:41 -0400 Subject: Imported Upstream version 1.2.19 --- xmlsec1.pc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmlsec1.pc') diff --git a/xmlsec1.pc b/xmlsec1.pc index 583092f0..25bf813a 100644 --- a/xmlsec1.pc +++ b/xmlsec1.pc @@ -4,8 +4,8 @@ libdir=${exec_prefix}/lib includedir=${prefix}/include Name: xmlsec1 -Version: 1.2.14 +Version: 1.2.19 Description: XML Security Library implements XML Signature and XML Encryption standards Requires: libxml-2.0 >= 2.7.4 libxslt >= 1.0.20 -Cflags: -DXMLSEC_CRYPTO=\\\"openssl\\\" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I${prefix}/include/xmlsec1 +Cflags: -DXMLSEC_CRYPTO=\"openssl\" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I${prefix}/include/xmlsec1 Libs: -L${libdir} -lxmlsec1 -lltdl -- cgit v1.2.3