diff mk-opts.pl @ 7017:a1dbe9d80eee

[project @ 2007-10-12 21:27:11 by jwe]
author jwe
date Fri, 12 Oct 2007 21:27:37 +0000
parents 55411ecc8d8b
children 4270ded9ddc6
line wrap: on
line diff
--- a/mk-opts.pl
+++ b/mk-opts.pl
@@ -71,6 +71,7 @@
   while (<INFILE>)
     {
       next if (/^\s*$/);
+      next if (/^\s*#.*$/);
 
       if (/^\s*OPTION\s*$/)
         {