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:
23b80c8
)
.
author
Jim Meyering
<jim@meyering.net>
Sun, 30 Jun 1996 14:29:29 +0000
(14:29 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 30 Jun 1996 14:29:29 +0000
(14:29 +0000)
old/textutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/textutils/ChangeLog
b/old/textutils/ChangeLog
index 6372ad18ba3b933661496aec560ebe0c5d7a77f1..7e9c82b4acf771f7bcc699de71ae9d6d63ef688a 100644
(file)
--- a/
old/textutils/ChangeLog
+++ b/
old/textutils/ChangeLog
@@
-8,8
+8,9
@@
Wed Jun 26 21:35:10 1996 Jim Meyering <meyering@na-net.ornl.gov>
* src/Makefile.am (LDADD): Remove sort-specific hack to link
with -lm.
* aclocal.m4 (AM_FUNC_STRTOD): New macro.
- * configure.in: Use AM_FUNC_STRTOD, and remove strtod from
- AC_REPLACE_FUNCS. Suggested by Tom Tromey.
+ * configure.in (AM_FUNC_STRTOD): Use it.
+ (AC_REPLACE_FUNCS): Remove strtod.
+ Suggested by Tom Tromey.
* po/Makefile.in.in (install-data): Add `else true;' to avoid
letting failing if-condition cause make to fail.