On Mon, 2017 Oct 9 18:11+0200, Bruno Haible wrote:
>
> Thanks, I understand. However, I don't think it is adequate to put
> this into a specific package (gawk) or gnulib; rather, I like the way
> Autoconf-generated configure files obey the environment variables.
Environment variables are still re
Hi Daniel,
> > 1) What is 'xlc-wrap', compared to 'xlc'? (I'd like to know if
> >something is missing in Autoconf or gnulib-common.m4.)
>
> xlc-wrap is my own script. It is quite simple:
>
> #!/bin/sh
> exec xlc -qnosearch "$@" -qsearch=/usr/include
>
> It is used to work around a n
Hi Bruno,
On Sun, 2017 Oct 8 10:53+0200, Bruno Haible wrote:
> Hi Daniel,
>
> > I tested the latest tree on z/OS, and encountered this compile
> > error:
>
> Since you are the only one here on this list who has access to z/OS,
> we need more details in order to perform the analysis:
>
> 1) What
Hi Daniel,
> I tested the latest tree on z/OS, and encountered this compile error:
Since you are the only one here on this list who has access to z/OS, we need
more details in order to perform the analysis:
1) What is 'xlc-wrap', compared to 'xlc'? (I'd like to know if something is
missing in Au
Hello list,
I tested the latest tree on z/OS, and encountered this compile error:
$ make check
make check-recursive
make[1]: Entering directory `/tmp/gnulib-build/gllib'
make[2]: Entering directory `/tmp/gnulib-build/gllib'
source='/tmp/testdir/gllib/hard-locale.c' object='hard-locale.o' libtool