]> 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:29:25 +0000 (17:29 +0100)
commita68595a582b2c6c220b4f4502753d5f4154000d8
tree4c87ca374583ffd8a15be7fcdbbbe63c33c4e537
parentefbedf213f659c48cfd55765360fdab7a6488dad
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>
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