laruence / php-lua

This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.
http://pecl.php.net/package/lua
Other
149 stars 50 forks source link

MacOS compatibility #53

Open vadimpronin opened 2 years ago

vadimpronin commented 2 years ago

MacOS has different lib path for liblua. This PR adds /usr/local/lib to the list of paths where it looks for it