From fc6f1f7f9c9872e19f9f1351c3f3afe77d7ad6bc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 22 Sep 2005 09:47:36 +0000 Subject: . --- config.hin | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'config.hin') diff --git a/config.hin b/config.hin index 9410c2147..d944cd61f 100644 --- a/config.hin +++ b/config.hin @@ -375,6 +375,10 @@ don't. */ #undef HAVE_DECL_TTYNAME +/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. + */ +#undef HAVE_DECL_TZNAME + /* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise. */ #undef HAVE_DECL_WCWIDTH @@ -1613,7 +1617,7 @@ /* Define to rpl_nanosleep if the replacement function should be used. */ #undef nanosleep -/* Define to `long' if does not define. */ +/* Define to `long int' if does not define. */ #undef off_t /* Define to `int' if does not define. */ @@ -1635,7 +1639,7 @@ /* Define to empty if the C compiler doesn't support this keyword. */ #undef signed -/* Define to `unsigned' if does not define. */ +/* Define to `unsigned int' if does not define. */ #undef size_t /* Define as a signed type of the same size as size_t. */ -- cgit v1.2.3-54-g00ecf