summaryrefslogtreecommitdiffstats
path: root/m4/ul.m4
diff options
context:
space:
mode:
authorKarel Zak2013-04-18 10:19:35 +0200
committerKarel Zak2013-04-18 10:19:35 +0200
commite1b8ba200b3f26cf44173ed30adf14c72d7b9182 (patch)
tree26b270d40c1003bc645a62aead17d72088d054f5 /m4/ul.m4
parentfdisks: fix compiler warning (diff)
downloadkernel-qcow2-util-linux-e1b8ba200b3f26cf44173ed30adf14c72d7b9182.tar.gz
kernel-qcow2-util-linux-e1b8ba200b3f26cf44173ed30adf14c72d7b9182.tar.xz
kernel-qcow2-util-linux-e1b8ba200b3f26cf44173ed30adf14c72d7b9182.zip
build-sys: fix UL_REQUIRES_HAVE
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'm4/ul.m4')
-rw-r--r--m4/ul.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ul.m4 b/m4/ul.m4
index a6e7d0608..c0082d0be 100644
--- a/m4/ul.m4
+++ b/m4/ul.m4
@@ -171,6 +171,7 @@ AC_DEFUN([UL_REQUIRES_HAVE], [
if test "x$[build_]suffix" != xno; then
+ [ul_haveone_]suffix=no
m4_foreach([onehave], [$2], [
if test "x$[have_]onehave" = xyes; then
[ul_haveone_]suffix=yes