These changes abolish M4 preprocessing for the GDB manual.
authorRoland Pesch <pesch@cygnus>
Sat, 23 Jan 1993 00:30:28 +0000 (00:30 +0000)
committerRoland Pesch <pesch@cygnus>
Sat, 23 Jan 1993 00:30:28 +0000 (00:30 +0000)
commit18fae2a8dbd7555dd98043534a3ce7de19ab4e15
tree42bd3373fcf53c629c754ee21c9a3638e781f49d
parent42b5c73927f9c86c0726b25e271b76133a8e9178
These changes abolish M4 preprocessing for the GDB manual.

Formatting these files now depends on the recently designed
Texinfo conditionals:  to format successfully, you must use very
recent versions (not yet distributed by FSF) of texinfo.tex and makeinfo.c.

The new Texinfo commands are @set, @clear, @ifset, @ifclear, and @value.
Recent texinfo-2 Beta distributions contained partial implementations.

texi2roff does not yet support these commands.

There are miscellaneous clean-ups to Makefile.in as well.
21 files changed:
gdb/doc/Makefile.in
gdb/doc/all.m4 [deleted file]
gdb/doc/amd29k.m4 [deleted file]
gdb/doc/configure.in
gdb/doc/gdb-config.texi [new file with mode: 0644]
gdb/doc/gdb.texinfo
gdb/doc/gdbinv-m.m4.in
gdb/doc/gdbinv-s.m4.in
gdb/doc/gdbinv-s.texi [new file with mode: 0644]
gdb/doc/gen.m4 [deleted file]
gdb/doc/h8-config.texi [new file with mode: 0644]
gdb/doc/h8.m4
gdb/doc/i80386.m4 [deleted file]
gdb/doc/i960.m4 [deleted file]
gdb/doc/lucid.m4
gdb/doc/m680x0.m4 [deleted file]
gdb/doc/none.m4 [deleted file]
gdb/doc/pretex.m4 [deleted file]
gdb/doc/sparc.m4 [deleted file]
gdb/doc/vax.m4 [deleted file]
gdb/doc/z8000.m4