diff options
author | Jan Nieuwenhuizen <janneke@gnu.org> | 2004-12-12 11:06:00 +0000 |
---|---|---|
committer | Jan Nieuwenhuizen <janneke@gnu.org> | 2004-12-12 11:06:00 +0000 |
commit | 53e2f0457cebe26a53710b50fa0f178aefb90a30 (patch) | |
tree | 660bd2ba4e3b929ed0b88975cad9d82f342d1450 /make | |
parent | 0172385f4387f4acb06fda40c35f857225c8deb9 (diff) |
* mf/merge.pe.in: Set font names, version, license GPL.
* make/substitute.make: Add FONTFORGE.
* config.make.in (FONTFORGE): Add.
* configure.in (gui_b): Use PATH_PROG for fontforge.
Diffstat (limited to 'make')
-rw-r--r-- | make/substitute.make | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/make/substitute.make b/make/substitute.make index 21f626ea3a..e45f57c72e 100644 --- a/make/substitute.make +++ b/make/substitute.make @@ -7,25 +7,25 @@ include $(stepdir)/substitute-rules.make ATVARIABLES = \ BASH\ DATE\ - sharedstatedir\ + FONTFORGE\ GUILE\ + PACKAGE\ + PATHSEP\ + PERL\ + PYTHON\ + SHELL\ + TOPLEVEL_VERSION\ bindir\ - date\ datadir\ + date\ lilypond_datadir\ lilypond_libdir\ local_lilypond_datadir\ local_lilypond_libdir\ localedir\ - PACKAGE\ package\ - PATHSEP\ - PERL\ prefix\ program_prefix\ program_suffix\ - PYTHON\ - SHELL\ - TOPLEVEL_VERSION\ + sharedstatedir\ step-bindir\ - |