Commit graph

3 commits

Author SHA1 Message Date
Peter Pentchev
ba3f22fd15 Revert to the traditional behavior when building split HTML: do not create a
directory and put the files in there, but create all the files in the
current directory with a common prefix instead.

Grrr:		in the general direction of the texi2html authors for
		throwing backwards compatibility to the wind without so much
		as a note in the ChangeLog
Reported by:	many people, including kris, WRT build failures on many
		different ports which use texi2html :(
Pointy hat to:	myself for not at least testing the xboard build ;)
2005-02-12 22:40:59 +00:00
Peter Pentchev
a1d4c378f4 Update to 1.72.
Submitted by:	hrs
2005-02-06 18:42:52 +00:00
Peter Pentchev
571f16bbe3 Remove a couple of symbolic reference abuses: the texi2html developers
had left one that made Perl 5.00503 very unhappy.  Create and use
filehandles The Right Way(tm) instead of using the 'no strict refs' bandaid.

Prompted by:	kris
2003-12-13 05:47:02 +00:00