dslinux/config Configure.help config.in

stsp stsp at user.in-berlin.de
Mon Oct 23 23:11:07 CEST 2006


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

Modified Files:
	Configure.help config.in 
Log Message:
Make dialog build with DSLinux.

Patch by John S. Skogtvedt. Thanks a lot :)


Index: config.in
===================================================================
RCS file: /cvsroot/dslinux/dslinux/config/config.in,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- config.in	15 Oct 2006 10:27:58 -0000	1.27
+++ config.in	23 Oct 2006 21:11:05 -0000	1.28
@@ -751,6 +751,7 @@
 bool 'cryptokeytest'		CONFIG_USER_CRYPTO_TOOLS_CRYPTOKEYTEST
 bool 'date'			CONFIG_USER_CAL_DATE
 bool 'dhrystone'   	  	CONFIG_USER_DHRYSTONE_DHRYSTONE
+bool 'dialog'			CONFIG_USER_DIALOG_DIALOG
 bool 'de2ts-cal'		CONFIG_USER_DE2TSCAL_DE2TSCAL
 bool 'expat-examples'		CONFIG_USER_EXPAT_EXAMPLES
 if [ "$CONFIG_USER_EXPAT_EXAMPLES" = "y" ]; then

Index: Configure.help
===================================================================
RCS file: /cvsroot/dslinux/dslinux/config/Configure.help,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Configure.help	15 Oct 2006 10:27:58 -0000	1.18
+++ Configure.help	23 Oct 2006 21:11:05 -0000	1.19
@@ -3289,6 +3289,9 @@
 CONFIG_USER_SQUID_SQUID
   The Squid Web proxy cache.
 
+CONFIG_USER_DIALOG_DIALOG
+  Show dialog boxes from shell scripts.
+
 CONFIG_USER_DHRYSTONE_DHRYSTONE
   The dhrystone CPU benchmark program.
 




More information about the dslinux-commit mailing list