OSDN Git Service

configure: Check for GCC diagnostic pragma support inside of functions
authorDiego Biurrun <diego@biurrun.de>
Fri, 2 Aug 2013 20:03:09 +0000 (22:03 +0200)
committerDiego Biurrun <diego@biurrun.de>
Fri, 2 Aug 2013 20:34:03 +0000 (22:34 +0200)
commit6da5b57da11bbbece47bec2885100353a6cfa280
tree50f01c2e156e154e33f602453739abbeba9107e1
parenta8b19271c3b40ac3c3dc769fe248887acf14ba5a
configure: Check for GCC diagnostic pragma support inside of functions

The actual usage of the pragma is within functions and older versions
of gcc only support the pragma outside of functions.
configure