diff options
author | scuri <scuri> | 2010-07-23 19:45:36 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-07-23 19:45:36 +0000 |
commit | 25a0766e11bd06a84e8c60a586881db0dd3279ca (patch) | |
tree | 052850a227ca1ac6ecc49705bb0463e4843180b3 | |
parent | 8a18ab4c63200b6bd68b3f081368ffa8cfa388b8 (diff) |
*** empty log message ***
-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 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> |