[lttng-dev] [PATCH babeltrace] Build: add version check on autoconf

Jérémie Galarneau jeremie.galarneau at efficios.com
Thu Jul 2 18:18:06 EDT 2015


Merged in master and stable-1.2, thanks!

Jérémie

On Thu, Jul 2, 2015 at 3:50 PM, Jonathan Rajotte <
jonathan.rajotte-julien at efficios.com> wrote:

> Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien at efficios.com>
> ---
>  configure.ac | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/configure.ac b/configure.ac
> index f8d43d8..afd6db5 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1,6 +1,7 @@
>  #                                               -*- Autoconf -*-
>  # Process this file with autoconf to produce a configure script.
>
> +AC_PREREQ([2.50])
>  AC_INIT([babeltrace],[1.3.0-pre],[jeremie dot galarneau at efficios dot
> com])
>
>  # Following the numbering scheme proposed by libtool for the library
> version
> --
> 2.1.4
>
>


-- 
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20150702/f4030166/attachment.html>


More information about the lttng-dev mailing list