Page 1 of 1
Is it possible to build transmission-daemon without UPNP?
Posted: Thu Jun 23, 2011 5:53 am
by tot-to
I am not about choosing of system or internal library. My question is about disabling this feature at all at build time.
Thank you

Re: Is it possible to build transmission-daemon without UPNP
Posted: Thu Aug 25, 2011 6:23 am
by dini
It is even possible? If so, how?
Re: Is it possible to build transmission-daemon without UPNP
Posted: Wed Aug 31, 2011 2:59 am
by Jordan
There's not build-in support for that -- I don't think anyone's ever requested it before now.
You would need to go into libtransmission and comment out the relevant code in session.c, port-forwarding.c, and upnp.c.