[Forensics-changes] [yara] 33/135: Add subdir-objects to automate options

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:27:29 UTC 2017


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

bengen pushed a commit to annotated tag v3.1.0
in repository yara.

commit bd403047305d9f07e5f78af6907fde6cb39292fc
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Tue Jul 1 11:01:22 2014 +0200

    Add subdir-objects to automate options
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c5229a0..2f69736 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_INIT([yara], [2.1], [vmalvarez at virustotal.com])
 
 AC_CONFIG_SRCDIR([yara.c])
 
-AM_INIT_AUTOMAKE([-Wall -Werror foreign])
+AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
 
 AC_CONFIG_MACRO_DIR([m4])
 

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