From: gpercival Date: Wed, 8 Feb 2006 18:03:54 +0000 (+0000) Subject: Small whitespace patch from Erlend. X-Git-Tag: release/2.7.38^2~176 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7eb568772c9b6433f881cbf243ec7b98e461a599;p=lilypond.git Small whitespace patch from Erlend. --- diff --git a/ChangeLog b/ChangeLog index 840a6c48a8..28cc83d706 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-02-08 Graham Percival + + * darwin.patch: small patch from Erlend, thanks! + 2006-02-08 Han-Wen Nienhuys * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup diff --git a/darwin.patch b/darwin.patch index 1b5a83fce8..1a05815607 100644 --- a/darwin.patch +++ b/darwin.patch @@ -4,7 +4,7 @@ diff -ruN stepmake/stepmake/c++-rules.make lilypond-2.7.11/stepmake/stepmake/c++ @@ -26,6 +26,7 @@ $(outdir)/%.cc: %.ll - $(FLEX) -Cfe -p -p -o$@ $< + $(FLEX) -Cfe -p -p -o$@ $< + perl -i.bak -pe 's/^class istream;/#include ;\nusing namespace std;/' $@ $(outdir)/%-rc.o: $(outdir)/%.rc