]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4414: Doc: Fix configure option
authorMasamichi Hosoda <trueroad@trueroad.jp>
Fri, 22 May 2015 13:31:34 +0000 (22:31 +0900)
committerMasamichi Hosoda <trueroad@trueroad.jp>
Thu, 28 May 2015 13:27:26 +0000 (22:27 +0900)
configure option `--with-ncsb-dir'
is changed to `--with-fonts-dir' by issue 4332.

Documentation/included/compile.itexi

index 31e68c46a110350123e8c004d142806ab4ef28d2..bdee2dba58ab96aa6ccbf35cf677aa0c5280fbc6 100644 (file)
@@ -985,7 +985,7 @@ Now run the @code{./configure} script.  To avoid complications with
 automatic font detection, add
 
 @example
---with-ncsb-dir=/opt/local/share/ghostscript/fonts
+--with-fonts-dir=/opt/local/share/ghostscript/fonts
 @end example