summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2006-05-22 17:39:47 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2006-05-22 17:39:47 +0000
commitf59c92c621b7937af4c128d98c292e91602e95f1 (patch)
tree1c867f17f14a39bb745f5d17d382d6f5414cd30b /handy.h
parenta2d23ec243cb32ad5ac90ab8101b59ec7d77e541 (diff)
downloadperl-f59c92c621b7937af4c128d98c292e91602e95f1.tar.gz
If I needed this now, I'll probably need it next time too :)
p4raw-id: //depot/perl@28284
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 e9c230b991..011dbf93f2 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_SNPRINTF) && defined(HAS_VSNPRINTF)
+#if defined(HAS_MALLOC_SIZE) && defined(HAS_SNPRINTF) && defined(HAS_HAS_C99_VARIADIC_MACROS)
/* Not (yet) used at top level, but mention them for metaconfig */
#endif