From: H.Merijn Brand Date: Tue, 23 May 2006 06:17:26 +0000 (+0000) Subject: HAS_HAS WAS NOW HAS X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8d545908e1cd632fcaad42013d87f9fa4a034ad2;p=p5sagit%2Fp5-mst-13.2.git HAS_HAS WAS NOW HAS p4raw-id: //depot/perl@28286 --- diff --git a/handy.h b/handy.h index 011dbf9..fe59d81 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_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