]> arthur.barton.de Git - ngircd-alex.git/commit
Enable GNU libc "memory tracing" when compiled with debug code.
authorAlexander Barton <alex@barton.de>
Wed, 13 Aug 2008 14:00:57 +0000 (16:00 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 13 Aug 2008 14:00:57 +0000 (16:00 +0200)
commitc769cbecb6214f518135c4bb2a52479747c2bf7b
tree518d4fa3b3f21c1a9b268013b95f3e608a1f7799
parent707cc42dec2439da1fdee4ed3eb0e0a44d5ea9fe
Enable GNU libc "memory tracing" when compiled with debug code.

This patch lets ngIRCd activate "memory tracing" of the GNU libc when
compiled with debug code (configure: --enable-debug) and the functionality
is available on the system.
(http://www.gnu.org/software/libc/manual/html_node/Allocation-Debugging.html)
configure.in
src/ngircd/ngircd.c