diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-03-21 14:15:27 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-03-21 14:15:27 +0000 |
commit | 666d19fe1a39e12832d47c1023f46f5ca000fbea (patch) | |
tree | 42c30baea9a488e23f93e570374bae51be637b44 /common | |
parent | f403a0a8ad81b4f6c0d4cfab4a5c073dba5ad79b (diff) |
configure.ac: Check if the compiler supports do { } while (0) macros. This fixes a warning when compiling with g++ 4....
Original commit message from CVS:
* configure.ac:
Check if the compiler supports do { } while (0) macros. This fixes
a warning when compiling with g++ 4.3, resulting in a build failure
because of -Werror.
Diffstat (limited to 'common')
m--------- | common | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common -Subproject 170f8e91adc7157f6e708ffa58ca22d10e4e45d +Subproject 9a358e5cc3977fd6121f12dd25a358081fd7704 |