projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17248a8
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 4 Apr 2004 06:54:16 +0000
(06:54 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 4 Apr 2004 06:54:16 +0000
(06:54 +0000)
m4/ChangeLog
patch
|
blob
|
history
m4/prereq.m4
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 30cc24bce262c6a3334b2310d73442d586c21a8d..c592568f8f9b31183df295c7471a4f0374052e62 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-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.
diff --git
a/m4/prereq.m4
b/m4/prereq.m4
index be4b72d1ecea42f57fa517910d9d8544085f4b63..39aa08fdc5b1e764deb4cb2923bd249f70dd0ca1 100644
(file)
--- a/
m4/prereq.m4
+++ b/
m4/prereq.m4
@@
-1,4
+1,4
@@
-#serial 3
7
+#serial 3
8
dnl We use jm_ for non Autoconf macros.
m4_pattern_forbid([^jm_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl