* Makefile.in (MAKEHTMLFLAGS): Remove "-glossary".
authorMaciej W. Rozycki <macro@linux-mips.org>
Wed, 25 Jul 2007 15:25:14 +0000 (15:25 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Wed, 25 Jul 2007 15:25:14 +0000 (15:25 +0000)
gdb/ChangeLog
gdb/Makefile.in

index 27c3b36..a8e4116 100644 (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
index b278a28..ba025cc 100644 (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.