dslinux/config config.in Configure.help

stsp stsp at user.in-berlin.de
Mon Aug 21 17:51:52 CEST 2006


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

Modified Files:
	config.in Configure.help 
Log Message:
Adding configuration option for mpc.


Index: config.in
===================================================================
RCS file: /cvsroot/dslinux/dslinux/config/config.in,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- config.in	19 Aug 2006 20:20:45 -0000	1.21
+++ config.in	21 Aug 2006 15:51:50 -0000	1.22
@@ -775,6 +775,7 @@
 bool 'mathstests'		CONFIG_USER_MATH_TEST
 bool 'mathomatic'		CONFIG_USER_MATHOMATIC
 bool 'mawk'			CONFIG_USER_MAWK_AWK
+bool 'mpc'			CONFIG_USER_MPC
 bool 'mysql'			CONFIG_USER_MYSQL
 if [ "$CONFIG_USER_MYSQL" = "y" ]; then
 	bool '  client library'	CONFIG_USER_MYSQL_CLIB

Index: Configure.help
===================================================================
RCS file: /cvsroot/dslinux/dslinux/config/Configure.help,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Configure.help	17 Aug 2006 00:06:35 -0000	1.12
+++ Configure.help	21 Aug 2006 15:51:50 -0000	1.13
@@ -1501,6 +1501,9 @@
   as /bin/awk.
   Approx. binary size: 110k
 
+CONFIG_USER_MPC
+  A client for MPD, the Music Player Daemon.
+
 CONFIG_USER_MYSQL
   Enable building the various mysql components.
 




More information about the dslinux-commit mailing list