@ -27,31 +27,25 @@ This will build bitcoin-qt as well if the dependencies are met.
@@ -27,31 +27,25 @@ This will build bitcoin-qt as well if the dependencies are met.
for Ubuntu 12.04 and later or Debian 7 and later libboost-all-dev has to be installed:
@ -129,6 +123,17 @@ symbols, which reduces the executable size by about 90%.
@@ -129,6 +123,17 @@ symbols, which reduces the executable size by about 90%.
miniupnpc
---------
[miniupnpc](http://miniupnp.free.fr/) may be used for UPnP port mapping. It can be downloaded from [here](
http://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and
turned off by default. See the configure options for upnp behavior desired:
--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