summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2016-03-11 00:19:16 +0000
committerAlasdair G Kergon <agk@redhat.com>2016-03-11 00:19:16 +0000
commit2159a1429d65adb824e67a1577625663d910516e (patch)
treeba06c0514c7f4237b79ea6f9cf1004bac9687291 /include
parent6807eb88634fd0db95cdccbbc65570b2d96c989a (diff)
downloadlvm2-2159a1429d65adb824e67a1577625663d910516e.tar.gz
pre-releasev2_02_146
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 1681af0dd..d94d55d45 100644
--- a/include/configure.h.in
+++ b/include/configure.h.in
@@ -631,6 +631,9 @@
/* The path to 'modprobe', if available. */
#undef MODPROBE_CMD
+/* Define to 1 to include code that uses dbus notification. */
+#undef NOTIFYDBUS_SUPPORT
+
/* Define to 1 to enable O_DIRECT support. */
#undef O_DIRECT_SUPPORT