mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-09 19:52:31 +00:00
chore(lua): Use PACKAGE_DATADIR and AM_CPPFLAGS
This commit is contained in:
+1
-1
@@ -196,4 +196,4 @@ libsub_root_a_SOURCES = \
|
||||
thread_worker.h
|
||||
|
||||
|
||||
AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir)
|
||||
AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -DPACKAGE_DATADIR=\"$(pkgdatadir)\"
|
||||
|
||||
Reference in New Issue
Block a user