projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ed6891
)
mftrace autoconf fix
author
Han-Wen Nienhuys
<hanwen@xs4all.nl>
Sat, 10 Aug 2002 15:05:20 +0000
(15:05 +0000)
committer
Han-Wen Nienhuys
<hanwen@xs4all.nl>
Sat, 10 Aug 2002 15:05:20 +0000
(15:05 +0000)
config.make.in
patch
|
blob
|
history
diff --git
a/config.make.in
b/config.make.in
index e67c074f3b997625773b2eb70bdc87ad62cf90e6..342408694c4ffa865a47da2221796b49c9e9e87f 100644
(file)
--- a/
config.make.in
+++ b/
config.make.in
@@
-73,7
+73,7
@@
MSGFMT = @MSGFMT@
ROOTSEP = @ROOTSEP@
PATHSEP = @PATHSEP@
PERL = @PERL@
-
PKTRACE = @PK
TRACE@
+
MFTRACE = @MF
TRACE@
PYTHON = @PYTHON@
SHELL = @SHELL@
TAR = @TAR@