On Mon, Oct 06, 2025 at 07:17:38PM +0300, Michael Gasanenko wrote: [SNIP]
>
>    Absolute paths don't work because project checkout location is unknown,
>
Many build systems solve this by having configure determine $(top_srcdir),
$(top_builddir) and so on. Looking at one of them, it seems to be part of the
GNU autotools build system.

Cheers ... Duncan.

Reply via email to