Lua improvements - Mark Gossage patch #1295168
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7472 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ef13b64b7e
commit
655f282468
9 changed files with 72 additions and 57 deletions
|
|
@ -869,7 +869,7 @@ csharp_clean:
|
|||
|
||||
# lua flags
|
||||
LUA_INCLUDE= @LUAINCLUDE@
|
||||
LUA_LIB = @LUALIB@ -llua -llualib
|
||||
LUA_LIB = @LUALIB@ @LUALIBRARY@
|
||||
|
||||
# Extra specific dynamic linking options
|
||||
LUA_DLNK = @LUADYNAMICLINKING@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue