summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 45a4e27)
raw | patch | inline | side by side (parent: 45a4e27)
author | Florian Forster <octo@noris.net> | |
Wed, 2 Feb 2011 10:31:58 +0000 (11:31 +0100) | ||
committer | Florian Forster <octo@noris.net> | |
Wed, 2 Feb 2011 10:31:58 +0000 (11:31 +0100) |
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index 8be7965585f276ac20aa4ee174b6d2cf0a95c889..70e3edda0f9ed289f3b4ed60a33c8ce9c7b2f624 100644 (file)
--- a/configure.in
+++ b/configure.in
plugin_swap="yes"
fi
-if test "x$have_swapctl" = "xyes"
+if test "x$have_swapctl" = "xyes" && test "x$c_cv_have_swapctl_two_args" = "xyes"
then
plugin_swap="yes"
fi