[PATCH libXext] add ACLOCAL_AMFLAGS = -I m4 to make aclocal pick ax_gcc_builtin.m4

Alan Coopersmith alan.coopersmith at oracle.com
Sun Mar 17 16:07:00 UTC 2019


On 3/17/19 6:29 AM, Matthieu Herrb wrote:
> Signed-off-by: Matthieu Herrb <matthieu at herrb.eu>
> ---
>   Makefile.am | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index b76bc6c..4f5c67d 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1,5 +1,7 @@
>   SUBDIRS = man src specs
>   
> +ACLOCAL_AMFLAGS = -I m4
> +
>   pkgconfigdir = $(libdir)/pkgconfig
>   pkgconfig_DATA = xext.pc
>   
> 

Hmm, the build worked fine for me here - what does this fix that I missed?

-- 
	-Alan Coopersmith-               alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - https://blogs.oracle.com/alanc


More information about the xorg-devel mailing list