From 3e781ea446bb7ddc9a494cbba6b6104dd51c3910 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Tue, 5 Jun 2018 10:47:01 -0500 Subject: Remove clvmd and associated code More code reduction and simplification can follow. --- include/configure.h.in | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'include') diff --git a/include/configure.h.in b/include/configure.h.in index 15fd150ed..65a2a6aeb 100644 --- a/include/configure.h.in +++ b/include/configure.h.in @@ -25,15 +25,6 @@ /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID -/* Define to 1 to include built-in support for clustered LVM locking. */ -#undef CLUSTER_LOCKING_INTERNAL - -/* Path to clvmd binary. */ -#undef CLVMD_PATH - -/* Path to clvmd pidfile. */ -#undef CLVMD_PIDFILE - /* Path to cmirrord pidfile. */ #undef CMIRRORD_PIDFILE @@ -178,12 +169,6 @@ /* Define to 1 if you have the `clock_gettime' function. */ #undef HAVE_CLOCK_GETTIME -/* Define to 1 if you have the header file. */ -#undef HAVE_COROSYNC_CMAP_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_COROSYNC_CONFDB_H - /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H @@ -248,9 +233,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIBAIO_H -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBCMAN_H - /* Define to 1 if dynamic libraries are available. */ #undef HAVE_LIBDL -- cgit v1.2.1