[PATCH 2/2] modules: fcntl: allow being detected by importing projects

2020-02-24 Thread Jens Rehsack
into target `config.h` to allow deciding whether using an own compatibility implementation or not. Signed-off-by: Jens Rehsack --- modules/fcntl | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/fcntl b/modules/fcntl index 3ee0811c8..508794de2 100644 --- a/modules/fcntl +++ b/modules/fcntl

[PATCH 1/2] m4/getloadavg.m4: restrict AIX specific test on AIX

2020-02-24 Thread Jens Rehsack
When cross compiling for a system without getloadavg, do not try add additional linker paths unless it's absolutely necessary. Signed-off-by: Jens Rehsack --- m4/getloadavg.m4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/m4/getloadavg.m4 b/m4/getloadavg.m4 index 3bd2a142e..696c

Re: Compiler error of m4-1.4.13 on AIX using xlc

2009-05-16 Thread Jens Rehsack
Bruno Haible wrote: > Eric Blake wrote: CC strtod.o "strtod.c", line 155.17: 1506-045 (S) Undeclared identifier HUGE_VAL. "strtod.c", line 170.17: 1506-232 (I) Divisor for modulus or division operator cannot be zero. #include_next "///usr/vac/include/math.h" <-- wron

Re: Compiler error of m4-1.4.13 on AIX using xlc

2009-05-04 Thread Jens Rehsack
Eric Blake wrote: > [adding bug-gnulib] > > According to Jens Rehsack on 5/1/2009 5:32 AM: >> Hi Eric, > > Hi Jens, > >> Thomas told me, you're the best person to ask for assistance regarding the >> problem below. > > Well, actually 'm4 --h