"Gerrit P. Haase" <[EMAIL PROTECTED]> writes:

> Hmmm, there are the Makefiles included, but not much more.
> The point is that I did a complete update to current autoconf,
> automake, libtool. So most of the configuration files are changed.

So, you'll want to exclude those from the diff.  Try something like:

    diff -purN --exclude=*.deps --exclude=*.x -X .cvsignore ../guile.orig .

add --exclude flags (or run make *clean) until you're patch contains
nothing you didn't type yourself.

> >Do you think shared libraries are an improvement, eg, how do you
> >intend to address the versioning issue?
> 
> I called it:
> $ guile --version
> Guile 1.4-gph-1

I meant rather: how do you plan to install lilypond-1.4 and
lilypond-1.5 alongside eachother, when you use shared libraries.  On
my box, they're linked to libguile.so.9 and libguile.so.10, resp.

Jan.

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


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

Reply via email to