summaryrefslogtreecommitdiffstats
path: root/m4/malloc.m4
AgeCommit message (Expand)AuthorLines
2003-08-17New file, from gnulib.Jim Meyering-0/+25
2002-07-20Remove file, now that autoconf provides this macro.Jim Meyering-35/+0
2002-04-09(jm_FUNC_MALLOC): Change the `checking ...' messageJim Meyering-3/+4
2001-09-17Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side ne...Jim Meyering-3/+3
2001-08-12Quote the first argument in each use of AC_DEFUN.Jim Meyering-2/+2
2000-07-02fix typo in last changeJim Meyering-1/+1
2000-07-02Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_na...Jim Meyering-3/+2
1999-02-07Use AC_SUBST(LIBOBJS) since we set LIBOBJS.Jim Meyering-0/+1
1999-02-07Use .$ac_objext, not .oJim Meyering-1/+1
1999-01-29Use the 3-argument forms of AC_DEFINE* macros.Jim Meyering-7/+3
1999-01-10Use the new 3-arg form of AC_DEFINE instead of my gross kludge.Jim Meyering-9/+3
1997-11-03Add insurance: tell xmalloc.c we've done the test.Jim Meyering-0/+11
1997-10-26.Jim Meyering-0/+33