- doxygen
[oweals/gnunet.git] / configure.ac
index 35d83103270a1f1b85914ced2434ba76dd1bb98f..e8ba3f61cd5daaca5115773d9e633657a4b982aa 100644 (file)
@@ -976,7 +976,8 @@ AC_ARG_ENABLE([ll],
      else
        ll=1
      fi],
-    [ll=0])
+    [ll=0
+     enable_ll=no])
 AC_MSG_RESULT($enable_ll)
 AM_CONDITIONAL([ENABLE_LL], [test "x$ll" = "x1"])
 AC_DEFINE_UNQUOTED([ENABLE_LL], [$ll], [Build with LL support])