projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49e04d8
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 23 Jan 2000 10:19:30 +0000
(10:19 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 23 Jan 2000 10:19:30 +0000
(10:19 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index bd8aa6df02e988ae8baa29b608d8b959115349ef..f3de16e821745702a2b12f698263f988afc64cc3 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-5,6
+5,9
@@
that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
all the same.
(AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
+ (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
+ (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
+ (AC_SUBST(POW_LIBM)): Likewise.
2000-01-22 Jim Meyering <meyering@lucent.com>