Mercurial > emacs
diff ChangeLog @ 108900:ff2d80da1816
Merge from mainline.
| author | Katsumi Yamaoka <yamaoka@jpl.org> |
|---|---|
| date | Thu, 03 Jun 2010 22:45:12 +0000 |
| parents | 2f67737b7fe5 |
| children | d86e65007470 |
line wrap: on
line diff
--- a/ChangeLog Wed Jun 02 22:44:58 2010 +0000 +++ b/ChangeLog Thu Jun 03 22:45:12 2010 +0000 @@ -1,3 +1,14 @@ +2010-06-03 Dan Nicolaescu <dann@ics.uci.edu> + + * configure.in (AC_PREREQ): Require autoconf 2.65. + + * configure.in (unxec): Do not define and substitute. + (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC. + +2010-06-03 Glenn Morris <rgm@gnu.org> + + * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true. + 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu> Fix alloca definition when using gcc on non-gnu systems.
