Triggered by new memory leaks I tried to build with dmalloc support (either for the first time, or I forgot earlier attempts). Before getting this done I changed our AM_DMALLOC macro to a) take an argument where to look for lib/header and b) to actually perform a test for those. Then I discovered that our dmalloc support was completly broken?? We use #define WITH_DMALLOC and catch #ifdef USE_DMALLOC and such things! I'll try to repair it ... -- Alexander Mai [EMAIL PROTECTED]
