Revert "Add no hash api"
[external/xmlsec1.git] / xmlsec-gnutls.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: xmlsec1-gnutls
7 Version: @VERSION@
8 Description: XML Security Library implements XML Signature and XML Encryption standards
9 Requires: libxml-2.0 >= @LIBXML_MIN_VERSION@ libxslt >= @LIBXSLT_MIN_VERSION@ 
10 Cflags: -DXMLSEC_CRYPTO=\\\"gnutls\\\" @XMLSEC_GNUTLS_CFLAGS@
11 Libs: @XMLSEC_GNUTLS_LIBS@