summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2020-08-09 15:20:22 +0200
committerMarian Csontos <mcsontos@redhat.com>2020-08-09 15:20:22 +0200
commit9f8c331760c08d4da0bb03c4fce4946b0236c0ac (patch)
tree42cc94002fa59cc6663ced8d1537b30aebdeb689 /include
parent4f44841045ec9420a4bb9a141fab55cb95260b45 (diff)
downloadlvm2-9f8c331760c08d4da0bb03c4fce4946b0236c0ac.tar.gz
build: make generate
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 57736cc3b..540cee7cf 100644
--- a/include/configure.h.in
+++ b/include/configure.h.in
@@ -531,6 +531,9 @@
/* Define to 1 if the system has the `__builtin_clzll' built-in function */
#undef HAVE___BUILTIN_CLZLL
+/* Define to 1 to include built-in support for integrity. */
+#undef INTEGRITY_INTERNAL
+
/* Internalization package */
#undef INTL_PACKAGE
@@ -678,9 +681,6 @@
/* Define to 1 to include built-in support for writecache. */
#undef WRITECACHE_INTERNAL
-/* Define to 1 to include built-in support for integrity. */
-#undef INTEGRITY_INTERNAL
-
/* Define to get access to GNU/Linux extension */
#undef _GNU_SOURCE