When I run distcheck locally (not using Ubuntu though), the problem is vala cannot find vte. Maybe there is a separate package that vala needs to use vte?
The reason the `--disable-*` flags don't work is distcheck runs configure *after* whatever it's doing that's failing. I'm going to try disabling multiterm in `Makefile.am`. The lines are just commented out, so if multiterm is ever fixed, the lines can be easily restored. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1239#issuecomment-1457394689 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1239/[email protected]>
