]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove compat versionhelpers.h and remove cmake/configure check for it
authorArne Schwabe <arne@rfc2549.org>
Tue, 28 Nov 2023 10:39:50 +0000 (11:39 +0100)
committerGert Doering <gert@greenie.muc.de>
Sat, 2 Dec 2023 16:30:22 +0000 (17:30 +0100)
commit19bfb7021430ecac9946fa5eab2da03cff4718c1
tree84a62571a55a03844c30c487a9260649c10c599a
parentcc81f014bcbcfb248fdae91dc3527565c5889ff4
Remove compat versionhelpers.h and remove cmake/configure check for it

The cmake file defined that file to be never present in contrast to the
old msvc-config.h that always had it present.
Remove also the compat implementation taken from mingw. All our current
build environments already have that header in place.

Change-Id: I9c85ccab6d51064ebff2c391740ba8c2d044ed1a
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <20231128103950.62407-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg27573.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit a68595a582b2c6c220b4f4502753d5f4154000d8)
CMakeLists.txt
config.h.cmake.in
configure.ac
src/compat/Makefile.am
src/compat/compat-versionhelpers.h [deleted file]
src/openvpn/win32.c
src/openvpnserv/interactive.c