On 2023/02/12 00:32:37 +0100, "Gonzalo L. Rodriguez" <[email protected]> wrote:
> Hello,
> 
> Update for Zile to 2.6.2:
> 
> https://www.gnu.org/software/zile/
> 
> OK? Comments?

upstream seems to have moved away from boehm-gc (libgc).  They haven't
mentioned it in the NEWS file, but there was a commit right after the
release to note it in the readme:

https://git.savannah.gnu.org/cgit/zile.git/commit/?id=aa1472aacdc89e2ecd38a30156c10772e99b11e3

the configure script also doesn't look anymore for it, and there don't
seem to be any header used nor it being dlopen()ed.

it looks for vala at build time however.  It builds without it
installed but since there isn't a way to disable that check and given
that upstream wants to use vala, i think it should be added as BDEP.

CONFIGURE_ENV doesn't seem to be neede anymore, it builds fine
without.

otherwise, i've tweaked the makefile with it so it seems to work :)

Reply via email to