projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd7323d
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Wed, 4 Aug 1999 08:13:33 +0000
(08:13 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 4 Aug 1999 08:13:33 +0000
(08:13 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index ab78256259c27a08d27f866c593617deb3b3ab56..01b72034fd3a264d00d9d5d178f4d4821d4dd70a 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,11
@@
+1999-08-04 Jim Meyering <meyering@ascend.com>
+
+ * jm-macros.m4: Move a 4-line block of code from the configure.in of
+ fileutils and sh-utils (textutils's getline test was inadequate).
+ (AM_FUNC_GETLINE): Run this test.
+ (AC_CHECK_FUNCS): Check for getdelim.
+ Reported by Bob Proulx.
+
1999-08-02 Jim Meyering <meyering@ascend.com>
* jm-macros.m4: Add a comment.