Revamp xalloc interface so that it can check for address arithmetic overflow.
[pspp] / m4 / ChangeLog
index 5efda7cd198b2c4186c4f783ff936a04dd4ce00b..443297af308bef57c1db37ac4945728e96b82d0c 100644 (file)
@@ -1,3 +1,11 @@
+2003-10-12  Paul Eggert  <eggert@twinsun.com>
+
+       * xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
+
+2003-10-10  Simon Josefsson  <jas@extundo.com>
+
+       * argp.m4: Add AC_C_INLINE.
+
 2003-10-08  Paul Eggert  <eggert@twinsun.com>
 
        * getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.