Remove redundant gui options from build scripts

This commit is contained in:
Simon
2017-03-10 10:35:23 -08:00
parent ec85287c45
commit abecfc422c
7 changed files with 8 additions and 15 deletions

View File

@@ -21,8 +21,6 @@ if test -z $with_miniupnpc && test -n "@no_upnp@"; then
with_miniupnpc=no
fi
with_gui=no
if test x@host_os@ = xdarwin; then
BREW=no
PORT=no