I hope it does the right thing. It seems to work on macOS and in the CI builds I checked that ``` checking for regcomp... yes ``` is present for the autotools build and ``` Checking for function "regcomp" with dependencies glib-2.0, gmodule-2.0, gtk+-3.0: YES ``` for the meson build.
@eht16 I suspect the Windows CI failure comes from the fact that the docker image has already been updated but https://github.com/geany/geany/pull/4088 hasn't been merged yet, right?