summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorGisle Aas <gisle@aas.no>2005-10-31 05:53:53 -0800
committerH.Merijn Brand <h.m.brand@xs4all.nl>2005-10-31 22:15:01 +0000
commite96b369dc61077fe31b75895167f55dbce4d7519 (patch)
tree613fb52284a3e7b4f3fa60658b49597039c6afb4 /handy.h
parent0b612f938c486fe63cc6e365cfa90d407732bbcc (diff)
downloadperl-e96b369dc61077fe31b75895167f55dbce4d7519.tar.gz
futimes [PATCH]
Message-ID: <lrk6ft8ia6.fsf_-_@caliper.activestate.com> p4raw-id: //depot/perl@25941
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 7f1e1dd4cd..bb4c3422c4 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_CLEARENV) && defined(HAS_FUTIMES)
+#if defined(HAS_MALLOC_SIZE) && defined(HAS_MALLOC_GOOD_SIZE) && defined(HAS_CLEARENV)
/* Not (yet) used at top level, but mention them for metaconfig */
#endif