]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/aclocal.m4
* make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
[lilypond.git] / stepmake / aclocal.m4
index c3d41f612876775958d33ba4fd05e507d24eeaf0..dc44ed325f8a388f272e0f94b7ae2c996a72dd9a 100644 (file)
@@ -27,6 +27,10 @@ AC_DEFUN(STEPMAKE_GET_VERSION, [
 
     changequote(<<, >>)#dnl
 
+    ## Assume and hunt for dotted version multiplet.
+    ## use eval trickery, because we cannot use multi-level $() instead of ``
+    ## for compatibility reasons.
+    
     ## grab the first version number in  --version output.
     eval _ver=\"\`("$1" --version || "$1" -V) 2>&1 | grep '[0-9]\.[0-9]' \
         | head -n 1 \