|
From: <ope...@li...> - 2025-11-27 11:38:55
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn Commit: afdf0028808b9b7809059f3368a396dcbcdf2565 https://github.com/OpenVPN/openvpn/commit/afdf0028808b9b7809059f3368a396dcbcdf2565 Author: Frank Lichtenheld <fr...@li...> Date: 2025-11-27 (Thu, 27 Nov 2025) Changed paths: M config.h.cmake.in M configure.ac M src/openvpn/syshead.h Log Message: ----------- configure/CMake: Unify Windows handling Some things were detected in configure.ac and just hard-coded in CMake. Move the hard-coding to syshead.h instead and remove the additional code in configure.ac. These are really Windows-specific so I think not dynamically detecting is okay. Change-Id: Ic55e1288b0d3160e68eef07ff4edbb070a03dd31 Signed-off-by: Frank Lichtenheld <fr...@li...> Acked-by: Arne Schwabe <arn...@rf...> Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1410 Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg34736.html Signed-off-by: Gert Doering <ge...@gr...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |