summaryrefslogtreecommitdiff
path: root/xmlsec1.pc
diff options
context:
space:
mode:
authorKonrad Lipinski <k.lipinski2@partner.samsung.com>2019-06-11 16:25:30 +0200
committerKonrad Lipinski <k.lipinski2@partner.samsung.com>2019-06-12 17:05:56 +0200
commitc40fbfa8503e7763ef630496852f4d6b5e63b58c (patch)
tree15bbdb37b5bcb47e1b9ad1c5450eea1487a83265 /xmlsec1.pc
parent417c65d2e8f273cd775dab69a57f8bb8ce49f999 (diff)
downloadxmlsec1-c40fbfa8503e7763ef630496852f4d6b5e63b58c.tar.gz
xmlsec1-c40fbfa8503e7763ef630496852f4d6b5e63b58c.tar.bz2
xmlsec1-c40fbfa8503e7763ef630496852f4d6b5e63b58c.zip
Drop autotools byproducts (they're useless as %reconfigure is used)
Change-Id: I22a8bebeb7ae3335dcd409a596265dd65701f796
Diffstat (limited to 'xmlsec1.pc')
-rw-r--r--xmlsec1.pc11
1 files changed, 0 insertions, 11 deletions
diff --git a/xmlsec1.pc b/xmlsec1.pc
deleted file mode 100644
index db2605e7..00000000
--- a/xmlsec1.pc
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=/usr
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: xmlsec1
-Version: 1.2.22
-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_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -I${prefix}/include/xmlsec1
-Libs: -L${libdir} -lxmlsec1 -lltdl