summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
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 4404462..6905890 100644
--- a/html/en/guide.html
+++ b/html/en/guide.html
@@ -122,8 +122,8 @@ libraries): IM has NO external dependencies, and IMLua depends on Lua.</p>
<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>
+use another location for the Lua files define LUA_SUFFIX, LUA_INC, LUA_LIB and
+LUA_BIN before using Tecmake or Tecmake Compact.</p>
<h3><a name="CD">CD Compatibility</a></h3>