summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2018-11-08 12:22:07 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2018-11-08 12:22:07 +0100
commit3a557dcfbf42b9124ab17ba3dcd71b417aee9be1 (patch)
treeddef7bc3b576ed91c2a74a93e06c22e6d4713837 /include
parent6cee8f1b063dcf5d809e14de38ba489ce5b8f562 (diff)
downloadlvm2-3a557dcfbf42b9124ab17ba3dcd71b417aee9be1.tar.gz
configure: update
Diffstat (limited to 'include')
-rw-r--r--include/configure.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configure.h.in b/include/configure.h.in
index 372184465..19c1922fc 100644
--- a/include/configure.h.in
+++ b/include/configure.h.in
@@ -669,6 +669,9 @@
/* Define to 1 to include built-in support for vdo. */
#undef VDO_INTERNAL
+/* Define to 1 to include built-in support for writecache. */
+#undef WRITECACHE_INTERNAL
+
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
#define below would cause a syntax error. */