summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorKarel Zak2014-06-02 11:34:21 +0200
committerKarel Zak2014-06-02 11:34:21 +0200
commit56ce2d586db01c346e82f472bd75bd03303c93ef (patch)
treebddbba7a2ece9ecb114618dd1b7d70fc6b48d4b1 /m4
parentbuild-sys: don't compile deprecated last(1) on --enable-all-programs (diff)
downloadkernel-qcow2-util-linux-56ce2d586db01c346e82f472bd75bd03303c93ef.tar.gz
kernel-qcow2-util-linux-56ce2d586db01c346e82f472bd75bd03303c93ef.tar.xz
kernel-qcow2-util-linux-56ce2d586db01c346e82f472bd75bd03303c93ef.zip
buil-sys: disable in UL_BUILD_INIT() on --disable-all-programs
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'm4')
-rw-r--r--m4/ul.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/ul.m4 b/m4/ul.m4
index f77345a79..8bfa9d9c0 100644
--- a/m4/ul.m4
+++ b/m4/ul.m4
@@ -344,6 +344,9 @@ fi],
[if test "x$ul_default_estate" != x; then
enable_[]suffix=$ul_default_estate
build_[]suffix=yes
+ if test "x$ul_default_estate" = xno; then
+ build_[]suffix=no
+ fi
else[]
ifelse(
[$2], [check],[