diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-01-28 01:26:57 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-01-28 09:32:33 +0100 |
commit | b9fb6ca397bdded4d891b42eccb09f37279761a5 (patch) | |
tree | becbca4c21913cf5e1019db670e1677b2842d2ec /config.pl | |
parent | 133b3127ab69b497f2b1cfe9ac2386e6dd24288d (diff) | |
download | admin-b9fb6ca397bdded4d891b42eccb09f37279761a5.tar.gz admin-b9fb6ca397bdded4d891b42eccb09f37279761a5.zip |
Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard.
The macro is a simplified form of AX_CXX_COMPILE_STDCXX from autoconf.
To verify the C++ standard supported by the compiler, only the value
of the __cplusplus constant defined by the compiler is checked,
instead of testing examples of using individual C++ features.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'config.pl')
0 files changed, 0 insertions, 0 deletions