> Lev Stipakov <lstipa...@gmail.com> hat am 08.02.2022 12:49 geschrieben:
> 
>  
> From: Lev Stipakov <l...@openvpn.net>
> 
> Remove unused macros for dependency directories,
> since dependencies are handled by vcpkg.
> 
> Remove unused .bat files.
> 
> Reported-by: Frank Lichtenheld <fr...@lichtenheld.com>

Thanks for the quick reaction to my ramblings :)

Acked-By: Frank Lichtenheld <fr...@lichtenheld.com>
But only compile-tested, so not sure whether that should suffice.

One thing I noticed while building:

FOR /F %i IN ('where rst2html.py') DO python %i 
"c:\OpenVPN\openvpn\/doc/openvpn.8.rst" "c:\OpenVPN\openvpn\/doc/openvpn.8.html"

This is clearly outdated code from before the rst split. But probably not 
something that needs to be addressed in this patch.

Regards,
--
Frank Lichtenheld


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to