Re: Configure.help in 2.5.3-pre6

Robert Love (rml@tech9.net)
30 Jan 2002 01:03:13 -0500


On Wed, 2002-01-30 at 00:51, Ben Clifford wrote:
>
> 2.5.3-pre6 gets rid of Documentation/Configure.help and replaces it by
> smaller files nearer their use. This seems to have broken the help
> facility in menuconfig (and possibly the other configs)
>
> I've generated one at config time using a makefile target like this:
>
> Documentation/Configure.help:
> cat `find -name Config.help` > Documentation/Configure.help
>
> Is this the way that it is intended to work, or should I be making extra
> effort to not include the .help for the wrong architecture?

The intention is to fix [menu|x]config. I believe plain 'ol `make
config' works. The new per-config.in config.help is here to stay.

Robert Love

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/