build: on linux include the X11 and Xm headers with -isystem rather than -I,
authorPeter Howkins <flibble@users.sourceforge.net>
Fri, 31 Aug 2012 17:35:20 +0000 (18:35 +0100)
committerPeter Howkins <flibble@users.sourceforge.net>
Fri, 31 Aug 2012 17:35:20 +0000 (18:35 +0100)
commit1c7c33aa71f80c64514c49c3747dcf315df7f709
treea81769a1a8228bfdf639ac21c72eb830b1e022d2
parent274bea6c1a5b0cbaf8ff88c415209c913d292349
build: on linux include the X11 and Xm headers with -isystem rather than -I,
this means the compiler treats them as system headers and does not give you
excessive warnings from them. This is used because X11 does not like the
-ansi and -pedantic warnings that CDE is compiled with.
cde/config/cf/X11.rules
cde/config/cf/linux.cf