Signed-off-by: Kenneth Graunke <kenn...@whitecape.org> --- configure.ac | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac index 9fb8149..9d22451 100644 --- a/configure.ac +++ b/configure.ac @@ -27,6 +27,8 @@ echo \#buildapi-variable-no-builddir >/dev/null # to make m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) +AM_PROG_AR + LT_PREREQ([2.2]) LT_INIT([disable-static]) -- 1.7.10.3 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev