summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-23 10:18:15 +0000
committerJim Meyering <jim@meyering.net>2000-01-23 10:18:15 +0000
commit47b4e7f1aad89e7edbe183cf1bba7929b62edaa3 (patch)
tree07dce8d3059b5ac289627a02afd7fec4f6b7f587 /old
parent46980c56e02701799b95720ab5b47afb28db3304 (diff)
downloadcoreutils-47b4e7f1aad89e7edbe183cf1bba7929b62edaa3.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 53e9eeff9..cf9f5442f 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -7,6 +7,9 @@
in m4/prereq.m4.
Remove many function checks (moved to m4/.)
+ * configure.in (AM_FUNC_STRTOD): Move to m4/.
+ (AC_SUBST(POW_LIBM)): Likewise.
+
* configure.in (SEQ_LIBM): Remove AC_SUBST of a constant.
* src/Makefile.am (seq_LDADD): Add -lm rather than constant $(SEQ_LIBM).