summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2017-03-23 01:00:49 +0000
committerAlasdair G Kergon <agk@redhat.com>2017-03-23 01:01:35 +0000
commite8362b4cb7fcb4575d843f5b1f6e5c8b66fa99c0 (patch)
treed0205bf8ed16303d631b4c76dd105dc44f0ce6d9 /include
parentb84bf3e8cd95e74bc39c7e661a6e010fdccb5078 (diff)
downloadlvm2-e8362b4cb7fcb4575d843f5b1f6e5c8b66fa99c0.tar.gz
tools: Show configuration command line in lvm version.
Also update configure.in with some items recently added to the tree.
Diffstat (limited to 'include')
-rw-r--r--include/configure.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configure.h.in b/include/configure.h.in
index 89a5e4885..04e7f4be2 100644
--- a/include/configure.h.in
+++ b/include/configure.h.in
@@ -491,6 +491,9 @@
/* Define to 1 if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H
+/* Define to 1 if you have the <sys/inotify.h> header file. */
+#undef HAVE_SYS_INOTIFY_H
+
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
@@ -626,6 +629,9 @@
/* Define to 1 to include code that uses lvmpolld. */
#undef LVMPOLLD_SUPPORT
+/* configure command line used */
+#undef LVM_CONFIGURE_LINE
+
/* Path to lvm binary. */
#undef LVM_PATH