aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2010-11-13 12:22:52 -0500
committerChong Yidong <[email protected]>2010-11-13 12:22:52 -0500
commit4d613e98a7ca89dbebbcc1a2865f8df04bf888f8 (patch)
treeb5abd818b623806a41023f2c549c24b17ca343b9 /ChangeLog
parentcdf015b1880d94bc414188ec5980171adc48bed2 (diff)
Backport fix for Bug#6170 from trunk.
Fix alloca definition when using gcc on non-gnu systems. * configure.in: Use the code sequence indicated by "info autoconf" for alloca (bug#6170).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75813c9e7a..a6b47ed941 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-13 Dan Nicolaescu <[email protected]>
+
+ Fix alloca definition when using gcc on non-gnu systems.
+ * configure.in: Use the code sequence indicated by "info autoconf"
+ for alloca (bug#6170).
+
2010-11-08 Stefan Monnier <[email protected]>
* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.