summaryrefslogtreecommitdiff
path: root/xmlsec1Conf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsec1Conf.sh')
-rwxr-xr-xxmlsec1Conf.sh13
1 files changed, 0 insertions, 13 deletions
diff --git a/xmlsec1Conf.sh b/xmlsec1Conf.sh
deleted file mode 100755
index e92289e5..00000000
--- a/xmlsec1Conf.sh
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Configuration file for using the XML library in GNOME applications
-#
-prefix="/usr"
-exec_prefix="${prefix}"
-libdir="${exec_prefix}/lib"
-includedir="${prefix}/include"
-
-XMLSEC_LIBDIR="${exec_prefix}/lib"
-XMLSEC_INCLUDEDIR=" -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -I${prefix}/include/xmlsec1 -I/usr/include/libxml2 -I/usr/include/libxml2 -DXMLSEC_OPENSSL_100=1 -DXMLSEC_CRYPTO_OPENSSL=1"
-XMLSEC_LIBS="-L${exec_prefix}/lib -lxmlsec1-openssl -lxmlsec1 -lltdl -lxml2 -lxslt -lxml2 -lssl -lcrypto "
-MODULE_VERSION="xmlsec-1.2.22-openssl"
-