summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-01-24 22:52:23 (GMT)
committerGitHub <noreply@github.com>2017-01-24 22:52:23 (GMT)
commit027a75cbf0e8361160485b5869f3a554cf44977c (patch)
tree3e0b221224d422a5f3fca2ff1204e27b6975b633 /config
parent9061763a73c38032c1d889256f27929368381069 (diff)
parent83d78d33d3086b41dfd5690a41150db14b054084 (diff)
Merge pull request #549 from stilor/backend-obsolete
Declare BACKEND obsolete.
Diffstat (limited to 'config')
-rw-r--r--config/backend.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/backend.in b/config/backend.in
index acf2580..12d278b 100644
--- a/config/backend.in
+++ b/config/backend.in
@@ -6,6 +6,7 @@ config IS_A_BACKEND
config BACKEND
bool
+ depends on OBSOLETE
default y if IS_A_BACKEND = "y" || IS_A_BACKEND = "Y"
if BACKEND