summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2018-01-30 11:36:49 +0000
committerDimitri John Ledkov <xnox@ubuntu.com>2018-01-30 11:36:49 +0000
commit5dd8d8ec4dff493448287564863b8d60b44654ff (patch)
tree32880991b0650649461d1d3d9617739667ae4f2b /config.h.in
parentba59b275ed2b3d33934b1d64e1e672ff9dc96f8e (diff)
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 492522c..dfff307 100644
--- a/config.h.in
+++ b/config.h.in
@@ -3,9 +3,18 @@
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
+/* Define to 1 if you have the `cpuset_alloc' function. */
+#undef HAVE_CPUSET_ALLOC
+
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD
+/* Define to 1 if you have the `getresgid' function. */
+#undef HAVE_GETRESGID
+
+/* Define to 1 if you have the `getresuid' function. */
+#undef HAVE_GETRESUID
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -66,6 +75,9 @@
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
+/* Define to 1 if you have the `ttyname' function. */
+#undef HAVE_TTYNAME
+
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H