mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-11 12:42:31 +00:00
chore(lua): Use PACKAGE_DATADIR and AM_CPPFLAGS
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#ifdef HAVE_LUA
|
||||
#include <lua.hpp>
|
||||
#define LUA_DATADIR PACKAGE_DATADIR "/lua"
|
||||
#endif
|
||||
|
||||
namespace rpc {
|
||||
|
||||
Reference in New Issue
Block a user