configure: suppress some warnings when debug is disabled
authorSebastian Rasmussen <sebrn@axis.com>
Wed, 23 May 2012 16:19:52 +0000 (18:19 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 24 May 2012 08:49:49 +0000 (10:49 +0200)
commita0329546924b63db3e1b0c0ed6afdf9b3ff01b82
tree5cfbfcfa8ebed292018ad0f685c533a1a1440a4d
parent83123a98ae17abd20b797f6085f5bfb75e785782
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=676672
configure.ac