From: hanwen Date: Tue, 7 Jun 2005 22:50:49 +0000 (+0000) Subject: (TEXINPUTS): set TEXINPUTS so our X-Git-Tag: release/2.5.32^2~50 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=de9e249c3e4ef15ac03efaf264ca6a095d9a2d57;p=lilypond.git (TEXINPUTS): set TEXINPUTS so our texinfo.tex is always used. --- diff --git a/ChangeLog b/ChangeLog index 0c51f0c834..2c2566206a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-08 Han-Wen Nienhuys + + * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our + texinfo.tex is always used. + 2005-06-07 Han-Wen Nienhuys * flower/include/axis.hh: rename from axes.hh diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 0ba8a4dbab..e8b8d0dbe5 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -29,6 +29,10 @@ OMF_FILES += $(outdir)/lilypond-internals.html.omf LOCALSTEPMAKE_TEMPLATES=lilypond ly + +TEXINPUTS=$(topdir)/tex:: +export TEXINPUTS + include $(depth)/make/stepmake.make dvi: $(DVI_FILES) diff --git a/flower/axis.cc b/flower/axis.cc index 9f63cc4cff..d26d2df06b 100644 --- a/flower/axis.cc +++ b/flower/axis.cc @@ -5,6 +5,7 @@ */ #include "axis.hh" + #include "string.hh" String