summaryrefslogtreecommitdiff
path: root/epoc
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-03 00:57:08 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-03 00:57:08 +0000
commit13b6e58cb5ac4fa23568d2f76512a5830dbb1688 (patch)
tree611d23bd70ad0cd205b059d28403ba79d13a0699 /epoc
parent5a814814cd51e244388e778feeaca28d5d78d95b (diff)
downloadperl-13b6e58cb5ac4fa23568d2f76512a5830dbb1688.tar.gz
Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
as suggested by Olaf Flebbe and Nicholas Clark. p4raw-id: //depot/perl@7126
Diffstat (limited to 'epoc')
-rw-r--r--epoc/epocish.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epoc/epocish.h b/epoc/epocish.h
index 31da472bd4..551d1f51d7 100644
--- a/epoc/epocish.h
+++ b/epoc/epocish.h
@@ -141,3 +141,4 @@ double epoc_atof( const char *ptr);
#define init_os_extras Perl_init_os_extras
+#define NO_ENVIRON_ARRAY