[Forensics-changes] [yara] 373/415: Update bootstrap.sh

Hilko Bengen bengen at moszumanska.debian.org
Thu Apr 3 05:43:25 UTC 2014


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

bengen pushed a commit to branch debian
in repository yara.

commit d32c4f63892506e7d8612b8567486450250a7f19
Author: Joachim Metz <joachim.metz at gmail.com>
Date:   Tue Jan 21 20:39:30 2014 +0100

    Update bootstrap.sh
---
 bootstrap.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap.sh b/bootstrap.sh
index d716e8a..6949401 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -47,7 +47,7 @@ autogen() {
 
   echo "automake..."
   if test x$AUTOMAKE = x; then
-    AUTOMAKE=`locate_binary automake automake-1.14 automake-1.3 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.7`
+    AUTOMAKE=`locate_binary automake automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.7`
     if test x$AUTOMAKE = x; then
       die "Did not find a supported automake"
     fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list