Subject: Re: CARDBUS vs. GENERIC
To: None <port-i386@netbsd.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: port-i386
Date: 02/03/2000 09:59:26
>> Feed the config file thru cpp before config-ing.
> Why should I if config can do it for me?

I was afraid of this when I saw the first remark about cpp.

*Please* don't do this.  cpp is *not* a general-purpose macro
preprocessor.  The X people made that mistake with imake, and have
accreted a huge pile of hackery to get around the consequences thereof,
from XCOMM to @@ to some ugly attempts in C code to intuit how this
particular preprocessor works.

Run your config files through cpp if you must.  But please don't
inflict it on the rest of us.

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B