Merge pull request #3773
947e23d
Fix typo in doc/build-unix.md regarding building without UPnP (Rune K. Svendsen)
This commit is contained in:
commit
0ad72bf1a0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Dependencies
|
||||||
http://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and
|
http://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and
|
||||||
turned off by default. See the configure options for upnp behavior desired:
|
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
|
--disable-upnp-default (the default) UPnP support turned off by default at runtime
|
||||||
--enable-upnp-default UPnP support turned on by default at runtime
|
--enable-upnp-default UPnP support turned on by default at runtime
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue