dmalloc
dmalloc copied to clipboard
Project doesn't build cleanly 100% of the time with -j greater than 1
dmalloc.h is created as part of configure, but isn't properly depended upon when building .o files. This results in build failures; FreeBSD has hit this issue multiple times.