Enabled now by default (when DEVELOPER=1)
authorNicolas Thill <nico@openwrt.org>
Wed, 1 Jun 2005 22:06:17 +0000 (22:06 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 1 Jun 2005 22:06:17 +0000 (22:06 +0000)
SVN-Revision: 1133

openwrt/package/frickin/Config.in

index 6747197f1876320a2b9b9889d3d8976f87fa3770..cd560d2ac6bddc0dc7ee428f76e2136b5d5dbb23 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_FRICKIN
        tristate "frickin - PPTP (Point-to-Point Tunneling Protocol) proxy"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        help
          Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) 
          client to connect to a PPTP server through Network Address 
@@ -9,4 +8,3 @@ config BR2_PACKAGE_FRICKIN
          
          http://frickin.sourceforge.net/
          
-