aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNali Toja <[email protected]>2011-10-25 09:41:26 -0700
committerGlenn Morris <[email protected]>2011-10-25 09:41:26 -0700
commitd2eaf3e40d0708a16fa48538173ef635ee6a17e0 (patch)
tree54a60ae65aeda031c6dfd1e9f75ad82884e80f63 /ChangeLog
parentfe0055fa74c94ba1d3bbdf36cffd3d28ffe95158 (diff)
* configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (tiny change)
Fixes: debbugs:9868
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ade71ae09a..2cd3f8eef8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-25 Nali Toja <[email protected]> (tiny change)
+
+ * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (Bug#9868)
+
2011-10-24 Paul Eggert <[email protected]>
* configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)