Re: Managing MI entries in our GENERIC-like files

David Laight <[email protected]>
Newsgroups gmane.os.netbsd.devel.general
Message-ID <[email protected]>
On Sun, Jun 27, 2004 at 01:12:01AM +1000, matthew green wrote:
>    
>    > I don't care very much if the implementation uses cpp, m4 or whatever.
>    > Having something like "no mca" or "no sound" etc. in my config file would
>    > make things nice for me too.
>    
>     	atari currently uses cpp, amiga uses m4. I'm inclined at this
>     	point to go with cpp as it ends up being more legible, plus
>     	more people are likely to grok it at first glance. My only
>     	reservation is that # is a comment in config files...
> 
> 
> please no.  use m4 not cpp.

Actually I'd vote for anything except m4, m4 source files and macros
are completely unintelligable.

It has to be possible to do something sane with simple conditionals
and simple substitutions.

Given the files already support includes, adding conditionals can't
be hard.  Just make nbconfig understand them itself.

	David

-- 
David Laight: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.