Jim Meyering
dfc5ff02a0
Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) files
...
so that automake automatically knows to distribute those files.
Use AC_LIBOBJ to ensure that automake automatically knows the
names of always-compiled source files. Automake already knows
the names of conditionally compiled ones, e.g., due to preexisting
uses of AC_LIBOBJ and AC_REPLACE_FUNCS.
[This is a start. Many still remain to be fixed...]
2005-01-29 00:16:39 +00:00
Paul Eggert
65ef46a51c
Use an all-permissive copyright notice, recommended by RMS.
2005-01-23 09:07:57 +00:00
Paul Eggert
00873ce076
Rename xclone to xmemdup. Remove obsolete xalloc macros.
...
Remove xstrdup.c and move xstrdup implementation to xmalloc.c.
2004-10-05 06:52:09 +00:00
Paul Eggert
d86254a25a
Sync from gnulib.
2004-08-05 23:01:03 +00:00
Jim Meyering
4950e06530
(gl_PREREQ_XMALLOC): Require AC_FUNC_CALLOC.
2004-05-29 21:13:15 +00:00
Jim Meyering
6617b2ded8
Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
...
Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
2004-03-31 07:43:57 +00:00
Jim Meyering
5c76128b87
content-free sync-from-gnulib
2004-01-16 08:27:06 +00:00
Jim Meyering
4fc19cfd41
from gnulib -- merely increment serial number
2003-10-31 13:41:08 +00:00
Jim Meyering
d8cb14e234
Import latest version from gnulib.
2003-10-13 15:28:29 +00:00
Jim Meyering
2e4c8c13f8
(gl_PREREQ_XMALLOC): Likewise.
2003-09-13 10:47:43 +00:00
Jim Meyering
22e0b84f86
New file, from gnulib.
2003-08-17 17:58:01 +00:00