]> git.ipfire.org Git - thirdparty/systemd.git/commit - configure.ac
configure.ac: add --enable-hashmap-debug option
authorMichal Schmidt <mschmidt@redhat.com>
Tue, 14 Oct 2014 23:34:15 +0000 (01:34 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 30 Oct 2014 18:50:51 +0000 (19:50 +0100)
commit994701548d3ea6aafe3d9c47d51f701878118d65
treedae7160e0c6c3a2194e40b58a085a6240631ea9e
parent2ea8c08306c7e33f8217a878cf990fc491c9432c
configure.ac: add --enable-hashmap-debug option

The option simply enables hashmap debugging by defining
ENABLE_HASHMAP_DEBUG.

I suggest developing new code with it enabled, to have the iterator checks.
configure.ac