aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-06-01 19:32:43 -0700
committerDan Nicolaescu2010-06-01 19:32:43 -0700
commit8923d6176b785c2d800d27960d55a7dec3fed71b (patch)
treece5f502a781c7e2d1d86d5055ddc748ae2099828 /ChangeLog
parent3aeb940248b61c5506e855bc7c4d57e115d4160d (diff)
downloademacs-8923d6176b785c2d800d27960d55a7dec3fed71b.tar.gz
emacs-8923d6176b785c2d800d27960d55a7dec3fed71b.zip
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 5b0432f679f..9d2fe0b233c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Fix alloca definition when using gcc on non-gnu systems.
4 * configure.in: Use the code sequence indicated by "info autoconf"
5 for alloca (bug#6170).
6
12010-05-30 Stefan Monnier <monnier@iro.umontreal.ca> 72010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * .bzrignore: Ignore new files from trunk, which appear if you use 9 * .bzrignore: Ignore new files from trunk, which appear if you use