Enabled now by default (when DEVELOPER=1)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Jun 2005 22:06:17 +0000 (22:06 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Jun 2005 22:06:17 +0000 (22:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1133 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/frickin/Config.in

index 6747197..cd560d2 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/
          
-         
This page took 0.024842 seconds and 4 git commands to generate.