X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=838b80e6a186543513f9b94b7ac011f61a8da3ef;hb=73c3221121dcfc74fb6b8a7598d82bc96ed7bcec;hp=25bdf6a1f16e67a4597d2964381d893546a7aa25;hpb=1dccab9125657a5f24644d41a77efb8e3bd9b1f4;p=shibboleth%2Fsp.git diff --git a/configure.ac b/configure.ac index 25bdf6a..838b80e 100644 --- a/configure.ac +++ b/configure.ac @@ -180,8 +180,8 @@ XMLSEC_LIBS="-lsaml $XMLSEC_LIBS" save_LIBS="$LIBS" LIBS="$XMLSEC_LIBS $LIBS" -AC_CHECK_HEADER([saml/saml.h],, - AC_MSG_ERROR([unable to find saml header files])) +AC_CHECK_HEADER([saml/saml2/metadata/Metadata.h],, + AC_MSG_ERROR([unable to find OpenSAML header files])) AC_TRY_LINK( [#include #include ],