From: Jonathan Rajotte Date: Thu, 2 Jul 2015 19:50:20 +0000 (-0400) Subject: Build: add version check on autoconf X-Git-Tag: v1.3.0~43 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=43047f2182fbd5a66a7c796b3e4f50ca4d2e3e99 Build: add version check on autoconf Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau --- diff --git a/configure.ac b/configure.ac index d372f95c..349f8a16 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.2.4],[mathieu dot desnoyers at efficios dot com]) # Following the numbering scheme proposed by libtool for the library version