56bd6fac14
Always enable ASLR and DEP when building GKrellM on Windows. Since GKrellM also does network communication bugs like buffer overflows and the like may eventually allow remote code execution. By enabling these build flags such attacks should be quite a bit more complicated (although still not impossible).