CVSROOT: /cvsroot/lilypond Module name: lilypond Branch: Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/06/21 23:19:28
Modified files: . : ChangeLog config.make.in configure.in Log message: * configure.in (reloc_b): remove TTFTOOL_ENDIAN * config.make.in (WINDRES): remove TTFTOOL_ENDIAN. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3807&tr2=1.3808&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/config.make.in.diff?tr1=1.80&tr2=1.81&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/configure.in.diff?tr1=1.154&tr2=1.155&r1=text&r2=text Patches: Index: lilypond/ChangeLog diff -u lilypond/ChangeLog:1.3807 lilypond/ChangeLog:1.3808 --- lilypond/ChangeLog:1.3807 Tue Jun 21 23:18:25 2005 +++ lilypond/ChangeLog Tue Jun 21 23:19:28 2005 @@ -1,5 +1,9 @@ 2005-06-22 Han-Wen Nienhuys <[EMAIL PROTECTED]> + * configure.in (reloc_b): remove TTFTOOL_ENDIAN + + * config.make.in (WINDRES): remove TTFTOOL_ENDIAN. + * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool * ttftool/*: remove ttftool subdirectory. Index: lilypond/config.make.in diff -u lilypond/config.make.in:1.80 lilypond/config.make.in:1.81 --- lilypond/config.make.in:1.80 Sat May 14 23:58:42 2005 +++ lilypond/config.make.in Tue Jun 21 23:19:28 2005 @@ -107,7 +107,6 @@ SHELL = @SHELL@ SPLITTING_MAKEINFO = @SPLITTING_MAKEINFO@ TAR = @TAR@ -TTFTOOL_ENDIAN = @TTFTOOL_ENDIAN@ WINDRES = @WINDRES@ YACC = @YACC@ ZIP = @ZIP@ Index: lilypond/configure.in diff -u lilypond/configure.in:1.154 lilypond/configure.in:1.155 --- lilypond/configure.in:1.154 Tue May 31 13:55:27 2005 +++ lilypond/configure.in Tue Jun 21 23:19:28 2005 @@ -90,11 +90,6 @@ STEPMAKE_PANGO_FT2(pangoft2, REQUIRED, 1.6.0) STEPMAKE_FONTCONFIG(fontconfig, OPTIONAL, 2.2.0) -## TTFTOOL stuff -AC_C_BIGENDIAN(TTFTOOL_ENDIAN="-DBIGENDIAN", - TTFTOOL_ENDIAN="-DSMALLENDIAN") -AC_SUBST(TTFTOOL_ENDIAN) - STEPMAKE_WINDOWS ## Optional tools for building documentation, website, extra fonts. _______________________________________________ Lilypond-cvs mailing list Lilypond-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-cvs