summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2018-06-05 10:47:01 -0500
committerDavid Teigland <teigland@redhat.com>2018-06-05 11:09:13 -0500
commit3e781ea446bb7ddc9a494cbba6b6104dd51c3910 (patch)
tree0cde55ce3fcc898f1d72aceb15c30963c3093d2a /include
parent11384637fb57c0fdefe5940cf27285ebdcc1dbc6 (diff)
downloadlvm2-3e781ea446bb7ddc9a494cbba6b6104dd51c3910.tar.gz
Remove clvmd and associated code
More code reduction and simplification can follow.
Diffstat (limited to 'include')
-rw-r--r--include/configure.h.in18
1 files changed, 0 insertions, 18 deletions
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 <corosync/cmap.h> header file. */
-#undef HAVE_COROSYNC_CMAP_H
-
-/* Define to 1 if you have the <corosync/confdb.h> header file. */
-#undef HAVE_COROSYNC_CONFDB_H
-
/* Define to 1 if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H
@@ -248,9 +233,6 @@
/* Define to 1 if you have the <libaio.h> header file. */
#undef HAVE_LIBAIO_H
-/* Define to 1 if you have the <libcman.h> header file. */
-#undef HAVE_LIBCMAN_H
-
/* Define to 1 if dynamic libraries are available. */
#undef HAVE_LIBDL