summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2005-04-10 17:08:36 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2005-04-10 17:08:36 +0000
commit0a0abfba80ecb959bb176fcf214c3d9eeebfb1c6 (patch)
tree3bd838a0b1d2b4bcdb82b78ea56d62c54cc22030 /handy.h
parentccafdc969fe8361303a07e7576d1af4e3e389a76 (diff)
downloadperl-0a0abfba80ecb959bb176fcf214c3d9eeebfb1c6.tar.gz
Configure now probes for _LIB_VERSION support in math.h/libm
LIBM_LIB_VERSION is defined if it does p4raw-id: //depot/perl@24217
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 81483a81b7..d1872f2257 100644
--- a/handy.h
+++ b/handy.h
@@ -160,7 +160,7 @@ typedef U64TYPE U64;
#endif
/* HMB H.Merijn Brand - a placeholder for preparing Configure patches */
-#if defined(USE_SITECUSTOMIZE) || defined(LIBM_VERSION_TYPE)
+#if defined(LIBM_LIB_VERSION)
/* Not (yet) used at top level, but mention them for metaconfig */
#endif