From e985472adfc7ee3034e29eebdea0d4daf2afad66 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sat, 30 Dec 2017 18:03:30 +0100 Subject: Finished: ready for review --- configure.ac-lt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac-lt') 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) -- cgit v1.2.1