On 19/06/15 22:00, Eric Anholt wrote:
> Emil Velikov writes:
>> Signed-off-by: Emil Velikov
>
> s/confiigure/configure/ in the subject.
>
Will fix.
> After that, and some cleanup of the commit message in 4, patches 1-8
> will be:
>
> Reviewed-by: Eric Anholt
>
Thanks.
> I find 9/10 weird -
Emil Velikov writes:
> Signed-off-by: Emil Velikov
s/confiigure/configure/ in the subject.
After that, and some cleanup of the commit message in 4, patches 1-8
will be:
Reviewed-by: Eric Anholt
I find 9/10 weird -- if the DRI drivers need libglapi, why aren't they
just linking libglapi?
si
Signed-off-by: Emil Velikov
---
configure.ac | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 56095ba..ddc757e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1507,7 +1507,6 @@ if test "x$enable_gbm" = xyes; then
fi
if test "x$enable_dri" = xyes; t