patch-2.3.99-pre7 linux/Documentation/kbuild/config-language.txt
Next file: linux/Documentation/networking/8139too.txt
Previous file: linux/Documentation/ioctl-number.txt
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Mon May 8 15:55:52 2000
- Orig file:
v2.3.99-pre6/linux/Documentation/kbuild/config-language.txt
- Orig date:
Sun Feb 20 21:12:38 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/Documentation/kbuild/config-language.txt linux/Documentation/kbuild/config-language.txt
@@ -465,7 +465,7 @@
Known bugs:
- Xconfig does not write "# foo is not set" to .config (as well as
- "#unset foo" to autoconf.h) if command is disabled by its dependencies.
+ "#undef foo" to autoconf.h) if command is disabled by its dependencies.
=== dep_mbool /prompt/ /symbol/ /dep/ ...
@@ -497,7 +497,7 @@
Known bugs:
- Xconfig does not write "# foo is not set" to .config (as well as
- "#unset foo" to autoconf.h) if command is disabled by its dependencies.
+ "#undef foo" to autoconf.h) if command is disabled by its dependencies.
=== dep_hex /prompt/ /symbol/ /word/ /dep/ ...
@@ -540,7 +540,7 @@
Known bugs:
- Xconfig does not write "# foo is not set" to .config (as well as
- "#unset foo" to autoconf.h) if command is disabled by its dependencies.
+ "#undef foo" to autoconf.h) if command is disabled by its dependencies.
=== unset /symbol/ ...
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)