X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/8462fc0ce20cc1caf883996d193d1cd2c1629498..e92b6c884116d70e224e9cb535ed85a2b05665a5:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index c73d6bf85f..c3b34d66c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,8 @@ * .bzrignore: Add lib/alloca.h. * Makefile.in (GNULIB_MODULES): Add alloca-opt. * configure.in (AC_FUNC_ALLOCA): Remove almost all the alloca stuff, - as gnulib now does that for us. Put alloca check after gl_INIT. + as gnulib now does that for us. Put alloca check in config.h. + Include before any other include file, for AIX 3. * lib/gnulib.mk, m4/gl-comp.m4: Regenerate. * lib/alloca.in.h, m4/alloca.m4: New files, from gnulib.