[med-svn] [aghermann] 09/13: mention subdir-objects in	AM_INIT_AUTOMAKE
    andrei zavada 
    hmmr-guest at alioth.debian.org
       
    Wed Aug 28 22:10:24 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a commit to branch master
in repository aghermann.
commit 73ec8ccaa0d84d3f4f04747f87745f65c80ccb04
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Mon Aug 19 12:48:35 2013 +0300
    mention subdir-objects in AM_INIT_AUTOMAKE
---
 upstream/configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/upstream/configure.ac b/upstream/configure.ac
index 67e5332..2936fcb 100644
--- a/upstream/configure.ac
+++ b/upstream/configure.ac
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([src/aghermann/main.cc])
 AC_CONFIG_MACRO_DIR([m4])
 AC_PREREQ(2.61)
 
-AM_INIT_AUTOMAKE([-Wno-portability, silent-rules])
+AM_INIT_AUTOMAKE([-Wno-portability silent-rules subdir-objects])
 dnl AM_SILENT_RULES([yes])
 AC_CONFIG_HEADERS([config.h])
 
-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git
    
    
More information about the debian-med-commit
mailing list