From: Karel Zak Date: Mon, 2 Jun 2014 09:34:21 +0000 (+0200) Subject: buil-sys: disable in UL_BUILD_INIT() on --disable-all-programs X-Git-Tag: v2.25-rc1~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56ce2d586db01c346e82f472bd75bd03303c93ef;p=thirdparty%2Futil-linux.git buil-sys: disable in UL_BUILD_INIT() on --disable-all-programs Signed-off-by: Karel Zak --- diff --git a/m4/ul.m4 b/m4/ul.m4 index f77345a794..8bfa9d9c0b 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],[