From: hanwen Date: Tue, 9 May 2006 08:21:57 +0000 (+0000) Subject: (LINK_GXX_STATICALLY): new --with-ncsb-dir. (backport) X-Git-Tag: release/2.8.2~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f6b13b7e45d5548e5f7e905a130a34be9bb848ab;p=lilypond.git (LINK_GXX_STATICALLY): new --with-ncsb-dir. (backport) --- diff --git a/configure.in b/configure.in index f577f24ac1..d15d64e897 100644 --- a/configure.in +++ b/configure.in @@ -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,