]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: cleanup $vendordir use
authorKarel Zak <kzak@redhat.com>
Mon, 25 May 2020 11:44:22 +0000 (13:44 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 25 May 2020 11:44:22 +0000 (13:44 +0200)
commitfee9910661b68dbd5dc0130e038c6263c9b42bcf
tree54196cce77275182988d570b29fc1f7392fb46a1
parentd5e8818e03e581e2e4fab8942a13a4c6731f5da9
build-sys: cleanup $vendordir use

- use --with-vendordir= (rather than --enable) to be compatible with
  another package stuuf

- add USE_VENDORDIR automake condition

- add vendordir to global AM_CPPFLAGS to avoid binary specific cflags
  modifications

Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am
configure.ac
login-utils/Makemodule.am
login-utils/logindefs.c