]> sjero.net Git - linphone/blobdiff - configure.ac
Improve uPnP behaviour (Firewall policy change, local ip change, ...)
[linphone] / configure.ac
index 1372c5af32bcad8fc5e6262d9dba7011ae148e9d..43efbff30198fdf33b0d9d468fca786c578d989a 100644 (file)
@@ -782,6 +782,7 @@ printf "* %-30s %s\n" "Account assistant"   $build_wizard
 printf "* %-30s %s\n" "Console interface"      $console_ui
 printf "* %-30s %s\n" "Tools"                  $build_tools
 printf "* %-30s %s\n" "zRTP encryption (GPLv3)"        $zrtp
+printf "* %-30s %s\n" "uPnP support"           $build_upnp
 
 if test "$enable_tunnel" = "true" ; then
        printf "* Tunnel support\t\ttrue\n"