add missing file from change#1943
[p5sagit/p5-mst-13.2.git] / embed.pl
index 497b97d..52c93ab 100755 (executable)
--- a/embed.pl
+++ b/embed.pl
@@ -298,7 +298,7 @@ END
 
 print EM <<'END';
 
-#ifndef MIN_PERL_DEFINE  
+#if 0 /* ndef MIN_PERL_DEFINE */       /* unsupported in 5.006 */
 
 END