From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: Don't pass -glossary flag to texi2html Date: Tue, 09 Oct 2001 23:05:00 -0000 Message-id: <3BC3E4DD.30601@cygnus.com> References: <20011009163928.5744A5E9D8@zwingli.cygnus.com> X-SW-Source: 2001-10/msg00104.html > 2001-10-09 Jim Blandy > > * 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