summaryrefslogtreecommitdiff
path: root/embedvar.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-10-06 03:47:44 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-10-06 03:47:44 +0000
commiteb07465ebe1238598e948058857ec948c6697f86 (patch)
tree8f112b3742d5c46bbd0e69409584b1322959617f /embedvar.h
parentc437c45787750ba4b841b3d6c173dab1a4cd3419 (diff)
downloadperl-eb07465ebe1238598e948058857ec948c6697f86.tar.gz
disable C<#define dirty PL_dirty> et al.
p4raw-id: //depot/perl@1927
Diffstat (limited to 'embedvar.h')
-rw-r--r--embedvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embedvar.h b/embedvar.h
index 10fcb352d6..67761b1a0b 100644
--- a/embedvar.h
+++ b/embedvar.h
@@ -914,7 +914,7 @@
#endif /* PERL_GLOBAL_STRUCT */
-#ifndef MIN_PERL_DEFINE
+#if 0 /* ndef MIN_PERL_DEFINE */ /* unsupported in 5.006 */
#define DBsingle PL_DBsingle
#define DBsub PL_DBsub