On Fri, 9 Oct 2020 at 16:46, Cristian Morales Vega
<christian.morales.v...@gmail.com> wrote:
> There is any way to obtain the path of one directory relative to
> another in automake without adding a new dependency? "realpath"
> implemented as a m4 macro, maybe?

After I did stop focusing on automake and looked at autoconf for a
moment I noticed there is the autoconf-archive, and then...
https://www.gnu.org/software/autoconf-archive/ax_compute_relative_paths.html

So apparently I'm not the first with this need. I just didn't know
where to look.

Reply via email to