summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2008-01-23 07:51:53 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2008-01-23 07:51:53 +0000
commit0a3c33ab0ff4b0086eda9a317695b0a506aedb3a (patch)
tree6c96beaf83b96fa55ab7e79c95cc6b885fdf7319 /handy.h
parentc57d4fd46ab089abd7af12df8894e86d724e19df (diff)
downloadperl-0a3c33ab0ff4b0086eda9a317695b0a506aedb3a.tar.gz
The return of USE_DTRACE
p4raw-id: //depot/perl@33045
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 d891513c3c..433fe134bb 100644
--- a/handy.h
+++ b/handy.h
@@ -177,7 +177,7 @@ typedef U64TYPE U64;
#endif
/* HMB H.Merijn Brand - a placeholder for preparing Configure patches */
-#if defined(HAS_MALLOC_SIZE) && defined(LOCALTIME_R_NEEDS_TZSET) && defined(HAS_PSEUDOFORK)
+#if defined(HAS_MALLOC_SIZE) && defined(LOCALTIME_R_NEEDS_TZSET) && defined(HAS_PSEUDOFORK) && defined(USE_DTRACE)
/* Not (yet) used at top level, but mention them for metaconfig */
#endif