projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baaa078
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 23 Jan 2000 09:52:02 +0000
(09:52 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 23 Jan 2000 09:52:02 +0000
(09:52 +0000)
lib/ChangeLog
patch
|
blob
|
history
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index dad3b49330a60ae913b76e2d5d76f245a04955c5..0f50eeddea45707dede540b0b1de7977d0bcccfe 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,8
@@
+2000-01-23 Jim Meyering <meyering@lucent.com>
+
+ * Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
+ obstack.c.
+
2000-01-22 Jim Meyering <meyering@lucent.com>
* strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 06a467272f28d0bcf31da905432545495e9f2d4e..bd8aa6df02e988ae8baa29b608d8b959115349ef 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-4,6
+4,7
@@
AC_SUBST these here, rather than just in sh-util/configure.in, so
that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
all the same.
+ (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
2000-01-22 Jim Meyering <meyering@lucent.com>