diff options
author | Marian Csontos <mcsontos@redhat.com> | 2021-04-26 14:27:05 +0200 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2021-10-07 12:42:43 -0500 |
commit | 5ac4b662df525039eda6a5fc461da60c6ea42c2a (patch) | |
tree | 37d30cf706c1e15b5ee49c7aff525a6609878c58 /include | |
parent | 67722b312390cdab29c076c912e14bd739c5c0f6 (diff) | |
download | lvm2-5ac4b662df525039eda6a5fc461da60c6ea42c2a.tar.gz |
configure: update
Diffstat (limited to 'include')
-rw-r--r-- | include/configure.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configure.h.in b/include/configure.h.in index 637bfc341..703ac0432 100644 --- a/include/configure.h.in +++ b/include/configure.h.in @@ -1,5 +1,8 @@ /* include/configure.h.in. Generated from configure.ac by autoheader. */ +/* Define to 1 to include code that uses libsystemd machine-id apis. */ +#undef APP_MACHINEID_SUPPORT + /* Define to 1 to use libblkid detection of signatures when wiping. */ #undef BLKID_WIPING_SUPPORT |