Matt Turner writes:
> We do support out of tree builds now.
This series is:
Reviewed-by: Eric Anholt
pgpi1Kk4N3O2m.pgp
Description: PGP signature
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo
Hi Matt, thanks for the CC!
On Tue, 2013-11-05 at 15:14 -0800, Matt Turner wrote:
> We do support out of tree builds now.
Indeed, I added this patch on top of the 9.2 branch and ran it through
gnome-continuous, appears to build and work OK.
Tested-By: Colin Walters
___
We do support out of tree builds now.
Cc: Colin Walters
---
configure.ac | 4
1 file changed, 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index bbdad83..433470b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,10 +14,6 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_SYSTEM
AM_IN