summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-05 23:11:21 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-05 23:11:21 +0000
commita3538ea055d68218c32918bf390ac5cb36d38c09 (patch)
tree92e99ef26e2993d215d7bff64f6a1c451adf4c5c /config.hin
parent43d5c5b6c3f4a2057706b0c1687e0d265a8da54d (diff)
downloadcoreutils-a3538ea055d68218c32918bf390ac5cb36d38c09.tar.xz
Regenerate.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin13
1 files changed, 10 insertions, 3 deletions
diff --git a/config.hin b/config.hin
index 003915eee..34a549d67 100644
--- a/config.hin
+++ b/config.hin
@@ -104,11 +104,12 @@
/* Define to 1 if you have the `alarm' function. */
#undef HAVE_ALARM
-/* Define to 1 if you have `alloca', as a function or macro. */
+/* Define to 1 if you have `alloca' after including <alloca.h>, a header that
+ may be supplied by this distribution. */
#undef HAVE_ALLOCA
-/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
+/* Define HAVE_ALLOCA_H for backward compatibility with older code that
+ includes <alloca.h> only if HAVE_ALLOCA_H is defined. */
#undef HAVE_ALLOCA_H
/* Define to 1 if you have the <arpa/inet.h> header file. */
@@ -712,6 +713,9 @@
/* Define to 1 if you have the `setlocale' function. */
#undef HAVE_SETLOCALE
+/* Define to 1 if you have the `settimeofday' function. */
+#undef HAVE_SETTIMEOFDAY
+
/* Define to 1 if you have the <shadow.h> header file. */
#undef HAVE_SHADOW_H
@@ -750,6 +754,9 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
+/* Define to 1 if you have the `stime' function. */
+#undef HAVE_STIME
+
/* Define to 1 if you have the `stpcpy' function. */
#undef HAVE_STPCPY