Home GnuPG

build: Check spawn.h for MacOS X Tiger.

Description

build: Check spawn.h for MacOS X Tiger.

* configure.ac: Add check for spawn.h.
* tests/random.c: Only use posix_spawn if available.

Since older version doesn't have SIP or it is not enabled, no problem
using system(3).

  • GnuPG-bug-id: T5159
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Event Timeline

With these two patches libgcrypt 1.9.0 built on PPC Tiger, Mac OS X 10.4.11. 'make check' succeeded.

Am I allowed to publish the patches for MacPorts?

Am I allowed to publish the patches for MacPorts?

Yes, no problem.