summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index e80ce8fb7..17c721940 100644
--- a/config.hin
+++ b/config.hin
@@ -714,6 +714,9 @@
/* Define to 1 if you have the <paths.h> header file. */
#undef HAVE_PATHS_H
+/* Define to 1 if you have the <priv.h> header file. */
+#undef HAVE_PRIV_H
+
/* Define if your system has the /proc/uptime special file. */
#undef HAVE_PROC_UPTIME
@@ -1463,6 +1466,9 @@
<sys/cpustats.h>. */
#undef UMAX4_3
+/* Define to 1 if unlink (dir) cannot possibly succeed. */
+#undef UNLINK_CANNOT_UNLINK_DIR
+
/* Define to 1 if you want getc etc. to use unlocked I/O if available.
Unlocked I/O can improve performance in unithreaded apps, but it is not
safe for multithreaded apps. */