Re: openmp: add workaround for 32-bit programs on AIX

2019-04-13 Thread Bruno Haible
> 2019-04-09 Bruno Haible > > openmp: Add workaround for 32-bit programs on AIX. > * lib/omp.in.h: New file. > * lib/omp-init.c: New file, based on lib/nproc.c. > * m4/omp_h.m4: New file. > * modules/openmp (Files): Add them. > (Depen

Re: openmp: add workaround for 32-bit programs on AIX

2019-04-12 Thread Bruno Haible
> 2019-04-09 Bruno Haible > > openmp: Add workaround for 32-bit programs on AIX. Oops, this code did not compile on platforms without . This fixes it. 2019-04-12 Bruno Haible openmp: Fix compilation error on platforms without OpenMP. * lib/omp-init.c: Incl

openmp: add workaround for 32-bit programs on AIX

2019-04-09 Thread Bruno Haible
IT. I prefer the latter one. The problem and fix are not specific to msgmerge, but apply to all programs that use OpenMP. Therefore it has its place in gnulib. 2019-04-09 Bruno Haible openmp: Add workaround for 32-bit programs on AIX. * lib/omp.in.h: New file. * lib/omp-i