Merge pull request #7048

c5f211b [doc][trivial] Remove miniupnpc build notes build-unix (fanquake)
This commit is contained in:
Wladimir J. van der Laan 2015-11-19 10:12:06 +01:00
commit f8e87d74c9
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -135,14 +135,6 @@ turned off by default. See the configure options for upnp behavior desired:
--disable-upnp-default (the default) UPnP support turned off by default at runtime
--enable-upnp-default UPnP support turned on by default at runtime
To build:
tar -xzvf miniupnpc-1.6.tar.gz
cd miniupnpc-1.6
make
sudo su
make install
Berkeley DB
-----------