]> 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 10:00:19 +0000 (11:00 +0100)
commitfc72f51e1f8ea824dc4565c844cc9119919950e9
treea72573aeecf7b509aa07a9a04ffde70570a7fe1c
parent6f2eb03433bcb2d3c351efed848a1f8554a7ff78
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