fix runtime debugging macros
authorPhil Sutter <phil@nwl.cc>
Sun, 7 Dec 2008 18:47:57 +0000 (19:47 +0100)
committerPhil Sutter <phil@nwl.cc>
Mon, 8 Dec 2008 00:42:19 +0000 (01:42 +0100)
commit1a4e4b3b695cf9925711d8dc15a5895910253847
treef7a0add5737d7a1e3b4326fa012745f6d7401b81
parente2c49531f3a03d3fc842203e67657f46f8226cc2
fix runtime debugging macros

Sadly, configure --enable-debug defines the macro DEBUG which conflicts
with the level1 debugging output macro. Rename them to DBG() and DBG2().
src/conky.c
src/conky.h