Regen stuff.
[p5sagit/p5-mst-13.2.git] / configpm
index 4bdde61..a83e866 100755 (executable)
--- a/configpm
+++ b/configpm
@@ -500,7 +500,8 @@ EOF
 }
 
 if ($opts{glossary}) {
-  <GLOS>;                              # Skip the preamble
+    <GLOS>;                            # Skip the "DO NOT EDIT"
+    <GLOS>;                            # Skip the preamble
   while (<GLOS>) {
     process;
     print CONFIG;