diff src/s/template.h @ 108639:cfaca963d899

* src/[ms]/template.h: Comments.
author Glenn Morris <rgm@gnu.org>
date Mon, 17 May 2010 19:59:15 -0700
parents f8e62c2bf3e9
children d86e65007470
line wrap: on
line diff
--- a/src/s/template.h	Mon May 17 19:54:25 2010 -0700
+++ b/src/s/template.h	Mon May 17 19:59:15 2010 -0700
@@ -133,10 +133,13 @@
 /* ============================================================ */
 
 /* After adding support for a new system, modify the large case
-   statement in the `configure' script to recognize reasonable
+   statement in configure.in to recognize reasonable
    configuration names, and add a description of the system to
    `etc/MACHINES'.
 
+   Check for any tests of $opsys in configure.in, and add an entry
+   for the new system if needed.
+
    If you've just fixed a problem in an existing configuration file,
    you should also check `etc/MACHINES' to make sure its descriptions
    of known problems in that configuration should be updated.  */