patch-1.3.61 linux/scripts/Configure
Next file: linux/scripts/lxdialog/Makefile
Previous file: linux/net/unix/af_unix.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Feb 8 05:05:29 1996
- Orig file:
v1.3.60/linux/scripts/Configure
- Orig date:
Wed Feb 7 15:11:44 1996
diff -u --recursive --new-file v1.3.60/linux/scripts/Configure linux/scripts/Configure
@@ -211,7 +211,7 @@
if [ "$3" != "m" ]; then
tristate "$1" "$2"
else
- if [ "$MODULES" = "y" ]; then
+ if [ "$CONFIG_MODULES" = "y" ]; then
case "$def" in
"y" | "m") defprompt="M/n/?"
def="m"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this