1 o Major bugfixes (compilation):
2 - Correctly detect compiler flags on systems where _FORTIFY_SOURCE
3 is predefined. Previously, our use of -D_FORTIFY_SOURCE would
4 cause a compiler warning, thereby making other checks fail.
5 Fixes one case of bug 18841; bugfix on 0.2.3.17-beta. Patch from