On Wed Feb 19 08:31:13 2025 +0000, Alexandre Julliard wrote:
You could also do `configure --disable-wine` and provide your own wine script that runs `loader/wine` directly.
thanks for the suggestion, but it would break 'wine install' afterwards
wrapper script in build dir is ofc possible but requires to adapt all callers (including myself) to use the wrapper instead of wine
I'll keep the MR locally then