bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mftrace --version 1.2.0


From: Erlend Aasland
Subject: Re: mftrace --version 1.2.0
Date: Mon, 10 Apr 2006 00:41:27 +0200

I've thrown in a fix for this in CVS. Can you verify that it works?


Erlend

On 4/8/06, Nicolas Sceaux <address@hidden> wrote:
>
> Hi,
>
> The command 'mftrace --version' gives a different result with mftrace
> 1.2.0:
>
>   robert:~ nicolas$ ~/src/lilypond/mftrace-1.1.11/mftrace --version
>   mftrace 1.1.11
>   robert:~ nicolas$ ~/src/lilypond/mftrace-1.2.0/mftrace --version
>   mftrace 1.2.0
>
>   This program is free software.  It is covered by the GNU General Public
>   License and you are welcome to change it and/or distribute copies of it
>   under certain conditions.  Invoke as `mftrace --warranty' for more
>   information.
>
>   Copyright (c) 2005--2006 by
>     Han-Wen Nienhuys <address@hidden>
>
>
>   robert:~ nicolas$
>
> As a result, make fails after the following rule in mf/GNUMakefile:
>
> pfa_warning:
> ifneq ($(shell $(MFTRACE) --version | sed 's/ .*//'),mftrace)
>         @echo ""
>         @echo "ERROR: mftrace not found"
>         @echo ""
>         @echo "For obtaining PFA/SVG fonts, either install mftrace "
>         @echo "(see http://www.xs4all.nl/~hanwen/mftrace/ ),"
>         @echo "or try one of the following commands in this directory: "
>         @echo ""
>         @echo " make get-fonts "
>         @echo " make get-rpm-fonts "
>         @echo " make get-deb-fonts "
>         @echo ""
>         @echo "These commands will try to download the files from
> internet."
>         @false
> endif
>
> I'm using GNU make 3.80, Mac OS 10.4.5.
>
> As a workaround, I deleted the copyright note from mftrace; maybe it
> should not be printed when using the --version option.
>
> nicolas
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]