[shibboleth-sp2] 50/100: Update automake version

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.2.1
in repository shibboleth-sp2.

commit dc3ad0047681089cefcaf303a7af70d9431b009d
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue Oct 19 01:45:44 2004 +0000

    Update automake version
---
 bootstrap | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bootstrap b/bootstrap
index 6a97012..59d96ed 100755
--- a/bootstrap
+++ b/bootstrap
@@ -13,11 +13,11 @@ find_program()
 }
 
 # Find appropriate versions of the auto tools
-find_program aclocal 1.5
+find_program aclocal 1.7
 aclocal="$program"
 find_program autoheader 2.53
 autoheader="$program"
-find_program automake 1.5
+find_program automake 1.7
 automake="$program"
 find_program autoconf 2.53
 autoconf="$program"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list