summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-11-11 21:05:42 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-11-11 21:05:42 +0000
commit1ba53475584b568fe81ad70f22128f596dffa82f (patch)
treec05012ff12587aabdcaf8e138b2a07bfa117d8f9 /embed.pl
parent4abe8f913566964f6bf8a39a1a8844efbe0f192e (diff)
downloadperl-1ba53475584b568fe81ad70f22128f596dffa82f.tar.gz
provide -DPERL_POLLUTE
p4raw-id: //depot/perl@2226
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.pl b/embed.pl
index 2ca20d06db..709acc60e0 100755
--- a/embed.pl
+++ b/embed.pl
@@ -519,7 +519,7 @@ END
print EM <<'END';
-#if 0 /* ndef MIN_PERL_DEFINE */ /* unsupported in 5.006 */
+#ifdef PERL_POLLUTE /* unsupported in 5.006 */
END