]> git.donarmstrong.com Git - lilypond.git/commitdiff
(LINK_GXX_STATICALLY): new --with-ncsb-dir. (backport)
authorhanwen <hanwen>
Tue, 9 May 2006 08:21:57 +0000 (08:21 +0000)
committerhanwen <hanwen>
Tue, 9 May 2006 08:21:57 +0000 (08:21 +0000)
configure.in

index f577f24ac15d9b0f0e7212e21b5266fe83e1ac27..d15d64e897d89bbbc6b648b27df42fc714dd03df 100644 (file)
@@ -38,7 +38,7 @@ NCSB_DIR=unknown
 AC_ARG_WITH(ncsb-dir,
 [  --with-ncsb-dir=DIR     location of Century Schoolbook fonts
                             Default: detect with fc-match(1)],
-    [NCSB_DIR=$withval])
+    [NCSB_DIR=$withval], [NCSB_DIR=""])
 
 reloc_b=no
 AC_ARG_ENABLE(relocation,