r1733

stsp at dslinux.in-berlin.de stsp at dslinux.in-berlin.de
Sun Apr 15 23:01:12 CEST 2007


Author: stsp
Date: 2007-04-15 23:01:06 +0200 (Sun, 15 Apr 2007)
New Revision: 1733

Log:
mc can be built without gpm now.


Modified: trunk/config/config.in
===================================================================
--- trunk/config/config.in	2007-04-15 20:59:18 UTC (rev 1732)
+++ trunk/config/config.in	2007-04-15 21:01:06 UTC (rev 1733)
@@ -798,9 +798,6 @@
 bool 'mathomatic'		CONFIG_USER_MATHOMATIC
 bool 'mawk'			CONFIG_USER_MAWK_AWK
 bool 'mc'			CONFIG_USER_MC
-if [ "$CONFIG_USER_MC" = "y" ]; then
-	define_bool CONFIG_USER_GPM_GPM y
-fi
 bool 'mpc'			CONFIG_USER_MPC
 bool 'mysql'			CONFIG_USER_MYSQL
 if [ "$CONFIG_USER_MYSQL" = "y" ]; then




More information about the dslinux-commit mailing list