summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorAlan Burlison <Alan.Burlison@uk.sun.com>2005-10-11 17:29:54 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2005-10-11 15:15:37 +0000
commit88f5bc07adcbdcc8427eef58d88a43884ef3f99a (patch)
tree9ff4104992b1e0501742f6532393057cfd7be2de /handy.h
parentd32793394506cce30e5ae4fb6827bb6a2d170dd1 (diff)
downloadperl-88f5bc07adcbdcc8427eef58d88a43884ef3f99a.tar.gz
environ fixup
Message-ID: <434BDA72.4090109@sun.com> p4raw-id: //depot/perl@25737
Diffstat (limited to 'handy.h')
-rw-r--r--handy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/handy.h b/handy.h
index e28faa8099..69ee8d34ab 100644
--- a/handy.h
+++ b/handy.h
@@ -175,7 +175,7 @@ typedef U64TYPE U64;
#endif
/* HMB H.Merijn Brand - a placeholder for preparing Configure patches */
-#if defined(HAS_MALLOC_SIZE) && defined(HAS_MALLOC_GOOD_SIZE) && defined(HAS_UNSETENV)
+#if defined(HAS_MALLOC_SIZE) && defined(HAS_MALLOC_GOOD_SIZE)
/* Not (yet) used at top level, but mention them for metaconfig */
#endif