Home GnuPG
Diffusion GPGME 73e96bfaa817

build: Update ax_cxx_compile_stdcxx macro

Description

build: Update ax_cxx_compile_stdcxx macro

* m4/ax_cxx_compile_stdcxx.m4: Replace with current version from the
autoconf archive.

This fixes the problem that the switch -std=c++11 was omitted if the
compiler supported C++11 features by default. This made gcc happily
compile C++14 code. Now C++11 is enforced by gcc.

Details

Provenance
ikloeckerAuthored on Aug 22 2022, 3:04 PM
Parents
rM83176ad7d3e5: qt: Fix building with C++11
Branches
Unknown
Tags
Unknown
Tasks
T6141: gpgme importresult.cpp fails to compile on macOS (needs to use C++14?)