summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-11-28 21:01:03 +0000
committerJim Meyering <jim@meyering.net>2004-11-28 21:01:03 +0000
commitb174e49170305f262d6e1ffccc4b952c3d18997d (patch)
tree7b32524387ad13bc4659c854d02460f942d2c9fc /config.hin
parent1fe609720882cd1616b6a5366eab6bd6567cda45 (diff)
downloadcoreutils-b174e49170305f262d6e1ffccc4b952c3d18997d.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index 156a62631..51bcdb1b1 100644
--- a/config.hin
+++ b/config.hin
@@ -682,6 +682,9 @@
/* Define to 1 if libc includes obstacks. */
#undef HAVE_OBSTACK
+/* Define to 1 if you have the `openat' function. */
+#undef HAVE_OPENAT
+
/* Define to 1 if you have the <OS.h> header file. */
#undef HAVE_OS_H
@@ -1490,6 +1493,9 @@
#define below would cause a syntax error. */
#undef _UINT32_T
+/* Define to rpl_ if the chdir replacement function should be used. */
+#undef __CHDIR_PREFIX
+
/* Enable extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
@@ -1502,6 +1508,9 @@
used. */
#undef __GETOPT_PREFIX
+/* Define to rpl_ if the openat replacement function should be used. */
+#undef __OPENAT_PREFIX
+
/* Define like PROTOTYPES; this can be used by system headers. */
#undef __PROTOTYPES