]> git.ipfire.org Git - thirdparty/gcc.git/commit
texi2pod.pl: Handle @include, @ftable, @vtable.
authorZack Weinberg <zack@codesourcery.com>
Mon, 11 Mar 2002 20:37:13 +0000 (20:37 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 11 Mar 2002 20:37:13 +0000 (20:37 +0000)
commit049b03f488f1a232fe7851f319d12868ac52d869
tree969966a3ac799c7d52b5574f9d1ee0ff46495746
parent999cc24c0866f08a09bc3608fcac95a2dee681d3
texi2pod.pl: Handle @include, @ftable, @vtable.

* contrib/texi2pod.pl: Handle @include, @ftable, @vtable.
Reformat some code for clarity.
* gcc/Makefile.in: Give texi2pod its input file as a command
line argument, not on stdin.

From-SVN: r50592
contrib/ChangeLog
contrib/texi2pod.pl
gcc/ChangeLog
gcc/Makefile.in