K 10 svn:author V 5 peter K 8 svn:date V 27 2003-10-26T03:34:13.000000Z K 7 svn:log V 323 Move the -Wtraditional warning from the global cpp flags to when the -p (portability warnings) switch is used. Add -Wno-system-headers after it so that we dont get 500 screenfulls of warnings about #elif in /usr/include. I'm not entirely happy with this. Maybe cdefs.h shouldn't use #elif and instead nest #else clauses? END