Codebase list texinfo / b8acc1e
update patches Norbert Preining 4 years ago
4 changed file(s) with 9 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
99 am__v_texidevnull_0 = > /dev/null
1010 am__v_texidevnull_1 =
1111 -INFO_DEPS = texinfo.info info-stnd.info
12 +#INFO_DEPS = texinfo.info info-stnd.info
12 +# INFO_DEPS = texinfo.info info-stnd.info
1313 +INFO_DEPS =
1414 TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
1515 am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux
2020 -TEXINFOS = texinfo.texi info-stnd.texi
2121 +#TEXINFOS = texinfo.texi info-stnd.texi
2222 +TEXINFOS =
23 TEXI2DVI = texi2dvi
2423 TEXI2PDF = $(TEXI2DVI) --pdf --batch
2524 MAKEINFOHTML = $(MAKEINFO) --html
25 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
2626 @@ -1148,8 +1150,10 @@ top_build_prefix = @top_build_prefix@
2727 top_builddir = @top_builddir@
2828 top_srcdir = @top_srcdir@
66
77 --- texinfo.orig/util/texi2dvi
88 +++ texinfo/util/texi2dvi
9 @@ -1978,7 +1978,7 @@ do
9 @@ -1950,7 +1950,7 @@ do
1010 $SED "s,^$orig_pwd/,,;s,^\./,,;s,/,!,g"`
1111 esac
1212 # Remove it at exit if clean mode.
0 ---
1 tp/texi2any.pl | 6 +++---
2 1 file changed, 3 insertions(+), 3 deletions(-)
3
04 --- texinfo.orig/tp/texi2any.pl
15 +++ texinfo/tp/texi2any.pl
2 @@ -720,10 +720,10 @@
6 @@ -696,10 +696,10 @@ the behavior is identical, and does not
37 default is on.
48 -o, --output=DEST output to DEST.
59 With split output, create DEST as a directory
55
66 --- texinfo.orig/util/texi2dvi
77 +++ texinfo/util/texi2dvi
8 @@ -1900,6 +1900,9 @@ output for more details.
8 @@ -1872,6 +1872,9 @@ output for more details.
99
1010 For information about obtaining TeX, please see http://tug.org/texlive,
1111 or do a web search for TeX and your operating system or distro.