Rune Zedeler <[EMAIL PROTECTED]> writes:

B> Is there a really good reason why there is a cyclic link from
> stepmake/stepmake to .././stepmake

This is a bit hairy issue.

Stepmake (ie, the ./stepmake dir) was (and still is) designed to be a
separate package, as a handy make system drop-in, that could be
configured, installed and distributed by doing:

    cd lilypond-x.y.z/stepmake
    ./configure
    make install
    make dist

We got bored of hacking makefiles all the time and it never really
took off.  However, any stepmake package expects to have the stepmake
directory, with all the .make files in

    ./stepmake/stepmake

That works when stepmake is a drop-in, as it is for Lily, but when
built and configured by itself, the symlink is needed.

> diff doesn't like it, copy doesn't like it, I don't like it...

Don't do diffs manually, see

    http://appel.lilypond.org/wiki/index.php?MakingPatches

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to