On Thu, 2011-09-22 at 18:44:13 -0400, Derek Buitenhuis wrote:
> diff --git a/src/util/Makefile.am b/src/util/Makefile.am
> index 3b100e0..09c27a2 100644
> --- a/src/util/Makefile.am
> +++ b/src/util/Makefile.am
> @@ -3,6 +3,7 @@ noinst_PROGRAMS=makekeys
>  
>  makekeys_CFLAGS = \
>       $(X11_CFLAGS) \
> +     -I$(top_srcdir)/include \
>       $(CWARNFLAGS)
>  
>  CC = @CC_FOR_BUILD@

Strictly speaking -I is a CPPFLAGS option.

regards,
guillem
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to