doc: drop obsolete @setcontentsaftertitlepage

texinfo 6.1 complains (during 'make dvi'):

/home/eblake/m4-1.4/doc/./m4.texi:9: @setcontentsaftertitlepage has been remove
d as a Texinfo command; move your @contents command if you want the contents af
ter the title page..

It turns out that eliminating the command has no effect - modern
tools correctly emit the contents in-place, right after the title
page, so it was leftover cruft from an older time.

* doc/m4.texi: Satisfy newer texinfo.

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit c7a3591347238aa34defded34609007b326a0984)
1 file changed