[sheepdog] [PATCH 1/2] configure: shut up autotool warning "but option 'subdir-objects' is disabled"

Hitoshi Mitake mitake.hitoshi at lab.ntt.co.jp
Thu Mar 5 09:31:16 CET 2015


At Thu,  5 Mar 2015 16:20:08 +0800,
Liu Yuan wrote:
> 
> From: Liu Yuan <liuyuan at cmss.chinamobile.com>
> 
> Signed-off-by: Liu Yuan <liuyuan at cmss.chinamobile.com>
> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied this series, thanks.
Hitoshi

> 
> diff --git a/configure.ac b/configure.ac
> index 9f2e7f3..cece3d8 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -24,7 +24,7 @@ m4_define([git_version],
>  
>  AC_INIT([sheepdog], m4_default(git_version, sheepdog_version),
>  	[sheepdog at lists.wpkg.org])
> -AM_INIT_AUTOMAKE([-Wno-portability])
> +AM_INIT_AUTOMAKE([-Wno-portability, subdir-objects])
>  
>  AC_CONFIG_SRCDIR([dog/dog.c])
>  AC_CONFIG_HEADER([include/config.h])
> -- 
> 1.9.1
> 
> -- 
> sheepdog mailing list
> sheepdog at lists.wpkg.org
> https://lists.wpkg.org/mailman/listinfo/sheepdog



More information about the sheepdog mailing list