diff options
| author | Christophe Fergeau <cfergeau@gmail.com> | 2011-04-01 18:19:12 +0200 |
|---|---|---|
| committer | Hans de Goede <hdegoede@redhat.com> | 2011-04-04 11:59:59 +0200 |
| commit | d3463ae9af161fe70fefa043bb59b61b331715a9 (patch) | |
| tree | 93a08fdd77c4635af68a71ef087670410ed86263 /client/client_net_socket.cpp | |
| parent | 5dd6932bf78080764a1b31bd1e72de5917eb4053 (diff) | |
| download | spice-d3463ae9af161fe70fefa043bb59b61b331715a9.tar.gz spice-d3463ae9af161fe70fefa043bb59b61b331715a9.tar.xz spice-d3463ae9af161fe70fefa043bb59b61b331715a9.zip | |
configure.ac: remove detection of WARN_UNUSED_RESULT
spice configure.ac has some code to detect if the compiler has
a special attribute to tag some functions so that they generate a
warning when their return value isn't checked. However, this test
is broken (the gcc attribute name is "warn_unused_result", not
"__warn_unused_result__" and WARN_UNUSED_RESULT is unused anyway
since spice-protocol provides SPICE_GNUC_WARN_UNUSED_RESULT. Thus
we can just drop that block of code from configure.ac
Diffstat (limited to 'client/client_net_socket.cpp')
0 files changed, 0 insertions, 0 deletions
