]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Delete old sample-windows file and obsolete Windows sample handling
authorFrank Lichtenheld <frank@lichtenheld.com>
Mon, 2 Jun 2025 15:38:54 +0000 (17:38 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 2 Jun 2025 15:59:45 +0000 (17:59 +0200)
commit1b6b1e33ed9646be97110f5cd1f31a8b2ba0dce8
tree7b94a579457837e809eebe48f2c72cd129ef4a23
parent92b9cb5e0363a1c19b76a5a6e5f36c9891406590
Delete old sample-windows file and obsolete Windows sample handling

This file is apparently over 20 years old and
was never updated besides fixing some obvious
syntax errors with new versions.

So let's just get rid of it. AFAICT the Windows
installer does not use it. Only the
{server,client}.ovpn. And even there, it just uses
the files directly from the build directory and
does not depend on us renaming them (which is
obvious since we do not use the Makefile at all
in the Windows build, only CMake).

Github: Closes OpenVPN/openvpn#758
Change-Id: I15c730c9eb3f1338019577e7c665c0ca5b1edcd4
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Message-Id: <20250602153900.29646-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg31850.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
sample/Makefile.am
sample/sample-windows/sample.ovpn [deleted file]