summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-16 19:13:59 +0000
committerJim Meyering <jim@meyering.net>1999-05-16 19:13:59 +0000
commit4fd5e023370836fadb619de050d3d04dacdd1382 (patch)
tree7aef52a4e1fd26325254e7e744070bc31ce0cd9d
parent92462cca2a7797498b4219d02fea70678bb3e88d (diff)
downloadcoreutils-4fd5e023370836fadb619de050d3d04dacdd1382.tar.gz
-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 00315d6ae..d63bd6ed5 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -2,6 +2,9 @@
* Version 1.16j.
+ * configure.in (AC_SEARCH_LIBS): Set LIB_CRYPT to $ac_cv_search_crypt,
+ to go along with the new macro in m4/search-libs.m4.
+
1999-05-14 Jim Meyering <meyering@ascend.com>
* lib/getugroups.c (getugroups): Don't dereference a null pointer when