Home GnuPG

build: Use macOS' compatibility macros to enable all features.

Description

build: Use macOS' compatibility macros to enable all features.

* configure.ac: On macOS, use the compatibility macros to expose every
feature of the libc.  This is the equivalent of _GNU_SOURCE on GNU
libc.

Not defining this leads to compilation errors or superfluous warnings
on macOS.

ed-off-by: Justus Winter <justus@gnupg.org>

Details

Provenance
justusAuthored on Mar 8 2017, 1:17 PM
Parents
rT23670ada7380: Make ntbtls-cli work for W32.
Branches
Unknown
Tags
Unknown
Tasks
T2910: gpgme 1.8 build failure: strdup undeclared on MacOSX Sierra