From: Nicolas Thill Date: Wed, 1 Jun 2005 22:06:17 +0000 (+0000) Subject: Enabled now by default (when DEVELOPER=1) X-Git-Tag: reboot~32591 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9b705f5a5730681531e99e2491b44834e9a11fd1;p=oweals%2Fopenwrt.git Enabled now by default (when DEVELOPER=1) SVN-Revision: 1133 --- diff --git a/openwrt/package/frickin/Config.in b/openwrt/package/frickin/Config.in index 6747197f18..cd560d2ac6 100644 --- a/openwrt/package/frickin/Config.in +++ b/openwrt/package/frickin/Config.in @@ -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/ -