summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-04 06:55:58 +0000
committerJim Meyering <jim@meyering.net>2004-04-04 06:55:58 +0000
commitb275fab12c5a126a3c36174a2c3415841f41db73 (patch)
tree06bda1d282d0a0b649cfc8d3a28396ac6244e004 /config.hin
parentf8707d37111909367d2ce409da4cbd0ca8fd41ae (diff)
downloadcoreutils-b275fab12c5a126a3c36174a2c3415841f41db73.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin11
1 files changed, 11 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index 1a7d9e741..83c6fd09a 100644
--- a/config.hin
+++ b/config.hin
@@ -236,6 +236,10 @@
*/
#undef HAVE_DECL_MALLOC
+/* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
+ otherwise. */
+#undef HAVE_DECL_MBSWIDTH_IN_WCHAR_H
+
/* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
*/
#undef HAVE_DECL_MEMCHR
@@ -264,6 +268,10 @@
*/
#undef HAVE_DECL_STPCPY
+/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
+ */
+#undef HAVE_DECL_STRDUP
+
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
don't. */
#undef HAVE_DECL_STRERROR_R
@@ -1166,6 +1174,9 @@
<sysmacros.h>. */
#undef MAJOR_IN_SYSMACROS
+/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
+#undef MALLOC_0_IS_NONNULL
+
/* Define if there is no specific function for reading the list of mounted
filesystems. fread will be used to read /etc/mnttab. (SVR2) */
#undef MOUNTED_FREAD