added tools for builds from configure

This commit is contained in:
Pawel Kolodziejski 2008-06-15 12:56:19 +00:00
parent d4df440d8d
commit 2a61ed0023
12 changed files with 129 additions and 603 deletions

View file

@ -19,9 +19,6 @@
#define LUA_ANYTAG (-1)
#define ADD_CUSTOM_FOPEN
// this allow enable additionaly code in io_readfrom func
typedef void (*lua_CFunction) (void);
typedef unsigned int lua_Object;