Paul Eggert wrote:
> > Having two separate configure scripts is undesirable, because that would
> > increase the total configure time of the package (and people have already
> > complained about the configure time).
> >
> > The same problem is seen also in GNU gettext and in GNU poke. I'm fixing i
On 4/11/21 12:32 PM, Bruno Haible wrote:
Having two separate configure scripts is undesirable, because that would
increase the total configure time of the package (and people have already
complained about the configure time).
The same problem is seen also in GNU gettext and in GNU poke. I'm fix
I wrote:
> The problem is that the macro gl_STDIO_H_REQUIRE_DEFAULTS must only be
> invoked,
> never AC_REQUIREd. Hence all gl_STDIO_MODULE_INDICATOR invocations must also
> only be invoked, never AC_REQUIREd.
This deserves to be documented.
2021-04-18 Bruno Haible
Add comments afte
These patches caused a build failure in GNU libunistring:
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../../sources/libunistring/tests
-I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I.
-I../../../sources/libunistring/tests -I..
-I../../../sources/libunistring/tests/.. -I../lib
-I../../../sour
On Sun, 11 Apr 2021 at 20:32, Bruno Haible wrote:
>
> Having two separate configure scripts is undesirable, because that would
> increase the total configure time of the package (and people have already
> complained about the configure time).
>
> The same problem is seen also in GNU gettext and i
Hi Reuben,
> I have made two installations of gnulib in a project, because I am using
> both relocatable-prog and relocatable-lib-lgpl.
>
> I have different modules installed for each, of course.
>
> I just had a problem where my library would not compile, because it was
> missing setlocale_null
I have made two installations of gnulib in a project, because I am using
both relocatable-prog and relocatable-lib-lgpl.
I have different modules installed for each, of course.
I just had a problem where my library would not compile, because it was
missing setlocale_null.h. GNULIB_SETLOCALE_NULL