summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2008-05-20 08:32:47 +0000
committerDave Mitchell <davem@fdisolutions.com>2008-05-20 08:32:47 +0000
commiteb742a2ff4619322031edc0f476656381bfd1174 (patch)
tree97d682d3ec4364378368aedcf14c45fadfb29b94 /handy.h
parent022664f82abd60e41239025718444727467e24c1 (diff)
downloadperl-eb742a2ff4619322031edc0f476656381bfd1174.tar.gz
Integrate:
[ 32981] Thanks to Sébstien Aperghis-Tramoni's suggestion, updated version numbers in a few extra files and regenerated uconfig.h. [ 33038] Regen. Lots of under-the-hood changes accumulated. [ 33043] Regen uconfig.h [ 33045] The return of USE_DTRACE [ 33047] Re-generated sample files p4raw-link: @33047 on //depot/perl: f27add2b105e55046413b56fa81ce38c1f5a8c4c p4raw-link: @33045 on //depot/perl: 0a3c33ab0ff4b0086eda9a317695b0a506aedb3a p4raw-link: @33043 on //depot/perl: c57d4fd46ab089abd7af12df8894e86d724e19df p4raw-link: @33038 on //depot/perl: 776a38e31187f86a4a5b55c1719bc8c901a4e29a p4raw-link: @32981 on //depot/perl: 9244ff22d9253b414cdb453152476520e8a65e68 p4raw-id: //depot/maint-5.10/perl@33875 p4raw-integrated: from //depot/perl@33047 'edit in' Porting/config.sh (@32705..) p4raw-integrated: from //depot/perl@33045 'copy in' config_h.SH (@33038..) 'merge in' handy.h (@32819..) p4raw-integrated: from //depot/perl@33038 'copy in' Porting/Glossary (@32974..) 'merge in' Configure (@32974..) p4raw-integrated: from //depot/perl@32981 'copy in' uconfig.sh (@32953..) 'ignore' Porting/config_H (@32705..) uconfig.h (@32953..)
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 7c488b5818..0e0bf982b8 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(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