summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-22 09:47:36 +0000
committerJim Meyering <jim@meyering.net>2005-09-22 09:47:36 +0000
commitfc6f1f7f9c9872e19f9f1351c3f3afe77d7ad6bc (patch)
treefedd31996223d7d7ed4eaf8e583abe7eb5fe704e /config.hin
parent3117f633ccfcefbdd1a1a20a23dec8a3f81a59fa (diff)
downloadcoreutils-fc6f1f7f9c9872e19f9f1351c3f3afe77d7ad6bc.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin8
1 files changed, 6 insertions, 2 deletions
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 <sys/types.h> does not define. */
+/* Define to `long int' if <sys/types.h> does not define. */
#undef off_t
/* Define to `int' if <sys/types.h> 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 <sys/types.h> does not define. */
+/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t
/* Define as a signed type of the same size as size_t. */