mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
Fix compilation of the hard copy of the R5RS, tutorial and GOOPS manual.
* doc/tutorial/Makefile.am (TEXINFO_TEX): Remove. * doc/goops/Makefile.am (TEXINFO_TEX): Remove. * doc/r5rs/Makefile.am (TEXINFO_TEX): Remove.
This commit is contained in:
parent
89fc8adea3
commit
f23f643881
3 changed files with 0 additions and 6 deletions
|
@ -26,6 +26,4 @@ info_TEXINFOS = goops.texi
|
|||
goops_TEXINFOS = goops-tutorial.texi \
|
||||
hierarchy.eps hierarchy.png hierarchy.txt hierarchy.pdf
|
||||
|
||||
TEXINFO_TEX = ../ref/texinfo.tex
|
||||
|
||||
EXTRA_DIST = ChangeLog-2008
|
||||
|
|
|
@ -23,6 +23,4 @@ AUTOMAKE_OPTIONS = gnu
|
|||
|
||||
info_TEXINFOS = r5rs.texi
|
||||
|
||||
TEXINFO_TEX = ../ref/texinfo.tex
|
||||
|
||||
EXTRA_DIST = ChangeLog-2008
|
||||
|
|
|
@ -23,6 +23,4 @@ AUTOMAKE_OPTIONS = gnu
|
|||
|
||||
info_TEXINFOS = guile-tut.texi
|
||||
|
||||
TEXINFO_TEX = ../ref/texinfo.tex
|
||||
|
||||
EXTRA_DIST = ChangeLog-2008
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue