Home GnuPG
Diffusion GPGME c07aaef6eb8a

Cpp: Require c++ 11 if cpp binding requested
c07aaef6eb8aUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Cpp: Require c++ 11 if cpp binding requested

* configure.ac: Call ax_cxx_compile_stdcxx
* m4/ax_cxx_compile_stdcxx.m4

Depending on c++11 is intended to make the port away from
Boost easier.

The m4 macro was taken from the website mentioned in the License
header of the file.

Details

Provenance
aheineckeAuthored on Apr 3 2016, 2:46 PM
Parents
rM0991485170ca: Qt: Add static factor methods for protocol
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rMc07aaef6eb8a: Cpp: Require c++ 11 if cpp binding requested (authored by Andre Heinecke <aheinecke@intevation.de>).Apr 3 2016, 2:46 PM