[Mesa-dev] [PATCH 11/19] glx/apple: automake: include builddir prior to srcdir

Jeremy Huddleston Sequoia jeremyhu at apple.com
Mon Jan 16 19:10:45 UTC 2017


LGTM

Reviewed-by: Jeremy Sequoia <jeremyhu at apple.com>

> On Jan 16, 2017, at 07:45, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> 
> From: Emil Velikov <emil.velikov at collabora.com>
> 
> Analogous to previous commit.
> 
> Cc: "12.0 13.0" <mesa-dev at lists.freedesktop.org>
> Cc: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> src/glx/apple/Makefile.am | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/glx/apple/Makefile.am b/src/glx/apple/Makefile.am
> index 2cbff9ea90..ca74aa7b99 100644
> --- a/src/glx/apple/Makefile.am
> +++ b/src/glx/apple/Makefile.am
> @@ -6,11 +6,11 @@ AM_CFLAGS = \
> 	-I$(top_srcdir)/src \
> 	-I$(top_srcdir)/include \
> 	-I$(top_srcdir)/src/glx \
> -	-I$(top_srcdir)/src/mesa \
> 	-I$(top_builddir)/src/mesa \
> +	-I$(top_srcdir)/src/mesa \
> 	-I$(top_srcdir)/src/mapi \
> -	-I$(top_srcdir)/src/mapi/glapi \
> 	-I$(top_builddir)/src/mapi/glapi \
> +	-I$(top_srcdir)/src/mapi/glapi \
> 	$(VISIBILITY_CFLAGS) \
> 	$(SHARED_GLAPI_CFLAGS) \
> 	$(DEFINES) \
> -- 
> 2.11.0
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4465 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170116/bd5dcea4/attachment.bin>


More information about the mesa-dev mailing list