Re: [Mesa-dev] [PATCH] configure.ac: Add a more informative warning when libclc.pc is not found v2

2013-09-05 Thread Matt Turner
Reviewed-by: Matt Turner ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH] configure.ac: Add a more informative warning when libclc.pc is not found v2

2013-09-05 Thread Tom Stellard
From: Tom Stellard v2: - Don't display an error message when the user doesn't ask for libclc. --- configure.ac | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/configure.ac b/configure.ac index b19ab18..fcfa4f7 100644 --- a/configure.ac +++ b/configure.ac

Re: [Mesa-dev] [PATCH] configure.ac: Add a more informative warning when libclc.pc is not found

2013-09-05 Thread Matt Turner
On Thu, Sep 5, 2013 at 4:27 PM, Tom Stellard wrote: > From: Tom Stellard > > --- > configure.ac | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index b19ab18..702a58b 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1387,7 +1387,10

[Mesa-dev] [PATCH] configure.ac: Add a more informative warning when libclc.pc is not found

2013-09-05 Thread Tom Stellard
From: Tom Stellard --- configure.ac | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b19ab18..702a58b 100644 --- a/configure.ac +++ b/configure.ac @@ -1387,7 +1387,10 @@ if test "x$enable_opencl" = xyes; then fi if test "x$LIBC