diff options
author | John Marshall <john_w_marshall@palm.com> | 2000-01-12 10:25:52 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-12 03:25:52 -0700 |
commit | 25e3c7bf27d5fff957b28f358324e4ad8a1dce3e (patch) | |
tree | 1776d2380061fb9ef99d92e0a8b99008962adf5d | |
parent | 40d7a3fece71ace4f22a9158991846818aa6bce3 (diff) | |
download | gcc-25e3c7bf27d5fff957b28f358324e4ad8a1dce3e.zip gcc-25e3c7bf27d5fff957b28f358324e4ad8a1dce3e.tar.gz gcc-25e3c7bf27d5fff957b28f358324e4ad8a1dce3e.tar.bz2 |
gcc.texi (Funding, [...]): Format these nodes even if INTERNALS is not set.
* gcc.texi (Funding, GNU/Linux, Copying, Contributors): Format
these nodes even if INTERNALS is not set.
From-SVN: r31348
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/gcc.texi | 7 |
2 files changed, 6 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9f0d293..324ffdd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 12 03:20:31 2000 John Marshall <john_w_marshall@palm.com> + + * gcc.texi (Funding, GNU/Linux, Copying, Contributors): Format + these nodes even if INTERNALS is not set. + Wed Jan 12 09:39:22 2000 Nick Burrett <nick.burrett@btinternet.com> * gcse.c (delete_null_pointer_checks_1): Cope when diff --git a/gcc/gcc.texi b/gcc/gcc.texi index 29b060b..8585259 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -4022,6 +4022,7 @@ compilation. @item INSTALL The install program to use. @end table +@end ifset @node Funding @unnumbered Funding Free Software @@ -4753,12 +4754,6 @@ port. @node Index @unnumbered Index -@end ifset - -@ifclear INTERNALS -@node Index -@unnumbered Index -@end ifclear @printindex cp |