]> sourceware.org Git - lvm2.git/commit
configure.ac: improvement
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 14 Oct 2021 20:36:33 +0000 (22:36 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 14 Oct 2021 21:34:11 +0000 (23:34 +0200)
commit6635ff77e3680290c464a90ba9b2ee0170a2dc84
tree191e4c893dfff597b1db238e15aac996d2923115
parent32cb1c4cdde64ea8f2e0a9ff77ae95e9821904de
configure.ac: improvement

Handle automatically new setttings

--disable-systemd-journal
--disable-appmachineid

Both setting will check presence of apropriate header files.
In case they are present, build will try to automatically build with
them (adding systemd dependency)

User can anytime disabled them and drop systemd dependency.

Also add --with-default-use-devices-file  configure option to
select automatically default value for this option.
For this moment keep default upstream as 0
configure.ac
This page took 0.034332 seconds and 5 git commands to generate.