* Makefile.in (MAKEHTMLFLAGS): Remove "-glossary".

This commit is contained in:
Maciej W. Rozycki
2007-07-25 15:25:14 +00:00
parent 98c503ac20
commit 5b31182830
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-07-25 Maciej W. Rozycki <macro@mips.com>
* Makefile.in (MAKEHTMLFLAGS): Remove "-glossary".
2007-07-24 Michael Snyder <msnyder@access-company.com>
* solib-svr4.c (svr4_fetch_objfile_link_map): Null pointer check of

View File

@ -101,7 +101,7 @@ MAKEINFO=makeinfo
MAKEHTML = texi2html
MAKEHTMLFLAGS = -glossary -menu -split_chapter
MAKEHTMLFLAGS = -menu -split_chapter
# Set this up with gcc if you have gnu ld and the loader will print out
# line numbers for undefined references.