Reinstate the -Wno-unused-parameter flag, because when building a non-debug build...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 12 Sep 2007 00:24:18 +0000 (00:24 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 12 Sep 2007 00:24:18 +0000 (00:24 +0000)
commit03c59ee4d600ee9aa075710889b5a94fdafb353a
tree79b687743c41e880a80f63825529e86f52a9de94
parent2f2b6c3d445e2e7850334a90b2ac3d3e57bec0f0
Reinstate the -Wno-unused-parameter flag, because when building a non-debug build, the 'assert()'s don't get compiled, leading to a whole lot of warnings about an unused parameter in value.h.

git-svn-id: http://svn.voria.com/code@655 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/config/subs.m4
synfig-studio/trunk/config/subs.m4