patch-1.3.60 linux/scripts/Configure
Next file: linux/scripts/Makefile
Previous file: linux/net/unix/af_unix.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Wed Feb  7 10:09:44 1996
 -  Orig file: 
v1.3.59/linux/scripts/Configure
 -  Orig date: 
Fri Jan 26 01:37:08 1996
 
diff -u --recursive --new-file v1.3.59/linux/scripts/Configure linux/scripts/Configure
@@ -168,7 +168,7 @@
 #	tristate question define
 #
 function tristate () {
-        if [ "$MODULES" != "y" ]; then
+        if [ "$CONFIG_MODULES" != "y" ]; then
           bool "$1" "$2"
         else 
 	  def=$(eval echo "\${$2:-'n'}")
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