[doc][trivial] Remove miniupnpc build notes build-unix

This commit is contained in:
fanquake 2015-11-18 08:57:00 +08:00
parent e8df8a5077
commit c5f211bbd0

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
-----------