summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorscuri <scuri>2010-07-23 19:45:31 +0000
committerscuri <scuri>2010-07-23 19:45:31 +0000
commitb3fee819aa5a7123c43ad37d25c806d9d84e1760 (patch)
tree9aee6909990488d16d3a1872ac48dbde79710425 /html
parent5515e1c25cf404c849d8e090aec24c3869036601 (diff)
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r--html/en/guide.html4
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