One more thing
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
The distribution doesn't ship with the configure.in file. But if you wanted to make a configuration option --with-dmalloc for using the dmalloc debugging library (hint, hint), you'd add -ldmalloc to the end of the list of libraries to link, and -DDMALLOC to the CFLAGS. Jeremy