aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rambler-co.ru>2009-09-15 18:42:05 +0400
committerVsevolod Stakhov <vsevolod@rambler-co.ru>2009-09-15 18:42:05 +0400
commit6b57031f55ef73619b763c98eadb1dbf82494eac (patch)
tree8a749d0b5c0ac6c331363a7a3ba871666c2f148c /config.h.in
parente03d0749928abdff045de0bd2eeb21c5989a94c4 (diff)
downloadrspamd-6b57031f55ef73619b763c98eadb1dbf82494eac.tar.gz
rspamd-6b57031f55ef73619b763c98eadb1dbf82494eac.zip
* Add lua plugin for checking received headers
* Some tunes to lua API * Fix bug with http maps * Optimize installation and make custom prefix for configs
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e57df9beb..5a7439788 100644
--- a/config.h.in
+++ b/config.h.in
@@ -289,6 +289,7 @@
#endif
#define CMAKE_PREFIX "${CMAKE_INSTALL_PREFIX}"
+#define ETC_PREFIX "${ETC_PREFIX}"
/* Forwarded declaration */
struct module_ctx;