]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup: Compile cgrulesengd without -DDEBUG
authorDhaval Giani <dhaval@linux.vnet.ibm.com>
Mon, 16 Feb 2009 08:41:19 +0000 (08:41 +0000)
committerDhaval Giani <dhaval@linux.vnet.ibm.com>
Mon, 16 Feb 2009 08:41:19 +0000 (08:41 +0000)
commit430040ab8b27a4bd1f4cfd077abe5d70be26b928
treeb9e2ccc5dc8754a18b4da772f652b9a7d4ed220c
parentc52ee037aa06847cd4640cceb133d5161bcb1531
libcgroup: Compile cgrulesengd without -DDEBUG

From: Jan Safranek <jsafrane@redhat.com>

Cgrulesengd writes some debugging info to stdout by default. IMHO
this feature should be enabled only when user explicitly asks so
during compilation, like the other tools.

Signed-off-by: Jan Safranek <jsafrane@redhat.com>
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@324 4f4bb910-9a46-0410-90c8-c897d4f1cd53
Makefile.in