configure: suppress some warnings when debug is disabled
authorSebastian Rasmussen <sebrn@axis.com>
Wed, 23 May 2012 16:07:35 +0000 (18:07 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 24 May 2012 08:39:32 +0000 (10:39 +0200)
commit6d2920ecff5e92e61e0eab7c2301d181d7b4f231
tree47cd0d86e7201e8700820fda70c87ec877f30de7
parentc81fff0471ce2190b39b8d2ef1fd6fee2c690dbb
configure: suppress some warnings when debug is disabled

Warnings about unused variables should be suppressed if core has the
debug system disabled.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676671
configure.ac