[lttng-dev] [PATCH lttng-tools] Use autoconf AM_MAINTAINER_MODE.

David Goulet dgoulet at efficios.com
Wed Mar 12 11:13:21 EDT 2014


Merged! Thanks

David

On 12 Mar (10:22:40), Lars Persson wrote:
> Give distribution maintainers the option to skip rebuilding
> autoconf and automake generated files. The default behaviour
> is still to have the rebuild rules enabled.
> 
> Signed-off-by: Lars Persson <larper at axis.com>
> ---
>  configure.ac |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 614c8d1..26f286b 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -4,6 +4,7 @@ AC_CANONICAL_TARGET
>  AC_CANONICAL_HOST
>  AC_CONFIG_MACRO_DIR([config])
>  AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
> +AM_MAINTAINER_MODE([enable])
>  m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
>  
>  # Compute minor/major/patchlevel version numbers
> -- 
> 1.7.2.5
> 
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: Digital signature
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20140312/4f88e02d/attachment.pgp>


More information about the lttng-dev mailing list