Test that cvs commit messages are working properly

-Erik
This commit is contained in:
Eric Andersen 2003-04-04 14:35:36 +00:00
parent 0c236a09ed
commit 4762a48166

View File

@ -9,7 +9,9 @@ config CONFIG_BASENAME
bool "basename"
default n
help
Please submit a patch to add help text for this item.
basename is used to strip the directory and suffix from filenames,
leaving just the filename itself. Enable this option if you wish
to enable the 'basename' utility.
config CONFIG_CAL
bool "cal"