summaryrefslogtreecommitdiff
path: root/xmlsec-gcrypt.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsec-gcrypt.pc.in')
-rw-r--r--xmlsec-gcrypt.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/xmlsec-gcrypt.pc.in b/xmlsec-gcrypt.pc.in
deleted file mode 100644
index 1c00496c..00000000
--- a/xmlsec-gcrypt.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: xmlsec1-gcrypt
-Version: @VERSION@
-Description: XML Security Library implements XML Signature and XML Encryption standards
-Requires: libxml-2.0 >= @LIBXML_MIN_VERSION@ libxslt >= @LIBXSLT_MIN_VERSION@
-Cflags: -DXMLSEC_CRYPTO=\"gcrypt\" @XMLSEC_GCRYPT_CFLAGS@
-Libs: @XMLSEC_GCRYPT_LIBS@