]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - configure.ac+lt
Finished: ready for review
[thirdparty/dhcp.git] / configure.ac+lt
index 5bf6a13f37552ab589a11537c9db9b38fc24993b..aad11c48a4ba1bf5fdb053ffab2e7323fb09cd6d 100644 (file)
@@ -185,6 +185,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)