projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6a2628
)
configure: change required Python Mako version to 0.3.4
author
Samuel Iglesias Gonsalvez
<siglesias@igalia.com>
Wed, 14 Jan 2015 06:52:13 +0000
(07:52 +0100)
committer
Iago Toral Quiroga
<itoral@igalia.com>
Wed, 14 Jan 2015 11:52:22 +0000
(12:52 +0100)
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index d4cf4b8c0b33e0274741fd8b6274c84917a9b16f..3c614ea5c4dcb0ced41599ce0740353f4e9932e4 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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