summaryrefslogtreecommitdiffstats
path: root/kitchensync/configure.in.bot
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/configure.in.bot')
-rw-r--r--kitchensync/configure.in.bot4
1 files changed, 2 insertions, 2 deletions
diff --git a/kitchensync/configure.in.bot b/kitchensync/configure.in.bot
index 484225aa..a612d1b7 100644
--- a/kitchensync/configure.in.bot
+++ b/kitchensync/configure.in.bot
@@ -1,7 +1,7 @@
-if test "$HAVE_OPENSYNC" = 0; then
+if test "$HAVE_OPENSYNC" = 0 -o "$HAVE_OPENSYNC_ENGINE" = 0; then
echo ""
echo "You're missing a compatible version of libopensync."
- echo "Version 0.31 or greater is needed."
+ echo "Version 0.19 or greater is needed."
echo "kitchensync will not be built."
echo ""
all_tests=bad