summaryrefslogtreecommitdiff
path: root/include/configure.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/configure.h.in')
-rw-r--r--include/configure.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configure.h.in b/include/configure.h.in
index ce4c326b9..a43053a58 100644
--- a/include/configure.h.in
+++ b/include/configure.h.in
@@ -295,9 +295,6 @@
/* Define to 1 if you have the `pselect' function. */
#undef HAVE_PSELECT
-/* Define to 1 if you have the <pthread.h> header file. */
-#undef HAVE_PTHREAD_H
-
/* Define to 1 if the system has the type `ptrdiff_t'. */
#undef HAVE_PTRDIFF_T
@@ -537,6 +534,9 @@
/* Locale-dependent data */
#undef LOCALEDIR
+/* Define to 1 to include code that uses lvmlockd dlm control option. */
+#undef LOCKDDLM_CONTROL_SUPPORT
+
/* Define to 1 to include code that uses lvmlockd dlm option. */
#undef LOCKDDLM_SUPPORT