diff options
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/guide.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/en/guide.html b/html/en/guide.html index 343ca65..18398d1 100644 --- a/html/en/guide.html +++ b/html/en/guide.html @@ -126,8 +126,8 @@ Just notice that not all CDLua libraries depend on IMLua.</p> depend on the <a href="http://luabinaries.luaforge.net/">LuaBinaries</a> distribution. So if you are going to build all use the <strong>LuaBinaries</strong> source package also, not the <strong>Lua.org</strong> original source package. -If you like to use another location for the Lua files overwrite the LUAINC, -LUALIB and LUABINDIR definitions before using Tecmake or Tecmake Compact.</p> +If you like to use another location for the Lua files define LUA_SUFFIX, LUA_INC, +LUA_LIB and LUA_BIN before using Tecmake or Tecmake Compact.</p> <p>In Ubuntu you will need to install the following packages:</p> <pre>libx11-dev libxpm-dev |