]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: make sure _PATH_SYSCONFDIR is defined
authorKarel Zak <kzak@redhat.com>
Wed, 1 Oct 2025 12:39:01 +0000 (14:39 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Oct 2025 12:39:01 +0000 (14:39 +0200)
commitdc1e88ff93f40f2f8093fcf35bda615a9384edcd
tree0f3cac024c1f75ae4343e7f3bf1ae3648a69e549
parent2412842c253c31559e5e6e9b6f3ecba7902aeafa
build-sys: make sure _PATH_SYSCONFDIR is defined

The autotools and meson define $sysconfdir, but this variable is not
accessible for compiler. Fix it.

Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am
meson.build