]> git.wh0rd.org - fontconfig.git/commit
Avoid #warning directives on non-GCC compilers. (bug 7683)
authorKeith Packard <keithp@neko.keithp.com>
Fri, 1 Sep 2006 19:36:31 +0000 (12:36 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Fri, 1 Sep 2006 19:36:31 +0000 (12:36 -0700)
commit5b8e43a48ea1a5fb4e54dd12fe965439df2bf95d
tree07330cd2f40933d85881da661e8b2fd887981382
parentab2cb932b25af20896c08f4641dfa696ed651418
Avoid #warning directives on non-GCC compilers. (bug 7683)

Detect GCC and use #warning only on GCC systems.
configure.in
src/fcfreetype.c