From 07d41de74c40e6472a708fc0112ad668477305b5 Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Fri, 7 Jun 2019 17:56:56 +0200 Subject: build: autoreconf --- include/configure.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include') 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 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 -- cgit v1.2.1