X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fxmltooling.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=a2683a7cbeb79e8edfe5419155ab0af806de09d6;hp=e8e1d3b42bf1f2820c91e5a1724aace6af998c9f;hb=8ebf679cd7e85b700c305fb083289ab432ce234e;hpb=2a8c6d0b6305525c1d4125ca58cd35a2a31e5e27 diff --git a/configure.ac b/configure.ac index e8e1d3b..a2683a7 100644 --- a/configure.ac +++ b/configure.ac @@ -227,7 +227,7 @@ if test x_$with_xmlsec != x_no; then CPPFLAGS="-I${with_xmlsec}/include $CPPFLAGS" LDFLAGS="-L${with_xmlsec}/lib $LDFLAGS" fi - XMLSEC_LIBS="-lxml-security-c" + XMLSEC_LIBS="$XMLSEC_LIBS -lxml-security-c" # save and append master libs save_LIBS="$LIBS"