aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-02-28 00:11:56 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-02-28 00:11:56 +0000
commite4cc017c5d44c1046e6afdfc1e68d756c8748b6b (patch)
tree3e0be3b2b40f6ef509cd4d00f0e4d1166d575209 /config.h.in
parentf1752bac0b0c00717478bc6633e4afb527bd46da (diff)
downloadrspamd-e4cc017c5d44c1046e6afdfc1e68d756c8748b6b.tar.gz
rspamd-e4cc017c5d44c1046e6afdfc1e68d756c8748b6b.zip
Rework lua tests one more time.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e45f95f4c..37267d468 100644
--- a/config.h.in
+++ b/config.h.in
@@ -244,6 +244,8 @@
#define MODULES_NUM ${RSPAMD_MODULES_NUM}
+#define BUILDROOT "${CMAKE_BINARY_DIR}"
+
/* sys/types */
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>