[xmltooling] 02/02: https://issues.shibboleth.net/jira/browse/CPPXT-79
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Thu Dec 10 22:41:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to branch maint-1.4
in repository xmltooling.
commit 185720de17a6db841b830392653f97e41611fefd
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Mon Aug 8 14:36:44 2011 +0000
https://issues.shibboleth.net/jira/browse/CPPXT-79
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 2feef17..65ca3c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -276,7 +276,7 @@ if test x_$with_xmlsec != x_no; then
if test x_$with_xmlsec != x_/usr; then
CPPFLAGS="-I${with_xmlsec}/include $CPPFLAGS"
- LDFLAGS="-L${with_xmlsec}/lib $LDFLAGS"
+ XMLSEC_LIBS="$XMLSEC_LIBS -L${with_xmlsec}/lib"
fi
XMLSEC_LIBS="$XMLSEC_LIBS -lxml-security-c"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git
More information about the Pkg-shibboleth-devel
mailing list