1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-24 22:04:36 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-04-04 06:54:16 +00:00
parent 17248a88e0
commit f8707d3711
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
2004-03-30 Paul Eggert <eggert@twinsun.com>
* c-stack.m4, getline.m4, getndelim2.m4, mbswidth.m4, po.m4,
strdup.m4, xsize.m4: Sync from gnulib.
* allocsa.m4, cloexec.m4, eealloc.m4, inttostr.m4, mbstate_t.m4:
New files, from gnulib.
* prereq.m4 (jm_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR.
2004-03-31 Jim Meyering <jim@meyering.net>
* prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.

View File

@@ -1,4 +1,4 @@
#serial 37
#serial 38
dnl We use jm_ for non Autoconf macros.
m4_pattern_forbid([^jm_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl