|
From: | Ludovic Courtès |
Subject: | [bug#60358] [PATCH] gnu: Add gnulib. |
Date: | Mon, 16 Jan 2023 12:59:31 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi Vivien, Vivien Kraus <vivien@planete-kraus.eu> skribis: > + (native-search-paths > + (list (search-path-specification > + (variable "GNULIB_SRCDIR") > + (files (list "src/gnulib"))))) Perhaps you need (separator #f) if it’s meant to contain a single directory name (as opposed to a colon-separate search path)? Thanks, Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |