summaryrefslogtreecommitdiff
path: root/configure.ac-lt
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac-lt')
-rw-r--r--configure.ac-lt2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac-lt b/configure.ac-lt
index e3a29922..9507d48d 100644
--- a/configure.ac-lt
+++ b/configure.ac-lt
@@ -184,6 +184,8 @@ AC_ARG_ENABLE(relay-port,
if test "$enable_relay_port" = "yes"; then
AC_DEFINE([RELAY_PORT], [1],
[Define to 1 to include relay port support.])
+else
+ enable_relay_port="no"
fi
# PARANOIA is off by default (until we can test it with all features)