summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2019-06-07 17:56:56 +0200
committerMarian Csontos <mcsontos@redhat.com>2019-06-07 17:56:56 +0200
commit07d41de74c40e6472a708fc0112ad668477305b5 (patch)
tree5fea1e0c596d12f14af77e67fca69ef42797ef0b /include
parent24bd35b4ce77a5111ee234f554ca139df4b7dd99 (diff)
downloadlvm2-07d41de74c40e6472a708fc0112ad668477305b5.tar.gz
build: autoreconf
Diffstat (limited to 'include')
-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