summaryrefslogtreecommitdiff
path: root/cmake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config.h.in')
-rw-r--r--cmake/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index 1537119b..2778909e 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -91,9 +91,6 @@
// Define if you have the "posix_fallocate.
#cmakedefine HAVE_POSIX_FALLOCATE
-// Define if you have the "pthread_mutexattr_setpshared" function.
-#cmakedefine HAVE_PTHREAD_MUTEXATTR_SETPSHARED
-
// Define if you have the <pwd.h> header file.
#cmakedefine HAVE_PWD_H
@@ -181,9 +178,6 @@
// Define if you have the "utimes" function.
#cmakedefine HAVE_UTIMES
-// Define if you have the "PTHREAD_MUTEX_ROBUST" constant.
-#cmakedefine HAVE_PTHREAD_MUTEX_ROBUST
-
#if defined(__ibmxl__) && defined(__clang__) // Compiler xlclang
# undef HAVE_VARARGS_H // varargs.h would hide macros of stdarg.h
# undef HAVE_STRUCT_STAT_ST_CTIM