Mercurial > hg > xemacs-beta
diff ChangeLog @ 3317:83ea3a38afe7
[xemacs-hg @ 2006-03-30 18:11:17 by james]
Fix broken -Kalloca detection due to recent autoconf updates. See
xemacs-patches message <m33bgziz2f.fsf@jerrypc.cs.usu.edu>.
author | james |
---|---|
date | Thu, 30 Mar 2006 18:11:18 +0000 |
parents | d45de99b5d79 |
children | cf02a1da936a |
line wrap: on
line diff
--- a/ChangeLog Thu Mar 30 16:22:27 2006 +0000 +++ b/ChangeLog Thu Mar 30 18:11:18 2006 +0000 @@ -1,3 +1,8 @@ +2006-03-30 Jerry James <james@xemacs.org> + + * configure.ac: Fix for -Kalloca detection, also broken by the + recent autoconf updates. Thanks to Ilya Golubev. + 2006-03-30 Jerry James <james@xemacs.org> * configure.ac: Fix FOR_MSW XPM test, broken by previous update.