Fix typo in doc/build-unix.md regarding building without UPnP

Rebased-From: 947e23d
This commit is contained in:
Rune K. Svendsen 2014-03-01 15:12:16 +01:00 committed by Wladimir J. van der Laan
parent 1ff620e975
commit 57ae367fe9

View file

@ -28,7 +28,7 @@ Dependencies
http://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and
turned off by default. See the configure options for upnp behavior desired:
--with-miniupnpc No UPnP support miniupnp not required
--without-miniupnpc No UPnP support miniupnp not required
--disable-upnp-default (the default) UPnP support turned off by default at runtime
--enable-upnp-default UPnP support turned on by default at runtime