print luaconf.h into the output
This commit is contained in:
@@ -90,8 +90,10 @@ generate_header() {
|
|||||||
echo
|
echo
|
||||||
print_self
|
print_self
|
||||||
echo
|
echo
|
||||||
echo "#include <stddef.h>"
|
echo "#include <stdarg.h>"
|
||||||
|
echo "#include <stdio.h> // for BUFSIZ? this is kinda weird"
|
||||||
|
|
||||||
|
cat "$LUA_PATH/luaconf.h"
|
||||||
decl "$LUA_PATH/lua.h"
|
decl "$LUA_PATH/lua.h"
|
||||||
decl "$LUA_PATH/lauxlib.h"
|
decl "$LUA_PATH/lauxlib.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user