configure: suppress some warnings when debug is disabled
authorSebastian Rasmussen <sebrn@axis.com>
Fri, 25 May 2012 14:43:38 +0000 (16:43 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 9 Jun 2012 18:11:16 +0000 (19:11 +0100)
commitef29cc6d78312c303f1f79fdc4c7623436be5eaa
tree1f6b46f89e66d681d061a648dd767a5ffa395c59
parent62532769a70e535d90e5065f1bdecab39fa14ed6
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=676824
configure.ac