summaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* fix c++17 checkJörg Thalheim2022-10-092-53/+1009
| | | | | | | https://github.com/NixOS/patchelf/issues/393 Appearantly there are compilers that support -std=c++17 but do not really support c++17.
* add compiler check for c++17Jörg Thalheim2022-07-161-0/+53