commit | bd947d30b6757067fa8f8407ef248fd8645383ee | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Wed Jan 04 22:47:16 2012 +0100 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Fri Jan 13 10:36:59 2012 +0000 |
tree | 748d898641b6f0cc7d94c4d81cb10ebd21995ec5 | |
parent | bee5a5fb11de34aa422cfc830adbd51cfc8f5b55 [diff] |
configure: Modify detection of supported warning options Reversing the order of the warning options and -Werror is important when clang is used instead of gcc. It changes nothing for gcc. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>