X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=SConstruct;h=6ec14e2274343aaa9aea12cab07c8a56fa1947be;hb=9c52074fd21570788ce6fce22056518084bac434;hp=92afa9568b07b6d6bfbc0099a8f27d1334257af4;hpb=06179214e6e296a7befd73b6eb84d09ce5c98a19;p=lilypond.git diff --git a/SConstruct b/SConstruct index 92afa9568b..6ec14e2274 100644 --- a/SConstruct +++ b/SConstruct @@ -134,7 +134,6 @@ config_vars = [ 'LIBS', 'LINKFLAGS', 'MF', - 'MFTRACE', 'PERL', 'PYTHON', 'SH', @@ -434,8 +433,6 @@ def configure (target, source, env): test_program (required, 'guile-config', '1.8', 'GUILE development', 'libguile-dev or guile-devel') test_program (required, 'mf', '0.0', 'Metafont', 'tetex-bin') - test_program (required, 'mftrace', '1.1.19', - 'mftrace (http://xs4all.nl/~hanwen/mftrace)', 'mftrace') test_program (required, 'python', '2.1', 'Python (www.python.org)', 'python') # Silly, and breaks with /bin/sh == dash