HAS_HAS WAS NOW HAS
H.Merijn Brand [Tue, 23 May 2006 06:17:26 +0000 (06:17 +0000)]
p4raw-id: //depot/perl@28286

handy.h

diff --git a/handy.h b/handy.h
index 011dbf9..fe59d81 100644 (file)
--- 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_HAS_C99_VARIADIC_MACROS)
+#if defined(HAS_MALLOC_SIZE) && defined(HAS_SNPRINTF) && defined(HAS_C99_VARIADIC_MACROS)
 /* Not (yet) used at top level, but mention them for metaconfig */
 #endif