zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: incompatible texi2html change fnu
@ 2005-07-20 15:51 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2005-07-20 15:51 UTC (permalink / raw)
  To: zsh-workers

texi2thml 1.76 needs this to do the right thing.

Index: Doc/Makefile.in
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Makefile.in,v
retrieving revision 1.24
diff -u -r1.24 Makefile.in
--- Doc/Makefile.in	6 May 2005 15:53:02 -0000	1.24
+++ Doc/Makefile.in	20 Jul 2005 15:49:48 -0000
@@ -40,7 +40,7 @@
 MAKEINFO = makeinfo
 TEXI2DVI = texi2dvi
 DVIPS = dvips
-TEXI2HTML = texi2html -expand info -split chapter
+TEXI2HTML = texi2html --output . --ifinfo --split=chapter
 
 .SUFFIXES: .yo .1
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-20 15:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-20 15:51 PATCH: incompatible texi2html change fnu Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).