chiark / gitweb /
configure.ac: add a generic --enable-debug, replace --enable-hashmap-debug
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 12 Dec 2014 16:48:13 +0000 (17:48 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Fri, 12 Dec 2014 23:46:16 +0000 (00:46 +0100)
There will be more debugging options later.
 --enable-debug will enable them all.
 --enable-debug=hashmap will enable only hashmap debugging.

Also rename the C #define to ENABLE_DEBUG_* pattern.


No differences found