aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 026cac38b67..9828352a735 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,7 +57,7 @@
572009-11-14 Jan Djärv <jan.h.d@swipnet.se> 572009-11-14 Jan Djärv <jan.h.d@swipnet.se>
58 58
59 * configure.in: --enable-autodepend is new. Check for GNU Make 59 * configure.in: --enable-autodepend is new. Check for GNU Make
60 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use 60 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
61 gcc and GNU make to generate dependencies. 61 gcc and GNU make to generate dependencies.
62 62
632009-10-27 Glenn Morris <rgm@gnu.org> 632009-10-27 Glenn Morris <rgm@gnu.org>