]> AND Public Git Repository - simgrid.git/blobdiff - configure.ac
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
And now, a version that compiles, bummer (load the right includes, even if they are...
[simgrid.git] / configure.ac
index 17799c434da6a22bf2542d1d596aa4c64f1a4ef1..4e693038e21e03845e7707a027a8790268f8bd53 100644 (file)
@@ -443,7 +443,7 @@ else
      AC_DEFINE(HAVE_LUA,1, [defines whether Lua bindings must be compiled or not])
      SIMGRID_DEP="${SIMGRID_DEP} -ldl -llua5.1"
   else   
-     use_lua="no"
+     use_lua="no (you may want to install the liblua5.1-0-dev package)"
   fi
 fi
 AC_MSG_RESULT(decide whether to compile lua bindings... $use_lua)