From ad869f9ec5c0c93af810550cec47d7acf3538661 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 12 Aug 2013 12:59:22 +0200 Subject: build-sys: improbe UL_CONFLICT_BUILD macro Signed-off-by: Karel Zak --- m4/ul.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'm4') diff --git a/m4/ul.m4 b/m4/ul.m4 index c0082d0be..c3c8059c3 100644 --- a/m4/ul.m4 +++ b/m4/ul.m4 @@ -217,6 +217,8 @@ AC_DEFUN([UL_CONFLICTS_BUILD], [ [build_]suffix=no ;; check:yes) [build_]suffix=no ;; + check:no) + [build_]suffix=yes ;; yes:yes) AC_MSG_ERROR([$1 selected, but it conflicts with $3]);; esac -- cgit v1.2.3-55-g7522