From c887c2d3ae4d50d1ffdc723a1bbb21c5cac447d2 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 12 Oct 2010 20:31:55 +0000 Subject: [PATCH] Fix tarball name. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.1.4