Skip to content

Commit

Permalink
build-sys: improbe UL_CONFLICT_BUILD macro
Browse files Browse the repository at this point in the history
Signed-off-by: Karel Zak <kzak@redhat.com>
  • Loading branch information
karelzak committed Aug 12, 2013
1 parent 4d1d123 commit ad869f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions m4/ul.m4
Expand Up @@ -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
Expand Down

0 comments on commit ad869f9

Please sign in to comment.