autoconf
[Top][All Lists]
Advanced

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

Re: Making a path absolute portably


From: Markus Elfring
Subject: Re: Making a path absolute portably
Date: Wed, 10 Jul 2019 14:00:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

> abssrcdir=$(cd "${srcdir}"; echo $PWD)
> which seems to work fine.

I find the usage of the semicolon suspicious at such places.
Would you like to care any more for error detection and corresponding
exception handling also for the known command call?

Regards,
Markus



reply via email to

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