]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: simplify UL_ENABLE_ALIAS() semantic
authorKarel Zak <kzak@redhat.com>
Tue, 21 Feb 2017 10:00:19 +0000 (11:00 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 21 Feb 2017 12:52:41 +0000 (13:52 +0100)
commitfb5ce9161608b4706797f469765c64a860da85a6
tree437c053c8e6cfe53244c9a898936ce275508f8fc
parent6af7a78e3c6b27df1436a17feb4237c77eb45143
build-sys: simplify UL_ENABLE_ALIAS() semantic

Let's follow only $enable_ variables. In this case the MASTERNAME
(e.g. [schedutils] for --enable-schedutils) has to be without
UL_BUILD_INIT.

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
m4/ul.m4