* RFA: Don't pass -glossary flag to texi2html
@ 2001-10-09 9:38 Jim Blandy
2001-10-09 23:05 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Jim Blandy @ 2001-10-09 9:38 UTC (permalink / raw)
To: gdb-patches
2001-10-09 Jim Blandy <jimb@redhat.com>
* Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
version of texi2html (1.64) doesn't support this flag any more.
Index: gdb/doc/Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/doc/Makefile.in,v
retrieving revision 1.15
diff -c -r1.15 Makefile.in
*** gdb/doc/Makefile.in 2001/07/26 07:29:24 1.15
--- gdb/doc/Makefile.in 2001/10/09 16:18:28
***************
*** 48,54 ****
# texi2html. -sts 2000-03-28
MAKEHTML = texi2html
! MAKEHTMLFLAGS = -glossary -menu -split_chapter
# where to find texi2roff, ditto
TEXI2ROFF=texi2roff
--- 48,54 ----
# texi2html. -sts 2000-03-28
MAKEHTML = texi2html
! MAKEHTMLFLAGS = -menu -split_chapter
# where to find texi2roff, ditto
TEXI2ROFF=texi2roff
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: RFA: Don't pass -glossary flag to texi2html
2001-10-09 9:38 RFA: Don't pass -glossary flag to texi2html Jim Blandy
@ 2001-10-09 23:05 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2001-10-09 23:05 UTC (permalink / raw)
To: Jim Blandy; +Cc: gdb-patches
> 2001-10-09 Jim Blandy <jimb@redhat.com>
>
> * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
> version of texi2html (1.64) doesn't support this flag any more.
>
>
Interesting, gdbadmin is using 1.64 to generate the online docs. Looks
like the option is simply ignored so I guess this won't hurt.
Andrew
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-09 23:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-09 9:38 RFA: Don't pass -glossary flag to texi2html Jim Blandy
2001-10-09 23:05 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox