diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2006-01-02 22:11:16 +0000 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2006-01-02 22:11:16 +0000 |
commit | 1d519e03f98492015b452fe72b97fd68fee27305 (patch) | |
tree | cb09d3f530dc8f69975594c9238946a839f9dcb5 /config.make.in | |
parent | 66940807f0b1cea75c7ad014174418fa97c6f1f2 (diff) |
* configure.in (NCSB_DIR): --enable-ncsb-dir
* mf/GNUmakefile ($(NCSB_TTFS)): NCSB_DIR iso. NCSB_PATH.
* configure.in (LINK_GXX_STATICALLY): --enable-ncsb-path option.
use locate to find c059033l.pfb.
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in index 6d7dea2de8..bd28f57cee 100644 --- a/config.make.in +++ b/config.make.in @@ -87,7 +87,7 @@ webdir = $(lilypond_docdir)/html vimdir = $(lilypond_datadir)/vim -NCSB_PATH = @NCSB_PATH@ +NCSB_DIR = @NCSB_DIR@ ################################################################ ## PROGRAMS |