]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 29 Nov 2005 16:32:36 +0000 (16:32 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 29 Nov 2005 16:32:36 +0000 (16:32 +0000)
Documentation/topdocs/NEWS.tely
make/lilypond.fedora.spec.in

index f9c53f3806cc1ffcb3efcbc5419c53a48819edcc..18627dcea311b8df1855e8d3ebba1aa704b6e65e 100644 (file)
@@ -46,6 +46,11 @@ This document is also available in @uref{NEWS.pdf,PDF}.
 
 @itemize @bullet
 
+@item LilyPond does no longer link to kpathsea for the @TeX{} backend.
+This makes the @TeX{} backend more easily usable on various systems.
+
+This fix was sponsored by Christian Ebert.
+
 @item The horizontal location of rehearsal marks can be adjusted by
 setting the @code{rehearsalMarkAlignSymbol} property,
 
index a3cc400a61e4f30acf7873b02bfcf94e191993a0..4b671b4ab47eb88a76c4065b75515e62b6b38305 100644 (file)
@@ -53,7 +53,7 @@ Documentation and example files of LilyPond.  An index is available at
 # because RPM will gladly do a substitution anyway.
 
 # compile with static libstdc++ for better platform portability.
-./configure --enable-static-gxx --without-kpathsea --disable-checking --prefix=%{_prefix} --enable-optimising
+./configure --enable-static-gxx --disable-checking --prefix=%{_prefix} --enable-optimising
 
 
 make -j2 all