>> compiler will be happy too to have them.  What do other people think? 
>> Also, ifdef and ifndef are banished from Autoconf, use only #if and 
>> #if !. 

> I prefer #if, however there are other people who will insist on rewriting
> this to #ifdef.
  
That's fine.  It's just that, in the autoconf docs and implementation,
we've decided to consistently use #if instead of #ifdef.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to