lilypond-devel
[Top][All Lists]
Advanced

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

Re: scripts/build/scan-mf-deps: script to generate MF dependencies (issu


From: lemzwerg
Subject: Re: scripts/build/scan-mf-deps: script to generate MF dependencies (issue 553700043 by address@hidden)
Date: Sat, 14 Mar 2020 22:40:50 -0700

https://codereview.appspot.com/553700043/diff/545710043/mf/invoke-mf2pt.sh
File mf/invoke-mf2pt.sh (right):

https://codereview.appspot.com/553700043/diff/545710043/mf/invoke-mf2pt.sh#newcode4
mf/invoke-mf2pt.sh:4: mf2pt1=$(realpath $1)
Second try.  According to

 
https://unix.stackexchange.com/questions/136494/whats-the-difference-between-realpath-and-readlink-f
 
https://unix.stackexchange.com/questions/101080/realpath-command-not-found

it seems that today a `realpath` binary is available on most systems. 
However, it is not mentioned in the suite of programs that autoconf uses
universally.  I thus recommend that we add a `configure` test for it –
or at least mention it in the list of LilyPond build requisites.

https://codereview.appspot.com/553700043/



reply via email to

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