X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=3f2ae3bd3c36119fbef3402ce359e0176effce01;hp=fdf6c2bb77c26920ef3c9e9c0a3715befbdfc62b;hb=6245c710142117a17eea621a5abe8c6f54ca30c1;hpb=58bb04cbaab6d70deba08c4630c957485807a4e6 diff --git a/configure.ac b/configure.ac index fdf6c2bb..3f2ae3bd 100644 --- a/configure.ac +++ b/configure.ac @@ -201,7 +201,7 @@ AM_CONDITIONAL([IN_GIT_REPO], [test "x$in_git_repo" = "xyes"]) # check for bison AC_PROG_YACC -AX_PROG_BISON_VERSION([2.4], [have_bison=yes]) +AX_PROG_BISON_VERSION([2.5], [have_bison=yes]) AS_IF([test "x$have_bison" != "xyes"], [ AS_IF([test "x$in_git_repo" = "xyes"], [