autoconf
[Top][All Lists]
Advanced

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

Re: Making a path absolute portably


From: Bob Friesenhahn
Subject: Re: Making a path absolute portably
Date: Thu, 11 Jul 2019 08:38:02 -0500 (CDT)
User-agent: Alpine 2.20 (GSO 67 2015-01-07)

On Thu, 11 Jul 2019, Andrew Price wrote:

It sounds like you want $abs_top_srcdir

Relevant documentation: https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Preset-Output-Variables.html

Usually when people use a term like 'absolute' I assume that they mean the real underlying path, removing the influence of symbolic links, so that it reflects the operating system's opinion of the path. If a computed path based on the specified path to the configure script is ok, then $abs_top_srcdir is great.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
Public Key,     http://www.simplesystems.org/users/bfriesen/public-key.txt



reply via email to

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