From: Jonathan Rajotte Date: Thu, 2 Jul 2015 19:50:20 +0000 (-0400) Subject: Build: add version check on autoconf X-Git-Tag: v2.0.0-pre1~1216 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=9d594903a44a41b0c8999906798369c2aa92d246;hp=2b4887a2a361c2eb166ab67c5c3ff9276a59bdf2 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 3421cbdc..413ba745 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