[EMAIL PROTECTED] writes:
> 2.3.9 does not build on MacOS X using the build recipe for 2.3.8:

try this for stepmake/stepmake/metafont-rules.make

*** metafont-rules.make.~1.25.~ 2004-01-18 23:19:31.000000000 +0100
--- metafont-rules.make 2004-07-31 11:17:50.856116944 +0200
***************
*** 10,16 ****
  
  # This is not metafont, this is feta-specific
  $(outdir)/%.log: %.mf
!       $(METAFONT) $<
        mv $(@F) $@
        rm $(basename $(@F)).*gf
  
--- 10,16 ----
  
  # This is not metafont, this is feta-specific
  $(outdir)/%.log: %.mf
!       $(METAFONT) "\mode:=$(MFMODE); nonstopmode; input $<;"
        mv $(@F) $@
        rm $(basename $(@F)).*gf
  


-- 

 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to