configure: change required Python Mako version to 0.3.4

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Samuel Iglesias Gonsalvez 2015-01-14 07:52:13 +01:00 committed by Iago Toral Quiroga
parent c6a2628950
commit 6d43a4c338
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ if test "x$INDENT" != "xcat"; then
AC_SUBST(INDENT_FLAGS, '-i4 -nut -br -brs -npcs -ce -TGLubyte -TGLbyte -TBool')
fi
AX_CHECK_PYTHON_MAKO_MODULE(0.7.3)
AX_CHECK_PYTHON_MAKO_MODULE(0.3.4)
AC_PROG_INSTALL