summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-10 14:16:53 +0000
committerJim Meyering <jim@meyering.net>2005-09-10 14:16:53 +0000
commitaadcf5b2e4ef24231055f45dc3353576507ceba0 (patch)
treee75ebffa6ec5d078a68d655f71e9ec10a8aa71e6 /config.hin
parent8650ea82a47f21c34706a6d2b813302e69be4c1c (diff)
downloadcoreutils-aadcf5b2e4ef24231055f45dc3353576507ceba0.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 3c94a82b6..65f2460cb 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
@@ -1603,7 +1607,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. */
@@ -1625,7 +1629,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. */