(web pages) update projects/beginner.html

Nathanael Nerode neroden@twcny.rr.com
Sat Dec 28 01:19:00 GMT 2002


Delete the project I just finished; pluralize 'configure script'.  
Committed as obvious.

Index: beginner.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/beginner.html,v
retrieving revision 1.30
diff -u -r1.30 beginner.html
--- beginner.html	5 Dec 2002 00:50:12 -0000	1.30
+++ beginner.html	28 Dec 2002 09:17:28 -0000
@@ -697,7 +697,7 @@
 <p>The real mess is in the debug info generators.</p>
 </li>
 
-<li>Clean up the configure script.
+<li>Clean up the configure scripts.
 
 <p>The horrible tests for assembler features particularly need to die,
 but there are plenty of other atrocities.  If you want a relatively
@@ -815,16 +815,6 @@
 but if done it would be immensely useful.</p>
 </li>
 
-<li>Autoconfiscate the top level of the directory tree.
-
-<p>The top level is handled by a strange beast known as "Cygnus
-configure," which is understood by very few people.  If it were
-replaced by an autoconf script it would be much easier to work
-with.</p>
-
-<p>Unfortunately, you will need guru-level Make and shell script
-skills to even attempt this.</p>
-</li>
 </ul>
 
 <h2>Library infrastructure</h2>



More information about the Gcc-patches mailing list