Fix tarball name.
authorScott Cantor <cantor.2@osu.edu>
Tue, 12 Oct 2010 20:31:55 +0000 (20:31 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 12 Oct 2010 20:31:55 +0000 (20:31 +0000)
configure.ac

index 1da02e3..8d47cd1 100644 (file)
@@ -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)