> 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
> 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
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