aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/Makefile.in
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2001-10-12 21:10:07 +0000
committerJim Blandy <jimb@codesourcery.com>2001-10-12 21:10:07 +0000
commitf4846649b32c8b6020a6a89c436963c044b63464 (patch)
tree3b325e72f743a362591f4cd57a0aeeb3792fdd4d /gdb/doc/Makefile.in
parent375f3d864b1293ba56cd79980ac618e26c862246 (diff)
downloadgdb-f4846649b32c8b6020a6a89c436963c044b63464.zip
gdb-f4846649b32c8b6020a6a89c436963c044b63464.tar.gz
gdb-f4846649b32c8b6020a6a89c436963c044b63464.tar.bz2
* Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
version of texi2html (1.64) doesn't support this flag any more.
Diffstat (limited to 'gdb/doc/Makefile.in')
-rw-r--r--gdb/doc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in
index 85aeb49..7e1c827 100644
--- a/gdb/doc/Makefile.in
+++ b/gdb/doc/Makefile.in
@@ -48,7 +48,7 @@ MAKEINFO=makeinfo
# texi2html. -sts 2000-03-28
MAKEHTML = texi2html
-MAKEHTMLFLAGS = -glossary -menu -split_chapter
+MAKEHTMLFLAGS = -menu -split_chapter
# where to find texi2roff, ditto
TEXI2ROFF=texi2roff