aboutsummaryrefslogtreecommitdiff
path: root/build/cmake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'build/cmake/config.h.in')
-rw-r--r--build/cmake/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/cmake/config.h.in b/build/cmake/config.h.in
index 045a6b41657e..d47694c0c1f1 100644
--- a/build/cmake/config.h.in
+++ b/build/cmake/config.h.in
@@ -1094,6 +1094,9 @@ typedef uint64_t uintmax_t;
/* Define to 1 if you have the `symlink' function. */
#cmakedefine HAVE_SYMLINK 1
+/* Define to 1 if you have the `sysconf' function. */
+#cmakedefine HAVE_SYSCONF 1
+
/* Define to 1 if you have the <sys/acl.h> header file. */
#cmakedefine HAVE_SYS_ACL_H 1