dslinux/config config.in Configure.help

stsp stsp at user.in-berlin.de
Sun Jul 2 14:55:46 CEST 2006


Update of /cvsroot/dslinux/dslinux/config
In directory antilope:/tmp/cvs-serv6236/config

Modified Files:
	config.in Configure.help 
Log Message:
Add configuration option for links.


Index: config.in
===================================================================
RCS file: /cvsroot/dslinux/dslinux/config/config.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- config.in	12 Jun 2006 00:49:53 -0000	1.15
+++ config.in	2 Jul 2006 12:55:42 -0000	1.16
@@ -444,7 +444,7 @@
 fi
 
 bool 'l2tpd'			CONFIG_USER_L2TPD_L2TPD
-
+bool 'links'		CONFIG_USER_LINKS_LINKS
 bool 'linux-igd'        CONFIG_USER_LINUXIGD_LINUXIGD
 if [ "$CONFIG_USER_LINUXIGD_LINUXIGD" = "y" ]; then
     define_bool CONFIG_LIB_LIBUPNP y

Index: Configure.help
===================================================================
RCS file: /cvsroot/dslinux/dslinux/config/Configure.help,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Configure.help	19 Jun 2006 13:29:33 -0000	1.8
+++ Configure.help	2 Jul 2006 12:55:42 -0000	1.9
@@ -1029,6 +1029,9 @@
 CONFIG_USER_LISSA_LISSA
   Lissa
 
+CONFIG_USER_LINKS_LINKS
+  Nice text mode WWW browser.
+
 CONFIG_USER_LINUXIGD_LINUXIGD
   Linux Internet Gateway Device. A UPnP-IGD NAT-based 
   Daemon. 




More information about the dslinux-commit mailing list