]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup: Add configure option to enable debug output
authorDhaval Giani <dhaval@linux.vnet.ibm.com>
Mon, 16 Feb 2009 08:45:54 +0000 (08:45 +0000)
committerDhaval Giani <dhaval@linux.vnet.ibm.com>
Mon, 16 Feb 2009 08:45:54 +0000 (08:45 +0000)
commit0c8f9d54c6d49bba08767fb9a1593c5a4b85445b
treec27e0801842411cac20c95c776fca1045c0dfe9c
parent492bd6ac5f9c703f1687ff8d56bb4a0d014557b8
libcgroup: Add configure option to enable debug output

From: Jan Safranek <jsafrane@redhat.com>

There is new configure script option, which defines CGROUP_DEBUG.
Usage: ./configure --enable-debug

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@326 4f4bb910-9a46-0410-90c8-c897d4f1cd53
config.h.in
configure
configure.in