Added support for httpd IP address binding, worksforme #108
[openwrt.git] / package / sipsak / Config.in
index 1ad11d0..dd4976c 100644 (file)
@@ -1,11 +1,12 @@
 config BR2_PACKAGE_SIPSAK
-       tristate "sipsak - a SIP (Session Initiation Protocol) stress and diagnostics utility"
+       prompt "sipsak............................ SIP (Session Initiation Protocol) stress and diagnostics utility"
+       tristate
        default m if CONFIG_DEVEL
-       select BR2_PACKAGE_OPENSSL
+       select BR2_PACKAGE_LIBOPENSSL
        help
          A SIP (Session Initiation Protocol) stress and diagnostics utility
          
          http://www.sipsak.org/
          
          Depends: openssl
-         
+
This page took 0.0254450000000001 seconds and 4 git commands to generate.