On Mon, 18 Mar 2024 at 23:33, Bastian Germann <b...@debian.org> wrote:

> Hi,
>
> I have updated the salsa repo to build without gnulib.
>

Fantastic, thanks for doing this!

I am a little puzzled, I thought that the idea was to build with Debian
gnulib? I think that could be a simpler patch.

Looking at the patches, nothing seems really a problem though, except that
`quote(q)` should put single quotation marks around its argument. You could
use ASCII apostrophe for this:

#define quote(q) "'" q "'"

-- 
https://rrt.sc3d.org

Reply via email to