summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-05-06 15:52:56 +0000
committerJim Meyering <jim@meyering.net>2006-05-06 15:52:56 +0000
commit9980147451dde051f49bbb4377b2ebdba1ecfd34 (patch)
tree0d5cfd7bd59401256c5baec61aaf6d4a4c42acd6 /config.hin
parentf3e78aa999ffe1c42ec11b68cdb3f011568ab0dc (diff)
downloadcoreutils-9980147451dde051f49bbb4377b2ebdba1ecfd34.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin14
1 files changed, 14 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index ed0620c16..62725a91c 100644
--- a/config.hin
+++ b/config.hin
@@ -379,6 +379,10 @@
don't. */
#undef HAVE_DECL_STRERROR_R
+/* Define to 1 if you have the declaration of `strmode', and to 0 if you
+ don't. */
+#undef HAVE_DECL_STRMODE
+
/* Define to 1 if you have the declaration of `strndup', and to 0 if you
don't. */
#undef HAVE_DECL_STRNDUP
@@ -655,6 +659,10 @@
/* Define if you have the 'long double' type. */
#undef HAVE_LONG_DOUBLE
+/* Define to 1 if the type `long double' works and has more range or precision
+ than `double'. */
+#undef HAVE_LONG_DOUBLE_WIDER
+
/* Define to 1 if you support file names longer than 14 characters. */
#undef HAVE_LONG_FILE_NAMES
@@ -832,6 +840,9 @@
/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV
+/* Define to 1 if you have the `setgroups' function. */
+#undef HAVE_SETGROUPS
+
/* Define to 1 if you have the `sethostname' function. */
#undef HAVE_SETHOSTNAME
@@ -1086,6 +1097,9 @@
/* Define if struct stat has an st_dm_mode member. */
#undef HAVE_ST_DM_MODE
+/* Define to 1 if you have the `sync' function. */
+#undef HAVE_SYNC
+
/* Define to 1 if you have the `sysctl' function. */
#undef HAVE_SYSCTL