Imported Upstream version 1.1
[platform/upstream/syncevolution.git] / configure-post.in
index 2f805f7..5452639 100644 (file)
@@ -136,7 +136,7 @@ AC_ARG_ENABLE(dbus-timeout-hack,
               [if test $enable_ebook = "yes" || test $enable_ecal = "yes"; then
                   enable_dbus_timeout_hack="yes"
                fi])
-if test $enable_dbus_timeout_hack = "yes"; then
+if test "$enable_dbus_timeout_hack" = "yes"; then
    AC_DEFINE(ENABLE_DBUS_TIMEOUT_HACK, 1, [overrides the default D-Bus timeout so that synchronous calls never time out])
 fi