X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=8d47cd175640140de15ee6425b5b579fe2398aab;hb=c887c2d3ae4d50d1ffdc723a1bbb21c5cac447d2;hp=1da02e366e46a0ef9aaaa478bbe905ac27f2e7cb;hpb=885493086e4423d6e387049cc97fcdfb9332d765;p=shibboleth%2Fcpp-opensaml.git diff --git a/configure.ac b/configure.ac index 1da02e3..8d47cd1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.50]) -AC_INIT([opensaml],[2.4],[https://bugs.internet2.edu/],[saml]) +AC_INIT([opensaml],[2.4],[https://bugs.internet2.edu/],[opensaml]) AC_CONFIG_SRCDIR(saml) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR(m4)