summaryrefslogtreecommitdiff
path: root/html/en/guide.html
diff options
context:
space:
mode:
authorscuri <scuri>2010-07-23 19:45:36 +0000
committerscuri <scuri>2010-07-23 19:45:36 +0000
commit25a0766e11bd06a84e8c60a586881db0dd3279ca (patch)
tree052850a227ca1ac6ecc49705bb0463e4843180b3 /html/en/guide.html
parent8a18ab4c63200b6bd68b3f081368ffa8cfa388b8 (diff)
*** empty log message ***
Diffstat (limited to 'html/en/guide.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>