Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
--- Menuconfig.0 Mon Jan 31 14:16:05 2000
+++ Menuconfig Mon Jan 31 14:14:50 2000
@@ -244,7 +244,7 @@
dep=y
shift 2
while [ $# -gt 0 ]; do
- if [ "$1" = y ]; then
+ if [ "$1" = y -o "$1" = m ]; then
shift
else
dep=n