summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-04 20:08:25 +0000
committerJim Meyering <jim@meyering.net>2005-09-04 20:08:25 +0000
commitbbd6e2ef206687d20a042061d47c4da5ccb2995d (patch)
tree93c58584df4cacdb3c3eb6c36d91c9e3fdfe6fc3 /config.hin
parentb11babcb6b332cb94c9c67a9009c45fee4aba0e5 (diff)
downloadcoreutils-bbd6e2ef206687d20a042061d47c4da5ccb2995d.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 9b010d871..517cccb79 100644
--- a/config.hin
+++ b/config.hin
@@ -370,6 +370,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
@@ -1600,7 +1604,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. */
@@ -1622,7 +1626,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. */