doxygen
[oweals/gnunet.git] / configure.ac
index c70c2229278c387ebe0a76ecb346637c2263e137..3f6f152fd86831f36755ad1908f068b0425ab71d 100644 (file)
@@ -965,7 +965,7 @@ AC_ARG_WITH([ll],
      esac
     ],
     [AC_MSG_RESULT(--with-ll not specified)])
-AM_CONDITIONAL(WITH_LL, test x$llapi = xtrue)
+AM_CONDITIONAL([WITH_LL], [test "x$llapi" = "xtrue"])
 AC_DEFINE_UNQUOTED(WITH_LL, $llapi, [Do we have to use IBM LoadLeveler])
 
 # should 'make check' run tests?