Correct pkgconfig macro.
[shibboleth/cpp-opensaml.git] / configure.ac
index fe13c52..9509efc 100644 (file)
@@ -266,7 +266,7 @@ AC_SUBST(CXXTEST)
 AC_SUBST(CXXTESTFLAGS)
 AM_CONDITIONAL(BUILD_UNITTEST,test -f ${CXXTEST})
 
-AX_CREATE_PKGCONFIG_INFO
+AX_CREATE_PKGCONFIG_INFO(,,[$LIBS -lsaml],[OpenSAML library])
 
 AC_SUBST(DX_INCLUDE)
 LIBTOOL="$LIBTOOL --silent"