patch-1.3.68 linux/scripts/Configure
Next file: linux/scripts/Menuconfig
Previous file: linux/net/unix/af_unix.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Feb 22 14:40:02 1996
- Orig file:
v1.3.67/linux/scripts/Configure
- Orig date:
Sat Feb 17 16:02:59 1996
diff -u --recursive --new-file v1.3.67/linux/scripts/Configure linux/scripts/Configure
@@ -79,7 +79,8 @@
#now pick out the right help text:
text=$(sed -n "/^$var[ ]*\$/,\${
/^$var[ ]*\$/b
- /^#.*/b;/^[ ]*\$/q
+ /^#.*/b
+ /^[ ]*\$/q
p
}" Documentation/Configure.help)
if [ -z "$text" ]
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