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

This commit is contained in:
Rune K. Svendsen 2014-03-01 15:12:16 +01:00
parent d6e0e171ab
commit 947e23dae3

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