summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5da441a..1dd0bac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
Don't bother checking for HAVE_SYS_TIME_H when deciding whether
to include <sys/time.h>, since TIME_WITH_SYS_TIME implies sys/time.h
exists.
+ (HAVE_DECL_VALLOC) [WITH_DMALLOC]: Remove #undef, since this symbol
+ is no longer used.
+
* m4/system.m4 (PU_SYSTEM): Don't check for unistd.h or sys/time.h,
or for time or valloc.