[Forensics-changes] [yara] 90/415: Run aclocal before autoreconf.

Hilko Bengen bengen at moszumanska.debian.org
Thu Apr 3 05:42:49 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 6af387abe45b60e1c6976fc4e00ecf1113b87b94
Author: Mike Wiacek <mjwiacek at google.com>
Date:   Thu Mar 24 18:59:55 2011 +0000

    Run aclocal before autoreconf.
---
 bootstrap.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bootstrap.sh b/bootstrap.sh
index f0043f8..ec2f68b 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -4,5 +4,6 @@
 # regarding libtool, autoconf, automake, etc.
 
 make distclean
+aclocal
 libtoolize
 autoreconf --force && cd libyara/ && autoreconf --force

-- 
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