guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile-hall issues converting my project to a hall project


From: Vladimir Zhbanov
Subject: Re: guile-hall issues converting my project to a hall project
Date: Thu, 18 Feb 2021 01:47:17 +0300

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

[Prev in Thread] Current Thread [Next in Thread]