Use "#define XXX" not "#define XXX 1" for flags we're going to test with "#ifdef...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 19 Feb 2008 00:52:41 +0000 (00:52 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 19 Feb 2008 00:52:41 +0000 (00:52 +0000)
commit2e29582190069aeedc98caa9a5bcec992f59fa19
treef78677a9c6b2116277636093bc09a4aaefb84529
parent81309a17bd7381dcfcac5b81160d8ac5054b3120
Use "#define XXX" not "#define XXX 1" for flags we're going to test with "#ifdef", or I get tricked into thinking that changing the "1" to a "0" will disable the feature.

git-svn-id: http://svn.voria.com/code@1752 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/target_scanline.cpp
synfig-core/trunk/src/synfig/target_tile.cpp