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

2019-03-17 Thread Alan Coopersmith
On 3/17/19 10:33 AM, Matthieu Herrb wrote: On Sun, Mar 17, 2019 at 09:07:00AM -0700, Alan Coopersmith wrote: On 3/17/19 6:29 AM, Matthieu Herrb wrote: Signed-off-by: Matthieu Herrb --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index

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

2019-03-17 Thread Matthieu Herrb
On Sun, Mar 17, 2019 at 09:07:00AM -0700, Alan Coopersmith wrote: > On 3/17/19 6:29 AM, Matthieu Herrb wrote: > > Signed-off-by: Matthieu Herrb > > --- > > Makefile.am | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Makefile.am b/Makefile.am > > index b76bc6c..4f5c67d 100644

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

2019-03-17 Thread Alan Coopersmith
On 3/17/19 6:29 AM, Matthieu Herrb wrote: Signed-off-by: Matthieu Herrb --- 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

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

2019-03-17 Thread Matthieu Herrb
Signed-off-by: Matthieu Herrb --- 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 =