From 269a7913af37c73e7822a085898f90d15d896882 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Mon, 9 Jan 2012 18:10:21 +0100 Subject: Add probe for isblank() (requested by khw) --- metaconfig.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'metaconfig.h') diff --git a/metaconfig.h b/metaconfig.h index 0e418f2a94..7a74db0871 100644 --- a/metaconfig.h +++ b/metaconfig.h @@ -1,7 +1,7 @@ /* This is a placeholder file for symbols that should be exported * into config_h.SH and Porting/Glossary. See also metaconfig.SH * - * First version was created from the part in handy.h (which includes this) + * First version was created from the part in handy.h * H.Merijn Brand 21 Dec 2010 (Tux) * * Mentioned variables are forced to be included into config_h.SH @@ -15,6 +15,7 @@ * HAS_CTIME64 * HAS_DIFFTIME64 * HAS_GMTIME64 + * HAS_ISBLANK * HAS_LOCALTIME64 * HAS_MKTIME64 * HAS_PRCTL -- cgit v1.2.1