log m4/realloc.m4 @ 10159:873cd96bbc65

age author description
Sun, 09 Sep 2007 13:07:55 +0000 Bruno Haible Simplify the malloc/realloc/calloc macrology.
Sun, 09 Sep 2007 12:56:27 +0000 Bruno Haible New module 'realloc-posix'.
Tue, 31 Dec 2002 13:43:06 +0000 Bruno Haible An independent .m4 file for each module.
Tue, 09 Apr 2002 17:55:36 +0000 Jim Meyering (jm_FUNC_REALLOC): Change the `checking ...' message
Mon, 17 Sep 2001 21:44:03 +0000 Jim Meyering Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not be expanded by the shell.
Sun, 12 Aug 2001 13:26:00 +0000 Jim Meyering Quote the first argument in each use of AC_DEFUN.
Sun, 02 Jul 2000 15:14:04 +0000 Jim Meyering fix typo in last change
Sun, 02 Jul 2000 12:58:27 +0000 Jim Meyering Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
Sun, 07 Feb 1999 05:37:39 +0000 Jim Meyering Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Sun, 07 Feb 1999 05:27:24 +0000 Jim Meyering Use .$ac_objext, not .o
Fri, 29 Jan 1999 05:05:56 +0000 Jim Meyering Use the 3-argument forms of AC_DEFINE* macros.
Sun, 10 Jan 1999 22:47:01 +0000 Jim Meyering Use the new 3-arg form of AC_DEFINE instead of my gross kludge.
Mon, 03 Nov 1997 15:18:09 +0000 Jim Meyering Add insurance: tell xmalloc.c we've done the test.
Mon, 03 Nov 1997 05:20:41 +0000 Jim Meyering be stricter: check for both P == 0 and N == 0.
Mon, 15 Sep 1997 03:20:53 +0000 Jim Meyering .