Yes, I forgot to mention this in my wall of text. Vladimir's solution is
correct.

Hall does this in master too.

Alex

On Wed, 17 Feb 2021, 23:47 Vladimir Zhbanov, <vzhba...@gmail.com> wrote:

>
> Hi Zelphir,
>
> On Tue, Feb 16, 2021 at 01:23:34AM +0100, Zelphir Kaltstahl wrote:
> ...
>
> > The line in the generated `configure` file looks quite simple. It is
> only:
> >
> > ~~~~
> > GUILE_PKG(3.0 2.2 2.0)
> > ~~~~
>
> > It looks like there could be a simple fix, but I do not know what to do
> > about this error and how that error could happen in the first place.
>
> IIUC, the macro args should be in square brackets:
>
> GUILE_PKG([3.0 2.2 2.0])
>
> --
>   Vladimir
>
>

Reply via email to