aboutsummaryrefslogtreecommitdiff
path: root/vars.config.in
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2015-02-11 12:08:16 +0100
committerChristophe Romain <christophe.romain@process-one.net>2015-02-23 09:58:00 +0100
commit0c0947a24166bc2660fcc6dbc8d5a49d9a3a99a5 (patch)
tree1cfcc291ff1e30e0e3c1a359b0d994728f536f55 /vars.config.in
parentUpdate links (diff)
Add compatibility macros for deprecated types (thanks to Alexey)
Diffstat (limited to 'vars.config.in')
-rw-r--r--vars.config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/vars.config.in b/vars.config.in
index 7621d1390..2efa449ae 100644
--- a/vars.config.in
+++ b/vars.config.in
@@ -14,6 +14,7 @@
{db_type, @db_type@}.
{debug, @debug@}.
{hipe, @hipe@}.
+{erlang_deprecated_types, @erlang_deprecated_types@}.
%% Ad-hoc directories with source files
{tools, @tools@}.